2019-03-23 18:05:43,970 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-411 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 18:05:43,973 - 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.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FWRblX0VNEUUIniIQ9nGxrI4g 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=a868dd1b3f7f494d9fe00b1af3069be7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 18:05:43,973 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 18:05:43,974 - 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-03-23 18:05:43,994 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-03-23 18:05:45,076 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-03-23 18:05:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:05:45,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7315c8c-f490-4ed5-a7a9-8921d37120e8 2019-03-23 18:05:45,088 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:05:45,088 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d7315c8c-f490-4ed5-a7a9-8921d37120e8 2019-03-23 18:05:45,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:05:45,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["lGir02iCSaKjqyJfD2Dhjw"], "issued_at": "2019-03-23T18:05:45.000000Z"}} 2019-03-23 18:05:45,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 18:05:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:46,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:46 GMT X-Openstack-Request-Id: req-b8031725-b86b-468c-96da-ccb22977ac9c 2019-03-23 18:05:46,648 - 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-03-23 18:05:46,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b8031725-b86b-468c-96da-ccb22977ac9c 2019-03-23 18:05:46,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.12627315521s 2019-03-23 18:05:46,659 - 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-03-23 18:05:46,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-03-23 18:05:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:47,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05: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 x-compute-request-id: req-2610fbeb-897d-475c-9eef-a30bc198a8e0 x-openstack-request-id: req-2610fbeb-897d-475c-9eef-a30bc198a8e0 2019-03-23 18:05:47,574 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-03-23 18:05:47,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-2610fbeb-897d-475c-9eef-a30bc198a8e0 2019-03-23 18:05:47,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.91205906868s 2019-03-23 18:05:47,574 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-03-23 18:05:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:05:47,587 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-275af8b2-88ed-43e4-beb0-8f81bd140ee4 2019-03-23 18:05:47,587 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:05:47,587 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-275af8b2-88ed-43e4-beb0-8f81bd140ee4 2019-03-23 18:05:47,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:05:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:47,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0778ad-8765-4f7c-9b76-d54d9c33261c 2019-03-23 18:05:47,903 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:05:47,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8a0778ad-8765-4f7c-9b76-d54d9c33261c 2019-03-23 18:05:47,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.31499505043s 2019-03-23 18:05:47,904 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'96b31062cbbb43e69e91827564ebc06c', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-03-23 18:05:47,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-23 18:05:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24be93bd-3a92-430f-abfb-03fd03cfa6e5 2019-03-23 18:05:48,127 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02dea1bccace4fa4ad94a2a2598a5518"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0cce271e3a5d407c8073160d3f031dd3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10ffbda142ce4740a3640ac7823560e0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/12692d78533d41709623e717d186fa07"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "12692d78533d41709623e717d186fa07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/13ae4d10bc244e339af67350bf095870"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "13ae4d10bc244e339af67350bf095870"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1563eaf0105e489ca7221bac4a62b9d4"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1819cf6224a14814a21d2976911fb132"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "1819cf6224a14814a21d2976911fb132"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b46e721fbca4563b62dc7e72411c52e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2b041483108c4fdbbf9bfee6b711ac67"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2fea92c6c94c4bcbae655486f322a42a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3af2f24f33c34c36897370fb74d49d6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3e5d2cf585084f99b1bf744560f9c835"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/51419089eb1c4a38a26520e0f1804f71"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/54a599fb9a884d3e90bfa69ab5749ffe"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5656f6db59a54713a771b1cfc3639eab"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "5656f6db59a54713a771b1cfc3639eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a53e6597c304d9eab5661898db77bd2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/730a093d8a164c36a45bf8d08ca1f4ba"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7520d4eab0de47f1a0b09456b0133fd8"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/789a98f2bf28479d9a89f34f0af58dba"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7add19b824084a9a873e6e47cd68ce68"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "7add19b824084a9a873e6e47cd68ce68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b58d87f807a41e98e11a5bb5b118c71"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/80e06b017540485cbdfe761d4b75fc8d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8662fb52ffb049b19d1a7af257d8deac"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a28f773f6be49c1a67962a60004dbe9"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "8a28f773f6be49c1a67962a60004dbe9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8be0b0821823492986f79fa5b6f0499b"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91376dcb19e449be8fb3ccce35e81be8"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/974ee5df8ffe4d23bb12c83f4f68d741"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a481cdef45884c6ab5cf46e6d279cfd8"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a6972946803e4d37b1492a5786240649"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "a6972946803e4d37b1492a5786240649"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a78a263140c04193901f14eac3265d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "a78a263140c04193901f14eac3265d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab176a5099584c2bb86fbe584007a594"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "ab176a5099584c2bb86fbe584007a594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b1714435775e4c998a16cc946224f046"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "b1714435775e4c998a16cc946224f046"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b72268145603416ebd002b1e6c0223a9"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "b72268145603416ebd002b1e6c0223a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc314aba4e7d4a31a41b53366dbefaa1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c39f28ead6e9425b9a599f5d299c621e"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "c39f28ead6e9425b9a599f5d299c621e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4f391d0d32a4018badeca9e5f0dfc0f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4781056cfd74adb953354517c201d42"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "d4781056cfd74adb953354517c201d42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d75b6f5bec26477dbecdc83834b7ca20"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "d75b6f5bec26477dbecdc83834b7ca20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daebe6f9270e46b58ff2524202aedeb1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "daebe6f9270e46b58ff2524202aedeb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e045e8a5c51a43fd919c6400a862e9f2"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "e045e8a5c51a43fd919c6400a862e9f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e96dd62a488c4edb9e81a7358884238f"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "e96dd62a488c4edb9e81a7358884238f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f54ad649c5354c7994b56c110e27e392"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "f54ad649c5354c7994b56c110e27e392"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-23 18:05:48,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-24be93bd-3a92-430f-abfb-03fd03cfa6e5 2019-03-23 18:05:48,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.219707012177s 2019-03-23 18:05:48,135 - 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.28:5000/v3/endpoints/02dea1bccace4fa4ad94a2a2598a5518'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'77c1b5301dd542ff80c2e10830b87a09', u'id': u'02dea1bccace4fa4ad94a2a2598a5518'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0cce271e3a5d407c8073160d3f031dd3'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5c97956b2c964624886ca24827e7f687', u'id': u'0cce271e3a5d407c8073160d3f031dd3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/10ffbda142ce4740a3640ac7823560e0'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa389417f3ff45d1aa79eeca7eede9b4', u'id': u'10ffbda142ce4740a3640ac7823560e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/12692d78533d41709623e717d186fa07'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3b04651db01c4dc39b3c488f52626bc0', u'id': u'12692d78533d41709623e717d186fa07'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/13ae4d10bc244e339af67350bf095870'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3b04651db01c4dc39b3c488f52626bc0', u'id': u'13ae4d10bc244e339af67350bf095870'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1563eaf0105e489ca7221bac4a62b9d4'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'68f08bd60b614142b1f2df2e264bdc27', u'id': u'1563eaf0105e489ca7221bac4a62b9d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1819cf6224a14814a21d2976911fb132'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7a2817a5afc54b288f67ab6eeed556f3', u'id': u'1819cf6224a14814a21d2976911fb132'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1b46e721fbca4563b62dc7e72411c52e'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'77c1b5301dd542ff80c2e10830b87a09', u'id': u'1b46e721fbca4563b62dc7e72411c52e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2b041483108c4fdbbf9bfee6b711ac67'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7a2817a5afc54b288f67ab6eeed556f3', u'id': u'2b041483108c4fdbbf9bfee6b711ac67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2fea92c6c94c4bcbae655486f322a42a'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aada5484ab294690af833ed98b2e010e', u'id': u'2fea92c6c94c4bcbae655486f322a42a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3af2f24f33c34c36897370fb74d49d6d'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec69f87598f749fc8b4f62ee0c4f40de', u'id': u'3af2f24f33c34c36897370fb74d49d6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3e5d2cf585084f99b1bf744560f9c835'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5c97956b2c964624886ca24827e7f687', u'id': u'3e5d2cf585084f99b1bf744560f9c835'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/51419089eb1c4a38a26520e0f1804f71'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'54f3762208f14dc98ea6a9939bf92622', u'id': u'51419089eb1c4a38a26520e0f1804f71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/54a599fb9a884d3e90bfa69ab5749ffe'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec69f87598f749fc8b4f62ee0c4f40de', u'id': u'54a599fb9a884d3e90bfa69ab5749ffe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5656f6db59a54713a771b1cfc3639eab'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3b04651db01c4dc39b3c488f52626bc0', u'id': u'5656f6db59a54713a771b1cfc3639eab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5a53e6597c304d9eab5661898db77bd2'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f3971ba150ee4db3beafe8a39cadc0c8', u'id': u'5a53e6597c304d9eab5661898db77bd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/730a093d8a164c36a45bf8d08ca1f4ba'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'163fa71a974e4f2e99315db482bdef22', u'id': u'730a093d8a164c36a45bf8d08ca1f4ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7520d4eab0de47f1a0b09456b0133fd8'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aada5484ab294690af833ed98b2e010e', u'id': u'7520d4eab0de47f1a0b09456b0133fd8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/789a98f2bf28479d9a89f34f0af58dba'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a13e78ab21b34725bc094d4cc9e0885e', u'id': u'789a98f2bf28479d9a89f34f0af58dba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7add19b824084a9a873e6e47cd68ce68'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7a2817a5afc54b288f67ab6eeed556f3', u'id': u'7add19b824084a9a873e6e47cd68ce68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7b58d87f807a41e98e11a5bb5b118c71'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a13e78ab21b34725bc094d4cc9e0885e', u'id': u'7b58d87f807a41e98e11a5bb5b118c71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/80e06b017540485cbdfe761d4b75fc8d'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa389417f3ff45d1aa79eeca7eede9b4', u'id': u'80e06b017540485cbdfe761d4b75fc8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8662fb52ffb049b19d1a7af257d8deac'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c75d026b58af491eb776439e09d62b3b', u'id': u'8662fb52ffb049b19d1a7af257d8deac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8a28f773f6be49c1a67962a60004dbe9'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'77c1b5301dd542ff80c2e10830b87a09', u'id': u'8a28f773f6be49c1a67962a60004dbe9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8be0b0821823492986f79fa5b6f0499b'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b59076f25b28480c860ce6673136a91d', u'id': u'8be0b0821823492986f79fa5b6f0499b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/91376dcb19e449be8fb3ccce35e81be8'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'68f08bd60b614142b1f2df2e264bdc27', u'id': u'91376dcb19e449be8fb3ccce35e81be8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/974ee5df8ffe4d23bb12c83f4f68d741'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a13e78ab21b34725bc094d4cc9e0885e', u'id': u'974ee5df8ffe4d23bb12c83f4f68d741'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a481cdef45884c6ab5cf46e6d279cfd8'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa389417f3ff45d1aa79eeca7eede9b4', u'id': u'a481cdef45884c6ab5cf46e6d279cfd8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a6972946803e4d37b1492a5786240649'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b59076f25b28480c860ce6673136a91d', u'id': u'a6972946803e4d37b1492a5786240649'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a78a263140c04193901f14eac3265d3c'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'163fa71a974e4f2e99315db482bdef22', u'id': u'a78a263140c04193901f14eac3265d3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ab176a5099584c2bb86fbe584007a594'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c75d026b58af491eb776439e09d62b3b', u'id': u'ab176a5099584c2bb86fbe584007a594'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b1714435775e4c998a16cc946224f046'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3971ba150ee4db3beafe8a39cadc0c8', u'id': u'b1714435775e4c998a16cc946224f046'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b72268145603416ebd002b1e6c0223a9'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5c97956b2c964624886ca24827e7f687', u'id': u'b72268145603416ebd002b1e6c0223a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bc314aba4e7d4a31a41b53366dbefaa1'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'54f3762208f14dc98ea6a9939bf92622', u'id': u'bc314aba4e7d4a31a41b53366dbefaa1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c39f28ead6e9425b9a599f5d299c621e'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b59076f25b28480c860ce6673136a91d', u'id': u'c39f28ead6e9425b9a599f5d299c621e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c4f391d0d32a4018badeca9e5f0dfc0f'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aada5484ab294690af833ed98b2e010e', u'id': u'c4f391d0d32a4018badeca9e5f0dfc0f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d4781056cfd74adb953354517c201d42'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'163fa71a974e4f2e99315db482bdef22', u'id': u'd4781056cfd74adb953354517c201d42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d75b6f5bec26477dbecdc83834b7ca20'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'68f08bd60b614142b1f2df2e264bdc27', u'id': u'd75b6f5bec26477dbecdc83834b7ca20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/daebe6f9270e46b58ff2524202aedeb1'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f3971ba150ee4db3beafe8a39cadc0c8', u'id': u'daebe6f9270e46b58ff2524202aedeb1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e045e8a5c51a43fd919c6400a862e9f2'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec69f87598f749fc8b4f62ee0c4f40de', u'id': u'e045e8a5c51a43fd919c6400a862e9f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e96dd62a488c4edb9e81a7358884238f'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'54f3762208f14dc98ea6a9939bf92622', u'id': u'e96dd62a488c4edb9e81a7358884238f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f54ad649c5354c7994b56c110e27e392'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c75d026b58af491eb776439e09d62b3b', u'id': u'f54ad649c5354c7994b56c110e27e392'})] 2019-03-23 18:05:48,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-03-23 18:05:48,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:48,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be3ddc55-3f55-4461-bcf9-c572daaf3c97 x-openstack-request-id: req-be3ddc55-3f55-4461-bcf9-c572daaf3c97 2019-03-23 18:05:48,256 - 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-03-23 18:05:48,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-be3ddc55-3f55-4461-bcf9-c572daaf3c97 2019-03-23 18:05:48,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.120017051697s 2019-03-23 18:05:48,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-03-23 18:05:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:48,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05: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-9f767da1-ab3e-452b-ac97-8791a43ae9eb x-openstack-request-id: req-9f767da1-ab3e-452b-ac97-8791a43ae9eb 2019-03-23 18:05:48,940 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-03-23 18:05:48,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-9f767da1-ab3e-452b-ac97-8791a43ae9eb 2019-03-23 18:05:48,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.66649389267s 2019-03-23 18:05:48,941 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-03-23 18:05:48,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:05:48,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:49,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:49 GMT X-Openstack-Request-Id: req-4b751092-cbbe-49c2-a622-b57cf4d4fd6d 2019-03-23 18:05:49,984 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:05:49,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4b751092-cbbe-49c2-a622-b57cf4d4fd6d 2019-03-23 18:05:49,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.03804111481s 2019-03-23 18:05:49,984 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-03-23 18:05:49,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 18:05:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:50,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56a29347-29c2-4c34-aa0e-b4f544cb8c61 x-openstack-request-id: req-56a29347-29c2-4c34-aa0e-b4f544cb8c61 2019-03-23 18:05:50,139 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 18:05:50,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-56a29347-29c2-4c34-aa0e-b4f544cb8c61 2019-03-23 18:05:50,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.154057025909s 2019-03-23 18:05:50,140 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 179}, 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.10', 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': 182}, 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-03-23 18:05:50,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-03-23 18:05:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:50,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30c39e31-1cbf-4ec1-9015-984c676de1fd x-openstack-request-id: req-30c39e31-1cbf-4ec1-9015-984c676de1fd 2019-03-23 18:05:50,162 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-03-23 18:05:50,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-30c39e31-1cbf-4ec1-9015-984c676de1fd 2019-03-23 18:05:50,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0221769809723s 2019-03-23 18:05:50,163 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-03-23 18:05:50,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:05:50,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:51,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:51 GMT X-Openstack-Request-Id: req-375b5d8b-5efc-4275-b7a5-c29069979cd7 2019-03-23 18:05:51,507 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:05:51,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-375b5d8b-5efc-4275-b7a5-c29069979cd7 2019-03-23 18:05:51,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.34448814392s 2019-03-23 18:05:51,508 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T17:58:49Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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-03-23T17:58:42Z', u'provider:network_type': u'flat', u'tenant_id': u'84fdc67666234269af23a6695f7cec0f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'84fdc67666234269af23a6695f7cec0f', u'l2_adjacency': True})] 2019-03-23 18:05:51,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:05:51,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:52,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:52 GMT X-Openstack-Request-Id: req-304fb982-acf9-4450-b933-ee273bca92d4 2019-03-23 18:05:52,703 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-03-23 18:05:52,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-304fb982-acf9-4450-b933-ee273bca92d4 2019-03-23 18:05:52,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.19440197945s 2019-03-23 18:05:52,704 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-03-23 18:05:52,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:05:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:53,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 756 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c488bc33-ac7f-401c-8744-d88ce0387d90 2019-03-23 18:05:53,012 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "21fed4ed6ec049a487254fa9373f5f06"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/21fed4ed6ec049a487254fa9373f5f06/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "38f4820e8a17481bba190729277da338"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/38f4820e8a17481bba190729277da338/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "613acb52e83d4c309fe61fbfd2ad323e"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/613acb52e83d4c309fe61fbfd2ad323e/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "7874aae733a740ba9f50b3b5c4375fe2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/7874aae733a740ba9f50b3b5c4375fe2/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "a868dd1b3f7f494d9fe00b1af3069be7"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "b7063e815d9b45a0bebba6dd57c70567"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7/users/b7063e815d9b45a0bebba6dd57c70567/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "a868dd1b3f7f494d9fe00b1af3069be7"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "b7063e815d9b45a0bebba6dd57c70567"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7/users/b7063e815d9b45a0bebba6dd57c70567/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "cbcc7ddacb854201a272bb8d31f5fc8f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/cbcc7ddacb854201a272bb8d31f5fc8f/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "d38f545c581e405da2277dbb11a92c7a"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/d38f545c581e405da2277dbb11a92c7a/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "d491bcaebd494e17a21e30911c66b889"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/d491bcaebd494e17a21e30911c66b889/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "dcb7f81f8c62433392f78456e1dabf04"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/dcb7f81f8c62433392f78456e1dabf04/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "e1b219a441e4497aa2dab95004f18ea0"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/e1b219a441e4497aa2dab95004f18ea0/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "5cdf1270d33842c1afa3b11eadd59047"}, "user": {"id": "e1b219a441e4497aa2dab95004f18ea0"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/e1b219a441e4497aa2dab95004f18ea0/roles/5cdf1270d33842c1afa3b11eadd59047"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "eed592f6dc654b4fa057814e3c48b2b5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/eed592f6dc654b4fa057814e3c48b2b5/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "f4ba465fc1244186aa9201c60f2779e7"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/f4ba465fc1244186aa9201c60f2779e7/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"project": {"id": "84fdc67666234269af23a6695f7cec0f"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "fb98c5897bf543f8acadd1a285581d9d"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f/users/fb98c5897bf543f8acadd1a285581d9d/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"domain": {"id": "96b31062cbbb43e69e91827564ebc06c"}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "87d468c7e87444a594f9574ebd6707b4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c/users/87d468c7e87444a594f9574ebd6707b4/roles/4f6767d92a4c4c60904d08184a4620d1"}}, {"scope": {"system": {"all": true}}, "role": {"id": "4f6767d92a4c4c60904d08184a4620d1"}, "user": {"id": "b7063e815d9b45a0bebba6dd57c70567"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/b7063e815d9b45a0bebba6dd57c70567/roles/4f6767d92a4c4c60904d08184a4620d1"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2019-03-23 18:05:53,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-c488bc33-ac7f-401c-8744-d88ce0387d90 2019-03-23 18:05:53,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.304681062698s 2019-03-23 18:05:53,016 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'21fed4ed6ec049a487254fa9373f5f06'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'38f4820e8a17481bba190729277da338'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'613acb52e83d4c309fe61fbfd2ad323e'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'7874aae733a740ba9f50b3b5c4375fe2'}), Munch({'project': u'a868dd1b3f7f494d9fe00b1af3069be7', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'b7063e815d9b45a0bebba6dd57c70567'}), Munch({'project': u'a868dd1b3f7f494d9fe00b1af3069be7', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'b7063e815d9b45a0bebba6dd57c70567'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'cbcc7ddacb854201a272bb8d31f5fc8f'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'd38f545c581e405da2277dbb11a92c7a'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'd491bcaebd494e17a21e30911c66b889'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'dcb7f81f8c62433392f78456e1dabf04'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'e1b219a441e4497aa2dab95004f18ea0'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'5cdf1270d33842c1afa3b11eadd59047', 'user': u'e1b219a441e4497aa2dab95004f18ea0'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'eed592f6dc654b4fa057814e3c48b2b5'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'f4ba465fc1244186aa9201c60f2779e7'}), Munch({'project': u'84fdc67666234269af23a6695f7cec0f', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'fb98c5897bf543f8acadd1a285581d9d'}), Munch({'domain': u'96b31062cbbb43e69e91827564ebc06c', 'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'87d468c7e87444a594f9574ebd6707b4'}), Munch({'id': u'4f6767d92a4c4c60904d08184a4620d1', 'user': u'b7063e815d9b45a0bebba6dd57c70567'})] 2019-03-23 18:05:53,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:05:53,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:53,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3889f245-343b-4e77-95b7-2b8ee503f488 2019-03-23 18:05:53,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:05:53,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3889f245-343b-4e77-95b7-2b8ee503f488 2019-03-23 18:05:53,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.433835983276s 2019-03-23 18:05:53,455 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'4f6767d92a4c4c60904d08184a4620d1'}), 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'5cdf1270d33842c1afa3b11eadd59047'}), 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'62e37b699347408bba30b48d8236616e'}), 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'swiftoperator', 'id': u'ac28273adf434f0295e39892b940dddb'}), 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'd199347d09e6457ab4ea50809513a47d'}), 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'dada4aacc6e349558ff0c03cea6d624f'})] 2019-03-23 18:05:53,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:05:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:54,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:54 GMT X-Openstack-Request-Id: req-d7231e8b-8a77-462e-aa31-6ecdfcbce4ae 2019-03-23 18:05:54,566 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-03-23 18:05:54,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d7231e8b-8a77-462e-aa31-6ecdfcbce4ae 2019-03-23 18:05:54,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.10997104645s 2019-03-23 18:05:54,566 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-03-23 18:05:54,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:05:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:54,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05: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-e5d9e6fe-840c-4aa0-8224-215bd240f222 x-openstack-request-id: req-e5d9e6fe-840c-4aa0-8224-215bd240f222 2019-03-23 18:05:54,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 18:05:54,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e5d9e6fe-840c-4aa0-8224-215bd240f222 2019-03-23 18:05:54,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213922023773s 2019-03-23 18:05:54,781 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-03-23 18:05:54,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 18:05:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-23 18:05:54,795 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bee094d-18da-458d-a754-64eff157a063 2019-03-23 18:05:54,795 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 18:05:54,795 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-5bee094d-18da-458d-a754-64eff157a063 2019-03-23 18:05:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:55,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cb1e99-7587-46b1-a843-081a2de70c55 2019-03-23 18:05:55,028 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 18:05:55,028 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-91cb1e99-7587-46b1-a843-081a2de70c55 2019-03-23 18:05:55,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.243837118149s 2019-03-23 18:05:55,033 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'163fa71a974e4f2e99315db482bdef22', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'3b04651db01c4dc39b3c488f52626bc0', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'54f3762208f14dc98ea6a9939bf92622', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5c97956b2c964624886ca24827e7f687', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'68f08bd60b614142b1f2df2e264bdc27', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'77c1b5301dd542ff80c2e10830b87a09', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'7a2817a5afc54b288f67ab6eeed556f3', 'name': u'heat'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'a13e78ab21b34725bc094d4cc9e0885e', 'name': u'swift'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'aada5484ab294690af833ed98b2e010e', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'b59076f25b28480c860ce6673136a91d', 'name': u'glance'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'c75d026b58af491eb776439e09d62b3b', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'e7bb172d8f664fe28643ddf4e3704459', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ec69f87598f749fc8b4f62ee0c4f40de', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f3971ba150ee4db3beafe8a39cadc0c8', 'name': u'keystone'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'fa389417f3ff45d1aa79eeca7eede9b4', 'name': u'cinder'})] 2019-03-23 18:05:55,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:05:55,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:55,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:55 GMT X-Openstack-Request-Id: req-58f7fede-4e88-4e87-b709-d23d5a26794d 2019-03-23 18:05:55,076 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4}]} 2019-03-23 18:05:55,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-58f7fede-4e88-4e87-b709-d23d5a26794d 2019-03-23 18:05:55,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425398349762s 2019-03-23 18:05:55,077 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T17:58:49Z', 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'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'tenant_id': u'84fdc67666234269af23a6695f7cec0f', u'created_at': u'2019-03-23T17:58:49Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'84fdc67666234269af23a6695f7cec0f'})] 2019-03-23 18:05:55,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-03-23 18:05:55,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2c4f74b02de369b4652d74abe51dd6722aeb88" 2019-03-23 18:05:56,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:56 GMT X-Openstack-Request-Id: req-ea143688-8c27-4571-b2d2-d89f882be11d 2019-03-23 18:05:56,139 - 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-03-23 18:05:56,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/service-providers.json used request id req-ea143688-8c27-4571-b2d2-d89f882be11d 2019-03-23 18:05:56,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.06176304817s 2019-03-23 18:05:56,141 - 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-03-23 18:05:56,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:05:56,266 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-23 18:05:56,318 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-03-23 18:05:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:05:56,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3d705a-f26f-4b07-b624-d335428a169d 2019-03-23 18:05:56,431 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:05:56,431 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-fe3d705a-f26f-4b07-b624-d335428a169d 2019-03-23 18:05:56,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:05:56,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["VzPwiX0YQZqmNI0brzu9Pg"], "issued_at": "2019-03-23T18:05:56.000000Z"}} 2019-03-23 18:05:56,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:05:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:05:58,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:58 GMT X-Openstack-Request-Id: req-ba7dc121-80f0-4b04-8f14-dfd77cad9305 2019-03-23 18:05:58,211 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:05:58,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ba7dc121-80f0-4b04-8f14-dfd77cad9305 2019-03-23 18:05:58,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.27577495575s 2019-03-23 18:05:58,212 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-03-23 18:05:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:05:58,225 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ea6cac-5baf-4d33-a781-f37d37d11bb2 2019-03-23 18:05:58,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://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:05:58,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-03ea6cac-5baf-4d33-a781-f37d37d11bb2 2019-03-23 18:05:58,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:05:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:05:58,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9dfd275-cdca-41f7-b019-ba2ab218d788 2019-03-23 18:05:58,549 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:05:58,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c9dfd275-cdca-41f7-b019-ba2ab218d788 2019-03-23 18:05:58,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.323338031769s 2019-03-23 18:05:58,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:05:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:05:58,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 23 Mar 2019 18:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b007dd-304a-40bd-a610-28bfa9c0ecdc 2019-03-23 18:05:58,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:05:58,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-23b007dd-304a-40bd-a610-28bfa9c0ecdc 2019-03-23 18:05:58,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194164037704s 2019-03-23 18:05:58,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:05:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" -d '{"network": {"tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "tenantnetwork1-net_8cd63ef8-5203-4e91-8566-45ab113c5930", "admin_state_up": true}}' 2019-03-23 18:06:00,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:00 GMT X-Openstack-Request-Id: req-561abb91-cae9-4f97-9963-be85688242a8 2019-03-23 18:06:00,330 - 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":"42c02bfb-4c65-4a7c-9d36-cc226dcd639a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:06:00Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_8cd63ef8-5203-4e91-8566-45ab113c5930","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:06:00Z","mtu":1450}} 2019-03-23 18:06:00,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-561abb91-cae9-4f97-9963-be85688242a8 2019-03-23 18:06:00,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57763290405s 2019-03-23 18:06:00,331 - 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-03-23T18:06:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'42c02bfb-4c65-4a7c-9d36-cc226dcd639a', u'provider:segmentation_id': 6, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_8cd63ef8-5203-4e91-8566-45ab113c5930', u'created_at': u'2019-03-23T18:06:00Z', u'mtu': 1450, u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'l2_adjacency': True}) 2019-03-23 18:06:00,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:06:00,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:00,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:00 GMT X-Openstack-Request-Id: req-dc586ef0-3a37-4fe9-8b72-0ecde36ef561 2019-03-23 18:06:00,736 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"42c02bfb-4c65-4a7c-9d36-cc226dcd639a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:06:00Z","qos_policy_id":null,"name":"tenantnetwork1-net_8cd63ef8-5203-4e91-8566-45ab113c5930","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:06:00Z","provider:network_type":"vxlan"}]} 2019-03-23 18:06:00,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dc586ef0-3a37-4fe9-8b72-0ecde36ef561 2019-03-23 18:06:00,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404689073563s 2019-03-23 18:06:00,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:06:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" -d '{"subnet": {"name": "tenantnetwork1-subnet_8cd63ef8-5203-4e91-8566-45ab113c5930", "enable_dhcp": true, "network_id": "42c02bfb-4c65-4a7c-9d36-cc226dcd639a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:06:02,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:02 GMT X-Openstack-Request-Id: req-ad17a43e-0fc9-49fb-b912-a7d8f6872df3 2019-03-23 18:06:02,412 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T18:06: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":"3d2be0eb-8170-44ac-bddc-3a8d42f896c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_8cd63ef8-5203-4e91-8566-45ab113c5930","enable_dhcp":true,"segment_id":null,"network_id":"42c02bfb-4c65-4a7c-9d36-cc226dcd639a","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:06:01Z","ip_version":4}} 2019-03-23 18:06:02,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ad17a43e-0fc9-49fb-b912-a7d8f6872df3 2019-03-23 18:06:02,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.67376995087s 2019-03-23 18:06:02,413 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:06: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'3d2be0eb-8170-44ac-bddc-3a8d42f896c1', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_8cd63ef8-5203-4e91-8566-45ab113c5930', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'42c02bfb-4c65-4a7c-9d36-cc226dcd639a', u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'created_at': u'2019-03-23T18:06: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'a868dd1b3f7f494d9fe00b1af3069be7'}) 2019-03-23 18:06:02,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:06:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "tenantnetwork1-router_8cd63ef8-5203-4e91-8566-45ab113c5930", "admin_state_up": true}}' 2019-03-23 18:06:10,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:10 GMT X-Openstack-Request-Id: req-f5e698ed-8811-4f15-b0f0-988b03fdf383 2019-03-23 18:06:10,043 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:04Z", "admin_state_up": true, "updated_at": "2019-03-23T18:06:05Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6cd77149-24a5-484e-9198-bd6cbba1c733", "name": "tenantnetwork1-router_8cd63ef8-5203-4e91-8566-45ab113c5930"}} 2019-03-23 18:06:10,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f5e698ed-8811-4f15-b0f0-988b03fdf383 2019-03-23 18:06:10,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.62994503975s 2019-03-23 18:06:10,044 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:06:05Z', u'revision_number': 3, u'ha': True, u'id': u'6cd77149-24a5-484e-9198-bd6cbba1c733', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_8cd63ef8-5203-4e91-8566-45ab113c5930', u'admin_state_up': True, u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'created_at': u'2019-03-23T18:06:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7'}) 2019-03-23 18:06:10,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:06:10,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6cd77149-24a5-484e-9198-bd6cbba1c733/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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" -d '{"subnet_id": "3d2be0eb-8170-44ac-bddc-3a8d42f896c1"}' 2019-03-23 18:06:12,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:12 GMT X-Openstack-Request-Id: req-883569db-b8e9-4c71-ad6f-2989c63b2257 2019-03-23 18:06:12,929 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "42c02bfb-4c65-4a7c-9d36-cc226dcd639a", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "subnet_id": "3d2be0eb-8170-44ac-bddc-3a8d42f896c1", "subnet_ids": ["3d2be0eb-8170-44ac-bddc-3a8d42f896c1"], "port_id": "82844def-a2f2-4d9d-aca2-e770d540ccc8", "id": "6cd77149-24a5-484e-9198-bd6cbba1c733"} 2019-03-23 18:06:12,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6cd77149-24a5-484e-9198-bd6cbba1c733/add_router_interface.json used request id req-883569db-b8e9-4c71-ad6f-2989c63b2257 2019-03-23 18:06:12,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.88538694382s 2019-03-23 18:06:13,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:06:13,040 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-23 18:06:13,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:06:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6cd77149-24a5-484e-9198-bd6cbba1c733/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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" -d '{"subnet_id": "3d2be0eb-8170-44ac-bddc-3a8d42f896c1"}' 2019-03-23 18:06:15,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:15 GMT X-Openstack-Request-Id: req-bd65d9dc-f53d-40ea-9bbb-9d439538fc77 2019-03-23 18:06:15,753 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "42c02bfb-4c65-4a7c-9d36-cc226dcd639a", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "subnet_id": "3d2be0eb-8170-44ac-bddc-3a8d42f896c1", "subnet_ids": ["3d2be0eb-8170-44ac-bddc-3a8d42f896c1"], "port_id": "82844def-a2f2-4d9d-aca2-e770d540ccc8", "id": "6cd77149-24a5-484e-9198-bd6cbba1c733"} 2019-03-23 18:06:15,753 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6cd77149-24a5-484e-9198-bd6cbba1c733/remove_router_interface.json used request id req-bd65d9dc-f53d-40ea-9bbb-9d439538fc77 2019-03-23 18:06:15,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.70745205879s 2019-03-23 18:06:15,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:06:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:17,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:17 GMT X-Openstack-Request-Id: req-646b87d8-99c0-4dd1-a32a-c2819a8e0e19 2019-03-23 18:06:17,052 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:04Z", "admin_state_up": true, "updated_at": "2019-03-23T18:06:14Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6cd77149-24a5-484e-9198-bd6cbba1c733", "name": "tenantnetwork1-router_8cd63ef8-5203-4e91-8566-45ab113c5930"}]} 2019-03-23 18:06:17,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-646b87d8-99c0-4dd1-a32a-c2819a8e0e19 2019-03-23 18:06:17,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.29853510857s 2019-03-23 18:06:17,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:06:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/6cd77149-24a5-484e-9198-bd6cbba1c733.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:22,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:06:22 GMT X-Openstack-Request-Id: req-a5c8cc01-0d6f-4255-bcb0-193f4a22ecec 2019-03-23 18:06:22,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:06:22,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6cd77149-24a5-484e-9198-bd6cbba1c733.json used request id req-a5c8cc01-0d6f-4255-bcb0-193f4a22ecec 2019-03-23 18:06:22,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.50066781044s 2019-03-23 18:06:22,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:06:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:23,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:23 GMT X-Openstack-Request-Id: req-dc683d39-c585-4be1-9311-382dd3b65146 2019-03-23 18:06:23,672 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T18:06: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":"3d2be0eb-8170-44ac-bddc-3a8d42f896c1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_8cd63ef8-5203-4e91-8566-45ab113c5930","enable_dhcp":true,"segment_id":null,"network_id":"42c02bfb-4c65-4a7c-9d36-cc226dcd639a","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:06:01Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4}]} 2019-03-23 18:06:23,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dc683d39-c585-4be1-9311-382dd3b65146 2019-03-23 18:06:23,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.11712002754s 2019-03-23 18:06:23,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:06:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/3d2be0eb-8170-44ac-bddc-3a8d42f896c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:27,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:06:27 GMT X-Openstack-Request-Id: req-fc7e879e-d91e-4816-93f3-c0a5d97170e1 2019-03-23 18:06:27,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:06:27,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3d2be0eb-8170-44ac-bddc-3a8d42f896c1.json used request id req-fc7e879e-d91e-4816-93f3-c0a5d97170e1 2019-03-23 18:06:27,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.38419604301s 2019-03-23 18:06:27,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:06:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:28,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:28 GMT X-Openstack-Request-Id: req-ceaee4d2-3ae6-4f97-8366-20a5ceb435b4 2019-03-23 18:06:28,211 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"42c02bfb-4c65-4a7c-9d36-cc226dcd639a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:06:26Z","qos_policy_id":null,"name":"tenantnetwork1-net_8cd63ef8-5203-4e91-8566-45ab113c5930","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:06:00Z","provider:network_type":"vxlan"}]} 2019-03-23 18:06:28,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ceaee4d2-3ae6-4f97-8366-20a5ceb435b4 2019-03-23 18:06:28,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15350794792s 2019-03-23 18:06:28,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:06:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/42c02bfb-4c65-4a7c-9d36-cc226dcd639a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}432ae9d8802c5f356bcbc62c6fbaea308e8299c3" 2019-03-23 18:06:29,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:06:29 GMT X-Openstack-Request-Id: req-5638c458-5332-4b35-80a3-e1711a5bcf09 2019-03-23 18:06:29,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:06:29,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/42c02bfb-4c65-4a7c-9d36-cc226dcd639a.json used request id req-5638c458-5332-4b35-80a3-e1711a5bcf09 2019-03-23 18:06:29,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18523311615s 2019-03-23 18:06:29,444 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-03-23 18:06:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:06:29,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0e5d91-d2d9-44db-9246-9b90e2654e7e 2019-03-23 18:06:29,490 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:06:29,490 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-3d0e5d91-d2d9-44db-9246-9b90e2654e7e 2019-03-23 18:06:29,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:06:29,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["XaDxyaaSTSyML6cgXCX9Ow"], "issued_at": "2019-03-23T18:06:29.000000Z"}} 2019-03-23 18:06:29,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:06:29,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:31 GMT X-Openstack-Request-Id: req-ca512848-f7a7-4fd4-85c1-20e82988e9f0 2019-03-23 18:06:31,101 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:06:31,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca512848-f7a7-4fd4-85c1-20e82988e9f0 2019-03-23 18:06:31,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.19673919678s 2019-03-23 18:06:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:06:31,115 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad381abd-20b6-40a6-ad7a-e0d92d8a82e3 2019-03-23 18:06:31,115 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:06:31,115 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-ad381abd-20b6-40a6-ad7a-e0d92d8a82e3 2019-03-23 18:06:31,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:06:31,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:31,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dc7f2b-aa3c-4172-bdbe-8f8d0c34c3ed 2019-03-23 18:06:31,404 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:06:31,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e1dc7f2b-aa3c-4172-bdbe-8f8d0c34c3ed 2019-03-23 18:06:31,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.288834095001s 2019-03-23 18:06:31,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:06:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46"}}' 2019-03-23 18:06:31,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81d738e-b37f-4fba-8cd6-669585d1b480 2019-03-23 18:06:31,744 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50"}, "tags": [], "enabled": true, "id": "35d306f38e9f4846835684a4a0f49b50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46"}} 2019-03-23 18:06:31,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f81d738e-b37f-4fba-8cd6-669585d1b480 2019-03-23 18:06:31,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.331563949585s 2019-03-23 18:06:31,745 - 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'35d306f38e9f4846835684a4a0f49b50', '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_d9321637-1b2a-438d-bdf8-a70b201dea46'}) 2019-03-23 18:06:31,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:06:31,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fuZ30akKWIyfCwcw5FvtO2ofqP0uWO", "email": null, "name": "tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46"}}' 2019-03-23 18:06:32,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d57415-deaf-4ed3-88d4-4cf4263ebe0a 2019-03-23 18:06:32,275 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46", "links": {"self": "http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "add47ba83b7340d18063a463b49a83f6", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:06:32,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-40d57415-deaf-4ed3-88d4-4cf4263ebe0a 2019-03-23 18:06:32,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.524714946747s 2019-03-23 18:06:32,276 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'add47ba83b7340d18063a463b49a83f6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46'}) 2019-03-23 18:06:32,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:06:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:32,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d0d270-939a-4b08-91bb-34d31d2a521a 2019-03-23 18:06:32,518 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:06:32,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9d0d270-939a-4b08-91bb-34d31d2a521a 2019-03-23 18:06:32,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238159894943s 2019-03-23 18:06:32,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:06:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:32,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe621920-609a-41fc-85a3-04d426a74c2e 2019-03-23 18:06:32,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:06:32,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fe621920-609a-41fc-85a3-04d426a74c2e 2019-03-23 18:06:32,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23002910614s 2019-03-23 18:06:32,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:06:32,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:32,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd0c603-95ce-4a28-a71b-45ea6e123367 2019-03-23 18:06:32,958 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:06:32,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3fd0c603-95ce-4a28-a71b-45ea6e123367 2019-03-23 18:06:32,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200073957443s 2019-03-23 18:06:32,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:06:32,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:33,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0943d6e6-553f-49aa-8f6d-f66c5c8b6c56 2019-03-23 18:06:33,265 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:06:33,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0943d6e6-553f-49aa-8f6d-f66c5c8b6c56 2019-03-23 18:06:33,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.302451848984s 2019-03-23 18:06:33,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:06:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:33,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c205d132-19d0-415c-9c1d-60916677ba63 2019-03-23 18:06:33,572 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46", "links": {"self": "http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "add47ba83b7340d18063a463b49a83f6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:06:33,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c205d132-19d0-415c-9c1d-60916677ba63 2019-03-23 18:06:33,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.305855035782s 2019-03-23 18:06:33,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:06:33,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:33,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65182f6f-ec7c-4b5a-8ff0-6fddb2b8c894 2019-03-23 18:06:33,705 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50"}, "tags": [], "enabled": true, "id": "35d306f38e9f4846835684a4a0f49b50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46"}]} 2019-03-23 18:06:33,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-65182f6f-ec7c-4b5a-8ff0-6fddb2b8c894 2019-03-23 18:06:33,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120851993561s 2019-03-23 18:06:33,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:06:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=add47ba83b7340d18063a463b49a83f6&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=35d306f38e9f4846835684a4a0f49b50" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:33,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd5d5fd-4b2e-46eb-840d-b881ba543a97 2019-03-23 18:06:33,836 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=add47ba83b7340d18063a463b49a83f6&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=35d306f38e9f4846835684a4a0f49b50", "previous": null, "next": null}} 2019-03-23 18:06:33,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=add47ba83b7340d18063a463b49a83f6&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=35d306f38e9f4846835684a4a0f49b50 used request id req-2bd5d5fd-4b2e-46eb-840d-b881ba543a97 2019-03-23 18:06:33,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122241020203s 2019-03-23 18:06:33,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:06:33,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50/users/add47ba83b7340d18063a463b49a83f6/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:34,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874a1aec-aa71-4360-998b-751065d19fb5 2019-03-23 18:06:34,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:06:34,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50/users/add47ba83b7340d18063a463b49a83f6/roles/d199347d09e6457ab4ea50809513a47d used request id req-874a1aec-aa71-4360-998b-751065d19fb5 2019-03-23 18:06:34,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.215128898621s 2019-03-23 18:06:34,056 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46', 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'35d306f38e9f4846835684a4a0f49b50', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fuZ30akKWIyfCwcw5FvtO2ofqP0uWO', 'username': u'tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:06:34,060 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46', 'password': 'fuZ30akKWIyfCwcw5FvtO2ofqP0uWO', 'project_name': 'tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '35d306f38e9f4846835684a4a0f49b50', 'project_domain_name': 'Default'} 2019-03-23 18:06:34,060 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-03-23 18:06:34,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:06:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:34,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bac0a16-fbf4-46fe-b013-0cebcc128042 2019-03-23 18:06:34,267 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:06:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3bac0a16-fbf4-46fe-b013-0cebcc128042 2019-03-23 18:06:34,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206892967224s 2019-03-23 18:06:34,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:06:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:06:34,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a47a23-96a9-43e6-ac7c-6017d6ebde59 2019-03-23 18:06:34,483 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50"}, "tags": [], "enabled": true, "id": "35d306f38e9f4846835684a4a0f49b50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46"}]} 2019-03-23 18:06:34,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-66a47a23-96a9-43e6-ac7c-6017d6ebde59 2019-03-23 18:06:34,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208453893661s 2019-03-23 18:06:34,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:06:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" -d '{"network": {"tenant_id": "35d306f38e9f4846835684a4a0f49b50", "name": "tenantnetwork2-net_d9321637-1b2a-438d-bdf8-a70b201dea46", "admin_state_up": true}}' 2019-03-23 18:06:36,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:36 GMT X-Openstack-Request-Id: req-20f59273-b975-4504-9b9d-671ee91f5e5e 2019-03-23 18:06:36,291 - 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":"42bbc09d-929e-493f-9340-e3364ab02d90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"35d306f38e9f4846835684a4a0f49b50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:06:36Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_d9321637-1b2a-438d-bdf8-a70b201dea46","admin_state_up":true,"tenant_id":"35d306f38e9f4846835684a4a0f49b50","created_at":"2019-03-23T18:06:36Z","mtu":1450}} 2019-03-23 18:06:36,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-20f59273-b975-4504-9b9d-671ee91f5e5e 2019-03-23 18:06:36,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.80576300621s 2019-03-23 18:06:36,292 - 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-03-23T18:06:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'42bbc09d-929e-493f-9340-e3364ab02d90', u'provider:segmentation_id': 20, 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_d9321637-1b2a-438d-bdf8-a70b201dea46', u'created_at': u'2019-03-23T18:06:36Z', u'mtu': 1450, u'tenant_id': u'35d306f38e9f4846835684a4a0f49b50', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35d306f38e9f4846835684a4a0f49b50', u'l2_adjacency': True}) 2019-03-23 18:06:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:06:36,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac8c08c-2169-42d0-9894-ab85e5f8e5d8 2019-03-23 18:06:36,304 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:06:36,304 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7ac8c08c-2169-42d0-9894-ab85e5f8e5d8 2019-03-23 18:06:36,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:06:36,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35d306f38e9f4846835684a4a0f49b50", "name": "tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/35d306f38e9f4846835684a4a0f49b50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/35d306f38e9f4846835684a4a0f49b50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/35d306f38e9f4846835684a4a0f49b50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/35d306f38e9f4846835684a4a0f49b50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/35d306f38e9f4846835684a4a0f49b50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/35d306f38e9f4846835684a4a0f49b50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_35d306f38e9f4846835684a4a0f49b50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_35d306f38e9f4846835684a4a0f49b50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/35d306f38e9f4846835684a4a0f49b50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/35d306f38e9f4846835684a4a0f49b50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/35d306f38e9f4846835684a4a0f49b50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/35d306f38e9f4846835684a4a0f49b50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/35d306f38e9f4846835684a4a0f49b50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/35d306f38e9f4846835684a4a0f49b50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46", "id": "add47ba83b7340d18063a463b49a83f6"}, "audit_ids": ["B2m6jq-VQd6qa5QX_AGEGg"], "issued_at": "2019-03-23T18:06:36.000000Z"}} 2019-03-23 18:06:36,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:06:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:06:37,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:37 GMT X-Openstack-Request-Id: req-3ce43562-ef93-49f0-b215-c4ce9bc578ee 2019-03-23 18:06:37,919 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"42bbc09d-929e-493f-9340-e3364ab02d90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35d306f38e9f4846835684a4a0f49b50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:06:36Z","qos_policy_id":null,"name":"tenantnetwork2-net_d9321637-1b2a-438d-bdf8-a70b201dea46","admin_state_up":true,"tenant_id":"35d306f38e9f4846835684a4a0f49b50","created_at":"2019-03-23T18:06:36Z","mtu":1450}]} 2019-03-23 18:06:37,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ce43562-ef93-49f0-b215-c4ce9bc578ee 2019-03-23 18:06:37,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21050214767s 2019-03-23 18:06:37,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:06:37,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" -d '{"subnet": {"name": "tenantnetwork2-subnet_d9321637-1b2a-438d-bdf8-a70b201dea46", "enable_dhcp": true, "network_id": "42bbc09d-929e-493f-9340-e3364ab02d90", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:06:39,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:39 GMT X-Openstack-Request-Id: req-8eb85bb6-5d61-42fb-a1b1-d42f7b0a1a61 2019-03-23 18:06:39,695 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42bbc09d-929e-493f-9340-e3364ab02d90","tenant_id":"35d306f38e9f4846835684a4a0f49b50","created_at":"2019-03-23T18:06:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:06:39Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"35d306f38e9f4846835684a4a0f49b50","id":"14a21ea0-58c6-4e24-920c-5b266f35d612","subnetpool_id":null,"name":"tenantnetwork2-subnet_d9321637-1b2a-438d-bdf8-a70b201dea46"}} 2019-03-23 18:06:39,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8eb85bb6-5d61-42fb-a1b1-d42f7b0a1a61 2019-03-23 18:06:39,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.77431988716s 2019-03-23 18:06:39,696 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:06:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'14a21ea0-58c6-4e24-920c-5b266f35d612', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d9321637-1b2a-438d-bdf8-a70b201dea46', u'enable_dhcp': True, u'network_id': u'42bbc09d-929e-493f-9340-e3364ab02d90', u'tenant_id': u'35d306f38e9f4846835684a4a0f49b50', u'created_at': u'2019-03-23T18:06:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35d306f38e9f4846835684a4a0f49b50'}) 2019-03-23 18:06:39,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:06:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "tenantnetwork2-router_d9321637-1b2a-438d-bdf8-a70b201dea46", "admin_state_up": true}}' 2019-03-23 18:06:46,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:46 GMT X-Openstack-Request-Id: req-6f10d009-4a6d-4801-baa0-3172074c83e1 2019-03-23 18:06:46,912 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "created_at": "2019-03-23T18:06:40Z", "admin_state_up": true, "updated_at": "2019-03-23T18:06:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "35d306f38e9f4846835684a4a0f49b50", "id": "9d159296-bddf-4c60-9b22-bbed4b043ff0", "name": "tenantnetwork2-router_d9321637-1b2a-438d-bdf8-a70b201dea46"}} 2019-03-23 18:06:46,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6f10d009-4a6d-4801-baa0-3172074c83e1 2019-03-23 18:06:46,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.21588993073s 2019-03-23 18:06:46,913 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:06:41Z', u'revision_number': 3, u'id': u'9d159296-bddf-4c60-9b22-bbed4b043ff0', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_d9321637-1b2a-438d-bdf8-a70b201dea46', u'admin_state_up': True, u'tenant_id': u'35d306f38e9f4846835684a4a0f49b50', u'created_at': u'2019-03-23T18:06:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'35d306f38e9f4846835684a4a0f49b50'}) 2019-03-23 18:06:46,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:06:46,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9d159296-bddf-4c60-9b22-bbed4b043ff0/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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" -d '{"subnet_id": "14a21ea0-58c6-4e24-920c-5b266f35d612"}' 2019-03-23 18:06:50,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:50 GMT X-Openstack-Request-Id: req-3024aae2-01da-498c-ab08-ec1a5b4e275e 2019-03-23 18:06:50,259 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "42bbc09d-929e-493f-9340-e3364ab02d90", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "subnet_id": "14a21ea0-58c6-4e24-920c-5b266f35d612", "subnet_ids": ["14a21ea0-58c6-4e24-920c-5b266f35d612"], "port_id": "b9d20fbd-04c8-4b26-8c65-45fdb74e3f24", "id": "9d159296-bddf-4c60-9b22-bbed4b043ff0"} 2019-03-23 18:06:50,259 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9d159296-bddf-4c60-9b22-bbed4b043ff0/add_router_interface.json used request id req-3024aae2-01da-498c-ab08-ec1a5b4e275e 2019-03-23 18:06:50,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.34535098076s 2019-03-23 18:06:50,372 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:06:50,373 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-23 18:06:50,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:06:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9d159296-bddf-4c60-9b22-bbed4b043ff0/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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" -d '{"subnet_id": "14a21ea0-58c6-4e24-920c-5b266f35d612"}' 2019-03-23 18:06:54,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:54 GMT X-Openstack-Request-Id: req-e1ce7c46-255b-4827-8d5e-4940cfc15b97 2019-03-23 18:06:54,480 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "42bbc09d-929e-493f-9340-e3364ab02d90", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "subnet_id": "14a21ea0-58c6-4e24-920c-5b266f35d612", "subnet_ids": ["14a21ea0-58c6-4e24-920c-5b266f35d612"], "port_id": "b9d20fbd-04c8-4b26-8c65-45fdb74e3f24", "id": "9d159296-bddf-4c60-9b22-bbed4b043ff0"} 2019-03-23 18:06:54,480 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9d159296-bddf-4c60-9b22-bbed4b043ff0/remove_router_interface.json used request id req-e1ce7c46-255b-4827-8d5e-4940cfc15b97 2019-03-23 18:06:54,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.10129904747s 2019-03-23 18:06:54,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:06:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:06:54,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 23 Mar 2019 18:06:54 GMT X-Openstack-Request-Id: req-1431873d-60a9-4e55-8b3d-955d55cb31b3 2019-03-23 18:06:54,902 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "created_at": "2019-03-23T18:06:40Z", "admin_state_up": true, "updated_at": "2019-03-23T18:06:52Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "35d306f38e9f4846835684a4a0f49b50", "id": "9d159296-bddf-4c60-9b22-bbed4b043ff0", "name": "tenantnetwork2-router_d9321637-1b2a-438d-bdf8-a70b201dea46"}]} 2019-03-23 18:06:54,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1431873d-60a9-4e55-8b3d-955d55cb31b3 2019-03-23 18:06:54,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.42213010788s 2019-03-23 18:06:54,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:06:54,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9d159296-bddf-4c60-9b22-bbed4b043ff0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:07:00,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:00 GMT X-Openstack-Request-Id: req-2ff2c130-32b5-468f-9fda-2defcddcac70 2019-03-23 18:07:00,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:00,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9d159296-bddf-4c60-9b22-bbed4b043ff0.json used request id req-2ff2c130-32b5-468f-9fda-2defcddcac70 2019-03-23 18:07:00,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.33900594711s 2019-03-23 18:07:00,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:07:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:07:00,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:00 GMT X-Openstack-Request-Id: req-3ba9ca63-d752-4415-8043-72296d91139c 2019-03-23 18:07:00,571 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42bbc09d-929e-493f-9340-e3364ab02d90","tenant_id":"35d306f38e9f4846835684a4a0f49b50","created_at":"2019-03-23T18:06:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:06:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"35d306f38e9f4846835684a4a0f49b50","id":"14a21ea0-58c6-4e24-920c-5b266f35d612","subnetpool_id":null,"name":"tenantnetwork2-subnet_d9321637-1b2a-438d-bdf8-a70b201dea46"}]} 2019-03-23 18:07:00,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3ba9ca63-d752-4415-8043-72296d91139c 2019-03-23 18:07:00,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.327570915222s 2019-03-23 18:07:00,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:07:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/14a21ea0-58c6-4e24-920c-5b266f35d612.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:07:04,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:04 GMT X-Openstack-Request-Id: req-d1c4a69a-4135-412a-8b85-e773b38ef1d9 2019-03-23 18:07:04,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:04,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/14a21ea0-58c6-4e24-920c-5b266f35d612.json used request id req-d1c4a69a-4135-412a-8b85-e773b38ef1d9 2019-03-23 18:07:04,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.83705687523s 2019-03-23 18:07:04,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:07:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:07:05,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:05 GMT X-Openstack-Request-Id: req-daa8f5d2-07bf-4590-a476-52b52bc024cd 2019-03-23 18:07:05,701 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"42bbc09d-929e-493f-9340-e3364ab02d90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35d306f38e9f4846835684a4a0f49b50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:07:04Z","qos_policy_id":null,"name":"tenantnetwork2-net_d9321637-1b2a-438d-bdf8-a70b201dea46","admin_state_up":true,"tenant_id":"35d306f38e9f4846835684a4a0f49b50","created_at":"2019-03-23T18:06:36Z","mtu":1450}]} 2019-03-23 18:07:05,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-daa8f5d2-07bf-4590-a476-52b52bc024cd 2019-03-23 18:07:05,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.29067707062s 2019-03-23 18:07:05,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:07:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/42bbc09d-929e-493f-9340-e3364ab02d90.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5adc85423d5ab45935d298ab6a1738911ee1e3" 2019-03-23 18:07:06,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:06 GMT X-Openstack-Request-Id: req-e03cd33c-85fe-42c2-b42b-479562388a60 2019-03-23 18:07:06,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:06,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/42bbc09d-929e-493f-9340-e3364ab02d90.json used request id req-e03cd33c-85fe-42c2-b42b-479562388a60 2019-03-23 18:07:06,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.815800905228s 2019-03-23 18:07:06,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:07:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:06,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56869b32-cc67-48bb-a2b8-a97b22a7d431 2019-03-23 18:07:06,764 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46", "links": {"self": "http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "add47ba83b7340d18063a463b49a83f6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:07:06,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-56869b32-cc67-48bb-a2b8-a97b22a7d431 2019-03-23 18:07:06,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24582195282s 2019-03-23 18:07:06,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:07:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:07,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529f6a92-0334-4f41-9059-7010f870c45a 2019-03-23 18:07:07,009 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_d9321637-1b2a-438d-bdf8-a70b201dea46", "links": {"self": "http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "add47ba83b7340d18063a463b49a83f6", "description": null}} 2019-03-23 18:07:07,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6 used request id req-529f6a92-0334-4f41-9059-7010f870c45a 2019-03-23 18:07:07,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238687038422s 2019-03-23 18:07:07,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:07:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:07,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aee9997-581c-4d6e-9e6b-344a264368b3 2019-03-23 18:07:07,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:07:07,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/add47ba83b7340d18063a463b49a83f6 used request id req-6aee9997-581c-4d6e-9e6b-344a264368b3 2019-03-23 18:07:07,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.380264997482s 2019-03-23 18:07:07,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:07:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:07,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7f2e1b-db5b-4c2d-a536-8e6723e3bc50 2019-03-23 18:07:07,621 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50"}, "tags": [], "enabled": true, "id": "35d306f38e9f4846835684a4a0f49b50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d9321637-1b2a-438d-bdf8-a70b201dea46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:07:07,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ff7f2e1b-db5b-4c2d-a536-8e6723e3bc50 2019-03-23 18:07:07,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224050045013s 2019-03-23 18:07:07,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:07:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:07,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0122daea-8cc1-47f1-ba46-f697f3985511 2019-03-23 18:07:07,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:07:07,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/35d306f38e9f4846835684a4a0f49b50 used request id req-0122daea-8cc1-47f1-ba46-f697f3985511 2019-03-23 18:07:07,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.347295045853s 2019-03-23 18:07:07,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:07:07,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=35d306f38e9f4846835684a4a0f49b50&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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:08,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:08 GMT X-Openstack-Request-Id: req-e1f8cce7-dc19-40a2-9113-512143ea8828 2019-03-23 18:07:08,220 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "created_at": "2019-03-23T18:06:35Z", "updated_at": "2019-03-23T18:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "07d5ed76-64f1-4c1a-a636-2ef4ec5dcdb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d306f38e9f4846835684a4a0f49b50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "42d87256-5908-40c3-b176-dcc0ece558e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d306f38e9f4846835684a4a0f49b50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "6e6efda0-4764-4236-bf1c-72cfc9fa3b4f", "remote_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d306f38e9f4846835684a4a0f49b50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "c044e6a9-7078-42fb-b1b9-bbd87c99fa99", "remote_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d306f38e9f4846835684a4a0f49b50"}], "revision_number": 1, "project_id": "35d306f38e9f4846835684a4a0f49b50", "id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "name": "default"}]} 2019-03-23 18:07:08,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=35d306f38e9f4846835684a4a0f49b50&name=default used request id req-e1f8cce7-dc19-40a2-9113-512143ea8828 2019-03-23 18:07:08,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240327835083s 2019-03-23 18:07:08,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:07:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:08,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:08 GMT X-Openstack-Request-Id: req-152e7535-1d9d-49e2-b33c-6a0189f2125d 2019-03-23 18:07:08,590 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "created_at": "2019-03-23T18:06:35Z", "updated_at": "2019-03-23T18:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "07d5ed76-64f1-4c1a-a636-2ef4ec5dcdb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d306f38e9f4846835684a4a0f49b50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "42d87256-5908-40c3-b176-dcc0ece558e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d306f38e9f4846835684a4a0f49b50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "6e6efda0-4764-4236-bf1c-72cfc9fa3b4f", "remote_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv4", "project_id": "35d306f38e9f4846835684a4a0f49b50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:36Z", "revision_number": 0, "id": "c044e6a9-7078-42fb-b1b9-bbd87c99fa99", "remote_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:36Z", "security_group_id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "tenant_id": "35d306f38e9f4846835684a4a0f49b50", "port_range_min": null, "ethertype": "IPv6", "project_id": "35d306f38e9f4846835684a4a0f49b50"}], "revision_number": 1, "project_id": "35d306f38e9f4846835684a4a0f49b50", "id": "cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:07:08,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-152e7535-1d9d-49e2-b33c-6a0189f2125d 2019-03-23 18:07:08,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364284992218s 2019-03-23 18:07:08,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:07:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b50a562ee85c99a9e16b1621f3f88d25ab77d2d1" 2019-03-23 18:07:09,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:09 GMT X-Openstack-Request-Id: req-345e3776-c1c5-4e93-9be6-72d13a672466 2019-03-23 18:07:09,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:09,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cec9b5c5-b82d-4eb7-a97f-fd20207fcd5f.json used request id req-345e3776-c1c5-4e93-9be6-72d13a672466 2019-03-23 18:07:09,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.44924902916s 2019-03-23 18:07:09,094 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-03-23 18:07:09,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:07:09,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d59f517-c18c-431d-8de0-8cfa06099386 2019-03-23 18:07:09,218 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:07:09,218 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-3d59f517-c18c-431d-8de0-8cfa06099386 2019-03-23 18:07:09,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:07:09,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["I4Xm549gS1mo2xCn4ABRbA"], "issued_at": "2019-03-23T18:07:09.000000Z"}} 2019-03-23 18:07:09,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:07:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:09,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:09 GMT X-Openstack-Request-Id: req-c65198ac-25ff-493e-8ed8-af4584995d4d 2019-03-23 18:07:09,923 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:07:09,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c65198ac-25ff-493e-8ed8-af4584995d4d 2019-03-23 18:07:09,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284326076508s 2019-03-23 18:07:09,924 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-03-23 18:07:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:07:09,938 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71562634-5d67-4676-a1d7-5a92ba5e237f 2019-03-23 18:07:09,938 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:07:09,938 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-71562634-5d67-4676-a1d7-5a92ba5e237f 2019-03-23 18:07:09,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:07:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:10,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce61fa3-271a-4071-b750-8d9def677bb3 2019-03-23 18:07:10,150 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:07:10,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6ce61fa3-271a-4071-b750-8d9def677bb3 2019-03-23 18:07:10,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211049079895s 2019-03-23 18:07:10,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:07:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:10,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853e3603-5536-4f59-b712-77cf5956daf2 2019-03-23 18:07:10,388 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:07:10,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-853e3603-5536-4f59-b712-77cf5956daf2 2019-03-23 18:07:10,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230512857437s 2019-03-23 18:07:10,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:07:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"network": {"tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "vmready1-net_803e6f70-3fdc-4cf1-8738-75c8989f0688", "admin_state_up": true}}' 2019-03-23 18:07:11,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:11 GMT X-Openstack-Request-Id: req-d7010c1d-e59b-4d3f-8262-055acb50e949 2019-03-23 18:07:11,103 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a87a95d5-f74d-4ca5-93dd-7594060d5441","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:07:10Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_803e6f70-3fdc-4cf1-8738-75c8989f0688","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:07:10Z","mtu":1450}} 2019-03-23 18:07:11,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d7010c1d-e59b-4d3f-8262-055acb50e949 2019-03-23 18:07:11,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.713192224503s 2019-03-23 18:07:11,104 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T18:07:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a87a95d5-f74d-4ca5-93dd-7594060d5441', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_803e6f70-3fdc-4cf1-8738-75c8989f0688', u'created_at': u'2019-03-23T18:07:10Z', u'mtu': 1450, u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'l2_adjacency': True}) 2019-03-23 18:07:11,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:07:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:11,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:11 GMT X-Openstack-Request-Id: req-ff6ef69c-9b71-43f7-9de7-efae2a11351a 2019-03-23 18:07:11,477 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a87a95d5-f74d-4ca5-93dd-7594060d5441","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:07:10Z","qos_policy_id":null,"name":"vmready1-net_803e6f70-3fdc-4cf1-8738-75c8989f0688","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:07:10Z","provider:network_type":"vxlan"}]} 2019-03-23 18:07:11,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ff6ef69c-9b71-43f7-9de7-efae2a11351a 2019-03-23 18:07:11,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373058795929s 2019-03-23 18:07:11,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:07:11,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"subnet": {"name": "vmready1-subnet_803e6f70-3fdc-4cf1-8738-75c8989f0688", "enable_dhcp": true, "network_id": "a87a95d5-f74d-4ca5-93dd-7594060d5441", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:07:12,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:12 GMT X-Openstack-Request-Id: req-a192934e-52ff-4730-9920-4438958fe8db 2019-03-23 18:07:12,466 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T18:07:11Z","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":"a9e925a3-3a2c-4d55-9620-b52890b976cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_803e6f70-3fdc-4cf1-8738-75c8989f0688","enable_dhcp":true,"segment_id":null,"network_id":"a87a95d5-f74d-4ca5-93dd-7594060d5441","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:07:11Z","ip_version":4}} 2019-03-23 18:07:12,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a192934e-52ff-4730-9920-4438958fe8db 2019-03-23 18:07:12,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.986587047577s 2019-03-23 18:07:12,466 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:07: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'a9e925a3-3a2c-4d55-9620-b52890b976cf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_803e6f70-3fdc-4cf1-8738-75c8989f0688', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a87a95d5-f74d-4ca5-93dd-7594060d5441', u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'created_at': u'2019-03-23T18:07: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'a868dd1b3f7f494d9fe00b1af3069be7'}) 2019-03-23 18:07:12,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:07:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vmready1-router_803e6f70-3fdc-4cf1-8738-75c8989f0688", "admin_state_up": true}}' 2019-03-23 18:07:20,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:20 GMT X-Openstack-Request-Id: req-34b8d580-1317-4ad8-a66b-94392ee187e1 2019-03-23 18:07:20,410 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:07:14Z", "admin_state_up": true, "updated_at": "2019-03-23T18:07:15Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a3108bbb-b510-49e1-9183-a327985343c7", "name": "vmready1-router_803e6f70-3fdc-4cf1-8738-75c8989f0688"}} 2019-03-23 18:07:20,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-34b8d580-1317-4ad8-a66b-94392ee187e1 2019-03-23 18:07:20,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.94303798676s 2019-03-23 18:07:20,411 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:07:15Z', u'revision_number': 3, u'ha': True, u'id': u'a3108bbb-b510-49e1-9183-a327985343c7', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_803e6f70-3fdc-4cf1-8738-75c8989f0688', u'admin_state_up': True, u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'created_at': u'2019-03-23T18:07:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7'}) 2019-03-23 18:07:20,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:07:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a3108bbb-b510-49e1-9183-a327985343c7/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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"subnet_id": "a9e925a3-3a2c-4d55-9620-b52890b976cf"}' 2019-03-23 18:07:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:23 GMT X-Openstack-Request-Id: req-8b547ce4-88d7-42f7-b2a7-cd085eca2277 2019-03-23 18:07:23,619 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a87a95d5-f74d-4ca5-93dd-7594060d5441", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "subnet_id": "a9e925a3-3a2c-4d55-9620-b52890b976cf", "subnet_ids": ["a9e925a3-3a2c-4d55-9620-b52890b976cf"], "port_id": "76353801-4fc8-4794-a464-7c8c7e88022c", "id": "a3108bbb-b510-49e1-9183-a327985343c7"} 2019-03-23 18:07:23,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a3108bbb-b510-49e1-9183-a327985343c7/add_router_interface.json used request id req-8b547ce4-88d7-42f7-b2a7-cd085eca2277 2019-03-23 18:07:23,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.20798492432s 2019-03-23 18:07:23,620 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:07:23,777 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:07:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:07:23,794 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:23 GMT 2019-03-23 18:07:23,795 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:07:23,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:07:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:24,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:24 GMT X-Openstack-Request-Id: req-db1aed4d-2570-4092-a57d-edee85265028 2019-03-23 18:07:24,624 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:07:24,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-db1aed4d-2570-4092-a57d-edee85265028 2019-03-23 18:07:24,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.823559999466s 2019-03-23 18:07:24,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:07:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688"}' 2019-03-23 18:07:25,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:25 GMT Location: http://172.30.9.28:9292/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14df18d2-b55f-41c6-ae9c-3be89c9cab50 2019-03-23 18:07:25,517 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:07:25Z", "file": "/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88", "size": null, "self": "/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88", "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_803e6f70-3fdc-4cf1-8738-75c8989f0688", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688", "checksum": null, "created_at": "2019-03-23T18:07:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:07:25,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-14df18d2-b55f-41c6-ae9c-3be89c9cab50 2019-03-23 18:07:25,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.882282972336s 2019-03-23 18:07:25,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:07:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '' 2019-03-23 18:07:29,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:07:29 GMT X-Openstack-Request-Id: req-3377dfd4-4d90-4007-8fc8-be61091e5c6f 2019-03-23 18:07:29,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-03-23 18:07:29,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/file used request id req-3377dfd4-4d90-4007-8fc8-be61091e5c6f 2019-03-23 18:07:29,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.59742593765s 2019-03-23 18:07:29,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:07:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:29,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:29 GMT X-Openstack-Request-Id: req-bb8804ad-37df-441b-a6b7-b15e82e6a8b8 2019-03-23 18:07:29,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:07:29Z", "file": "/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88", "size": 12716032, "self": "/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:07:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:07:29,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bb8804ad-37df-441b-a6b7-b15e82e6a8b8 2019-03-23 18:07:29,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830574035645s 2019-03-23 18:07:29,954 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/file', 'owner': u'a868dd1b3f7f494d9fe00b1af3069be7', 'id': u'0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88', 'size': 12716032, u'self': u'/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:07:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:07:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688', '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/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88', 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_803e6f70-3fdc-4cf1-8738-75c8989f0688', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688', 'created': u'2019-03-23T18:07:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:07:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88', 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_803e6f70-3fdc-4cf1-8738-75c8989f0688', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:07:29,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:07:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_803e6f70-3fdc-4cf1-8738-75c8989f0688", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:07:30,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07: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-29d7278b-4ff8-4afc-af89-bb5c2d0c62e2 x-openstack-request-id: req-29d7278b-4ff8-4afc-af89-bb5c2d0c62e2 2019-03-23 18:07:30,818 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_803e6f70-3fdc-4cf1-8738-75c8989f0688", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f", "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": "e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f"}} 2019-03-23 18:07:30,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-29d7278b-4ff8-4afc-af89-bb5c2d0c62e2 2019-03-23 18:07:30,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.860483169556s 2019-03-23 18:07:30,819 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_803e6f70-3fdc-4cf1-8738-75c8989f0688', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f', 'swap': 0}) 2019-03-23 18:07:30,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:07:30,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f/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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"extra_specs": {}}' 2019-03-23 18:07:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d1ca183-d4f9-482e-9e37-abacf63720b0 x-openstack-request-id: req-8d1ca183-d4f9-482e-9e37-abacf63720b0 2019-03-23 18:07:30,951 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:07:30,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f/os-extra_specs used request id req-8d1ca183-d4f9-482e-9e37-abacf63720b0 2019-03-23 18:07:30,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.1314702034s 2019-03-23 18:07:31,070 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:07:31,071 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 18:07:31,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:07:31,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a3108bbb-b510-49e1-9183-a327985343c7/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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" -d '{"subnet_id": "a9e925a3-3a2c-4d55-9620-b52890b976cf"}' 2019-03-23 18:07:34,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:34 GMT X-Openstack-Request-Id: req-c8c05044-f42e-4d8f-a1fb-457abadb82d6 2019-03-23 18:07:34,250 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a87a95d5-f74d-4ca5-93dd-7594060d5441", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "subnet_id": "a9e925a3-3a2c-4d55-9620-b52890b976cf", "subnet_ids": ["a9e925a3-3a2c-4d55-9620-b52890b976cf"], "port_id": "76353801-4fc8-4794-a464-7c8c7e88022c", "id": "a3108bbb-b510-49e1-9183-a327985343c7"} 2019-03-23 18:07:34,250 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a3108bbb-b510-49e1-9183-a327985343c7/remove_router_interface.json used request id req-c8c05044-f42e-4d8f-a1fb-457abadb82d6 2019-03-23 18:07:34,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.17313909531s 2019-03-23 18:07:34,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:07:34,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:34,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:34 GMT X-Openstack-Request-Id: req-eeff8527-a59a-4384-8b14-83d4f055e531 2019-03-23 18:07:34,691 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:07:14Z", "admin_state_up": true, "updated_at": "2019-03-23T18:07:32Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a3108bbb-b510-49e1-9183-a327985343c7", "name": "vmready1-router_803e6f70-3fdc-4cf1-8738-75c8989f0688"}]} 2019-03-23 18:07:34,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-eeff8527-a59a-4384-8b14-83d4f055e531 2019-03-23 18:07:34,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.44008398056s 2019-03-23 18:07:34,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:07:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a3108bbb-b510-49e1-9183-a327985343c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:40,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:40 GMT X-Openstack-Request-Id: req-6e91a78e-05ee-47b6-a6df-54e45b80ab9f 2019-03-23 18:07:40,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:40,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a3108bbb-b510-49e1-9183-a327985343c7.json used request id req-6e91a78e-05ee-47b6-a6df-54e45b80ab9f 2019-03-23 18:07:40,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.32225799561s 2019-03-23 18:07:40,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:07:40,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:41,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:41 GMT X-Openstack-Request-Id: req-f47b27c5-e39e-4c0a-af26-12e668b0ec04 2019-03-23 18:07:41,140 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:07:11Z","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":"a9e925a3-3a2c-4d55-9620-b52890b976cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_803e6f70-3fdc-4cf1-8738-75c8989f0688","enable_dhcp":true,"segment_id":null,"network_id":"a87a95d5-f74d-4ca5-93dd-7594060d5441","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:07:11Z","ip_version":4}]} 2019-03-23 18:07:41,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f47b27c5-e39e-4c0a-af26-12e668b0ec04 2019-03-23 18:07:41,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.12528610229s 2019-03-23 18:07:41,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:07:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/a9e925a3-3a2c-4d55-9620-b52890b976cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:43,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:43 GMT X-Openstack-Request-Id: req-b7305d3a-c4f5-4eb7-bf26-a379009a4ceb 2019-03-23 18:07:43,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:43,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a9e925a3-3a2c-4d55-9620-b52890b976cf.json used request id req-b7305d3a-c4f5-4eb7-bf26-a379009a4ceb 2019-03-23 18:07:43,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34683489799s 2019-03-23 18:07:43,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:07:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:43,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:43 GMT X-Openstack-Request-Id: req-5a7b16d7-6b09-4293-8e6a-8bcf666f5d3d 2019-03-23 18:07:43,864 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a87a95d5-f74d-4ca5-93dd-7594060d5441","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:07:43Z","qos_policy_id":null,"name":"vmready1-net_803e6f70-3fdc-4cf1-8738-75c8989f0688","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:07:10Z","provider:network_type":"vxlan"}]} 2019-03-23 18:07:43,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5a7b16d7-6b09-4293-8e6a-8bcf666f5d3d 2019-03-23 18:07:43,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374819993973s 2019-03-23 18:07:43,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:07:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/a87a95d5-f74d-4ca5-93dd-7594060d5441.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:45,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:07:45 GMT X-Openstack-Request-Id: req-df3bb7f4-5e74-4210-92f6-6c62eb08f64c 2019-03-23 18:07:45,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:07:45,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a87a95d5-f74d-4ca5-93dd-7594060d5441.json used request id req-df3bb7f4-5e74-4210-92f6-6c62eb08f64c 2019-03-23 18:07:45,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53005599976s 2019-03-23 18:07:45,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:07:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:46,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:46 GMT X-Openstack-Request-Id: req-2dd94399-8688-4bff-93a1-c5afa2efd7e4 2019-03-23 18:07:46,207 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:07:29Z", "file": "/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88", "size": 12716032, "self": "/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_803e6f70-3fdc-4cf1-8738-75c8989f0688", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:07:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:07:46,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2dd94399-8688-4bff-93a1-c5afa2efd7e4 2019-03-23 18:07:46,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806869029999s 2019-03-23 18:07:46,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:07:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:47,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:07:47 GMT X-Openstack-Request-Id: req-3db7352a-0b8a-4344-8225-0eeacc15efd2 2019-03-23 18:07:47,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-03-23 18:07:47,396 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0ee2e6b0-8fa6-41b0-8b6f-28e10f942a88 used request id req-3db7352a-0b8a-4344-8225-0eeacc15efd2 2019-03-23 18:07:47,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18686819077s 2019-03-23 18:07:47,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:07:47,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e71732c-7811-43d3-8dd1-5401e835f5a5 x-openstack-request-id: req-3e71732c-7811-43d3-8dd1-5401e835f5a5 2019-03-23 18:07:47,554 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_803e6f70-3fdc-4cf1-8738-75c8989f0688", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f", "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": "e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f"}]} 2019-03-23 18:07:47,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3e71732c-7811-43d3-8dd1-5401e835f5a5 2019-03-23 18:07:47,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136813879013s 2019-03-23 18:07:47,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:07:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}345673cc0920f9e59cd75c81e2a8341a565ed867" 2019-03-23 18:07:47,707 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07: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-3e20d527-ff0f-4e6e-bc6f-6cabdc64a76b x-openstack-request-id: req-3e20d527-ff0f-4e6e-bc6f-6cabdc64a76b 2019-03-23 18:07:47,708 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e6fb31c5-77b1-43cb-a0ac-9e6dbc9ea43f used request id req-3e20d527-ff0f-4e6e-bc6f-6cabdc64a76b 2019-03-23 18:07:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151546001434s 2019-03-23 18:07:47,756 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-03-23 18:07:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:07:47,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6bb081-5508-4d91-a4e5-a9e726c4c151 2019-03-23 18:07:47,804 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:07:47,804 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-3b6bb081-5508-4d91-a4e5-a9e726c4c151 2019-03-23 18:07:47,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:07:48,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["sLqnH6aDRiqGjgVqV67i3A"], "issued_at": "2019-03-23T18:07:48.000000Z"}} 2019-03-23 18:07:48,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:07:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:48,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:48 GMT X-Openstack-Request-Id: req-efd7e4a5-0ae8-4b1e-b23e-ed67e2ab03e0 2019-03-23 18:07:48,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:07:48,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-efd7e4a5-0ae8-4b1e-b23e-ed67e2ab03e0 2019-03-23 18:07:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.550090074539s 2019-03-23 18:07:48,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:07:48,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c799591c-ffcd-40d6-9cf5-73facf70ccd4 2019-03-23 18:07:48,774 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:07:48,774 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c799591c-ffcd-40d6-9cf5-73facf70ccd4 2019-03-23 18:07:48,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:07:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:49,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18900d8e-57a0-43e0-81ee-8fbcbd5f763f 2019-03-23 18:07:49,015 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:07:49,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-18900d8e-57a0-43e0-81ee-8fbcbd5f763f 2019-03-23 18:07:49,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.24095582962s 2019-03-23 18:07:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:07:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50"}}' 2019-03-23 18:07:49,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33156a6-cd1c-403f-b983-b13bc95ec50b 2019-03-23 18:07:49,312 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741"}, "tags": [], "enabled": true, "id": "57f56f4798044c3ea9410eb729b13741", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50"}} 2019-03-23 18:07:49,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e33156a6-cd1c-403f-b983-b13bc95ec50b 2019-03-23 18:07:49,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.289102077484s 2019-03-23 18:07:49,313 - 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'57f56f4798044c3ea9410eb729b13741', '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_f20788ae-5b57-4a96-a452-53cd7448ea50'}) 2019-03-23 18:07:49,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:07:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "RCGSbkawueidN2IUwBr01VYQTOgK56", "email": null, "name": "vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50"}}' 2019-03-23 18:07:49,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d92fc96-ce7d-40eb-a1a3-2aa2ba185274 2019-03-23 18:07:49,875 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50", "links": {"self": "http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3a66a5d6475473f8cdebcf7470ccbcd", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:07:49,875 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-6d92fc96-ce7d-40eb-a1a3-2aa2ba185274 2019-03-23 18:07:49,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.555421829224s 2019-03-23 18:07:49,876 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f3a66a5d6475473f8cdebcf7470ccbcd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50'}) 2019-03-23 18:07:49,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:07:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:50,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85dda44-6435-427d-8507-916c8fa99e9d 2019-03-23 18:07:50,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:07:50,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b85dda44-6435-427d-8507-916c8fa99e9d 2019-03-23 18:07:50,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228199005127s 2019-03-23 18:07:50,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:07:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:50,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323514c9-5a8f-4dc3-8ab0-0c795b2e738d 2019-03-23 18:07:50,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:07:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-323514c9-5a8f-4dc3-8ab0-0c795b2e738d 2019-03-23 18:07:50,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234575033188s 2019-03-23 18:07:50,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:07:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:50,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bc32d7-53fa-44b1-a079-240ae28e0f88 2019-03-23 18:07:50,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:07:50,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e9bc32d7-53fa-44b1-a079-240ae28e0f88 2019-03-23 18:07:50,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206250905991s 2019-03-23 18:07:50,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:07:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:50,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e822b586-73d0-4e95-adc4-86a84bb8bde2 2019-03-23 18:07:50,786 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:07:50,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e822b586-73d0-4e95-adc4-86a84bb8bde2 2019-03-23 18:07:50,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222029924393s 2019-03-23 18:07:50,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:07:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:51,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6fd122-6ec5-4ca1-85b1-0e815d847b91 2019-03-23 18:07:51,010 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50", "links": {"self": "http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3a66a5d6475473f8cdebcf7470ccbcd", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:07:51,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8a6fd122-6ec5-4ca1-85b1-0e815d847b91 2019-03-23 18:07:51,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223406076431s 2019-03-23 18:07:51,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:07:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:51,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be61acb7-9918-49dd-9e8e-7b5db72056cb 2019-03-23 18:07:51,254 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741"}, "tags": [], "enabled": true, "id": "57f56f4798044c3ea9410eb729b13741", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50"}]} 2019-03-23 18:07:51,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-be61acb7-9918-49dd-9e8e-7b5db72056cb 2019-03-23 18:07:51,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231681108475s 2019-03-23 18:07:51,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:07:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=f3a66a5d6475473f8cdebcf7470ccbcd&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=57f56f4798044c3ea9410eb729b13741" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:51,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdcfaa37-d251-4e0d-8d76-eb644e383432 2019-03-23 18:07:51,509 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f3a66a5d6475473f8cdebcf7470ccbcd&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=57f56f4798044c3ea9410eb729b13741", "previous": null, "next": null}} 2019-03-23 18:07:51,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f3a66a5d6475473f8cdebcf7470ccbcd&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=57f56f4798044c3ea9410eb729b13741 used request id req-fdcfaa37-d251-4e0d-8d76-eb644e383432 2019-03-23 18:07:51,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.246211051941s 2019-03-23 18:07:51,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:07:51,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741/users/f3a66a5d6475473f8cdebcf7470ccbcd/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:51,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0943c3fe-ff7e-4362-9132-33cfa128eef5 2019-03-23 18:07:51,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:07:51,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741/users/f3a66a5d6475473f8cdebcf7470ccbcd/roles/d199347d09e6457ab4ea50809513a47d used request id req-0943c3fe-ff7e-4362-9132-33cfa128eef5 2019-03-23 18:07:51,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.288503885269s 2019-03-23 18:07:51,802 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50', 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'57f56f4798044c3ea9410eb729b13741', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RCGSbkawueidN2IUwBr01VYQTOgK56', 'username': u'vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:07:51,806 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50', 'password': 'RCGSbkawueidN2IUwBr01VYQTOgK56', 'project_name': 'vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '57f56f4798044c3ea9410eb729b13741', 'project_domain_name': 'Default'} 2019-03-23 18:07:51,807 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-03-23 18:07:51,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:07:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974431aa-599c-4484-8372-359a23f0879a 2019-03-23 18:07:51,938 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:07:51,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-974431aa-599c-4484-8372-359a23f0879a 2019-03-23 18:07:51,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130697965622s 2019-03-23 18:07:51,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:07:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:07:52,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f515c9e8-56f5-4404-a30a-f006e882d578 2019-03-23 18:07:52,077 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741"}, "tags": [], "enabled": true, "id": "57f56f4798044c3ea9410eb729b13741", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50"}]} 2019-03-23 18:07:52,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f515c9e8-56f5-4404-a30a-f006e882d578 2019-03-23 18:07:52,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131214141846s 2019-03-23 18:07:52,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:07:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" -d '{"network": {"tenant_id": "57f56f4798044c3ea9410eb729b13741", "name": "vmready2-net_f20788ae-5b57-4a96-a452-53cd7448ea50", "admin_state_up": true}}' 2019-03-23 18:07:54,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:54 GMT X-Openstack-Request-Id: req-15b22e37-6243-438e-a04e-8b53a8d9bf69 2019-03-23 18:07:54,043 - 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":"d241638d-cc39-4294-a389-05e5dc0f6d8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"57f56f4798044c3ea9410eb729b13741","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:07:53Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_f20788ae-5b57-4a96-a452-53cd7448ea50","admin_state_up":true,"tenant_id":"57f56f4798044c3ea9410eb729b13741","created_at":"2019-03-23T18:07:53Z","mtu":1450}} 2019-03-23 18:07:54,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-15b22e37-6243-438e-a04e-8b53a8d9bf69 2019-03-23 18:07:54,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.96323394775s 2019-03-23 18:07:54,043 - 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-03-23T18:07:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd241638d-cc39-4294-a389-05e5dc0f6d8d', u'provider:segmentation_id': 19, 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_f20788ae-5b57-4a96-a452-53cd7448ea50', u'created_at': u'2019-03-23T18:07:53Z', u'mtu': 1450, u'tenant_id': u'57f56f4798044c3ea9410eb729b13741', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'57f56f4798044c3ea9410eb729b13741', u'l2_adjacency': True}) 2019-03-23 18:07:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:07:54,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50182c52-de68-40e5-9935-925bf1e66150 2019-03-23 18:07:54,054 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:07:54,054 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-50182c52-de68-40e5-9935-925bf1e66150 2019-03-23 18:07:54,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:07:54,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57f56f4798044c3ea9410eb729b13741", "name": "vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/57f56f4798044c3ea9410eb729b13741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/57f56f4798044c3ea9410eb729b13741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/57f56f4798044c3ea9410eb729b13741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/57f56f4798044c3ea9410eb729b13741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/57f56f4798044c3ea9410eb729b13741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/57f56f4798044c3ea9410eb729b13741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_57f56f4798044c3ea9410eb729b13741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_57f56f4798044c3ea9410eb729b13741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/57f56f4798044c3ea9410eb729b13741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/57f56f4798044c3ea9410eb729b13741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/57f56f4798044c3ea9410eb729b13741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/57f56f4798044c3ea9410eb729b13741", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/57f56f4798044c3ea9410eb729b13741", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/57f56f4798044c3ea9410eb729b13741", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50", "id": "f3a66a5d6475473f8cdebcf7470ccbcd"}, "audit_ids": ["RTFgvDwrQaS5Sfs-VSLC6A"], "issued_at": "2019-03-23T18:07:54.000000Z"}} 2019-03-23 18:07:54,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:07:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:07:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:54 GMT X-Openstack-Request-Id: req-da9b55b6-b0ef-4a74-9a15-b15fd596c33a 2019-03-23 18:07:54,856 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d241638d-cc39-4294-a389-05e5dc0f6d8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57f56f4798044c3ea9410eb729b13741","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:07:53Z","qos_policy_id":null,"name":"vmready2-net_f20788ae-5b57-4a96-a452-53cd7448ea50","admin_state_up":true,"tenant_id":"57f56f4798044c3ea9410eb729b13741","created_at":"2019-03-23T18:07:53Z","mtu":1450}]} 2019-03-23 18:07:54,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-da9b55b6-b0ef-4a74-9a15-b15fd596c33a 2019-03-23 18:07:54,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387477874756s 2019-03-23 18:07:54,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:07:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" -d '{"subnet": {"name": "vmready2-subnet_f20788ae-5b57-4a96-a452-53cd7448ea50", "enable_dhcp": true, "network_id": "d241638d-cc39-4294-a389-05e5dc0f6d8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:07:55,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 23 Mar 2019 18:07:55 GMT X-Openstack-Request-Id: req-45f177d6-00c4-4a54-93da-78445f86214a 2019-03-23 18:07:55,813 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d241638d-cc39-4294-a389-05e5dc0f6d8d","tenant_id":"57f56f4798044c3ea9410eb729b13741","created_at":"2019-03-23T18:07:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:07:55Z","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":"57f56f4798044c3ea9410eb729b13741","id":"cd20083f-c6e6-41b8-b01e-dfba9f83a9dc","subnetpool_id":null,"name":"vmready2-subnet_f20788ae-5b57-4a96-a452-53cd7448ea50"}} 2019-03-23 18:07:55,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-45f177d6-00c4-4a54-93da-78445f86214a 2019-03-23 18:07:55,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.955021858215s 2019-03-23 18:07:55,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:07:55Z', 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'cd20083f-c6e6-41b8-b01e-dfba9f83a9dc', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_f20788ae-5b57-4a96-a452-53cd7448ea50', u'enable_dhcp': True, u'network_id': u'd241638d-cc39-4294-a389-05e5dc0f6d8d', u'tenant_id': u'57f56f4798044c3ea9410eb729b13741', u'created_at': u'2019-03-23T18:07:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'57f56f4798044c3ea9410eb729b13741'}) 2019-03-23 18:07:55,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:07:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vmready2-router_f20788ae-5b57-4a96-a452-53cd7448ea50", "admin_state_up": true}}' 2019-03-23 18:08:02,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:02 GMT X-Openstack-Request-Id: req-c03f7cb2-1b0d-4786-8cb9-f947da8cfb4a 2019-03-23 18:08:02,865 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57f56f4798044c3ea9410eb729b13741", "created_at": "2019-03-23T18:07:56Z", "admin_state_up": true, "updated_at": "2019-03-23T18:07:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57f56f4798044c3ea9410eb729b13741", "id": "471aa57d-d542-4f46-9816-ada1be4662b4", "name": "vmready2-router_f20788ae-5b57-4a96-a452-53cd7448ea50"}} 2019-03-23 18:08:02,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c03f7cb2-1b0d-4786-8cb9-f947da8cfb4a 2019-03-23 18:08:02,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.05107784271s 2019-03-23 18:08:02,866 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:07:58Z', u'revision_number': 3, u'id': u'471aa57d-d542-4f46-9816-ada1be4662b4', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_f20788ae-5b57-4a96-a452-53cd7448ea50', u'admin_state_up': True, u'tenant_id': u'57f56f4798044c3ea9410eb729b13741', u'created_at': u'2019-03-23T18:07:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'57f56f4798044c3ea9410eb729b13741'}) 2019-03-23 18:08:02,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:08:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/471aa57d-d542-4f46-9816-ada1be4662b4/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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" -d '{"subnet_id": "cd20083f-c6e6-41b8-b01e-dfba9f83a9dc"}' 2019-03-23 18:08:07,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:07 GMT X-Openstack-Request-Id: req-5a16d508-2756-449f-a2d4-3a820040ddaa 2019-03-23 18:08:07,080 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d241638d-cc39-4294-a389-05e5dc0f6d8d", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "subnet_id": "cd20083f-c6e6-41b8-b01e-dfba9f83a9dc", "subnet_ids": ["cd20083f-c6e6-41b8-b01e-dfba9f83a9dc"], "port_id": "bacc71d7-de8b-43ff-bdce-88f9948b8069", "id": "471aa57d-d542-4f46-9816-ada1be4662b4"} 2019-03-23 18:08:07,080 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/471aa57d-d542-4f46-9816-ada1be4662b4/add_router_interface.json used request id req-5a16d508-2756-449f-a2d4-3a820040ddaa 2019-03-23 18:08:07,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.21369886398s 2019-03-23 18:08:07,081 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:08:07,204 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:08:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:08:07,213 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:07 GMT 2019-03-23 18:08:07,213 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:08:07,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:08:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:08,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:08 GMT X-Openstack-Request-Id: req-829ca81b-e612-41ab-a8d8-1b944683eb62 2019-03-23 18:08:08,024 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:08:08,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-829ca81b-e612-41ab-a8d8-1b944683eb62 2019-03-23 18:08:08,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806010007858s 2019-03-23 18:08:08,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:08:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50"}' 2019-03-23 18:08:08,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:08 GMT Location: http://172.30.9.28:9292/v2/images/de5671e4-bf66-4880-b520-55d6086ba803 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5e549ffd-0954-4250-9e6d-8ee255d70977 2019-03-23 18:08:08,939 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:08Z", "file": "/v2/images/de5671e4-bf66-4880-b520-55d6086ba803/file", "owner": "57f56f4798044c3ea9410eb729b13741", "id": "de5671e4-bf66-4880-b520-55d6086ba803", "size": null, "self": "/v2/images/de5671e4-bf66-4880-b520-55d6086ba803", "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_f20788ae-5b57-4a96-a452-53cd7448ea50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50", "checksum": null, "created_at": "2019-03-23T18:08:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:08:08,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5e549ffd-0954-4250-9e6d-8ee255d70977 2019-03-23 18:08:08,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.906258106232s 2019-03-23 18:08:08,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:08:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/de5671e4-bf66-4880-b520-55d6086ba803/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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" -d '' 2019-03-23 18:08:11,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:08:10 GMT X-Openstack-Request-Id: req-9846fdf9-5773-4bab-ba5c-100ae09150d4 2019-03-23 18:08: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-03-23 18:08:11,007 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/de5671e4-bf66-4880-b520-55d6086ba803/file used request id req-9846fdf9-5773-4bab-ba5c-100ae09150d4 2019-03-23 18:08:11,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.06661200523s 2019-03-23 18:08:11,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:08:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:11,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:11 GMT X-Openstack-Request-Id: req-fe4e3376-595a-4c81-8cb9-5d409548cb09 2019-03-23 18:08:11,319 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:10Z", "file": "/v2/images/de5671e4-bf66-4880-b520-55d6086ba803/file", "owner": "57f56f4798044c3ea9410eb729b13741", "id": "de5671e4-bf66-4880-b520-55d6086ba803", "size": 12716032, "self": "/v2/images/de5671e4-bf66-4880-b520-55d6086ba803", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/de5671e4-bf66-4880-b520-55d6086ba803/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/de5671e4-bf66-4880-b520-55d6086ba803/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:08:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:08:11,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe4e3376-595a-4c81-8cb9-5d409548cb09 2019-03-23 18:08:11,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307638168335s 2019-03-23 18:08:11,321 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/de5671e4-bf66-4880-b520-55d6086ba803/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de5671e4-bf66-4880-b520-55d6086ba803/file', 'owner': u'57f56f4798044c3ea9410eb729b13741', 'id': u'de5671e4-bf66-4880-b520-55d6086ba803', 'size': 12716032, u'self': u'/v2/images/de5671e4-bf66-4880-b520-55d6086ba803', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57f56f4798044c3ea9410eb729b13741', 'name': 'vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/de5671e4-bf66-4880-b520-55d6086ba803/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:08:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:08:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50', '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/de5671e4-bf66-4880-b520-55d6086ba803', 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_f20788ae-5b57-4a96-a452-53cd7448ea50', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50', 'created': u'2019-03-23T18:08:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:08:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/de5671e4-bf66-4880-b520-55d6086ba803', 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_f20788ae-5b57-4a96-a452-53cd7448ea50', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:08:11,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:08:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_f20788ae-5b57-4a96-a452-53cd7448ea50", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:08:12,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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-0d94d56f-f85e-41e4-8857-873b09d146cd x-openstack-request-id: req-0d94d56f-f85e-41e4-8857-873b09d146cd 2019-03-23 18:08:12,106 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_f20788ae-5b57-4a96-a452-53cd7448ea50", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb84a717-4013-4de6-ae70-c122c9936af4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb84a717-4013-4de6-ae70-c122c9936af4", "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": "bb84a717-4013-4de6-ae70-c122c9936af4"}} 2019-03-23 18:08:12,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0d94d56f-f85e-41e4-8857-873b09d146cd 2019-03-23 18:08:12,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.781409025192s 2019-03-23 18:08:12,107 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_f20788ae-5b57-4a96-a452-53cd7448ea50', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'bb84a717-4013-4de6-ae70-c122c9936af4', 'swap': 0}) 2019-03-23 18:08:12,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:08:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/bb84a717-4013-4de6-ae70-c122c9936af4/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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" -d '{"extra_specs": {}}' 2019-03-23 18:08:12,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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-0bc2c5a6-e1db-49dd-a23d-c33521933bb9 x-openstack-request-id: req-0bc2c5a6-e1db-49dd-a23d-c33521933bb9 2019-03-23 18:08:12,130 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:08:12,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bb84a717-4013-4de6-ae70-c122c9936af4/os-extra_specs used request id req-0bc2c5a6-e1db-49dd-a23d-c33521933bb9 2019-03-23 18:08:12,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223100185394s 2019-03-23 18:08:12,255 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:08:12,256 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 18:08:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:08:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/471aa57d-d542-4f46-9816-ada1be4662b4/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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" -d '{"subnet_id": "cd20083f-c6e6-41b8-b01e-dfba9f83a9dc"}' 2019-03-23 18:08:15,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:15 GMT X-Openstack-Request-Id: req-a9ab18dc-b1be-44ef-8b4b-0a7a7858c8f2 2019-03-23 18:08:15,019 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d241638d-cc39-4294-a389-05e5dc0f6d8d", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "subnet_id": "cd20083f-c6e6-41b8-b01e-dfba9f83a9dc", "subnet_ids": ["cd20083f-c6e6-41b8-b01e-dfba9f83a9dc"], "port_id": "bacc71d7-de8b-43ff-bdce-88f9948b8069", "id": "471aa57d-d542-4f46-9816-ada1be4662b4"} 2019-03-23 18:08:15,019 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/471aa57d-d542-4f46-9816-ada1be4662b4/remove_router_interface.json used request id req-a9ab18dc-b1be-44ef-8b4b-0a7a7858c8f2 2019-03-23 18:08:15,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.75860285759s 2019-03-23 18:08:15,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:08:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:15,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:15 GMT X-Openstack-Request-Id: req-0648f041-2b0b-4fd7-a4de-1e93e22d8e6e 2019-03-23 18:08:15,437 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57f56f4798044c3ea9410eb729b13741", "created_at": "2019-03-23T18:07:56Z", "admin_state_up": true, "updated_at": "2019-03-23T18:08:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "57f56f4798044c3ea9410eb729b13741", "id": "471aa57d-d542-4f46-9816-ada1be4662b4", "name": "vmready2-router_f20788ae-5b57-4a96-a452-53cd7448ea50"}]} 2019-03-23 18:08:15,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0648f041-2b0b-4fd7-a4de-1e93e22d8e6e 2019-03-23 18:08:15,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.417708158493s 2019-03-23 18:08:15,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:08:15,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/471aa57d-d542-4f46-9816-ada1be4662b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:21,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:08:21 GMT X-Openstack-Request-Id: req-466fd083-4b8e-4716-a90d-f095222c3911 2019-03-23 18:08:21,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:08:21,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/471aa57d-d542-4f46-9816-ada1be4662b4.json used request id req-466fd083-4b8e-4716-a90d-f095222c3911 2019-03-23 18:08:21,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.5805978775s 2019-03-23 18:08:21,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:08:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:21,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:21 GMT X-Openstack-Request-Id: req-91f6aa70-89b2-4c06-8876-c4f851103622 2019-03-23 18:08:21,332 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d241638d-cc39-4294-a389-05e5dc0f6d8d","tenant_id":"57f56f4798044c3ea9410eb729b13741","created_at":"2019-03-23T18:07:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:07:55Z","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":"57f56f4798044c3ea9410eb729b13741","id":"cd20083f-c6e6-41b8-b01e-dfba9f83a9dc","subnetpool_id":null,"name":"vmready2-subnet_f20788ae-5b57-4a96-a452-53cd7448ea50"}]} 2019-03-23 18:08:21,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-91f6aa70-89b2-4c06-8876-c4f851103622 2019-03-23 18:08:21,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.31186914444s 2019-03-23 18:08:21,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:08:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/cd20083f-c6e6-41b8-b01e-dfba9f83a9dc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:24,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:08:24 GMT X-Openstack-Request-Id: req-f252b471-5b9c-4161-a03f-8e50fb090525 2019-03-23 18:08:24,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:08:24,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/cd20083f-c6e6-41b8-b01e-dfba9f83a9dc.json used request id req-f252b471-5b9c-4161-a03f-8e50fb090525 2019-03-23 18:08:24,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.69618391991s 2019-03-23 18:08:24,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:08:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:24,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:24 GMT X-Openstack-Request-Id: req-3c10784a-5b39-4da7-a6b5-b46b580e9bf8 2019-03-23 18:08:24,135 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d241638d-cc39-4294-a389-05e5dc0f6d8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57f56f4798044c3ea9410eb729b13741","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:08:23Z","qos_policy_id":null,"name":"vmready2-net_f20788ae-5b57-4a96-a452-53cd7448ea50","admin_state_up":true,"tenant_id":"57f56f4798044c3ea9410eb729b13741","created_at":"2019-03-23T18:07:53Z","mtu":1450}]} 2019-03-23 18:08:24,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3c10784a-5b39-4da7-a6b5-b46b580e9bf8 2019-03-23 18:08:24,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104562044144s 2019-03-23 18:08:24,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:08:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/d241638d-cc39-4294-a389-05e5dc0f6d8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:25,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:08:25 GMT X-Openstack-Request-Id: req-e3a79fc8-fe65-4d6a-a247-47eff39709fb 2019-03-23 18:08:25,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:08:25,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d241638d-cc39-4294-a389-05e5dc0f6d8d.json used request id req-e3a79fc8-fe65-4d6a-a247-47eff39709fb 2019-03-23 18:08:25,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.72336316109s 2019-03-23 18:08:25,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:08:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:26,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:26 GMT X-Openstack-Request-Id: req-5881c45a-74dc-481d-bc83-006e65580837 2019-03-23 18:08:26,723 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:10Z", "file": "/v2/images/de5671e4-bf66-4880-b520-55d6086ba803/file", "owner": "57f56f4798044c3ea9410eb729b13741", "id": "de5671e4-bf66-4880-b520-55d6086ba803", "size": 12716032, "self": "/v2/images/de5671e4-bf66-4880-b520-55d6086ba803", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/de5671e4-bf66-4880-b520-55d6086ba803/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/de5671e4-bf66-4880-b520-55d6086ba803/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f20788ae-5b57-4a96-a452-53cd7448ea50", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:08:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:08:26,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5881c45a-74dc-481d-bc83-006e65580837 2019-03-23 18:08:26,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.858736991882s 2019-03-23 18:08:26,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:08:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/de5671e4-bf66-4880-b520-55d6086ba803 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5e8e61bc3b3fdbd5e79da6804c45856ded2fc00" 2019-03-23 18:08:27,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:08:27 GMT X-Openstack-Request-Id: req-08b8f4ed-3d47-4dab-84a3-d6d1e79ec338 2019-03-23 18:08:27,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:08:27,863 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/de5671e4-bf66-4880-b520-55d6086ba803 used request id req-08b8f4ed-3d47-4dab-84a3-d6d1e79ec338 2019-03-23 18:08:27,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13775205612s 2019-03-23 18:08:27,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:08:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:28,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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-7fffc707-418a-4f13-9356-ff892e632038 x-openstack-request-id: req-7fffc707-418a-4f13-9356-ff892e632038 2019-03-23 18:08:28,023 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_f20788ae-5b57-4a96-a452-53cd7448ea50", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb84a717-4013-4de6-ae70-c122c9936af4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb84a717-4013-4de6-ae70-c122c9936af4", "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": "bb84a717-4013-4de6-ae70-c122c9936af4"}]} 2019-03-23 18:08:28,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7fffc707-418a-4f13-9356-ff892e632038 2019-03-23 18:08:28,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.154420137405s 2019-03-23 18:08:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:08:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/bb84a717-4013-4de6-ae70-c122c9936af4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:28,169 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:28 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-7bebcfa4-5067-46e8-abd3-ea76d07465fe x-openstack-request-id: req-7bebcfa4-5067-46e8-abd3-ea76d07465fe 2019-03-23 18:08:28,169 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bb84a717-4013-4de6-ae70-c122c9936af4 used request id req-7bebcfa4-5067-46e8-abd3-ea76d07465fe 2019-03-23 18:08:28,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.1443400383s 2019-03-23 18:08:28,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:08:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:28,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f792e17-839e-45da-a1f1-26184254298f 2019-03-23 18:08:28,410 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50", "links": {"self": "http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3a66a5d6475473f8cdebcf7470ccbcd", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:08:28,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5f792e17-839e-45da-a1f1-26184254298f 2019-03-23 18:08:28,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240834951401s 2019-03-23 18:08:28,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:08:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:28,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4deb3a6-f8ed-4073-be8c-f20592fecfbd 2019-03-23 18:08:28,639 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_f20788ae-5b57-4a96-a452-53cd7448ea50", "links": {"self": "http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f3a66a5d6475473f8cdebcf7470ccbcd", "description": null}} 2019-03-23 18:08:28,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd used request id req-b4deb3a6-f8ed-4073-be8c-f20592fecfbd 2019-03-23 18:08:28,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223108053207s 2019-03-23 18:08:28,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:08:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:29,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0976550-6141-48d3-87ce-3fe25eb20191 2019-03-23 18:08:29,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:08:29,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f3a66a5d6475473f8cdebcf7470ccbcd used request id req-a0976550-6141-48d3-87ce-3fe25eb20191 2019-03-23 18:08:29,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.383984088898s 2019-03-23 18:08:29,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:08:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:29,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f2091a-1bc5-4074-b620-73b9a218c712 2019-03-23 18:08:29,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741"}, "tags": [], "enabled": true, "id": "57f56f4798044c3ea9410eb729b13741", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f20788ae-5b57-4a96-a452-53cd7448ea50"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:08:29,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f6f2091a-1bc5-4074-b620-73b9a218c712 2019-03-23 18:08:29,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231746912003s 2019-03-23 18:08:29,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:08:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:29,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:08:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a70ec460-295e-4b6b-adc0-01cbadd77233 2019-03-23 18:08:29,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:08:29,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/57f56f4798044c3ea9410eb729b13741 used request id req-a70ec460-295e-4b6b-adc0-01cbadd77233 2019-03-23 18:08:29,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.331624984741s 2019-03-23 18:08:29,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:08:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=57f56f4798044c3ea9410eb729b13741&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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:29,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:29 GMT X-Openstack-Request-Id: req-73bdf7eb-138a-47bc-a997-d9aef53e5a12 2019-03-23 18:08:29,952 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57f56f4798044c3ea9410eb729b13741", "created_at": "2019-03-23T18:07:53Z", "updated_at": "2019-03-23T18:07:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "008cc1c7-172d-4808-852e-0f8f9428df72", "remote_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv4", "project_id": "57f56f4798044c3ea9410eb729b13741"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "0930d25b-fff0-408a-aa54-5ff2dba11868", "remote_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv6", "project_id": "57f56f4798044c3ea9410eb729b13741"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "a1838a38-7cf4-49e7-8f32-bea69674972e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv4", "project_id": "57f56f4798044c3ea9410eb729b13741"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "e8960248-7d2d-41b1-a4ee-1a2f2be5bef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv6", "project_id": "57f56f4798044c3ea9410eb729b13741"}], "revision_number": 1, "project_id": "57f56f4798044c3ea9410eb729b13741", "id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "name": "default"}]} 2019-03-23 18:08:29,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=57f56f4798044c3ea9410eb729b13741&name=default used request id req-73bdf7eb-138a-47bc-a997-d9aef53e5a12 2019-03-23 18:08:29,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346992015839s 2019-03-23 18:08:29,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:08:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:30,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:30 GMT X-Openstack-Request-Id: req-8bb28a43-2192-4a18-bee7-a6e90f0bd426 2019-03-23 18:08:30,320 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57f56f4798044c3ea9410eb729b13741", "created_at": "2019-03-23T18:07:53Z", "updated_at": "2019-03-23T18:07:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "008cc1c7-172d-4808-852e-0f8f9428df72", "remote_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv4", "project_id": "57f56f4798044c3ea9410eb729b13741"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "0930d25b-fff0-408a-aa54-5ff2dba11868", "remote_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv6", "project_id": "57f56f4798044c3ea9410eb729b13741"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "a1838a38-7cf4-49e7-8f32-bea69674972e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv4", "project_id": "57f56f4798044c3ea9410eb729b13741"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:07:53Z", "revision_number": 0, "id": "e8960248-7d2d-41b1-a4ee-1a2f2be5bef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:07:53Z", "security_group_id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "tenant_id": "57f56f4798044c3ea9410eb729b13741", "port_range_min": null, "ethertype": "IPv6", "project_id": "57f56f4798044c3ea9410eb729b13741"}], "revision_number": 1, "project_id": "57f56f4798044c3ea9410eb729b13741", "id": "e2409e7a-f653-4f33-85c8-62178f8a01a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:08:30,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8bb28a43-2192-4a18-bee7-a6e90f0bd426 2019-03-23 18:08:30,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362483024597s 2019-03-23 18:08:30,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:08:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e2409e7a-f653-4f33-85c8-62178f8a01a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2d4a196e242a5a070bb49545d244ec43a670ed0" 2019-03-23 18:08:30,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:08:30 GMT X-Openstack-Request-Id: req-3b715b3f-a2bf-4362-a4b8-74ffc253cd60 2019-03-23 18:08:30,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:08:30,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e2409e7a-f653-4f33-85c8-62178f8a01a1.json used request id req-3b715b3f-a2bf-4362-a4b8-74ffc253cd60 2019-03-23 18:08:30,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.521059989929s 2019-03-23 18:08:30,895 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-03-23 18:08:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:08:30,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1b9905-670d-4c41-b997-b3de6f444e14 2019-03-23 18:08:30,942 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:08:30,942 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-3c1b9905-670d-4c41-b997-b3de6f444e14 2019-03-23 18:08:30,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:08:31,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["uXwl9QX5RZK95pziPfS5KQ"], "issued_at": "2019-03-23T18:08:31.000000Z"}} 2019-03-23 18:08:31,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:08:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:31,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:31 GMT X-Openstack-Request-Id: req-f9ac713e-e6ea-4f9e-a700-f37b18ef8a5e 2019-03-23 18:08:31,761 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:08:31,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f9ac713e-e6ea-4f9e-a700-f37b18ef8a5e 2019-03-23 18:08:31,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397523164749s 2019-03-23 18:08:31,769 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-03-23 18:08:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:08:31,781 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8632b352-170d-4e3a-a25b-57708ee2dbf1 2019-03-23 18:08:31,781 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:08:31,781 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-8632b352-170d-4e3a-a25b-57708ee2dbf1 2019-03-23 18:08:31,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:08:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:32,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b2424d-0902-4fa0-9dc6-371d41533778 2019-03-23 18:08:32,006 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:08:32,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-97b2424d-0902-4fa0-9dc6-371d41533778 2019-03-23 18:08:32,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224416017532s 2019-03-23 18:08:32,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:08:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:32,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4582946-9d3b-47ea-a902-58761e020d65 2019-03-23 18:08:32,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:08:32,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f4582946-9d3b-47ea-a902-58761e020d65 2019-03-23 18:08:32,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233149051666s 2019-03-23 18:08:32,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:08:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"network": {"tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0", "admin_state_up": true}}' 2019-03-23 18:08:32,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:32 GMT X-Openstack-Request-Id: req-072ad4cd-d356-4fef-a3de-de73b381622d 2019-03-23 18:08:32,786 - 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":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:08:32Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:32Z","mtu":1450}} 2019-03-23 18:08:32,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-072ad4cd-d356-4fef-a3de-de73b381622d 2019-03-23 18:08:32,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.537210941315s 2019-03-23 18:08:32,787 - 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-03-23T18:08:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4', u'provider:segmentation_id': 80, 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_be31637a-999a-418a-9d95-29972b82b5c0', u'created_at': u'2019-03-23T18:08:32Z', u'mtu': 1450, u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'l2_adjacency': True}) 2019-03-23 18:08:32,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:08:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:33,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:33 GMT X-Openstack-Request-Id: req-0f0639f6-d4ee-4f24-b259-ade27eef1d8e 2019-03-23 18:08:33,191 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:08:32Z","qos_policy_id":null,"name":"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:32Z","provider:network_type":"vxlan"}]} 2019-03-23 18:08:33,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0f0639f6-d4ee-4f24-b259-ade27eef1d8e 2019-03-23 18:08:33,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40410900116s 2019-03-23 18:08:33,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:08:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"subnet": {"name": "singlevm1-subnet_be31637a-999a-418a-9d95-29972b82b5c0", "enable_dhcp": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:08:33,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:33 GMT X-Openstack-Request-Id: req-285e9bda-f737-4676-a188-9c98702bc02e 2019-03-23 18:08:33,976 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T18:08: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":"5218004a-888b-4a82-8478-c2665ecbbcab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_be31637a-999a-418a-9d95-29972b82b5c0","enable_dhcp":true,"segment_id":null,"network_id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:33Z","ip_version":4}} 2019-03-23 18:08:33,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-285e9bda-f737-4676-a188-9c98702bc02e 2019-03-23 18:08:33,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.783446073532s 2019-03-23 18:08:33,977 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:08: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'5218004a-888b-4a82-8478-c2665ecbbcab', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_be31637a-999a-418a-9d95-29972b82b5c0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4', u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'created_at': u'2019-03-23T18:08: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'a868dd1b3f7f494d9fe00b1af3069be7'}) 2019-03-23 18:08:33,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:08:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "singlevm1-router_be31637a-999a-418a-9d95-29972b82b5c0", "admin_state_up": true}}' 2019-03-23 18:08:40,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:40 GMT X-Openstack-Request-Id: req-99b27f52-6de1-4b10-9e39-49e1b1786373 2019-03-23 18:08:40,751 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:34Z", "admin_state_up": true, "updated_at": "2019-03-23T18:08:35Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "name": "singlevm1-router_be31637a-999a-418a-9d95-29972b82b5c0"}} 2019-03-23 18:08:40,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-99b27f52-6de1-4b10-9e39-49e1b1786373 2019-03-23 18:08:40,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.77336406708s 2019-03-23 18:08:40,752 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:08:35Z', u'revision_number': 3, u'ha': True, u'id': u'b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_be31637a-999a-418a-9d95-29972b82b5c0', u'admin_state_up': True, u'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', u'created_at': u'2019-03-23T18:08:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7'}) 2019-03-23 18:08:40,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:08:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2/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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"subnet_id": "5218004a-888b-4a82-8478-c2665ecbbcab"}' 2019-03-23 18:08:43,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:43 GMT X-Openstack-Request-Id: req-0aadd46f-5f84-4227-af33-db5b5c5e22b4 2019-03-23 18:08:43,811 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "subnet_id": "5218004a-888b-4a82-8478-c2665ecbbcab", "subnet_ids": ["5218004a-888b-4a82-8478-c2665ecbbcab"], "port_id": "6e35e4dd-3472-41c5-8948-ab2bd4cb878f", "id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2"} 2019-03-23 18:08:43,811 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2/add_router_interface.json used request id req-0aadd46f-5f84-4227-af33-db5b5c5e22b4 2019-03-23 18:08:43,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05836200714s 2019-03-23 18:08:43,811 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:08:43,944 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:08:43,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:08:43,952 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:43 GMT 2019-03-23 18:08:43,953 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:08:43,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:08:43,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:44,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:44 GMT X-Openstack-Request-Id: req-426d60dd-8d97-4832-b403-233d9046d204 2019-03-23 18:08:44,797 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:08:44,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-426d60dd-8d97-4832-b403-233d9046d204 2019-03-23 18:08:44,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839290857315s 2019-03-23 18:08:44,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:08:44,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0"}' 2019-03-23 18:08:45,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:45 GMT Location: http://172.30.9.28:9292/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-48358646-454b-4020-beef-119ed19f9342 2019-03-23 18:08:45,196 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:45Z", "file": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "size": null, "self": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "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_be31637a-999a-418a-9d95-29972b82b5c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "checksum": null, "created_at": "2019-03-23T18:08:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:08:45,196 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-48358646-454b-4020-beef-119ed19f9342 2019-03-23 18:08:45,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.390691995621s 2019-03-23 18:08:45,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:08:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '' 2019-03-23 18:08:46,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:08:46 GMT X-Openstack-Request-Id: req-3ababaaa-f2dd-420b-adb7-8ca5fa88e34a 2019-03-23 18:08:46,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:08:46,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/file used request id req-3ababaaa-f2dd-420b-adb7-8ca5fa88e34a 2019-03-23 18:08:46,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.71993398666s 2019-03-23 18:08:46,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:08:46,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:47,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:47 GMT X-Openstack-Request-Id: req-d1256f5f-9cf8-44e3-a6fc-271e2aaf2434 2019-03-23 18:08:47,766 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:46Z", "file": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "size": 12716032, "self": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:08:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:08:47,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d1256f5f-9cf8-44e3-a6fc-271e2aaf2434 2019-03-23 18:08:47,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.844991922379s 2019-03-23 18:08:47,769 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/file', 'owner': u'a868dd1b3f7f494d9fe00b1af3069be7', 'id': u'dd234e2f-bddd-4f09-99eb-3eeae788b3c1', 'size': 12716032, u'self': u'/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:08:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:08:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0', '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/dd234e2f-bddd-4f09-99eb-3eeae788b3c1', 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_be31637a-999a-418a-9d95-29972b82b5c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0', 'created': u'2019-03-23T18:08:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:08:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1', 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_be31637a-999a-418a-9d95-29972b82b5c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:08:47,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:08:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_be31637a-999a-418a-9d95-29972b82b5c0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:08:48,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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-5ca3527f-1e95-44ae-b448-b61720dde75c x-openstack-request-id: req-5ca3527f-1e95-44ae-b448-b61720dde75c 2019-03-23 18:08:48,663 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_be31637a-999a-418a-9d95-29972b82b5c0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "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": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e"}} 2019-03-23 18:08:48,663 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5ca3527f-1e95-44ae-b448-b61720dde75c 2019-03-23 18:08:48,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.891196966171s 2019-03-23 18:08:48,664 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_be31637a-999a-418a-9d95-29972b82b5c0', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'7cdf73fd-151b-4bd2-84b1-ce5936f7107e', 'swap': 0}) 2019-03-23 18:08:48,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:08:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e/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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"extra_specs": {}}' 2019-03-23 18:08:48,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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-f4e58993-2a16-40ce-83a5-f2fb3203fdf0 x-openstack-request-id: req-f4e58993-2a16-40ce-83a5-f2fb3203fdf0 2019-03-23 18:08:48,690 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:08:48,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e/os-extra_specs used request id req-f4e58993-2a16-40ce-83a5-f2fb3203fdf0 2019-03-23 18:08:48,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246839523315s 2019-03-23 18:08:48,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 18:08:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"keypair": {"name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0"}}' 2019-03-23 18:08:48,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb3a28eb-f447-43ba-a4c4-5b3205d05663 x-openstack-request-id: req-bb3a28eb-f447-43ba-a4c4-5b3205d05663 2019-03-23 18:08:48,978 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo10JKQCwbITO4nRfBSwOgnY3jjSMxFrr39eT52Ivt8OV9KGLEHpS6k9gIQ+wk15x4JVFNkWXI760bn2e41DkRKQ6NHBrz1/WmPGQDv4t40GgBenoZ/AJoAF7pJRKkIONiffzfivI2yqJBMXTo3Ht1fJcV+ywgg9MM5tMNTh3AJjw6ki7zXacRyQEpRqK5R+AGvdS2Z7JER5dOgNYl/7ugf6Yphw7cRlBuvK7O1jP9fhhzNOUvYqrpKxy4GXb71GRLy2xNNfVmukhDZJaPhVKDlkmZ2HV71WeaNUbzbvexv8l3KymIfs3PjVn/ZZ0YQ6KSW4x0DuzZQkDmcLaCaLyl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6NdCSkAsGyEzuJ0XwUsDoJ2N440jMRa69/Xk+diL7fDlfShi\nxB6UupPYCEPsJNeceCVRTZFlyO+tG59nuNQ5ESkOjRwa89f1pjxkA7+LeNBoAXp6\nGfwCaABe6SUSpCDjYn3834ryNsqiQTF06Nx7dXyXFfssIIPTDObTDU4dwCY8OpIu\n812nEckBKUaiuUfgBr3UtmeyREeXToDWJf+7oH+mKYcO3EZQbryuztYz/X4YczTl\nL2Kq6SscuBl2+9RkS8tsTTX1ZrpIQ2SWj4VSg5ZJmdh1e9VnmjVG8273sb/Jdysp\niH7Nz41Z/2WdGEOikluMdA7s2UJA5nC2gmi8pQIDAQABAoIBAQCRVcOH6zRcnsXU\n5yFrwnH6MD3fmjosKt77ZV3OYc897w6fp7S2a8w0BZJj3lmoyXheOhTckPPyj0AD\nLOWmJbmVL4Zop/Fe4R7w62MWP9pDx/oTaiqKy5WI6ypS5pQTJIAp+y/7LJRxhNvw\nS3mI3A6nz+PSkZwCk6YJuI5mEKtbQpF+5bgeqKz5DyLSstkpf1HCgXPsPltD1LQT\nethQiEB5g9jfc0+dyKlpQ10nOQ2ivla/sEOmpP4CsZS1VS2D9+B/eIRrr5xNGVXH\nAFCD4F0AugrIJRmIvs5/pMQVDgQwk79hoJw5bZFQr+22KVGr8h/UKIcNpuuBNPqj\n5nm38bahAoGBAPzF7VqIWeImDdsFU/wVF6I7SyMfXELB4PHYKfA+mRPI5zIqiIJO\nmrRjeLP1NeAKs443yRjafjy5+9KMyao7+YucqeWdq/9lHa9+PD38wsXqAezAVL+2\nCcrdBePBTbOYHWgM7RcL++Mb5Fem8W/FKC3fLxrV9+Ci+dgiefe6orSJAoGBAOvQ\nMTYXkHQcllu998vEu9oHewoRo5kZeldVxDwM7vtjpLqkUdGhMzvbhiAYOYiGIcmL\njLhLM2QXi1ACLyiUcKMoCydy3dAz9EE0ado/AjN6UFWAYZL6hIgAy8KiB8Z3EW5E\nTLeTIr50mIdyzNr3ZwFJSmZm4zRjY2BXxFHjB/g9AoGAOCRN33nBXPVOxoKccLTO\nlv3MZnSkrT8akxyL1AxTO423q/C+eRK0UbR2LqIb4TL/RmslgxukRiCYyd7zO5gu\niM+2/ITUmtj+iufiwXHOYN7kpozhReNMsX39vORGOcljXqTgU+oZfAvJ3534qfaE\nQgv8Dl3PvFj2XQbrSBZv5OECgYB7WyZTIJKNWuMAzOhSbPDDxkQD6WRGU4CfLRuB\nOlbNpLtoc0rluUje2CBaq7F1DI2iK+EKCzSv+G0FBo96z+P4RZtIIJuOLY9piKyS\n4YEaQrLBd24Tf/9SUfBFOZONq32vzATBxzNWpBGiUVh+dwsoLhnAZbQXFKLIpEDr\ngTMLFQKBgDiFJ1KGeYyMMyL5XDUVKhpZ2T5Rm+G2Eb8QKbp/X92gtq45HEOJLNV5\nIcTyMTmRXe/GIDEHNvwLdDzHAgA594rfXLWbt25hBIQ4bZuWukXKb5jPh9Eo0++A\nuifaWhCf/dJUvrVfX2I6MPakwWnxgZ5ocOqa5wcJ8aaxhQpC4/ww\n-----END RSA PRIVATE KEY-----\n", "user_id": "b7063e815d9b45a0bebba6dd57c70567", "name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "fingerprint": "9e:d2:fa:97:7d:e9:3c:73:ce:11:72:07:6e:54:cd:d1"}} 2019-03-23 18:08:48,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bb3a28eb-f447-43ba-a4c4-5b3205d05663 2019-03-23 18:08:48,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.287697076797s 2019-03-23 18:08:48,979 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo10JKQCwbITO4nRfBSwOgnY3jjSMxFrr39eT52Ivt8OV9KGLEHpS6k9gIQ+wk15x4JVFNkWXI760bn2e41DkRKQ6NHBrz1/WmPGQDv4t40GgBenoZ/AJoAF7pJRKkIONiffzfivI2yqJBMXTo3Ht1fJcV+ywgg9MM5tMNTh3AJjw6ki7zXacRyQEpRqK5R+AGvdS2Z7JER5dOgNYl/7ugf6Yphw7cRlBuvK7O1jP9fhhzNOUvYqrpKxy4GXb71GRLy2xNNfVmukhDZJaPhVKDlkmZ2HV71WeaNUbzbvexv8l3KymIfs3PjVn/ZZ0YQ6KSW4x0DuzZQkDmcLaCaLyl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6NdCSkAsGyEzuJ0XwUsDoJ2N440jMRa69/Xk+diL7fDlfShi\nxB6UupPYCEPsJNeceCVRTZFlyO+tG59nuNQ5ESkOjRwa89f1pjxkA7+LeNBoAXp6\nGfwCaABe6SUSpCDjYn3834ryNsqiQTF06Nx7dXyXFfssIIPTDObTDU4dwCY8OpIu\n812nEckBKUaiuUfgBr3UtmeyREeXToDWJf+7oH+mKYcO3EZQbryuztYz/X4YczTl\nL2Kq6SscuBl2+9RkS8tsTTX1ZrpIQ2SWj4VSg5ZJmdh1e9VnmjVG8273sb/Jdysp\niH7Nz41Z/2WdGEOikluMdA7s2UJA5nC2gmi8pQIDAQABAoIBAQCRVcOH6zRcnsXU\n5yFrwnH6MD3fmjosKt77ZV3OYc897w6fp7S2a8w0BZJj3lmoyXheOhTckPPyj0AD\nLOWmJbmVL4Zop/Fe4R7w62MWP9pDx/oTaiqKy5WI6ypS5pQTJIAp+y/7LJRxhNvw\nS3mI3A6nz+PSkZwCk6YJuI5mEKtbQpF+5bgeqKz5DyLSstkpf1HCgXPsPltD1LQT\nethQiEB5g9jfc0+dyKlpQ10nOQ2ivla/sEOmpP4CsZS1VS2D9+B/eIRrr5xNGVXH\nAFCD4F0AugrIJRmIvs5/pMQVDgQwk79hoJw5bZFQr+22KVGr8h/UKIcNpuuBNPqj\n5nm38bahAoGBAPzF7VqIWeImDdsFU/wVF6I7SyMfXELB4PHYKfA+mRPI5zIqiIJO\nmrRjeLP1NeAKs443yRjafjy5+9KMyao7+YucqeWdq/9lHa9+PD38wsXqAezAVL+2\nCcrdBePBTbOYHWgM7RcL++Mb5Fem8W/FKC3fLxrV9+Ci+dgiefe6orSJAoGBAOvQ\nMTYXkHQcllu998vEu9oHewoRo5kZeldVxDwM7vtjpLqkUdGhMzvbhiAYOYiGIcmL\njLhLM2QXi1ACLyiUcKMoCydy3dAz9EE0ado/AjN6UFWAYZL6hIgAy8KiB8Z3EW5E\nTLeTIr50mIdyzNr3ZwFJSmZm4zRjY2BXxFHjB/g9AoGAOCRN33nBXPVOxoKccLTO\nlv3MZnSkrT8akxyL1AxTO423q/C+eRK0UbR2LqIb4TL/RmslgxukRiCYyd7zO5gu\niM+2/ITUmtj+iufiwXHOYN7kpozhReNMsX39vORGOcljXqTgU+oZfAvJ3534qfaE\nQgv8Dl3PvFj2XQbrSBZv5OECgYB7WyZTIJKNWuMAzOhSbPDDxkQD6WRGU4CfLRuB\nOlbNpLtoc0rluUje2CBaq7F1DI2iK+EKCzSv+G0FBo96z+P4RZtIIJuOLY9piKyS\n4YEaQrLBd24Tf/9SUfBFOZONq32vzATBxzNWpBGiUVh+dwsoLhnAZbQXFKLIpEDr\ngTMLFQKBgDiFJ1KGeYyMMyL5XDUVKhpZ2T5Rm+G2Eb8QKbp/X92gtq45HEOJLNV5\nIcTyMTmRXe/GIDEHNvwLdDzHAgA594rfXLWbt25hBIQ4bZuWukXKb5jPh9Eo0++A\nuifaWhCf/dJUvrVfX2I6MPakwWnxgZ5ocOqa5wcJ8aaxhQpC4/ww\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b7063e815d9b45a0bebba6dd57c70567', 'name': u'singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0', 'created_at': '2019-03-23T18:08:48.979450', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9e:d2:fa:97:7d:e9:3c:73:ce:11:72:07:6e:54:cd:d1', 'type': 'ssh', 'id': u'singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0'}) 2019-03-23 18:08:48,979 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6NdCSkAsGyEzuJ0XwUsDoJ2N440jMRa69/Xk+diL7fDlfShi xB6UupPYCEPsJNeceCVRTZFlyO+tG59nuNQ5ESkOjRwa89f1pjxkA7+LeNBoAXp6 GfwCaABe6SUSpCDjYn3834ryNsqiQTF06Nx7dXyXFfssIIPTDObTDU4dwCY8OpIu 812nEckBKUaiuUfgBr3UtmeyREeXToDWJf+7oH+mKYcO3EZQbryuztYz/X4YczTl L2Kq6SscuBl2+9RkS8tsTTX1ZrpIQ2SWj4VSg5ZJmdh1e9VnmjVG8273sb/Jdysp iH7Nz41Z/2WdGEOikluMdA7s2UJA5nC2gmi8pQIDAQABAoIBAQCRVcOH6zRcnsXU 5yFrwnH6MD3fmjosKt77ZV3OYc897w6fp7S2a8w0BZJj3lmoyXheOhTckPPyj0AD LOWmJbmVL4Zop/Fe4R7w62MWP9pDx/oTaiqKy5WI6ypS5pQTJIAp+y/7LJRxhNvw S3mI3A6nz+PSkZwCk6YJuI5mEKtbQpF+5bgeqKz5DyLSstkpf1HCgXPsPltD1LQT ethQiEB5g9jfc0+dyKlpQ10nOQ2ivla/sEOmpP4CsZS1VS2D9+B/eIRrr5xNGVXH AFCD4F0AugrIJRmIvs5/pMQVDgQwk79hoJw5bZFQr+22KVGr8h/UKIcNpuuBNPqj 5nm38bahAoGBAPzF7VqIWeImDdsFU/wVF6I7SyMfXELB4PHYKfA+mRPI5zIqiIJO mrRjeLP1NeAKs443yRjafjy5+9KMyao7+YucqeWdq/9lHa9+PD38wsXqAezAVL+2 CcrdBePBTbOYHWgM7RcL++Mb5Fem8W/FKC3fLxrV9+Ci+dgiefe6orSJAoGBAOvQ MTYXkHQcllu998vEu9oHewoRo5kZeldVxDwM7vtjpLqkUdGhMzvbhiAYOYiGIcmL jLhLM2QXi1ACLyiUcKMoCydy3dAz9EE0ado/AjN6UFWAYZL6hIgAy8KiB8Z3EW5E TLeTIr50mIdyzNr3ZwFJSmZm4zRjY2BXxFHjB/g9AoGAOCRN33nBXPVOxoKccLTO lv3MZnSkrT8akxyL1AxTO423q/C+eRK0UbR2LqIb4TL/RmslgxukRiCYyd7zO5gu iM+2/ITUmtj+iufiwXHOYN7kpozhReNMsX39vORGOcljXqTgU+oZfAvJ3534qfaE Qgv8Dl3PvFj2XQbrSBZv5OECgYB7WyZTIJKNWuMAzOhSbPDDxkQD6WRGU4CfLRuB OlbNpLtoc0rluUje2CBaq7F1DI2iK+EKCzSv+G0FBo96z+P4RZtIIJuOLY9piKyS 4YEaQrLBd24Tf/9SUfBFOZONq32vzATBxzNWpBGiUVh+dwsoLhnAZbQXFKLIpEDr gTMLFQKBgDiFJ1KGeYyMMyL5XDUVKhpZ2T5Rm+G2Eb8QKbp/X92gtq45HEOJLNV5 IcTyMTmRXe/GIDEHNvwLdDzHAgA594rfXLWbt25hBIQ4bZuWukXKb5jPh9Eo0++A uifaWhCf/dJUvrVfX2I6MPakwWnxgZ5ocOqa5wcJ8aaxhQpC4/ww -----END RSA PRIVATE KEY----- 2019-03-23 18:08:48,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 18:08:48,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"security_group": {"name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-03-23 18:08:49,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:49 GMT X-Openstack-Request-Id: req-09ec4a8b-70be-4a83-b0be-726b7a429d72 2019-03-23 18:08:49,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:49Z", "updated_at": "2019-03-23T18:08:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "0646079d-fac8-4d2f-8051-d04d4412abbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "92a709f0-302f-4f6d-8b27-690b5d18bd2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}} 2019-03-23 18:08:49,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-09ec4a8b-70be-4a83-b0be-726b7a429d72 2019-03-23 18:08:49,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.424332141876s 2019-03-23 18:08:49,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:08:49,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:49,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:49 GMT X-Openstack-Request-Id: req-7cf4de6b-7de5-4c50-b9b6-6e562372e2c3 2019-03-23 18:08:49,764 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:49Z", "updated_at": "2019-03-23T18:08:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "0646079d-fac8-4d2f-8051-d04d4412abbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "92a709f0-302f-4f6d-8b27-690b5d18bd2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:08:49,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7cf4de6b-7de5-4c50-b9b6-6e562372e2c3 2019-03-23 18:08:49,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347669839859s 2019-03-23 18:08:49,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:08:49,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -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": "28335c53-d390-47d0-9df5-fdfbf987af9b"}}' 2019-03-23 18:08:50,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:50 GMT X-Openstack-Request-Id: req-d8d684ab-a10f-493d-8ee7-212b114b4488 2019-03-23 18:08:50,235 - 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-03-23T18:08:50Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "port_range_min": 22, "revision_number": 0, "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:50Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "31457b93-576d-44b4-ad62-5d70c4889583"}} 2019-03-23 18:08:50,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d8d684ab-a10f-493d-8ee7-212b114b4488 2019-03-23 18:08:50,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.464256048203s 2019-03-23 18:08:50,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:08:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:50,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:50 GMT X-Openstack-Request-Id: req-090e7c0b-c49f-4470-9430-0b3b9869e314 2019-03-23 18:08:50,317 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:49Z", "updated_at": "2019-03-23T18:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "0646079d-fac8-4d2f-8051-d04d4412abbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:08:50Z", "revision_number": 0, "id": "31457b93-576d-44b4-ad62-5d70c4889583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:50Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "92a709f0-302f-4f6d-8b27-690b5d18bd2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 2, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:08:50,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-090e7c0b-c49f-4470-9430-0b3b9869e314 2019-03-23 18:08:50,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0757999420166s 2019-03-23 18:08:50,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:08:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -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": "28335c53-d390-47d0-9df5-fdfbf987af9b"}}' 2019-03-23 18:08:50,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:50 GMT X-Openstack-Request-Id: req-6f104844-2731-43fa-91da-74dd26355f1d 2019-03-23 18:08:50,479 - 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-03-23T18:08:50Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "port_range_min": null, "revision_number": 0, "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:50Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "a651429f-cd19-4b4e-9f5d-0cd9e89c0bac"}} 2019-03-23 18:08:50,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6f104844-2731-43fa-91da-74dd26355f1d 2019-03-23 18:08:50,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154707193375s 2019-03-23 18:08:50,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:08:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:50,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:50 GMT X-Openstack-Request-Id: req-9ad306fc-30a8-4d79-b52a-12c07ecabdb9 2019-03-23 18:08:50,837 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":["5218004a-888b-4a82-8478-c2665ecbbcab"],"description":"","tags":[],"updated_at":"2019-03-23T18:08:33Z","qos_policy_id":null,"name":"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d80a63ae-153d-48e6-9e4a-6df2b8fe98cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["077e3272-a1da-4cc4-867c-6446d9608431"],"description":"","tags":[],"updated_at":"2019-03-23T18:08:34Z","qos_policy_id":null,"name":"HA network tenant a868dd1b3f7f494d9fe00b1af3069be7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:08:34Z","provider:network_type":"vxlan"}]} 2019-03-23 18:08:50,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9ad306fc-30a8-4d79-b52a-12c07ecabdb9 2019-03-23 18:08:50,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356729030609s 2019-03-23 18:08:50,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:08:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:51,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:51 GMT X-Openstack-Request-Id: req-dd2c2207-98e7-4d4a-a05d-7261d282ee2c 2019-03-23 18:08:51,142 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:46Z", "file": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "size": 12716032, "self": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:08:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:08:51,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dd2c2207-98e7-4d4a-a05d-7261d282ee2c 2019-03-23 18:08:51,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299597024918s 2019-03-23 18:08:51,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:08:51,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:51,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d36e2a34-4eec-4b8f-9730-6acf85e6c4ad x-openstack-request-id: req-d36e2a34-4eec-4b8f-9730-6acf85e6c4ad 2019-03-23 18:08:51,279 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_be31637a-999a-418a-9d95-29972b82b5c0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "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": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e"}]} 2019-03-23 18:08:51,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d36e2a34-4eec-4b8f-9730-6acf85e6c4ad 2019-03-23 18:08:51,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13032412529s 2019-03-23 18:08:51,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:08:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"server": {"name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "imageRef": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "flavorRef": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4"}], "security_groups": [{"name": "28335c53-d390-47d0-9df5-fdfbf987af9b"}]}}' 2019-03-23 18:08:57,742 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008 x-compute-request-id: req-db01f8cd-1f53-4d11-97fc-674fbc215e65 x-openstack-request-id: req-db01f8cd-1f53-4d11-97fc-674fbc215e65 2019-03-23 18:08:57,742 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "28335c53-d390-47d0-9df5-fdfbf987af9b"}], "OS-DCF:diskConfig": "MANUAL", "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "adminPass": "Z6aK2ypyk4Te"}} 2019-03-23 18:08:57,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-db01f8cd-1f53-4d11-97fc-674fbc215e65 2019-03-23 18:08:57,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.46004796028s 2019-03-23 18:08:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:08:57,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:58,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08: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-2c4151cc-4f96-408b-8c0a-edc52c1666ac x-openstack-request-id: req-2c4151cc-4f96-408b-8c0a-edc52c1666ac 2019-03-23 18:08:58,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "user_id": "b7063e815d9b45a0bebba6dd57c70567", "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-03-23T18:08:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:08:58,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c4151cc-4f96-408b-8c0a-edc52c1666ac 2019-03-23 18:08:58,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875631093979s 2019-03-23 18:08:58,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:08:58,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:58,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:58 GMT X-Openstack-Request-Id: req-b89ed120-2953-4c5a-8ccc-eb8181bc4b0f 2019-03-23 18:08:58,744 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":["5218004a-888b-4a82-8478-c2665ecbbcab"],"description":"","tags":[],"updated_at":"2019-03-23T18:08:33Z","qos_policy_id":null,"name":"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d80a63ae-153d-48e6-9e4a-6df2b8fe98cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["077e3272-a1da-4cc4-867c-6446d9608431"],"description":"","tags":[],"updated_at":"2019-03-23T18:08:34Z","qos_policy_id":null,"name":"HA network tenant a868dd1b3f7f494d9fe00b1af3069be7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:08:34Z","provider:network_type":"vxlan"}]} 2019-03-23 18:08:58,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b89ed120-2953-4c5a-8ccc-eb8181bc4b0f 2019-03-23 18:08:58,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112989187241s 2019-03-23 18:08:58,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:08:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:08:58,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sat, 23 Mar 2019 18:08:58 GMT X-Openstack-Request-Id: req-a713fd38-0806-47db-85b5-52d027fee243 2019-03-23 18:08:58,796 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T18:08:34Z","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":"077e3272-a1da-4cc4-867c-6446d9608431","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant a868dd1b3f7f494d9fe00b1af3069be7","enable_dhcp":false,"segment_id":null,"network_id":"d80a63ae-153d-48e6-9e4a-6df2b8fe98cf","tenant_id":"","created_at":"2019-03-23T18:08:34Z","ip_version":4},{"updated_at":"2019-03-23T18:08: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":"5218004a-888b-4a82-8478-c2665ecbbcab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_be31637a-999a-418a-9d95-29972b82b5c0","enable_dhcp":true,"segment_id":null,"network_id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:33Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4}]} 2019-03-23 18:08:58,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a713fd38-0806-47db-85b5-52d027fee243 2019-03-23 18:08:58,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508489608765s 2019-03-23 18:08:58,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:00,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09: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-110b3303-ea02-4d07-a55a-aa9a16091ca8 x-openstack-request-id: req-110b3303-ea02-4d07-a55a-aa9a16091ca8 2019-03-23 18:09:01,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:09:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:01,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-110b3303-ea02-4d07-a55a-aa9a16091ca8 2019-03-23 18:09:01,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388752937317s 2019-03-23 18:09:01,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:03,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:04,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 717 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1891c78-5aae-4ed0-83cf-d94baa60cbd2 x-openstack-request-id: req-a1891c78-5aae-4ed0-83cf-d94baa60cbd2 2019-03-23 18:09:04,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:09:02Z", "hostId": "71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:04,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a1891c78-5aae-4ed0-83cf-d94baa60cbd2 2019-03-23 18:09:04,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82674407959s 2019-03-23 18:09:04,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:06,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:06,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:07,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b73fc5fd-cfdc-49a9-ab61-7a37780963b6 x-openstack-request-id: req-b73fc5fd-cfdc-49a9-ab61-7a37780963b6 2019-03-23 18:09:07,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "security_groups": [{"name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}], "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:09:02Z", "hostId": "71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:07,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b73fc5fd-cfdc-49a9-ab61-7a37780963b6 2019-03-23 18:09:07,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49668812752s 2019-03-23 18:09:07,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:09,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09: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-c1ce3c8d-8356-435b-8359-4922a6452737 x-openstack-request-id: req-c1ce3c8d-8356-435b-8359-4922a6452737 2019-03-23 18:09:09,933 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3f:a9", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "security_groups": [{"name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}], "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:09:02Z", "hostId": "71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:09,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c1ce3c8d-8356-435b-8359-4922a6452737 2019-03-23 18:09:09,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393064022064s 2019-03-23 18:09:09,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:11,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:12,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c7bacf4-fe57-422b-9b28-ad827af277ae x-openstack-request-id: req-4c7bacf4-fe57-422b-9b28-ad827af277ae 2019-03-23 18:09:12,887 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3f:a9", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "security_groups": [{"name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}], "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:09:02Z", "hostId": "71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:12,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c7bacf4-fe57-422b-9b28-ad827af277ae 2019-03-23 18:09:12,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.943852901459s 2019-03-23 18:09:12,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:14,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:16,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cb488b6-5912-46dc-9d5e-10dbf25337a5 x-openstack-request-id: req-9cb488b6-5912-46dc-9d5e-10dbf25337a5 2019-03-23 18:09:16,208 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3f:a9", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-03-23T18:09:13.000000", "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "security_groups": [{"name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}], "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:09:13Z", "hostId": "71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:16,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9cb488b6-5912-46dc-9d5e-10dbf25337a5 2019-03-23 18:09:16,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31143808365s 2019-03-23 18:09:16,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:09:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=33ed59dd-90bf-4358-bb8e-3d6773a3d008" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:17,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:17 GMT X-Openstack-Request-Id: req-3758396b-93e7-4ee3-aaa4-c8959ae982f9 2019-03-23 18:09:17,267 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:09:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5218004a-888b-4a82-8478-c2665ecbbcab","ip_address":"192.168.120.8"}],"id":"99da09bd-89bc-48c3-876a-14fedea4b98a","security_groups":["28335c53-d390-47d0-9df5-fdfbf987af9b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:3f:a9","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:09:04Z","binding:vnic_type":"normal","device_id":"33ed59dd-90bf-4358-bb8e-3d6773a3d008","ip_allocation":"immediate"}]} 2019-03-23 18:09:17,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=33ed59dd-90bf-4358-bb8e-3d6773a3d008 used request id req-3758396b-93e7-4ee3-aaa4-c8959ae982f9 2019-03-23 18:09:17,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.05259299278s 2019-03-23 18:09:17,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=99da09bd-89bc-48c3-876a-14fedea4b98a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:17,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:17 GMT X-Openstack-Request-Id: req-02951ae6-e89c-4369-8470-69b214b114e9 2019-03-23 18:09:17,329 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:09:17,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=99da09bd-89bc-48c3-876a-14fedea4b98a used request id req-02951ae6-e89c-4369-8470-69b214b114e9 2019-03-23 18:09:17,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0517489910126s 2019-03-23 18:09:17,330 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:3f:a9', 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'dd234e2f-bddd-4f09-99eb-3eeae788b3c1'}), 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-03-23T18:09:13.000000', 'flavor': Munch({u'id': u'7cdf73fd-151b-4bd2-84b1-ce5936f7107e'}), 'az': u'nova', 'id': u'33ed59dd-90bf-4358-bb8e-3d6773a3d008', 'security_groups': [Munch({u'name': u'singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b7063e815d9b45a0bebba6dd57c70567', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a868dd1b3f7f494d9fe00b1af3069be7', '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-03-23T18:09:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:09:13Z', 'hostId': u'71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30', '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-03-23T18:09:13.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'a868dd1b3f7f494d9fe00b1af3069be7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0', 'adminPass': u'Z6aK2ypyk4Te', 'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'created_at': u'2019-03-23T18:08:57Z', 'created': u'2019-03-23T18:08:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:09:17,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:09:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:17,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:17 GMT X-Openstack-Request-Id: req-ff8af3f3-78aa-4efb-a3e0-232dae4e57e7 2019-03-23 18:09:17,738 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":["5218004a-888b-4a82-8478-c2665ecbbcab"],"description":"","tags":[],"updated_at":"2019-03-23T18:08:33Z","qos_policy_id":null,"name":"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:32Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d80a63ae-153d-48e6-9e4a-6df2b8fe98cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["077e3272-a1da-4cc4-867c-6446d9608431"],"description":"","tags":[],"updated_at":"2019-03-23T18:08:34Z","qos_policy_id":null,"name":"HA network tenant a868dd1b3f7f494d9fe00b1af3069be7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:08:34Z","provider:network_type":"vxlan"}]} 2019-03-23 18:09:17,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ff8af3f3-78aa-4efb-a3e0-232dae4e57e7 2019-03-23 18:09:17,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402831792831s 2019-03-23 18:09:17,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:09:17,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=33ed59dd-90bf-4358-bb8e-3d6773a3d008" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:17,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:17 GMT X-Openstack-Request-Id: req-e291f035-938a-44b3-81ef-e1af8fff9f1d 2019-03-23 18:09:17,794 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:09:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5218004a-888b-4a82-8478-c2665ecbbcab","ip_address":"192.168.120.8"}],"id":"99da09bd-89bc-48c3-876a-14fedea4b98a","security_groups":["28335c53-d390-47d0-9df5-fdfbf987af9b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:3f:a9","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:09:04Z","binding:vnic_type":"normal","device_id":"33ed59dd-90bf-4358-bb8e-3d6773a3d008","ip_allocation":"immediate"}]} 2019-03-23 18:09:17,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=33ed59dd-90bf-4358-bb8e-3d6773a3d008 used request id req-e291f035-938a-44b3-81ef-e1af8fff9f1d 2019-03-23 18:09:17,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.053787946701s 2019-03-23 18:09:17,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 18:09:17,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.8", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a"}}' 2019-03-23 18:09:20,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:20 GMT X-Openstack-Request-Id: req-48cdc48b-1d88-426a-b531-7488557f56ff 2019-03-23 18:09:20,633 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:09:18Z", "updated_at": "2019-03-23T18:09:18Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:3f:a9", "device_id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a", "id": "f01caad1-abde-47c7-9635-e55a965e4919", "qos_policy_id": null}} 2019-03-23 18:09:20,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-48cdc48b-1d88-426a-b531-7488557f56ff 2019-03-23 18:09:20,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.83785700798s 2019-03-23 18:09:20,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:20,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:20 GMT X-Openstack-Request-Id: req-906db989-6ae5-403c-872f-0ccd4e665a09 2019-03-23 18:09:20,715 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:09:18Z", "updated_at": "2019-03-23T18:09:18Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:3f:a9", "device_id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a", "id": "f01caad1-abde-47c7-9635-e55a965e4919", "qos_policy_id": null}]} 2019-03-23 18:09:20,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-906db989-6ae5-403c-872f-0ccd4e665a09 2019-03-23 18:09:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659599304199s 2019-03-23 18:09:20,721 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:09:20,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:21,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:21 GMT X-Openstack-Request-Id: req-83d1ceb5-e5d6-4654-bfdc-745b793f4995 2019-03-23 18:09:21,236 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:09:18Z", "updated_at": "2019-03-23T18:09:18Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:3f:a9", "device_id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a", "id": "f01caad1-abde-47c7-9635-e55a965e4919", "qos_policy_id": null}]} 2019-03-23 18:09:21,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-83d1ceb5-e5d6-4654-bfdc-745b793f4995 2019-03-23 18:09:21,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.404341220856s 2019-03-23 18:09:21,242 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:09:21,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:21,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:21 GMT X-Openstack-Request-Id: req-bfd5ada1-3258-46d2-8958-1c91de1bbecc 2019-03-23 18:09:21,716 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:09:18Z", "updated_at": "2019-03-23T18:09:18Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:3f:a9", "device_id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a", "id": "f01caad1-abde-47c7-9635-e55a965e4919", "qos_policy_id": null}]} 2019-03-23 18:09:21,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bfd5ada1-3258-46d2-8958-1c91de1bbecc 2019-03-23 18:09:21,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.363743066788s 2019-03-23 18:09:21,723 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:09:21,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:21,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:22,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:22 GMT X-Openstack-Request-Id: req-511c3e55-b5f9-450f-b57a-0d4afc0fb603 2019-03-23 18:09:22,108 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:09:18Z", "updated_at": "2019-03-23T18:09:18Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:3f:a9", "device_id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a", "id": "f01caad1-abde-47c7-9635-e55a965e4919", "qos_policy_id": null}]} 2019-03-23 18:09:22,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-511c3e55-b5f9-450f-b57a-0d4afc0fb603 2019-03-23 18:09:22,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.275188922882s 2019-03-23 18:09:22,115 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:09:22,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:22 GMT X-Openstack-Request-Id: req-27c39ad9-4502-4e2c-a448-b95d5346dbba 2019-03-23 18:09:22,297 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:09:18Z", "updated_at": "2019-03-23T18:09:21Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:3f:a9", "device_id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_id": "99da09bd-89bc-48c3-876a-14fedea4b98a", "id": "f01caad1-abde-47c7-9635-e55a965e4919", "qos_policy_id": null}]} 2019-03-23 18:09:22,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-27c39ad9-4502-4e2c-a448-b95d5346dbba 2019-03-23 18:09:22,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0729930400848s 2019-03-23 18:09:22,304 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2', 'updated_at': u'2019-03-23T18:09:21Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'99da09bd-89bc-48c3-876a-14fedea4b98a', 'id': u'f01caad1-abde-47c7-9635-e55a965e4919', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'99da09bd-89bc-48c3-876a-14fedea4b98a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:25:3f:a9', u'device_id': u'33ed59dd-90bf-4358-bb8e-3d6773a3d008'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a868dd1b3f7f494d9fe00b1af3069be7', 'created_at': u'2019-03-23T18:09:18Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:25:3f:a9', u'device_id': u'33ed59dd-90bf-4358-bb8e-3d6773a3d008'}), 'router': u'b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2'}) 2019-03-23 18:09:22,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 18:09:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008/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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 18:09:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09: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-6ae5de46-0c03-4d95-9267-14659b74847f x-openstack-request-id: req-6ae5de46-0c03-4d95-9267-14659b74847f 2019-03-23 18:09:23,304 - 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 486589134 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.223644] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226400] pid_max: default: 32768 minimum: 301\n[ 0.227894] ACPI: Core revision 20150930\n[ 0.229783] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231961] Security Framework initialized\n[ 0.233307] Yama: becoming mindful.\n[ 0.234529] AppArmor: AppArmor initialized\n[ 0.235922] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240178] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242169] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244419] Initializing cgroup subsys io\n[ 0.245769] Initializing cgroup subsys memory\n[ 0.247197] Initializing cgroup subsys devices\n[ 0.248639] Initializing cgroup subsys freezer\n[ 0.250166] Initializing cgroup subsys net_cls\n[ 0.251688] Initializing cgroup subsys perf_event\n[ 0.253270] Initializing cgroup subsys net_prio\n[ 0.254792] Initializing cgroup subsys hugetlb\n[ 0.256258] Initializing cgroup subsys pids\n[ 0.257699] CPU: Physical Processor ID: 0\n[ 0.259719] mce: CPU supports 10 MCE banks\n[ 0.261111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281089] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289359] ftrace: allocating 31920 entries in 125 pages\n[ 0.320304] smpboot: Max logical packages: 1\n[ 0.321722] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.323966] x2apic enabled\n[ 0.325270] Switched APIC routing to physical x2apic.\n[ 0.328054] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.329904] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.333343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.336314] KVM setup paravirtual spinlock\n[ 0.338156] x86: Booted up 1 node, 1 CPUs\n[ 0.339494] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.341743] devtmpfs: initialized\n[ 0.343922] evm: security.selinux\n[ 0.345080] evm: security.SMACK64\n[ 0.346224] evm: security.SMACK64EXEC\n[ 0.347466] evm: security.SMACK64TRANSMUTE\n[ 0.348818] evm: security.SMACK64MMAP\n[ 0.350056] evm: security.ima\n[ 0.351118] evm: security.capability\n[ 0.352403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.355445] pinctrl core: initialized pinctrl subsystem\n[ 0.357225] RTC time: 18:09:13, date: 03/23/19\n[ 0.358764] NET: Registered protocol family 16\n[ 0.360339] cpuidle: using governor ladder\n[ 0.361699] cpuidle: using governor menu\n[ 0.363009] PCCT header not found.\n[ 0.364242] ACPI: bus type PCI registered\n[ 0.365579] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.367622] PCI: Using configuration type 1 for base access\n[ 0.370080] ACPI: Added _OSI(Module Device)\n[ 0.371473] ACPI: Added _OSI(Processor Device)\n[ 0.372911] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.374413] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.376914] ACPI: Interpreter enabled\n[ 0.378174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.381246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.384306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.387380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.390437] ACPI: (supports S0 S5)\n[ 0.391611] ACPI: Using IOAPIC for interrupt routing\n[ 0.393188] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.397532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.399418] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.401467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.403444] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.407032] acpiphp: Slot [3] registered\n[ 0.408355] acpiphp: Slot [4] registered\n[ 0.409670] acpiphp: Slot [5] registered\n[ 0.411001] acpiphp: Slot [6] registered\n[ 0.412317] acpiphp: Slot [7] registered\n[ 0.413633] acpiphp: Slot [8] registered\n[ 0.414959] acpiphp: Slot [9] registered\n[ 0.416277] acpiphp: Slot [10] registered\n[ 0.417616] acpiphp: Slot [11] registered\n[ 0.418961] acpiphp: Slot [12] registered\n[ 0.420304] acpiphp: Slot [13] registered\n[ 0.421640] acpiphp: Slot [14] registered\n[ 0.422977] acpiphp: Slot [15] registered\n[ 0.440102] acpiphp: Slot [16] registered\n[ 0.441446] acpiphp: Slot [17] registered\n[ 0.442787] acpiphp: Slot [18] registered\n[ 0.444136] acpiphp: Slot [19] registered\n[ 0.445471] acpiphp: Slot [20] registered\n[ 0.446806] acpiphp: Slot [21] registered\n[ 0.448155] acpiphp: Slot [22] registered\n[ 0.449492] acpiphp: Slot [23] registered\n[ 0.450830] acpiphp: Slot [24] registered\n[ 0.452175] acpiphp: Slot [25] registered\n[ 0.453512] acpiphp: Slot [26] registered\n[ 0.454846] acpiphp: Slot [27] registered\n[ 0.456198] acpiphp: Slot [28] registered\n[ 0.457542] acpiphp: Slot [29] registered\n[ 0.458887] acpiphp: Slot [30] registered\n[ 0.460235] acpiphp: Slot [31] registered\n[ 0.461572] PCI host bridge to bus 0000:00\n[ 0.462917] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.464927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.466936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.469341] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.471742] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.474194] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.478734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.480847] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.482802] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.484906] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.489433] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.491812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.514505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.516958] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.519314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.522100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.524418] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.526488] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.528563] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.530322] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.532896] vgaarb: loaded\n[ 0.533898] vgaarb: bridge control possible 0000:00:02.0\n[ 0.535836] SCSI subsystem initialized\n[ 0.537303] ACPI: bus type USB registered\n[ 0.538663] usbcore: registered new interface driver usbfs\n[ 0.540372] usbcore: registered new interface driver hub\n[ 0.542037] usbcore: registered new device driver usb\n[ 0.543798] PCI: Using ACPI for IRQ routing\n[ 0.545570] NetLabel: Initializing\n[ 0.546761] NetLabel: domain hash size = 128\n[ 0.548176] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.549758] NetLabel: unlabeled traffic allowed by default\n[ 0.551654] clocksource: Switched to clocksource kvm-clock\n[ 0.561538] AppArmor: AppArmor Filesystem Enabled\n[ 0.563114] pnp: PnP ACPI init\n[ 0.564530] pnp: PnP ACPI: found 5 devices\n[ 0.571530] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.576433] NET: Registered protocol family 2\n[ 0.578425] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.580571] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.582559] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.584578] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.586374] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.588324] NET: Registered protocol family 1\n[ 0.589801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.591651] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.593449] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.608473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.623941] Trying to unpack rootfs image as initramfs...\n[ 0.685040] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.688043] Scanning for low memory corruption every 60 seconds\n[ 0.690236] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.692204] audit: initializing netlink subsys (disabled)\n[ 0.693904] audit: type=2000 audit(1553364554.037:1): initialized\n[ 0.696090] Initialise system trusted keyring\n[ 0.697670] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.699596] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.702613] zbud: loaded\n[ 0.703772] VFS: Disk quotas dquot_6.6.0\n[ 0.705121] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.707580] fuse init (API version 7.23)\n[ 0.709032] Key type big_key registered\n[ 0.710354] Allocating IMA MOK and blacklist keyrings.\n[ 0.712282] Key type asymmetric registered\n[ 0.713643] Asymmetric key parser 'x509' registered\n[ 0.715226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.717686] io scheduler noop registered\n[ 0.718997] io scheduler deadline registered (default)\n[ 0.720646] io scheduler cfq registered\n[ 0.722047] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.723790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.725879] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.728286] ACPI: Power Button [PWRF]\n[ 0.729675] GHES: HEST is not enabled!\n[ 0.743907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.773791] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.777319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.802527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.805979] Linux agpgart interface v0.103\n[ 0.809486] brd: module loaded\n[ 0.811840] loop: module loaded\n[ 0.817512] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.819947] GPT:90111 != 2097151\n[ 0.821077] GPT:Alternate GPT header not at the end of the disk.\n[ 0.822925] GPT:90111 != 2097151\n[ 0.824059] GPT: Use GNU Parted to correct GPT errors.\n[ 0.825675] vda: vda1 vda15\n[ 0.827529] scsi host0: ata_piix\n[ 0.828804] scsi host1: ata_piix\n[ 0.829999] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.832028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.834659] libphy: Fixed MDIO Bus: probed\n[ 0.836050] tun: Universal TUN/TAP device driver, 1.6\n[ 0.837658] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.840822] PPP generic driver version 2.4.2\n[ 0.842352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.844359] ehci-pci: EHCI PCI platform driver\n[ 0.845813] ehci-platform: EHCI generic platform driver\n[ 0.847475] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.849359] ohci-pci: OHCI PCI platform driver\n[ 0.850817] ohci-platform: OHCI generic platform driver\n[ 0.852481] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.867418] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.869131] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.871661] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.873363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.875288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.877370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.879858] usb usb1: Product: UHCI Host Controller\n[ 0.881502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.883473] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.885067] hub 1-0:1.0: USB hub found\n[ 0.886355] hub 1-0:1.0: 2 ports detected\n[ 0.887857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.891423] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.893050] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.894766] mousedev: PS/2 mouse device common for all mice\n[ 0.896868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.899724] rtc_cmos 00:00: RTC can wake from S4\n[ 0.901774] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.903781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.905774] i2c /dev entries driver\n[ 0.907051] device-mapper: uevent: version 1.0.3\n[ 0.908633] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.911403] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.913578] NET: Registered protocol family 10\n[ 0.915340] NET: Registered protocol family 17\n[ 0.916856] Key type dns_resolver registered\n[ 0.918408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.920256] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.923170] registered taskstats version 1\n[ 0.924593] Loading compiled-in X.509 certificates\n[ 0.926699] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.929820] zswap: loaded using pool lzo/zbud\n[ 0.932083] Key type trusted registered\n[ 0.934410] Key type encrypted registered\n[ 0.935827] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.937609] ima: No TPM chip found, activating TPM-bypass!\n[ 0.939380] evm: HMAC attrs: 0x1\n[ 0.940925] Magic number: 11:236:191\n[ 0.942273] acpi device:1d: hash matches\n[ 0.943721] rtc_cmos 00:00: setting system clock to 2019-03-23 18:09:13 UTC (1553364553)\n[ 0.946447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.948318] EDD information not available.\n[ 0.989395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.991987] Write protecting the kernel read-only data: 14336k\n[ 0.995196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.998119] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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.048376] 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.86\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.8...\nLease of 192.168.120.8 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.00. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCdRl2ab6KEL1ILleYLY/HZyWZpNTP9m/9yszU0kRt/9Wxs4f+qt4u5IAWk7zfNygSpyX+pMGqHw2p4TTG4WYvlynKXxhVVXXvLH8h139o+ItK/lzN5Fcr74SXJsPrWJEcUjDa6FyXcNbGOhVPHDCVgKDBuGUtay0634gToPeDZ4ksB9CFY6iMGRRiqSwYKAi6tbUNDSUJBMUFAceRDX4SCl7/LLI9V/NJwGqOctTK8TUbXEu13SjAFkt3lUqyAt+VCVkRD5dOkULGU2xRZ9apmFUG2onvVKBE8vsE5c7BY4Iq93YXWFLgia/g2X44MP1K013nwEQ2M+IwnoKJtw2N root@singlevm1-vm-be31637a-999a-418a-9d95-29972b82b5c0\nssh-dss AAAAB3NzaC1kc3MAAACBAIOb1qjIy5FnjtU4GaxXqy9jEHBKn0rLA9fNpOLuNxDNyExgVx74lFJAAd/aP4I4OxUCxCDQSqPEJf0+mR9dE9Q59oz/dVj0vw3ahCcu7wRP/81r1rtXE7D5pq+xxbdqQdoPuBUxMCZBKtyOkPm97GacoHkxXlyyUU+7YzdKK6bLAAAAFQCenDxJ8bGULbxAAa84j98d6+hWoQAAAIAHPYqZlJUKCGdxcZNSNOPzegPdBrwSJrwZkmNGfjX/dlvF0gJfFclip3Dw5L+hU27E3AcVmvrlitOZZlzxMox24Gtz3cnFsjjTKN1XlXxK+N/ApTQYqokrbg3Pv7YbO3iNj5i0PMqtP44aI12b10WeLyUW2aHnP4J6aCFEXD1OXwAAAIA8U7odcpOjLQ3ZuIAKnlpgvlnO1l1b+Vh4IEBzCKpjl0St8TZ3WucNrP6AGAnAuU/AC/JCBSgISPoxukbF8z445kLxy4C3pjCd2bBo++3n5abiLKkm0p3tNf5fILXgrMIxeFgJZNMdz6xZs5Li621Brbe24MOETWR8XvKWykVPJw== root@singlevm1-vm-be31637a-999a-418a-9d95-29972b82b5c0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe25:3fa9/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.8 \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-be31637a-999a-418a-9d95-29972b82b5c0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.46 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-be31637a-999a-418a-9d95-29972b82b5c0 login: "} 2019-03-23 18:09:23,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008/action used request id req-6ae5de46-0c03-4d95-9267-14659b74847f 2019-03-23 18:09:23,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.999547958374s 2019-03-23 18:09:23,305 - 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 486589134 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.223644] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226400] pid_max: default: 32768 minimum: 301 [ 0.227894] ACPI: Core revision 20150930 [ 0.229783] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231961] Security Framework initialized [ 0.233307] Yama: becoming mindful. [ 0.234529] AppArmor: AppArmor initialized [ 0.235922] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238077] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240178] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242169] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244419] Initializing cgroup subsys io [ 0.245769] Initializing cgroup subsys memory [ 0.247197] Initializing cgroup subsys devices [ 0.248639] Initializing cgroup subsys freezer [ 0.250166] Initializing cgroup subsys net_cls [ 0.251688] Initializing cgroup subsys perf_event [ 0.253270] Initializing cgroup subsys net_prio [ 0.254792] Initializing cgroup subsys hugetlb [ 0.256258] Initializing cgroup subsys pids [ 0.257699] CPU: Physical Processor ID: 0 [ 0.259719] mce: CPU supports 10 MCE banks [ 0.261111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281089] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289359] ftrace: allocating 31920 entries in 125 pages [ 0.320304] smpboot: Max logical packages: 1 [ 0.321722] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.323966] x2apic enabled [ 0.325270] Switched APIC routing to physical x2apic. [ 0.328054] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.329904] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.336314] KVM setup paravirtual spinlock [ 0.338156] x86: Booted up 1 node, 1 CPUs [ 0.339494] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.341743] devtmpfs: initialized [ 0.343922] evm: security.selinux [ 0.345080] evm: security.SMACK64 [ 0.346224] evm: security.SMACK64EXEC [ 0.347466] evm: security.SMACK64TRANSMUTE [ 0.348818] evm: security.SMACK64MMAP [ 0.350056] evm: security.ima [ 0.351118] evm: security.capability [ 0.352403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.355445] pinctrl core: initialized pinctrl subsystem [ 0.357225] RTC time: 18:09:13, date: 03/23/19 [ 0.358764] NET: Registered protocol family 16 [ 0.360339] cpuidle: using governor ladder [ 0.361699] cpuidle: using governor menu [ 0.363009] PCCT header not found. [ 0.364242] ACPI: bus type PCI registered [ 0.365579] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.367622] PCI: Using configuration type 1 for base access [ 0.370080] ACPI: Added _OSI(Module Device) [ 0.371473] ACPI: Added _OSI(Processor Device) [ 0.372911] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.374413] ACPI: Added _OSI(Processor Aggregator Device) [ 0.376914] ACPI: Interpreter enabled [ 0.378174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.381246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.384306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.387380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.390437] ACPI: (supports S0 S5) [ 0.391611] ACPI: Using IOAPIC for interrupt routing [ 0.393188] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.397532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.399418] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.401467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.403444] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.407032] acpiphp: Slot [3] registered [ 0.408355] acpiphp: Slot [4] registered [ 0.409670] acpiphp: Slot [5] registered [ 0.411001] acpiphp: Slot [6] registered [ 0.412317] acpiphp: Slot [7] registered [ 0.413633] acpiphp: Slot [8] registered [ 0.414959] acpiphp: Slot [9] registered [ 0.416277] acpiphp: Slot [10] registered [ 0.417616] acpiphp: Slot [11] registered [ 0.418961] acpiphp: Slot [12] registered [ 0.420304] acpiphp: Slot [13] registered [ 0.421640] acpiphp: Slot [14] registered [ 0.422977] acpiphp: Slot [15] registered [ 0.440102] acpiphp: Slot [16] registered [ 0.441446] acpiphp: Slot [17] registered [ 0.442787] acpiphp: Slot [18] registered [ 0.444136] acpiphp: Slot [19] registered [ 0.445471] acpiphp: Slot [20] registered [ 0.446806] acpiphp: Slot [21] registered [ 0.448155] acpiphp: Slot [22] registered [ 0.449492] acpiphp: Slot [23] registered [ 0.450830] acpiphp: Slot [24] registered [ 0.452175] acpiphp: Slot [25] registered [ 0.453512] acpiphp: Slot [26] registered [ 0.454846] acpiphp: Slot [27] registered [ 0.456198] acpiphp: Slot [28] registered [ 0.457542] acpiphp: Slot [29] registered [ 0.458887] acpiphp: Slot [30] registered [ 0.460235] acpiphp: Slot [31] registered [ 0.461572] PCI host bridge to bus 0000:00 [ 0.462917] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.464927] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.466936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.469341] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.471742] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.474194] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.478734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.480847] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.482802] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.484906] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.489433] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.491812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.514505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.516958] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.519314] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.522100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.524418] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.526488] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.528563] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.530322] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.532896] vgaarb: loaded [ 0.533898] vgaarb: bridge control possible 0000:00:02.0 [ 0.535836] SCSI subsystem initialized [ 0.537303] ACPI: bus type USB registered [ 0.538663] usbcore: registered new interface driver usbfs [ 0.540372] usbcore: registered new interface driver hub [ 0.542037] usbcore: registered new device driver usb [ 0.543798] PCI: Using ACPI for IRQ routing [ 0.545570] NetLabel: Initializing [ 0.546761] NetLabel: domain hash size = 128 [ 0.548176] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.549758] NetLabel: unlabeled traffic allowed by default [ 0.551654] clocksource: Switched to clocksource kvm-clock [ 0.561538] AppArmor: AppArmor Filesystem Enabled [ 0.563114] pnp: PnP ACPI init [ 0.564530] pnp: PnP ACPI: found 5 devices [ 0.571530] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.576433] NET: Registered protocol family 2 [ 0.578425] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.580571] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.582559] TCP: Hash tables configured (established 4096 bind 4096) [ 0.584578] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.586374] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.588324] NET: Registered protocol family 1 [ 0.589801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.591651] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.593449] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.608473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.623941] Trying to unpack rootfs image as initramfs... [ 0.685040] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.688043] Scanning for low memory corruption every 60 seconds [ 0.690236] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.692204] audit: initializing netlink subsys (disabled) [ 0.693904] audit: type=2000 audit(1553364554.037:1): initialized [ 0.696090] Initialise system trusted keyring [ 0.697670] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.699596] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.702613] zbud: loaded [ 0.703772] VFS: Disk quotas dquot_6.6.0 [ 0.705121] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.707580] fuse init (API version 7.23) [ 0.709032] Key type big_key registered [ 0.710354] Allocating IMA MOK and blacklist keyrings. [ 0.712282] Key type asymmetric registered [ 0.713643] Asymmetric key parser 'x509' registered [ 0.715226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.717686] io scheduler noop registered [ 0.718997] io scheduler deadline registered (default) [ 0.720646] io scheduler cfq registered [ 0.722047] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.723790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.725879] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.728286] ACPI: Power Button [PWRF] [ 0.729675] GHES: HEST is not enabled! [ 0.743907] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.773791] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.777319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.802527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.805979] Linux agpgart interface v0.103 [ 0.809486] brd: module loaded [ 0.811840] loop: module loaded [ 0.817512] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.819947] GPT:90111 != 2097151 [ 0.821077] GPT:Alternate GPT header not at the end of the disk. [ 0.822925] GPT:90111 != 2097151 [ 0.824059] GPT: Use GNU Parted to correct GPT errors. [ 0.825675] vda: vda1 vda15 [ 0.827529] scsi host0: ata_piix [ 0.828804] scsi host1: ata_piix [ 0.829999] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.832028] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.834659] libphy: Fixed MDIO Bus: probed [ 0.836050] tun: Universal TUN/TAP device driver, 1.6 [ 0.837658] tun: (C) 1999-2004 Max Krasnyansky [ 0.840822] PPP generic driver version 2.4.2 [ 0.842352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.844359] ehci-pci: EHCI PCI platform driver [ 0.845813] ehci-platform: EHCI generic platform driver [ 0.847475] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.849359] ohci-pci: OHCI PCI platform driver [ 0.850817] ohci-platform: OHCI generic platform driver [ 0.852481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.867418] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.869131] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.871661] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.873363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.875288] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.877370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.879858] usb usb1: Product: UHCI Host Controller [ 0.881502] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.883473] usb usb1: SerialNumber: 0000:00:01.2 [ 0.885067] hub 1-0:1.0: USB hub found [ 0.886355] hub 1-0:1.0: 2 ports detected [ 0.887857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.891423] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.893050] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.894766] mousedev: PS/2 mouse device common for all mice [ 0.896868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.899724] rtc_cmos 00:00: RTC can wake from S4 [ 0.901774] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.903781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.905774] i2c /dev entries driver [ 0.907051] device-mapper: uevent: version 1.0.3 [ 0.908633] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.911403] ledtrig-cpu: registered to indicate activity on CPUs [ 0.913578] NET: Registered protocol family 10 [ 0.915340] NET: Registered protocol family 17 [ 0.916856] Key type dns_resolver registered [ 0.918408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.920256] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.923170] registered taskstats version 1 [ 0.924593] Loading compiled-in X.509 certificates [ 0.926699] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.929820] zswap: loaded using pool lzo/zbud [ 0.932083] Key type trusted registered [ 0.934410] Key type encrypted registered [ 0.935827] AppArmor: AppArmor sha1 policy hashing enabled [ 0.937609] ima: No TPM chip found, activating TPM-bypass! [ 0.939380] evm: HMAC attrs: 0x1 [ 0.940925] Magic number: 11:236:191 [ 0.942273] acpi device:1d: hash matches [ 0.943721] rtc_cmos 00:00: setting system clock to 2019-03-23 18:09:13 UTC (1553364553) [ 0.946447] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.948318] EDD information not available. [ 0.989395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.991987] Write protecting the kernel read-only data: 14336k [ 0.995196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.998119] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.048376] 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.86 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.8... Lease of 192.168.120.8 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.00. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCdRl2ab6KEL1ILleYLY/HZyWZpNTP9m/9yszU0kRt/9Wxs4f+qt4u5IAWk7zfNygSpyX+pMGqHw2p4TTG4WYvlynKXxhVVXXvLH8h139o+ItK/lzN5Fcr74SXJsPrWJEcUjDa6FyXcNbGOhVPHDCVgKDBuGUtay0634gToPeDZ4ksB9CFY6iMGRRiqSwYKAi6tbUNDSUJBMUFAceRDX4SCl7/LLI9V/NJwGqOctTK8TUbXEu13SjAFkt3lUqyAt+VCVkRD5dOkULGU2xRZ9apmFUG2onvVKBE8vsE5c7BY4Iq93YXWFLgia/g2X44MP1K013nwEQ2M+IwnoKJtw2N root@singlevm1-vm-be31637a-999a-418a-9d95-29972b82b5c0 ssh-dss AAAAB3NzaC1kc3MAAACBAIOb1qjIy5FnjtU4GaxXqy9jEHBKn0rLA9fNpOLuNxDNyExgVx74lFJAAd/aP4I4OxUCxCDQSqPEJf0+mR9dE9Q59oz/dVj0vw3ahCcu7wRP/81r1rtXE7D5pq+xxbdqQdoPuBUxMCZBKtyOkPm97GacoHkxXlyyUU+7YzdKK6bLAAAAFQCenDxJ8bGULbxAAa84j98d6+hWoQAAAIAHPYqZlJUKCGdxcZNSNOPzegPdBrwSJrwZkmNGfjX/dlvF0gJfFclip3Dw5L+hU27E3AcVmvrlitOZZlzxMox24Gtz3cnFsjjTKN1XlXxK+N/ApTQYqokrbg3Pv7YbO3iNj5i0PMqtP44aI12b10WeLyUW2aHnP4J6aCFEXD1OXwAAAIA8U7odcpOjLQ3ZuIAKnlpgvlnO1l1b+Vh4IEBzCKpjl0St8TZ3WucNrP6AGAnAuU/AC/JCBSgISPoxukbF8z445kLxy4C3pjCd2bBo++3n5abiLKkm0p3tNf5fILXgrMIxeFgJZNMdz6xZs5Li621Brbe24MOETWR8XvKWykVPJw== root@singlevm1-vm-be31637a-999a-418a-9d95-29972b82b5c0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe25:3fa9/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.8 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-be31637a-999a-418a-9d95-29972b82b5c0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.46 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-be31637a-999a-418a-9d95-29972b82b5c0 login: 2019-03-23 18:09:23,310 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa394b10L 2019-03-23 18:09:23,310 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 18:09:23,310 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 18:09:23,311 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 18:09:23,312 - 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-03-23 18:09:23,312 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 18:09:23,312 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 18:09:23,313 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 18:09:23,313 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 18:09:23,313 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 18:09:23,365 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 18:09:23,366 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 18:09:23,374 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 6f66debd4f32e0f83e8668b1b1bd79ed 2019-03-23 18:09:23,376 - paramiko.transport - DEBUG - Trying discovered key 9ed2fa977de93c73ce1172076e54cdd1 in /tmp/tmpr59iHT 2019-03-23 18:09:23,405 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 18:09:23,411 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 18:09:23,441 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 18:09:23,442 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 18:09:23,442 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 18:09:23,443 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 18:09:23,445 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 18:09:23,445 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-23 18:09:23,445 - functest.core.singlevm - DEBUG - error: 2019-03-23 18:09:23,452 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 18:09:23,563 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:09:23,564 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 18:09:23,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 18:09:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/f01caad1-abde-47c7-9635-e55a965e4919.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:25,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:09:25 GMT X-Openstack-Request-Id: req-7722b065-5d14-4cee-8cf7-7ac7006885eb 2019-03-23 18:09:25,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:09:25,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f01caad1-abde-47c7-9635-e55a965e4919.json used request id req-7722b065-5d14-4cee-8cf7-7ac7006885eb 2019-03-23 18:09:25,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.7601480484s 2019-03-23 18:09:25,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:09:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:25,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:25 GMT X-Openstack-Request-Id: req-ebf295f8-9479-4577-a9c7-88e9ce71df2f 2019-03-23 18:09:25,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:09:25,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ebf295f8-9479-4577-a9c7-88e9ce71df2f 2019-03-23 18:09:25,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339934110641s 2019-03-23 18:09:25,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:09:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:26,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:09: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-5f2a9e37-74db-4247-bc16-5d65ae1a8499 x-openstack-request-id: req-5f2a9e37-74db-4247-bc16-5d65ae1a8499 2019-03-23 18:09:26,053 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008 used request id req-5f2a9e37-74db-4247-bc16-5d65ae1a8499 2019-03-23 18:09:26,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.367969036102s 2019-03-23 18:09:26,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:27,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-393e3856-7aa9-4e13-8bde-4569525ccc98 x-openstack-request-id: req-393e3856-7aa9-4e13-8bde-4569525ccc98 2019-03-23 18:09:27,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3f:a9", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:3f:a9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/33ed59dd-90bf-4358-bb8e-3d6773a3d008", "rel": "bookmark"}], "image": {"id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "links": [{"href": "http://172.30.9.28:8774/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-03-23T18:09:13.000000", "flavor": {"id": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "links": [{"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "bookmark"}]}, "id": "33ed59dd-90bf-4358-bb8e-3d6773a3d008", "security_groups": [{"name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}], "user_id": "b7063e815d9b45a0bebba6dd57c70567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:09:25Z", "hostId": "71133de54409bf3858f87301d3b824b095e274bc42cf98c1e56a0b30", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_be31637a-999a-418a-9d95-29972b82b5c0", "created": "2019-03-23T18:08:57Z", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:09:27,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-393e3856-7aa9-4e13-8bde-4569525ccc98 2019-03-23 18:09:27,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33682394028s 2019-03-23 18:09:27,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:09:29,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:09:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:29,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-723c4a74-dc94-478c-a303-3d6605d3630d x-openstack-request-id: req-723c4a74-dc94-478c-a303-3d6605d3630d 2019-03-23 18:09:29,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 18:09:29,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-723c4a74-dc94-478c-a303-3d6605d3630d 2019-03-23 18:09:29,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208522081375s 2019-03-23 18:09:29,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:09:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:29,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:29 GMT X-Openstack-Request-Id: req-0cc89dc5-2ca6-4486-a255-603109cd85df 2019-03-23 18:09:29,672 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:49Z", "updated_at": "2019-03-23T18:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "0646079d-fac8-4d2f-8051-d04d4412abbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:08:50Z", "revision_number": 0, "id": "31457b93-576d-44b4-ad62-5d70c4889583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:50Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:49Z", "revision_number": 0, "id": "92a709f0-302f-4f6d-8b27-690b5d18bd2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:49Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:08:50Z", "revision_number": 0, "id": "a651429f-cd19-4b4e-9f5d-0cd9e89c0bac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:08:50Z", "security_group_id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 3, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "28335c53-d390-47d0-9df5-fdfbf987af9b", "name": "singlevm1-sg_be31637a-999a-418a-9d95-29972b82b5c0"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:09:29,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0cc89dc5-2ca6-4486-a255-603109cd85df 2019-03-23 18:09:29,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0624480247498s 2019-03-23 18:09:29,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:09:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/28335c53-d390-47d0-9df5-fdfbf987af9b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:29,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:09:29 GMT X-Openstack-Request-Id: req-3c3b1ba1-6fcf-47a4-98e8-c3a78c797d18 2019-03-23 18:09:29,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:09:29,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/28335c53-d390-47d0-9df5-fdfbf987af9b.json used request id req-3c3b1ba1-6fcf-47a4-98e8-c3a78c797d18 2019-03-23 18:09:29,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.214946985245s 2019-03-23 18:09:29,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 18:09:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:29,953 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-537c1f57-6864-41c5-b055-e9c8e0801a8f x-openstack-request-id: req-537c1f57-6864-41c5-b055-e9c8e0801a8f 2019-03-23 18:09:29,953 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_be31637a-999a-418a-9d95-29972b82b5c0 used request id req-537c1f57-6864-41c5-b055-e9c8e0801a8f 2019-03-23 18:09:29,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0583519935608s 2019-03-23 18:09:29,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:09:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2/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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" -d '{"subnet_id": "5218004a-888b-4a82-8478-c2665ecbbcab"}' 2019-03-23 18:09:32,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:32 GMT X-Openstack-Request-Id: req-f2c7ac82-e825-4cad-a288-829dcf7acde9 2019-03-23 18:09:32,987 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "subnet_id": "5218004a-888b-4a82-8478-c2665ecbbcab", "subnet_ids": ["5218004a-888b-4a82-8478-c2665ecbbcab"], "port_id": "6e35e4dd-3472-41c5-8948-ab2bd4cb878f", "id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2"} 2019-03-23 18:09:32,987 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2/remove_router_interface.json used request id req-f2c7ac82-e825-4cad-a288-829dcf7acde9 2019-03-23 18:09:32,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03390598297s 2019-03-23 18:09:32,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:09:32,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:33,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:33 GMT X-Openstack-Request-Id: req-c6315a61-24ca-4aa9-8b96-bb3a8c2bbabc 2019-03-23 18:09:33,423 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:08:34Z", "admin_state_up": true, "updated_at": "2019-03-23T18:09:31Z", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2", "name": "singlevm1-router_be31637a-999a-418a-9d95-29972b82b5c0"}]} 2019-03-23 18:09:33,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c6315a61-24ca-4aa9-8b96-bb3a8c2bbabc 2019-03-23 18:09:33,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.435577869415s 2019-03-23 18:09:33,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:09:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:37,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:09:37 GMT X-Openstack-Request-Id: req-cf2098b5-3877-4f31-95b8-a7eabb461e2c 2019-03-23 18:09:37,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:09:37,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b9deeb6b-51a2-4d2f-9f1d-0ef99cfbd9e2.json used request id req-cf2098b5-3877-4f31-95b8-a7eabb461e2c 2019-03-23 18:09:37,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.11928391457s 2019-03-23 18:09:37,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:09:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:37,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:37 GMT X-Openstack-Request-Id: req-3b39cee7-6c80-4e6b-9b30-0953e80ac682 2019-03-23 18:09:37,595 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T18:08: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":"5218004a-888b-4a82-8478-c2665ecbbcab","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a868dd1b3f7f494d9fe00b1af3069be7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_be31637a-999a-418a-9d95-29972b82b5c0","enable_dhcp":true,"segment_id":null,"network_id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:33Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4}]} 2019-03-23 18:09:37,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3b39cee7-6c80-4e6b-9b30-0953e80ac682 2019-03-23 18:09:37,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510010719299s 2019-03-23 18:09:37,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:09:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/5218004a-888b-4a82-8478-c2665ecbbcab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:39,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:09:39 GMT X-Openstack-Request-Id: req-e0f80331-0de0-4aef-88d4-7bb9820ed749 2019-03-23 18:09:39,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:09:39,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5218004a-888b-4a82-8478-c2665ecbbcab.json used request id req-e0f80331-0de0-4aef-88d4-7bb9820ed749 2019-03-23 18:09:39,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.13860797882s 2019-03-23 18:09:39,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:09:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:39 GMT X-Openstack-Request-Id: req-df87c098-437f-4581-924d-b901a7717215 2019-03-23 18:09:39,878 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"a868dd1b3f7f494d9fe00b1af3069be7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:09:39Z","qos_policy_id":null,"name":"singlevm1-net_be31637a-999a-418a-9d95-29972b82b5c0","admin_state_up":true,"tenant_id":"a868dd1b3f7f494d9fe00b1af3069be7","created_at":"2019-03-23T18:08:32Z","provider:network_type":"vxlan"}]} 2019-03-23 18:09:39,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-df87c098-437f-4581-924d-b901a7717215 2019-03-23 18:09:39,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142071962357s 2019-03-23 18:09:39,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:09:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:41,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:09:41 GMT X-Openstack-Request-Id: req-df40ffa1-c912-499f-a11b-e3b04625532a 2019-03-23 18:09:41,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:09:41,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/76922ae2-c5f2-4c78-abfe-a2e8a17bc1d4.json used request id req-df40ffa1-c912-499f-a11b-e3b04625532a 2019-03-23 18:09:41,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.64670109749s 2019-03-23 18:09:41,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:09:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:41,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:41 GMT X-Openstack-Request-Id: req-e952ffb1-f626-4c13-8d3f-06018338c4e1 2019-03-23 18:09:41,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:08:46Z", "file": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/file", "owner": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "size": 12716032, "self": "/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_be31637a-999a-418a-9d95-29972b82b5c0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:08:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:09:41,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e952ffb1-f626-4c13-8d3f-06018338c4e1 2019-03-23 18:09:41,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341028928757s 2019-03-23 18:09:41,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:09:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:43,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:09:43 GMT X-Openstack-Request-Id: req-eb1b8e4f-3165-47ac-b7a9-1f56a83cfd52 2019-03-23 18:09:43,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-03-23 18:09:43,187 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dd234e2f-bddd-4f09-99eb-3eeae788b3c1 used request id req-eb1b8e4f-3165-47ac-b7a9-1f56a83cfd52 2019-03-23 18:09:43,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3117249012s 2019-03-23 18:09:43,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:09:43,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:43,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09: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-d78ddf0c-23c1-449b-aa4d-102ebda12a4e x-openstack-request-id: req-d78ddf0c-23c1-449b-aa4d-102ebda12a4e 2019-03-23 18:09:43,334 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_be31637a-999a-418a-9d95-29972b82b5c0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e", "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": "7cdf73fd-151b-4bd2-84b1-ce5936f7107e"}]} 2019-03-23 18:09:43,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d78ddf0c-23c1-449b-aa4d-102ebda12a4e 2019-03-23 18:09:43,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.14732003212s 2019-03-23 18:09:43,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:09:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26195d17ec5c491125d6b27dbf3d535982e6c618" 2019-03-23 18:09:43,389 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09: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-4263a32d-150d-45a8-b342-a01e37d519cb x-openstack-request-id: req-4263a32d-150d-45a8-b342-a01e37d519cb 2019-03-23 18:09:43,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7cdf73fd-151b-4bd2-84b1-ce5936f7107e used request id req-4263a32d-150d-45a8-b342-a01e37d519cb 2019-03-23 18:09:43,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0535640716553s 2019-03-23 18:09:43,438 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-03-23 18:09:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:09:43,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6b698e-7a9c-47cc-886d-fc25793119bc 2019-03-23 18:09:43,484 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:09:43,484 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-2a6b698e-7a9c-47cc-886d-fc25793119bc 2019-03-23 18:09:43,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:09:43,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["3zEp0fYjTam_9woexYJW6A"], "issued_at": "2019-03-23T18:09:43.000000Z"}} 2019-03-23 18:09:43,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:09:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:44,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:44 GMT X-Openstack-Request-Id: req-a47e6a85-a64b-4582-a47a-f504362a08ed 2019-03-23 18:09:44,460 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:09:44,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a47e6a85-a64b-4582-a47a-f504362a08ed 2019-03-23 18:09:44,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.548416137695s 2019-03-23 18:09:44,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:09:44,474 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0a1fc4-5e3e-4ae7-ac89-7128468e34a9 2019-03-23 18:09:44,474 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:09:44,474 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-ab0a1fc4-5e3e-4ae7-ac89-7128468e34a9 2019-03-23 18:09:44,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:09:44,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:44,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2de78f-f059-42ff-9f6b-783b4c5c2036 2019-03-23 18:09:44,674 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:09:44,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0c2de78f-f059-42ff-9f6b-783b4c5c2036 2019-03-23 18:09:44,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199638128281s 2019-03-23 18:09:44,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:09:44,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}}' 2019-03-23 18:09:45,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed63b247-d152-4f31-b890-9a6b6f368f52 2019-03-23 18:09:45,013 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222"}, "tags": [], "enabled": true, "id": "7c1ea9cc36514cc59eb19ee6d7f44222", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}} 2019-03-23 18:09:45,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ed63b247-d152-4f31-b890-9a6b6f368f52 2019-03-23 18:09:45,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.330759048462s 2019-03-23 18:09:45,014 - 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'7c1ea9cc36514cc59eb19ee6d7f44222', '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_d5807a3a-72e4-46c7-8b23-bb702a616b3e'}) 2019-03-23 18:09:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:09:45,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wqA4lwW0lMqCodcaesWyx6VONFJRbD", "email": null, "name": "singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}}' 2019-03-23 18:09:45,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fde7fd3-5539-437b-9e5f-bfc584db3eea 2019-03-23 18:09:45,590 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": {"self": "http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22f30750749641449fa207224c3be011", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:09:45,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-5fde7fd3-5539-437b-9e5f-bfc584db3eea 2019-03-23 18:09:45,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.569058895111s 2019-03-23 18:09:45,591 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'22f30750749641449fa207224c3be011', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e'}) 2019-03-23 18:09:45,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:09:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:45,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231670fd-b987-42f9-a610-50e3fab7fd81 2019-03-23 18:09:45,797 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:09:45,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-231670fd-b987-42f9-a610-50e3fab7fd81 2019-03-23 18:09:45,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202102899551s 2019-03-23 18:09:45,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:09:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:46,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeffba85-1b17-443c-8716-afa2eced129e 2019-03-23 18:09:46,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:09:46,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aeffba85-1b17-443c-8716-afa2eced129e 2019-03-23 18:09:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224478006363s 2019-03-23 18:09:46,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:09:46,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:46,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735aa3c6-b57f-4ca3-989e-d10c05f5746b 2019-03-23 18:09:46,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:09:46,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-735aa3c6-b57f-4ca3-989e-d10c05f5746b 2019-03-23 18:09:46,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225246906281s 2019-03-23 18:09:46,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:09:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9612193-8e14-46c9-a7de-05cd204a2a3d 2019-03-23 18:09:46,460 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:09:46,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e9612193-8e14-46c9-a7de-05cd204a2a3d 2019-03-23 18:09:46,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198014974594s 2019-03-23 18:09:46,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:09:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:46,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dac2264-60c5-4b75-b3af-283b6b6668e2 2019-03-23 18:09:46,698 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": {"self": "http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22f30750749641449fa207224c3be011", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:09:46,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9dac2264-60c5-4b75-b3af-283b6b6668e2 2019-03-23 18:09:46,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237360954285s 2019-03-23 18:09:46,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:09:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:46,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f98b411-6286-4485-9f2b-325eeebf33f9 2019-03-23 18:09:46,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222"}, "tags": [], "enabled": true, "id": "7c1ea9cc36514cc59eb19ee6d7f44222", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}]} 2019-03-23 18:09:46,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3f98b411-6286-4485-9f2b-325eeebf33f9 2019-03-23 18:09:46,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23076915741s 2019-03-23 18:09:46,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:09:46,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=22f30750749641449fa207224c3be011&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=7c1ea9cc36514cc59eb19ee6d7f44222" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:47,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1dc02f-9449-4c25-8d5d-b4151190bea7 2019-03-23 18:09:47,065 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=22f30750749641449fa207224c3be011&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=7c1ea9cc36514cc59eb19ee6d7f44222", "previous": null, "next": null}} 2019-03-23 18:09:47,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=22f30750749641449fa207224c3be011&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=7c1ea9cc36514cc59eb19ee6d7f44222 used request id req-4d1dc02f-9449-4c25-8d5d-b4151190bea7 2019-03-23 18:09:47,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115850925446s 2019-03-23 18:09:47,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:09:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222/users/22f30750749641449fa207224c3be011/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:47,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a3e971-667a-45fb-ae71-92943ba2994e 2019-03-23 18:09:47,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:09:47,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222/users/22f30750749641449fa207224c3be011/roles/d199347d09e6457ab4ea50809513a47d used request id req-45a3e971-667a-45fb-ae71-92943ba2994e 2019-03-23 18:09:47,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.207705974579s 2019-03-23 18:09:47,277 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 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'7c1ea9cc36514cc59eb19ee6d7f44222', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wqA4lwW0lMqCodcaesWyx6VONFJRbD', 'username': u'singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:09:47,281 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'password': 'wqA4lwW0lMqCodcaesWyx6VONFJRbD', 'project_name': 'singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '7c1ea9cc36514cc59eb19ee6d7f44222', 'project_domain_name': 'Default'} 2019-03-23 18:09:47,282 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-03-23 18:09:47,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:09:47,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:47,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e19a82-a9b2-4a65-b12d-d836010769ad 2019-03-23 18:09:47,525 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:09:47,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b4e19a82-a9b2-4a65-b12d-d836010769ad 2019-03-23 18:09:47,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.242968797684s 2019-03-23 18:09:47,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:09:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:09:47,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c9e740-c32d-41d4-8b89-58b4d28e13aa 2019-03-23 18:09:47,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222"}, "tags": [], "enabled": true, "id": "7c1ea9cc36514cc59eb19ee6d7f44222", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}]} 2019-03-23 18:09:47,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-03c9e740-c32d-41d4-8b89-58b4d28e13aa 2019-03-23 18:09:47,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206223964691s 2019-03-23 18:09:47,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:09:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" -d '{"network": {"tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "name": "singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "admin_state_up": true}}' 2019-03-23 18:09:48,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:48 GMT X-Openstack-Request-Id: req-419441a9-9b74-4838-a7a7-c92dc1f083d2 2019-03-23 18:09:48,377 - 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":"e2ca4127-a195-4c93-a260-f35de2b79af5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:09:48Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e","admin_state_up":true,"tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:48Z","mtu":1450}} 2019-03-23 18:09:48,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-419441a9-9b74-4838-a7a7-c92dc1f083d2 2019-03-23 18:09:48,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.635891914368s 2019-03-23 18:09:48,378 - 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-03-23T18:09:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e2ca4127-a195-4c93-a260-f35de2b79af5', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e', u'created_at': u'2019-03-23T18:09:48Z', u'mtu': 1450, u'tenant_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', u'l2_adjacency': True}) 2019-03-23 18:09:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:09:48,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b895f268-da29-4c58-86a7-c5fee07340d4 2019-03-23 18:09:48,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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:09:48,389 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b895f268-da29-4c58-86a7-c5fee07340d4 2019-03-23 18:09:48,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:09:48,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c1ea9cc36514cc59eb19ee6d7f44222", "name": "singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/7c1ea9cc36514cc59eb19ee6d7f44222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "id": "22f30750749641449fa207224c3be011"}, "audit_ids": ["LWa6aAVVSC21hahQ5-HLbA"], "issued_at": "2019-03-23T18:09:48.000000Z"}} 2019-03-23 18:09:48,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:09:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:09:49,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:49 GMT X-Openstack-Request-Id: req-f023f6d5-1981-4b5e-a0ab-7388a1198153 2019-03-23 18:09:49,186 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e2ca4127-a195-4c93-a260-f35de2b79af5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:09:48Z","qos_policy_id":null,"name":"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e","admin_state_up":true,"tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:48Z","mtu":1450}]} 2019-03-23 18:09:49,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f023f6d5-1981-4b5e-a0ab-7388a1198153 2019-03-23 18:09:49,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38813495636s 2019-03-23 18:09:49,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:09:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"subnet": {"name": "singlevm2-subnet_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "enable_dhcp": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:09:50,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:50 GMT X-Openstack-Request-Id: req-b431aba9-fac5-429b-8d04-616768ab7942 2019-03-23 18:09:50,177 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2ca4127-a195-4c93-a260-f35de2b79af5","tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:09:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","id":"11bccb54-38c5-4cec-a9f1-ee2587e1045e","subnetpool_id":null,"name":"singlevm2-subnet_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}} 2019-03-23 18:09:50,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b431aba9-fac5-429b-8d04-616768ab7942 2019-03-23 18:09:50,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.989194869995s 2019-03-23 18:09:50,178 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:09:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'11bccb54-38c5-4cec-a9f1-ee2587e1045e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_d5807a3a-72e4-46c7-8b23-bb702a616b3e', u'enable_dhcp': True, u'network_id': u'e2ca4127-a195-4c93-a260-f35de2b79af5', u'tenant_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', u'created_at': u'2019-03-23T18:09:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7c1ea9cc36514cc59eb19ee6d7f44222'}) 2019-03-23 18:09:50,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:09:50,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "singlevm2-router_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "admin_state_up": true}}' 2019-03-23 18:09:56,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:56 GMT X-Openstack-Request-Id: req-fe0b77d4-c48d-4aac-ad52-c3fd2c3e2949 2019-03-23 18:09:56,769 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:51Z", "admin_state_up": true, "updated_at": "2019-03-23T18:09:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "name": "singlevm2-router_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}} 2019-03-23 18:09:56,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fe0b77d4-c48d-4aac-ad52-c3fd2c3e2949 2019-03-23 18:09:56,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.59092497826s 2019-03-23 18:09:56,770 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:09:52Z', u'revision_number': 3, u'id': u'c71f0cc5-4779-4d06-ae1b-4e1a68bc481e', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_d5807a3a-72e4-46c7-8b23-bb702a616b3e', u'admin_state_up': True, u'tenant_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', u'created_at': u'2019-03-23T18:09:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'7c1ea9cc36514cc59eb19ee6d7f44222'}) 2019-03-23 18:09:56,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:09:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/c71f0cc5-4779-4d06-ae1b-4e1a68bc481e/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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"subnet_id": "11bccb54-38c5-4cec-a9f1-ee2587e1045e"}' 2019-03-23 18:09:59,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:59 GMT X-Openstack-Request-Id: req-c8afff16-76c3-44bd-96ae-3e0fb9d21c9c 2019-03-23 18:09:59,848 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "subnet_id": "11bccb54-38c5-4cec-a9f1-ee2587e1045e", "subnet_ids": ["11bccb54-38c5-4cec-a9f1-ee2587e1045e"], "port_id": "2ee9536a-1cbc-4680-99c8-354d8eb799b4", "id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e"} 2019-03-23 18:09:59,848 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c71f0cc5-4779-4d06-ae1b-4e1a68bc481e/add_router_interface.json used request id req-c8afff16-76c3-44bd-96ae-3e0fb9d21c9c 2019-03-23 18:09:59,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07744693756s 2019-03-23 18:09:59,848 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:09:59,981 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:09:59,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:09:59,989 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:09:59 GMT 2019-03-23 18:09:59,990 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:09:59,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:09:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:00,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:00 GMT X-Openstack-Request-Id: req-d15e1f7d-b6f2-4bf4-831e-1da95ac18247 2019-03-23 18:10:00,831 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:10:00,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d15e1f7d-b6f2-4bf4-831e-1da95ac18247 2019-03-23 18:10:00,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836017131805s 2019-03-23 18:10:00,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:10:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}' 2019-03-23 18:10:01,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:01 GMT Location: http://172.30.9.28:9292/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf888349-dc93-4277-8dd3-e42e46952ea4 2019-03-23 18:10:01,287 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:10:01Z", "file": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/file", "owner": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "size": null, "self": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "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_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "checksum": null, "created_at": "2019-03-23T18:10:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:10:01,287 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bf888349-dc93-4277-8dd3-e42e46952ea4 2019-03-23 18:10:01,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.447356939316s 2019-03-23 18:10:01,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:10:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '' 2019-03-23 18:10:03,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:10:03 GMT X-Openstack-Request-Id: req-2ae63630-3677-4b19-8359-97742505882b 2019-03-23 18:10:03,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:10:03,032 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/file used request id req-2ae63630-3677-4b19-8359-97742505882b 2019-03-23 18:10:03,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74348902702s 2019-03-23 18:10:03,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:10:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:03,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:03 GMT X-Openstack-Request-Id: req-cddb5b82-4f4a-4b94-8694-6cfdcf4dcc48 2019-03-23 18:10:03,353 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:10:02Z", "file": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/file", "owner": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "size": 12716032, "self": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:10:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:10:03,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cddb5b82-4f4a-4b94-8694-6cfdcf4dcc48 2019-03-23 18:10:03,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317346096039s 2019-03-23 18:10:03,356 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/file', 'owner': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'id': u'654beb79-73cd-46d8-96d3-fa19dd3c0fb9', 'size': 12716032, u'self': u'/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'name': 'singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:10:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:10:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e', '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/654beb79-73cd-46d8-96d3-fa19dd3c0fb9', 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_d5807a3a-72e4-46c7-8b23-bb702a616b3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'created': u'2019-03-23T18:10:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:10:01Z', 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/654beb79-73cd-46d8-96d3-fa19dd3c0fb9', 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_d5807a3a-72e4-46c7-8b23-bb702a616b3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:10:03,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:10:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:10:04,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d82ac91b-3400-4ff6-904c-0d28ba2f21ff x-openstack-request-id: req-d82ac91b-3400-4ff6-904c-0d28ba2f21ff 2019-03-23 18:10:04,237 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "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": "2276f368-4286-4951-a1c9-0bacc7c11037"}} 2019-03-23 18:10:04,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d82ac91b-3400-4ff6-904c-0d28ba2f21ff 2019-03-23 18:10:04,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.877882003784s 2019-03-23 18:10:04,238 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_d5807a3a-72e4-46c7-8b23-bb702a616b3e', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'2276f368-4286-4951-a1c9-0bacc7c11037', 'swap': 0}) 2019-03-23 18:10:04,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:10:04,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037/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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" -d '{"extra_specs": {}}' 2019-03-23 18:10:04,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-bd4b0ad2-cd73-47cf-9ce0-a08da07bd341 x-openstack-request-id: req-bd4b0ad2-cd73-47cf-9ce0-a08da07bd341 2019-03-23 18:10:04,261 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:10:04,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037/os-extra_specs used request id req-bd4b0ad2-cd73-47cf-9ce0-a08da07bd341 2019-03-23 18:10:04,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022488117218s 2019-03-23 18:10:04,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 18:10:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"keypair": {"name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}}' 2019-03-23 18:10:04,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-0864870f-cef2-49f6-adf3-31519f7706e3 x-openstack-request-id: req-0864870f-cef2-49f6-adf3-31519f7706e3 2019-03-23 18:10:04,805 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBCrHcuIckvuFn+lCSdQvYKj0tLcgaa1QQDVrRo1Ns517T6w96UTF/CktQngl7OXJKbtQdIhsr5TbbCGOecwVJLzc+zsp613/gDUv/m/J26F3Afce2RfDFeAhmsPHOdLdPMjQMqOt8m0i5WxMXZUvn4bwQb3kL8PnAP71fIRAnEk49bWEu8ty2yHZgrztRKnVHLKdKIwf3Z0q0rrxm11O4cPzXC2bbuOXxDE7hoGMbMVzfLXA11WCKKgG28MbvvTEQYiLLPFf3Xri8nUM8zKHXFCizVuVR0nFqz1G7JpB1kVbQh7XSiOyOFUkE2rP8N0e35MGuXSyCIY5qDDo8XPyB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwQqx3LiHJL7hZ/pQknUL2Co9LS3IGmtUEA1a0aNTbOde0+sP\nelExfwpLUJ4JezlySm7UHSIbK+U22whjnnMFSS83Ps7Ketd/4A1L/5vyduhdwH3H\ntkXwxXgIZrDxznS3TzI0DKjrfJtIuVsTF2VL5+G8EG95C/D5wD+9XyEQJxJOPW1h\nLvLctsh2YK87USp1RyynSiMH92dKtK68ZtdTuHD81wtm27jl8QxO4aBjGzFc3y1w\nNdVgiioBtvDG770xEGIiyzxX9164vJ1DPMyh1xQos1blUdJxas9RuyaQdZFW0Ie1\n0ojsjhVJBNqz/DdHt+TBrl0sgiGOagw6PFz8gQIDAQABAoIBAHIuTT3st6L4dIL4\nAChgqvzVHxJV/gICcdp8y7csD/BeeiyG4MTMuaYXBK1OjPUh6YQ1QalpvwCbt3Ke\n562VAw9iqh6wWfuG89AmjUlHiIbksm9k9nfNrrheYzm6d4xSZQqm+zpxv7gYcU+R\nmx0/gUJKtt5R0RtLEa6xBOX7vH4ewsN4abACik9ukmDidT2uab3s+6gFgx2CuiQQ\nQfiUz/giHuoisAtvRPoy/OexRDAOjnm8CJPJHNnEFsNaj42SXZwsrV9pBwQd6tsm\nGytgO4y80ubyI1m35WNplNlZqs6lQZFuUhpRoUAWgmfTJ1uUtnz89B3tF25z80Fa\nsWBtrLECgYEA3/k419hQVxyWKxZxaJbWW/9vEP8frRaUOyv/I/n1h9OE8YPgpNdV\n2UnnmrPLK0Z8mUU/wMP2FJyak4ZFmcU0YpbFC86uWtfaYo/aws2fm+ciII1uqgFh\nauDU7SVI82pPB/WvpWw43yQ9IY6CPs6B2VYVKmcXgemJSCbmcic8a4cCgYEA3KUv\nTGSv0gL1IOU/IUMxhg9nMgljLCeAkKNgfd8Waf1DmBGrp6PCwLkNx8nixTp4R9AQ\nsrH5LioMHJgNnFMtJcOXKY59F74/AC7QWtxOLsU6VeSFIQ6yR5ST7CklaWyuiLcT\nvdF1de5nGj0eHA71sDM+Iry8ve+PrYqQdXVQqbcCgYA725Rog0Q9c8NicpYOmLlj\nTun1BeoGTVGCWujOSaBoE4ylK1SfWXl1H/5I5yI2R5lHMS2vq++ZZJ0fLjRtuzmb\n26V/2VXZq3SPANk7VM8CUIxbXNElmEbb1IizdFKB03iZrPyrXjf40uuPi1GdzX0A\ng7QWaATtUGfDI7pU6c2JAwKBgENZ9O8nyPedSYAqGjQoE6TtbL28WdZvlHISPPEP\nOQNPeOOheTlp5pf3pPo4aQ11RKP/Iim54+swkJPl4jm2thBR/QGFai/mNcrzf0xM\n9VyXfbAcWnr1xnvNIb4z7SSaNUisQc1uc6F1DWnYACnmcx6+9Zea7y43Qy9hHamN\nDvtPAoGBAMgkYQpgFNNwlPE5lNPRultgX20lFWtvIYlGFVbpo/pjR799rNLLfwL6\nwe9HfwhArO8qKYZgMit9POM3vD0kw7mqTQVmDjsJU+XTWtScbI8+XPyBvX52eusc\ndj2S+kQqayWrvjpTtJj8z2i8Op4eWXPjbMYVv98/G19u1RglWq5J\n-----END RSA PRIVATE KEY-----\n", "user_id": "22f30750749641449fa207224c3be011", "name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "fingerprint": "74:b7:02:cc:08:58:8a:0c:b9:f7:b2:29:d7:d1:86:3f"}} 2019-03-23 18:10:04,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0864870f-cef2-49f6-adf3-31519f7706e3 2019-03-23 18:10:04,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.54076385498s 2019-03-23 18:10:04,806 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBCrHcuIckvuFn+lCSdQvYKj0tLcgaa1QQDVrRo1Ns517T6w96UTF/CktQngl7OXJKbtQdIhsr5TbbCGOecwVJLzc+zsp613/gDUv/m/J26F3Afce2RfDFeAhmsPHOdLdPMjQMqOt8m0i5WxMXZUvn4bwQb3kL8PnAP71fIRAnEk49bWEu8ty2yHZgrztRKnVHLKdKIwf3Z0q0rrxm11O4cPzXC2bbuOXxDE7hoGMbMVzfLXA11WCKKgG28MbvvTEQYiLLPFf3Xri8nUM8zKHXFCizVuVR0nFqz1G7JpB1kVbQh7XSiOyOFUkE2rP8N0e35MGuXSyCIY5qDDo8XPyB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwQqx3LiHJL7hZ/pQknUL2Co9LS3IGmtUEA1a0aNTbOde0+sP\nelExfwpLUJ4JezlySm7UHSIbK+U22whjnnMFSS83Ps7Ketd/4A1L/5vyduhdwH3H\ntkXwxXgIZrDxznS3TzI0DKjrfJtIuVsTF2VL5+G8EG95C/D5wD+9XyEQJxJOPW1h\nLvLctsh2YK87USp1RyynSiMH92dKtK68ZtdTuHD81wtm27jl8QxO4aBjGzFc3y1w\nNdVgiioBtvDG770xEGIiyzxX9164vJ1DPMyh1xQos1blUdJxas9RuyaQdZFW0Ie1\n0ojsjhVJBNqz/DdHt+TBrl0sgiGOagw6PFz8gQIDAQABAoIBAHIuTT3st6L4dIL4\nAChgqvzVHxJV/gICcdp8y7csD/BeeiyG4MTMuaYXBK1OjPUh6YQ1QalpvwCbt3Ke\n562VAw9iqh6wWfuG89AmjUlHiIbksm9k9nfNrrheYzm6d4xSZQqm+zpxv7gYcU+R\nmx0/gUJKtt5R0RtLEa6xBOX7vH4ewsN4abACik9ukmDidT2uab3s+6gFgx2CuiQQ\nQfiUz/giHuoisAtvRPoy/OexRDAOjnm8CJPJHNnEFsNaj42SXZwsrV9pBwQd6tsm\nGytgO4y80ubyI1m35WNplNlZqs6lQZFuUhpRoUAWgmfTJ1uUtnz89B3tF25z80Fa\nsWBtrLECgYEA3/k419hQVxyWKxZxaJbWW/9vEP8frRaUOyv/I/n1h9OE8YPgpNdV\n2UnnmrPLK0Z8mUU/wMP2FJyak4ZFmcU0YpbFC86uWtfaYo/aws2fm+ciII1uqgFh\nauDU7SVI82pPB/WvpWw43yQ9IY6CPs6B2VYVKmcXgemJSCbmcic8a4cCgYEA3KUv\nTGSv0gL1IOU/IUMxhg9nMgljLCeAkKNgfd8Waf1DmBGrp6PCwLkNx8nixTp4R9AQ\nsrH5LioMHJgNnFMtJcOXKY59F74/AC7QWtxOLsU6VeSFIQ6yR5ST7CklaWyuiLcT\nvdF1de5nGj0eHA71sDM+Iry8ve+PrYqQdXVQqbcCgYA725Rog0Q9c8NicpYOmLlj\nTun1BeoGTVGCWujOSaBoE4ylK1SfWXl1H/5I5yI2R5lHMS2vq++ZZJ0fLjRtuzmb\n26V/2VXZq3SPANk7VM8CUIxbXNElmEbb1IizdFKB03iZrPyrXjf40uuPi1GdzX0A\ng7QWaATtUGfDI7pU6c2JAwKBgENZ9O8nyPedSYAqGjQoE6TtbL28WdZvlHISPPEP\nOQNPeOOheTlp5pf3pPo4aQ11RKP/Iim54+swkJPl4jm2thBR/QGFai/mNcrzf0xM\n9VyXfbAcWnr1xnvNIb4z7SSaNUisQc1uc6F1DWnYACnmcx6+9Zea7y43Qy9hHamN\nDvtPAoGBAMgkYQpgFNNwlPE5lNPRultgX20lFWtvIYlGFVbpo/pjR799rNLLfwL6\nwe9HfwhArO8qKYZgMit9POM3vD0kw7mqTQVmDjsJU+XTWtScbI8+XPyBvX52eusc\ndj2S+kQqayWrvjpTtJj8z2i8Op4eWXPjbMYVv98/G19u1RglWq5J\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'22f30750749641449fa207224c3be011', 'name': u'singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'created_at': '2019-03-23T18:10:04.806601', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'name': 'singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'74:b7:02:cc:08:58:8a:0c:b9:f7:b2:29:d7:d1:86:3f', 'type': 'ssh', 'id': u'singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e'}) 2019-03-23 18:10:04,807 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwQqx3LiHJL7hZ/pQknUL2Co9LS3IGmtUEA1a0aNTbOde0+sP elExfwpLUJ4JezlySm7UHSIbK+U22whjnnMFSS83Ps7Ketd/4A1L/5vyduhdwH3H tkXwxXgIZrDxznS3TzI0DKjrfJtIuVsTF2VL5+G8EG95C/D5wD+9XyEQJxJOPW1h LvLctsh2YK87USp1RyynSiMH92dKtK68ZtdTuHD81wtm27jl8QxO4aBjGzFc3y1w NdVgiioBtvDG770xEGIiyzxX9164vJ1DPMyh1xQos1blUdJxas9RuyaQdZFW0Ie1 0ojsjhVJBNqz/DdHt+TBrl0sgiGOagw6PFz8gQIDAQABAoIBAHIuTT3st6L4dIL4 AChgqvzVHxJV/gICcdp8y7csD/BeeiyG4MTMuaYXBK1OjPUh6YQ1QalpvwCbt3Ke 562VAw9iqh6wWfuG89AmjUlHiIbksm9k9nfNrrheYzm6d4xSZQqm+zpxv7gYcU+R mx0/gUJKtt5R0RtLEa6xBOX7vH4ewsN4abACik9ukmDidT2uab3s+6gFgx2CuiQQ QfiUz/giHuoisAtvRPoy/OexRDAOjnm8CJPJHNnEFsNaj42SXZwsrV9pBwQd6tsm GytgO4y80ubyI1m35WNplNlZqs6lQZFuUhpRoUAWgmfTJ1uUtnz89B3tF25z80Fa sWBtrLECgYEA3/k419hQVxyWKxZxaJbWW/9vEP8frRaUOyv/I/n1h9OE8YPgpNdV 2UnnmrPLK0Z8mUU/wMP2FJyak4ZFmcU0YpbFC86uWtfaYo/aws2fm+ciII1uqgFh auDU7SVI82pPB/WvpWw43yQ9IY6CPs6B2VYVKmcXgemJSCbmcic8a4cCgYEA3KUv TGSv0gL1IOU/IUMxhg9nMgljLCeAkKNgfd8Waf1DmBGrp6PCwLkNx8nixTp4R9AQ srH5LioMHJgNnFMtJcOXKY59F74/AC7QWtxOLsU6VeSFIQ6yR5ST7CklaWyuiLcT vdF1de5nGj0eHA71sDM+Iry8ve+PrYqQdXVQqbcCgYA725Rog0Q9c8NicpYOmLlj Tun1BeoGTVGCWujOSaBoE4ylK1SfWXl1H/5I5yI2R5lHMS2vq++ZZJ0fLjRtuzmb 26V/2VXZq3SPANk7VM8CUIxbXNElmEbb1IizdFKB03iZrPyrXjf40uuPi1GdzX0A g7QWaATtUGfDI7pU6c2JAwKBgENZ9O8nyPedSYAqGjQoE6TtbL28WdZvlHISPPEP OQNPeOOheTlp5pf3pPo4aQ11RKP/Iim54+swkJPl4jm2thBR/QGFai/mNcrzf0xM 9VyXfbAcWnr1xnvNIb4z7SSaNUisQc1uc6F1DWnYACnmcx6+9Zea7y43Qy9hHamN DvtPAoGBAMgkYQpgFNNwlPE5lNPRultgX20lFWtvIYlGFVbpo/pjR799rNLLfwL6 we9HfwhArO8qKYZgMit9POM3vD0kw7mqTQVmDjsJU+XTWtScbI8+XPyBvX52eusc dj2S+kQqayWrvjpTtJj8z2i8Op4eWXPjbMYVv98/G19u1RglWq5J -----END RSA PRIVATE KEY----- 2019-03-23 18:10:04,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 18:10:04,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"security_group": {"name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-03-23 18:10:05,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:05 GMT X-Openstack-Request-Id: req-27d5247f-65a8-4ce2-9dd8-866f9ae92d8a 2019-03-23 18:10:05,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:05Z", "updated_at": "2019-03-23T18:10:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "84866521-7a96-4c1c-9bde-b3023ed134c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "a7466a95-b36e-4d81-9fc2-25837bb97c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "594921be-d11f-40e3-b210-a85f5ac17c03", "name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}} 2019-03-23 18:10:05,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-27d5247f-65a8-4ce2-9dd8-866f9ae92d8a 2019-03-23 18:10:05,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.452678918839s 2019-03-23 18:10:05,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:10:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:05,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:05 GMT X-Openstack-Request-Id: req-b65a9a05-d405-4406-bcf8-aa3b0a22ef9f 2019-03-23 18:10:05,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:05Z", "updated_at": "2019-03-23T18:10:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "84866521-7a96-4c1c-9bde-b3023ed134c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "a7466a95-b36e-4d81-9fc2-25837bb97c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "594921be-d11f-40e3-b210-a85f5ac17c03", "name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}, {"description": "Default security group", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:48Z", "updated_at": "2019-03-23T18:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "0b90b3f8-9b4d-4dc8-ad7c-65ba4702b09c", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "165bc242-6bf7-42aa-abf5-a9c309b5ce74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "1d88f5ed-ea54-4356-ad84-1de2773f88ec", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "beb54ea2-b2cb-4e49-a6f9-f36ff535e763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "name": "default"}]} 2019-03-23 18:10:05,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b65a9a05-d405-4406-bcf8-aa3b0a22ef9f 2019-03-23 18:10:05,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325640916824s 2019-03-23 18:10:05,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:10:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -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": "594921be-d11f-40e3-b210-a85f5ac17c03"}}' 2019-03-23 18:10:06,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:06 GMT X-Openstack-Request-Id: req-e0d9dda3-68ed-43dd-8c2d-dad5086f253f 2019-03-23 18:10:06,055 - 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-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "port_range_min": 22, "revision_number": 0, "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:05Z", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "a5f44adc-c8a1-41f3-b335-97dc8750c0cd"}} 2019-03-23 18:10:06,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e0d9dda3-68ed-43dd-8c2d-dad5086f253f 2019-03-23 18:10:06,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450082063675s 2019-03-23 18:10:06,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:10:06,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:06,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:06 GMT X-Openstack-Request-Id: req-a1bfe591-3c1d-4641-ae66-85695dc3ae38 2019-03-23 18:10:06,405 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:05Z", "updated_at": "2019-03-23T18:10:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "84866521-7a96-4c1c-9bde-b3023ed134c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "a5f44adc-c8a1-41f3-b335-97dc8750c0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "a7466a95-b36e-4d81-9fc2-25837bb97c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 2, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "594921be-d11f-40e3-b210-a85f5ac17c03", "name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}, {"description": "Default security group", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:48Z", "updated_at": "2019-03-23T18:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "0b90b3f8-9b4d-4dc8-ad7c-65ba4702b09c", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "165bc242-6bf7-42aa-abf5-a9c309b5ce74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "1d88f5ed-ea54-4356-ad84-1de2773f88ec", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "beb54ea2-b2cb-4e49-a6f9-f36ff535e763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "name": "default"}]} 2019-03-23 18:10:06,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a1bfe591-3c1d-4641-ae66-85695dc3ae38 2019-03-23 18:10:06,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343822002411s 2019-03-23 18:10:06,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:10:06,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -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": "594921be-d11f-40e3-b210-a85f5ac17c03"}}' 2019-03-23 18:10:06,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:06 GMT X-Openstack-Request-Id: req-57709d0f-28d4-4ce2-9d93-3db6298801c5 2019-03-23 18:10:06,821 - 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-03-23T18:10:06Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "port_range_min": null, "revision_number": 0, "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:06Z", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "c3dc3902-cf5b-432e-973e-f67eff06c193"}} 2019-03-23 18:10:06,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-57709d0f-28d4-4ce2-9d93-3db6298801c5 2019-03-23 18:10:06,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.40948009491s 2019-03-23 18:10:06,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:10:06,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:07,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:07 GMT X-Openstack-Request-Id: req-58b5b997-61ee-4c7a-89c4-152aa3371d15 2019-03-23 18:10:07,222 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2ca4127-a195-4c93-a260-f35de2b79af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","l2_adjacency":true,"status":"ACTIVE","subnets":["11bccb54-38c5-4cec-a9f1-ee2587e1045e"],"description":"","tags":[],"updated_at":"2019-03-23T18:09:49Z","qos_policy_id":null,"name":"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e","admin_state_up":true,"tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:48Z","mtu":1450}]} 2019-03-23 18:10:07,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-58b5b997-61ee-4c7a-89c4-152aa3371d15 2019-03-23 18:10:07,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400003194809s 2019-03-23 18:10:07,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:10:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:07,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:07 GMT X-Openstack-Request-Id: req-4138c065-d252-49f0-8df9-7a1cffa92e9d 2019-03-23 18:10:07,274 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:10:02Z", "file": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/file", "owner": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "size": 12716032, "self": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:10:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:10:07,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4138c065-d252-49f0-8df9-7a1cffa92e9d 2019-03-23 18:10:07,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0464851856232s 2019-03-23 18:10:07,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:10:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:07,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d275cd39-1074-48c8-9531-721ee011f5a4 x-openstack-request-id: req-d275cd39-1074-48c8-9531-721ee011f5a4 2019-03-23 18:10:07,425 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "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": "2276f368-4286-4951-a1c9-0bacc7c11037"}]} 2019-03-23 18:10:07,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d275cd39-1074-48c8-9531-721ee011f5a4 2019-03-23 18:10:07,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143734931946s 2019-03-23 18:10:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:10:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"server": {"name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "imageRef": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "flavorRef": "2276f368-4286-4951-a1c9-0bacc7c11037", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e2ca4127-a195-4c93-a260-f35de2b79af5"}], "security_groups": [{"name": "594921be-d11f-40e3-b210-a85f5ac17c03"}]}}' 2019-03-23 18:10:12,358 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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 location: http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081 x-compute-request-id: req-7effcca5-7b92-4dd7-a0d1-f6503a8f5ea5 x-openstack-request-id: req-7effcca5-7b92-4dd7-a0d1-f6503a8f5ea5 2019-03-23 18:10:12,358 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "594921be-d11f-40e3-b210-a85f5ac17c03"}], "OS-DCF:diskConfig": "MANUAL", "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "adminPass": "d36sUSpzqwKj"}} 2019-03-23 18:10:12,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7effcca5-7b92-4dd7-a0d1-f6503a8f5ea5 2019-03-23 18:10:12,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.9316880703s 2019-03-23 18:10:12,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:13,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-46a6e16f-b6d6-49ae-ba1f-ae63fb1e748d x-openstack-request-id: req-46a6e16f-b6d6-49ae-ba1f-ae63fb1e748d 2019-03-23 18:10:13,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "image": {"id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "links": [{"href": "http://172.30.9.28:8774/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2276f368-4286-4951-a1c9-0bacc7c11037", "links": [{"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "bookmark"}]}, "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "user_id": "22f30750749641449fa207224c3be011", "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-03-23T18:10:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "created": "2019-03-23T18:10:12Z", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:10:13,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-46a6e16f-b6d6-49ae-ba1f-ae63fb1e748d 2019-03-23 18:10:13,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.860139131546s 2019-03-23 18:10:13,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:10:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:13,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:13 GMT X-Openstack-Request-Id: req-74144c84-8642-49ef-ab7c-319be079e6bf 2019-03-23 18:10:13,334 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2ca4127-a195-4c93-a260-f35de2b79af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","l2_adjacency":true,"status":"ACTIVE","subnets":["11bccb54-38c5-4cec-a9f1-ee2587e1045e"],"description":"","tags":[],"updated_at":"2019-03-23T18:09:49Z","qos_policy_id":null,"name":"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e","admin_state_up":true,"tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:48Z","mtu":1450}]} 2019-03-23 18:10:13,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-74144c84-8642-49ef-ab7c-319be079e6bf 2019-03-23 18:10:13,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103005886078s 2019-03-23 18:10:13,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:10:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:13,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:13 GMT X-Openstack-Request-Id: req-a6b583d0-01a0-4129-89bc-01d1d18aa713 2019-03-23 18:10:13,568 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2ca4127-a195-4c93-a260-f35de2b79af5","tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:09:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","id":"11bccb54-38c5-4cec-a9f1-ee2587e1045e","subnetpool_id":null,"name":"singlevm2-subnet_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}]} 2019-03-23 18:10:13,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a6b583d0-01a0-4129-89bc-01d1d18aa713 2019-03-23 18:10:13,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.233089923859s 2019-03-23 18:10:13,569 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:10:15,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:16,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a4397f4-44d3-4a20-ba71-b016961149be x-openstack-request-id: req-8a4397f4-44d3-4a20-ba71-b016961149be 2019-03-23 18:10:16,026 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "image": {"id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "links": [{"href": "http://172.30.9.28:8774/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2276f368-4286-4951-a1c9-0bacc7c11037", "links": [{"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "bookmark"}]}, "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "user_id": "22f30750749641449fa207224c3be011", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:10:15Z", "hostId": "eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "created": "2019-03-23T18:10:12Z", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:10:16,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8a4397f4-44d3-4a20-ba71-b016961149be 2019-03-23 18:10:16,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454200983047s 2019-03-23 18:10:16,033 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:10:18,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:19,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-68e3e46e-84fc-4985-b0f5-812b2febb36e x-openstack-request-id: req-68e3e46e-84fc-4985-b0f5-812b2febb36e 2019-03-23 18:10:19,197 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "image": {"id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "links": [{"href": "http://172.30.9.28:8774/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2276f368-4286-4951-a1c9-0bacc7c11037", "links": [{"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "bookmark"}]}, "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "security_groups": [{"name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}], "user_id": "22f30750749641449fa207224c3be011", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:10:15Z", "hostId": "eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "created": "2019-03-23T18:10:12Z", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:10:19,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-68e3e46e-84fc-4985-b0f5-812b2febb36e 2019-03-23 18:10:19,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16194486618s 2019-03-23 18:10:19,204 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:10:21,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:22,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-567539bd-1a9a-4445-aac4-55ab45b085bc x-openstack-request-id: req-567539bd-1a9a-4445-aac4-55ab45b085bc 2019-03-23 18:10:22,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "image": {"id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "links": [{"href": "http://172.30.9.28:8774/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2276f368-4286-4951-a1c9-0bacc7c11037", "links": [{"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "bookmark"}]}, "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "security_groups": [{"name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}], "user_id": "22f30750749641449fa207224c3be011", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:10:15Z", "hostId": "eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "created": "2019-03-23T18:10:12Z", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:10:22,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-567539bd-1a9a-4445-aac4-55ab45b085bc 2019-03-23 18:10:22,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950937986374s 2019-03-23 18:10:22,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:10:24,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:25,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-ca0f9b58-f2bf-46a1-9a87-cba3a2acafa2 x-openstack-request-id: req-ca0f9b58-f2bf-46a1-9a87-cba3a2acafa2 2019-03-23 18:10:25,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:d9:8c", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "image": {"id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "links": [{"href": "http://172.30.9.28:8774/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:10:22.000000", "flavor": {"id": "2276f368-4286-4951-a1c9-0bacc7c11037", "links": [{"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "bookmark"}]}, "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "security_groups": [{"name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}], "user_id": "22f30750749641449fa207224c3be011", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:10:22Z", "hostId": "eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "created": "2019-03-23T18:10:12Z", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:10:25,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ca0f9b58-f2bf-46a1-9a87-cba3a2acafa2 2019-03-23 18:10:25,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06539201736s 2019-03-23 18:10:25,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:10:25,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=2379f716-8ba5-4952-a775-5ca7c5eb1081" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:25,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:25 GMT X-Openstack-Request-Id: req-38dc5588-b417-4ae0-b8c3-ed0f6a6f87b9 2019-03-23 18:10:25,484 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:10:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11bccb54-38c5-4cec-a9f1-ee2587e1045e","ip_address":"192.168.120.18"}],"id":"681d6d1b-0cf1-42ed-9572-3a77612a94a3","security_groups":["594921be-d11f-40e3-b210-a85f5ac17c03"],"mac_address":"fa:16:3e:9e:d9:8c","project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2ca4127-a195-4c93-a260-f35de2b79af5","tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:10:16Z","binding:vnic_type":"normal","device_id":"2379f716-8ba5-4952-a775-5ca7c5eb1081","ip_allocation":"immediate"}]} 2019-03-23 18:10:25,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=2379f716-8ba5-4952-a775-5ca7c5eb1081 used request id req-38dc5588-b417-4ae0-b8c3-ed0f6a6f87b9 2019-03-23 18:10:25,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.246996164322s 2019-03-23 18:10:25,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:25,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=681d6d1b-0cf1-42ed-9572-3a77612a94a3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:25,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:25 GMT X-Openstack-Request-Id: req-b7003749-5515-4c45-83cf-44377d8120d8 2019-03-23 18:10:25,555 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:10:25,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=681d6d1b-0cf1-42ed-9572-3a77612a94a3 used request id req-b7003749-5515-4c45-83cf-44377d8120d8 2019-03-23 18:10:25,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597569942474s 2019-03-23 18:10:25,556 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:d9:8c', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'654beb79-73cd-46d8-96d3-fa19dd3c0fb9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:10:22.000000', 'flavor': Munch({u'id': u'2276f368-4286-4951-a1c9-0bacc7c11037'}), 'az': u'nova', 'id': u'2379f716-8ba5-4952-a775-5ca7c5eb1081', 'security_groups': [Munch({u'name': u'singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'22f30750749641449fa207224c3be011', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'name': 'singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e', '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-03-23T18:10:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:10:22Z', 'hostId': u'eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc', '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-03-23T18:10:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'name': u'singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'adminPass': u'd36sUSpzqwKj', 'tenant_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'created_at': u'2019-03-23T18:10:12Z', 'created': u'2019-03-23T18:10:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:10:25,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:10:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:25,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:25 GMT X-Openstack-Request-Id: req-320600da-7c90-4348-9e0d-ee60825c1eb9 2019-03-23 18:10:25,794 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2ca4127-a195-4c93-a260-f35de2b79af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","l2_adjacency":true,"status":"ACTIVE","subnets":["11bccb54-38c5-4cec-a9f1-ee2587e1045e"],"description":"","tags":[],"updated_at":"2019-03-23T18:09:49Z","qos_policy_id":null,"name":"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e","admin_state_up":true,"tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:48Z","mtu":1450}]} 2019-03-23 18:10:25,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-320600da-7c90-4348-9e0d-ee60825c1eb9 2019-03-23 18:10:25,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232681035995s 2019-03-23 18:10:25,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:10:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=2379f716-8ba5-4952-a775-5ca7c5eb1081" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:25,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:25 GMT X-Openstack-Request-Id: req-92aedf8c-eb5b-4b61-9edb-ac36f6fc449e 2019-03-23 18:10:25,849 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:10:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11bccb54-38c5-4cec-a9f1-ee2587e1045e","ip_address":"192.168.120.18"}],"id":"681d6d1b-0cf1-42ed-9572-3a77612a94a3","security_groups":["594921be-d11f-40e3-b210-a85f5ac17c03"],"mac_address":"fa:16:3e:9e:d9:8c","project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2ca4127-a195-4c93-a260-f35de2b79af5","tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:10:16Z","binding:vnic_type":"normal","device_id":"2379f716-8ba5-4952-a775-5ca7c5eb1081","ip_allocation":"immediate"}]} 2019-03-23 18:10:25,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=2379f716-8ba5-4952-a775-5ca7c5eb1081 used request id req-92aedf8c-eb5b-4b61-9edb-ac36f6fc449e 2019-03-23 18:10:25,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0540769100189s 2019-03-23 18:10:25,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 18:10:25,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.18", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3"}}' 2019-03-23 18:10:29,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:29 GMT X-Openstack-Request-Id: req-e8c2b8be-4b2e-4bfc-a449-5f356a876511 2019-03-23 18:10:29,262 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}} 2019-03-23 18:10:29,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e8c2b8be-4b2e-4bfc-a449-5f356a876511 2019-03-23 18:10:29,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.41191387177s 2019-03-23 18:10:29,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:29,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:29 GMT X-Openstack-Request-Id: req-7feb037f-037e-41b7-8227-e24dd6b240ec 2019-03-23 18:10:29,529 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}]} 2019-03-23 18:10:29,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7feb037f-037e-41b7-8227-e24dd6b240ec 2019-03-23 18:10:29,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.250692129135s 2019-03-23 18:10:29,536 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:10:29,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:29,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:29,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:29 GMT X-Openstack-Request-Id: req-e11ba493-3818-4409-be3b-eb00178dadbc 2019-03-23 18:10:29,708 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}]} 2019-03-23 18:10:29,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e11ba493-3818-4409-be3b-eb00178dadbc 2019-03-23 18:10:29,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629079341888s 2019-03-23 18:10:29,715 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:10:29,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:29 GMT X-Openstack-Request-Id: req-3994d82b-9e54-4ea5-98f3-37e417af3e92 2019-03-23 18:10:29,890 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}]} 2019-03-23 18:10:29,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3994d82b-9e54-4ea5-98f3-37e417af3e92 2019-03-23 18:10:29,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0647749900818s 2019-03-23 18:10:29,897 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:10:30,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:30,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:30 GMT X-Openstack-Request-Id: req-f6573463-1b3d-4ad6-814c-7a5649af078f 2019-03-23 18:10:30,078 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}]} 2019-03-23 18:10:30,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f6573463-1b3d-4ad6-814c-7a5649af078f 2019-03-23 18:10:30,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710370540619s 2019-03-23 18:10:30,084 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:10:30,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:30,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:30,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:30 GMT X-Openstack-Request-Id: req-51a699b6-f4c7-48e2-acd4-59f8a9f1cf25 2019-03-23 18:10:30,419 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}]} 2019-03-23 18:10:30,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-51a699b6-f4c7-48e2-acd4-59f8a9f1cf25 2019-03-23 18:10:30,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.22444486618s 2019-03-23 18:10:30,425 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:10:30,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:30,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:30,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:30 GMT X-Openstack-Request-Id: req-5e72d1d8-03e0-44fb-9111-0b2ac4be1a23 2019-03-23 18:10:30,596 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:27Z", "updated_at": "2019-03-23T18:10:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d9:8c", "device_id": "2379f716-8ba5-4952-a775-5ca7c5eb1081"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_id": "681d6d1b-0cf1-42ed-9572-3a77612a94a3", "id": "c57a5901-6ff8-4d81-9551-e7aec8d69aed", "qos_policy_id": null}]} 2019-03-23 18:10:30,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5e72d1d8-03e0-44fb-9111-0b2ac4be1a23 2019-03-23 18:10:30,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605471134186s 2019-03-23 18:10:30,602 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c71f0cc5-4779-4d06-ae1b-4e1a68bc481e', 'updated_at': u'2019-03-23T18:10:30Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'681d6d1b-0cf1-42ed-9572-3a77612a94a3', 'id': u'c57a5901-6ff8-4d81-9551-e7aec8d69aed', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'681d6d1b-0cf1-42ed-9572-3a77612a94a3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'name': 'singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e2ca4127-a195-4c93-a260-f35de2b79af5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:d9:8c', u'device_id': u'2379f716-8ba5-4952-a775-5ca7c5eb1081'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7c1ea9cc36514cc59eb19ee6d7f44222', 'created_at': u'2019-03-23T18:10:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e2ca4127-a195-4c93-a260-f35de2b79af5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9e:d9:8c', u'device_id': u'2379f716-8ba5-4952-a775-5ca7c5eb1081'}), 'router': u'c71f0cc5-4779-4d06-ae1b-4e1a68bc481e'}) 2019-03-23 18:10:30,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 18:10:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081/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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 18:10:30,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-603eb6ae-21e3-41fd-a31f-24a12b175dc7 x-openstack-request-id: req-603eb6ae-21e3-41fd-a31f-24a12b175dc7 2019-03-23 18:10:30,853 - 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 519767271 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.224597] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227476] pid_max: default: 32768 minimum: 301\n[ 0.229024] ACPI: Core revision 20150930\n[ 0.230990] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233244] Security Framework initialized\n[ 0.234651] Yama: becoming mindful.\n[ 0.235915] AppArmor: AppArmor initialized\n[ 0.237372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239644] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241839] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246290] Initializing cgroup subsys io\n[ 0.247702] Initializing cgroup subsys memory\n[ 0.249199] Initializing cgroup subsys devices\n[ 0.250710] Initializing cgroup subsys freezer\n[ 0.252224] Initializing cgroup subsys net_cls\n[ 0.253728] Initializing cgroup subsys perf_event\n[ 0.255321] Initializing cgroup subsys net_prio\n[ 0.256853] Initializing cgroup subsys hugetlb\n[ 0.258356] Initializing cgroup subsys pids\n[ 0.259851] CPU: Physical Processor ID: 0\n[ 0.261971] mce: CPU supports 10 MCE banks\n[ 0.263434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290307] ftrace: allocating 31920 entries in 125 pages\n[ 0.321256] smpboot: Max logical packages: 1\n[ 0.322734] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.325072] x2apic enabled\n[ 0.326424] Switched APIC routing to physical x2apic.\n[ 0.329278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331222] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.334815] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.337920] KVM setup paravirtual spinlock\n[ 0.339821] x86: Booted up 1 node, 1 CPUs\n[ 0.341223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.343574] devtmpfs: initialized\n[ 0.345799] evm: security.selinux\n[ 0.347010] evm: security.SMACK64\n[ 0.348210] evm: security.SMACK64EXEC\n[ 0.349691] evm: security.SMACK64TRANSMUTE\n[ 0.351970] evm: security.SMACK64MMAP\n[ 0.354087] evm: security.ima\n[ 0.355846] evm: security.capability\n[ 0.358143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361808] pinctrl core: initialized pinctrl subsystem\n[ 0.364302] RTC time: 18:10:22, date: 03/23/19\n[ 0.366583] NET: Registered protocol family 16\n[ 0.368447] cpuidle: using governor ladder\n[ 0.369866] cpuidle: using governor menu\n[ 0.371232] PCCT header not found.\n[ 0.372510] ACPI: bus type PCI registered\n[ 0.373908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376048] PCI: Using configuration type 1 for base access\n[ 0.378625] ACPI: Added _OSI(Module Device)\n[ 0.380087] ACPI: Added _OSI(Processor Device)\n[ 0.381599] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383177] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385770] ACPI: Interpreter enabled\n[ 0.387109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399970] ACPI: (supports S0 S5)\n[ 0.401202] ACPI: Using IOAPIC for interrupt routing\n[ 0.402850] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409332] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417613] acpiphp: Slot [3] registered\n[ 0.419003] acpiphp: Slot [4] registered\n[ 0.420382] acpiphp: Slot [5] registered\n[ 0.421762] acpiphp: Slot [6] registered\n[ 0.423139] acpiphp: Slot [7] registered\n[ 0.424511] acpiphp: Slot [8] registered\n[ 0.425890] acpiphp: Slot [9] registered\n[ 0.427261] acpiphp: Slot [10] registered\n[ 0.428652] acpiphp: Slot [11] registered\n[ 0.430078] acpiphp: Slot [12] registered\n[ 0.431529] acpiphp: Slot [13] registered\n[ 0.432931] acpiphp: Slot [14] registered\n[ 0.434347] acpiphp: Slot [15] registered\n[ 0.451366] acpiphp: Slot [16] registered\n[ 0.452807] acpiphp: Slot [17] registered\n[ 0.454217] acpiphp: Slot [18] registered\n[ 0.455615] acpiphp: Slot [19] registered\n[ 0.457005] acpiphp: Slot [20] registered\n[ 0.458404] acpiphp: Slot [21] registered\n[ 0.459802] acpiphp: Slot [22] registered\n[ 0.461210] acpiphp: Slot [23] registered\n[ 0.462618] acpiphp: Slot [24] registered\n[ 0.464070] acpiphp: Slot [25] registered\n[ 0.465470] acpiphp: Slot [26] registered\n[ 0.466863] acpiphp: Slot [27] registered\n[ 0.468274] acpiphp: Slot [28] registered\n[ 0.469676] acpiphp: Slot [29] registered\n[ 0.471081] acpiphp: Slot [30] registered\n[ 0.472499] acpiphp: Slot [31] registered\n[ 0.473923] PCI host bridge to bus 0000:00\n[ 0.475336] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477458] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479581] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.482106] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484675] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.487261] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491899] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.494163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.496228] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498473] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.505429] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.530329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533137] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535726] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.540265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.542430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549128] vgaarb: loaded\n[ 0.550174] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552532] SCSI subsystem initialized\n[ 0.554172] ACPI: bus type USB registered\n[ 0.555611] usbcore: registered new interface driver usbfs\n[ 0.557409] usbcore: registered new interface driver hub\n[ 0.559164] usbcore: registered new device driver usb\n[ 0.561063] PCI: Using ACPI for IRQ routing\n[ 0.563115] NetLabel: Initializing\n[ 0.564358] NetLabel: domain hash size = 128\n[ 0.565844] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567520] NetLabel: unlabeled traffic allowed by default\n[ 0.569740] clocksource: Switched to clocksource kvm-clock\n[ 0.580188] AppArmor: AppArmor Filesystem Enabled\n[ 0.581847] pnp: PnP ACPI init\n[ 0.583447] pnp: PnP ACPI: found 5 devices\n[ 0.590546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593530] NET: Registered protocol family 2\n[ 0.595310] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597562] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599661] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601767] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603652] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605702] NET: Registered protocol family 1\n[ 0.607230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611043] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626102] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641391] Trying to unpack rootfs image as initramfs...\n[ 0.701688] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.704423] Scanning for low memory corruption every 60 seconds\n[ 0.706845] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708831] audit: initializing netlink subsys (disabled)\n[ 0.710648] audit: type=2000 audit(1553364623.486:1): initialized\n[ 0.712836] Initialise system trusted keyring\n[ 0.714421] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.716403] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.719422] zbud: loaded\n[ 0.720590] VFS: Disk quotas dquot_6.6.0\n[ 0.721987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724478] fuse init (API version 7.23)\n[ 0.725960] Key type big_key registered\n[ 0.727311] Allocating IMA MOK and blacklist keyrings.\n[ 0.729277] Key type asymmetric registered\n[ 0.730715] Asymmetric key parser 'x509' registered\n[ 0.732334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734851] io scheduler noop registered\n[ 0.736192] io scheduler deadline registered (default)\n[ 0.737888] io scheduler cfq registered\n[ 0.739296] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745720] ACPI: Power Button [PWRF]\n[ 0.747140] GHES: HEST is not enabled!\n[ 0.761078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790181] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.793637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.818724] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.822177] Linux agpgart interface v0.103\n[ 0.825606] brd: module loaded\n[ 0.827925] loop: module loaded\n[ 0.833084] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.835584] GPT:90111 != 2097151\n[ 0.836766] GPT:Alternate GPT header not at the end of the disk.\n[ 0.838641] GPT:90111 != 2097151\n[ 0.839802] GPT: Use GNU Parted to correct GPT errors.\n[ 0.841489] vda: vda1 vda15\n[ 0.843322] scsi host0: ata_piix\n[ 0.844598] scsi host1: ata_piix\n[ 0.845818] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.847910] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.850584] libphy: Fixed MDIO Bus: probed\n[ 0.852010] tun: Universal TUN/TAP device driver, 1.6\n[ 0.853640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.856758] PPP generic driver version 2.4.2\n[ 0.858309] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.860403] ehci-pci: EHCI PCI platform driver\n[ 0.861945] ehci-platform: EHCI generic platform driver\n[ 0.863684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.865667] ohci-pci: OHCI PCI platform driver\n[ 0.867198] ohci-platform: OHCI generic platform driver\n[ 0.868931] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.883972] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.885721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.888276] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.890007] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.892000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.894211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.896650] usb usb1: Product: UHCI Host Controller\n[ 0.898235] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.900218] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.901888] hub 1-0:1.0: USB hub found\n[ 0.903215] hub 1-0:1.0: 2 ports detected\n[ 0.904751] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.908265] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.909913] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.911671] mousedev: PS/2 mouse device common for all mice\n[ 0.913805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.916720] rtc_cmos 00:00: RTC can wake from S4\n[ 0.918747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.920786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.922844] i2c /dev entries driver\n[ 0.924118] device-mapper: uevent: version 1.0.3\n[ 0.925704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.928502] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.930720] NET: Registered protocol family 10\n[ 0.932549] NET: Registered protocol family 17\n[ 0.934110] Key type dns_resolver registered\n[ 0.935726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.937611] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.940585] registered taskstats version 1\n[ 0.942040] Loading compiled-in X.509 certificates\n[ 0.944245] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.947483] zswap: loaded using pool lzo/zbud\n[ 0.949782] Key type trusted registered\n[ 0.952165] Key type encrypted registered\n[ 0.953582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.955398] ima: No TPM chip found, activating TPM-bypass!\n[ 0.957216] evm: HMAC attrs: 0x1\n[ 0.958780] Magic number: 11:236:191\n[ 0.960149] acpi device:1d: hash matches\n[ 0.961624] rtc_cmos 00:00: setting system clock to 2019-03-23 18:10:23 UTC (1553364623)\n[ 0.964375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.966318] EDD information not available.\n[ 1.007442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.010094] Write protecting the kernel read-only data: 14336k\n[ 1.013338] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.016339] 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\n[ 1.067624] 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.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.18...\nLease of 192.168.120.18 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-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwoOdd5oE26IE9+AfjCT7u+SEe23vNXK7PrAI05slK4H3dOLgk17+nK2VgOd1VRuCFuaNYpnAURVMbiT3+fZQQHhRZAtpRZDmWar5QpsGhT9a0+KMx7jiN+A9N102nPNlFIejFMs3YCO52GqTcsiN+RHVM5KIPmxpU7vdjHJV2XtC/d5xFqkBxMsn+5YYi2PMrSKljt9AsrI8hu2Sr3OXf1FxmszMuAiHnJYU872GubRLgEQCkBKNMwNTdLEnSjsAgkRxoL5pwOgLIsyKUnqnQQbbzHERx15V1lsyWgByE0t8BYuygVXHYgzNieAKhxtPeFQuz4FhRuh/nPcdI7vu1 root@singlevm2-vm-d5807a3a-72e4-46c7-8b23-bb702a616b3e\nssh-dss AAAAB3NzaC1kc3MAAACBAIKtqYVY0b731bWA1H5+AqjmqDWFziBQskIMAVn2mJoP0ucG+EKsWs4QLMLYZU5nECrRgRtqsTjqqhL+RsDoYTbm5bdTeZrX5mroqnmbRgg2ZaizAmVV8AhrZI4vNH5UbntTu4KE8V5zM29l+lv+lpnCni/VXzdtflrK44NcfzaRAAAAFQCweptL9Y36ztnyW/8RFE71L5Yt/wAAAIB/YVYaNYw6mfRjxbfczpIKB4TTtHjuMHrFjwX638IQqN586jA8Cj6vE2Dr6SA2xy7lqQNW1jx5SVU0O7FCVoKp3bvuJGvfze+GwjcxSXp8YcwMAR8Y6KAS9CexyuQrxbieFLFuAe0x+PqDOLwYcLoii58n4ptU5j3Kf8HDgBcN3gAAAIAGFtdIRIOvxn89feZp3eM20IiXnPMh4xOw4TOILgCi1Ea/fYAxmlL6LGtLBf17VdrmlFkYESECdm5Y+f0O3TOJVQTFLrkcFOpMhwm6Kv+jgxKiW6LxZ0BGuJ3QshCoNceP2C1BZO9/KqGvsCS7edmsZnNPXuolp1qaUqbbyHDjUQ== root@singlevm2-vm-d5807a3a-72e4-46c7-8b23-bb702a616b3e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.46s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe9e:d98c/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.18 \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-d5807a3a-72e4-46c7-8b23-bb702a616b3e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.91 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-d5807a3a-72e4-46c7-8b23-bb702a616b3e login: "} 2019-03-23 18:10:30,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081/action used request id req-603eb6ae-21e3-41fd-a31f-24a12b175dc7 2019-03-23 18:10:30,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.251091957092s 2019-03-23 18:10:30,855 - 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 519767271 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.224597] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227476] pid_max: default: 32768 minimum: 301 [ 0.229024] ACPI: Core revision 20150930 [ 0.230990] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233244] Security Framework initialized [ 0.234651] Yama: becoming mindful. [ 0.235915] AppArmor: AppArmor initialized [ 0.237372] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239644] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241839] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243932] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246290] Initializing cgroup subsys io [ 0.247702] Initializing cgroup subsys memory [ 0.249199] Initializing cgroup subsys devices [ 0.250710] Initializing cgroup subsys freezer [ 0.252224] Initializing cgroup subsys net_cls [ 0.253728] Initializing cgroup subsys perf_event [ 0.255321] Initializing cgroup subsys net_prio [ 0.256853] Initializing cgroup subsys hugetlb [ 0.258356] Initializing cgroup subsys pids [ 0.259851] CPU: Physical Processor ID: 0 [ 0.261971] mce: CPU supports 10 MCE banks [ 0.263434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290307] ftrace: allocating 31920 entries in 125 pages [ 0.321256] smpboot: Max logical packages: 1 [ 0.322734] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325072] x2apic enabled [ 0.326424] Switched APIC routing to physical x2apic. [ 0.329278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331222] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.334815] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.337920] KVM setup paravirtual spinlock [ 0.339821] x86: Booted up 1 node, 1 CPUs [ 0.341223] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.343574] devtmpfs: initialized [ 0.345799] evm: security.selinux [ 0.347010] evm: security.SMACK64 [ 0.348210] evm: security.SMACK64EXEC [ 0.349691] evm: security.SMACK64TRANSMUTE [ 0.351970] evm: security.SMACK64MMAP [ 0.354087] evm: security.ima [ 0.355846] evm: security.capability [ 0.358143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361808] pinctrl core: initialized pinctrl subsystem [ 0.364302] RTC time: 18:10:22, date: 03/23/19 [ 0.366583] NET: Registered protocol family 16 [ 0.368447] cpuidle: using governor ladder [ 0.369866] cpuidle: using governor menu [ 0.371232] PCCT header not found. [ 0.372510] ACPI: bus type PCI registered [ 0.373908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376048] PCI: Using configuration type 1 for base access [ 0.378625] ACPI: Added _OSI(Module Device) [ 0.380087] ACPI: Added _OSI(Processor Device) [ 0.381599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383177] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385770] ACPI: Interpreter enabled [ 0.387109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399970] ACPI: (supports S0 S5) [ 0.401202] ACPI: Using IOAPIC for interrupt routing [ 0.402850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409332] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411491] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417613] acpiphp: Slot [3] registered [ 0.419003] acpiphp: Slot [4] registered [ 0.420382] acpiphp: Slot [5] registered [ 0.421762] acpiphp: Slot [6] registered [ 0.423139] acpiphp: Slot [7] registered [ 0.424511] acpiphp: Slot [8] registered [ 0.425890] acpiphp: Slot [9] registered [ 0.427261] acpiphp: Slot [10] registered [ 0.428652] acpiphp: Slot [11] registered [ 0.430078] acpiphp: Slot [12] registered [ 0.431529] acpiphp: Slot [13] registered [ 0.432931] acpiphp: Slot [14] registered [ 0.434347] acpiphp: Slot [15] registered [ 0.451366] acpiphp: Slot [16] registered [ 0.452807] acpiphp: Slot [17] registered [ 0.454217] acpiphp: Slot [18] registered [ 0.455615] acpiphp: Slot [19] registered [ 0.457005] acpiphp: Slot [20] registered [ 0.458404] acpiphp: Slot [21] registered [ 0.459802] acpiphp: Slot [22] registered [ 0.461210] acpiphp: Slot [23] registered [ 0.462618] acpiphp: Slot [24] registered [ 0.464070] acpiphp: Slot [25] registered [ 0.465470] acpiphp: Slot [26] registered [ 0.466863] acpiphp: Slot [27] registered [ 0.468274] acpiphp: Slot [28] registered [ 0.469676] acpiphp: Slot [29] registered [ 0.471081] acpiphp: Slot [30] registered [ 0.472499] acpiphp: Slot [31] registered [ 0.473923] PCI host bridge to bus 0000:00 [ 0.475336] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477458] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479581] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.482106] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484675] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.487261] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491899] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.494163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496228] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498473] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.505429] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.530329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533137] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535726] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.540265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.542430] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546288] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549128] vgaarb: loaded [ 0.550174] vgaarb: bridge control possible 0000:00:02.0 [ 0.552532] SCSI subsystem initialized [ 0.554172] ACPI: bus type USB registered [ 0.555611] usbcore: registered new interface driver usbfs [ 0.557409] usbcore: registered new interface driver hub [ 0.559164] usbcore: registered new device driver usb [ 0.561063] PCI: Using ACPI for IRQ routing [ 0.563115] NetLabel: Initializing [ 0.564358] NetLabel: domain hash size = 128 [ 0.565844] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567520] NetLabel: unlabeled traffic allowed by default [ 0.569740] clocksource: Switched to clocksource kvm-clock [ 0.580188] AppArmor: AppArmor Filesystem Enabled [ 0.581847] pnp: PnP ACPI init [ 0.583447] pnp: PnP ACPI: found 5 devices [ 0.590546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593530] NET: Registered protocol family 2 [ 0.595310] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597562] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599661] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601767] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603652] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605702] NET: Registered protocol family 1 [ 0.607230] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611043] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626102] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641391] Trying to unpack rootfs image as initramfs... [ 0.701688] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.704423] Scanning for low memory corruption every 60 seconds [ 0.706845] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708831] audit: initializing netlink subsys (disabled) [ 0.710648] audit: type=2000 audit(1553364623.486:1): initialized [ 0.712836] Initialise system trusted keyring [ 0.714421] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.716403] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.719422] zbud: loaded [ 0.720590] VFS: Disk quotas dquot_6.6.0 [ 0.721987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724478] fuse init (API version 7.23) [ 0.725960] Key type big_key registered [ 0.727311] Allocating IMA MOK and blacklist keyrings. [ 0.729277] Key type asymmetric registered [ 0.730715] Asymmetric key parser 'x509' registered [ 0.732334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734851] io scheduler noop registered [ 0.736192] io scheduler deadline registered (default) [ 0.737888] io scheduler cfq registered [ 0.739296] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745720] ACPI: Power Button [PWRF] [ 0.747140] GHES: HEST is not enabled! [ 0.761078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790181] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.793637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.818724] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822177] Linux agpgart interface v0.103 [ 0.825606] brd: module loaded [ 0.827925] loop: module loaded [ 0.833084] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835584] GPT:90111 != 2097151 [ 0.836766] GPT:Alternate GPT header not at the end of the disk. [ 0.838641] GPT:90111 != 2097151 [ 0.839802] GPT: Use GNU Parted to correct GPT errors. [ 0.841489] vda: vda1 vda15 [ 0.843322] scsi host0: ata_piix [ 0.844598] scsi host1: ata_piix [ 0.845818] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847910] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.850584] libphy: Fixed MDIO Bus: probed [ 0.852010] tun: Universal TUN/TAP device driver, 1.6 [ 0.853640] tun: (C) 1999-2004 Max Krasnyansky [ 0.856758] PPP generic driver version 2.4.2 [ 0.858309] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.860403] ehci-pci: EHCI PCI platform driver [ 0.861945] ehci-platform: EHCI generic platform driver [ 0.863684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.865667] ohci-pci: OHCI PCI platform driver [ 0.867198] ohci-platform: OHCI generic platform driver [ 0.868931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.883972] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.888276] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.890007] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.892000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.894211] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.896650] usb usb1: Product: UHCI Host Controller [ 0.898235] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.900218] usb usb1: SerialNumber: 0000:00:01.2 [ 0.901888] hub 1-0:1.0: USB hub found [ 0.903215] hub 1-0:1.0: 2 ports detected [ 0.904751] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.908265] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909913] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911671] mousedev: PS/2 mouse device common for all mice [ 0.913805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916720] rtc_cmos 00:00: RTC can wake from S4 [ 0.918747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.920786] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922844] i2c /dev entries driver [ 0.924118] device-mapper: uevent: version 1.0.3 [ 0.925704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.928502] ledtrig-cpu: registered to indicate activity on CPUs [ 0.930720] NET: Registered protocol family 10 [ 0.932549] NET: Registered protocol family 17 [ 0.934110] Key type dns_resolver registered [ 0.935726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.937611] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.940585] registered taskstats version 1 [ 0.942040] Loading compiled-in X.509 certificates [ 0.944245] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.947483] zswap: loaded using pool lzo/zbud [ 0.949782] Key type trusted registered [ 0.952165] Key type encrypted registered [ 0.953582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.955398] ima: No TPM chip found, activating TPM-bypass! [ 0.957216] evm: HMAC attrs: 0x1 [ 0.958780] Magic number: 11:236:191 [ 0.960149] acpi device:1d: hash matches [ 0.961624] rtc_cmos 00:00: setting system clock to 2019-03-23 18:10:23 UTC (1553364623) [ 0.964375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.966318] EDD information not available. [ 1.007442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.010094] Write protecting the kernel read-only data: 14336k [ 1.013338] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.016339] 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 [ 1.067624] 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.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.18... Lease of 192.168.120.18 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-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwoOdd5oE26IE9+AfjCT7u+SEe23vNXK7PrAI05slK4H3dOLgk17+nK2VgOd1VRuCFuaNYpnAURVMbiT3+fZQQHhRZAtpRZDmWar5QpsGhT9a0+KMx7jiN+A9N102nPNlFIejFMs3YCO52GqTcsiN+RHVM5KIPmxpU7vdjHJV2XtC/d5xFqkBxMsn+5YYi2PMrSKljt9AsrI8hu2Sr3OXf1FxmszMuAiHnJYU872GubRLgEQCkBKNMwNTdLEnSjsAgkRxoL5pwOgLIsyKUnqnQQbbzHERx15V1lsyWgByE0t8BYuygVXHYgzNieAKhxtPeFQuz4FhRuh/nPcdI7vu1 root@singlevm2-vm-d5807a3a-72e4-46c7-8b23-bb702a616b3e ssh-dss AAAAB3NzaC1kc3MAAACBAIKtqYVY0b731bWA1H5+AqjmqDWFziBQskIMAVn2mJoP0ucG+EKsWs4QLMLYZU5nECrRgRtqsTjqqhL+RsDoYTbm5bdTeZrX5mroqnmbRgg2ZaizAmVV8AhrZI4vNH5UbntTu4KE8V5zM29l+lv+lpnCni/VXzdtflrK44NcfzaRAAAAFQCweptL9Y36ztnyW/8RFE71L5Yt/wAAAIB/YVYaNYw6mfRjxbfczpIKB4TTtHjuMHrFjwX638IQqN586jA8Cj6vE2Dr6SA2xy7lqQNW1jx5SVU0O7FCVoKp3bvuJGvfze+GwjcxSXp8YcwMAR8Y6KAS9CexyuQrxbieFLFuAe0x+PqDOLwYcLoii58n4ptU5j3Kf8HDgBcN3gAAAIAGFtdIRIOvxn89feZp3eM20IiXnPMh4xOw4TOILgCi1Ea/fYAxmlL6LGtLBf17VdrmlFkYESECdm5Y+f0O3TOJVQTFLrkcFOpMhwm6Kv+jgxKiW6LxZ0BGuJ3QshCoNceP2C1BZO9/KqGvsCS7edmsZnNPXuolp1qaUqbbyHDjUQ== root@singlevm2-vm-d5807a3a-72e4-46c7-8b23-bb702a616b3e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.46s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe9e:d98c/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.18 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-d5807a3a-72e4-46c7-8b23-bb702a616b3e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-d5807a3a-72e4-46c7-8b23-bb702a616b3e login: 2019-03-23 18:10:31,354 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa36a710L 2019-03-23 18:10:31,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 18:10:31,355 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 18:10:31,355 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 18:10:31,356 - 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-03-23 18:10:31,356 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 18:10:31,357 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 18:10:31,357 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 18:10:31,357 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 18:10:31,357 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 18:10:31,375 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 18:10:31,375 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 18:10:31,386 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: f5f44774737616f0e91169892705d925 2019-03-23 18:10:31,387 - paramiko.transport - DEBUG - Trying discovered key 74b702cc08588a0cb9f7b229d7d1863f in /tmp/tmphzCSBN 2019-03-23 18:10:31,412 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 18:10:31,418 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 18:10:31,420 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 18:10:31,421 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 18:10:31,421 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 18:10:31,422 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 18:10:31,423 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 18:10:31,423 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-23 18:10:31,424 - functest.core.singlevm - DEBUG - error: 2019-03-23 18:10:31,428 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 18:10:31,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:10:31,552 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 18:10:31,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 18:10:31,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/c57a5901-6ff8-4d81-9551-e7aec8d69aed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:33,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:10:33 GMT X-Openstack-Request-Id: req-c7ac478c-f2e7-412d-8543-cc725026f4ae 2019-03-23 18:10:33,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:10:33,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/c57a5901-6ff8-4d81-9551-e7aec8d69aed.json used request id req-c7ac478c-f2e7-412d-8543-cc725026f4ae 2019-03-23 18:10:33,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.78027915955s 2019-03-23 18:10:33,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:10:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:33,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:33 GMT X-Openstack-Request-Id: req-e76b71d4-5b6b-47dc-aa7c-a73abc0fc711 2019-03-23 18:10:33,729 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:10:33,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e76b71d4-5b6b-47dc-aa7c-a73abc0fc711 2019-03-23 18:10:33,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.375473976135s 2019-03-23 18:10:33,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:10:33,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:34,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-331dda2f-7251-491e-a106-6235914ec733 x-openstack-request-id: req-331dda2f-7251-491e-a106-6235914ec733 2019-03-23 18:10:34,204 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081 used request id req-331dda2f-7251-491e-a106-6235914ec733 2019-03-23 18:10:34,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.474561929703s 2019-03-23 18:10:34,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:35,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-a88fb887-626e-4007-bab5-56dabba89239 x-openstack-request-id: req-a88fb887-626e-4007-bab5-56dabba89239 2019-03-23 18:10:35,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:d9:8c", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:d9:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2379f716-8ba5-4952-a775-5ca7c5eb1081", "rel": "bookmark"}], "image": {"id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "links": [{"href": "http://172.30.9.28:8774/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:10:22.000000", "flavor": {"id": "2276f368-4286-4951-a1c9-0bacc7c11037", "links": [{"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "bookmark"}]}, "id": "2379f716-8ba5-4952-a775-5ca7c5eb1081", "user_id": "22f30750749641449fa207224c3be011", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:10:34Z", "hostId": "eb204fbdbf68ecb1864d482b22660787eaad2cabdd2fd59628e4d6fc", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "name": "singlevm2-vm_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "created": "2019-03-23T18:10:12Z", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:10:35,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a88fb887-626e-4007-bab5-56dabba89239 2019-03-23 18:10:35,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10371494293s 2019-03-23 18:10:35,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:10:37,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:10:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:37,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-808708f7-a9aa-44e0-a04f-9f0fb311b423 x-openstack-request-id: req-808708f7-a9aa-44e0-a04f-9f0fb311b423 2019-03-23 18:10:37,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 18:10:37,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-808708f7-a9aa-44e0-a04f-9f0fb311b423 2019-03-23 18:10:37,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228156089783s 2019-03-23 18:10:37,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:10:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:37,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:37 GMT X-Openstack-Request-Id: req-c52c1011-1fbe-4279-a73b-591a585e6efc 2019-03-23 18:10:37,610 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:10:05Z", "updated_at": "2019-03-23T18:10:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "84866521-7a96-4c1c-9bde-b3023ed134c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "a5f44adc-c8a1-41f3-b335-97dc8750c0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:05Z", "revision_number": 0, "id": "a7466a95-b36e-4d81-9fc2-25837bb97c41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:05Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:06Z", "revision_number": 0, "id": "c3dc3902-cf5b-432e-973e-f67eff06c193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:06Z", "security_group_id": "594921be-d11f-40e3-b210-a85f5ac17c03", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 3, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "594921be-d11f-40e3-b210-a85f5ac17c03", "name": "singlevm2-sg_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}, {"description": "Default security group", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:48Z", "updated_at": "2019-03-23T18:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "0b90b3f8-9b4d-4dc8-ad7c-65ba4702b09c", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "165bc242-6bf7-42aa-abf5-a9c309b5ce74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "1d88f5ed-ea54-4356-ad84-1de2773f88ec", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "beb54ea2-b2cb-4e49-a6f9-f36ff535e763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "name": "default"}]} 2019-03-23 18:10:37,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c52c1011-1fbe-4279-a73b-591a585e6efc 2019-03-23 18:10:37,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0625920295715s 2019-03-23 18:10:37,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:10:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/594921be-d11f-40e3-b210-a85f5ac17c03.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:37,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:10:37 GMT X-Openstack-Request-Id: req-e59211bd-1729-4c00-8092-c7950bf385d1 2019-03-23 18:10:37,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:10:37,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/594921be-d11f-40e3-b210-a85f5ac17c03.json used request id req-e59211bd-1729-4c00-8092-c7950bf385d1 2019-03-23 18:10:37,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.353917121887s 2019-03-23 18:10:37,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 18:10:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:38,069 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-9b8e0503-40bf-4f9c-a4ec-1682ef36abd3 x-openstack-request-id: req-9b8e0503-40bf-4f9c-a4ec-1682ef36abd3 2019-03-23 18:10:38,069 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_d5807a3a-72e4-46c7-8b23-bb702a616b3e used request id req-9b8e0503-40bf-4f9c-a4ec-1682ef36abd3 2019-03-23 18:10:38,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0970869064331s 2019-03-23 18:10:38,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:10:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/c71f0cc5-4779-4d06-ae1b-4e1a68bc481e/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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" -d '{"subnet_id": "11bccb54-38c5-4cec-a9f1-ee2587e1045e"}' 2019-03-23 18:10:40,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:40 GMT X-Openstack-Request-Id: req-06fc9e4d-2ae6-4793-9498-b902f7df1a6e 2019-03-23 18:10:40,655 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e2ca4127-a195-4c93-a260-f35de2b79af5", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "subnet_id": "11bccb54-38c5-4cec-a9f1-ee2587e1045e", "subnet_ids": ["11bccb54-38c5-4cec-a9f1-ee2587e1045e"], "port_id": "2ee9536a-1cbc-4680-99c8-354d8eb799b4", "id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e"} 2019-03-23 18:10:40,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c71f0cc5-4779-4d06-ae1b-4e1a68bc481e/remove_router_interface.json used request id req-06fc9e4d-2ae6-4793-9498-b902f7df1a6e 2019-03-23 18:10:40,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58482980728s 2019-03-23 18:10:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:10:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:40 GMT X-Openstack-Request-Id: req-8848cef6-33dd-4bbe-8850-8c602c021970 2019-03-23 18:10:40,803 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:51Z", "admin_state_up": true, "updated_at": "2019-03-23T18:10:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "c71f0cc5-4779-4d06-ae1b-4e1a68bc481e", "name": "singlevm2-router_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}]} 2019-03-23 18:10:40,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8848cef6-33dd-4bbe-8850-8c602c021970 2019-03-23 18:10:40,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.147542953491s 2019-03-23 18:10:40,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:10:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/c71f0cc5-4779-4d06-ae1b-4e1a68bc481e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:44,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:10:44 GMT X-Openstack-Request-Id: req-028ae517-a790-413e-ac03-4f64ba37d164 2019-03-23 18:10:44,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:10:44,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c71f0cc5-4779-4d06-ae1b-4e1a68bc481e.json used request id req-028ae517-a790-413e-ac03-4f64ba37d164 2019-03-23 18:10:44,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.88671398163s 2019-03-23 18:10:44,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:10:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:44,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:44 GMT X-Openstack-Request-Id: req-e4672e7d-6f8c-42be-b38a-c18c9706b476 2019-03-23 18:10:44,749 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2ca4127-a195-4c93-a260-f35de2b79af5","tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:09:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","id":"11bccb54-38c5-4cec-a9f1-ee2587e1045e","subnetpool_id":null,"name":"singlevm2-subnet_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}]} 2019-03-23 18:10:44,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e4672e7d-6f8c-42be-b38a-c18c9706b476 2019-03-23 18:10:44,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0571618080139s 2019-03-23 18:10:44,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:10:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/11bccb54-38c5-4cec-a9f1-ee2587e1045e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:47,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:10:47 GMT X-Openstack-Request-Id: req-e27dec21-5d3f-4a38-9b31-d2356a754d85 2019-03-23 18:10:47,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:10:47,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/11bccb54-38c5-4cec-a9f1-ee2587e1045e.json used request id req-e27dec21-5d3f-4a38-9b31-d2356a754d85 2019-03-23 18:10:47,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.94311380386s 2019-03-23 18:10:47,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:10:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:47 GMT X-Openstack-Request-Id: req-624b8d24-67b7-42a0-a2ee-93eb10b8753e 2019-03-23 18:10:47,793 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2ca4127-a195-4c93-a260-f35de2b79af5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7c1ea9cc36514cc59eb19ee6d7f44222","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:10:47Z","qos_policy_id":null,"name":"singlevm2-net_d5807a3a-72e4-46c7-8b23-bb702a616b3e","admin_state_up":true,"tenant_id":"7c1ea9cc36514cc59eb19ee6d7f44222","created_at":"2019-03-23T18:09:48Z","mtu":1450}]} 2019-03-23 18:10:47,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-624b8d24-67b7-42a0-a2ee-93eb10b8753e 2019-03-23 18:10:47,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993130207062s 2019-03-23 18:10:47,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:10:47,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/e2ca4127-a195-4c93-a260-f35de2b79af5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:49,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:10:49 GMT X-Openstack-Request-Id: req-460b4aa3-981d-4c55-ad0a-81d172525909 2019-03-23 18:10:49,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:10:49,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e2ca4127-a195-4c93-a260-f35de2b79af5.json used request id req-460b4aa3-981d-4c55-ad0a-81d172525909 2019-03-23 18:10:49,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73771095276s 2019-03-23 18:10:49,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:10:49,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:49 GMT X-Openstack-Request-Id: req-a79dd735-dbb1-4bc8-a778-60d3f9804e36 2019-03-23 18:10:49,880 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:10:02Z", "file": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/file", "owner": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "size": 12716032, "self": "/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:10:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:10:49,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a79dd735-dbb1-4bc8-a778-60d3f9804e36 2019-03-23 18:10:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343297958374s 2019-03-23 18:10:49,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:10:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b0290a856952fb3a47b0893b3848eb1c3976126" 2019-03-23 18:10:51,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:10:51 GMT X-Openstack-Request-Id: req-32cba4c8-b478-4f90-a7b8-61a89de047a8 2019-03-23 18:10:51,074 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:10:51,074 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/654beb79-73cd-46d8-96d3-fa19dd3c0fb9 used request id req-32cba4c8-b478-4f90-a7b8-61a89de047a8 2019-03-23 18:10:51,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19202494621s 2019-03-23 18:10:51,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:10:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:51,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-1bb08cd2-f266-4cf6-9ad7-6a6a14a1675a x-openstack-request-id: req-1bb08cd2-f266-4cf6-9ad7-6a6a14a1675a 2019-03-23 18:10:51,107 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2276f368-4286-4951-a1c9-0bacc7c11037", "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": "2276f368-4286-4951-a1c9-0bacc7c11037"}]} 2019-03-23 18:10:51,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1bb08cd2-f266-4cf6-9ad7-6a6a14a1675a 2019-03-23 18:10:51,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266110897064s 2019-03-23 18:10:51,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:10:51,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:51,150 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10: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-2254873e-f10e-41bf-ba8c-da2b75ec7882 x-openstack-request-id: req-2254873e-f10e-41bf-ba8c-da2b75ec7882 2019-03-23 18:10:51,150 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2276f368-4286-4951-a1c9-0bacc7c11037 used request id req-2254873e-f10e-41bf-ba8c-da2b75ec7882 2019-03-23 18:10:51,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413811206818s 2019-03-23 18:10:51,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:10:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:51,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca96075b-77a9-4a12-b18f-3746d814241b 2019-03-23 18:10:51,380 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": {"self": "http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22f30750749641449fa207224c3be011", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:10:51,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ca96075b-77a9-4a12-b18f-3746d814241b 2019-03-23 18:10:51,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229383945465s 2019-03-23 18:10:51,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:10:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:51,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581e98c3-04ba-48b3-a78d-53ef4ba2ab21 2019-03-23 18:10:51,614 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_d5807a3a-72e4-46c7-8b23-bb702a616b3e", "links": {"self": "http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "22f30750749641449fa207224c3be011", "description": null}} 2019-03-23 18:10:51,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011 used request id req-581e98c3-04ba-48b3-a78d-53ef4ba2ab21 2019-03-23 18:10:51,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228560209274s 2019-03-23 18:10:51,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:10:51,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:52,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce99b83-2648-45e1-a876-4be8f1e75827 2019-03-23 18:10:52,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:10:52,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/22f30750749641449fa207224c3be011 used request id req-0ce99b83-2648-45e1-a876-4be8f1e75827 2019-03-23 18:10:52,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.405055999756s 2019-03-23 18:10:52,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:10:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:52,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93c800e-7648-4fbc-8d9b-42924d5ef390 2019-03-23 18:10:52,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222"}, "tags": [], "enabled": true, "id": "7c1ea9cc36514cc59eb19ee6d7f44222", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_d5807a3a-72e4-46c7-8b23-bb702a616b3e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:10:52,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b93c800e-7648-4fbc-8d9b-42924d5ef390 2019-03-23 18:10:52,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204483032227s 2019-03-23 18:10:52,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:10:52,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:52,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f314588b-fa5d-4dc3-8024-d33e5fa8b2a0 2019-03-23 18:10:52,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:10:52,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7c1ea9cc36514cc59eb19ee6d7f44222 used request id req-f314588b-fa5d-4dc3-8024-d33e5fa8b2a0 2019-03-23 18:10:52,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.320319890976s 2019-03-23 18:10:52,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:10:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7c1ea9cc36514cc59eb19ee6d7f44222&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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:52,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:52 GMT X-Openstack-Request-Id: req-7587a8e6-622f-427b-b21b-36da6a459f2e 2019-03-23 18:10:52,911 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:48Z", "updated_at": "2019-03-23T18:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "0b90b3f8-9b4d-4dc8-ad7c-65ba4702b09c", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "165bc242-6bf7-42aa-abf5-a9c309b5ce74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "1d88f5ed-ea54-4356-ad84-1de2773f88ec", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "beb54ea2-b2cb-4e49-a6f9-f36ff535e763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "name": "default"}]} 2019-03-23 18:10:52,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7c1ea9cc36514cc59eb19ee6d7f44222&name=default used request id req-7587a8e6-622f-427b-b21b-36da6a459f2e 2019-03-23 18:10:52,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348747968674s 2019-03-23 18:10:52,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:10:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:53,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:53 GMT X-Openstack-Request-Id: req-26a237f8-90df-4e7a-a8f5-979afcb9376d 2019-03-23 18:10:53,271 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "created_at": "2019-03-23T18:09:48Z", "updated_at": "2019-03-23T18:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "1d88f5ed-ea54-4356-ad84-1de2773f88ec", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "165bc242-6bf7-42aa-abf5-a9c309b5ce74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "beb54ea2-b2cb-4e49-a6f9-f36ff535e763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:09:48Z", "revision_number": 0, "id": "0b90b3f8-9b4d-4dc8-ad7c-65ba4702b09c", "remote_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "remote_ip_prefix": null, "created_at": "2019-03-23T18:09:48Z", "security_group_id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "tenant_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222"}], "revision_number": 1, "project_id": "7c1ea9cc36514cc59eb19ee6d7f44222", "id": "7c1f84f3-145c-40a9-a979-554acf0042ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:10:53,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-26a237f8-90df-4e7a-a8f5-979afcb9376d 2019-03-23 18:10:53,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355326890945s 2019-03-23 18:10:53,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:10:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7c1f84f3-145c-40a9-a979-554acf0042ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2fe2aa65b56615381fa4fc85b8d1fd350f078c9" 2019-03-23 18:10:54,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:10:54 GMT X-Openstack-Request-Id: req-93f9d279-f716-437d-b158-73758aa82441 2019-03-23 18:10:54,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:10:54,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7c1f84f3-145c-40a9-a979-554acf0042ce.json used request id req-93f9d279-f716-437d-b158-73758aa82441 2019-03-23 18:10:54,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.738638162613s 2019-03-23 18:10:54,065 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-03-23 18:10:54,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:10:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def88256-c1f3-4ead-89e9-d20fa75b5f05 2019-03-23 18:10:54,140 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:10:54,140 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-def88256-c1f3-4ead-89e9-d20fa75b5f05 2019-03-23 18:10:54,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:10:54,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["fOafQ8lmSZKf2x5HLw5AkA"], "issued_at": "2019-03-23T18:10:54.000000Z"}} 2019-03-23 18:10:54,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:10:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:54,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:54 GMT X-Openstack-Request-Id: req-0a447ab3-02ae-43f0-865a-9619db64076e 2019-03-23 18:10:54,950 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:10:54,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0a447ab3-02ae-43f0-865a-9619db64076e 2019-03-23 18:10:54,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388117074966s 2019-03-23 18:10:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:10:54,963 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a01974e1-43a4-4ef0-acd4-5000042886e7 2019-03-23 18:10:54,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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:10:54,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-a01974e1-43a4-4ef0-acd4-5000042886e7 2019-03-23 18:10:54,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:10:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:55,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86db5668-f66b-4d31-87cf-8979ea6b6d75 2019-03-23 18:10:55,186 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:10:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-86db5668-f66b-4d31-87cf-8979ea6b6d75 2019-03-23 18:10:55,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221440076828s 2019-03-23 18:10:55,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:10:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a"}}' 2019-03-23 18:10:55,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687b8014-ea57-452f-8580-2f4530c0eb2c 2019-03-23 18:10:55,426 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592"}, "tags": [], "enabled": true, "id": "f1b5414ec5c04b0ba0db18527bdb5592", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a"}} 2019-03-23 18:10:55,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-687b8014-ea57-452f-8580-2f4530c0eb2c 2019-03-23 18:10:55,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233433008194s 2019-03-23 18:10:55,427 - 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'f1b5414ec5c04b0ba0db18527bdb5592', '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_08e30cfd-38e5-497b-a1bf-a36d639de24a'}) 2019-03-23 18:10:55,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:10:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "UYykUW7Uj9YwmBbF6WV1lkV5ry6KM9", "email": null, "name": "vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a"}}' 2019-03-23 18:10:55,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efd8084-f602-47e2-ab44-b4373df9f674 2019-03-23 18:10:55,954 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": {"self": "http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d37c24e2e25d4eb1b8079a23bbc66722", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:10:55,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-0efd8084-f602-47e2-ab44-b4373df9f674 2019-03-23 18:10:55,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.520231962204s 2019-03-23 18:10:55,955 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd37c24e2e25d4eb1b8079a23bbc66722', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a'}) 2019-03-23 18:10:55,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:10:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:56,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6a778a-f3e4-43aa-ac83-54b5dfc480c1 2019-03-23 18:10:56,179 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:10:56,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f6a778a-f3e4-43aa-ac83-54b5dfc480c1 2019-03-23 18:10:56,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220572948456s 2019-03-23 18:10:56,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:10:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:56,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fa0753-76e1-4f70-993e-1a6a07ee83be 2019-03-23 18:10:56,398 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:10:56,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c8fa0753-76e1-4f70-993e-1a6a07ee83be 2019-03-23 18:10:56,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213004112244s 2019-03-23 18:10:56,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:10:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:56,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877a6b40-6a8f-4600-a143-14f62722a1ab 2019-03-23 18:10:56,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:10:56,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-877a6b40-6a8f-4600-a143-14f62722a1ab 2019-03-23 18:10:56,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238499164581s 2019-03-23 18:10:56,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:10:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:56,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a3fbb3-301a-45ba-9a1a-f99da03e722e 2019-03-23 18:10:56,866 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:10:56,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b6a3fbb3-301a-45ba-9a1a-f99da03e722e 2019-03-23 18:10:56,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220267057419s 2019-03-23 18:10:56,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:10:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:57,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29973db-6180-4962-aefd-848336bdf3de 2019-03-23 18:10:57,090 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": {"self": "http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d37c24e2e25d4eb1b8079a23bbc66722", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:10:57,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c29973db-6180-4962-aefd-848336bdf3de 2019-03-23 18:10:57,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223124027252s 2019-03-23 18:10:57,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:10:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:57,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27297f5f-3dcd-40c0-9797-f6cd79f73eca 2019-03-23 18:10:57,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592"}, "tags": [], "enabled": true, "id": "f1b5414ec5c04b0ba0db18527bdb5592", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a"}]} 2019-03-23 18:10:57,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-27297f5f-3dcd-40c0-9797-f6cd79f73eca 2019-03-23 18:10:57,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184704065323s 2019-03-23 18:10:57,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:10:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=d37c24e2e25d4eb1b8079a23bbc66722&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=f1b5414ec5c04b0ba0db18527bdb5592" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:57,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a62dd7-2079-4549-8198-8410f557accb 2019-03-23 18:10:57,469 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d37c24e2e25d4eb1b8079a23bbc66722&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=f1b5414ec5c04b0ba0db18527bdb5592", "previous": null, "next": null}} 2019-03-23 18:10:57,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d37c24e2e25d4eb1b8079a23bbc66722&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=f1b5414ec5c04b0ba0db18527bdb5592 used request id req-73a62dd7-2079-4549-8198-8410f557accb 2019-03-23 18:10:57,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173649787903s 2019-03-23 18:10:57,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:10:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592/users/d37c24e2e25d4eb1b8079a23bbc66722/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:57,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9909ff-dd56-4956-a93d-776f96f054c6 2019-03-23 18:10:57,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:10:57,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592/users/d37c24e2e25d4eb1b8079a23bbc66722/roles/d199347d09e6457ab4ea50809513a47d used request id req-9b9909ff-dd56-4956-a93d-776f96f054c6 2019-03-23 18:10:57,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.305382966995s 2019-03-23 18:10:57,780 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', 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'f1b5414ec5c04b0ba0db18527bdb5592', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'UYykUW7Uj9YwmBbF6WV1lkV5ry6KM9', 'username': u'vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:10:57,783 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'password': 'UYykUW7Uj9YwmBbF6WV1lkV5ry6KM9', 'project_name': 'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'f1b5414ec5c04b0ba0db18527bdb5592', 'project_domain_name': 'Default'} 2019-03-23 18:10:57,784 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-03-23 18:10:57,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:10:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:58,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e278a00-77b2-46f0-8581-373f8ba12cdd 2019-03-23 18:10:58,014 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:10:58,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3e278a00-77b2-46f0-8581-373f8ba12cdd 2019-03-23 18:10:58,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229983091354s 2019-03-23 18:10:58,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:10:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:10:58,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d28652-8e23-4ca1-a81a-55c771ac8e6f 2019-03-23 18:10:58,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592"}, "tags": [], "enabled": true, "id": "f1b5414ec5c04b0ba0db18527bdb5592", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a"}]} 2019-03-23 18:10:58,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d0d28652-8e23-4ca1-a81a-55c771ac8e6f 2019-03-23 18:10:58,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223592996597s 2019-03-23 18:10:58,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:10:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" -d '{"network": {"tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "name": "vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a", "admin_state_up": true}}' 2019-03-23 18:10:58,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:58 GMT X-Openstack-Request-Id: req-286cb3b4-390a-487b-881c-fe759372e971 2019-03-23 18:10:58,790 - 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":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:10:58Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}} 2019-03-23 18:10:58,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-286cb3b4-390a-487b-881c-fe759372e971 2019-03-23 18:10:58,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.541901826859s 2019-03-23 18:10:58,791 - 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-03-23T18:10:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5aec4f30-64b4-4b46-a5c4-689e82f03cb5', u'provider:segmentation_id': 19, 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_08e30cfd-38e5-497b-a1bf-a36d639de24a', u'created_at': u'2019-03-23T18:10:58Z', u'mtu': 1450, u'tenant_id': u'f1b5414ec5c04b0ba0db18527bdb5592', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f1b5414ec5c04b0ba0db18527bdb5592', u'l2_adjacency': True}) 2019-03-23 18:10:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:10:58,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56cdc36-dacd-42ea-978d-f7aee6a2f786 2019-03-23 18:10:58,801 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:10:58,801 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a56cdc36-dacd-42ea-978d-f7aee6a2f786 2019-03-23 18:10:58,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:10:59,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1b5414ec5c04b0ba0db18527bdb5592", "name": "vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f1b5414ec5c04b0ba0db18527bdb5592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f1b5414ec5c04b0ba0db18527bdb5592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/f1b5414ec5c04b0ba0db18527bdb5592", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a", "id": "d37c24e2e25d4eb1b8079a23bbc66722"}, "audit_ids": ["yI7lyKfwSv2C8f43TAha1A"], "issued_at": "2019-03-23T18:10:59.000000Z"}} 2019-03-23 18:10:59,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:10:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:10:59,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 23 Mar 2019 18:10:59 GMT X-Openstack-Request-Id: req-defd272a-7f57-4616-aa46-ff16f54e932e 2019-03-23 18:10:59,584 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:10:58Z","qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}]} 2019-03-23 18:10:59,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-defd272a-7f57-4616-aa46-ff16f54e932e 2019-03-23 18:10:59,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371042966843s 2019-03-23 18:10:59,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:10:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"subnet": {"name": "vping_ssh-subnet_08e30cfd-38e5-497b-a1bf-a36d639de24a", "enable_dhcp": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:11:00,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:00 GMT X-Openstack-Request-Id: req-e0637880-7119-423a-b51d-666443b849dc 2019-03-23 18:11:00,610 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:11:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f1b5414ec5c04b0ba0db18527bdb5592","id":"b1ab2502-b5bb-47e1-be23-70b180d3b197","subnetpool_id":null,"name":"vping_ssh-subnet_08e30cfd-38e5-497b-a1bf-a36d639de24a"}} 2019-03-23 18:11:00,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e0637880-7119-423a-b51d-666443b849dc 2019-03-23 18:11:00,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0249068737s 2019-03-23 18:11:00,611 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:11:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b1ab2502-b5bb-47e1-be23-70b180d3b197', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_08e30cfd-38e5-497b-a1bf-a36d639de24a', u'enable_dhcp': True, u'network_id': u'5aec4f30-64b4-4b46-a5c4-689e82f03cb5', u'tenant_id': u'f1b5414ec5c04b0ba0db18527bdb5592', u'created_at': u'2019-03-23T18:11:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f1b5414ec5c04b0ba0db18527bdb5592'}) 2019-03-23 18:11:00,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:11:00,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vping_ssh-router_08e30cfd-38e5-497b-a1bf-a36d639de24a", "admin_state_up": true}}' 2019-03-23 18:11:07,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:07 GMT X-Openstack-Request-Id: req-53de3688-c826-48b3-a857-5214bd4946a1 2019-03-23 18:11:07,535 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:01Z", "admin_state_up": true, "updated_at": "2019-03-23T18:11:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "f4a1640b-397b-419a-9831-18c4b5594b13", "name": "vping_ssh-router_08e30cfd-38e5-497b-a1bf-a36d639de24a"}} 2019-03-23 18:11:07,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-53de3688-c826-48b3-a857-5214bd4946a1 2019-03-23 18:11:07,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.92302703857s 2019-03-23 18:11:07,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:11:02Z', u'revision_number': 3, u'id': u'f4a1640b-397b-419a-9831-18c4b5594b13', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_08e30cfd-38e5-497b-a1bf-a36d639de24a', u'admin_state_up': True, u'tenant_id': u'f1b5414ec5c04b0ba0db18527bdb5592', u'created_at': u'2019-03-23T18:11:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'f1b5414ec5c04b0ba0db18527bdb5592'}) 2019-03-23 18:11:07,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:11:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f4a1640b-397b-419a-9831-18c4b5594b13/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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"subnet_id": "b1ab2502-b5bb-47e1-be23-70b180d3b197"}' 2019-03-23 18:11:11,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:11 GMT X-Openstack-Request-Id: req-fa3b7084-2563-44ad-a724-366e03cf83b9 2019-03-23 18:11:11,126 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "subnet_id": "b1ab2502-b5bb-47e1-be23-70b180d3b197", "subnet_ids": ["b1ab2502-b5bb-47e1-be23-70b180d3b197"], "port_id": "a75ec2a5-f9a3-4123-ba35-8b337df75228", "id": "f4a1640b-397b-419a-9831-18c4b5594b13"} 2019-03-23 18:11:11,126 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f4a1640b-397b-419a-9831-18c4b5594b13/add_router_interface.json used request id req-fa3b7084-2563-44ad-a724-366e03cf83b9 2019-03-23 18:11:11,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.5905520916s 2019-03-23 18:11:11,127 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:11:11,259 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:11:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:11:11,268 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:11 GMT 2019-03-23 18:11:11,268 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:11:11,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:11:11,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:11,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:11 GMT X-Openstack-Request-Id: req-eafb3529-e4ef-4f00-8ff2-b9fae413ad6c 2019-03-23 18:11:11,639 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:11:11,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eafb3529-e4ef-4f00-8ff2-b9fae413ad6c 2019-03-23 18:11:11,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.368397951126s 2019-03-23 18:11:11,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:11:11,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a"}' 2019-03-23 18:11:12,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:12 GMT Location: http://172.30.9.28:9292/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3aeff460-38bd-47e0-8aff-09e8c923000b 2019-03-23 18:11:12,041 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:11:11Z", "file": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file", "owner": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "size": null, "self": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "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_08e30cfd-38e5-497b-a1bf-a36d639de24a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "checksum": null, "created_at": "2019-03-23T18:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:11:12,041 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3aeff460-38bd-47e0-8aff-09e8c923000b 2019-03-23 18:11:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.392982959747s 2019-03-23 18:11:12,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:11:12,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '' 2019-03-23 18:11:13,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:11:13 GMT X-Openstack-Request-Id: req-72219a84-db97-43ea-b74f-8b74dae3723a 2019-03-23 18:11:13,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:11:13,313 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file used request id req-72219a84-db97-43ea-b74f-8b74dae3723a 2019-03-23 18:11:13,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27096986771s 2019-03-23 18:11:13,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:11:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:13 GMT X-Openstack-Request-Id: req-57ce4c57-f863-44db-a78d-8ca968561f77 2019-03-23 18:11:13,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:11:13Z", "file": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file", "owner": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "size": 12716032, "self": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:11:13,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-57ce4c57-f863-44db-a78d-8ca968561f77 2019-03-23 18:11:13,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330513954163s 2019-03-23 18:11:13,650 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap', u'metadata': Munch({})})], 'file': u'/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file', 'owner': u'f1b5414ec5c04b0ba0db18527bdb5592', 'id': u'71239ea6-d2a4-49d2-9ca9-9b2a49b09527', 'size': 12716032, u'self': u'/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': 'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:11:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:11:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a', '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/71239ea6-d2a4-49d2-9ca9-9b2a49b09527', 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_08e30cfd-38e5-497b-a1bf-a36d639de24a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'created': u'2019-03-23T18:11:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:11:11Z', 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/71239ea6-d2a4-49d2-9ca9-9b2a49b09527', 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_08e30cfd-38e5-497b-a1bf-a36d639de24a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:11:13,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:11:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_08e30cfd-38e5-497b-a1bf-a36d639de24a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:11:14,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc909b30-b5c5-412f-9bfb-ac0ae2a99f71 x-openstack-request-id: req-fc909b30-b5c5-412f-9bfb-ac0ae2a99f71 2019-03-23 18:11:14,585 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "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": "0ad22dad-6eb3-4656-8568-5acef0064c65"}} 2019-03-23 18:11:14,586 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fc909b30-b5c5-412f-9bfb-ac0ae2a99f71 2019-03-23 18:11:14,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.931858062744s 2019-03-23 18:11:14,587 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_08e30cfd-38e5-497b-a1bf-a36d639de24a', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'0ad22dad-6eb3-4656-8568-5acef0064c65', 'swap': 0}) 2019-03-23 18:11:14,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:11:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65/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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" -d '{"extra_specs": {}}' 2019-03-23 18:11:14,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-9e6642c4-0cc4-4b3f-aba4-cbf9167e341b x-openstack-request-id: req-9e6642c4-0cc4-4b3f-aba4-cbf9167e341b 2019-03-23 18:11:14,609 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:11:14,609 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65/os-extra_specs used request id req-9e6642c4-0cc4-4b3f-aba4-cbf9167e341b 2019-03-23 18:11:14,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213799476624s 2019-03-23 18:11:14,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 18:11:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"keypair": {"name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a"}}' 2019-03-23 18:11:15,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-504b0d87-9e65-4843-a69b-37f5475c8913 x-openstack-request-id: req-504b0d87-9e65-4843-a69b-37f5475c8913 2019-03-23 18:11:15,034 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDASlBZvHjRu4JpNTaWmxWWK7jW3uq9zIA0bs0QsgxLvaiI3yAASMePbzYn5J6GDzTAuUIbqVdRzoixfXZfiuE8RJPVnU6tGZB3dEORzTNRkhejtWwwGnUhWoVP1VlERYm5jOXrm0RtJzwc2bCKwwNK0aaIgLhnVUIguUgPwiLhn5O1LflVSSeLEIOBT6K8O+dJpJvWVfQqWumqI2nk/aJyr3xwQzyeOSWJHa4VcF+QCnGfySV+RtXKrzWcNdrgmJYHCAUAjzQw7olDMW4ma8Z6ffDeg4AfKVLpWDimRBu7fivpGyXKotP8+bSX4inUEPVbZl630+XqlegHPD3kTwK7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwEpQWbx40buCaTU2lpsVliu41t7qvcyANG7NELIMS72oiN8g\nAEjHj282J+Sehg80wLlCG6lXUc6IsX12X4rhPEST1Z1OrRmQd3RDkc0zUZIXo7Vs\nMBp1IVqFT9VZREWJuYzl65tEbSc8HNmwisMDStGmiIC4Z1VCILlID8Ii4Z+TtS35\nVUknixCDgU+ivDvnSaSb1lX0KlrpqiNp5P2icq98cEM8njkliR2uFXBfkApxn8kl\nfkbVyq81nDXa4JiWBwgFAI80MO6JQzFuJmvGen3w3oOAHylS6Vg4pkQbu34r6Rsl\nyqLT/Pm0l+Ip1BD1W2Zet9Pl6pXoBzw95E8CuwIDAQABAoIBAANdiZh4dvjcukST\nHNh38GHHdB22mw8lVB0Wz1n6c8KjmB6FIS9AFtYI0T7Tfn7EJ100INcRGKki3zuU\nAY1cheKjJJ85eJYI+4FLtJ8Jo1tLHkTMOQ+CdwhVaD3kcwKB4Q4xTBjah9ENPb0X\nhkJ3dUhK8Qo0joWodVbTR1KXSDsAoylovJ9kJFy/X5P67rNgbBmI8gl1nkHFlNLu\nd/U6JJKw+t+Yy0VZjJtsECL0TmyMEIZkbUBGfAnlgNNfH+9xEPjSFnNyRokyOEy6\nssmM5j33zIu+/kiKhHS7L+Ue9UP2L7vL6Owvp6CrD0wv2I71FnuwROigJRVchwfs\n7MAACgECgYEA+EiH8EBXsVEAYF9VxCx6jmHNr2GYCHNvKaV12MICEk9Km1hAnKIc\nXbSFgjyr8EsLulqrgP1DWPCa8L67HHG+tRpsmzNY+1ZUQQecVLlKz1exAO56hr6d\n6wKIp91fPf0U4EJLbYh6PQSsZ+15/tgzZNy0kNMU87aUI1mD9wpBebsCgYEAxkRG\nDmjqX+6u+fyW2AUgUf8Kk4khFLHS18kFTj9OMDQCjJlP4Oa56qeVXki118FtLefV\nL2UsfBjl6ETT86Yzu3QSFxoM74rBOtpFhy5CRGO9bCIh9wakoIlfm23daiYYHz2L\nfGv9VQ53tqBUzqBvp/rYD0/dlpT1Z7rl4VEPiwECgYEAlsLcIKvBU/9eniZlmuhz\nRs/mqK83NTJ69qvtAkDUJzAUmn2dRj89wDyksS+MLC41oeP6rimbYn8/Zh462gvL\nhIbWGeu1BXEnWhF4AQ4+eebCqVEl/3nxxElWl6/ZbHen3IEE8i7kIvcahUTzRicc\nFgvabPJvj4l3LHvnoPOOTI8CgYB7XTvh93Ht4wvIzFvnabkki/a+uhJ1V/gDADdm\n6ojyAUqcxUAohiekVEXidod/CgGvEJNbfC5jwPI8xabD8eQ6fQxMh48I9WMqBWpB\npIzjFNRmFg7gL6f7o75zbbbZN37G4XqLHn5wkCH45mYec0FGWhRZ4q3T5jeUJXyn\n59IuAQKBgB+Pzpz/waK9fCuHwVbuX8V7UXdAnZKTMGcntEnErXM4RIMJByJGItnb\nCZcH2xwtvSpEiQUov4QSLY5nW6MVWa1q6IhgoYZq3wEvcwMWFHjN6jDIuhZ8e5/I\n45uNgMNxm0h3VNuAaCmfrgRy0cKZccsE1blmGGpvRWlQwNWkFQE+\n-----END RSA PRIVATE KEY-----\n", "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "fingerprint": "ca:41:cf:9b:24:98:a3:5b:67:af:cb:db:57:65:16:9b"}} 2019-03-23 18:11:15,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-504b0d87-9e65-4843-a69b-37f5475c8913 2019-03-23 18:11:15,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.42166686058s 2019-03-23 18:11:15,035 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDASlBZvHjRu4JpNTaWmxWWK7jW3uq9zIA0bs0QsgxLvaiI3yAASMePbzYn5J6GDzTAuUIbqVdRzoixfXZfiuE8RJPVnU6tGZB3dEORzTNRkhejtWwwGnUhWoVP1VlERYm5jOXrm0RtJzwc2bCKwwNK0aaIgLhnVUIguUgPwiLhn5O1LflVSSeLEIOBT6K8O+dJpJvWVfQqWumqI2nk/aJyr3xwQzyeOSWJHa4VcF+QCnGfySV+RtXKrzWcNdrgmJYHCAUAjzQw7olDMW4ma8Z6ffDeg4AfKVLpWDimRBu7fivpGyXKotP8+bSX4inUEPVbZl630+XqlegHPD3kTwK7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwEpQWbx40buCaTU2lpsVliu41t7qvcyANG7NELIMS72oiN8g\nAEjHj282J+Sehg80wLlCG6lXUc6IsX12X4rhPEST1Z1OrRmQd3RDkc0zUZIXo7Vs\nMBp1IVqFT9VZREWJuYzl65tEbSc8HNmwisMDStGmiIC4Z1VCILlID8Ii4Z+TtS35\nVUknixCDgU+ivDvnSaSb1lX0KlrpqiNp5P2icq98cEM8njkliR2uFXBfkApxn8kl\nfkbVyq81nDXa4JiWBwgFAI80MO6JQzFuJmvGen3w3oOAHylS6Vg4pkQbu34r6Rsl\nyqLT/Pm0l+Ip1BD1W2Zet9Pl6pXoBzw95E8CuwIDAQABAoIBAANdiZh4dvjcukST\nHNh38GHHdB22mw8lVB0Wz1n6c8KjmB6FIS9AFtYI0T7Tfn7EJ100INcRGKki3zuU\nAY1cheKjJJ85eJYI+4FLtJ8Jo1tLHkTMOQ+CdwhVaD3kcwKB4Q4xTBjah9ENPb0X\nhkJ3dUhK8Qo0joWodVbTR1KXSDsAoylovJ9kJFy/X5P67rNgbBmI8gl1nkHFlNLu\nd/U6JJKw+t+Yy0VZjJtsECL0TmyMEIZkbUBGfAnlgNNfH+9xEPjSFnNyRokyOEy6\nssmM5j33zIu+/kiKhHS7L+Ue9UP2L7vL6Owvp6CrD0wv2I71FnuwROigJRVchwfs\n7MAACgECgYEA+EiH8EBXsVEAYF9VxCx6jmHNr2GYCHNvKaV12MICEk9Km1hAnKIc\nXbSFgjyr8EsLulqrgP1DWPCa8L67HHG+tRpsmzNY+1ZUQQecVLlKz1exAO56hr6d\n6wKIp91fPf0U4EJLbYh6PQSsZ+15/tgzZNy0kNMU87aUI1mD9wpBebsCgYEAxkRG\nDmjqX+6u+fyW2AUgUf8Kk4khFLHS18kFTj9OMDQCjJlP4Oa56qeVXki118FtLefV\nL2UsfBjl6ETT86Yzu3QSFxoM74rBOtpFhy5CRGO9bCIh9wakoIlfm23daiYYHz2L\nfGv9VQ53tqBUzqBvp/rYD0/dlpT1Z7rl4VEPiwECgYEAlsLcIKvBU/9eniZlmuhz\nRs/mqK83NTJ69qvtAkDUJzAUmn2dRj89wDyksS+MLC41oeP6rimbYn8/Zh462gvL\nhIbWGeu1BXEnWhF4AQ4+eebCqVEl/3nxxElWl6/ZbHen3IEE8i7kIvcahUTzRicc\nFgvabPJvj4l3LHvnoPOOTI8CgYB7XTvh93Ht4wvIzFvnabkki/a+uhJ1V/gDADdm\n6ojyAUqcxUAohiekVEXidod/CgGvEJNbfC5jwPI8xabD8eQ6fQxMh48I9WMqBWpB\npIzjFNRmFg7gL6f7o75zbbbZN37G4XqLHn5wkCH45mYec0FGWhRZ4q3T5jeUJXyn\n59IuAQKBgB+Pzpz/waK9fCuHwVbuX8V7UXdAnZKTMGcntEnErXM4RIMJByJGItnb\nCZcH2xwtvSpEiQUov4QSLY5nW6MVWa1q6IhgoYZq3wEvcwMWFHjN6jDIuhZ8e5/I\n45uNgMNxm0h3VNuAaCmfrgRy0cKZccsE1blmGGpvRWlQwNWkFQE+\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd37c24e2e25d4eb1b8079a23bbc66722', 'name': u'vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'created_at': '2019-03-23T18:11:15.035415', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': 'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ca:41:cf:9b:24:98:a3:5b:67:af:cb:db:57:65:16:9b', 'type': 'ssh', 'id': u'vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a'}) 2019-03-23 18:11:15,035 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwEpQWbx40buCaTU2lpsVliu41t7qvcyANG7NELIMS72oiN8g AEjHj282J+Sehg80wLlCG6lXUc6IsX12X4rhPEST1Z1OrRmQd3RDkc0zUZIXo7Vs MBp1IVqFT9VZREWJuYzl65tEbSc8HNmwisMDStGmiIC4Z1VCILlID8Ii4Z+TtS35 VUknixCDgU+ivDvnSaSb1lX0KlrpqiNp5P2icq98cEM8njkliR2uFXBfkApxn8kl fkbVyq81nDXa4JiWBwgFAI80MO6JQzFuJmvGen3w3oOAHylS6Vg4pkQbu34r6Rsl yqLT/Pm0l+Ip1BD1W2Zet9Pl6pXoBzw95E8CuwIDAQABAoIBAANdiZh4dvjcukST HNh38GHHdB22mw8lVB0Wz1n6c8KjmB6FIS9AFtYI0T7Tfn7EJ100INcRGKki3zuU AY1cheKjJJ85eJYI+4FLtJ8Jo1tLHkTMOQ+CdwhVaD3kcwKB4Q4xTBjah9ENPb0X hkJ3dUhK8Qo0joWodVbTR1KXSDsAoylovJ9kJFy/X5P67rNgbBmI8gl1nkHFlNLu d/U6JJKw+t+Yy0VZjJtsECL0TmyMEIZkbUBGfAnlgNNfH+9xEPjSFnNyRokyOEy6 ssmM5j33zIu+/kiKhHS7L+Ue9UP2L7vL6Owvp6CrD0wv2I71FnuwROigJRVchwfs 7MAACgECgYEA+EiH8EBXsVEAYF9VxCx6jmHNr2GYCHNvKaV12MICEk9Km1hAnKIc XbSFgjyr8EsLulqrgP1DWPCa8L67HHG+tRpsmzNY+1ZUQQecVLlKz1exAO56hr6d 6wKIp91fPf0U4EJLbYh6PQSsZ+15/tgzZNy0kNMU87aUI1mD9wpBebsCgYEAxkRG DmjqX+6u+fyW2AUgUf8Kk4khFLHS18kFTj9OMDQCjJlP4Oa56qeVXki118FtLefV L2UsfBjl6ETT86Yzu3QSFxoM74rBOtpFhy5CRGO9bCIh9wakoIlfm23daiYYHz2L fGv9VQ53tqBUzqBvp/rYD0/dlpT1Z7rl4VEPiwECgYEAlsLcIKvBU/9eniZlmuhz Rs/mqK83NTJ69qvtAkDUJzAUmn2dRj89wDyksS+MLC41oeP6rimbYn8/Zh462gvL hIbWGeu1BXEnWhF4AQ4+eebCqVEl/3nxxElWl6/ZbHen3IEE8i7kIvcahUTzRicc FgvabPJvj4l3LHvnoPOOTI8CgYB7XTvh93Ht4wvIzFvnabkki/a+uhJ1V/gDADdm 6ojyAUqcxUAohiekVEXidod/CgGvEJNbfC5jwPI8xabD8eQ6fQxMh48I9WMqBWpB pIzjFNRmFg7gL6f7o75zbbbZN37G4XqLHn5wkCH45mYec0FGWhRZ4q3T5jeUJXyn 59IuAQKBgB+Pzpz/waK9fCuHwVbuX8V7UXdAnZKTMGcntEnErXM4RIMJByJGItnb CZcH2xwtvSpEiQUov4QSLY5nW6MVWa1q6IhgoYZq3wEvcwMWFHjN6jDIuhZ8e5/I 45uNgMNxm0h3VNuAaCmfrgRy0cKZccsE1blmGGpvRWlQwNWkFQE+ -----END RSA PRIVATE KEY----- 2019-03-23 18:11:15,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 18:11:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"security_group": {"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-03-23 18:11:15,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:15 GMT X-Openstack-Request-Id: req-476cf325-6f2b-4207-94fd-d816e9f041f0 2019-03-23 18:11:15,498 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:15Z", "updated_at": "2019-03-23T18:11:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "a3ab6b36-1ace-44a6-aef2-31dbba611b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "be20d735-fa98-47da-a548-2c3773701e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "27e07118-d719-436d-ae6a-f0258a096d9f", "name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}} 2019-03-23 18:11:15,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-476cf325-6f2b-4207-94fd-d816e9f041f0 2019-03-23 18:11:15,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.457339048386s 2019-03-23 18:11:15,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:11:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:15,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:15 GMT X-Openstack-Request-Id: req-9e3a696d-839f-479f-8e0e-3b67d6c2440a 2019-03-23 18:11:15,829 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:15Z", "updated_at": "2019-03-23T18:11:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "a3ab6b36-1ace-44a6-aef2-31dbba611b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "be20d735-fa98-47da-a548-2c3773701e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "27e07118-d719-436d-ae6a-f0258a096d9f", "name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}, {"description": "Default security group", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:10:58Z", "updated_at": "2019-03-23T18:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "1917a4d5-16c5-40eb-bb7c-fa648b851cb4", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "2347bb75-d386-47a9-aa9a-71fd64c1a0d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "b925226e-fd76-4612-8a12-cbd5034e11ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "e767f455-d9fd-4e2e-ad56-581a14d8c1c7", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "name": "default"}]} 2019-03-23 18:11:15,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9e3a696d-839f-479f-8e0e-3b67d6c2440a 2019-03-23 18:11:15,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323677062988s 2019-03-23 18:11:15,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:11:15,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -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": "27e07118-d719-436d-ae6a-f0258a096d9f"}}' 2019-03-23 18:11:16,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:16 GMT X-Openstack-Request-Id: req-9f79c07e-e4b3-45b8-8152-94f5296f15e8 2019-03-23 18:11:16,295 - 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-03-23T18:11:16Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "port_range_min": 22, "revision_number": 0, "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:16Z", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "488f5358-088c-4e92-bbb2-88173360974d"}} 2019-03-23 18:11:16,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9f79c07e-e4b3-45b8-8152-94f5296f15e8 2019-03-23 18:11:16,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.458506822586s 2019-03-23 18:11:16,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:11:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:16,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:16 GMT X-Openstack-Request-Id: req-d4461305-07b6-4c0a-9bf6-c9241460f4c3 2019-03-23 18:11:16,383 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:15Z", "updated_at": "2019-03-23T18:11:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:11:16Z", "revision_number": 0, "id": "488f5358-088c-4e92-bbb2-88173360974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:16Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "a3ab6b36-1ace-44a6-aef2-31dbba611b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "be20d735-fa98-47da-a548-2c3773701e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 2, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "27e07118-d719-436d-ae6a-f0258a096d9f", "name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}, {"description": "Default security group", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:10:58Z", "updated_at": "2019-03-23T18:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "1917a4d5-16c5-40eb-bb7c-fa648b851cb4", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "2347bb75-d386-47a9-aa9a-71fd64c1a0d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "b925226e-fd76-4612-8a12-cbd5034e11ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "e767f455-d9fd-4e2e-ad56-581a14d8c1c7", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "name": "default"}]} 2019-03-23 18:11:16,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d4461305-07b6-4c0a-9bf6-c9241460f4c3 2019-03-23 18:11:16,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0817031860352s 2019-03-23 18:11:16,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:11:16,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -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": "27e07118-d719-436d-ae6a-f0258a096d9f"}}' 2019-03-23 18:11:16,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:16 GMT X-Openstack-Request-Id: req-dbce0ac4-a8f4-48c8-b624-c41c8eff331a 2019-03-23 18:11:16,875 - 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-03-23T18:11:16Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:16Z", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "c6f6f310-944b-4abc-a42e-5b76ffdf9709"}} 2019-03-23 18:11:16,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-dbce0ac4-a8f4-48c8-b624-c41c8eff331a 2019-03-23 18:11:16,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.485850095749s 2019-03-23 18:11:16,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:11:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:17,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:17 GMT X-Openstack-Request-Id: req-339fb5a4-9828-4ec0-83d0-61a0f4218edb 2019-03-23 18:11:17,262 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":["b1ab2502-b5bb-47e1-be23-70b180d3b197"],"description":"","tags":[],"updated_at":"2019-03-23T18:11:00Z","qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}]} 2019-03-23 18:11:17,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-339fb5a4-9828-4ec0-83d0-61a0f4218edb 2019-03-23 18:11:17,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385308027267s 2019-03-23 18:11:17,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:11:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:17,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:17 GMT X-Openstack-Request-Id: req-40f6733b-428d-4a6d-8b03-c9a072a3fc72 2019-03-23 18:11:17,594 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:11:13Z", "file": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file", "owner": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "size": 12716032, "self": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:11:17,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-40f6733b-428d-4a6d-8b03-c9a072a3fc72 2019-03-23 18:11:17,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325443029404s 2019-03-23 18:11:17,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:11:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:17,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-3b745dac-b917-46cb-abb1-9b654ee82e2d x-openstack-request-id: req-3b745dac-b917-46cb-abb1-9b654ee82e2d 2019-03-23 18:11:17,630 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "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": "0ad22dad-6eb3-4656-8568-5acef0064c65"}]} 2019-03-23 18:11:17,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3b745dac-b917-46cb-abb1-9b654ee82e2d 2019-03-23 18:11:17,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296430587769s 2019-03-23 18:11:17,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:11:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"server": {"name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "imageRef": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "flavorRef": "0ad22dad-6eb3-4656-8568-5acef0064c65", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5"}], "security_groups": [{"name": "27e07118-d719-436d-ae6a-f0258a096d9f"}]}}' 2019-03-23 18:11:23,380 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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 location: http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82 x-compute-request-id: req-d988f044-7b68-4723-8a0c-23ad547fb93e x-openstack-request-id: req-d988f044-7b68-4723-8a0c-23ad547fb93e 2019-03-23 18:11:23,380 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "27e07118-d719-436d-ae6a-f0258a096d9f"}], "OS-DCF:diskConfig": "MANUAL", "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "adminPass": "fjtHT3odPrth"}} 2019-03-23 18:11:23,380 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d988f044-7b68-4723-8a0c-23ad547fb93e 2019-03-23 18:11:23,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.74814796448s 2019-03-23 18:11:23,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:23,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e21c4cae-c3b2-4afd-85a3-e80f3a87b70f x-openstack-request-id: req-e21c4cae-c3b2-4afd-85a3-e80f3a87b70f 2019-03-23 18:11:23,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "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-03-23T18:11:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:23,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e21c4cae-c3b2-4afd-85a3-e80f3a87b70f 2019-03-23 18:11:23,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.115864992142s 2019-03-23 18:11:23,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:11:23,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:23,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:23 GMT X-Openstack-Request-Id: req-46c8bd50-56c7-459b-bcae-fabeb0788fd4 2019-03-23 18:11:23,923 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":["b1ab2502-b5bb-47e1-be23-70b180d3b197"],"description":"","tags":[],"updated_at":"2019-03-23T18:11:00Z","qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}]} 2019-03-23 18:11:23,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-46c8bd50-56c7-459b-bcae-fabeb0788fd4 2019-03-23 18:11:23,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413847923279s 2019-03-23 18:11:23,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:11:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:24,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:24 GMT X-Openstack-Request-Id: req-095bcdf2-3e65-41db-b3d4-f56706361f86 2019-03-23 18:11:24,168 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f1b5414ec5c04b0ba0db18527bdb5592","id":"b1ab2502-b5bb-47e1-be23-70b180d3b197","subnetpool_id":null,"name":"vping_ssh-subnet_08e30cfd-38e5-497b-a1bf-a36d639de24a"}]} 2019-03-23 18:11:24,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-095bcdf2-3e65-41db-b3d4-f56706361f86 2019-03-23 18:11:24,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.243969917297s 2019-03-23 18:11:24,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:26,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:26,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-65e84b71-9933-4de0-acfd-2b3ece1f7b08 x-openstack-request-id: req-65e84b71-9933-4de0-acfd-2b3ece1f7b08 2019-03-23 18:11:26,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "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-03-23T18:11:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:26,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65e84b71-9933-4de0-acfd-2b3ece1f7b08 2019-03-23 18:11:26,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402582168579s 2019-03-23 18:11:26,579 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:28,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:28,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:29,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-68510b07-ba2a-4552-845d-84330f4400b6 x-openstack-request-id: req-68510b07-ba2a-4552-845d-84330f4400b6 2019-03-23 18:11:29,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:11:27Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:29,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-68510b07-ba2a-4552-845d-84330f4400b6 2019-03-23 18:11:29,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716948032379s 2019-03-23 18:11:29,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:31,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:32,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-0dae2efc-9f24-47ae-b9c8-5d4e3980ccfe x-openstack-request-id: req-0dae2efc-9f24-47ae-b9c8-5d4e3980ccfe 2019-03-23 18:11:32,311 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:11:27Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:32,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0dae2efc-9f24-47ae-b9c8-5d4e3980ccfe 2019-03-23 18:11:32,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0038599968s 2019-03-23 18:11:32,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:34,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:35,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-08480f48-c7d6-4a83-9606-70ba61d04460 x-openstack-request-id: req-08480f48-c7d6-4a83-9606-70ba61d04460 2019-03-23 18:11:35,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:32Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:35,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-08480f48-c7d6-4a83-9606-70ba61d04460 2019-03-23 18:11:35,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.825336933136s 2019-03-23 18:11:35,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:11:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=50e4e14a-0225-4319-8148-684d7ae6de82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:35,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:35 GMT X-Openstack-Request-Id: req-745739d1-4eed-45c2-b552-9db5192a3838 2019-03-23 18:11:35,200 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:11:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1ab2502-b5bb-47e1-be23-70b180d3b197","ip_address":"192.168.120.19"}],"id":"870356b7-d327-45fa-8e2c-381ff4294020","security_groups":["27e07118-d719-436d-ae6a-f0258a096d9f"],"mac_address":"fa:16:3e:36:2b:82","project_id":"f1b5414ec5c04b0ba0db18527bdb5592","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:11:27Z","binding:vnic_type":"normal","device_id":"50e4e14a-0225-4319-8148-684d7ae6de82","ip_allocation":"immediate"}]} 2019-03-23 18:11:35,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=50e4e14a-0225-4319-8148-684d7ae6de82 used request id req-745739d1-4eed-45c2-b552-9db5192a3838 2019-03-23 18:11:35,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476830005646s 2019-03-23 18:11:35,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=870356b7-d327-45fa-8e2c-381ff4294020" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:35,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:35 GMT X-Openstack-Request-Id: req-75c40ecf-9228-48c3-8d52-78af259c2d73 2019-03-23 18:11:35,259 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:11:35,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=870356b7-d327-45fa-8e2c-381ff4294020 used request id req-75c40ecf-9228-48c3-8d52-78af259c2d73 2019-03-23 18:11:35,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485730171204s 2019-03-23 18:11:35,259 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:36:2b:82', 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'71239ea6-d2a4-49d2-9ca9-9b2a49b09527'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:11:32.000000', 'flavor': Munch({u'id': u'0ad22dad-6eb3-4656-8568-5acef0064c65'}), 'az': u'nova', 'id': u'50e4e14a-0225-4319-8148-684d7ae6de82', 'security_groups': [Munch({u'name': u'vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd37c24e2e25d4eb1b8079a23bbc66722', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': 'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', '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-03-23T18:11:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:11:32Z', 'hostId': u'867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191', '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-03-23T18:11:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': u'vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'adminPass': u'fjtHT3odPrth', 'tenant_id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'created_at': u'2019-03-23T18:11:23Z', 'created': u'2019-03-23T18:11:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:11:35,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:11:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:35,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:35 GMT X-Openstack-Request-Id: req-c009ba75-43fb-43d1-9278-86173ea50ef8 2019-03-23 18:11:35,653 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":["b1ab2502-b5bb-47e1-be23-70b180d3b197"],"description":"","tags":[],"updated_at":"2019-03-23T18:11:00Z","qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}]} 2019-03-23 18:11:35,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c009ba75-43fb-43d1-9278-86173ea50ef8 2019-03-23 18:11:35,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392848014832s 2019-03-23 18:11:35,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:11:35,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:35,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:35 GMT X-Openstack-Request-Id: req-53aae433-6237-4aea-9937-8039cbe9c9a7 2019-03-23 18:11:35,968 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:11:13Z", "file": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file", "owner": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "size": 12716032, "self": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:11:35,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-53aae433-6237-4aea-9937-8039cbe9c9a7 2019-03-23 18:11:35,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309473991394s 2019-03-23 18:11:35,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:11:35,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:36,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-44362ef5-6b00-4fa6-a0db-4a6393d655c4 x-openstack-request-id: req-44362ef5-6b00-4fa6-a0db-4a6393d655c4 2019-03-23 18:11:36,002 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "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": "0ad22dad-6eb3-4656-8568-5acef0064c65"}]} 2019-03-23 18:11:36,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-44362ef5-6b00-4fa6-a0db-4a6393d655c4 2019-03-23 18:11:36,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326099395752s 2019-03-23 18:11:36,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:11:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"server": {"name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "imageRef": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "flavorRef": "0ad22dad-6eb3-4656-8568-5acef0064c65", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5"}], "security_groups": [{"name": "27e07118-d719-436d-ae6a-f0258a096d9f"}]}}' 2019-03-23 18:11:40,377 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d x-compute-request-id: req-dbfb1bcd-2084-451d-becc-77c2676bcb33 x-openstack-request-id: req-dbfb1bcd-2084-451d-becc-77c2676bcb33 2019-03-23 18:11:40,378 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "27e07118-d719-436d-ae6a-f0258a096d9f"}], "OS-DCF:diskConfig": "MANUAL", "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "adminPass": "Lbzn9pwY8cFB"}} 2019-03-23 18:11:40,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dbfb1bcd-2084-451d-becc-77c2676bcb33 2019-03-23 18:11:40,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.37422299385s 2019-03-23 18:11:40,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:41,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-425875a6-e26e-4d9e-9852-206bee6a7aa3 x-openstack-request-id: req-425875a6-e26e-4d9e-9852-206bee6a7aa3 2019-03-23 18:11:41,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "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-03-23T18:11:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:32Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:41,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-425875a6-e26e-4d9e-9852-206bee6a7aa3 2019-03-23 18:11:41,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755313873291s 2019-03-23 18:11:41,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:43,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:43,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:44,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-2b57dbf7-6ca7-46d9-a31c-47c141c7938e x-openstack-request-id: req-2b57dbf7-6ca7-46d9-a31c-47c141c7938e 2019-03-23 18:11:44,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:11:43Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:32Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:44,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2b57dbf7-6ca7-46d9-a31c-47c141c7938e 2019-03-23 18:11:44,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88530087471s 2019-03-23 18:11:44,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:46,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:47,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-2a2524ac-e5b6-4557-ae83-18fc94cd954e x-openstack-request-id: req-2a2524ac-e5b6-4557-ae83-18fc94cd954e 2019-03-23 18:11:47,321 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:11:44Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:32Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:47,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2a2524ac-e5b6-4557-ae83-18fc94cd954e 2019-03-23 18:11:47,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28161501884s 2019-03-23 18:11:47,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:49,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:49,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-003f87a6-6cdb-4619-b227-1a493cdb1ae0 x-openstack-request-id: req-003f87a6-6cdb-4619-b227-1a493cdb1ae0 2019-03-23 18:11:50,775 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:11:44Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:32Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:50,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-003f87a6-6cdb-4619-b227-1a493cdb1ae0 2019-03-23 18:11:50,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44345903397s 2019-03-23 18:11:50,783 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:11:52,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:53,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-7b666eaa-c0d7-4ba8-83ca-93d95ddc7f4a x-openstack-request-id: req-7b666eaa-c0d7-4ba8-83ca-93d95ddc7f4a 2019-03-23 18:11:53,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:51.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:51Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:32Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:11:53,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b666eaa-c0d7-4ba8-83ca-93d95ddc7f4a 2019-03-23 18:11:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735316991806s 2019-03-23 18:11:53,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:11:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f4fbe6f5-c0ea-4417-bb89-024633e63e2d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:53,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:53 GMT X-Openstack-Request-Id: req-5be9e106-f861-4f53-b2bd-186524123552 2019-03-23 18:11:53,586 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:11:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1ab2502-b5bb-47e1-be23-70b180d3b197","ip_address":"192.168.120.11"}],"id":"6f01c038-7588-43e7-8947-37870e781987","security_groups":["27e07118-d719-436d-ae6a-f0258a096d9f"],"mac_address":"fa:16:3e:93:4b:fa","project_id":"f1b5414ec5c04b0ba0db18527bdb5592","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:11:44Z","binding:vnic_type":"normal","device_id":"f4fbe6f5-c0ea-4417-bb89-024633e63e2d","ip_allocation":"immediate"}]} 2019-03-23 18:11:53,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f4fbe6f5-c0ea-4417-bb89-024633e63e2d used request id req-5be9e106-f861-4f53-b2bd-186524123552 2019-03-23 18:11:53,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0575702190399s 2019-03-23 18:11:53,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:53,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6f01c038-7588-43e7-8947-37870e781987" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:53,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:53 GMT X-Openstack-Request-Id: req-ab5f7303-c189-492a-b15b-a185cc54552e 2019-03-23 18:11:53,652 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:11:53,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6f01c038-7588-43e7-8947-37870e781987 used request id req-ab5f7303-c189-492a-b15b-a185cc54552e 2019-03-23 18:11:53,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546779632568s 2019-03-23 18:11:53,653 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:4b:fa', 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'71239ea6-d2a4-49d2-9ca9-9b2a49b09527'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:11:51.000000', 'flavor': Munch({u'id': u'0ad22dad-6eb3-4656-8568-5acef0064c65'}), 'az': u'nova', 'id': u'f4fbe6f5-c0ea-4417-bb89-024633e63e2d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd37c24e2e25d4eb1b8079a23bbc66722', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': 'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', '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-03-23T18:11:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:11:51Z', 'hostId': u'd2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'd2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15', '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-03-23T18:11:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': u'vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'adminPass': u'Lbzn9pwY8cFB', 'tenant_id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'created_at': u'2019-03-23T18:11:40Z', 'created': u'2019-03-23T18:11:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:11:53,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:11:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:53,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:53 GMT X-Openstack-Request-Id: req-5037b2c2-5a42-4866-acf2-d017dd5593dc 2019-03-23 18:11:53,778 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":["b1ab2502-b5bb-47e1-be23-70b180d3b197"],"description":"","tags":[],"updated_at":"2019-03-23T18:11:00Z","qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}]} 2019-03-23 18:11:53,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5037b2c2-5a42-4866-acf2-d017dd5593dc 2019-03-23 18:11:53,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119267940521s 2019-03-23 18:11:53,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:11:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f4fbe6f5-c0ea-4417-bb89-024633e63e2d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:53,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:53 GMT X-Openstack-Request-Id: req-965b422a-0d97-44d2-8062-c20873cc5842 2019-03-23 18:11:53,829 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:11:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1ab2502-b5bb-47e1-be23-70b180d3b197","ip_address":"192.168.120.11"}],"id":"6f01c038-7588-43e7-8947-37870e781987","security_groups":["27e07118-d719-436d-ae6a-f0258a096d9f"],"mac_address":"fa:16:3e:93:4b:fa","project_id":"f1b5414ec5c04b0ba0db18527bdb5592","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:11:44Z","binding:vnic_type":"normal","device_id":"f4fbe6f5-c0ea-4417-bb89-024633e63e2d","ip_allocation":"immediate"}]} 2019-03-23 18:11:53,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f4fbe6f5-c0ea-4417-bb89-024633e63e2d used request id req-965b422a-0d97-44d2-8062-c20873cc5842 2019-03-23 18:11:53,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0503149032593s 2019-03-23 18:11:53,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 18:11:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.11", "port_id": "6f01c038-7588-43e7-8947-37870e781987"}}' 2019-03-23 18:11:57,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:57 GMT X-Openstack-Request-Id: req-1edf0a1a-cb49-42e8-942a-09bea204d169 2019-03-23 18:11:57,202 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f4a1640b-397b-419a-9831-18c4b5594b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:55Z", "updated_at": "2019-03-23T18:11:55Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:4b:fa", "device_id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_id": "6f01c038-7588-43e7-8947-37870e781987", "id": "70464f7f-6dcf-48e6-8636-d79831ff3d59", "qos_policy_id": null}} 2019-03-23 18:11:57,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1edf0a1a-cb49-42e8-942a-09bea204d169 2019-03-23 18:11:57,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.37232279778s 2019-03-23 18:11:57,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:57,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:57,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:57 GMT X-Openstack-Request-Id: req-2feddede-eb58-4365-9a4c-ef505d05183a 2019-03-23 18:11:57,283 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4a1640b-397b-419a-9831-18c4b5594b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:55Z", "updated_at": "2019-03-23T18:11:55Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:4b:fa", "device_id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_id": "6f01c038-7588-43e7-8947-37870e781987", "id": "70464f7f-6dcf-48e6-8636-d79831ff3d59", "qos_policy_id": null}]} 2019-03-23 18:11:57,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2feddede-eb58-4365-9a4c-ef505d05183a 2019-03-23 18:11:57,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645360946655s 2019-03-23 18:11:57,291 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:11:57,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:57,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:57 GMT X-Openstack-Request-Id: req-b29bf098-ed2c-4e20-b209-17f843714e1a 2019-03-23 18:11:57,469 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4a1640b-397b-419a-9831-18c4b5594b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:55Z", "updated_at": "2019-03-23T18:11:55Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:4b:fa", "device_id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_id": "6f01c038-7588-43e7-8947-37870e781987", "id": "70464f7f-6dcf-48e6-8636-d79831ff3d59", "qos_policy_id": null}]} 2019-03-23 18:11:57,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b29bf098-ed2c-4e20-b209-17f843714e1a 2019-03-23 18:11:57,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676159858704s 2019-03-23 18:11:57,476 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:11:57,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:57,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:57 GMT X-Openstack-Request-Id: req-61653cfd-90ff-4d3c-84bf-50c2e2e6e84e 2019-03-23 18:11:57,932 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4a1640b-397b-419a-9831-18c4b5594b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:55Z", "updated_at": "2019-03-23T18:11:55Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:4b:fa", "device_id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_id": "6f01c038-7588-43e7-8947-37870e781987", "id": "70464f7f-6dcf-48e6-8636-d79831ff3d59", "qos_policy_id": null}]} 2019-03-23 18:11:57,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-61653cfd-90ff-4d3c-84bf-50c2e2e6e84e 2019-03-23 18:11:57,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.346153974533s 2019-03-23 18:11:57,939 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:11:58,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:58,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:58,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:58 GMT X-Openstack-Request-Id: req-9dea2cfb-d5cc-4240-9466-8c73249907b7 2019-03-23 18:11:58,119 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4a1640b-397b-419a-9831-18c4b5594b13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:55Z", "updated_at": "2019-03-23T18:11:55Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:4b:fa", "device_id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_id": "6f01c038-7588-43e7-8947-37870e781987", "id": "70464f7f-6dcf-48e6-8636-d79831ff3d59", "qos_policy_id": null}]} 2019-03-23 18:11:58,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9dea2cfb-d5cc-4240-9466-8c73249907b7 2019-03-23 18:11:58,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698020458221s 2019-03-23 18:11:58,124 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:11:58,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:11:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:58,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:58 GMT X-Openstack-Request-Id: req-b4dce3e8-8ab1-4b9a-b3cf-292e21afffa9 2019-03-23 18:11:58,305 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f4a1640b-397b-419a-9831-18c4b5594b13", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:55Z", "updated_at": "2019-03-23T18:11:58Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:93:4b:fa", "device_id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_id": "6f01c038-7588-43e7-8947-37870e781987", "id": "70464f7f-6dcf-48e6-8636-d79831ff3d59", "qos_policy_id": null}]} 2019-03-23 18:11:58,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b4dce3e8-8ab1-4b9a-b3cf-292e21afffa9 2019-03-23 18:11:58,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0711991786957s 2019-03-23 18:11:58,312 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f4a1640b-397b-419a-9831-18c4b5594b13', 'updated_at': u'2019-03-23T18:11:58Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'6f01c038-7588-43e7-8947-37870e781987', 'id': u'70464f7f-6dcf-48e6-8636-d79831ff3d59', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'6f01c038-7588-43e7-8947-37870e781987', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'name': 'vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5aec4f30-64b4-4b46-a5c4-689e82f03cb5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:93:4b:fa', u'device_id': u'f4fbe6f5-c0ea-4417-bb89-024633e63e2d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f1b5414ec5c04b0ba0db18527bdb5592', 'created_at': u'2019-03-23T18:11:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5aec4f30-64b4-4b46-a5c4-689e82f03cb5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:93:4b:fa', u'device_id': u'f4fbe6f5-c0ea-4417-bb89-024633e63e2d'}), 'router': u'f4a1640b-397b-419a-9831-18c4b5594b13'}) 2019-03-23 18:11:58,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 18:11:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d/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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 18:11:59,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9629 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-b9ed2cef-dfe6-4cd1-8a1d-9418ac1155eb x-openstack-request-id: req-b9ed2cef-dfe6-4cd1-8a1d-9418ac1155eb 2019-03-23 18:11:59,139 - 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 519914294 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.232347] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235248] pid_max: default: 32768 minimum: 301\n[ 0.236820] ACPI: Core revision 20150930\n[ 0.238820] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241078] Security Framework initialized\n[ 0.242489] Yama: becoming mindful.\n[ 0.243764] AppArmor: AppArmor initialized\n[ 0.245221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249675] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251777] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254154] Initializing cgroup subsys io\n[ 0.255561] Initializing cgroup subsys memory\n[ 0.257044] Initializing cgroup subsys devices\n[ 0.258541] Initializing cgroup subsys freezer\n[ 0.260059] Initializing cgroup subsys net_cls\n[ 0.261581] Initializing cgroup subsys perf_event\n[ 0.263191] Initializing cgroup subsys net_prio\n[ 0.264730] Initializing cgroup subsys hugetlb\n[ 0.266235] Initializing cgroup subsys pids\n[ 0.267737] CPU: Physical Processor ID: 0\n[ 0.269876] mce: CPU supports 10 MCE banks\n[ 0.271343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.290178] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298740] ftrace: allocating 31920 entries in 125 pages\n[ 0.330899] smpboot: Max logical packages: 1\n[ 0.332319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.334561] x2apic enabled\n[ 0.335918] Switched APIC routing to physical x2apic.\n[ 0.338769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.340708] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.344295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347398] KVM setup paravirtual spinlock\n[ 0.349345] x86: Booted up 1 node, 1 CPUs\n[ 0.350741] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.353088] devtmpfs: initialized\n[ 0.355318] evm: security.selinux\n[ 0.356524] evm: security.SMACK64\n[ 0.357719] evm: security.SMACK64EXEC\n[ 0.359011] evm: security.SMACK64TRANSMUTE\n[ 0.360415] evm: security.SMACK64MMAP\n[ 0.361701] evm: security.ima\n[ 0.362804] evm: security.capability\n[ 0.364150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.367337] pinctrl core: initialized pinctrl subsystem\n[ 0.369202] RTC time: 18:11:52, date: 03/23/19\n[ 0.370815] NET: Registered protocol family 16\n[ 0.372449] cpuidle: using governor ladder\n[ 0.373875] cpuidle: using governor menu\n[ 0.375242] PCCT header not found.\n[ 0.376512] ACPI: bus type PCI registered\n[ 0.377905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.380038] PCI: Using configuration type 1 for base access\n[ 0.382595] ACPI: Added _OSI(Module Device)\n[ 0.384052] ACPI: Added _OSI(Processor Device)\n[ 0.385553] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.387127] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.389694] ACPI: Interpreter enabled\n[ 0.391005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.394212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.397414] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.400616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403814] ACPI: (supports S0 S5)\n[ 0.405037] ACPI: Using IOAPIC for interrupt routing\n[ 0.406681] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.411134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.413108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.415247] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.417321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.421072] acpiphp: Slot [3] registered\n[ 0.422453] acpiphp: Slot [4] registered\n[ 0.423835] acpiphp: Slot [5] registered\n[ 0.425216] acpiphp: Slot [6] registered\n[ 0.426592] acpiphp: Slot [7] registered\n[ 0.427970] acpiphp: Slot [8] registered\n[ 0.429353] acpiphp: Slot [9] registered\n[ 0.430731] acpiphp: Slot [10] registered\n[ 0.432128] acpiphp: Slot [11] registered\n[ 0.433530] acpiphp: Slot [12] registered\n[ 0.434939] acpiphp: Slot [13] registered\n[ 0.436336] acpiphp: Slot [14] registered\n[ 0.437738] acpiphp: Slot [15] registered\n[ 0.455011] acpiphp: Slot [16] registered\n[ 0.456363] acpiphp: Slot [17] registered\n[ 0.457708] acpiphp: Slot [18] registered\n[ 0.459052] acpiphp: Slot [19] registered\n[ 0.460393] acpiphp: Slot [20] registered\n[ 0.461734] acpiphp: Slot [21] registered\n[ 0.463079] acpiphp: Slot [22] registered\n[ 0.464422] acpiphp: Slot [23] registered\n[ 0.465766] acpiphp: Slot [24] registered\n[ 0.467111] acpiphp: Slot [25] registered\n[ 0.468449] acpiphp: Slot [26] registered\n[ 0.469788] acpiphp: Slot [27] registered\n[ 0.471138] acpiphp: Slot [28] registered\n[ 0.472481] acpiphp: Slot [29] registered\n[ 0.473829] acpiphp: Slot [30] registered\n[ 0.475174] acpiphp: Slot [31] registered\n[ 0.476516] PCI host bridge to bus 0000:00\n[ 0.477864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486815] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489372] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493924] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496143] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498190] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507270] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528870] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.534046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538902] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541040] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.547001] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548847] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.551581] vgaarb: loaded\n[ 0.552638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555159] SCSI subsystem initialized\n[ 0.557085] ACPI: bus type USB registered\n[ 0.558600] usbcore: registered new interface driver usbfs\n[ 0.560407] usbcore: registered new interface driver hub\n[ 0.562182] usbcore: registered new device driver usb\n[ 0.564239] PCI: Using ACPI for IRQ routing\n[ 0.566744] NetLabel: Initializing\n[ 0.568011] NetLabel: domain hash size = 128\n[ 0.569488] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571256] NetLabel: unlabeled traffic allowed by default\n[ 0.573657] clocksource: Switched to clocksource kvm-clock\n[ 0.585588] AppArmor: AppArmor Filesystem Enabled\n[ 0.587328] pnp: PnP ACPI init\n[ 0.589374] pnp: PnP ACPI: found 5 devices\n[ 0.596672] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.599751] NET: Registered protocol family 2\n[ 0.601821] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.604011] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.606032] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.608034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609841] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611804] NET: Registered protocol family 1\n[ 0.613293] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615115] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646659] Trying to unpack rootfs image as initramfs...\n[ 0.711207] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.714176] Scanning for low memory corruption every 60 seconds\n[ 0.716537] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.718589] audit: initializing netlink subsys (disabled)\n[ 0.720380] audit: type=2000 audit(1553364712.259:1): initialized\n[ 0.722642] Initialise system trusted keyring\n[ 0.724280] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.726232] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.729257] zbud: loaded\n[ 0.730456] VFS: Disk quotas dquot_6.6.0\n[ 0.731841] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.734316] fuse init (API version 7.23)\n[ 0.735806] Key type big_key registered\n[ 0.737137] Allocating IMA MOK and blacklist keyrings.\n[ 0.739142] Key type asymmetric registered\n[ 0.740495] Asymmetric key parser 'x509' registered\n[ 0.742089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744600] io scheduler noop registered\n[ 0.745921] io scheduler deadline registered (default)\n[ 0.747578] io scheduler cfq registered\n[ 0.748990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.750720] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752836] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755205] ACPI: Power Button [PWRF]\n[ 0.756602] GHES: HEST is not enabled!\n[ 0.770535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.799821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803257] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.828410] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831923] Linux agpgart interface v0.103\n[ 0.835714] brd: module loaded\n[ 0.838124] loop: module loaded\n[ 0.844317] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846684] GPT:90111 != 2097151\n[ 0.847786] GPT:Alternate GPT header not at the end of the disk.\n[ 0.849583] GPT:90111 != 2097151\n[ 0.850720] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852286] vda: vda1 vda15\n[ 0.854215] scsi host0: ata_piix\n[ 0.855480] scsi host1: ata_piix\n[ 0.856670] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861334] libphy: Fixed MDIO Bus: probed\n[ 0.862722] tun: Universal TUN/TAP device driver, 1.6\n[ 0.864304] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.867721] PPP generic driver version 2.4.2\n[ 0.869280] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.871364] ehci-pci: EHCI PCI platform driver\n[ 0.872884] ehci-platform: EHCI generic platform driver\n[ 0.874606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.876583] ohci-pci: OHCI PCI platform driver\n[ 0.878113] ohci-platform: OHCI generic platform driver\n[ 0.879855] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894900] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.896656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.899215] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900946] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.905190] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907635] usb usb1: Product: UHCI Host Controller\n[ 0.909243] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.911209] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912868] hub 1-0:1.0: USB hub found\n[ 0.914215] hub 1-0:1.0: 2 ports detected\n[ 0.915824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.919433] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.921088] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922864] mousedev: PS/2 mouse device common for all mice\n[ 0.925009] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927858] rtc_cmos 00:00: RTC can wake from S4\n[ 0.930006] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.932007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.934057] i2c /dev entries driver\n[ 0.935354] device-mapper: uevent: version 1.0.3\n[ 0.936969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939785] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.942058] NET: Registered protocol family 10\n[ 0.944022] NET: Registered protocol family 17\n[ 0.945696] Key type dns_resolver registered\n[ 0.947373] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.949240] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.952191] registered taskstats version 1\n[ 0.953630] Loading compiled-in X.509 certificates\n[ 0.955840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.958931] zswap: loaded using pool lzo/zbud\n[ 0.961441] Key type trusted registered\n[ 0.963821] Key type encrypted registered\n[ 0.965199] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967043] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968858] evm: HMAC attrs: 0x1\n[ 0.970469] Magic number: 11:236:191\n[ 0.971835] acpi device:1d: hash matches\n[ 0.973306] rtc_cmos 00:00: setting system clock to 2019-03-23 18:11:52 UTC (1553364712)\n[ 0.976099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978027] EDD information not available.\n[ 1.016386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.019095] Write protecting the kernel read-only data: 14336k\n[ 1.024295] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.027468] 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.86\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.188863] 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.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCpWCdc+kgaWXKSPYdYhqICRrJbT/QRrZWHVmgG6Dm4VsRflB4uWVd/Te7hJ98RQSR1cIbhp4WH5X/BxcJlBL8I7IXYxn6uQG0VVecYMo0bb1o+ynWXGbHQP+CACyxhrgiWZG64BjGHoc/UtNxolt+m1bPRA0T4dL61RlhjVzsXxqHgdyTqwUm2VM9OvdgNUSEXj7o7gfJD9AuL7G6An/vdTAA6JszquQikGCxDj60RPwzawj5xTlaQfX/GAptB5UBXMaZixFoyPaJlItj8XfN/kMyp0EfZgG/o+ThW5O+Imj88DNSRXFE8Tu0e7kGbE7hDj1NlyTb+W/pm0fMfmepT root@vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a\nssh-dss AAAAB3NzaC1kc3MAAACBAM+pIaxzdpxQheovovKkHeukhrasLinP6LolH/rcRsY2jMoK306noe8n33ysWLzs53nQjmsh+zv0bBYYlPMl+jxIraLKxW7hlnWqMaYMXA/fEI2aoof09uq8zkTFwN5VD7I2LEgVVa5epR6woTq7Zp9P2SSmCkXwdnzepxPVDZE/AAAAFQDM9GtRVRCweWhaZMIg/wR6KPLvZQAAAIAvzgYU9p+IVNRl9HC2wCHSPFgb1VELr3aVjtVeLm9uUS2y1dHEuFRmo0uP2xkU5z7A+AJb0KQYid5bRI3BEqI3oSam8ysd9X3SiNAQmAmzYMBQWDizgxlCPqQdBNdaW2dzDEuwzGb1ZpvZt67rqqX+Cnvjh8VvrY9HFdWS8EeURwAAAIEAmVFb0ygEx561DzlZRnDV08snIpgnUBSe6ck+3Jy7FwHycgmpna5QyUufer4hl+j+w+zeePwg7J0AKvCWBWXeG5EuGxnfDYcIjwF6LSOZSV4Q0ENSC6saDTMUOKKCIYuRJb3UWShazsZQoOZLsQyPJSfAtiFbPc3YX+bR7jIbQ14= root@vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe93:4bfa/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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a login: "} 2019-03-23 18:11:59,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d/action used request id req-b9ed2cef-dfe6-4cd1-8a1d-9418ac1155eb 2019-03-23 18:11:59,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.827394008636s 2019-03-23 18:11:59,141 - 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 519914294 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.232347] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235248] pid_max: default: 32768 minimum: 301 [ 0.236820] ACPI: Core revision 20150930 [ 0.238820] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241078] Security Framework initialized [ 0.242489] Yama: becoming mindful. [ 0.243764] AppArmor: AppArmor initialized [ 0.245221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247484] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249675] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251777] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254154] Initializing cgroup subsys io [ 0.255561] Initializing cgroup subsys memory [ 0.257044] Initializing cgroup subsys devices [ 0.258541] Initializing cgroup subsys freezer [ 0.260059] Initializing cgroup subsys net_cls [ 0.261581] Initializing cgroup subsys perf_event [ 0.263191] Initializing cgroup subsys net_prio [ 0.264730] Initializing cgroup subsys hugetlb [ 0.266235] Initializing cgroup subsys pids [ 0.267737] CPU: Physical Processor ID: 0 [ 0.269876] mce: CPU supports 10 MCE banks [ 0.271343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290178] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298740] ftrace: allocating 31920 entries in 125 pages [ 0.330899] smpboot: Max logical packages: 1 [ 0.332319] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.334561] x2apic enabled [ 0.335918] Switched APIC routing to physical x2apic. [ 0.338769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.340708] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.344295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347398] KVM setup paravirtual spinlock [ 0.349345] x86: Booted up 1 node, 1 CPUs [ 0.350741] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.353088] devtmpfs: initialized [ 0.355318] evm: security.selinux [ 0.356524] evm: security.SMACK64 [ 0.357719] evm: security.SMACK64EXEC [ 0.359011] evm: security.SMACK64TRANSMUTE [ 0.360415] evm: security.SMACK64MMAP [ 0.361701] evm: security.ima [ 0.362804] evm: security.capability [ 0.364150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.367337] pinctrl core: initialized pinctrl subsystem [ 0.369202] RTC time: 18:11:52, date: 03/23/19 [ 0.370815] NET: Registered protocol family 16 [ 0.372449] cpuidle: using governor ladder [ 0.373875] cpuidle: using governor menu [ 0.375242] PCCT header not found. [ 0.376512] ACPI: bus type PCI registered [ 0.377905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.380038] PCI: Using configuration type 1 for base access [ 0.382595] ACPI: Added _OSI(Module Device) [ 0.384052] ACPI: Added _OSI(Processor Device) [ 0.385553] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.387127] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389694] ACPI: Interpreter enabled [ 0.391005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.394212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397414] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.400616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403814] ACPI: (supports S0 S5) [ 0.405037] ACPI: Using IOAPIC for interrupt routing [ 0.406681] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.411134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.413108] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.415247] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.417321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.421072] acpiphp: Slot [3] registered [ 0.422453] acpiphp: Slot [4] registered [ 0.423835] acpiphp: Slot [5] registered [ 0.425216] acpiphp: Slot [6] registered [ 0.426592] acpiphp: Slot [7] registered [ 0.427970] acpiphp: Slot [8] registered [ 0.429353] acpiphp: Slot [9] registered [ 0.430731] acpiphp: Slot [10] registered [ 0.432128] acpiphp: Slot [11] registered [ 0.433530] acpiphp: Slot [12] registered [ 0.434939] acpiphp: Slot [13] registered [ 0.436336] acpiphp: Slot [14] registered [ 0.437738] acpiphp: Slot [15] registered [ 0.455011] acpiphp: Slot [16] registered [ 0.456363] acpiphp: Slot [17] registered [ 0.457708] acpiphp: Slot [18] registered [ 0.459052] acpiphp: Slot [19] registered [ 0.460393] acpiphp: Slot [20] registered [ 0.461734] acpiphp: Slot [21] registered [ 0.463079] acpiphp: Slot [22] registered [ 0.464422] acpiphp: Slot [23] registered [ 0.465766] acpiphp: Slot [24] registered [ 0.467111] acpiphp: Slot [25] registered [ 0.468449] acpiphp: Slot [26] registered [ 0.469788] acpiphp: Slot [27] registered [ 0.471138] acpiphp: Slot [28] registered [ 0.472481] acpiphp: Slot [29] registered [ 0.473829] acpiphp: Slot [30] registered [ 0.475174] acpiphp: Slot [31] registered [ 0.476516] PCI host bridge to bus 0000:00 [ 0.477864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479880] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486815] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489372] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493924] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496143] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498190] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507270] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528870] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.534046] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536488] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538902] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541040] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.547001] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548847] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551581] vgaarb: loaded [ 0.552638] vgaarb: bridge control possible 0000:00:02.0 [ 0.555159] SCSI subsystem initialized [ 0.557085] ACPI: bus type USB registered [ 0.558600] usbcore: registered new interface driver usbfs [ 0.560407] usbcore: registered new interface driver hub [ 0.562182] usbcore: registered new device driver usb [ 0.564239] PCI: Using ACPI for IRQ routing [ 0.566744] NetLabel: Initializing [ 0.568011] NetLabel: domain hash size = 128 [ 0.569488] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571256] NetLabel: unlabeled traffic allowed by default [ 0.573657] clocksource: Switched to clocksource kvm-clock [ 0.585588] AppArmor: AppArmor Filesystem Enabled [ 0.587328] pnp: PnP ACPI init [ 0.589374] pnp: PnP ACPI: found 5 devices [ 0.596672] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.599751] NET: Registered protocol family 2 [ 0.601821] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.604011] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.606032] TCP: Hash tables configured (established 4096 bind 4096) [ 0.608034] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.609841] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.611804] NET: Registered protocol family 1 [ 0.613293] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615115] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646659] Trying to unpack rootfs image as initramfs... [ 0.711207] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.714176] Scanning for low memory corruption every 60 seconds [ 0.716537] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.718589] audit: initializing netlink subsys (disabled) [ 0.720380] audit: type=2000 audit(1553364712.259:1): initialized [ 0.722642] Initialise system trusted keyring [ 0.724280] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.726232] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.729257] zbud: loaded [ 0.730456] VFS: Disk quotas dquot_6.6.0 [ 0.731841] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.734316] fuse init (API version 7.23) [ 0.735806] Key type big_key registered [ 0.737137] Allocating IMA MOK and blacklist keyrings. [ 0.739142] Key type asymmetric registered [ 0.740495] Asymmetric key parser 'x509' registered [ 0.742089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744600] io scheduler noop registered [ 0.745921] io scheduler deadline registered (default) [ 0.747578] io scheduler cfq registered [ 0.748990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.750720] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752836] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755205] ACPI: Power Button [PWRF] [ 0.756602] GHES: HEST is not enabled! [ 0.770535] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803257] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828410] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831923] Linux agpgart interface v0.103 [ 0.835714] brd: module loaded [ 0.838124] loop: module loaded [ 0.844317] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846684] GPT:90111 != 2097151 [ 0.847786] GPT:Alternate GPT header not at the end of the disk. [ 0.849583] GPT:90111 != 2097151 [ 0.850720] GPT: Use GNU Parted to correct GPT errors. [ 0.852286] vda: vda1 vda15 [ 0.854215] scsi host0: ata_piix [ 0.855480] scsi host1: ata_piix [ 0.856670] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861334] libphy: Fixed MDIO Bus: probed [ 0.862722] tun: Universal TUN/TAP device driver, 1.6 [ 0.864304] tun: (C) 1999-2004 Max Krasnyansky [ 0.867721] PPP generic driver version 2.4.2 [ 0.869280] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.871364] ehci-pci: EHCI PCI platform driver [ 0.872884] ehci-platform: EHCI generic platform driver [ 0.874606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.876583] ohci-pci: OHCI PCI platform driver [ 0.878113] ohci-platform: OHCI generic platform driver [ 0.879855] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894900] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.896656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.899215] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900946] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.905190] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907635] usb usb1: Product: UHCI Host Controller [ 0.909243] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.911209] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912868] hub 1-0:1.0: USB hub found [ 0.914215] hub 1-0:1.0: 2 ports detected [ 0.915824] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.919433] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.921088] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922864] mousedev: PS/2 mouse device common for all mice [ 0.925009] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927858] rtc_cmos 00:00: RTC can wake from S4 [ 0.930006] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.932007] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.934057] i2c /dev entries driver [ 0.935354] device-mapper: uevent: version 1.0.3 [ 0.936969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939785] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942058] NET: Registered protocol family 10 [ 0.944022] NET: Registered protocol family 17 [ 0.945696] Key type dns_resolver registered [ 0.947373] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949240] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952191] registered taskstats version 1 [ 0.953630] Loading compiled-in X.509 certificates [ 0.955840] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.958931] zswap: loaded using pool lzo/zbud [ 0.961441] Key type trusted registered [ 0.963821] Key type encrypted registered [ 0.965199] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967043] ima: No TPM chip found, activating TPM-bypass! [ 0.968858] evm: HMAC attrs: 0x1 [ 0.970469] Magic number: 11:236:191 [ 0.971835] acpi device:1d: hash matches [ 0.973306] rtc_cmos 00:00: setting system clock to 2019-03-23 18:11:52 UTC (1553364712) [ 0.976099] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978027] EDD information not available. [ 1.016386] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.019095] Write protecting the kernel read-only data: 14336k [ 1.024295] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.027468] 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.86 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.188863] 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.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCpWCdc+kgaWXKSPYdYhqICRrJbT/QRrZWHVmgG6Dm4VsRflB4uWVd/Te7hJ98RQSR1cIbhp4WH5X/BxcJlBL8I7IXYxn6uQG0VVecYMo0bb1o+ynWXGbHQP+CACyxhrgiWZG64BjGHoc/UtNxolt+m1bPRA0T4dL61RlhjVzsXxqHgdyTqwUm2VM9OvdgNUSEXj7o7gfJD9AuL7G6An/vdTAA6JszquQikGCxDj60RPwzawj5xTlaQfX/GAptB5UBXMaZixFoyPaJlItj8XfN/kMyp0EfZgG/o+ThW5O+Imj88DNSRXFE8Tu0e7kGbE7hDj1NlyTb+W/pm0fMfmepT root@vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a ssh-dss AAAAB3NzaC1kc3MAAACBAM+pIaxzdpxQheovovKkHeukhrasLinP6LolH/rcRsY2jMoK306noe8n33ysWLzs53nQjmsh+zv0bBYYlPMl+jxIraLKxW7hlnWqMaYMXA/fEI2aoof09uq8zkTFwN5VD7I2LEgVVa5epR6woTq7Zp9P2SSmCkXwdnzepxPVDZE/AAAAFQDM9GtRVRCweWhaZMIg/wR6KPLvZQAAAIAvzgYU9p+IVNRl9HC2wCHSPFgb1VELr3aVjtVeLm9uUS2y1dHEuFRmo0uP2xkU5z7A+AJb0KQYid5bRI3BEqI3oSam8ysd9X3SiNAQmAmzYMBQWDizgxlCPqQdBNdaW2dzDEuwzGb1ZpvZt67rqqX+Cnvjh8VvrY9HFdWS8EeURwAAAIEAmVFb0ygEx561DzlZRnDV08snIpgnUBSe6ck+3Jy7FwHycgmpna5QyUufer4hl+j+w+zeePwg7J0AKvCWBWXeG5EuGxnfDYcIjwF6LSOZSV4Q0ENSC6saDTMUOKKCIYuRJb3UWShazsZQoOZLsQyPJSfAtiFbPc3YX+bR7jIbQ14= root@vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe93:4bfa/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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-08e30cfd-38e5-497b-a1bf-a36d639de24a login: 2019-03-23 18:11:59,145 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa1a2e10L 2019-03-23 18:11:59,146 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 18:11:59,146 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 18:11:59,146 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 18:11:59,148 - 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-03-23 18:11:59,148 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 18:11:59,148 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 18:11:59,149 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 18:11:59,149 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 18:11:59,149 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 18:11:59,166 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 18:11:59,167 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 18:11:59,178 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: d1e9e3801414ebd8f2a9b8a32f09b44e 2019-03-23 18:11:59,179 - paramiko.transport - DEBUG - Trying discovered key ca41cf9b2498a35b67afcbdb5765169b in /tmp/tmpeQIAbC 2019-03-23 18:11:59,204 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 18:11:59,209 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 18:11:59,211 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 18:11:59,212 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 18:11:59,212 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 18:11:59,213 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 18:11:59,237 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 18:11:59,237 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.19 (192.168.120.19): 56 data bytes 64 bytes from 192.168.120.19: seq=0 ttl=64 time=21.981 ms --- 192.168.120.19 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.981/21.981/21.981 ms 2019-03-23 18:11:59,237 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-03-23 18:11:59,240 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 18:11:59,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:11:59,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 18:11:59,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:11:59,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:11:59,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:11:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0892a7c4-d8f6-4858-aa2b-f7366be2b057 x-openstack-request-id: req-0892a7c4-d8f6-4858-aa2b-f7366be2b057 2019-03-23 18:11:59,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82 used request id req-0892a7c4-d8f6-4858-aa2b-f7366be2b057 2019-03-23 18:11:59,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.343155145645s 2019-03-23 18:11:59,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:11:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:00,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 897 Content-Type: application/json Date: Sat, 23 Mar 2019 18:11: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-527a2461-3012-4e77-9e2b-3cf1ec84e759 x-openstack-request-id: req-527a2461-3012-4e77-9e2b-3cf1ec84e759 2019-03-23 18:12:00,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:51.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:51Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:2b:82", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50e4e14a-0225-4319-8148-684d7ae6de82", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:32.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "50e4e14a-0225-4319-8148-684d7ae6de82", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:59Z", "hostId": "867adcc3f5586a422e144e701fcb04f3f215b04d0c84a462364ec191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:23Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:12:00,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-527a2461-3012-4e77-9e2b-3cf1ec84e759 2019-03-23 18:12:00,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58166384697s 2019-03-23 18:12:00,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:12:02,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:03,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-9d5f9506-a604-4d86-b020-5403d8d167fc x-openstack-request-id: req-9d5f9506-a604-4d86-b020-5403d8d167fc 2019-03-23 18:12:03,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:51.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:11:51Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:12:03,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d5f9506-a604-4d86-b020-5403d8d167fc 2019-03-23 18:12:03,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05045008659s 2019-03-23 18:12:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 18:12:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/70464f7f-6dcf-48e6-8636-d79831ff3d59.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:05,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:12:05 GMT X-Openstack-Request-Id: req-cd7f1889-4ac4-4256-86ca-f4d54e25b813 2019-03-23 18:12:05,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:12:05,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/70464f7f-6dcf-48e6-8636-d79831ff3d59.json used request id req-cd7f1889-4ac4-4256-86ca-f4d54e25b813 2019-03-23 18:12:05,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.89896297455s 2019-03-23 18:12:05,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:12:05,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:05,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:05 GMT X-Openstack-Request-Id: req-67cfb03b-14cc-4c9a-81b6-d944ec99265e 2019-03-23 18:12:05,326 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:12:05,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-67cfb03b-14cc-4c9a-81b6-d944ec99265e 2019-03-23 18:12:05,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0775489807129s 2019-03-23 18:12:05,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:12:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:05,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-2b97ca86-d5b8-4fdc-bade-451ab8b340a9 x-openstack-request-id: req-2b97ca86-d5b8-4fdc-bade-451ab8b340a9 2019-03-23 18:12:05,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d used request id req-2b97ca86-d5b8-4fdc-bade-451ab8b340a9 2019-03-23 18:12:05,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.19940495491s 2019-03-23 18:12:05,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:06,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-65683a51-ae87-4d4f-98d3-4a88e5a88543 x-openstack-request-id: req-65683a51-ae87-4d4f-98d3-4a88e5a88543 2019-03-23 18:12:06,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:4b:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "rel": "bookmark"}], "image": {"id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "links": [{"href": "http://172.30.9.28:8774/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:11:51.000000", "flavor": {"id": "0ad22dad-6eb3-4656-8568-5acef0064c65", "links": [{"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "bookmark"}]}, "id": "f4fbe6f5-c0ea-4417-bb89-024633e63e2d", "security_groups": [{"name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}], "user_id": "d37c24e2e25d4eb1b8079a23bbc66722", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:05Z", "hostId": "d2fab3a5cceee0122e69e5e874c38ee594e36ed012654531663e1a15", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a", "name": "vping_ssh-vm_08e30cfd-38e5-497b-a1bf-a36d639de24a", "created": "2019-03-23T18:11:40Z", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:12:06,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65683a51-ae87-4d4f-98d3-4a88e5a88543 2019-03-23 18:12:06,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.889954090118s 2019-03-23 18:12:06,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:12:08,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:08,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-203a9c79-4fad-406c-9536-aca54bbde8e4 x-openstack-request-id: req-203a9c79-4fad-406c-9536-aca54bbde8e4 2019-03-23 18:12:08,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 18:12:08,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-203a9c79-4fad-406c-9536-aca54bbde8e4 2019-03-23 18:12:08,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.064435005188s 2019-03-23 18:12:08,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:12:08,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:08,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:08 GMT X-Openstack-Request-Id: req-c47915ab-efa6-4c17-8251-7a4a6e276ddb 2019-03-23 18:12:08,543 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:15Z", "updated_at": "2019-03-23T18:11:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:11:16Z", "revision_number": 0, "id": "488f5358-088c-4e92-bbb2-88173360974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:16Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "a3ab6b36-1ace-44a6-aef2-31dbba611b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:15Z", "revision_number": 0, "id": "be20d735-fa98-47da-a548-2c3773701e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:15Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:11:16Z", "revision_number": 0, "id": "c6f6f310-944b-4abc-a42e-5b76ffdf9709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:11:16Z", "security_group_id": "27e07118-d719-436d-ae6a-f0258a096d9f", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 3, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "27e07118-d719-436d-ae6a-f0258a096d9f", "name": "vping_ssh-sg_08e30cfd-38e5-497b-a1bf-a36d639de24a"}, {"description": "Default security group", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:10:58Z", "updated_at": "2019-03-23T18:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "1917a4d5-16c5-40eb-bb7c-fa648b851cb4", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "2347bb75-d386-47a9-aa9a-71fd64c1a0d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "b925226e-fd76-4612-8a12-cbd5034e11ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "e767f455-d9fd-4e2e-ad56-581a14d8c1c7", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "name": "default"}]} 2019-03-23 18:12:08,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c47915ab-efa6-4c17-8251-7a4a6e276ddb 2019-03-23 18:12:08,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0511028766632s 2019-03-23 18:12:08,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:12:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/27e07118-d719-436d-ae6a-f0258a096d9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:08,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:12:08 GMT X-Openstack-Request-Id: req-74e06e1f-efad-438e-b09e-c8e6423e4729 2019-03-23 18:12:08,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:12:08,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/27e07118-d719-436d-ae6a-f0258a096d9f.json used request id req-74e06e1f-efad-438e-b09e-c8e6423e4729 2019-03-23 18:12:08,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.42262005806s 2019-03-23 18:12:08,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 18:12:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:09,133 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-aa80efe8-8249-4ba8-b374-a6068ea309d6 x-openstack-request-id: req-aa80efe8-8249-4ba8-b374-a6068ea309d6 2019-03-23 18:12:09,133 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_08e30cfd-38e5-497b-a1bf-a36d639de24a used request id req-aa80efe8-8249-4ba8-b374-a6068ea309d6 2019-03-23 18:12:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.161193847656s 2019-03-23 18:12:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:12:09,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f4a1640b-397b-419a-9831-18c4b5594b13/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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" -d '{"subnet_id": "b1ab2502-b5bb-47e1-be23-70b180d3b197"}' 2019-03-23 18:12:12,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:12 GMT X-Openstack-Request-Id: req-b99591fa-1e49-4365-85bc-183b2b19bc46 2019-03-23 18:12:12,053 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5aec4f30-64b4-4b46-a5c4-689e82f03cb5", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "subnet_id": "b1ab2502-b5bb-47e1-be23-70b180d3b197", "subnet_ids": ["b1ab2502-b5bb-47e1-be23-70b180d3b197"], "port_id": "a75ec2a5-f9a3-4123-ba35-8b337df75228", "id": "f4a1640b-397b-419a-9831-18c4b5594b13"} 2019-03-23 18:12:12,053 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f4a1640b-397b-419a-9831-18c4b5594b13/remove_router_interface.json used request id req-b99591fa-1e49-4365-85bc-183b2b19bc46 2019-03-23 18:12:12,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.91908097267s 2019-03-23 18:12:12,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:12:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:12,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:12 GMT X-Openstack-Request-Id: req-a05b5691-5f05-4359-959c-b6efcc3afc59 2019-03-23 18:12:12,210 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:11:01Z", "admin_state_up": true, "updated_at": "2019-03-23T18:12:10Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "f4a1640b-397b-419a-9831-18c4b5594b13", "name": "vping_ssh-router_08e30cfd-38e5-497b-a1bf-a36d639de24a"}]} 2019-03-23 18:12:12,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a05b5691-5f05-4359-959c-b6efcc3afc59 2019-03-23 18:12:12,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156574010849s 2019-03-23 18:12:12,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:12:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f4a1640b-397b-419a-9831-18c4b5594b13.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:16,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:12:16 GMT X-Openstack-Request-Id: req-8172ddd9-cafe-43c3-b6dd-4551b59cdfe6 2019-03-23 18:12:16,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:12:16,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f4a1640b-397b-419a-9831-18c4b5594b13.json used request id req-8172ddd9-cafe-43c3-b6dd-4551b59cdfe6 2019-03-23 18:12:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.01931381226s 2019-03-23 18:12:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:12:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:16,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:16 GMT X-Openstack-Request-Id: req-5b0f0c3c-968d-499c-ba80-05a463afbf5b 2019-03-23 18:12:16,278 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:11:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f1b5414ec5c04b0ba0db18527bdb5592","id":"b1ab2502-b5bb-47e1-be23-70b180d3b197","subnetpool_id":null,"name":"vping_ssh-subnet_08e30cfd-38e5-497b-a1bf-a36d639de24a"}]} 2019-03-23 18:12:16,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5b0f0c3c-968d-499c-ba80-05a463afbf5b 2019-03-23 18:12:16,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0468120574951s 2019-03-23 18:12:16,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:12:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/b1ab2502-b5bb-47e1-be23-70b180d3b197.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:18,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:12:18 GMT X-Openstack-Request-Id: req-de01182b-eca2-4723-af35-aff9859cc436 2019-03-23 18:12:18,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:12:18,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b1ab2502-b5bb-47e1-be23-70b180d3b197.json used request id req-de01182b-eca2-4723-af35-aff9859cc436 2019-03-23 18:12:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54418706894s 2019-03-23 18:12:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:12:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:18,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:18 GMT X-Openstack-Request-Id: req-df651aba-da8f-4f0a-a556-b05134bf3b9b 2019-03-23 18:12:18,918 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5aec4f30-64b4-4b46-a5c4-689e82f03cb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f1b5414ec5c04b0ba0db18527bdb5592","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:12:18Z","qos_policy_id":null,"name":"vping_ssh-net_08e30cfd-38e5-497b-a1bf-a36d639de24a","admin_state_up":true,"tenant_id":"f1b5414ec5c04b0ba0db18527bdb5592","created_at":"2019-03-23T18:10:58Z","mtu":1450}]} 2019-03-23 18:12:18,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-df651aba-da8f-4f0a-a556-b05134bf3b9b 2019-03-23 18:12:18,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939409732819s 2019-03-23 18:12:18,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:12:18,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5aec4f30-64b4-4b46-a5c4-689e82f03cb5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:20,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:12:20 GMT X-Openstack-Request-Id: req-cfc19359-fc08-4923-a311-8c20662944c5 2019-03-23 18:12:20,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:12:20,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5aec4f30-64b4-4b46-a5c4-689e82f03cb5.json used request id req-cfc19359-fc08-4923-a311-8c20662944c5 2019-03-23 18:12:20,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36099386215s 2019-03-23 18:12:20,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:12:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:21,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:21 GMT X-Openstack-Request-Id: req-201b4e51-81ee-4426-86f0-3ae826374491 2019-03-23 18:12:21,090 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:11:13Z", "file": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/file", "owner": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "size": 12716032, "self": "/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_08e30cfd-38e5-497b-a1bf-a36d639de24a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:11:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:12:21,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-201b4e51-81ee-4426-86f0-3ae826374491 2019-03-23 18:12:21,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803966999054s 2019-03-23 18:12:21,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:12:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63444927af8c253e62fc7d4fc145bb745b7cbc3c" 2019-03-23 18:12:21,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:12:21 GMT X-Openstack-Request-Id: req-dfd52561-8f3d-41c4-91ff-8a8edaa0e24f 2019-03-23 18:12:21,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:12:21,709 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/71239ea6-d2a4-49d2-9ca9-9b2a49b09527 used request id req-dfd52561-8f3d-41c4-91ff-8a8edaa0e24f 2019-03-23 18:12:21,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.616859912872s 2019-03-23 18:12:21,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:12:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-fbf637dd-9627-4cb0-9a43-08e5ea8e1a80 x-openstack-request-id: req-fbf637dd-9627-4cb0-9a43-08e5ea8e1a80 2019-03-23 18:12:21,742 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65", "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": "0ad22dad-6eb3-4656-8568-5acef0064c65"}]} 2019-03-23 18:12:21,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fbf637dd-9627-4cb0-9a43-08e5ea8e1a80 2019-03-23 18:12:21,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256431102753s 2019-03-23 18:12:21,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:12:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:21,791 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-41961c6c-a9d2-4ca9-90d1-e9126e0a4c49 x-openstack-request-id: req-41961c6c-a9d2-4ca9-90d1-e9126e0a4c49 2019-03-23 18:12:21,791 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0ad22dad-6eb3-4656-8568-5acef0064c65 used request id req-41961c6c-a9d2-4ca9-90d1-e9126e0a4c49 2019-03-23 18:12:21,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0467920303345s 2019-03-23 18:12:21,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:12:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:22,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24ec06a-7b94-49d5-8299-3d5f16541b8e 2019-03-23 18:12:22,036 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": {"self": "http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d37c24e2e25d4eb1b8079a23bbc66722", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:12:22,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c24ec06a-7b94-49d5-8299-3d5f16541b8e 2019-03-23 18:12:22,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244846105576s 2019-03-23 18:12:22,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:12:22,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:22,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993710bc-33ec-4b9f-af26-7656a159db65 2019-03-23 18:12:22,260 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_08e30cfd-38e5-497b-a1bf-a36d639de24a", "links": {"self": "http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d37c24e2e25d4eb1b8079a23bbc66722", "description": null}} 2019-03-23 18:12:22,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722 used request id req-993710bc-33ec-4b9f-af26-7656a159db65 2019-03-23 18:12:22,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217169046402s 2019-03-23 18:12:22,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:12:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:22,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5edb2f6b-11ff-4491-b841-64d452b556c8 2019-03-23 18:12:22,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:12:22,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d37c24e2e25d4eb1b8079a23bbc66722 used request id req-5edb2f6b-11ff-4491-b841-64d452b556c8 2019-03-23 18:12:22,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.441065073013s 2019-03-23 18:12:22,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:12:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:22,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d30fa7-4514-42b8-87ad-6ffd451b38ac 2019-03-23 18:12:22,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592"}, "tags": [], "enabled": true, "id": "f1b5414ec5c04b0ba0db18527bdb5592", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_08e30cfd-38e5-497b-a1bf-a36d639de24a"}]} 2019-03-23 18:12:22,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-93d30fa7-4514-42b8-87ad-6ffd451b38ac 2019-03-23 18:12:22,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233942985535s 2019-03-23 18:12:22,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:12:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:23,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62a459fb-8a16-4dba-8364-6e566e680552 2019-03-23 18:12:23,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:12:23,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f1b5414ec5c04b0ba0db18527bdb5592 used request id req-62a459fb-8a16-4dba-8364-6e566e680552 2019-03-23 18:12:23,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285628080368s 2019-03-23 18:12:23,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:12:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f1b5414ec5c04b0ba0db18527bdb5592&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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:23,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:23 GMT X-Openstack-Request-Id: req-27cda459-cc00-49a1-92be-77a18b94f225 2019-03-23 18:12:23,583 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:10:58Z", "updated_at": "2019-03-23T18:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "1917a4d5-16c5-40eb-bb7c-fa648b851cb4", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "2347bb75-d386-47a9-aa9a-71fd64c1a0d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "b925226e-fd76-4612-8a12-cbd5034e11ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "e767f455-d9fd-4e2e-ad56-581a14d8c1c7", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "name": "default"}]} 2019-03-23 18:12:23,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f1b5414ec5c04b0ba0db18527bdb5592&name=default used request id req-27cda459-cc00-49a1-92be-77a18b94f225 2019-03-23 18:12:23,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34432888031s 2019-03-23 18:12:23,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:12:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:23,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:23 GMT X-Openstack-Request-Id: req-37c7d398-9366-4a5f-b8e9-f83f3b2d2856 2019-03-23 18:12:23,914 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "created_at": "2019-03-23T18:10:58Z", "updated_at": "2019-03-23T18:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "1917a4d5-16c5-40eb-bb7c-fa648b851cb4", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "b925226e-fd76-4612-8a12-cbd5034e11ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "e767f455-d9fd-4e2e-ad56-581a14d8c1c7", "remote_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:10:58Z", "revision_number": 0, "id": "2347bb75-d386-47a9-aa9a-71fd64c1a0d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:10:58Z", "security_group_id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "tenant_id": "f1b5414ec5c04b0ba0db18527bdb5592", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1b5414ec5c04b0ba0db18527bdb5592"}], "revision_number": 1, "project_id": "f1b5414ec5c04b0ba0db18527bdb5592", "id": "c9e0ea14-24ba-4fae-a214-73a6c938915e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:12:23,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37c7d398-9366-4a5f-b8e9-f83f3b2d2856 2019-03-23 18:12:23,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324887990952s 2019-03-23 18:12:23,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:12:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c9e0ea14-24ba-4fae-a214-73a6c938915e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a79356a027595d08266e9edc5d9d32cdfe72706" 2019-03-23 18:12:24,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:12:24 GMT X-Openstack-Request-Id: req-cc39538a-8aca-4c60-9187-14ffe45a3f22 2019-03-23 18:12:24,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:12:24,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c9e0ea14-24ba-4fae-a214-73a6c938915e.json used request id req-cc39538a-8aca-4c60-9187-14ffe45a3f22 2019-03-23 18:12:24,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.665199995041s 2019-03-23 18:12:24,635 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-03-23 18:12:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:12:24,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2594bc58-79eb-4f85-a190-59e8ea588da4 2019-03-23 18:12:24,700 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:12:24,701 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-2594bc58-79eb-4f85-a190-59e8ea588da4 2019-03-23 18:12:24,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:12:25,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["9M5RAyw7Qi2ZAsKVY3sjug"], "issued_at": "2019-03-23T18:12:25.000000Z"}} 2019-03-23 18:12:25,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:12:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:25,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:25 GMT X-Openstack-Request-Id: req-3343e378-75eb-4a46-97c6-8c81c689ac6a 2019-03-23 18:12:25,517 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:12:25,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3343e378-75eb-4a46-97c6-8c81c689ac6a 2019-03-23 18:12:25,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397089004517s 2019-03-23 18:12:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:12:25,530 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e01dcc93-d6dc-4c04-9219-a73e41887eac 2019-03-23 18:12:25,531 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:12:25,531 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-e01dcc93-d6dc-4c04-9219-a73e41887eac 2019-03-23 18:12:25,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:12:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:25,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e480e77b-afa1-4784-8479-1e8fa6f8008b 2019-03-23 18:12:25,755 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:12:25,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e480e77b-afa1-4784-8479-1e8fa6f8008b 2019-03-23 18:12:25,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223783016205s 2019-03-23 18:12:25,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:12:25,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}}' 2019-03-23 18:12:26,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66be5c76-0225-4e3b-a9a0-3c9f0df4a8dd 2019-03-23 18:12:26,046 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788"}, "tags": [], "enabled": true, "id": "906940e62e414f0e89cc8db0fd003788", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}} 2019-03-23 18:12:26,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-66be5c76-0225-4e3b-a9a0-3c9f0df4a8dd 2019-03-23 18:12:26,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.283121824265s 2019-03-23 18:12:26,047 - 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'906940e62e414f0e89cc8db0fd003788', '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_46d3cf20-c33f-4888-baf6-7c6c2324f9fa'}) 2019-03-23 18:12:26,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:12:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0df9yTXt12eKN1mfhHVMvGXkyLeCMj", "email": null, "name": "vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}}' 2019-03-23 18:12:26,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f7f3d8-fbaa-4873-bb69-17b83d6e2bf3 2019-03-23 18:12:26,481 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": {"self": "http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e7dc6f8924f4d05b0c3e523eef214cd", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:12:26,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-99f7f3d8-fbaa-4873-bb69-17b83d6e2bf3 2019-03-23 18:12:26,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.427572011948s 2019-03-23 18:12:26,482 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e7dc6f8924f4d05b0c3e523eef214cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa'}) 2019-03-23 18:12:26,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:12:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:26,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38972bad-844d-4d2c-b4c0-65ef1de5938f 2019-03-23 18:12:26,668 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:12:26,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38972bad-844d-4d2c-b4c0-65ef1de5938f 2019-03-23 18:12:26,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182695150375s 2019-03-23 18:12:26,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:12:26,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:26,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c76b81-fa3e-403d-8e43-29c6885319e6 2019-03-23 18:12:26,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:12:26,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b7c76b81-fa3e-403d-8e43-29c6885319e6 2019-03-23 18:12:26,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220230102539s 2019-03-23 18:12:26,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:12:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:27,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b6c0a6-0fe7-464e-9539-fa12f3916afd 2019-03-23 18:12:27,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:12:27,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-91b6c0a6-0fe7-464e-9539-fa12f3916afd 2019-03-23 18:12:27,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194952011108s 2019-03-23 18:12:27,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:12:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:27,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9939b87-bb16-4a40-8b7d-f1db5446ddde 2019-03-23 18:12:27,319 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:12:27,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c9939b87-bb16-4a40-8b7d-f1db5446ddde 2019-03-23 18:12:27,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220638990402s 2019-03-23 18:12:27,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:12:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d82159b-edc6-4401-8f1a-6c4fe8146763 2019-03-23 18:12:27,568 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": {"self": "http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e7dc6f8924f4d05b0c3e523eef214cd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:12:27,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4d82159b-edc6-4401-8f1a-6c4fe8146763 2019-03-23 18:12:27,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248382091522s 2019-03-23 18:12:27,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:12:27,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:27,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15bf586e-3e92-4756-a494-3292affa9c99 2019-03-23 18:12:27,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788"}, "tags": [], "enabled": true, "id": "906940e62e414f0e89cc8db0fd003788", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}]} 2019-03-23 18:12:27,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-15bf586e-3e92-4756-a494-3292affa9c99 2019-03-23 18:12:27,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214756011963s 2019-03-23 18:12:27,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:12:27,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=7e7dc6f8924f4d05b0c3e523eef214cd&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=906940e62e414f0e89cc8db0fd003788" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:28,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28fc6b1-1373-4e2a-8acc-ed8d48351381 2019-03-23 18:12:28,039 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7e7dc6f8924f4d05b0c3e523eef214cd&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=906940e62e414f0e89cc8db0fd003788", "previous": null, "next": null}} 2019-03-23 18:12:28,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7e7dc6f8924f4d05b0c3e523eef214cd&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=906940e62e414f0e89cc8db0fd003788 used request id req-c28fc6b1-1373-4e2a-8acc-ed8d48351381 2019-03-23 18:12:28,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.23724603653s 2019-03-23 18:12:28,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:12:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788/users/7e7dc6f8924f4d05b0c3e523eef214cd/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:28,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a791e0d6-31c6-4f69-8a69-81f3d155ed42 2019-03-23 18:12:28,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:12:28,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788/users/7e7dc6f8924f4d05b0c3e523eef214cd/roles/d199347d09e6457ab4ea50809513a47d used request id req-a791e0d6-31c6-4f69-8a69-81f3d155ed42 2019-03-23 18:12:28,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171751022339s 2019-03-23 18:12:28,216 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 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'906940e62e414f0e89cc8db0fd003788', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0df9yTXt12eKN1mfhHVMvGXkyLeCMj', 'username': u'vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:12:28,220 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'password': '0df9yTXt12eKN1mfhHVMvGXkyLeCMj', 'project_name': 'vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '906940e62e414f0e89cc8db0fd003788', 'project_domain_name': 'Default'} 2019-03-23 18:12:28,221 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-03-23 18:12:28,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:12:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:28,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500f3f26-ff0e-4e98-ad6f-ca4989ffb5e5 2019-03-23 18:12:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:12:28,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-500f3f26-ff0e-4e98-ad6f-ca4989ffb5e5 2019-03-23 18:12:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118624925613s 2019-03-23 18:12:28,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:12:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:12:28,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538e4bad-2a25-4616-adbe-fc6cf28ec3e0 2019-03-23 18:12:28,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788"}, "tags": [], "enabled": true, "id": "906940e62e414f0e89cc8db0fd003788", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}]} 2019-03-23 18:12:28,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-538e4bad-2a25-4616-adbe-fc6cf28ec3e0 2019-03-23 18:12:28,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.137542009354s 2019-03-23 18:12:28,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:12:28,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" -d '{"network": {"tenant_id": "906940e62e414f0e89cc8db0fd003788", "name": "vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "admin_state_up": true}}' 2019-03-23 18:12:29,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:29 GMT X-Openstack-Request-Id: req-2b6c8cae-6573-4c36-8e52-0230201a3228 2019-03-23 18:12:29,023 - 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":"9c121ed0-b348-418c-8a0b-3763287c46f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"906940e62e414f0e89cc8db0fd003788","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:12:28Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa","admin_state_up":true,"tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:28Z","mtu":1450}} 2019-03-23 18:12:29,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2b6c8cae-6573-4c36-8e52-0230201a3228 2019-03-23 18:12:29,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.53634095192s 2019-03-23 18:12:29,024 - 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-03-23T18:12:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c121ed0-b348-418c-8a0b-3763287c46f7', u'provider:segmentation_id': 27, 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_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', u'created_at': u'2019-03-23T18:12:28Z', u'mtu': 1450, u'tenant_id': u'906940e62e414f0e89cc8db0fd003788', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'906940e62e414f0e89cc8db0fd003788', u'l2_adjacency': True}) 2019-03-23 18:12:29,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:12:29,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b35f22-910a-4a81-b8cd-2cfad3d72c9a 2019-03-23 18:12:29,035 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:12:29,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c8b35f22-910a-4a81-b8cd-2cfad3d72c9a 2019-03-23 18:12:29,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:12:29,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906940e62e414f0e89cc8db0fd003788", "name": "vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/906940e62e414f0e89cc8db0fd003788", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/906940e62e414f0e89cc8db0fd003788", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/906940e62e414f0e89cc8db0fd003788", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906940e62e414f0e89cc8db0fd003788", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/906940e62e414f0e89cc8db0fd003788", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/906940e62e414f0e89cc8db0fd003788", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_906940e62e414f0e89cc8db0fd003788", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_906940e62e414f0e89cc8db0fd003788", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906940e62e414f0e89cc8db0fd003788", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/906940e62e414f0e89cc8db0fd003788", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/906940e62e414f0e89cc8db0fd003788", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/906940e62e414f0e89cc8db0fd003788", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/906940e62e414f0e89cc8db0fd003788", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/906940e62e414f0e89cc8db0fd003788", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "id": "7e7dc6f8924f4d05b0c3e523eef214cd"}, "audit_ids": ["4tXYkkEYTGSur8CJTA5LeQ"], "issued_at": "2019-03-23T18:12:29.000000Z"}} 2019-03-23 18:12:29,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:12:29,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:29,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:29 GMT X-Openstack-Request-Id: req-7f6cc8ad-a0d8-4bd1-b517-26bfb09f5996 2019-03-23 18:12:29,752 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9c121ed0-b348-418c-8a0b-3763287c46f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"906940e62e414f0e89cc8db0fd003788","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:12:28Z","qos_policy_id":null,"name":"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa","admin_state_up":true,"tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:28Z","mtu":1450}]} 2019-03-23 18:12:29,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7f6cc8ad-a0d8-4bd1-b517-26bfb09f5996 2019-03-23 18:12:29,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309509038925s 2019-03-23 18:12:29,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:12:29,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"subnet": {"name": "vping_userdata-subnet_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "enable_dhcp": true, "network_id": "9c121ed0-b348-418c-8a0b-3763287c46f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:12:30,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:30 GMT X-Openstack-Request-Id: req-f700ecb8-65c3-4447-a709-3a97e98fc926 2019-03-23 18:12:30,897 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c121ed0-b348-418c-8a0b-3763287c46f7","tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:12: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":"906940e62e414f0e89cc8db0fd003788","id":"91ca8234-3776-4572-828c-6315ed857552","subnetpool_id":null,"name":"vping_userdata-subnet_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}} 2019-03-23 18:12:30,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f700ecb8-65c3-4447-a709-3a97e98fc926 2019-03-23 18:12:30,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.14315104485s 2019-03-23 18:12:30,898 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:12: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'91ca8234-3776-4572-828c-6315ed857552', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', u'enable_dhcp': True, u'network_id': u'9c121ed0-b348-418c-8a0b-3763287c46f7', u'tenant_id': u'906940e62e414f0e89cc8db0fd003788', u'created_at': u'2019-03-23T18:12: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'906940e62e414f0e89cc8db0fd003788'}) 2019-03-23 18:12:30,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:12:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vping_userdata-router_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "admin_state_up": true}}' 2019-03-23 18:12:37,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:37 GMT X-Openstack-Request-Id: req-f83c2492-3393-4f53-9e03-56ac155cf0a3 2019-03-23 18:12:37,822 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "906940e62e414f0e89cc8db0fd003788", "created_at": "2019-03-23T18:12:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:12:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "906940e62e414f0e89cc8db0fd003788", "id": "8646606e-b82a-40ad-895d-5a5209f1ec19", "name": "vping_userdata-router_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}} 2019-03-23 18:12:37,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f83c2492-3393-4f53-9e03-56ac155cf0a3 2019-03-23 18:12:37,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.92357707024s 2019-03-23 18:12:37,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:12:33Z', u'revision_number': 3, u'id': u'8646606e-b82a-40ad-895d-5a5209f1ec19', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', u'admin_state_up': True, u'tenant_id': u'906940e62e414f0e89cc8db0fd003788', u'created_at': u'2019-03-23T18:12:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'906940e62e414f0e89cc8db0fd003788'}) 2019-03-23 18:12:37,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:12:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/8646606e-b82a-40ad-895d-5a5209f1ec19/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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"subnet_id": "91ca8234-3776-4572-828c-6315ed857552"}' 2019-03-23 18:12:40,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:40 GMT X-Openstack-Request-Id: req-ccac2a82-3085-48fb-8955-0a98ff3a09bd 2019-03-23 18:12:40,966 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9c121ed0-b348-418c-8a0b-3763287c46f7", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "subnet_id": "91ca8234-3776-4572-828c-6315ed857552", "subnet_ids": ["91ca8234-3776-4572-828c-6315ed857552"], "port_id": "4b350ac2-2445-4e27-82d3-0056cea2c1e4", "id": "8646606e-b82a-40ad-895d-5a5209f1ec19"} 2019-03-23 18:12:40,966 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8646606e-b82a-40ad-895d-5a5209f1ec19/add_router_interface.json used request id req-ccac2a82-3085-48fb-8955-0a98ff3a09bd 2019-03-23 18:12:40,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14294290543s 2019-03-23 18:12:40,967 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:12:41,112 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:12:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:12:41,121 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:41 GMT 2019-03-23 18:12:41,121 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:12:41,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:12:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:41,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:41 GMT X-Openstack-Request-Id: req-e5a02414-4ada-4bfb-b9f7-c07fa34aa253 2019-03-23 18:12:41,484 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:12:41,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e5a02414-4ada-4bfb-b9f7-c07fa34aa253 2019-03-23 18:12:41,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.357137918472s 2019-03-23 18:12:41,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:12:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}' 2019-03-23 18:12:41,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:41 GMT Location: http://172.30.9.28:9292/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2ffc37e-704e-45bf-801e-c017b560bc2e 2019-03-23 18:12:41,873 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:12:41Z", "file": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file", "owner": "906940e62e414f0e89cc8db0fd003788", "id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "size": null, "self": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "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_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "checksum": null, "created_at": "2019-03-23T18:12:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:12:41,874 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f2ffc37e-704e-45bf-801e-c017b560bc2e 2019-03-23 18:12:41,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.380518198013s 2019-03-23 18:12:41,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:12:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '' 2019-03-23 18:12:43,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:12:43 GMT X-Openstack-Request-Id: req-47c887fb-8f8f-40b5-87e7-fe7f634c6423 2019-03-23 18:12:43,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:12:43,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file used request id req-47c887fb-8f8f-40b5-87e7-fe7f634c6423 2019-03-23 18:12:43,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17202782631s 2019-03-23 18:12:43,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:12:43,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:43,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:43 GMT X-Openstack-Request-Id: req-b9f9b042-9276-4a17-a2de-5354c9178228 2019-03-23 18:12:43,368 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:12:42Z", "file": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file", "owner": "906940e62e414f0e89cc8db0fd003788", "id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "size": 12716032, "self": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:12:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:12:43,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b9f9b042-9276-4a17-a2de-5354c9178228 2019-03-23 18:12:43,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317301034927s 2019-03-23 18:12:43,371 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file', 'owner': u'906940e62e414f0e89cc8db0fd003788', 'id': u'ea05f917-a377-4dda-8d45-dc6f4cd3f0e1', 'size': 12716032, u'self': u'/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906940e62e414f0e89cc8db0fd003788', 'name': 'vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:12:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:12:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', '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/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1', 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_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'created': u'2019-03-23T18:12:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:12: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/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1', 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_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:12:43,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:12:43,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:12:43,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-b076760f-2e2b-4ad6-9ab6-fe70cfca4d7d x-openstack-request-id: req-b076760f-2e2b-4ad6-9ab6-fe70cfca4d7d 2019-03-23 18:12:43,858 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "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": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2"}} 2019-03-23 18:12:43,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b076760f-2e2b-4ad6-9ab6-fe70cfca4d7d 2019-03-23 18:12:43,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.484396934509s 2019-03-23 18:12:43,859 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'3dab58c5-38d4-4389-b2f1-9701d2ae5cf2', 'swap': 0}) 2019-03-23 18:12:43,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:12:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2/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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" -d '{"extra_specs": {}}' 2019-03-23 18:12:43,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-0ef5e991-6a68-4ab7-9036-448c5b9fa0c7 x-openstack-request-id: req-0ef5e991-6a68-4ab7-9036-448c5b9fa0c7 2019-03-23 18:12:43,880 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:12:43,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2/os-extra_specs used request id req-0ef5e991-6a68-4ab7-9036-448c5b9fa0c7 2019-03-23 18:12:43,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203628540039s 2019-03-23 18:12:43,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:12:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:43,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:43 GMT X-Openstack-Request-Id: req-782871d4-95f0-4d50-8bde-f9558a7a7a22 2019-03-23 18:12:43,982 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c121ed0-b348-418c-8a0b-3763287c46f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"906940e62e414f0e89cc8db0fd003788","l2_adjacency":true,"status":"ACTIVE","subnets":["91ca8234-3776-4572-828c-6315ed857552"],"description":"","tags":[],"updated_at":"2019-03-23T18:12:30Z","qos_policy_id":null,"name":"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa","admin_state_up":true,"tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:28Z","mtu":1450}]} 2019-03-23 18:12:43,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-782871d4-95f0-4d50-8bde-f9558a7a7a22 2019-03-23 18:12:43,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10102891922s 2019-03-23 18:12:43,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:12:43,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:44 GMT X-Openstack-Request-Id: req-c04d4294-4c6a-4653-ac40-3bbe48274d2f 2019-03-23 18:12:44,232 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:12:42Z", "file": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file", "owner": "906940e62e414f0e89cc8db0fd003788", "id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "size": 12716032, "self": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:12:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:12:44,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c04d4294-4c6a-4653-ac40-3bbe48274d2f 2019-03-23 18:12:44,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.244421958923s 2019-03-23 18:12:44,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:12:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:44,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-d9fc9b5b-759c-4233-a65a-6023afef94dd x-openstack-request-id: req-d9fc9b5b-759c-4233-a65a-6023afef94dd 2019-03-23 18:12:44,593 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "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": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2"}]} 2019-03-23 18:12:44,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d9fc9b5b-759c-4233-a65a-6023afef94dd 2019-03-23 18:12:44,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.353980064392s 2019-03-23 18:12:44,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:12:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"server": {"name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "imageRef": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "flavorRef": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9c121ed0-b348-418c-8a0b-3763287c46f7"}]}}' 2019-03-23 18:12:49,780 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b x-compute-request-id: req-71fabf5e-8dba-4981-8db8-3f0397ac7c62 x-openstack-request-id: req-71fabf5e-8dba-4981-8db8-3f0397ac7c62 2019-03-23 18:12:49,780 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "adminPass": "jYyhU2Vfmj6S"}} 2019-03-23 18:12:49,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-71fabf5e-8dba-4981-8db8-3f0397ac7c62 2019-03-23 18:12:49,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.18266201019s 2019-03-23 18:12:49,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:50,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-458cd19b-b11f-4861-9f56-a7fab9ecb7f6 x-openstack-request-id: req-458cd19b-b11f-4861-9f56-a7fab9ecb7f6 2019-03-23 18:12:50,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "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-03-23T18:12:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:12:50,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-458cd19b-b11f-4861-9f56-a7fab9ecb7f6 2019-03-23 18:12:50,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3903901577s 2019-03-23 18:12:50,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:12:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:50,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:50 GMT X-Openstack-Request-Id: req-48e83402-153b-4003-9c8a-52d384044f78 2019-03-23 18:12:50,759 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c121ed0-b348-418c-8a0b-3763287c46f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"906940e62e414f0e89cc8db0fd003788","l2_adjacency":true,"status":"ACTIVE","subnets":["91ca8234-3776-4572-828c-6315ed857552"],"description":"","tags":[],"updated_at":"2019-03-23T18:12:30Z","qos_policy_id":null,"name":"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa","admin_state_up":true,"tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:28Z","mtu":1450}]} 2019-03-23 18:12:50,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-48e83402-153b-4003-9c8a-52d384044f78 2019-03-23 18:12:50,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.575599908829s 2019-03-23 18:12:50,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:12:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:51,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12:51 GMT X-Openstack-Request-Id: req-20f34cc9-41d5-41bc-9a78-94215e12c00e 2019-03-23 18:12:51,095 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c121ed0-b348-418c-8a0b-3763287c46f7","tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:12: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":"906940e62e414f0e89cc8db0fd003788","id":"91ca8234-3776-4572-828c-6315ed857552","subnetpool_id":null,"name":"vping_userdata-subnet_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}]} 2019-03-23 18:12:51,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-20f34cc9-41d5-41bc-9a78-94215e12c00e 2019-03-23 18:12:51,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334388017654s 2019-03-23 18:12:51,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:12:53,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:53,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:53,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-a9f0a0c6-8738-4635-930f-1555f54c70fa x-openstack-request-id: req-a9f0a0c6-8738-4635-930f-1555f54c70fa 2019-03-23 18:12:53,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:12:52Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:12:53,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9f0a0c6-8738-4635-930f-1555f54c70fa 2019-03-23 18:12:53,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.310583114624s 2019-03-23 18:12:53,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:12:55,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:12:56,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-5b906491-218a-47ff-9860-042a1620ff59 x-openstack-request-id: req-5b906491-218a-47ff-9860-042a1620ff59 2019-03-23 18:12:56,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:12:52Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:12:56,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b906491-218a-47ff-9860-042a1620ff59 2019-03-23 18:12:56,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32789707184s 2019-03-23 18:12:56,754 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:12:58,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:12:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:00,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 23 Mar 2019 18:12: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-3bc89808-7497-4997-8dc7-ab5d9ba7a01c x-openstack-request-id: req-3bc89808-7497-4997-8dc7-ab5d9ba7a01c 2019-03-23 18:13:00,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:00,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3bc89808-7497-4997-8dc7-ab5d9ba7a01c 2019-03-23 18:13:00,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34382581711s 2019-03-23 18:13:00,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:13:00,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3490726d-15ed-470a-9c4f-ffac5bfd791b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:00,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:00 GMT X-Openstack-Request-Id: req-2f0bcc8d-e1c2-4ac1-b87f-eeba8bf8b618 2019-03-23 18:13:00,164 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:12:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91ca8234-3776-4572-828c-6315ed857552","ip_address":"192.168.120.9"}],"id":"075db2c0-a622-4583-8eae-0851d9fbb2a0","security_groups":["48b7ab8b-3dff-400b-8add-864aaa601db9"],"mac_address":"fa:16:3e:40:6f:c3","project_id":"906940e62e414f0e89cc8db0fd003788","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c121ed0-b348-418c-8a0b-3763287c46f7","tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:53Z","binding:vnic_type":"normal","device_id":"3490726d-15ed-470a-9c4f-ffac5bfd791b","ip_allocation":"immediate"}]} 2019-03-23 18:13:00,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3490726d-15ed-470a-9c4f-ffac5bfd791b used request id req-2f0bcc8d-e1c2-4ac1-b87f-eeba8bf8b618 2019-03-23 18:13:00,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0567989349365s 2019-03-23 18:13:00,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:13:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=075db2c0-a622-4583-8eae-0851d9fbb2a0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:00,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:00 GMT X-Openstack-Request-Id: req-05a26e47-9079-404d-a50e-cf01b604e3d2 2019-03-23 18:13:00,229 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:13:00,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=075db2c0-a622-4583-8eae-0851d9fbb2a0 used request id req-05a26e47-9079-404d-a50e-cf01b604e3d2 2019-03-23 18:13:00,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0542190074921s 2019-03-23 18:13:00,230 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:40:6f:c3', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea05f917-a377-4dda-8d45-dc6f4cd3f0e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:12:58.000000', 'flavor': Munch({u'id': u'3dab58c5-38d4-4389-b2f1-9701d2ae5cf2'}), 'az': u'nova', 'id': u'3490726d-15ed-470a-9c4f-ffac5bfd791b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7e7dc6f8924f4d05b0c3e523eef214cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906940e62e414f0e89cc8db0fd003788', 'name': 'vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', '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-03-23T18:12:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:12:58Z', 'hostId': u'3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818', '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-03-23T18:12:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'906940e62e414f0e89cc8db0fd003788', 'name': u'vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'adminPass': u'jYyhU2Vfmj6S', 'tenant_id': u'906940e62e414f0e89cc8db0fd003788', 'created_at': u'2019-03-23T18:12:49Z', 'created': u'2019-03-23T18:12:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:13:00,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:13:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:00,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:00 GMT X-Openstack-Request-Id: req-c786cb77-df22-4e5b-8313-ee40814e4993 2019-03-23 18:13:00,329 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c121ed0-b348-418c-8a0b-3763287c46f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"906940e62e414f0e89cc8db0fd003788","l2_adjacency":true,"status":"ACTIVE","subnets":["91ca8234-3776-4572-828c-6315ed857552"],"description":"","tags":[],"updated_at":"2019-03-23T18:12:30Z","qos_policy_id":null,"name":"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa","admin_state_up":true,"tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:28Z","mtu":1450}]} 2019-03-23 18:13:00,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c786cb77-df22-4e5b-8313-ee40814e4993 2019-03-23 18:13:00,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982639789581s 2019-03-23 18:13:00,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:13:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:00,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:00 GMT X-Openstack-Request-Id: req-be84734e-5f1e-42b2-bb4e-e24dea9a2bbd 2019-03-23 18:13:00,649 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:12:42Z", "file": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file", "owner": "906940e62e414f0e89cc8db0fd003788", "id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "size": 12716032, "self": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:12:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:13:00,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-be84734e-5f1e-42b2-bb4e-e24dea9a2bbd 2019-03-23 18:13:00,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314638137817s 2019-03-23 18:13:00,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:13:00,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:00,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-8341fcf1-ef4c-4c40-86bf-499f2dc54207 x-openstack-request-id: req-8341fcf1-ef4c-4c40-86bf-499f2dc54207 2019-03-23 18:13:00,675 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "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": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2"}]} 2019-03-23 18:13:00,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8341fcf1-ef4c-4c40-86bf-499f2dc54207 2019-03-23 18:13:00,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245280265808s 2019-03-23 18:13:00,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:13:00,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"server": {"name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "imageRef": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "flavorRef": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjkgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9c121ed0-b348-418c-8a0b-3763287c46f7"}]}}' 2019-03-23 18:13:04,503 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69 x-compute-request-id: req-1621f6a3-407b-4d30-86ad-8ade749bf2b0 x-openstack-request-id: req-1621f6a3-407b-4d30-86ad-8ade749bf2b0 2019-03-23 18:13:04,503 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "61e62565-af1e-4478-a999-5da73fd52c69", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "adminPass": "VsaZXj6Rozzv"}} 2019-03-23 18:13:04,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-1621f6a3-407b-4d30-86ad-8ade749bf2b0 2019-03-23 18:13:04,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.82649898529s 2019-03-23 18:13:04,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:05,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-b5d63b73-7640-4e5c-be54-d74bed94ce7b x-openstack-request-id: req-b5d63b73-7640-4e5c-be54-d74bed94ce7b 2019-03-23 18:13:05,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "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-03-23T18:13:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:05,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b5d63b73-7640-4e5c-be54-d74bed94ce7b 2019-03-23 18:13:05,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712247848511s 2019-03-23 18:13:05,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:13:07,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:08,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-ef5efe78-076d-4c5a-9e6a-4d507911dbc0 x-openstack-request-id: req-ef5efe78-076d-4c5a-9e6a-4d507911dbc0 2019-03-23 18:13:08,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:13:07Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:08,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef5efe78-076d-4c5a-9e6a-4d507911dbc0 2019-03-23 18:13:08,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03686499596s 2019-03-23 18:13:08,271 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:13:10,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:11,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-d6d7abe9-f8ea-4a02-9c2e-dd20271786d5 x-openstack-request-id: req-d6d7abe9-f8ea-4a02-9c2e-dd20271786d5 2019-03-23 18:13:11,342 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:13:07Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:11,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6d7abe9-f8ea-4a02-9c2e-dd20271786d5 2019-03-23 18:13:11,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06847691536s 2019-03-23 18:13:11,350 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:13:13,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:15,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-649482c7-fa7f-426a-b5f3-9bd58f371235 x-openstack-request-id: req-649482c7-fa7f-426a-b5f3-9bd58f371235 2019-03-23 18:13:15,031 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:13:07Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:15,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-649482c7-fa7f-426a-b5f3-9bd58f371235 2019-03-23 18:13:15,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.67831897736s 2019-03-23 18:13:15,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:13:17,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:17,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-72b40e82-33b2-4a9f-8e5a-4a73d7ba51c0 x-openstack-request-id: req-72b40e82-33b2-4a9f-8e5a-4a73d7ba51c0 2019-03-23 18:13:17,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:db:54", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:13:13.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:13:13Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:17,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-72b40e82-33b2-4a9f-8e5a-4a73d7ba51c0 2019-03-23 18:13:17,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741809844971s 2019-03-23 18:13:17,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:13:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=61e62565-af1e-4478-a999-5da73fd52c69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:17,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:17 GMT X-Openstack-Request-Id: req-284436b2-873a-4408-b0d0-f7c23c496940 2019-03-23 18:13:17,854 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:13:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91ca8234-3776-4572-828c-6315ed857552","ip_address":"192.168.120.5"}],"id":"8fafab2c-8eaf-4cc0-ae49-0c087fe975d7","security_groups":["48b7ab8b-3dff-400b-8add-864aaa601db9"],"mac_address":"fa:16:3e:27:db:54","project_id":"906940e62e414f0e89cc8db0fd003788","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c121ed0-b348-418c-8a0b-3763287c46f7","tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:13:08Z","binding:vnic_type":"normal","device_id":"61e62565-af1e-4478-a999-5da73fd52c69","ip_allocation":"immediate"}]} 2019-03-23 18:13:17,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=61e62565-af1e-4478-a999-5da73fd52c69 used request id req-284436b2-873a-4408-b0d0-f7c23c496940 2019-03-23 18:13:17,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0608460903168s 2019-03-23 18:13:17,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:13:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=8fafab2c-8eaf-4cc0-ae49-0c087fe975d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:17,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:17 GMT X-Openstack-Request-Id: req-777cbbf3-6871-4c6d-84e0-c78b83915d0a 2019-03-23 18:13:17,918 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:13:17,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=8fafab2c-8eaf-4cc0-ae49-0c087fe975d7 used request id req-777cbbf3-6871-4c6d-84e0-c78b83915d0a 2019-03-23 18:13:17,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0521550178528s 2019-03-23 18:13:17,919 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:db:54', 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'ea05f917-a377-4dda-8d45-dc6f4cd3f0e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:13:13.000000', 'flavor': Munch({u'id': u'3dab58c5-38d4-4389-b2f1-9701d2ae5cf2'}), 'az': u'nova', 'id': u'61e62565-af1e-4478-a999-5da73fd52c69', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7e7dc6f8924f4d05b0c3e523eef214cd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906940e62e414f0e89cc8db0fd003788', 'name': 'vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', '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-03-23T18:13:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:13:13Z', 'hostId': u'925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb', '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-03-23T18:13:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'906940e62e414f0e89cc8db0fd003788', 'name': u'vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa', 'adminPass': u'VsaZXj6Rozzv', 'tenant_id': u'906940e62e414f0e89cc8db0fd003788', 'created_at': u'2019-03-23T18:13:04Z', 'created': u'2019-03-23T18:13:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:13:17,919 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-03-23 18:13:18,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:18,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:19,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-68ba8484-2cae-4ef9-b299-ebb67971a23c x-openstack-request-id: req-68ba8484-2cae-4ef9-b299-ebb67971a23c 2019-03-23 18:13:19,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:db:54", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:13:13.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:13:13Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:12:58Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:19,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-68ba8484-2cae-4ef9-b299-ebb67971a23c 2019-03-23 18:13:19,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94657087326s 2019-03-23 18:13:19,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 18:13:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69/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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 18:13:20,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9571 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-511345fb-fdca-46ec-a67a-9e9396baee90 x-openstack-request-id: req-511345fb-fdca-46ec-a67a-9e9396baee90 2019-03-23 18:13:20,159 - 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 521874252 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.250767] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.254301] pid_max: default: 32768 minimum: 301\n[ 0.256200] ACPI: Core revision 20150930\n[ 0.258444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.261166] Security Framework initialized\n[ 0.262873] Yama: becoming mindful.\n[ 0.264379] AppArmor: AppArmor initialized\n[ 0.266142] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.268925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.271606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.277081] Initializing cgroup subsys io\n[ 0.278765] Initializing cgroup subsys memory\n[ 0.280590] Initializing cgroup subsys devices\n[ 0.282430] Initializing cgroup subsys freezer\n[ 0.283954] Initializing cgroup subsys net_cls\n[ 0.285482] Initializing cgroup subsys perf_event\n[ 0.287079] Initializing cgroup subsys net_prio\n[ 0.288619] Initializing cgroup subsys hugetlb\n[ 0.290137] Initializing cgroup subsys pids\n[ 0.291642] CPU: Physical Processor ID: 0\n[ 0.293758] mce: CPU supports 10 MCE banks\n[ 0.295224] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.296987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.315746] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.324369] ftrace: allocating 31920 entries in 125 pages\n[ 0.356405] smpboot: Max logical packages: 1\n[ 0.357898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360253] x2apic enabled\n[ 0.361620] Switched APIC routing to physical x2apic.\n[ 0.364488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366440] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373172] KVM setup paravirtual spinlock\n[ 0.375135] x86: Booted up 1 node, 1 CPUs\n[ 0.376537] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378901] devtmpfs: initialized\n[ 0.381137] evm: security.selinux\n[ 0.382350] evm: security.SMACK64\n[ 0.383553] evm: security.SMACK64EXEC\n[ 0.384850] evm: security.SMACK64TRANSMUTE\n[ 0.386271] evm: security.SMACK64MMAP\n[ 0.387564] evm: security.ima\n[ 0.388674] evm: security.capability\n[ 0.390032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.393250] pinctrl core: initialized pinctrl subsystem\n[ 0.395122] RTC time: 18:13:13, date: 03/23/19\n[ 0.396743] NET: Registered protocol family 16\n[ 0.398389] cpuidle: using governor ladder\n[ 0.399822] cpuidle: using governor menu\n[ 0.401202] PCCT header not found.\n[ 0.402484] ACPI: bus type PCI registered\n[ 0.403886] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406042] PCI: Using configuration type 1 for base access\n[ 0.408612] ACPI: Added _OSI(Module Device)\n[ 0.410077] ACPI: Added _OSI(Processor Device)\n[ 0.411585] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413164] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.415734] ACPI: Interpreter enabled\n[ 0.417057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.420284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.423517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.426741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.429953] ACPI: (supports S0 S5)\n[ 0.431185] ACPI: Using IOAPIC for interrupt routing\n[ 0.432840] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.437333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.439326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.443579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447363] acpiphp: Slot [3] registered\n[ 0.448758] acpiphp: Slot [4] registered\n[ 0.450146] acpiphp: Slot [5] registered\n[ 0.451539] acpiphp: Slot [6] registered\n[ 0.452928] acpiphp: Slot [7] registered\n[ 0.454311] acpiphp: Slot [8] registered\n[ 0.455705] acpiphp: Slot [9] registered\n[ 0.457093] acpiphp: Slot [10] registered\n[ 0.458495] acpiphp: Slot [11] registered\n[ 0.460293] acpiphp: Slot [12] registered\n[ 0.461716] acpiphp: Slot [13] registered\n[ 0.463127] acpiphp: Slot [14] registered\n[ 0.464547] acpiphp: Slot [15] registered\n[ 0.481513] acpiphp: Slot [16] registered\n[ 0.482962] acpiphp: Slot [17] registered\n[ 0.484366] acpiphp: Slot [18] registered\n[ 0.485779] acpiphp: Slot [19] registered\n[ 0.487184] acpiphp: Slot [20] registered\n[ 0.488594] acpiphp: Slot [21] registered\n[ 0.490007] acpiphp: Slot [22] registered\n[ 0.491418] acpiphp: Slot [23] registered\n[ 0.492822] acpiphp: Slot [24] registered\n[ 0.494237] acpiphp: Slot [25] registered\n[ 0.495643] acpiphp: Slot [26] registered\n[ 0.497046] acpiphp: Slot [27] registered\n[ 0.498484] acpiphp: Slot [28] registered\n[ 0.499908] acpiphp: Slot [29] registered\n[ 0.501315] acpiphp: Slot [30] registered\n[ 0.502726] acpiphp: Slot [31] registered\n[ 0.504139] PCI host bridge to bus 0000:00\n[ 0.505552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.509815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512417] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.515014] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.517654] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.522394] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.524688] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.526809] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.529106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.533597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536156] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.561971] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566497] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.569096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.571591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574098] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576296] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.580550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.583324] vgaarb: loaded\n[ 0.584427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.586557] SCSI subsystem initialized\n[ 0.588189] ACPI: bus type USB registered\n[ 0.589651] usbcore: registered new interface driver usbfs\n[ 0.591482] usbcore: registered new interface driver hub\n[ 0.593270] usbcore: registered new device driver usb\n[ 0.595216] PCI: Using ACPI for IRQ routing\n[ 0.597183] NetLabel: Initializing\n[ 0.598454] NetLabel: domain hash size = 128\n[ 0.599988] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.601694] NetLabel: unlabeled traffic allowed by default\n[ 0.603769] clocksource: Switched to clocksource kvm-clock\n[ 0.614166] AppArmor: AppArmor Filesystem Enabled\n[ 0.615860] pnp: PnP ACPI init\n[ 0.617366] pnp: PnP ACPI: found 5 devices\n[ 0.624577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.627614] NET: Registered protocol family 2\n[ 0.629424] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.631731] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.633880] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.636035] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637984] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.640083] NET: Registered protocol family 1\n[ 0.641644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.643616] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.645583] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675838] Trying to unpack rootfs image as initramfs...\n[ 0.738166] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.741075] Scanning for low memory corruption every 60 seconds\n[ 0.743407] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.745533] audit: initializing netlink subsys (disabled)\n[ 0.747361] audit: type=2000 audit(1553364794.277:1): initialized\n[ 0.749654] Initialise system trusted keyring\n[ 0.751305] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.753378] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.756516] zbud: loaded\n[ 0.757704] VFS: Disk quotas dquot_6.6.0\n[ 0.759150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.761778] fuse init (API version 7.23)\n[ 0.763358] Key type big_key registered\n[ 0.764776] Allocating IMA MOK and blacklist keyrings.\n[ 0.766845] Key type asymmetric registered\n[ 0.768311] Asymmetric key parser 'x509' registered\n[ 0.770010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.772653] io scheduler noop registered\n[ 0.774056] io scheduler deadline registered (default)\n[ 0.775836] io scheduler cfq registered\n[ 0.777305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.779158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.781383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.783969] ACPI: Power Button [PWRF]\n[ 0.785425] GHES: HEST is not enabled!\n[ 0.799746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.829795] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.833386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.859310] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.862939] Linux agpgart interface v0.103\n[ 0.866672] brd: module loaded\n[ 0.869144] loop: module loaded\n[ 0.874138] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.876716] GPT:90111 != 2097151\n[ 0.877920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.879880] GPT:90111 != 2097151\n[ 0.881086] GPT: Use GNU Parted to correct GPT errors.\n[ 0.882806] vda: vda1 vda15\n[ 0.884701] scsi host0: ata_piix\n[ 0.886093] scsi host1: ata_piix\n[ 0.887347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.889531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.892347] libphy: Fixed MDIO Bus: probed\n[ 0.893804] tun: Universal TUN/TAP device driver, 1.6\n[ 0.895530] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.898794] PPP generic driver version 2.4.2\n[ 0.900383] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.902533] ehci-pci: EHCI PCI platform driver\n[ 0.904090] ehci-platform: EHCI generic platform driver\n[ 0.905879] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.907907] ohci-pci: OHCI PCI platform driver\n[ 0.909463] ohci-platform: OHCI generic platform driver\n[ 0.911249] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.926283] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.928065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.930661] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.932427] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.934459] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.936745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.939272] usb usb1: Product: UHCI Host Controller\n[ 0.940925] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.942967] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.944663] hub 1-0:1.0: USB hub found\n[ 0.946053] hub 1-0:1.0: 2 ports detected\n[ 0.947636] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.951273] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.952973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.954778] mousedev: PS/2 mouse device common for all mice\n[ 0.957050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.960064] rtc_cmos 00:00: RTC can wake from S4\n[ 0.962198] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.964365] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.966495] i2c /dev entries driver\n[ 0.967841] device-mapper: uevent: version 1.0.3\n[ 0.969525] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.972425] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.974730] NET: Registered protocol family 10\n[ 0.976583] NET: Registered protocol family 17\n[ 0.978182] Key type dns_resolver registered\n[ 0.979903] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.981880] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.985039] registered taskstats version 1\n[ 0.986526] Loading compiled-in X.509 certificates\n[ 0.988731] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.992059] zswap: loaded using pool lzo/zbud\n[ 0.994432] Key type trusted registered\n[ 0.996949] Key type encrypted registered\n[ 0.998402] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.000260] ima: No TPM chip found, activating TPM-bypass!\n[ 1.002125] evm: HMAC attrs: 0x1\n[ 1.003706] Magic number: 11:786:241\n[ 1.005215] rtc_cmos 00:00: setting system clock to 2019-03-23 18:13:13 UTC (1553364793)\n[ 1.008063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010044] EDD information not available.\n[ 1.049443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.068195] Write protecting the kernel read-only data: 14336k\n[ 1.071606] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.074729] 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.124067] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.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: /dev/root resized successfully [took 0.13s]\nRDO 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGN2cfUsE0vAYb4XzNwNncl68rss/DxOyjd+jkA8QVUMK0g8NQtaI8QXNS2DU4MJsFZ8STqSUC8ESy03u4W3zStKj98nij/PlaMmiyHcpsYRE5mWGOgNRhyQFpv1y5k+sEKGCXDyLBnzpDbpbjgPGLJUdxigaZ+noSm15XJhX+eXAT5gDRvyQGF3vFd0VEzoeWN/IAAIpZ+zN+EP9IWr7qa0FSVDzOlh3iEieIxQ5YSbgLWoXJEBzOcMF0RzoqExt4P8R78q1QbFYRVXR5RdOe3luj34zmi7OnhYzwu5TwwO2B3TGuF4DIuKMO2P2fPMIfEXK+t+QOU1pblWRyFx4H root@vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa\nssh-dss AAAAB3NzaC1kc3MAAACBAMDwDaoI8QPR34QW+3kQHbly7lH0AeNpc4RBlg/IUU51YSGLb7PUdaP01vWcP2Vl249ak1Fl7d/s3LpOMCc6NdWyB7SH4Zm/D9hgbqltdCGbr4j2VE3I5BEThbopSZmEeHSwy3cIigO6GASZ9MtlfBI9OM0Nb3i/p+sou7WAD4zJAAAAFQCLytZiFMBfXB40SC6HglV7RtPw+wAAAIEAkv1uCl3dELjx5/cmUIAa80CAAKmO3fXkAaH4mVrDbgsMao/UgIbSr++saBv6QHVniZixv0Ao4CezKCrTLtpTa1cRaWZCmOkOthBst3Tz7t2W2pomhY0q6q/cfixRAcZKfy02zkRNz5tEu8htVEaVVt5rZ6L2U/QeGRI/U1GPmAYAAACATzr76fi2OKjgkZAYK4uKXIKbJAQ3lYTusfxN6bxM5wNo79Bo85OODajj7JYogQmGx9I1HhNvDfyJGGNk12icyjEii7ddscH2U2/klyzxf9cgYrOVyhnuKw+yq5a523ROFVM4fSfoEFtsEZGyd/GLNYEaN8DswqsSW4y027hpJ7Y= root@vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe27:db54/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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.47 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa login: "} 2019-03-23 18:13:20,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69/action used request id req-511345fb-fdca-46ec-a67a-9e9396baee90 2019-03-23 18:13:20,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.288944005966s 2019-03-23 18:13:20,161 - 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 521874252 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.250767] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.254301] pid_max: default: 32768 minimum: 301 [ 0.256200] ACPI: Core revision 20150930 [ 0.258444] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.261166] Security Framework initialized [ 0.262873] Yama: becoming mindful. [ 0.264379] AppArmor: AppArmor initialized [ 0.266142] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.268925] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.271606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274167] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277081] Initializing cgroup subsys io [ 0.278765] Initializing cgroup subsys memory [ 0.280590] Initializing cgroup subsys devices [ 0.282430] Initializing cgroup subsys freezer [ 0.283954] Initializing cgroup subsys net_cls [ 0.285482] Initializing cgroup subsys perf_event [ 0.287079] Initializing cgroup subsys net_prio [ 0.288619] Initializing cgroup subsys hugetlb [ 0.290137] Initializing cgroup subsys pids [ 0.291642] CPU: Physical Processor ID: 0 [ 0.293758] mce: CPU supports 10 MCE banks [ 0.295224] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.296987] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315746] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.324369] ftrace: allocating 31920 entries in 125 pages [ 0.356405] smpboot: Max logical packages: 1 [ 0.357898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360253] x2apic enabled [ 0.361620] Switched APIC routing to physical x2apic. [ 0.364488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366440] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373172] KVM setup paravirtual spinlock [ 0.375135] x86: Booted up 1 node, 1 CPUs [ 0.376537] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378901] devtmpfs: initialized [ 0.381137] evm: security.selinux [ 0.382350] evm: security.SMACK64 [ 0.383553] evm: security.SMACK64EXEC [ 0.384850] evm: security.SMACK64TRANSMUTE [ 0.386271] evm: security.SMACK64MMAP [ 0.387564] evm: security.ima [ 0.388674] evm: security.capability [ 0.390032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393250] pinctrl core: initialized pinctrl subsystem [ 0.395122] RTC time: 18:13:13, date: 03/23/19 [ 0.396743] NET: Registered protocol family 16 [ 0.398389] cpuidle: using governor ladder [ 0.399822] cpuidle: using governor menu [ 0.401202] PCCT header not found. [ 0.402484] ACPI: bus type PCI registered [ 0.403886] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406042] PCI: Using configuration type 1 for base access [ 0.408612] ACPI: Added _OSI(Module Device) [ 0.410077] ACPI: Added _OSI(Processor Device) [ 0.411585] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413164] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415734] ACPI: Interpreter enabled [ 0.417057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.420284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.429953] ACPI: (supports S0 S5) [ 0.431185] ACPI: Using IOAPIC for interrupt routing [ 0.432840] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.437333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.439326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447363] acpiphp: Slot [3] registered [ 0.448758] acpiphp: Slot [4] registered [ 0.450146] acpiphp: Slot [5] registered [ 0.451539] acpiphp: Slot [6] registered [ 0.452928] acpiphp: Slot [7] registered [ 0.454311] acpiphp: Slot [8] registered [ 0.455705] acpiphp: Slot [9] registered [ 0.457093] acpiphp: Slot [10] registered [ 0.458495] acpiphp: Slot [11] registered [ 0.460293] acpiphp: Slot [12] registered [ 0.461716] acpiphp: Slot [13] registered [ 0.463127] acpiphp: Slot [14] registered [ 0.464547] acpiphp: Slot [15] registered [ 0.481513] acpiphp: Slot [16] registered [ 0.482962] acpiphp: Slot [17] registered [ 0.484366] acpiphp: Slot [18] registered [ 0.485779] acpiphp: Slot [19] registered [ 0.487184] acpiphp: Slot [20] registered [ 0.488594] acpiphp: Slot [21] registered [ 0.490007] acpiphp: Slot [22] registered [ 0.491418] acpiphp: Slot [23] registered [ 0.492822] acpiphp: Slot [24] registered [ 0.494237] acpiphp: Slot [25] registered [ 0.495643] acpiphp: Slot [26] registered [ 0.497046] acpiphp: Slot [27] registered [ 0.498484] acpiphp: Slot [28] registered [ 0.499908] acpiphp: Slot [29] registered [ 0.501315] acpiphp: Slot [30] registered [ 0.502726] acpiphp: Slot [31] registered [ 0.504139] PCI host bridge to bus 0000:00 [ 0.505552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.509815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512417] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.515014] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.517654] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.522394] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.524688] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.526809] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.529106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.533597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536156] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.561971] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566497] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.571591] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574098] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576296] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578640] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.580550] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.583324] vgaarb: loaded [ 0.584427] vgaarb: bridge control possible 0000:00:02.0 [ 0.586557] SCSI subsystem initialized [ 0.588189] ACPI: bus type USB registered [ 0.589651] usbcore: registered new interface driver usbfs [ 0.591482] usbcore: registered new interface driver hub [ 0.593270] usbcore: registered new device driver usb [ 0.595216] PCI: Using ACPI for IRQ routing [ 0.597183] NetLabel: Initializing [ 0.598454] NetLabel: domain hash size = 128 [ 0.599988] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.601694] NetLabel: unlabeled traffic allowed by default [ 0.603769] clocksource: Switched to clocksource kvm-clock [ 0.614166] AppArmor: AppArmor Filesystem Enabled [ 0.615860] pnp: PnP ACPI init [ 0.617366] pnp: PnP ACPI: found 5 devices [ 0.624577] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.627614] NET: Registered protocol family 2 [ 0.629424] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.631731] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.633880] TCP: Hash tables configured (established 4096 bind 4096) [ 0.636035] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.637984] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.640083] NET: Registered protocol family 1 [ 0.641644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.643616] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.645583] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675838] Trying to unpack rootfs image as initramfs... [ 0.738166] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.741075] Scanning for low memory corruption every 60 seconds [ 0.743407] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.745533] audit: initializing netlink subsys (disabled) [ 0.747361] audit: type=2000 audit(1553364794.277:1): initialized [ 0.749654] Initialise system trusted keyring [ 0.751305] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.753378] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.756516] zbud: loaded [ 0.757704] VFS: Disk quotas dquot_6.6.0 [ 0.759150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.761778] fuse init (API version 7.23) [ 0.763358] Key type big_key registered [ 0.764776] Allocating IMA MOK and blacklist keyrings. [ 0.766845] Key type asymmetric registered [ 0.768311] Asymmetric key parser 'x509' registered [ 0.770010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.772653] io scheduler noop registered [ 0.774056] io scheduler deadline registered (default) [ 0.775836] io scheduler cfq registered [ 0.777305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.779158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.781383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.783969] ACPI: Power Button [PWRF] [ 0.785425] GHES: HEST is not enabled! [ 0.799746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.829795] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.833386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.859310] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.862939] Linux agpgart interface v0.103 [ 0.866672] brd: module loaded [ 0.869144] loop: module loaded [ 0.874138] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.876716] GPT:90111 != 2097151 [ 0.877920] GPT:Alternate GPT header not at the end of the disk. [ 0.879880] GPT:90111 != 2097151 [ 0.881086] GPT: Use GNU Parted to correct GPT errors. [ 0.882806] vda: vda1 vda15 [ 0.884701] scsi host0: ata_piix [ 0.886093] scsi host1: ata_piix [ 0.887347] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.889531] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.892347] libphy: Fixed MDIO Bus: probed [ 0.893804] tun: Universal TUN/TAP device driver, 1.6 [ 0.895530] tun: (C) 1999-2004 Max Krasnyansky [ 0.898794] PPP generic driver version 2.4.2 [ 0.900383] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.902533] ehci-pci: EHCI PCI platform driver [ 0.904090] ehci-platform: EHCI generic platform driver [ 0.905879] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.907907] ohci-pci: OHCI PCI platform driver [ 0.909463] ohci-platform: OHCI generic platform driver [ 0.911249] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926283] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.928065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.930661] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.932427] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.934459] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.936745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.939272] usb usb1: Product: UHCI Host Controller [ 0.940925] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.942967] usb usb1: SerialNumber: 0000:00:01.2 [ 0.944663] hub 1-0:1.0: USB hub found [ 0.946053] hub 1-0:1.0: 2 ports detected [ 0.947636] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.951273] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.952973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.954778] mousedev: PS/2 mouse device common for all mice [ 0.957050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960064] rtc_cmos 00:00: RTC can wake from S4 [ 0.962198] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.964365] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.966495] i2c /dev entries driver [ 0.967841] device-mapper: uevent: version 1.0.3 [ 0.969525] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.972425] ledtrig-cpu: registered to indicate activity on CPUs [ 0.974730] NET: Registered protocol family 10 [ 0.976583] NET: Registered protocol family 17 [ 0.978182] Key type dns_resolver registered [ 0.979903] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.981880] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.985039] registered taskstats version 1 [ 0.986526] Loading compiled-in X.509 certificates [ 0.988731] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.992059] zswap: loaded using pool lzo/zbud [ 0.994432] Key type trusted registered [ 0.996949] Key type encrypted registered [ 0.998402] AppArmor: AppArmor sha1 policy hashing enabled [ 1.000260] ima: No TPM chip found, activating TPM-bypass! [ 1.002125] evm: HMAC attrs: 0x1 [ 1.003706] Magic number: 11:786:241 [ 1.005215] rtc_cmos 00:00: setting system clock to 2019-03-23 18:13:13 UTC (1553364793) [ 1.008063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010044] EDD information not available. [ 1.049443] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.068195] Write protecting the kernel read-only data: 14336k [ 1.071606] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.074729] 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.124067] 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.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.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: /dev/root resized successfully [took 0.13s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGN2cfUsE0vAYb4XzNwNncl68rss/DxOyjd+jkA8QVUMK0g8NQtaI8QXNS2DU4MJsFZ8STqSUC8ESy03u4W3zStKj98nij/PlaMmiyHcpsYRE5mWGOgNRhyQFpv1y5k+sEKGCXDyLBnzpDbpbjgPGLJUdxigaZ+noSm15XJhX+eXAT5gDRvyQGF3vFd0VEzoeWN/IAAIpZ+zN+EP9IWr7qa0FSVDzOlh3iEieIxQ5YSbgLWoXJEBzOcMF0RzoqExt4P8R78q1QbFYRVXR5RdOe3luj34zmi7OnhYzwu5TwwO2B3TGuF4DIuKMO2P2fPMIfEXK+t+QOU1pblWRyFx4H root@vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa ssh-dss AAAAB3NzaC1kc3MAAACBAMDwDaoI8QPR34QW+3kQHbly7lH0AeNpc4RBlg/IUU51YSGLb7PUdaP01vWcP2Vl249ak1Fl7d/s3LpOMCc6NdWyB7SH4Zm/D9hgbqltdCGbr4j2VE3I5BEThbopSZmEeHSwy3cIigO6GASZ9MtlfBI9OM0Nb3i/p+sou7WAD4zJAAAAFQCLytZiFMBfXB40SC6HglV7RtPw+wAAAIEAkv1uCl3dELjx5/cmUIAa80CAAKmO3fXkAaH4mVrDbgsMao/UgIbSr++saBv6QHVniZixv0Ao4CezKCrTLtpTa1cRaWZCmOkOthBst3Tz7t2W2pomhY0q6q/cfixRAcZKfy02zkRNz5tEu8htVEaVVt5rZ6L2U/QeGRI/U1GPmAYAAACATzr76fi2OKjgkZAYK4uKXIKbJAQ3lYTusfxN6bxM5wNo79Bo85OODajj7JYogQmGx9I1HhNvDfyJGGNk12icyjEii7ddscH2U2/klyzxf9cgYrOVyhnuKw+yq5a523ROFVM4fSfoEFtsEZGyd/GLNYEaN8DswqsSW4y027hpJ7Y= root@vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe27:db54/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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.47 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-46d3cf20-c33f-4888-baf6-7c6c2324f9fa login: 2019-03-23 18:13:20,162 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-03-23 18:13:20,277 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:13:20,278 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-23 18:13:20,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:13:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:20,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-866a6e60-2d24-494c-8376-73cb58dea967 x-openstack-request-id: req-866a6e60-2d24-494c-8376-73cb58dea967 2019-03-23 18:13:20,456 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b used request id req-866a6e60-2d24-494c-8376-73cb58dea967 2019-03-23 18:13:20,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172595024109s 2019-03-23 18:13:20,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:21,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 876 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-e37f69e6-78dd-4d96-9387-aecf17fee3bb x-openstack-request-id: req-e37f69e6-78dd-4d96-9387-aecf17fee3bb 2019-03-23 18:13:21,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:db:54", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:13:13.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:13:13Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:6f:c3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3490726d-15ed-470a-9c4f-ffac5bfd791b", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:12:58.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "3490726d-15ed-470a-9c4f-ffac5bfd791b", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:13:20Z", "hostId": "3b79a401a4fd1c2070c76cffb43da3212d1de066d28d0a5bd4038818", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:12:49Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:21,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e37f69e6-78dd-4d96-9387-aecf17fee3bb 2019-03-23 18:13:21,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.936640024185s 2019-03-23 18:13:21,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:13:23,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:23,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:24,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-86dcb9a0-fd4b-4012-8589-33fdbe6abf77 x-openstack-request-id: req-86dcb9a0-fd4b-4012-8589-33fdbe6abf77 2019-03-23 18:13:24,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:db:54", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:13:13.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:13:13Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:24,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86dcb9a0-fd4b-4012-8589-33fdbe6abf77 2019-03-23 18:13:24,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762714147568s 2019-03-23 18:13:24,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:13:24,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:24,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-804ba98e-d627-4584-a966-698157bb8500 x-openstack-request-id: req-804ba98e-d627-4584-a966-698157bb8500 2019-03-23 18:13:24,497 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69 used request id req-804ba98e-d627-4584-a966-698157bb8500 2019-03-23 18:13:24,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.33362197876s 2019-03-23 18:13:24,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:25,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-4167f2b5-b5c7-4a70-bd8b-2efcb7c2b55f x-openstack-request-id: req-4167f2b5-b5c7-4a70-bd8b-2efcb7c2b55f 2019-03-23 18:13:25,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:db:54", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/61e62565-af1e-4478-a999-5da73fd52c69", "rel": "bookmark"}], "image": {"id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "links": [{"href": "http://172.30.9.28:8774/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:13:13.000000", "flavor": {"id": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "links": [{"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "bookmark"}]}, "id": "61e62565-af1e-4478-a999-5da73fd52c69", "security_groups": [{"name": "default"}], "user_id": "7e7dc6f8924f4d05b0c3e523eef214cd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:13:24Z", "hostId": "925eed23b56f202af765916b772b5c45d8e009e2585d35180b8c35eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "created": "2019-03-23T18:13:04Z", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:13:25,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4167f2b5-b5c7-4a70-bd8b-2efcb7c2b55f 2019-03-23 18:13:25,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20936012268s 2019-03-23 18:13:25,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:13:27,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:13:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:27,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-0aad1602-cf6a-469d-a5ce-b796a5ee8bbe x-openstack-request-id: req-0aad1602-cf6a-469d-a5ce-b796a5ee8bbe 2019-03-23 18:13:27,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 18:13:27,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0aad1602-cf6a-469d-a5ce-b796a5ee8bbe 2019-03-23 18:13:27,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.069550037384s 2019-03-23 18:13:27,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:13:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/8646606e-b82a-40ad-895d-5a5209f1ec19/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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" -d '{"subnet_id": "91ca8234-3776-4572-828c-6315ed857552"}' 2019-03-23 18:13:30,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:30 GMT X-Openstack-Request-Id: req-14b7e4da-8990-4823-a62f-0fd827636f7d 2019-03-23 18:13:30,977 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9c121ed0-b348-418c-8a0b-3763287c46f7", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "subnet_id": "91ca8234-3776-4572-828c-6315ed857552", "subnet_ids": ["91ca8234-3776-4572-828c-6315ed857552"], "port_id": "4b350ac2-2445-4e27-82d3-0056cea2c1e4", "id": "8646606e-b82a-40ad-895d-5a5209f1ec19"} 2019-03-23 18:13:30,977 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8646606e-b82a-40ad-895d-5a5209f1ec19/remove_router_interface.json used request id req-14b7e4da-8990-4823-a62f-0fd827636f7d 2019-03-23 18:13:30,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.19605517387s 2019-03-23 18:13:30,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:13:30,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:31,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:31 GMT X-Openstack-Request-Id: req-62f3843b-2c44-4cd9-a74d-8bf51eedfd7a 2019-03-23 18:13:31,122 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "906940e62e414f0e89cc8db0fd003788", "created_at": "2019-03-23T18:12:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:13:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "906940e62e414f0e89cc8db0fd003788", "id": "8646606e-b82a-40ad-895d-5a5209f1ec19", "name": "vping_userdata-router_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}]} 2019-03-23 18:13:31,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-62f3843b-2c44-4cd9-a74d-8bf51eedfd7a 2019-03-23 18:13:31,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14485001564s 2019-03-23 18:13:31,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:13:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/8646606e-b82a-40ad-895d-5a5209f1ec19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:35,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:13:35 GMT X-Openstack-Request-Id: req-a459d1aa-7fc6-48eb-a87e-a96c9b7d21e0 2019-03-23 18:13:35,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:13:35,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8646606e-b82a-40ad-895d-5a5209f1ec19.json used request id req-a459d1aa-7fc6-48eb-a87e-a96c9b7d21e0 2019-03-23 18:13:35,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.24993085861s 2019-03-23 18:13:35,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:13:35,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:35,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:35 GMT X-Openstack-Request-Id: req-26e1ab75-19e5-4bcb-ac1a-9c260597f4cc 2019-03-23 18:13:35,432 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c121ed0-b348-418c-8a0b-3763287c46f7","tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:12: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":"906940e62e414f0e89cc8db0fd003788","id":"91ca8234-3776-4572-828c-6315ed857552","subnetpool_id":null,"name":"vping_userdata-subnet_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}]} 2019-03-23 18:13:35,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-26e1ab75-19e5-4bcb-ac1a-9c260597f4cc 2019-03-23 18:13:35,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0576050281525s 2019-03-23 18:13:35,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:13:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/91ca8234-3776-4572-828c-6315ed857552.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:38,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:13:38 GMT X-Openstack-Request-Id: req-3cda2987-764d-4b86-8a0e-da5816b1aafd 2019-03-23 18:13:38,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:13:38,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/91ca8234-3776-4572-828c-6315ed857552.json used request id req-3cda2987-764d-4b86-8a0e-da5816b1aafd 2019-03-23 18:13:38,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67880105972s 2019-03-23 18:13:38,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:13:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:38,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:38 GMT X-Openstack-Request-Id: req-a09abfa7-6911-4a1e-8300-63b74450ddef 2019-03-23 18:13:38,214 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9c121ed0-b348-418c-8a0b-3763287c46f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"906940e62e414f0e89cc8db0fd003788","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:13:37Z","qos_policy_id":null,"name":"vping_userdata-net_46d3cf20-c33f-4888-baf6-7c6c2324f9fa","admin_state_up":true,"tenant_id":"906940e62e414f0e89cc8db0fd003788","created_at":"2019-03-23T18:12:28Z","mtu":1450}]} 2019-03-23 18:13:38,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a09abfa7-6911-4a1e-8300-63b74450ddef 2019-03-23 18:13:38,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101417064667s 2019-03-23 18:13:38,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:13:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/9c121ed0-b348-418c-8a0b-3763287c46f7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:39,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:13:39 GMT X-Openstack-Request-Id: req-d5617e57-d4bd-49ce-91a9-03174a2897ef 2019-03-23 18:13:39,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:13:39,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9c121ed0-b348-418c-8a0b-3763287c46f7.json used request id req-d5617e57-d4bd-49ce-91a9-03174a2897ef 2019-03-23 18:13:39,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.960129976273s 2019-03-23 18:13:39,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:13:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:40,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:40 GMT X-Openstack-Request-Id: req-4bc8e4bb-00da-4efa-b64e-696fdcbd1055 2019-03-23 18:13:40,011 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:12:42Z", "file": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/file", "owner": "906940e62e414f0e89cc8db0fd003788", "id": "ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "size": 12716032, "self": "/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:12:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:13:40,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4bc8e4bb-00da-4efa-b64e-696fdcbd1055 2019-03-23 18:13:40,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830552101135s 2019-03-23 18:13:40,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:13:40,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0118d41953434f453af0dd95f531e65e558a543e" 2019-03-23 18:13:41,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:13:41 GMT X-Openstack-Request-Id: req-5a3b2419-53f0-409f-b609-9415701e0b27 2019-03-23 18:13:41,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:13:41,416 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ea05f917-a377-4dda-8d45-dc6f4cd3f0e1 used request id req-5a3b2419-53f0-409f-b609-9415701e0b27 2019-03-23 18:13:41,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40281200409s 2019-03-23 18:13:41,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:13:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:41,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-679ed12d-140c-47d4-8f22-462881996df0 x-openstack-request-id: req-679ed12d-140c-47d4-8f22-462881996df0 2019-03-23 18:13:41,451 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2", "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": "3dab58c5-38d4-4389-b2f1-9701d2ae5cf2"}]} 2019-03-23 18:13:41,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-679ed12d-140c-47d4-8f22-462881996df0 2019-03-23 18:13:41,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278899669647s 2019-03-23 18:13:41,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:13:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:41,484 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13: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-3c1487eb-bb89-4bd2-964e-9e5c7d2855fd x-openstack-request-id: req-3c1487eb-bb89-4bd2-964e-9e5c7d2855fd 2019-03-23 18:13:41,485 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3dab58c5-38d4-4389-b2f1-9701d2ae5cf2 used request id req-3c1487eb-bb89-4bd2-964e-9e5c7d2855fd 2019-03-23 18:13:41,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322468280792s 2019-03-23 18:13:41,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:13:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:41,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c492cb-3b8f-41c5-8ea3-1aaa1ab86890 2019-03-23 18:13:41,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": {"self": "http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e7dc6f8924f4d05b0c3e523eef214cd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:13:41,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-49c492cb-3b8f-41c5-8ea3-1aaa1ab86890 2019-03-23 18:13:41,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246124982834s 2019-03-23 18:13:41,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:13:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:41,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fba2989-a4f7-4267-9e73-3c2ac1f1aa20 2019-03-23 18:13:41,987 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_46d3cf20-c33f-4888-baf6-7c6c2324f9fa", "links": {"self": "http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7e7dc6f8924f4d05b0c3e523eef214cd", "description": null}} 2019-03-23 18:13:41,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd used request id req-8fba2989-a4f7-4267-9e73-3c2ac1f1aa20 2019-03-23 18:13:41,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249895095825s 2019-03-23 18:13:41,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:13:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:42,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5ea8c6-e534-4ff9-845c-febda78f9bd5 2019-03-23 18:13:42,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:13:42,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7e7dc6f8924f4d05b0c3e523eef214cd used request id req-9b5ea8c6-e534-4ff9-845c-febda78f9bd5 2019-03-23 18:13:42,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306369066238s 2019-03-23 18:13:42,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:13:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:42,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b4a0ee-4bef-419c-9965-fe01cf468ac0 2019-03-23 18:13:42,511 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788"}, "tags": [], "enabled": true, "id": "906940e62e414f0e89cc8db0fd003788", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_46d3cf20-c33f-4888-baf6-7c6c2324f9fa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:13:42,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c8b4a0ee-4bef-419c-9965-fe01cf468ac0 2019-03-23 18:13:42,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209942102432s 2019-03-23 18:13:42,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:13:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:42,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12195543-7942-4e0d-90e7-e2d5d7d65d89 2019-03-23 18:13:42,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:13:42,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/906940e62e414f0e89cc8db0fd003788 used request id req-12195543-7942-4e0d-90e7-e2d5d7d65d89 2019-03-23 18:13:42,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.30437207222s 2019-03-23 18:13:42,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:13:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=906940e62e414f0e89cc8db0fd003788&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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:43,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:43 GMT X-Openstack-Request-Id: req-513fe581-7b85-452f-bd85-55a0d889174d 2019-03-23 18:13:43,277 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "906940e62e414f0e89cc8db0fd003788", "created_at": "2019-03-23T18:12:28Z", "updated_at": "2019-03-23T18:12:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "416b2e86-b95b-446c-8fad-7316dc4d0ce1", "remote_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv6", "project_id": "906940e62e414f0e89cc8db0fd003788"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "519aa61b-620f-486d-971c-e9d1b81d6b86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv6", "project_id": "906940e62e414f0e89cc8db0fd003788"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "5bbd454e-d4db-4cb9-a613-45bbaaecf0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv4", "project_id": "906940e62e414f0e89cc8db0fd003788"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "ff4bffd5-1740-4178-a6a7-3b723e9d30d2", "remote_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv4", "project_id": "906940e62e414f0e89cc8db0fd003788"}], "revision_number": 1, "project_id": "906940e62e414f0e89cc8db0fd003788", "id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "name": "default"}]} 2019-03-23 18:13:43,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=906940e62e414f0e89cc8db0fd003788&name=default used request id req-513fe581-7b85-452f-bd85-55a0d889174d 2019-03-23 18:13:43,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.451741218567s 2019-03-23 18:13:43,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:13:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:43,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:43 GMT X-Openstack-Request-Id: req-9bc20eda-1944-489a-b87c-77d271a443a8 2019-03-23 18:13:43,653 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "906940e62e414f0e89cc8db0fd003788", "created_at": "2019-03-23T18:12:28Z", "updated_at": "2019-03-23T18:12:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "5bbd454e-d4db-4cb9-a613-45bbaaecf0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv4", "project_id": "906940e62e414f0e89cc8db0fd003788"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "519aa61b-620f-486d-971c-e9d1b81d6b86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv6", "project_id": "906940e62e414f0e89cc8db0fd003788"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "ff4bffd5-1740-4178-a6a7-3b723e9d30d2", "remote_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv4", "project_id": "906940e62e414f0e89cc8db0fd003788"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:12:28Z", "revision_number": 0, "id": "416b2e86-b95b-446c-8fad-7316dc4d0ce1", "remote_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "remote_ip_prefix": null, "created_at": "2019-03-23T18:12:28Z", "security_group_id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "tenant_id": "906940e62e414f0e89cc8db0fd003788", "port_range_min": null, "ethertype": "IPv6", "project_id": "906940e62e414f0e89cc8db0fd003788"}], "revision_number": 1, "project_id": "906940e62e414f0e89cc8db0fd003788", "id": "48b7ab8b-3dff-400b-8add-864aaa601db9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:13:43,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9bc20eda-1944-489a-b87c-77d271a443a8 2019-03-23 18:13:43,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370049953461s 2019-03-23 18:13:43,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:13:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/48b7ab8b-3dff-400b-8add-864aaa601db9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}089bd28333a48e90ee71612665c2f744ade518c1" 2019-03-23 18:13:44,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:13:44 GMT X-Openstack-Request-Id: req-a035c37d-af35-4fb8-bc55-93dde8c0f6b3 2019-03-23 18:13:44,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:13:44,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/48b7ab8b-3dff-400b-8add-864aaa601db9.json used request id req-a035c37d-af35-4fb8-bc55-93dde8c0f6b3 2019-03-23 18:13:44,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.497171878815s 2019-03-23 18:13:44,206 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-03-23 18:13:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:13:44,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fc5668-137b-4950-9b7d-4d1eaf7c0e19 2019-03-23 18:13:44,273 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:13:44,273 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-94fc5668-137b-4950-9b7d-4d1eaf7c0e19 2019-03-23 18:13:44,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:13:44,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:13:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["AlQfW2RrQ1-j3F_edNBwqQ"], "issued_at": "2019-03-23T18:13:44.000000Z"}} 2019-03-23 18:13:44,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:13:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:45,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:45 GMT X-Openstack-Request-Id: req-419a5f85-302f-4857-a428-9218ca96fcc7 2019-03-23 18:13:45,243 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:13:45,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-419a5f85-302f-4857-a428-9218ca96fcc7 2019-03-23 18:13:45,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.537181138992s 2019-03-23 18:13:45,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:13:45,257 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb8350d6-e033-48b4-8851-7c652bfa3b6b 2019-03-23 18:13:45,257 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:13:45,258 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-bb8350d6-e033-48b4-8851-7c652bfa3b6b 2019-03-23 18:13:45,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:13:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:45,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34770d1-91df-4686-889f-dcfb99ad56ec 2019-03-23 18:13:45,465 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:13:45,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c34770d1-91df-4686-889f-dcfb99ad56ec 2019-03-23 18:13:45,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207229852676s 2019-03-23 18:13:45,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:13:45,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5"}}' 2019-03-23 18:13:45,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9011f92a-a444-418e-8c61-5238e5ded9a9 2019-03-23 18:13:45,664 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d"}, "tags": [], "enabled": true, "id": "6b3888c715a947298b7220484cad8c0d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5"}} 2019-03-23 18:13:45,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9011f92a-a444-418e-8c61-5238e5ded9a9 2019-03-23 18:13:45,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191175937653s 2019-03-23 18:13:45,665 - 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'6b3888c715a947298b7220484cad8c0d', '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_d139e81c-e060-4401-8865-85c9bd4899a5'}) 2019-03-23 18:13:45,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:13:45,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bp2q6I7yuYf3SPHhESncyo8x7UFxbT", "email": null, "name": "cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5"}}' 2019-03-23 18:13:46,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27cddcc0-6922-41f5-8c2d-737a8039b320 2019-03-23 18:13:46,063 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5", "links": {"self": "http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b23ec0b5fed4051a953b5ac54aca419", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:13:46,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-27cddcc0-6922-41f5-8c2d-737a8039b320 2019-03-23 18:13:46,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.390814065933s 2019-03-23 18:13:46,064 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8b23ec0b5fed4051a953b5ac54aca419', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5'}) 2019-03-23 18:13:46,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:13:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:46,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7f2517-fffb-422e-9360-a1c233cd4be2 2019-03-23 18:13:46,268 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:13:46,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cf7f2517-fffb-422e-9360-a1c233cd4be2 2019-03-23 18:13:46,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200520992279s 2019-03-23 18:13:46,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:13:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:46,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8301f6-4333-47ac-9313-18db76cc6951 2019-03-23 18:13:46,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:13:46,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b8301f6-4333-47ac-9313-18db76cc6951 2019-03-23 18:13:46,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218695878983s 2019-03-23 18:13:46,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:13:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:46,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29a993e-3862-46f1-8347-c9973f3fcb64 2019-03-23 18:13:46,724 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:13:46,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e29a993e-3862-46f1-8347-c9973f3fcb64 2019-03-23 18:13:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226010084152s 2019-03-23 18:13:46,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:13:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:46,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa88eff-90a7-410c-a824-a358b8bb1030 2019-03-23 18:13:46,928 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:13:46,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7aa88eff-90a7-410c-a824-a358b8bb1030 2019-03-23 18:13:46,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198856115341s 2019-03-23 18:13:46,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:13:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:47,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4850bb-3ff0-4864-8ed7-b7c967ff52fd 2019-03-23 18:13:47,111 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5", "links": {"self": "http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b23ec0b5fed4051a953b5ac54aca419", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:13:47,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0b4850bb-3ff0-4864-8ed7-b7c967ff52fd 2019-03-23 18:13:47,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181940078735s 2019-03-23 18:13:47,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:13:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:47,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a24169-9f4f-45e2-a578-bb0a9f380c9e 2019-03-23 18:13:47,345 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d"}, "tags": [], "enabled": true, "id": "6b3888c715a947298b7220484cad8c0d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:13:47,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-90a24169-9f4f-45e2-a578-bb0a9f380c9e 2019-03-23 18:13:47,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221993923187s 2019-03-23 18:13:47,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:13:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=8b23ec0b5fed4051a953b5ac54aca419&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=6b3888c715a947298b7220484cad8c0d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09967121-fe9f-4667-a60e-df2893ecc36f 2019-03-23 18:13:47,552 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=8b23ec0b5fed4051a953b5ac54aca419&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=6b3888c715a947298b7220484cad8c0d", "previous": null, "next": null}} 2019-03-23 18:13:47,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=8b23ec0b5fed4051a953b5ac54aca419&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=6b3888c715a947298b7220484cad8c0d used request id req-09967121-fe9f-4667-a60e-df2893ecc36f 2019-03-23 18:13:47,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198621988297s 2019-03-23 18:13:47,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:13:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d/users/8b23ec0b5fed4051a953b5ac54aca419/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:47,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18cd0f5e-4a1d-4fe2-9aea-a0e00130e41f 2019-03-23 18:13:47,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:13:47,831 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d/users/8b23ec0b5fed4051a953b5ac54aca419/roles/d199347d09e6457ab4ea50809513a47d used request id req-18cd0f5e-4a1d-4fe2-9aea-a0e00130e41f 2019-03-23 18:13:47,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275158882141s 2019-03-23 18:13:47,832 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', 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'6b3888c715a947298b7220484cad8c0d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bp2q6I7yuYf3SPHhESncyo8x7UFxbT', 'username': u'cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:13:47,836 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5', 'password': 'bp2q6I7yuYf3SPHhESncyo8x7UFxbT', 'project_name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '6b3888c715a947298b7220484cad8c0d', 'project_domain_name': 'Default'} 2019-03-23 18:13:47,837 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-03-23 18:13:47,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:13:47,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:47,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d475493-5adb-42d4-8c41-9c2df406943c 2019-03-23 18:13:47,974 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:13:47,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4d475493-5adb-42d4-8c41-9c2df406943c 2019-03-23 18:13:47,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.137418031693s 2019-03-23 18:13:47,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:13:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:13:48,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3043a36f-376c-47b8-bf1e-07b31606f4e3 2019-03-23 18:13:48,101 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d"}, "tags": [], "enabled": true, "id": "6b3888c715a947298b7220484cad8c0d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:13:48,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3043a36f-376c-47b8-bf1e-07b31606f4e3 2019-03-23 18:13:48,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118493795395s 2019-03-23 18:13:48,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:13:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" -d '{"network": {"tenant_id": "6b3888c715a947298b7220484cad8c0d", "name": "cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5", "admin_state_up": true}}' 2019-03-23 18:13:48,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:48 GMT X-Openstack-Request-Id: req-9e206de0-726b-44ba-99a5-710f32827427 2019-03-23 18:13:48,723 - 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":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:13:48Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}} 2019-03-23 18:13:48,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9e206de0-726b-44ba-99a5-710f32827427 2019-03-23 18:13:48,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.620488166809s 2019-03-23 18:13:48,724 - 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-03-23T18:13:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b3d052d6-5794-466d-8ef2-79c751e2585c', u'provider:segmentation_id': 64, 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_d139e81c-e060-4401-8865-85c9bd4899a5', u'created_at': u'2019-03-23T18:13:48Z', u'mtu': 1450, u'tenant_id': u'6b3888c715a947298b7220484cad8c0d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b3888c715a947298b7220484cad8c0d', u'l2_adjacency': True}) 2019-03-23 18:13:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:13:48,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a94c29-3338-4a21-a146-098e0e3a3afb 2019-03-23 18:13:48,736 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:13:48,736 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-47a94c29-3338-4a21-a146-098e0e3a3afb 2019-03-23 18:13:48,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:13:49,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b3888c715a947298b7220484cad8c0d", "name": "cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/6b3888c715a947298b7220484cad8c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/6b3888c715a947298b7220484cad8c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6b3888c715a947298b7220484cad8c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/6b3888c715a947298b7220484cad8c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/6b3888c715a947298b7220484cad8c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_6b3888c715a947298b7220484cad8c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6b3888c715a947298b7220484cad8c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6b3888c715a947298b7220484cad8c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/6b3888c715a947298b7220484cad8c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/6b3888c715a947298b7220484cad8c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6b3888c715a947298b7220484cad8c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/6b3888c715a947298b7220484cad8c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/6b3888c715a947298b7220484cad8c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5", "id": "8b23ec0b5fed4051a953b5ac54aca419"}, "audit_ids": ["4pUPrNA-QqGMVsVOeJGfKg"], "issued_at": "2019-03-23T18:13:49.000000Z"}} 2019-03-23 18:13:49,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:13:49,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:13:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:49 GMT X-Openstack-Request-Id: req-2825dd53-635e-431a-9e14-a1c0849110f2 2019-03-23 18:13:49,505 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:13:48Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:13:49,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2825dd53-635e-431a-9e14-a1c0849110f2 2019-03-23 18:13:49,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357754945755s 2019-03-23 18:13:49,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:13:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"subnet": {"name": "cinder_test-subnet_d139e81c-e060-4401-8865-85c9bd4899a5", "enable_dhcp": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:13:50,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:50 GMT X-Openstack-Request-Id: req-67fe8cdf-4345-4d53-b0e5-201d40f7dc1b 2019-03-23 18:13:50,796 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:13:50Z","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":"6b3888c715a947298b7220484cad8c0d","id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","subnetpool_id":null,"name":"cinder_test-subnet_d139e81c-e060-4401-8865-85c9bd4899a5"}} 2019-03-23 18:13:50,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-67fe8cdf-4345-4d53-b0e5-201d40f7dc1b 2019-03-23 18:13:50,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.28865599632s 2019-03-23 18:13:50,797 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:13:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4106adc1-10d8-44f3-b5ce-f76c955c722f', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_d139e81c-e060-4401-8865-85c9bd4899a5', u'enable_dhcp': True, u'network_id': u'b3d052d6-5794-466d-8ef2-79c751e2585c', u'tenant_id': u'6b3888c715a947298b7220484cad8c0d', u'created_at': u'2019-03-23T18:13:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6b3888c715a947298b7220484cad8c0d'}) 2019-03-23 18:13:50,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:13:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "cinder_test-router_d139e81c-e060-4401-8865-85c9bd4899a5", "admin_state_up": true}}' 2019-03-23 18:13:58,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 23 Mar 2019 18:13:58 GMT X-Openstack-Request-Id: req-0fa4aa77-a656-4611-9288-7d8bb515e038 2019-03-23 18:13:58,435 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:51Z", "admin_state_up": true, "updated_at": "2019-03-23T18:13:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "08a99258-c926-4b48-a07b-613a57447d39", "name": "cinder_test-router_d139e81c-e060-4401-8865-85c9bd4899a5"}} 2019-03-23 18:13:58,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0fa4aa77-a656-4611-9288-7d8bb515e038 2019-03-23 18:13:58,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.63849687576s 2019-03-23 18:13:58,436 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:13:52Z', u'revision_number': 3, u'id': u'08a99258-c926-4b48-a07b-613a57447d39', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_d139e81c-e060-4401-8865-85c9bd4899a5', u'admin_state_up': True, u'tenant_id': u'6b3888c715a947298b7220484cad8c0d', u'created_at': u'2019-03-23T18:13:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b3888c715a947298b7220484cad8c0d'}) 2019-03-23 18:13:58,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:13:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/08a99258-c926-4b48-a07b-613a57447d39/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"subnet_id": "4106adc1-10d8-44f3-b5ce-f76c955c722f"}' 2019-03-23 18:14:01,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:01 GMT X-Openstack-Request-Id: req-ef6bc3d9-e8e2-43e5-a717-2287e4cca6a6 2019-03-23 18:14:01,776 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "subnet_id": "4106adc1-10d8-44f3-b5ce-f76c955c722f", "subnet_ids": ["4106adc1-10d8-44f3-b5ce-f76c955c722f"], "port_id": "41a930b1-c49a-47ac-8774-82a636710674", "id": "08a99258-c926-4b48-a07b-613a57447d39"} 2019-03-23 18:14:01,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08a99258-c926-4b48-a07b-613a57447d39/add_router_interface.json used request id req-ef6bc3d9-e8e2-43e5-a717-2287e4cca6a6 2019-03-23 18:14:01,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.33945608139s 2019-03-23 18:14:01,777 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:14:01,913 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:14:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:14:01,922 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:01 GMT 2019-03-23 18:14:01,922 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:14:01,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:14:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:02,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:02 GMT X-Openstack-Request-Id: req-0bff4ac4-8945-42e9-a94c-aa02b77d90c3 2019-03-23 18:14:02,287 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:14:02,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0bff4ac4-8945-42e9-a94c-aa02b77d90c3 2019-03-23 18:14:02,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3592710495s 2019-03-23 18:14:02,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:14:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5"}' 2019-03-23 18:14:02,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:02 GMT Location: http://172.30.9.28:9292/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55754cbd-e4c3-4bf7-9794-f15caab4266f 2019-03-23 18:14:02,668 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:14:02Z", "file": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file", "owner": "6b3888c715a947298b7220484cad8c0d", "id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "size": null, "self": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "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_d139e81c-e060-4401-8865-85c9bd4899a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "checksum": null, "created_at": "2019-03-23T18:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:14:02,668 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-55754cbd-e4c3-4bf7-9794-f15caab4266f 2019-03-23 18:14:02,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.371833086014s 2019-03-23 18:14:02,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:14:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '' 2019-03-23 18:14:03,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:14:03 GMT X-Openstack-Request-Id: req-f9b34a17-1c3b-4fd2-84dc-ec9598a37a8f 2019-03-23 18:14:03,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:14:03,660 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file used request id req-f9b34a17-1c3b-4fd2-84dc-ec9598a37a8f 2019-03-23 18:14:03,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.990532875061s 2019-03-23 18:14:03,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:14:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:04,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:04 GMT X-Openstack-Request-Id: req-71a0d416-d1bb-4058-9940-77b95ec5aa65 2019-03-23 18:14:04,504 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:14:03Z", "file": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file", "owner": "6b3888c715a947298b7220484cad8c0d", "id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "size": 12716032, "self": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:14:04,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-71a0d416-d1bb-4058-9940-77b95ec5aa65 2019-03-23 18:14:04,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839736223221s 2019-03-23 18:14:04,506 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file', 'owner': u'6b3888c715a947298b7220484cad8c0d', 'id': u'd4563d3d-38e8-4dcc-80d4-3025fb1ac914', 'size': 12716032, u'self': u'/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b3888c715a947298b7220484cad8c0d', 'name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:14:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T18:14:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5', '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/d4563d3d-38e8-4dcc-80d4-3025fb1ac914', 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_d139e81c-e060-4401-8865-85c9bd4899a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5', 'created': u'2019-03-23T18:14:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:14:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914', 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_d139e81c-e060-4401-8865-85c9bd4899a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:14:04,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:14:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_d139e81c-e060-4401-8865-85c9bd4899a5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:14:05,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-87f59595-c2e1-430e-a65f-0993d9d4b461 x-openstack-request-id: req-87f59595-c2e1-430e-a65f-0993d9d4b461 2019-03-23 18:14:05,285 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_d139e81c-e060-4401-8865-85c9bd4899a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "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": "c4a3248b-32a4-454b-8d11-75db55b65268"}} 2019-03-23 18:14:05,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-87f59595-c2e1-430e-a65f-0993d9d4b461 2019-03-23 18:14:05,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.77524805069s 2019-03-23 18:14:05,286 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_d139e81c-e060-4401-8865-85c9bd4899a5', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'c4a3248b-32a4-454b-8d11-75db55b65268', 'swap': 0}) 2019-03-23 18:14:05,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:14:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268/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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" -d '{"extra_specs": {}}' 2019-03-23 18:14:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-40a3dc62-65f5-461d-a889-0e182ea1dd58 x-openstack-request-id: req-40a3dc62-65f5-461d-a889-0e182ea1dd58 2019-03-23 18:14:05,308 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:14:05,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268/os-extra_specs used request id req-40a3dc62-65f5-461d-a889-0e182ea1dd58 2019-03-23 18:14:05,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216100215912s 2019-03-23 18:14:05,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 18:14:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"keypair": {"name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5"}}' 2019-03-23 18:14:05,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-fd76a992-09a2-4aa7-b74f-fe335467af79 x-openstack-request-id: req-fd76a992-09a2-4aa7-b74f-fe335467af79 2019-03-23 18:14:05,909 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVLu6s3sMrrAvAI61J7z+BbK0GGbQ8hMa/HlKQIFXk+xeLThqKYuBWgWpuqJahVRmRFp8HXg1R3OAC55YaU9GBi/r3auR/KwbEgqL07BynexsQb6VPjKr7Qr/QmetM1iLQ1Pf23e8RUVN4dY0Bv4eHt9bhNDm/zAs0i1CQ4pRpcBo35DvSYZZohDHUG7SffSuzD8jsLW/HUZgolFI0YxrjMjGo8rNpI5wlA54h/GS+X+hQ5LOBOZQIZQQRgVBNHQ91HuD2z6gFkq18K4PhfW/sxM2HvDozS6g1eiJgDoaCL0mbmljRTXD2Yr+ITKO1LylGDRmXVkh7gk7PA9/D5Lzz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1S7urN7DK6wLwCOtSe8/gWytBhm0PITGvx5SkCBV5PsXi04a\nimLgVoFqbqiWoVUZkRafB14NUdzgAueWGlPRgYv692rkfysGxIKi9Owcp3sbEG+l\nT4yq+0K/0JnrTNYi0NT39t3vEVFTeHWNAb+Hh7fW4TQ5v8wLNItQkOKUaXAaN+Q7\n0mGWaIQx1Bu0n30rsw/I7C1vx1GYKJRSNGMa4zIxqPKzaSOcJQOeIfxkvl/oUOSz\ngTmUCGUEEYFQTR0PdR7g9s+oBZKtfCuD4X1v7MTNh7w6M0uoNXoiYA6Ggi9Jm5pY\n0U1w9mK/iEyjtS8pRg0Zl1ZIe4JOzwPfw+S88wIDAQABAoIBAQC379Cbc3DuY3mY\nBLBl1Hn0z7HSS6dJeD6LdDxEgsHZ2hQMbA1WTc3Glc8hP3EILobqupvoHWxcr7jQ\niMToXl2r6v1VMPOKDbO/JgA4Vui6UOufGNWHd5WnSYZ7E/MDztcnXDm+1OqLBKKC\nktphIcJshWBv20HgjMs2QOX4vKbU+QKOiyb9Kk3lQsdbIHl1b3CHfDQZCR0WAatO\nR5Tzg8jfOt0NjapdyhP+QW89uOTWMlpx4VaixF2g2zwEjDylN1axr2yJ8P4VHy+V\n3ys4I/LJdYthJYuoBCznlmQAAPbhbofrwai1QNZauLYWUH/9Gs5ZAbs5CEz6a14L\nzOHQSbTRAoGBAPkhs63+EDK10kLYwoLFrOjkydd0wjicu9IezMPbtTbM56H2lwlk\ngEV2H43srAiAv+77hX3rJ2erxph9jyh1WSB6YRanR+AHmTV8FnC/QYlThjxIE0HY\n1P8lkbkJpnMqxg9tBspflt7P75VEUEGiF3qRnB2M2QTJzxgTArtUC3F/AoGBANsP\nhIvfRKLD3lfqbRpkDgEXrzRdeNLvqdwYaq/OoT/AQYFlzGKI4xxoCpoTuIfaBzq7\nzqs2tnUsU64Hyfvwjo6kqLN++n5XdtN99KLldqSFYI3wzK/RtDfhiuXPGYOZKLLA\nWQ/P1Bcw6YE2RktSfTIdX9x9ytyx8WYFai1ZscaNAoGAUIs40BPHoN1vsPTrTeQi\n1tjA+Mtiz3K8tl4GzXuGxsTQTmiuw/aeEdbytKvDoqwdYWIn8mHIR5gdiMdvNSFb\nQ0jNgslqT1+lhMktaB4tTfyW9X5H244CrsqypiQckDdP+UTCYUMuP7LyPkvrtox1\nEsdotZUHxKiKL7pVs8KkQHkCgYAlJiqKNeDD4YeRTTYXZaRiVwvlS3yz+OTLaHCf\nQ+FgmFADi6nvg9tP8+zoWDPRBg53zWWs72hd0piWSMfeK9thIVdiqUP9rQN/tjqI\nbXWDTQMkzxNHNb7kQyF0+3wOLykRt0DjR5FmJWtT+EpPd7u3hfe9wq9mYd7YOE7b\nRfy5+QKBgAgfrkKJwAs13nE0W4NddF6XG4p5XpaVaWmI1zyvu9B2fNVp1QTd6nSi\nez3cNq97NaVWeTrnGJ7Anvn3wv4voAlUAEvxlhgdEBtuxs4fIwV7P+fBYAcDh7zz\n0zKh00vIg7a/cqlMRYKcrh/Ui+R2PnlQTyUR0kHT10RXnQyvT6Ue\n-----END RSA PRIVATE KEY-----\n", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "fingerprint": "67:d7:9b:bc:20:5e:c1:57:dd:e3:d9:48:62:e6:dc:0b"}} 2019-03-23 18:14:05,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-fd76a992-09a2-4aa7-b74f-fe335467af79 2019-03-23 18:14:05,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.597398996353s 2019-03-23 18:14:05,910 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVLu6s3sMrrAvAI61J7z+BbK0GGbQ8hMa/HlKQIFXk+xeLThqKYuBWgWpuqJahVRmRFp8HXg1R3OAC55YaU9GBi/r3auR/KwbEgqL07BynexsQb6VPjKr7Qr/QmetM1iLQ1Pf23e8RUVN4dY0Bv4eHt9bhNDm/zAs0i1CQ4pRpcBo35DvSYZZohDHUG7SffSuzD8jsLW/HUZgolFI0YxrjMjGo8rNpI5wlA54h/GS+X+hQ5LOBOZQIZQQRgVBNHQ91HuD2z6gFkq18K4PhfW/sxM2HvDozS6g1eiJgDoaCL0mbmljRTXD2Yr+ITKO1LylGDRmXVkh7gk7PA9/D5Lzz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1S7urN7DK6wLwCOtSe8/gWytBhm0PITGvx5SkCBV5PsXi04a\nimLgVoFqbqiWoVUZkRafB14NUdzgAueWGlPRgYv692rkfysGxIKi9Owcp3sbEG+l\nT4yq+0K/0JnrTNYi0NT39t3vEVFTeHWNAb+Hh7fW4TQ5v8wLNItQkOKUaXAaN+Q7\n0mGWaIQx1Bu0n30rsw/I7C1vx1GYKJRSNGMa4zIxqPKzaSOcJQOeIfxkvl/oUOSz\ngTmUCGUEEYFQTR0PdR7g9s+oBZKtfCuD4X1v7MTNh7w6M0uoNXoiYA6Ggi9Jm5pY\n0U1w9mK/iEyjtS8pRg0Zl1ZIe4JOzwPfw+S88wIDAQABAoIBAQC379Cbc3DuY3mY\nBLBl1Hn0z7HSS6dJeD6LdDxEgsHZ2hQMbA1WTc3Glc8hP3EILobqupvoHWxcr7jQ\niMToXl2r6v1VMPOKDbO/JgA4Vui6UOufGNWHd5WnSYZ7E/MDztcnXDm+1OqLBKKC\nktphIcJshWBv20HgjMs2QOX4vKbU+QKOiyb9Kk3lQsdbIHl1b3CHfDQZCR0WAatO\nR5Tzg8jfOt0NjapdyhP+QW89uOTWMlpx4VaixF2g2zwEjDylN1axr2yJ8P4VHy+V\n3ys4I/LJdYthJYuoBCznlmQAAPbhbofrwai1QNZauLYWUH/9Gs5ZAbs5CEz6a14L\nzOHQSbTRAoGBAPkhs63+EDK10kLYwoLFrOjkydd0wjicu9IezMPbtTbM56H2lwlk\ngEV2H43srAiAv+77hX3rJ2erxph9jyh1WSB6YRanR+AHmTV8FnC/QYlThjxIE0HY\n1P8lkbkJpnMqxg9tBspflt7P75VEUEGiF3qRnB2M2QTJzxgTArtUC3F/AoGBANsP\nhIvfRKLD3lfqbRpkDgEXrzRdeNLvqdwYaq/OoT/AQYFlzGKI4xxoCpoTuIfaBzq7\nzqs2tnUsU64Hyfvwjo6kqLN++n5XdtN99KLldqSFYI3wzK/RtDfhiuXPGYOZKLLA\nWQ/P1Bcw6YE2RktSfTIdX9x9ytyx8WYFai1ZscaNAoGAUIs40BPHoN1vsPTrTeQi\n1tjA+Mtiz3K8tl4GzXuGxsTQTmiuw/aeEdbytKvDoqwdYWIn8mHIR5gdiMdvNSFb\nQ0jNgslqT1+lhMktaB4tTfyW9X5H244CrsqypiQckDdP+UTCYUMuP7LyPkvrtox1\nEsdotZUHxKiKL7pVs8KkQHkCgYAlJiqKNeDD4YeRTTYXZaRiVwvlS3yz+OTLaHCf\nQ+FgmFADi6nvg9tP8+zoWDPRBg53zWWs72hd0piWSMfeK9thIVdiqUP9rQN/tjqI\nbXWDTQMkzxNHNb7kQyF0+3wOLykRt0DjR5FmJWtT+EpPd7u3hfe9wq9mYd7YOE7b\nRfy5+QKBgAgfrkKJwAs13nE0W4NddF6XG4p5XpaVaWmI1zyvu9B2fNVp1QTd6nSi\nez3cNq97NaVWeTrnGJ7Anvn3wv4voAlUAEvxlhgdEBtuxs4fIwV7P+fBYAcDh7zz\n0zKh00vIg7a/cqlMRYKcrh/Ui+R2PnlQTyUR0kHT10RXnQyvT6Ue\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8b23ec0b5fed4051a953b5ac54aca419', 'name': u'cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5', 'created_at': '2019-03-23T18:14:05.910131', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b3888c715a947298b7220484cad8c0d', 'name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'67:d7:9b:bc:20:5e:c1:57:dd:e3:d9:48:62:e6:dc:0b', 'type': 'ssh', 'id': u'cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5'}) 2019-03-23 18:14:05,910 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1S7urN7DK6wLwCOtSe8/gWytBhm0PITGvx5SkCBV5PsXi04a imLgVoFqbqiWoVUZkRafB14NUdzgAueWGlPRgYv692rkfysGxIKi9Owcp3sbEG+l T4yq+0K/0JnrTNYi0NT39t3vEVFTeHWNAb+Hh7fW4TQ5v8wLNItQkOKUaXAaN+Q7 0mGWaIQx1Bu0n30rsw/I7C1vx1GYKJRSNGMa4zIxqPKzaSOcJQOeIfxkvl/oUOSz gTmUCGUEEYFQTR0PdR7g9s+oBZKtfCuD4X1v7MTNh7w6M0uoNXoiYA6Ggi9Jm5pY 0U1w9mK/iEyjtS8pRg0Zl1ZIe4JOzwPfw+S88wIDAQABAoIBAQC379Cbc3DuY3mY BLBl1Hn0z7HSS6dJeD6LdDxEgsHZ2hQMbA1WTc3Glc8hP3EILobqupvoHWxcr7jQ iMToXl2r6v1VMPOKDbO/JgA4Vui6UOufGNWHd5WnSYZ7E/MDztcnXDm+1OqLBKKC ktphIcJshWBv20HgjMs2QOX4vKbU+QKOiyb9Kk3lQsdbIHl1b3CHfDQZCR0WAatO R5Tzg8jfOt0NjapdyhP+QW89uOTWMlpx4VaixF2g2zwEjDylN1axr2yJ8P4VHy+V 3ys4I/LJdYthJYuoBCznlmQAAPbhbofrwai1QNZauLYWUH/9Gs5ZAbs5CEz6a14L zOHQSbTRAoGBAPkhs63+EDK10kLYwoLFrOjkydd0wjicu9IezMPbtTbM56H2lwlk gEV2H43srAiAv+77hX3rJ2erxph9jyh1WSB6YRanR+AHmTV8FnC/QYlThjxIE0HY 1P8lkbkJpnMqxg9tBspflt7P75VEUEGiF3qRnB2M2QTJzxgTArtUC3F/AoGBANsP hIvfRKLD3lfqbRpkDgEXrzRdeNLvqdwYaq/OoT/AQYFlzGKI4xxoCpoTuIfaBzq7 zqs2tnUsU64Hyfvwjo6kqLN++n5XdtN99KLldqSFYI3wzK/RtDfhiuXPGYOZKLLA WQ/P1Bcw6YE2RktSfTIdX9x9ytyx8WYFai1ZscaNAoGAUIs40BPHoN1vsPTrTeQi 1tjA+Mtiz3K8tl4GzXuGxsTQTmiuw/aeEdbytKvDoqwdYWIn8mHIR5gdiMdvNSFb Q0jNgslqT1+lhMktaB4tTfyW9X5H244CrsqypiQckDdP+UTCYUMuP7LyPkvrtox1 EsdotZUHxKiKL7pVs8KkQHkCgYAlJiqKNeDD4YeRTTYXZaRiVwvlS3yz+OTLaHCf Q+FgmFADi6nvg9tP8+zoWDPRBg53zWWs72hd0piWSMfeK9thIVdiqUP9rQN/tjqI bXWDTQMkzxNHNb7kQyF0+3wOLykRt0DjR5FmJWtT+EpPd7u3hfe9wq9mYd7YOE7b Rfy5+QKBgAgfrkKJwAs13nE0W4NddF6XG4p5XpaVaWmI1zyvu9B2fNVp1QTd6nSi ez3cNq97NaVWeTrnGJ7Anvn3wv4voAlUAEvxlhgdEBtuxs4fIwV7P+fBYAcDh7zz 0zKh00vIg7a/cqlMRYKcrh/Ui+R2PnlQTyUR0kHT10RXnQyvT6Ue -----END RSA PRIVATE KEY----- 2019-03-23 18:14:05,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 18:14:05,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"security_group": {"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-03-23 18:14:06,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:06 GMT X-Openstack-Request-Id: req-c6f180ec-253b-40c6-ac7a-1b5748a43918 2019-03-23 18:14:06,360 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:06Z", "updated_at": "2019-03-23T18:14:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "8d8f0d3a-96b7-4465-9a44-faedfa782079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "dee611dc-fbf8-418c-a315-2a65eb902bcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}} 2019-03-23 18:14:06,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c6f180ec-253b-40c6-ac7a-1b5748a43918 2019-03-23 18:14:06,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.44510602951s 2019-03-23 18:14:06,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:14:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:06,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:06 GMT X-Openstack-Request-Id: req-aabd867f-f52a-403c-b385-53498c5a7856 2019-03-23 18:14:06,417 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:06Z", "updated_at": "2019-03-23T18:14:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "8d8f0d3a-96b7-4465-9a44-faedfa782079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "dee611dc-fbf8-418c-a315-2a65eb902bcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}, {"description": "Default security group", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:48Z", "updated_at": "2019-03-23T18:13:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "6418ec2e-978a-458e-9c0b-5e6899ab6e71", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "66732307-2263-4c84-8030-5ef883eb15c4", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e0936051-7b64-473c-9c54-6e661af481e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e12f69c6-3576-4b7d-95fd-8c26196db2de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "b6bd2688-47d5-493c-afad-1809b66b811e", "name": "default"}]} 2019-03-23 18:14:06,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-aabd867f-f52a-403c-b385-53498c5a7856 2019-03-23 18:14:06,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491571426392s 2019-03-23 18:14:06,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:14:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -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": "28be153c-c309-4ef7-ba16-1ff5547e2280"}}' 2019-03-23 18:14:06,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:06 GMT X-Openstack-Request-Id: req-bca0d171-0d4f-4e3a-840e-02e26ee14724 2019-03-23 18:14:06,587 - 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-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "port_range_min": 22, "revision_number": 0, "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:06Z", "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "90c6f925-a6d5-45f5-a2a7-b3b1adc985b0"}} 2019-03-23 18:14:06,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bca0d171-0d4f-4e3a-840e-02e26ee14724 2019-03-23 18:14:06,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16262793541s 2019-03-23 18:14:06,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:14:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:06,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:06 GMT X-Openstack-Request-Id: req-32ccfea8-90b1-418a-a6a9-675fb71e0cb8 2019-03-23 18:14:06,921 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:06Z", "updated_at": "2019-03-23T18:14:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "8d8f0d3a-96b7-4465-9a44-faedfa782079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "90c6f925-a6d5-45f5-a2a7-b3b1adc985b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "dee611dc-fbf8-418c-a315-2a65eb902bcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 2, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}, {"description": "Default security group", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:48Z", "updated_at": "2019-03-23T18:13:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "6418ec2e-978a-458e-9c0b-5e6899ab6e71", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "66732307-2263-4c84-8030-5ef883eb15c4", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e0936051-7b64-473c-9c54-6e661af481e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e12f69c6-3576-4b7d-95fd-8c26196db2de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "b6bd2688-47d5-493c-afad-1809b66b811e", "name": "default"}]} 2019-03-23 18:14:06,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-32ccfea8-90b1-418a-a6a9-675fb71e0cb8 2019-03-23 18:14:06,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328824043274s 2019-03-23 18:14:06,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 18:14:06,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -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": "28be153c-c309-4ef7-ba16-1ff5547e2280"}}' 2019-03-23 18:14:07,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:07 GMT X-Openstack-Request-Id: req-fdf45fa4-fe87-4365-9e3b-97874c702faf 2019-03-23 18:14:07,420 - 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-03-23T18:14:07Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "port_range_min": null, "revision_number": 0, "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:07Z", "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "c8e2e29b-edfa-405e-9545-104ef0829593"}} 2019-03-23 18:14:07,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-fdf45fa4-fe87-4365-9e3b-97874c702faf 2019-03-23 18:14:07,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.49259185791s 2019-03-23 18:14:07,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:14:07,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:07,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:07 GMT X-Openstack-Request-Id: req-921b7982-e7ae-4f2f-8ba5-169155f95548 2019-03-23 18:14:07,921 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["4106adc1-10d8-44f3-b5ce-f76c955c722f"],"description":"","tags":[],"updated_at":"2019-03-23T18:13:50Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:14:07,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-921b7982-e7ae-4f2f-8ba5-169155f95548 2019-03-23 18:14:07,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.499502182007s 2019-03-23 18:14:07,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:14:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:08,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:08 GMT X-Openstack-Request-Id: req-f18c4143-87a5-4f4f-92fa-e974dab4c24b 2019-03-23 18:14:08,243 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:14:03Z", "file": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file", "owner": "6b3888c715a947298b7220484cad8c0d", "id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "size": 12716032, "self": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:14:08,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f18c4143-87a5-4f4f-92fa-e974dab4c24b 2019-03-23 18:14:08,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317354202271s 2019-03-23 18:14:08,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:14:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:08,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-469e2ab0-fedc-4642-8135-70a5885f8a49 x-openstack-request-id: req-469e2ab0-fedc-4642-8135-70a5885f8a49 2019-03-23 18:14:08,276 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d139e81c-e060-4401-8865-85c9bd4899a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "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": "c4a3248b-32a4-454b-8d11-75db55b65268"}]} 2019-03-23 18:14:08,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-469e2ab0-fedc-4642-8135-70a5885f8a49 2019-03-23 18:14:08,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257570743561s 2019-03-23 18:14:08,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:14:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"server": {"name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "imageRef": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "flavorRef": "c4a3248b-32a4-454b-8d11-75db55b65268", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b3d052d6-5794-466d-8ef2-79c751e2585c"}], "security_groups": [{"name": "28be153c-c309-4ef7-ba16-1ff5547e2280"}]}}' 2019-03-23 18:14:14,123 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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 location: http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e x-compute-request-id: req-8f7a93a1-cb07-4dbc-8c30-af5e56d769cc x-openstack-request-id: req-8f7a93a1-cb07-4dbc-8c30-af5e56d769cc 2019-03-23 18:14:14,123 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "28be153c-c309-4ef7-ba16-1ff5547e2280"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "adminPass": "QbDvtNcPz8ar"}} 2019-03-23 18:14:14,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8f7a93a1-cb07-4dbc-8c30-af5e56d769cc 2019-03-23 18:14:14,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.84570288658s 2019-03-23 18:14:14,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:14,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-17a546b9-8b69-4944-bc49-df838491f77b x-openstack-request-id: req-17a546b9-8b69-4944-bc49-df838491f77b 2019-03-23 18:14:14,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "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-03-23T18:14:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:14,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-17a546b9-8b69-4944-bc49-df838491f77b 2019-03-23 18:14:14,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711562156677s 2019-03-23 18:14:14,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:14:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:14,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:14 GMT X-Openstack-Request-Id: req-f4770dfa-a145-4e0e-ae50-43a056c3e6ac 2019-03-23 18:14:14,951 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["4106adc1-10d8-44f3-b5ce-f76c955c722f"],"description":"","tags":[],"updated_at":"2019-03-23T18:13:50Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:14:14,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f4770dfa-a145-4e0e-ae50-43a056c3e6ac 2019-03-23 18:14:14,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102828025818s 2019-03-23 18:14:14,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:14:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:15,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:14 GMT X-Openstack-Request-Id: req-d936321e-751e-43fc-b94b-8f0a484e28c5 2019-03-23 18:14:15,008 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:13:50Z","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":"6b3888c715a947298b7220484cad8c0d","id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","subnetpool_id":null,"name":"cinder_test-subnet_d139e81c-e060-4401-8865-85c9bd4899a5"}]} 2019-03-23 18:14:15,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d936321e-751e-43fc-b94b-8f0a484e28c5 2019-03-23 18:14:15,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0560188293457s 2019-03-23 18:14:15,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:17,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:17,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-5a18f6dd-f5e0-41cd-b67e-ef436ded89d5 x-openstack-request-id: req-5a18f6dd-f5e0-41cd-b67e-ef436ded89d5 2019-03-23 18:14:17,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:14:17Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:17,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a18f6dd-f5e0-41cd-b67e-ef436ded89d5 2019-03-23 18:14:17,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77086186409s 2019-03-23 18:14:17,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:19,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:21,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-656963ef-c4a8-4d41-9a7f-edd6ed8b068b x-openstack-request-id: req-656963ef-c4a8-4d41-9a7f-edd6ed8b068b 2019-03-23 18:14:21,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:14:17Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:21,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-656963ef-c4a8-4d41-9a7f-edd6ed8b068b 2019-03-23 18:14:21,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5283510685s 2019-03-23 18:14:21,328 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:23,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:23,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:24,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-8040a668-5170-44f9-86e6-6c0602c4519d x-openstack-request-id: req-8040a668-5170-44f9-86e6-6c0602c4519d 2019-03-23 18:14:24,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:22Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:24,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8040a668-5170-44f9-86e6-6c0602c4519d 2019-03-23 18:14:24,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767570972443s 2019-03-23 18:14:24,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:14:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3fc7e2ca-61af-4559-9803-fb1ee886644e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:24,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:24 GMT X-Openstack-Request-Id: req-64d8b246-ad4c-496b-ae89-58170f645a0b 2019-03-23 18:14:24,158 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:14:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","ip_address":"192.168.120.21"}],"id":"7d679fc9-8fdf-44ef-9934-9b148cb99e38","security_groups":["28be153c-c309-4ef7-ba16-1ff5547e2280"],"mac_address":"fa:16:3e:81:df:9a","project_id":"6b3888c715a947298b7220484cad8c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:14:18Z","binding:vnic_type":"normal","device_id":"3fc7e2ca-61af-4559-9803-fb1ee886644e","ip_allocation":"immediate"}]} 2019-03-23 18:14:24,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3fc7e2ca-61af-4559-9803-fb1ee886644e used request id req-64d8b246-ad4c-496b-ae89-58170f645a0b 2019-03-23 18:14:24,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0538449287415s 2019-03-23 18:14:24,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=7d679fc9-8fdf-44ef-9934-9b148cb99e38" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:24,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:24 GMT X-Openstack-Request-Id: req-bc2c6bce-9ee7-489d-8a2c-8984a2c73a81 2019-03-23 18:14:24,490 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:14:24,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=7d679fc9-8fdf-44ef-9934-9b148cb99e38 used request id req-bc2c6bce-9ee7-489d-8a2c-8984a2c73a81 2019-03-23 18:14:24,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.321661949158s 2019-03-23 18:14:24,491 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:81:df:9a', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd4563d3d-38e8-4dcc-80d4-3025fb1ac914'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:14:22.000000', 'flavor': Munch({u'id': u'c4a3248b-32a4-454b-8d11-75db55b65268'}), 'az': u'nova', 'id': u'3fc7e2ca-61af-4559-9803-fb1ee886644e', 'security_groups': [Munch({u'name': u'cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8b23ec0b5fed4051a953b5ac54aca419', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b3888c715a947298b7220484cad8c0d', 'name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', '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-03-23T18:14:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:14:22Z', 'hostId': u'43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68', '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-03-23T18:14:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6b3888c715a947298b7220484cad8c0d', 'name': u'cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5', 'adminPass': u'QbDvtNcPz8ar', 'tenant_id': u'6b3888c715a947298b7220484cad8c0d', 'created_at': u'2019-03-23T18:14:14Z', 'created': u'2019-03-23T18:14:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:14:24,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:14:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:24,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:24 GMT X-Openstack-Request-Id: req-69453623-f471-402b-92a8-be4e210f1957 2019-03-23 18:14:24,881 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["4106adc1-10d8-44f3-b5ce-f76c955c722f"],"description":"","tags":[],"updated_at":"2019-03-23T18:13:50Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:14:24,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-69453623-f471-402b-92a8-be4e210f1957 2019-03-23 18:14:24,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384598970413s 2019-03-23 18:14:24,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:14:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3fc7e2ca-61af-4559-9803-fb1ee886644e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:24,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:24 GMT X-Openstack-Request-Id: req-1fdc58a6-ccbf-4800-b630-4b210b699d3c 2019-03-23 18:14:24,936 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:14:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","ip_address":"192.168.120.21"}],"id":"7d679fc9-8fdf-44ef-9934-9b148cb99e38","security_groups":["28be153c-c309-4ef7-ba16-1ff5547e2280"],"mac_address":"fa:16:3e:81:df:9a","project_id":"6b3888c715a947298b7220484cad8c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:14:18Z","binding:vnic_type":"normal","device_id":"3fc7e2ca-61af-4559-9803-fb1ee886644e","ip_allocation":"immediate"}]} 2019-03-23 18:14:24,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3fc7e2ca-61af-4559-9803-fb1ee886644e used request id req-1fdc58a6-ccbf-4800-b630-4b210b699d3c 2019-03-23 18:14:24,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05309009552s 2019-03-23 18:14:24,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 18:14:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.21", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38"}}' 2019-03-23 18:14:28,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:28 GMT X-Openstack-Request-Id: req-664958c1-d46d-48f9-9e66-9344ca791806 2019-03-23 18:14:28,008 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:25Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}} 2019-03-23 18:14:28,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-664958c1-d46d-48f9-9e66-9344ca791806 2019-03-23 18:14:28,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.07090997696s 2019-03-23 18:14:28,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:28,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:28 GMT X-Openstack-Request-Id: req-3a0ad63a-826e-4d31-b7fc-f065304131cf 2019-03-23 18:14:28,355 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:25Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:28,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a0ad63a-826e-4d31-b7fc-f065304131cf 2019-03-23 18:14:28,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.332376003265s 2019-03-23 18:14:28,362 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:28,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:28,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:28 GMT X-Openstack-Request-Id: req-75987fc3-022f-4c16-8689-12402b00cadf 2019-03-23 18:14:28,803 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:25Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:28,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-75987fc3-022f-4c16-8689-12402b00cadf 2019-03-23 18:14:28,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.330308198929s 2019-03-23 18:14:28,810 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:28,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:28,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:28 GMT X-Openstack-Request-Id: req-448fb092-a548-4cfd-9995-92e715adc9b4 2019-03-23 18:14:28,986 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:25Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:28,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-448fb092-a548-4cfd-9995-92e715adc9b4 2019-03-23 18:14:28,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650360584259s 2019-03-23 18:14:28,993 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:29,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:29,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:29 GMT X-Openstack-Request-Id: req-151f8ecb-2988-4bbb-97ef-ade6967dacc1 2019-03-23 18:14:29,434 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:29,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-151f8ecb-2988-4bbb-97ef-ade6967dacc1 2019-03-23 18:14:29,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.331373929977s 2019-03-23 18:14:29,439 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'08a99258-c926-4b48-a07b-613a57447d39', 'updated_at': u'2019-03-23T18:14:29Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'7d679fc9-8fdf-44ef-9934-9b148cb99e38', 'id': u'a0d34286-54a0-403a-bfc2-ef12032c8881', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'7d679fc9-8fdf-44ef-9934-9b148cb99e38', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b3888c715a947298b7220484cad8c0d', 'name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6b3888c715a947298b7220484cad8c0d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b3d052d6-5794-466d-8ef2-79c751e2585c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:81:df:9a', u'device_id': u'3fc7e2ca-61af-4559-9803-fb1ee886644e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6b3888c715a947298b7220484cad8c0d', 'created_at': u'2019-03-23T18:14:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b3d052d6-5794-466d-8ef2-79c751e2585c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:81:df:9a', u'device_id': u'3fc7e2ca-61af-4559-9803-fb1ee886644e'}), 'router': u'08a99258-c926-4b48-a07b-613a57447d39'}) 2019-03-23 18:14:29,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 18:14:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 18:14:29,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9601 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-702db93c-f3b4-4114-899b-8fd769cf15bc x-openstack-request-id: req-702db93c-f3b4-4114-899b-8fd769cf15bc 2019-03-23 18:14:29,697 - 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 493125049 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.231210] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234176] pid_max: default: 32768 minimum: 301\n[ 0.235778] ACPI: Core revision 20150930\n[ 0.237785] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240099] Security Framework initialized\n[ 0.241564] Yama: becoming mindful.\n[ 0.242861] AppArmor: AppArmor initialized\n[ 0.244351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246691] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248948] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251103] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253545] Initializing cgroup subsys io\n[ 0.254990] Initializing cgroup subsys memory\n[ 0.256517] Initializing cgroup subsys devices\n[ 0.258086] Initializing cgroup subsys freezer\n[ 0.259635] Initializing cgroup subsys net_cls\n[ 0.261173] Initializing cgroup subsys perf_event\n[ 0.262802] Initializing cgroup subsys net_prio\n[ 0.264380] Initializing cgroup subsys hugetlb\n[ 0.265940] Initializing cgroup subsys pids\n[ 0.267470] CPU: Physical Processor ID: 0\n[ 0.269605] mce: CPU supports 10 MCE banks\n[ 0.271094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289760] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298238] ftrace: allocating 31920 entries in 125 pages\n[ 0.329382] smpboot: Max logical packages: 1\n[ 0.330915] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.333316] x2apic enabled\n[ 0.334718] Switched APIC routing to physical x2apic.\n[ 0.337618] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.343301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.346490] KVM setup paravirtual spinlock\n[ 0.348457] x86: Booted up 1 node, 1 CPUs\n[ 0.349893] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.352308] devtmpfs: initialized\n[ 0.354558] evm: security.selinux\n[ 0.355797] evm: security.SMACK64\n[ 0.357031] evm: security.SMACK64EXEC\n[ 0.358362] evm: security.SMACK64TRANSMUTE\n[ 0.359803] evm: security.SMACK64MMAP\n[ 0.361130] evm: security.ima\n[ 0.362269] evm: security.capability\n[ 0.363652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366938] pinctrl core: initialized pinctrl subsystem\n[ 0.368842] RTC time: 18:14:23, date: 03/23/19\n[ 0.370486] NET: Registered protocol family 16\n[ 0.372162] cpuidle: using governor ladder\n[ 0.373623] cpuidle: using governor menu\n[ 0.375017] PCCT header not found.\n[ 0.376318] ACPI: bus type PCI registered\n[ 0.377745] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.379941] PCI: Using configuration type 1 for base access\n[ 0.382526] ACPI: Added _OSI(Module Device)\n[ 0.384020] ACPI: Added _OSI(Processor Device)\n[ 0.385562] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.387171] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.389795] ACPI: Interpreter enabled\n[ 0.391149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.394437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.397728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.401021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.404301] ACPI: (supports S0 S5)\n[ 0.405561] ACPI: Using IOAPIC for interrupt routing\n[ 0.407255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.411811] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.413857] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.416074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.418219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.422099] acpiphp: Slot [3] registered\n[ 0.423520] acpiphp: Slot [4] registered\n[ 0.424938] acpiphp: Slot [5] registered\n[ 0.426362] acpiphp: Slot [6] registered\n[ 0.427775] acpiphp: Slot [7] registered\n[ 0.429190] acpiphp: Slot [8] registered\n[ 0.430617] acpiphp: Slot [9] registered\n[ 0.432033] acpiphp: Slot [10] registered\n[ 0.433464] acpiphp: Slot [11] registered\n[ 0.434914] acpiphp: Slot [12] registered\n[ 0.436351] acpiphp: Slot [13] registered\n[ 0.437785] acpiphp: Slot [14] registered\n[ 0.439227] acpiphp: Slot [15] registered\n[ 0.456433] acpiphp: Slot [16] registered\n[ 0.457882] acpiphp: Slot [17] registered\n[ 0.459320] acpiphp: Slot [18] registered\n[ 0.460758] acpiphp: Slot [19] registered\n[ 0.462204] acpiphp: Slot [20] registered\n[ 0.463645] acpiphp: Slot [21] registered\n[ 0.465085] acpiphp: Slot [22] registered\n[ 0.466525] acpiphp: Slot [23] registered\n[ 0.467965] acpiphp: Slot [24] registered\n[ 0.469407] acpiphp: Slot [25] registered\n[ 0.470855] acpiphp: Slot [26] registered\n[ 0.472291] acpiphp: Slot [27] registered\n[ 0.473747] acpiphp: Slot [28] registered\n[ 0.475189] acpiphp: Slot [29] registered\n[ 0.476641] acpiphp: Slot [30] registered\n[ 0.478079] acpiphp: Slot [31] registered\n[ 0.479512] PCI host bridge to bus 0000:00\n[ 0.480968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485332] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.487922] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.490511] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.493157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.497854] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.500149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.502259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.511548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.534024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.536580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.539499] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541986] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.544430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.546604] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548818] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550701] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.553459] vgaarb: loaded\n[ 0.554522] vgaarb: bridge control possible 0000:00:02.0\n[ 0.556580] SCSI subsystem initialized\n[ 0.558135] ACPI: bus type USB registered\n[ 0.559595] usbcore: registered new interface driver usbfs\n[ 0.561438] usbcore: registered new interface driver hub\n[ 0.563236] usbcore: registered new device driver usb\n[ 0.565138] PCI: Using ACPI for IRQ routing\n[ 0.569393] NetLabel: Initializing\n[ 0.570892] NetLabel: domain hash size = 128\n[ 0.572416] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.574134] NetLabel: unlabeled traffic allowed by default\n[ 0.576381] clocksource: Switched to clocksource kvm-clock\n[ 0.586898] AppArmor: AppArmor Filesystem Enabled\n[ 0.588637] pnp: PnP ACPI init\n[ 0.590279] pnp: PnP ACPI: found 5 devices\n[ 0.597443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.600517] NET: Registered protocol family 2\n[ 0.602403] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.604729] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.606892] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.609061] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611015] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.613124] NET: Registered protocol family 1\n[ 0.614697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.616673] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.618602] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.633667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649150] Trying to unpack rootfs image as initramfs...\n[ 0.709628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712572] Scanning for low memory corruption every 60 seconds\n[ 0.714862] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716984] audit: initializing netlink subsys (disabled)\n[ 0.718814] audit: type=2000 audit(1553364863.520:1): initialized\n[ 0.721106] Initialise system trusted keyring\n[ 0.722765] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724859] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.728009] zbud: loaded\n[ 0.729210] VFS: Disk quotas dquot_6.6.0\n[ 0.730662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733286] fuse init (API version 7.23)\n[ 0.734837] Key type big_key registered\n[ 0.736254] Allocating IMA MOK and blacklist keyrings.\n[ 0.738321] Key type asymmetric registered\n[ 0.739799] Asymmetric key parser 'x509' registered\n[ 0.741518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744170] io scheduler noop registered\n[ 0.745583] io scheduler deadline registered (default)\n[ 0.747364] io scheduler cfq registered\n[ 0.748858] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.750728] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755576] ACPI: Power Button [PWRF]\n[ 0.757075] GHES: HEST is not enabled!\n[ 0.771385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.801362] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.804999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.833875] Linux agpgart interface v0.103\n[ 0.837461] brd: module loaded\n[ 0.839870] loop: module loaded\n[ 0.845250] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.847855] GPT:90111 != 2097151\n[ 0.849067] GPT:Alternate GPT header not at the end of the disk.\n[ 0.851038] GPT:90111 != 2097151\n[ 0.852242] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853981] vda: vda1 vda15\n[ 0.855930] scsi host0: ata_piix\n[ 0.857272] scsi host1: ata_piix\n[ 0.858535] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.860738] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.863547] libphy: Fixed MDIO Bus: probed\n[ 0.865025] tun: Universal TUN/TAP device driver, 1.6\n[ 0.866744] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869988] PPP generic driver version 2.4.2\n[ 0.871579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873732] ehci-pci: EHCI PCI platform driver\n[ 0.875297] ehci-platform: EHCI generic platform driver\n[ 0.877079] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.879116] ohci-pci: OHCI PCI platform driver\n[ 0.880688] ohci-platform: OHCI generic platform driver\n[ 0.882465] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.897537] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.899325] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.901940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.903716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.905746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.908074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.910615] usb usb1: Product: UHCI Host Controller\n[ 0.912279] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.914319] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.916021] hub 1-0:1.0: USB hub found\n[ 0.917406] hub 1-0:1.0: 2 ports detected\n[ 0.919007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.922648] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924341] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.926143] mousedev: PS/2 mouse device common for all mice\n[ 0.928351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931366] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933508] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.935628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.937756] i2c /dev entries driver\n[ 0.939092] device-mapper: uevent: version 1.0.3\n[ 0.940769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.943680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.946010] NET: Registered protocol family 10\n[ 0.947850] NET: Registered protocol family 17\n[ 0.949442] Key type dns_resolver registered\n[ 0.951102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.953060] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.956156] registered taskstats version 1\n[ 0.957665] Loading compiled-in X.509 certificates\n[ 0.959884] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.963197] zswap: loaded using pool lzo/zbud\n[ 0.965549] Key type trusted registered\n[ 0.967931] Key type encrypted registered\n[ 0.969399] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.971265] ima: No TPM chip found, activating TPM-bypass!\n[ 0.973130] evm: HMAC attrs: 0x1\n[ 0.974728] Magic number: 11:786:241\n[ 0.976218] rtc_cmos 00:00: setting system clock to 2019-03-23 18:14:23 UTC (1553364863)\n[ 0.979082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981075] EDD information not available.\n[ 1.018119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.036804] Write protecting the kernel read-only data: 14336k\n[ 1.040174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.043244] 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.093827] 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.21...\nLease of 192.168.120.21 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.34. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaLZ1H8OCsaMz6oODdj4R7xAW2tCCeYXtuULdQGwq2Zui3jZTVB62qbP026lYhVczTANvO9GGgXAKZ59CtQ6hqQ+F4a91TCzlgES4LY0uhynjx5nKJUR6Bkv4EDu23Qegckj1pzMn0WtSbjAqZUL1CdahcGgCkCs6ajSW2GpzQC/gHeSB2aJlfGLNxyuXjMZcLUG2Y5EFw+A+b0TO2AIYiTVE9TLZmK3JYnRqhuxkAljteEYVcFlK798KO0l/c734LFgy1M+rZNPHY8uiMoLCpK0W42EUqQG6aEDZYfVFzaI3BoAx95tdVOYyawqDC3S9LS1GzxkPKPdBc51MyVKlH root@cinder-test-vm2-d139e81c-e060-4401-8865-85c9bd4899a5\nssh-dss AAAAB3NzaC1kc3MAAACBAM7okME7+L3fo4+2cZmx2UQn18jjYPuwLe05qQLsBqtMvLkTiUPzzmf1ECG1AWQD1jwiMbVFjm+HURMFGxVEHMi1bhlnwkekBNhV1aWhUJ0ZDf0mlYp4oKFaOy+lJbRQWXabXJyKnQlTu7oiOnekdKcIHli2Eskp0bEOMzjXF42VAAAAFQD+88RX0iWjIhKu5qWMDfHOHB+S0wAAAIBl5SpODBhUo9NQMUe/SirlCyG30A1G6oKrL3rKNyp5ZFoJm/ecrRTCortGb8ueiISS19gU65zGJ3y8ap6DSNEJqqMM2DhGARjlBeauZFuJ8gxp55RV01t4oSqnBM0mx02wvtu5+JIWlpRdkvVSyOJKeihXd0WgjvPYKqubLtRiIgAAAIBRS18COh7Vd3PMGHvrHZkSYbxhNq1e7kYMaRp8+2yJN7qRC4QkZ27yBamiTs84YROB9B90TczM4h8sbPG5b+EJswvGBx5zSQdUitbiHcZGiPPsUGEynjLifDwYwEXv4iLzkBw3/0JcbRFuNsJXovctpwStv8D0IwGLE/NJiHCT4w== root@cinder-test-vm2-d139e81c-e060-4401-8865-85c9bd4899a5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.67s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe81:df9a/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.21 \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-d139e81c-e060-4401-8865-85c9bd4899a5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.07 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-d139e81c-e060-4401-8865-85c9bd4899a5 login: "} 2019-03-23 18:14:29,698 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e/action used request id req-702db93c-f3b4-4114-899b-8fd769cf15bc 2019-03-23 18:14:29,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.2587890625s 2019-03-23 18:14:29,699 - 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 493125049 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.231210] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234176] pid_max: default: 32768 minimum: 301 [ 0.235778] ACPI: Core revision 20150930 [ 0.237785] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240099] Security Framework initialized [ 0.241564] Yama: becoming mindful. [ 0.242861] AppArmor: AppArmor initialized [ 0.244351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246691] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248948] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251103] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253545] Initializing cgroup subsys io [ 0.254990] Initializing cgroup subsys memory [ 0.256517] Initializing cgroup subsys devices [ 0.258086] Initializing cgroup subsys freezer [ 0.259635] Initializing cgroup subsys net_cls [ 0.261173] Initializing cgroup subsys perf_event [ 0.262802] Initializing cgroup subsys net_prio [ 0.264380] Initializing cgroup subsys hugetlb [ 0.265940] Initializing cgroup subsys pids [ 0.267470] CPU: Physical Processor ID: 0 [ 0.269605] mce: CPU supports 10 MCE banks [ 0.271094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289760] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298238] ftrace: allocating 31920 entries in 125 pages [ 0.329382] smpboot: Max logical packages: 1 [ 0.330915] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333316] x2apic enabled [ 0.334718] Switched APIC routing to physical x2apic. [ 0.337618] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.343301] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.346490] KVM setup paravirtual spinlock [ 0.348457] x86: Booted up 1 node, 1 CPUs [ 0.349893] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.352308] devtmpfs: initialized [ 0.354558] evm: security.selinux [ 0.355797] evm: security.SMACK64 [ 0.357031] evm: security.SMACK64EXEC [ 0.358362] evm: security.SMACK64TRANSMUTE [ 0.359803] evm: security.SMACK64MMAP [ 0.361130] evm: security.ima [ 0.362269] evm: security.capability [ 0.363652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366938] pinctrl core: initialized pinctrl subsystem [ 0.368842] RTC time: 18:14:23, date: 03/23/19 [ 0.370486] NET: Registered protocol family 16 [ 0.372162] cpuidle: using governor ladder [ 0.373623] cpuidle: using governor menu [ 0.375017] PCCT header not found. [ 0.376318] ACPI: bus type PCI registered [ 0.377745] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379941] PCI: Using configuration type 1 for base access [ 0.382526] ACPI: Added _OSI(Module Device) [ 0.384020] ACPI: Added _OSI(Processor Device) [ 0.385562] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.387171] ACPI: Added _OSI(Processor Aggregator Device) [ 0.389795] ACPI: Interpreter enabled [ 0.391149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.394437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.397728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.401021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.404301] ACPI: (supports S0 S5) [ 0.405561] ACPI: Using IOAPIC for interrupt routing [ 0.407255] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.411811] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.413857] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416074] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.418219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.422099] acpiphp: Slot [3] registered [ 0.423520] acpiphp: Slot [4] registered [ 0.424938] acpiphp: Slot [5] registered [ 0.426362] acpiphp: Slot [6] registered [ 0.427775] acpiphp: Slot [7] registered [ 0.429190] acpiphp: Slot [8] registered [ 0.430617] acpiphp: Slot [9] registered [ 0.432033] acpiphp: Slot [10] registered [ 0.433464] acpiphp: Slot [11] registered [ 0.434914] acpiphp: Slot [12] registered [ 0.436351] acpiphp: Slot [13] registered [ 0.437785] acpiphp: Slot [14] registered [ 0.439227] acpiphp: Slot [15] registered [ 0.456433] acpiphp: Slot [16] registered [ 0.457882] acpiphp: Slot [17] registered [ 0.459320] acpiphp: Slot [18] registered [ 0.460758] acpiphp: Slot [19] registered [ 0.462204] acpiphp: Slot [20] registered [ 0.463645] acpiphp: Slot [21] registered [ 0.465085] acpiphp: Slot [22] registered [ 0.466525] acpiphp: Slot [23] registered [ 0.467965] acpiphp: Slot [24] registered [ 0.469407] acpiphp: Slot [25] registered [ 0.470855] acpiphp: Slot [26] registered [ 0.472291] acpiphp: Slot [27] registered [ 0.473747] acpiphp: Slot [28] registered [ 0.475189] acpiphp: Slot [29] registered [ 0.476641] acpiphp: Slot [30] registered [ 0.478079] acpiphp: Slot [31] registered [ 0.479512] PCI host bridge to bus 0000:00 [ 0.480968] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485332] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487922] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.490511] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.493157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.497854] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.502259] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504539] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509001] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.511548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.534024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.539499] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541986] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.544430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.546604] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548818] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550701] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.553459] vgaarb: loaded [ 0.554522] vgaarb: bridge control possible 0000:00:02.0 [ 0.556580] SCSI subsystem initialized [ 0.558135] ACPI: bus type USB registered [ 0.559595] usbcore: registered new interface driver usbfs [ 0.561438] usbcore: registered new interface driver hub [ 0.563236] usbcore: registered new device driver usb [ 0.565138] PCI: Using ACPI for IRQ routing [ 0.569393] NetLabel: Initializing [ 0.570892] NetLabel: domain hash size = 128 [ 0.572416] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574134] NetLabel: unlabeled traffic allowed by default [ 0.576381] clocksource: Switched to clocksource kvm-clock [ 0.586898] AppArmor: AppArmor Filesystem Enabled [ 0.588637] pnp: PnP ACPI init [ 0.590279] pnp: PnP ACPI: found 5 devices [ 0.597443] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.600517] NET: Registered protocol family 2 [ 0.602403] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.604729] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.606892] TCP: Hash tables configured (established 4096 bind 4096) [ 0.609061] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.611015] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.613124] NET: Registered protocol family 1 [ 0.614697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.616673] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.618602] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.633667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649150] Trying to unpack rootfs image as initramfs... [ 0.709628] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712572] Scanning for low memory corruption every 60 seconds [ 0.714862] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716984] audit: initializing netlink subsys (disabled) [ 0.718814] audit: type=2000 audit(1553364863.520:1): initialized [ 0.721106] Initialise system trusted keyring [ 0.722765] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724859] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.728009] zbud: loaded [ 0.729210] VFS: Disk quotas dquot_6.6.0 [ 0.730662] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733286] fuse init (API version 7.23) [ 0.734837] Key type big_key registered [ 0.736254] Allocating IMA MOK and blacklist keyrings. [ 0.738321] Key type asymmetric registered [ 0.739799] Asymmetric key parser 'x509' registered [ 0.741518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744170] io scheduler noop registered [ 0.745583] io scheduler deadline registered (default) [ 0.747364] io scheduler cfq registered [ 0.748858] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.750728] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752976] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755576] ACPI: Power Button [PWRF] [ 0.757075] GHES: HEST is not enabled! [ 0.771385] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.801362] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.804999] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830353] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.833875] Linux agpgart interface v0.103 [ 0.837461] brd: module loaded [ 0.839870] loop: module loaded [ 0.845250] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.847855] GPT:90111 != 2097151 [ 0.849067] GPT:Alternate GPT header not at the end of the disk. [ 0.851038] GPT:90111 != 2097151 [ 0.852242] GPT: Use GNU Parted to correct GPT errors. [ 0.853981] vda: vda1 vda15 [ 0.855930] scsi host0: ata_piix [ 0.857272] scsi host1: ata_piix [ 0.858535] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.860738] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.863547] libphy: Fixed MDIO Bus: probed [ 0.865025] tun: Universal TUN/TAP device driver, 1.6 [ 0.866744] tun: (C) 1999-2004 Max Krasnyansky [ 0.869988] PPP generic driver version 2.4.2 [ 0.871579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873732] ehci-pci: EHCI PCI platform driver [ 0.875297] ehci-platform: EHCI generic platform driver [ 0.877079] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.879116] ohci-pci: OHCI PCI platform driver [ 0.880688] ohci-platform: OHCI generic platform driver [ 0.882465] uhci_hcd: USB Universal Host Controller Interface driver [ 0.897537] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.899325] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.901940] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.903716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.905746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.908074] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.910615] usb usb1: Product: UHCI Host Controller [ 0.912279] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.914319] usb usb1: SerialNumber: 0000:00:01.2 [ 0.916021] hub 1-0:1.0: USB hub found [ 0.917406] hub 1-0:1.0: 2 ports detected [ 0.919007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.922648] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924341] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.926143] mousedev: PS/2 mouse device common for all mice [ 0.928351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931366] rtc_cmos 00:00: RTC can wake from S4 [ 0.933508] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.935628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.937756] i2c /dev entries driver [ 0.939092] device-mapper: uevent: version 1.0.3 [ 0.940769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.943680] ledtrig-cpu: registered to indicate activity on CPUs [ 0.946010] NET: Registered protocol family 10 [ 0.947850] NET: Registered protocol family 17 [ 0.949442] Key type dns_resolver registered [ 0.951102] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.953060] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.956156] registered taskstats version 1 [ 0.957665] Loading compiled-in X.509 certificates [ 0.959884] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.963197] zswap: loaded using pool lzo/zbud [ 0.965549] Key type trusted registered [ 0.967931] Key type encrypted registered [ 0.969399] AppArmor: AppArmor sha1 policy hashing enabled [ 0.971265] ima: No TPM chip found, activating TPM-bypass! [ 0.973130] evm: HMAC attrs: 0x1 [ 0.974728] Magic number: 11:786:241 [ 0.976218] rtc_cmos 00:00: setting system clock to 2019-03-23 18:14:23 UTC (1553364863) [ 0.979082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981075] EDD information not available. [ 1.018119] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036804] Write protecting the kernel read-only data: 14336k [ 1.040174] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043244] 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.093827] 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.21... Lease of 192.168.120.21 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.34. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaLZ1H8OCsaMz6oODdj4R7xAW2tCCeYXtuULdQGwq2Zui3jZTVB62qbP026lYhVczTANvO9GGgXAKZ59CtQ6hqQ+F4a91TCzlgES4LY0uhynjx5nKJUR6Bkv4EDu23Qegckj1pzMn0WtSbjAqZUL1CdahcGgCkCs6ajSW2GpzQC/gHeSB2aJlfGLNxyuXjMZcLUG2Y5EFw+A+b0TO2AIYiTVE9TLZmK3JYnRqhuxkAljteEYVcFlK798KO0l/c734LFgy1M+rZNPHY8uiMoLCpK0W42EUqQG6aEDZYfVFzaI3BoAx95tdVOYyawqDC3S9LS1GzxkPKPdBc51MyVKlH root@cinder-test-vm2-d139e81c-e060-4401-8865-85c9bd4899a5 ssh-dss AAAAB3NzaC1kc3MAAACBAM7okME7+L3fo4+2cZmx2UQn18jjYPuwLe05qQLsBqtMvLkTiUPzzmf1ECG1AWQD1jwiMbVFjm+HURMFGxVEHMi1bhlnwkekBNhV1aWhUJ0ZDf0mlYp4oKFaOy+lJbRQWXabXJyKnQlTu7oiOnekdKcIHli2Eskp0bEOMzjXF42VAAAAFQD+88RX0iWjIhKu5qWMDfHOHB+S0wAAAIBl5SpODBhUo9NQMUe/SirlCyG30A1G6oKrL3rKNyp5ZFoJm/ecrRTCortGb8ueiISS19gU65zGJ3y8ap6DSNEJqqMM2DhGARjlBeauZFuJ8gxp55RV01t4oSqnBM0mx02wvtu5+JIWlpRdkvVSyOJKeihXd0WgjvPYKqubLtRiIgAAAIBRS18COh7Vd3PMGHvrHZkSYbxhNq1e7kYMaRp8+2yJN7qRC4QkZ27yBamiTs84YROB9B90TczM4h8sbPG5b+EJswvGBx5zSQdUitbiHcZGiPPsUGEynjLifDwYwEXv4iLzkBw3/0JcbRFuNsJXovctpwStv8D0IwGLE/NJiHCT4w== root@cinder-test-vm2-d139e81c-e060-4401-8865-85c9bd4899a5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.67s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe81:df9a/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.21 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-d139e81c-e060-4401-8865-85c9bd4899a5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d139e81c-e060-4401-8865-85c9bd4899a5 login: 2019-03-23 18:14:29,702 - paramiko.transport - DEBUG - starting thread (client mode): 0xa9eae710L 2019-03-23 18:14:29,703 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 18:14:29,703 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 18:14:29,703 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 18:14:29,705 - 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-03-23 18:14:29,705 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 18:14:29,705 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 18:14:29,705 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 18:14:29,706 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 18:14:29,706 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 18:14:29,724 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 18:14:29,724 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 18:14:29,735 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: a31bd77fa1a39c38d5708c47d0a12433 2019-03-23 18:14:29,735 - paramiko.transport - DEBUG - Trying discovered key 67d79bbc205ec157dde3d94862e6dc0b in /tmp/tmprpZzZ5 2019-03-23 18:14:29,762 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 18:14:29,768 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 18:14:29,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-03-23 18:14:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"volume": {"display_name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "size": "2"}}' 2019-03-23 18:14:31,138 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-66f9e173-ea32-4a4e-bc63-b70dd6a4d349 x-openstack-request-id: req-66f9e173-ea32-4a4e-bc63-b70dd6a4d349 2019-03-23 18:14:31,139 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}} 2019-03-23 18:14:31,139 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes used request id req-66f9e173-ea32-4a4e-bc63-b70dd6a4d349 2019-03-23 18:14:31,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.33259010315s 2019-03-23 18:14:31,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:14:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:32,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:31 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-91f981f6-ff8b-4e1c-b82b-83b913b4dcfe x-openstack-request-id: req-91f981f6-ff8b-4e1c-b82b-83b913b4dcfe 2019-03-23 18:14:32,214 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:14:31.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:14:32,214 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-91f981f6-ff8b-4e1c-b82b-83b913b4dcfe 2019-03-23 18:14:32,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07440495491s 2019-03-23 18:14:32,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:34,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:14:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:35,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-85dca8ca-66a3-49fc-bfac-ec432da648a5 x-openstack-request-id: req-85dca8ca-66a3-49fc-bfac-ec432da648a5 2019-03-23 18:14:35,285 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:14:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:14:35,285 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-85dca8ca-66a3-49fc-bfac-ec432da648a5 2019-03-23 18:14:35,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06619286537s 2019-03-23 18:14:35,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:14:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:35,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:35 GMT X-Openstack-Request-Id: req-508d80f1-87a7-41fc-9f3c-20e9179f8cc7 2019-03-23 18:14:35,394 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["4106adc1-10d8-44f3-b5ce-f76c955c722f"],"description":"","tags":[],"updated_at":"2019-03-23T18:13:50Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:14:35,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-508d80f1-87a7-41fc-9f3c-20e9179f8cc7 2019-03-23 18:14:35,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106612920761s 2019-03-23 18:14:35,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:14:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:35,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:35 GMT X-Openstack-Request-Id: req-588816ae-ebb3-4e6d-9714-b9f45199198d 2019-03-23 18:14:35,739 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:14:03Z", "file": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file", "owner": "6b3888c715a947298b7220484cad8c0d", "id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "size": 12716032, "self": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:14:35,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-588816ae-ebb3-4e6d-9714-b9f45199198d 2019-03-23 18:14:35,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339843034744s 2019-03-23 18:14:35,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:14:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:35,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-ab3d875b-5760-4b93-b328-3209e4a77bd0 x-openstack-request-id: req-ab3d875b-5760-4b93-b328-3209e4a77bd0 2019-03-23 18:14:35,764 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d139e81c-e060-4401-8865-85c9bd4899a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "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": "c4a3248b-32a4-454b-8d11-75db55b65268"}]} 2019-03-23 18:14:35,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ab3d875b-5760-4b93-b328-3209e4a77bd0 2019-03-23 18:14:35,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023784160614s 2019-03-23 18:14:35,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 18:14:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"server": {"name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "imageRef": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "flavorRef": "c4a3248b-32a4-454b-8d11-75db55b65268", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b3d052d6-5794-466d-8ef2-79c751e2585c"}], "security_groups": [{"name": "28be153c-c309-4ef7-ba16-1ff5547e2280"}]}}' 2019-03-23 18:14:40,389 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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 location: http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17 x-compute-request-id: req-28be0f32-8c70-40a2-9ade-f1fb938d3067 x-openstack-request-id: req-28be0f32-8c70-40a2-9ade-f1fb938d3067 2019-03-23 18:14:40,389 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "28be153c-c309-4ef7-ba16-1ff5547e2280"}], "OS-DCF:diskConfig": "MANUAL", "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "adminPass": "wmSkx2FSqrB9"}} 2019-03-23 18:14:40,389 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-28be0f32-8c70-40a2-9ade-f1fb938d3067 2019-03-23 18:14:40,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.6234099865s 2019-03-23 18:14:40,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:41,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-c7e352a0-3b88-4959-a256-79eec78a972d x-openstack-request-id: req-c7e352a0-3b88-4959-a256-79eec78a972d 2019-03-23 18:14:41,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "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-03-23T18:14:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:22Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:41,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7e352a0-3b88-4959-a256-79eec78a972d 2019-03-23 18:14:41,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734179973602s 2019-03-23 18:14:41,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:43,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:43,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:44,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-463c7288-1496-43c2-b735-d6c7ac894ec6 x-openstack-request-id: req-463c7288-1496-43c2-b735-d6c7ac894ec6 2019-03-23 18:14:44,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:14:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:22Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:44,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-463c7288-1496-43c2-b735-d6c7ac894ec6 2019-03-23 18:14:44,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869861125946s 2019-03-23 18:14:44,012 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:46,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:46,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:46,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-c0c091a6-d6e2-436e-b9e5-f6444dd352f4 x-openstack-request-id: req-c0c091a6-d6e2-436e-b9e5-f6444dd352f4 2019-03-23 18:14:46,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:14:43Z", "hostId": "07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:22Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:46,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c0c091a6-d6e2-436e-b9e5-f6444dd352f4 2019-03-23 18:14:46,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68176317215s 2019-03-23 18:14:46,704 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:48,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:49,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-4321c4b8-0303-42fa-b2ca-3bf742bf247b x-openstack-request-id: req-4321c4b8-0303-42fa-b2ca-3bf742bf247b 2019-03-23 18:14:49,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T18:14:43Z", "hostId": "07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:22Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:49,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4321c4b8-0303-42fa-b2ca-3bf742bf247b 2019-03-23 18:14:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740478038788s 2019-03-23 18:14:49,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:14:51,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:14:51,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:52,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-0aaf6308-e3be-4786-97e9-0a64dfc9e2c1 x-openstack-request-id: req-0aaf6308-e3be-4786-97e9-0a64dfc9e2c1 2019-03-23 18:14:52,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:49.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:50Z", "hostId": "07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:22Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:14:52,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0aaf6308-e3be-4786-97e9-0a64dfc9e2c1 2019-03-23 18:14:52,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0646750927s 2019-03-23 18:14:52,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:14:52,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=86f33616-a052-4ed0-aabe-9d6fcc126d17" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:52,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:52 GMT X-Openstack-Request-Id: req-e9c018d9-e01f-409d-ba71-c36518696e85 2019-03-23 18:14:52,588 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:14:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","ip_address":"192.168.120.10"}],"id":"db24b944-169a-4915-bf7e-0f10b43b4333","security_groups":["28be153c-c309-4ef7-ba16-1ff5547e2280"],"mac_address":"fa:16:3e:68:24:ca","project_id":"6b3888c715a947298b7220484cad8c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:14:44Z","binding:vnic_type":"normal","device_id":"86f33616-a052-4ed0-aabe-9d6fcc126d17","ip_allocation":"immediate"}]} 2019-03-23 18:14:52,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=86f33616-a052-4ed0-aabe-9d6fcc126d17 used request id req-e9c018d9-e01f-409d-ba71-c36518696e85 2019-03-23 18:14:52,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056382894516s 2019-03-23 18:14:52,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=db24b944-169a-4915-bf7e-0f10b43b4333" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:52 GMT X-Openstack-Request-Id: req-27ebb32e-a2ae-47ec-8ad0-b2a830a5793d 2019-03-23 18:14:52,659 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:14:52,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=db24b944-169a-4915-bf7e-0f10b43b4333 used request id req-27ebb32e-a2ae-47ec-8ad0-b2a830a5793d 2019-03-23 18:14:52,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0574820041656s 2019-03-23 18:14:52,661 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:24:ca', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd4563d3d-38e8-4dcc-80d4-3025fb1ac914'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T18:14:49.000000', 'flavor': Munch({u'id': u'c4a3248b-32a4-454b-8d11-75db55b65268'}), 'az': u'nova', 'id': u'86f33616-a052-4ed0-aabe-9d6fcc126d17', 'security_groups': [Munch({u'name': u'cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8b23ec0b5fed4051a953b5ac54aca419', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b3888c715a947298b7220484cad8c0d', 'name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', '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-03-23T18:14:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T18:14:50Z', 'hostId': u'07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49', '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-03-23T18:14:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6b3888c715a947298b7220484cad8c0d', 'name': u'cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5', 'adminPass': u'wmSkx2FSqrB9', 'tenant_id': u'6b3888c715a947298b7220484cad8c0d', 'created_at': u'2019-03-23T18:14:40Z', 'created': u'2019-03-23T18:14:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 18:14:52,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:14:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:52,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:52 GMT X-Openstack-Request-Id: req-477d38d5-fa27-416d-87ed-7c78cd59421e 2019-03-23 18:14:52,772 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["4106adc1-10d8-44f3-b5ce-f76c955c722f"],"description":"","tags":[],"updated_at":"2019-03-23T18:13:50Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:14:52,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-477d38d5-fa27-416d-87ed-7c78cd59421e 2019-03-23 18:14:52,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105547904968s 2019-03-23 18:14:52,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 18:14:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=86f33616-a052-4ed0-aabe-9d6fcc126d17" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:52,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:52 GMT X-Openstack-Request-Id: req-ac0919c8-22f7-4a35-8272-f4295dc043c8 2019-03-23 18:14:52,861 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T18:14:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","ip_address":"192.168.120.10"}],"id":"db24b944-169a-4915-bf7e-0f10b43b4333","security_groups":["28be153c-c309-4ef7-ba16-1ff5547e2280"],"mac_address":"fa:16:3e:68:24:ca","project_id":"6b3888c715a947298b7220484cad8c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:14:44Z","binding:vnic_type":"normal","device_id":"86f33616-a052-4ed0-aabe-9d6fcc126d17","ip_allocation":"immediate"}]} 2019-03-23 18:14:52,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=86f33616-a052-4ed0-aabe-9d6fcc126d17 used request id req-ac0919c8-22f7-4a35-8272-f4295dc043c8 2019-03-23 18:14:52,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0870878696442s 2019-03-23 18:14:52,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 18:14:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.10", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333"}}' 2019-03-23 18:14:55,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:55 GMT X-Openstack-Request-Id: req-23f8a5cb-1d61-40fa-bf30-7026a46e382b 2019-03-23 18:14:55,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:53Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}} 2019-03-23 18:14:55,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-23f8a5cb-1d61-40fa-bf30-7026a46e382b 2019-03-23 18:14:55,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93196702003s 2019-03-23 18:14:55,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:55,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:55,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:55 GMT X-Openstack-Request-Id: req-75a267b4-5d3c-49e3-93e9-61dc6bb461a7 2019-03-23 18:14:55,871 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:53Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}, {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:55,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-75a267b4-5d3c-49e3-93e9-61dc6bb461a7 2019-03-23 18:14:55,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617289543152s 2019-03-23 18:14:55,883 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:55,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:55,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:56,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:56 GMT X-Openstack-Request-Id: req-009a041b-ff6c-4c59-8e23-1b8deeb0be92 2019-03-23 18:14:56,341 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:53Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}, {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:56,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-009a041b-ff6c-4c59-8e23-1b8deeb0be92 2019-03-23 18:14:56,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347219944s 2019-03-23 18:14:56,353 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:56,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:56,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:56 GMT X-Openstack-Request-Id: req-b4140b96-4139-4ca7-a08f-968f7cc31195 2019-03-23 18:14:56,527 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:53Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}, {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:56,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b4140b96-4139-4ca7-a08f-968f7cc31195 2019-03-23 18:14:56,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06334400177s 2019-03-23 18:14:56,537 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:56,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:56,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:56,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:56 GMT X-Openstack-Request-Id: req-4e3759f5-9d8d-4ab3-a5e1-1d9251944709 2019-03-23 18:14:56,730 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:53Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}, {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:56,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4e3759f5-9d8d-4ab3-a5e1-1d9251944709 2019-03-23 18:14:56,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0824730396271s 2019-03-23 18:14:56,742 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:56,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:56,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:56 GMT X-Openstack-Request-Id: req-bde9d639-56e4-41c2-8d69-e3c90f1821af 2019-03-23 18:14:56,916 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:53Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}, {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:56,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bde9d639-56e4-41c2-8d69-e3c90f1821af 2019-03-23 18:14:56,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638229846954s 2019-03-23 18:14:56,928 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 18:14:57,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:14:57,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:14:57,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14:57 GMT X-Openstack-Request-Id: req-b070e88a-99fe-4ac4-be87-fca6f5240268 2019-03-23 18:14:57,364 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:57Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}, {"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:25Z", "updated_at": "2019-03-23T18:14:29Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:df:9a", "device_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "7d679fc9-8fdf-44ef-9934-9b148cb99e38", "id": "a0d34286-54a0-403a-bfc2-ef12032c8881", "qos_policy_id": null}]} 2019-03-23 18:14:57,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b070e88a-99fe-4ac4-be87-fca6f5240268 2019-03-23 18:14:57,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.325647830963s 2019-03-23 18:14:57,377 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'08a99258-c926-4b48-a07b-613a57447d39', 'updated_at': u'2019-03-23T18:14:57Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'db24b944-169a-4915-bf7e-0f10b43b4333', 'id': u'56977cda-68cd-435d-a1ec-d140a83adfe1', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'db24b944-169a-4915-bf7e-0f10b43b4333', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b3888c715a947298b7220484cad8c0d', 'name': 'cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6b3888c715a947298b7220484cad8c0d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b3d052d6-5794-466d-8ef2-79c751e2585c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:24:ca', u'device_id': u'86f33616-a052-4ed0-aabe-9d6fcc126d17'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6b3888c715a947298b7220484cad8c0d', 'created_at': u'2019-03-23T18:14:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b3d052d6-5794-466d-8ef2-79c751e2585c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:24:ca', u'device_id': u'86f33616-a052-4ed0-aabe-9d6fcc126d17'}), 'router': u'08a99258-c926-4b48-a07b-613a57447d39'}) 2019-03-23 18:14:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 18:14:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 18:14:57,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9607 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-eff4341b-5d60-4104-a07f-715d5800d2be x-openstack-request-id: req-eff4341b-5d60-4104-a07f-715d5800d2be 2019-03-23 18:14:57,598 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 505678592 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.260949] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.264388] pid_max: default: 32768 minimum: 301\n[ 0.266249] ACPI: Core revision 20150930\n[ 0.268474] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.271165] Security Framework initialized\n[ 0.272872] Yama: becoming mindful.\n[ 0.274363] AppArmor: AppArmor initialized\n[ 0.276104] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.278821] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.281473] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.284018] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.286834] Initializing cgroup subsys io\n[ 0.288515] Initializing cgroup subsys memory\n[ 0.290302] Initializing cgroup subsys devices\n[ 0.292119] Initializing cgroup subsys freezer\n[ 0.293928] Initializing cgroup subsys net_cls\n[ 0.295742] Initializing cgroup subsys perf_event\n[ 0.297642] Initializing cgroup subsys net_prio\n[ 0.299490] Initializing cgroup subsys hugetlb\n[ 0.301294] Initializing cgroup subsys pids\n[ 0.303071] CPU: Physical Processor ID: 0\n[ 0.305430] mce: CPU supports 10 MCE banks\n[ 0.307160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.309247] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.327715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.336658] ftrace: allocating 31920 entries in 125 pages\n[ 0.368328] smpboot: Max logical packages: 1\n[ 0.370086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.372865] x2apic enabled\n[ 0.374405] Switched APIC routing to physical x2apic.\n[ 0.377590] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.379939] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.384201] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.387872] KVM setup paravirtual spinlock\n[ 0.390027] x86: Booted up 1 node, 1 CPUs\n[ 0.391684] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.394463] devtmpfs: initialized\n[ 0.396899] evm: security.selinux\n[ 0.398210] evm: security.SMACK64\n[ 0.399422] evm: security.SMACK64EXEC\n[ 0.400718] evm: security.SMACK64TRANSMUTE\n[ 0.402126] evm: security.SMACK64MMAP\n[ 0.403426] evm: security.ima\n[ 0.404536] evm: security.capability\n[ 0.405884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.409097] pinctrl core: initialized pinctrl subsystem\n[ 0.410966] RTC time: 18:14:49, date: 03/23/19\n[ 0.412584] NET: Registered protocol family 16\n[ 0.414232] cpuidle: using governor ladder\n[ 0.415665] cpuidle: using governor menu\n[ 0.417036] PCCT header not found.\n[ 0.418318] ACPI: bus type PCI registered\n[ 0.419718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.421862] PCI: Using configuration type 1 for base access\n[ 0.424414] ACPI: Added _OSI(Module Device)\n[ 0.425877] ACPI: Added _OSI(Processor Device)\n[ 0.427385] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.428963] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.431549] ACPI: Interpreter enabled\n[ 0.432877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.436128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.439364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.442600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.445831] ACPI: (supports S0 S5)\n[ 0.447066] ACPI: Using IOAPIC for interrupt routing\n[ 0.448728] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.453225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.455242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.457433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459530] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.463345] acpiphp: Slot [3] registered\n[ 0.464741] acpiphp: Slot [4] registered\n[ 0.466139] acpiphp: Slot [5] registered\n[ 0.467547] acpiphp: Slot [6] registered\n[ 0.468941] acpiphp: Slot [7] registered\n[ 0.470339] acpiphp: Slot [8] registered\n[ 0.471741] acpiphp: Slot [9] registered\n[ 0.473139] acpiphp: Slot [10] registered\n[ 0.474551] acpiphp: Slot [11] registered\n[ 0.475972] acpiphp: Slot [12] registered\n[ 0.477393] acpiphp: Slot [13] registered\n[ 0.478806] acpiphp: Slot [14] registered\n[ 0.480222] acpiphp: Slot [15] registered\n[ 0.497419] acpiphp: Slot [16] registered\n[ 0.498831] acpiphp: Slot [17] registered\n[ 0.500245] acpiphp: Slot [18] registered\n[ 0.501665] acpiphp: Slot [19] registered\n[ 0.503081] acpiphp: Slot [20] registered\n[ 0.504510] acpiphp: Slot [21] registered\n[ 0.505931] acpiphp: Slot [22] registered\n[ 0.507347] acpiphp: Slot [23] registered\n[ 0.508764] acpiphp: Slot [24] registered\n[ 0.510186] acpiphp: Slot [25] registered\n[ 0.511615] acpiphp: Slot [26] registered\n[ 0.513032] acpiphp: Slot [27] registered\n[ 0.514456] acpiphp: Slot [28] registered\n[ 0.515872] acpiphp: Slot [29] registered\n[ 0.517283] acpiphp: Slot [30] registered\n[ 0.518705] acpiphp: Slot [31] registered\n[ 0.520119] PCI host bridge to bus 0000:00\n[ 0.521541] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.528356] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.530890] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.533481] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.538103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.540352] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.542423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.549008] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.551521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.577848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580874] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.583339] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.585796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.588209] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.590385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.592667] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.594524] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.597272] vgaarb: loaded\n[ 0.598321] vgaarb: bridge control possible 0000:00:02.0\n[ 0.600419] SCSI subsystem initialized\n[ 0.602024] ACPI: bus type USB registered\n[ 0.603466] usbcore: registered new interface driver usbfs\n[ 0.605274] usbcore: registered new interface driver hub\n[ 0.607035] usbcore: registered new device driver usb\n[ 0.608925] PCI: Using ACPI for IRQ routing\n[ 0.610843] NetLabel: Initializing\n[ 0.612095] NetLabel: domain hash size = 128\n[ 0.613590] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.615265] NetLabel: unlabeled traffic allowed by default\n[ 0.617314] clocksource: Switched to clocksource kvm-clock\n[ 0.627653] AppArmor: AppArmor Filesystem Enabled\n[ 0.629325] pnp: PnP ACPI init\n[ 0.630808] pnp: PnP ACPI: found 5 devices\n[ 0.637913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.640911] NET: Registered protocol family 2\n[ 0.642699] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.644966] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647077] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.649193] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.651107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.653183] NET: Registered protocol family 1\n[ 0.654720] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656646] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658540] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.673495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688567] Trying to unpack rootfs image as initramfs...\n[ 0.749893] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.752672] Scanning for low memory corruption every 60 seconds\n[ 0.754994] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.757030] audit: initializing netlink subsys (disabled)\n[ 0.758863] audit: type=2000 audit(1553364890.625:1): initialized\n[ 0.761105] Initialise system trusted keyring\n[ 0.762740] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.764784] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.767877] zbud: loaded\n[ 0.769052] VFS: Disk quotas dquot_6.6.0\n[ 0.770498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.773057] fuse init (API version 7.23)\n[ 0.774588] Key type big_key registered\n[ 0.775982] Allocating IMA MOK and blacklist keyrings.\n[ 0.778007] Key type asymmetric registered\n[ 0.779455] Asymmetric key parser 'x509' registered\n[ 0.781133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.783731] io scheduler noop registered\n[ 0.785113] io scheduler deadline registered (default)\n[ 0.786858] io scheduler cfq registered\n[ 0.788315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.790160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.792362] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.794906] ACPI: Power Button [PWRF]\n[ 0.796341] GHES: HEST is not enabled!\n[ 0.810690] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.840581] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.844082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.869298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.872805] Linux agpgart interface v0.103\n[ 0.876331] brd: module loaded\n[ 0.878728] loop: module loaded\n[ 0.884480] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.887038] GPT:90111 != 2097151\n[ 0.888227] GPT:Alternate GPT header not at the end of the disk.\n[ 0.890161] GPT:90111 != 2097151\n[ 0.891347] GPT: Use GNU Parted to correct GPT errors.\n[ 0.893054] vda: vda1 vda15\n[ 0.894877] scsi host0: ata_piix\n[ 0.896186] scsi host1: ata_piix\n[ 0.897440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.899597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.902349] libphy: Fixed MDIO Bus: probed\n[ 0.903790] tun: Universal TUN/TAP device driver, 1.6\n[ 0.905480] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.908671] PPP generic driver version 2.4.2\n[ 0.910239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.912347] ehci-pci: EHCI PCI platform driver\n[ 0.913895] ehci-platform: EHCI generic platform driver\n[ 0.915639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.917642] ohci-pci: OHCI PCI platform driver\n[ 0.919182] ohci-platform: OHCI generic platform driver\n[ 0.920927] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.935937] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.937706] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.940282] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.942033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.944034] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.946250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.948760] usb usb1: Product: UHCI Host Controller\n[ 0.950400] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.952413] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.954084] hub 1-0:1.0: USB hub found\n[ 0.955446] hub 1-0:1.0: 2 ports detected\n[ 0.957009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.960621] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.962298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.964073] mousedev: PS/2 mouse device common for all mice\n[ 0.966262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.969249] rtc_cmos 00:00: RTC can wake from S4\n[ 0.971376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.973459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.975549] i2c /dev entries driver\n[ 0.976861] device-mapper: uevent: version 1.0.3\n[ 0.978508] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.981373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.983636] NET: Registered protocol family 10\n[ 0.985455] NET: Registered protocol family 17\n[ 0.987015] Key type dns_resolver registered\n[ 0.988655] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.990576] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.993640] registered taskstats version 1\n[ 0.995101] Loading compiled-in X.509 certificates\n[ 0.997269] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.000535] zswap: loaded using pool lzo/zbud\n[ 1.002848] Key type trusted registered\n[ 1.005224] Key type encrypted registered\n[ 1.006681] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.008507] ima: No TPM chip found, activating TPM-bypass!\n[ 1.010339] evm: HMAC attrs: 0x1\n[ 1.011907] Magic number: 11:786:241\n[ 1.013382] rtc_cmos 00:00: setting system clock to 2019-03-23 18:14:50 UTC (1553364890)\n[ 1.016189] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.018157] EDD information not available.\n[ 1.059053] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.077580] Write protecting the kernel read-only data: 14336k\n[ 1.080924] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.083969] 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.134514] 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.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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDdthSvJwFqXfgTIdX5Jd3T2vEFvSudm5JegjASdDRWpgwwCS5mcUOLI0Qj74RhienqC/6C0j+nKpdm8Bb5grYmVy0LelzLKOXwFRQ+ooufkp708ALw+42/g/qlCTVRk3McWmKxl798xe9vaB/rchYzA+Rz3PMYXDKCA7n4KCWi2swxDgHa4rc/25+k33apwLdtKD3VCq5+dyYiGl2UDX5aMjBZ1lz08FshcsD2oQsUxNQ2x6tonrwHC7SFHt5LhdGLGCG1MIKWfZskb9FhOrlhxixkPR0eSIGs8t16M30A/pfzfUwhV6GJaXLn8wRU+a58BSasHiYbXDkGawJo+FBt root@cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5\nssh-dss AAAAB3NzaC1kc3MAAACBALklyVFLcoXIRKP2LEKAOrE06OPV2RGoVXXTuH1AlXWldtwvbF6wOmdOXeJfMFsWOOk/MlXdUQzXH4dMbvtOA+UCKjuTqRBAORHw4mP2Xf1xQxmXFpigGy1RDD0QcBQsVfUTjremMZcx1KrJhWPPkSAtefruvLhVo+jabVvHWsGXAAAAFQDxm/05fuxSDI6AGX4B8dulv5TLnQAAAIAbMXOCKrO6ivHypa6pEek8VwghRO83QDqLW7no1sqw5K7faHRYtCVicIP8bAmgJeAxQpHzuTnsjE1a7hHFursrhtEp85oPb3LBuG754P0LLJs6VJDhB3K4dH6lnnzS0JU57ul/L8B9shyJGih4Pj++/7z3HTC4GFRM56RYjjK2OgAAAIBKCnNSc1cBzDnD7GwuixXcbcNN2rF1TGeCGVcR3u/2qRU7pnvtyAYBr5J5ZJeV39Zbt1N7DqIeYoFoIurpbj8dByYaKN/C9/q06JU7YdCVbORUv3ems9irXRFCsskLQZXL8rzemmq0ylvzjhWV8/EmxH2/uNvJGwd1+inOCg90fw== root@cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe68:24ca/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\n/dev/root resized successfully [took 0.23s]\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5 login: "} 2019-03-23 18:14:57,598 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17/action used request id req-eff4341b-5d60-4104-a07f-715d5800d2be 2019-03-23 18:14:57,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.220908880234s 2019-03-23 18:14:57,599 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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 505678592 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.260949] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.264388] pid_max: default: 32768 minimum: 301 [ 0.266249] ACPI: Core revision 20150930 [ 0.268474] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.271165] Security Framework initialized [ 0.272872] Yama: becoming mindful. [ 0.274363] AppArmor: AppArmor initialized [ 0.276104] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.278821] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.281473] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.284018] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.286834] Initializing cgroup subsys io [ 0.288515] Initializing cgroup subsys memory [ 0.290302] Initializing cgroup subsys devices [ 0.292119] Initializing cgroup subsys freezer [ 0.293928] Initializing cgroup subsys net_cls [ 0.295742] Initializing cgroup subsys perf_event [ 0.297642] Initializing cgroup subsys net_prio [ 0.299490] Initializing cgroup subsys hugetlb [ 0.301294] Initializing cgroup subsys pids [ 0.303071] CPU: Physical Processor ID: 0 [ 0.305430] mce: CPU supports 10 MCE banks [ 0.307160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.309247] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.327715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.336658] ftrace: allocating 31920 entries in 125 pages [ 0.368328] smpboot: Max logical packages: 1 [ 0.370086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.372865] x2apic enabled [ 0.374405] Switched APIC routing to physical x2apic. [ 0.377590] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.379939] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.384201] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.387872] KVM setup paravirtual spinlock [ 0.390027] x86: Booted up 1 node, 1 CPUs [ 0.391684] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.394463] devtmpfs: initialized [ 0.396899] evm: security.selinux [ 0.398210] evm: security.SMACK64 [ 0.399422] evm: security.SMACK64EXEC [ 0.400718] evm: security.SMACK64TRANSMUTE [ 0.402126] evm: security.SMACK64MMAP [ 0.403426] evm: security.ima [ 0.404536] evm: security.capability [ 0.405884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.409097] pinctrl core: initialized pinctrl subsystem [ 0.410966] RTC time: 18:14:49, date: 03/23/19 [ 0.412584] NET: Registered protocol family 16 [ 0.414232] cpuidle: using governor ladder [ 0.415665] cpuidle: using governor menu [ 0.417036] PCCT header not found. [ 0.418318] ACPI: bus type PCI registered [ 0.419718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.421862] PCI: Using configuration type 1 for base access [ 0.424414] ACPI: Added _OSI(Module Device) [ 0.425877] ACPI: Added _OSI(Processor Device) [ 0.427385] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.428963] ACPI: Added _OSI(Processor Aggregator Device) [ 0.431549] ACPI: Interpreter enabled [ 0.432877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.436128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.439364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.442600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.445831] ACPI: (supports S0 S5) [ 0.447066] ACPI: Using IOAPIC for interrupt routing [ 0.448728] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.453225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.455242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.457433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459530] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.463345] acpiphp: Slot [3] registered [ 0.464741] acpiphp: Slot [4] registered [ 0.466139] acpiphp: Slot [5] registered [ 0.467547] acpiphp: Slot [6] registered [ 0.468941] acpiphp: Slot [7] registered [ 0.470339] acpiphp: Slot [8] registered [ 0.471741] acpiphp: Slot [9] registered [ 0.473139] acpiphp: Slot [10] registered [ 0.474551] acpiphp: Slot [11] registered [ 0.475972] acpiphp: Slot [12] registered [ 0.477393] acpiphp: Slot [13] registered [ 0.478806] acpiphp: Slot [14] registered [ 0.480222] acpiphp: Slot [15] registered [ 0.497419] acpiphp: Slot [16] registered [ 0.498831] acpiphp: Slot [17] registered [ 0.500245] acpiphp: Slot [18] registered [ 0.501665] acpiphp: Slot [19] registered [ 0.503081] acpiphp: Slot [20] registered [ 0.504510] acpiphp: Slot [21] registered [ 0.505931] acpiphp: Slot [22] registered [ 0.507347] acpiphp: Slot [23] registered [ 0.508764] acpiphp: Slot [24] registered [ 0.510186] acpiphp: Slot [25] registered [ 0.511615] acpiphp: Slot [26] registered [ 0.513032] acpiphp: Slot [27] registered [ 0.514456] acpiphp: Slot [28] registered [ 0.515872] acpiphp: Slot [29] registered [ 0.517283] acpiphp: Slot [30] registered [ 0.518705] acpiphp: Slot [31] registered [ 0.520119] PCI host bridge to bus 0000:00 [ 0.521541] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528356] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.530890] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.533481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540352] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.542423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.549008] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.551521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.577848] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580874] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.583339] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.585796] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588209] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.590385] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.592667] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.594524] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.597272] vgaarb: loaded [ 0.598321] vgaarb: bridge control possible 0000:00:02.0 [ 0.600419] SCSI subsystem initialized [ 0.602024] ACPI: bus type USB registered [ 0.603466] usbcore: registered new interface driver usbfs [ 0.605274] usbcore: registered new interface driver hub [ 0.607035] usbcore: registered new device driver usb [ 0.608925] PCI: Using ACPI for IRQ routing [ 0.610843] NetLabel: Initializing [ 0.612095] NetLabel: domain hash size = 128 [ 0.613590] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.615265] NetLabel: unlabeled traffic allowed by default [ 0.617314] clocksource: Switched to clocksource kvm-clock [ 0.627653] AppArmor: AppArmor Filesystem Enabled [ 0.629325] pnp: PnP ACPI init [ 0.630808] pnp: PnP ACPI: found 5 devices [ 0.637913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.640911] NET: Registered protocol family 2 [ 0.642699] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.644966] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647077] TCP: Hash tables configured (established 4096 bind 4096) [ 0.649193] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.651107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.653183] NET: Registered protocol family 1 [ 0.654720] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656646] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658540] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.673495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688567] Trying to unpack rootfs image as initramfs... [ 0.749893] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.752672] Scanning for low memory corruption every 60 seconds [ 0.754994] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.757030] audit: initializing netlink subsys (disabled) [ 0.758863] audit: type=2000 audit(1553364890.625:1): initialized [ 0.761105] Initialise system trusted keyring [ 0.762740] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.764784] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.767877] zbud: loaded [ 0.769052] VFS: Disk quotas dquot_6.6.0 [ 0.770498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.773057] fuse init (API version 7.23) [ 0.774588] Key type big_key registered [ 0.775982] Allocating IMA MOK and blacklist keyrings. [ 0.778007] Key type asymmetric registered [ 0.779455] Asymmetric key parser 'x509' registered [ 0.781133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.783731] io scheduler noop registered [ 0.785113] io scheduler deadline registered (default) [ 0.786858] io scheduler cfq registered [ 0.788315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.790160] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.792362] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.794906] ACPI: Power Button [PWRF] [ 0.796341] GHES: HEST is not enabled! [ 0.810690] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.840581] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.844082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.869298] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.872805] Linux agpgart interface v0.103 [ 0.876331] brd: module loaded [ 0.878728] loop: module loaded [ 0.884480] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887038] GPT:90111 != 2097151 [ 0.888227] GPT:Alternate GPT header not at the end of the disk. [ 0.890161] GPT:90111 != 2097151 [ 0.891347] GPT: Use GNU Parted to correct GPT errors. [ 0.893054] vda: vda1 vda15 [ 0.894877] scsi host0: ata_piix [ 0.896186] scsi host1: ata_piix [ 0.897440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.899597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.902349] libphy: Fixed MDIO Bus: probed [ 0.903790] tun: Universal TUN/TAP device driver, 1.6 [ 0.905480] tun: (C) 1999-2004 Max Krasnyansky [ 0.908671] PPP generic driver version 2.4.2 [ 0.910239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.912347] ehci-pci: EHCI PCI platform driver [ 0.913895] ehci-platform: EHCI generic platform driver [ 0.915639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.917642] ohci-pci: OHCI PCI platform driver [ 0.919182] ohci-platform: OHCI generic platform driver [ 0.920927] uhci_hcd: USB Universal Host Controller Interface driver [ 0.935937] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.937706] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.940282] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.942033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.944034] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.946250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.948760] usb usb1: Product: UHCI Host Controller [ 0.950400] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.952413] usb usb1: SerialNumber: 0000:00:01.2 [ 0.954084] hub 1-0:1.0: USB hub found [ 0.955446] hub 1-0:1.0: 2 ports detected [ 0.957009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.960621] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.962298] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.964073] mousedev: PS/2 mouse device common for all mice [ 0.966262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.969249] rtc_cmos 00:00: RTC can wake from S4 [ 0.971376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.973459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.975549] i2c /dev entries driver [ 0.976861] device-mapper: uevent: version 1.0.3 [ 0.978508] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.981373] ledtrig-cpu: registered to indicate activity on CPUs [ 0.983636] NET: Registered protocol family 10 [ 0.985455] NET: Registered protocol family 17 [ 0.987015] Key type dns_resolver registered [ 0.988655] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.990576] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.993640] registered taskstats version 1 [ 0.995101] Loading compiled-in X.509 certificates [ 0.997269] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.000535] zswap: loaded using pool lzo/zbud [ 1.002848] Key type trusted registered [ 1.005224] Key type encrypted registered [ 1.006681] AppArmor: AppArmor sha1 policy hashing enabled [ 1.008507] ima: No TPM chip found, activating TPM-bypass! [ 1.010339] evm: HMAC attrs: 0x1 [ 1.011907] Magic number: 11:786:241 [ 1.013382] rtc_cmos 00:00: setting system clock to 2019-03-23 18:14:50 UTC (1553364890) [ 1.016189] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.018157] EDD information not available. [ 1.059053] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.077580] Write protecting the kernel read-only data: 14336k [ 1.080924] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.083969] 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.134514] 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.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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDdthSvJwFqXfgTIdX5Jd3T2vEFvSudm5JegjASdDRWpgwwCS5mcUOLI0Qj74RhienqC/6C0j+nKpdm8Bb5grYmVy0LelzLKOXwFRQ+ooufkp708ALw+42/g/qlCTVRk3McWmKxl798xe9vaB/rchYzA+Rz3PMYXDKCA7n4KCWi2swxDgHa4rc/25+k33apwLdtKD3VCq5+dyYiGl2UDX5aMjBZ1lz08FshcsD2oQsUxNQ2x6tonrwHC7SFHt5LhdGLGCG1MIKWfZskb9FhOrlhxixkPR0eSIGs8t16M30A/pfzfUwhV6GJaXLn8wRU+a58BSasHiYbXDkGawJo+FBt root@cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5 ssh-dss AAAAB3NzaC1kc3MAAACBALklyVFLcoXIRKP2LEKAOrE06OPV2RGoVXXTuH1AlXWldtwvbF6wOmdOXeJfMFsWOOk/MlXdUQzXH4dMbvtOA+UCKjuTqRBAORHw4mP2Xf1xQxmXFpigGy1RDD0QcBQsVfUTjremMZcx1KrJhWPPkSAtefruvLhVo+jabVvHWsGXAAAAFQDxm/05fuxSDI6AGX4B8dulv5TLnQAAAIAbMXOCKrO6ivHypa6pEek8VwghRO83QDqLW7no1sqw5K7faHRYtCVicIP8bAmgJeAxQpHzuTnsjE1a7hHFursrhtEp85oPb3LBuG754P0LLJs6VJDhB3K4dH6lnnzS0JU57ul/L8B9shyJGih4Pj++/7z3HTC4GFRM56RYjjK2OgAAAIBKCnNSc1cBzDnD7GwuixXcbcNN2rF1TGeCGVcR3u/2qRU7pnvtyAYBr5J5ZJeV39Zbt1N7DqIeYoFoIurpbj8dByYaKN/C9/q06JU7YdCVbORUv3ems9irXRFCsskLQZXL8rzemmq0ylvzjhWV8/EmxH2/uNvJGwd1+inOCg90fw== root@cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe68:24ca/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net /dev/root resized successfully [took 0.23s] login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-d139e81c-e060-4401-8865-85c9bd4899a5 login: 2019-03-23 18:14:57,603 - paramiko.transport - DEBUG - starting thread (client mode): 0xa9ec7b10L 2019-03-23 18:14:57,604 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 18:14:57,604 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 18:14:57,604 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 18:14:57,606 - 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-03-23 18:14:57,606 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 18:14:57,606 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 18:14:57,607 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 18:14:57,607 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 18:14:57,607 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 18:14:57,624 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 18:14:57,624 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 18:14:57,636 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 155c5f8cb257f4117adab1bc31a2b094 2019-03-23 18:14:57,637 - paramiko.transport - DEBUG - Trying discovered key 67d79bbc205ec157dde3d94862e6dc0b in /tmp/tmprpZzZ5 2019-03-23 18:14:57,661 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 18:14:57,667 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 18:14:57,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-23 18:14:57,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"volumeAttachment": {"volumeId": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}}' 2019-03-23 18:15:00,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:14: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-1dd619c7-e1f9-4b36-90ce-816d2d3a1f91 x-openstack-request-id: req-1dd619c7-e1f9-4b36-90ce-816d2d3a1f91 2019-03-23 18:15:00,760 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "volumeId": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}} 2019-03-23 18:15:00,760 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17/os-volume_attachments used request id req-1dd619c7-e1f9-4b36-90ce-816d2d3a1f91 2019-03-23 18:15:00,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.09078216553s 2019-03-23 18:15:00,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:00,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-00095e82-3071-448b-aa70-d3e18ac1dff0 x-openstack-request-id: req-00095e82-3071-448b-aa70-d3e18ac1dff0 2019-03-23 18:15:00,827 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:00,828 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-00095e82-3071-448b-aa70-d3e18ac1dff0 2019-03-23 18:15:00,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0668749809265s 2019-03-23 18:15:00,829 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:02,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-863c2332-0551-452a-afc8-d746b81db03a x-openstack-request-id: req-863c2332-0551-452a-afc8-d746b81db03a 2019-03-23 18:15:03,858 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:03,858 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-863c2332-0551-452a-afc8-d746b81db03a 2019-03-23 18:15:03,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02682709694s 2019-03-23 18:15:03,860 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:05,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:07,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ee32298a-4142-4541-ac55-806743ac4250 x-openstack-request-id: req-ee32298a-4142-4541-ac55-806743ac4250 2019-03-23 18:15:07,089 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [{"server_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "attachment_id": "4e445373-be0c-40b4-82a6-06ff6e38080c", "attached_at": "2019-03-23T18:15:04.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "device": "/dev/vdb", "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:07,089 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-ee32298a-4142-4541-ac55-806743ac4250 2019-03-23 18:15:07,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.22632288933s 2019-03-23 18:15:07,091 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 18:15:07,093 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 18:15:07,093 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 18:15:07,096 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 18:15:07,169 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 18:15:07,170 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-23 18:15:07,171 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 18:15:07,172 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 18:15:07,209 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-23 18:15:07,209 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 18:15:07,238 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 18:15:07,891 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 18:15:07,891 - 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: a8fec0d7-e813-45fc-9355-4042b24aadca 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-03-23 18:15:07,892 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-03-23 18:15:07,892 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 18:15:07,893 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-03-23 18:15:07,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-23 18:15:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17/os-volume_attachments/4d67feb2-89bf-47d1-94ad-095b2dca195e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:08,690 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-33478f34-e63b-4cff-be8c-fe5763a9f411 x-openstack-request-id: req-33478f34-e63b-4cff-be8c-fe5763a9f411 2019-03-23 18:15:08,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17/os-volume_attachments/4d67feb2-89bf-47d1-94ad-095b2dca195e used request id req-33478f34-e63b-4cff-be8c-fe5763a9f411 2019-03-23 18:15:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.797446966171s 2019-03-23 18:15:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:09,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-de70b9ea-bbd9-48c7-9a64-86a707e7df87 x-openstack-request-id: req-de70b9ea-bbd9-48c7-9a64-86a707e7df87 2019-03-23 18:15:09,806 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [{"server_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "attachment_id": "4e445373-be0c-40b4-82a6-06ff6e38080c", "attached_at": "2019-03-23T18:15:04.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "device": "/dev/vdb", "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:09,806 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-de70b9ea-bbd9-48c7-9a64-86a707e7df87 2019-03-23 18:15:09,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11522507668s 2019-03-23 18:15:09,808 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:11,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:11,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:12,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-74ac4abc-a74a-4f48-b771-e921fcba2ea5 x-openstack-request-id: req-74ac4abc-a74a-4f48-b771-e921fcba2ea5 2019-03-23 18:15:12,970 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:12,970 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-74ac4abc-a74a-4f48-b771-e921fcba2ea5 2019-03-23 18:15:12,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.16075897217s 2019-03-23 18:15:12,972 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-03-23 18:15:12,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-23 18:15:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"volumeAttachment": {"volumeId": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}}' 2019-03-23 18:15:15,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-cc20e180-dc4c-45c3-94d6-43afea937e26 x-openstack-request-id: req-cc20e180-dc4c-45c3-94d6-43afea937e26 2019-03-23 18:15:15,005 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "volumeId": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}} 2019-03-23 18:15:15,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e/os-volume_attachments used request id req-cc20e180-dc4c-45c3-94d6-43afea937e26 2019-03-23 18:15:15,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.03310394287s 2019-03-23 18:15:15,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:16,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4cfd0d1c-1853-493a-b209-b2249eb966cd x-openstack-request-id: req-4cfd0d1c-1853-493a-b209-b2249eb966cd 2019-03-23 18:15:16,102 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:16,102 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-4cfd0d1c-1853-493a-b209-b2249eb966cd 2019-03-23 18:15:16,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09616088867s 2019-03-23 18:15:16,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:18,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:18,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ccf51111-5ee5-41cf-87e1-003cc428d7e3 x-openstack-request-id: req-ccf51111-5ee5-41cf-87e1-003cc428d7e3 2019-03-23 18:15:18,162 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [{"server_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "attachment_id": "7a170fd0-605d-4db0-8dd6-110b6a885a06", "attached_at": "2019-03-23T18:15:16.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "device": "/dev/vdb", "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:17.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:18,162 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-ccf51111-5ee5-41cf-87e1-003cc428d7e3 2019-03-23 18:15:18,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0561609268188s 2019-03-23 18:15:18,165 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 18:15:18,167 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 18:15:18,167 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 18:15:18,169 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 18:15:18,247 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 18:15:18,248 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-23 18:15:18,248 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 18:15:18,249 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 18:15:18,287 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-23 18:15:18,287 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 18:15:18,314 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 18:15:18,333 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 18:15:18,333 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-03-23 18:15:18,333 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-03-23 18:15:18,334 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 18:15:18,334 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-03-23 18:15:18,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-23 18:15:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e/os-volume_attachments/4d67feb2-89bf-47d1-94ad-095b2dca195e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:21,242 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-9dff0055-264a-4e7d-a40d-167c1c056daf x-openstack-request-id: req-9dff0055-264a-4e7d-a40d-167c1c056daf 2019-03-23 18:15:21,242 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e/os-volume_attachments/4d67feb2-89bf-47d1-94ad-095b2dca195e used request id req-9dff0055-264a-4e7d-a40d-167c1c056daf 2019-03-23 18:15:21,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.90774393082s 2019-03-23 18:15:21,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:21,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-601bcffd-b7d1-4d76-90d6-1e0444280d03 x-openstack-request-id: req-601bcffd-b7d1-4d76-90d6-1e0444280d03 2019-03-23 18:15:21,309 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [{"server_id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "attachment_id": "7a170fd0-605d-4db0-8dd6-110b6a885a06", "attached_at": "2019-03-23T18:15:16.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "device": "/dev/vdb", "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e"}], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:21,310 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-601bcffd-b7d1-4d76-90d6-1e0444280d03 2019-03-23 18:15:21,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0667240619659s 2019-03-23 18:15:21,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:23,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:24,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c513b963-086a-4a3d-aad2-415f71ffd88e x-openstack-request-id: req-c513b963-086a-4a3d-aad2-415f71ffd88e 2019-03-23 18:15:24,418 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:24,418 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-c513b963-086a-4a3d-aad2-415f71ffd88e 2019-03-23 18:15:24,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10473799706s 2019-03-23 18:15:24,537 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:15:24,537 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:37 | PASS | +---------------------+------------------+------------------+----------------+ 2019-03-23 18:15:24,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:15:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:24,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-e26739af-7dfd-467b-930d-1214809905b3 x-openstack-request-id: req-e26739af-7dfd-467b-930d-1214809905b3 2019-03-23 18:15:24,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e used request id req-e26739af-7dfd-467b-930d-1214809905b3 2019-03-23 18:15:24,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.330208063126s 2019-03-23 18:15:24,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:15:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:25,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-04dddcd7-4936-4dbf-8454-03aaf96e869c x-openstack-request-id: req-04dddcd7-4936-4dbf-8454-03aaf96e869c 2019-03-23 18:15:25,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:49.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:50Z", "hostId": "07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:df:9a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3fc7e2ca-61af-4559-9803-fb1ee886644e", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:22.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "3fc7e2ca-61af-4559-9803-fb1ee886644e", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:15:24Z", "hostId": "43d728b4f82d34eb1120f1acf17342b8172e3552c5a76ba16d422c68", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm2_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:14Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:15:25,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04dddcd7-4936-4dbf-8454-03aaf96e869c 2019-03-23 18:15:25,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740091085434s 2019-03-23 18:15:25,617 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:27,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:15:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-71d40fc7-847e-4563-8557-468c5a20ffe4 x-openstack-request-id: req-71d40fc7-847e-4563-8557-468c5a20ffe4 2019-03-23 18:15:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:49.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:14:50Z", "hostId": "07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:15:28,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-71d40fc7-847e-4563-8557-468c5a20ffe4 2019-03-23 18:15:28,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721304893494s 2019-03-23 18:15:28,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 18:15:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/a0d34286-54a0-403a-bfc2-ef12032c8881.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:29,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:29 GMT X-Openstack-Request-Id: req-b102dcd6-cdfe-4c14-a9f7-1aa82bdf1656 2019-03-23 18:15:29,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:29,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/a0d34286-54a0-403a-bfc2-ef12032c8881.json used request id req-b102dcd6-cdfe-4c14-a9f7-1aa82bdf1656 2019-03-23 18:15:29,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16624808311s 2019-03-23 18:15:29,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:15:29,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:29,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:29 GMT X-Openstack-Request-Id: req-cf84e489-21d1-4dbd-9271-7803636c0b11 2019-03-23 18:15:29,607 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "08a99258-c926-4b48-a07b-613a57447d39", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:53Z", "updated_at": "2019-03-23T18:14:58Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:24:ca", "device_id": "86f33616-a052-4ed0-aabe-9d6fcc126d17"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "port_id": "db24b944-169a-4915-bf7e-0f10b43b4333", "id": "56977cda-68cd-435d-a1ec-d140a83adfe1", "qos_policy_id": null}]} 2019-03-23 18:15:29,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cf84e489-21d1-4dbd-9271-7803636c0b11 2019-03-23 18:15:29,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0838539600372s 2019-03-23 18:15:29,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:29,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:29,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-401a6d2d-fe26-43f2-bd74-fee4874059b1 x-openstack-request-id: req-401a6d2d-fe26-43f2-bd74-fee4874059b1 2019-03-23 18:15:29,670 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "self"}, {"href": "http://172.30.9.28:8776/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T18:14:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b3888c715a947298b7220484cad8c0d", "updated_at": "2019-03-23T18:15:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d139e81c-e060-4401-8865-85c9bd4899a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4d67feb2-89bf-47d1-94ad-095b2dca195e", "size": 2}]} 2019-03-23 18:15:29,670 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-401a6d2d-fe26-43f2-bd74-fee4874059b1 2019-03-23 18:15:29,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0561900138855s 2019-03-23 18:15:29,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-03-23 18:15:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:29,775 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:15:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-42005a6d-867c-41d6-8dc5-5cc4a80f2bd8 2019-03-23 18:15:29,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-03-23 18:15:29,775 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/4d67feb2-89bf-47d1-94ad-095b2dca195e used request id req-42005a6d-867c-41d6-8dc5-5cc4a80f2bd8 2019-03-23 18:15:29,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.103723049164s 2019-03-23 18:15:29,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 18:15:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:30,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-19759d7a-861a-43fd-8cf5-1ba8f9ec1d8a x-openstack-request-id: req-19759d7a-861a-43fd-8cf5-1ba8f9ec1d8a 2019-03-23 18:15:30,828 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 18:15:30,828 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/6b3888c715a947298b7220484cad8c0d/volumes/detail used request id req-19759d7a-861a-43fd-8cf5-1ba8f9ec1d8a 2019-03-23 18:15:30,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05182814598s 2019-03-23 18:15:30,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 18:15:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/56977cda-68cd-435d-a1ec-d140a83adfe1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:32,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:32 GMT X-Openstack-Request-Id: req-9de8a511-7f13-4f66-b374-f0e3dc9ca67d 2019-03-23 18:15:32,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:32,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/56977cda-68cd-435d-a1ec-d140a83adfe1.json used request id req-9de8a511-7f13-4f66-b374-f0e3dc9ca67d 2019-03-23 18:15:32,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.80090904236s 2019-03-23 18:15:32,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 18:15:32,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:32,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:32 GMT X-Openstack-Request-Id: req-a4eec7f1-8e10-46ac-a5bb-9c253efffb46 2019-03-23 18:15:32,703 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 18:15:32,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a4eec7f1-8e10-46ac-a5bb-9c253efffb46 2019-03-23 18:15:32,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579319000244s 2019-03-23 18:15:32,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 18:15:32,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:32,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-77cfd4c6-db8e-4ff8-8285-c885ff4b3d97 x-openstack-request-id: req-77cfd4c6-db8e-4ff8-8285-c885ff4b3d97 2019-03-23 18:15:32,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17 used request id req-77cfd4c6-db8e-4ff8-8285-c885ff4b3d97 2019-03-23 18:15:32,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172637939453s 2019-03-23 18:15:32,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:15:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:33,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-29dbc799-74c6-4f7f-b78f-f5c986bc610d x-openstack-request-id: req-29dbc799-74c6-4f7f-b78f-f5c986bc610d 2019-03-23 18:15:33,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:24:ca", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/86f33616-a052-4ed0-aabe-9d6fcc126d17", "rel": "bookmark"}], "image": {"id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "links": [{"href": "http://172.30.9.28:8774/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T18:14:49.000000", "flavor": {"id": "c4a3248b-32a4-454b-8d11-75db55b65268", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "bookmark"}]}, "id": "86f33616-a052-4ed0-aabe-9d6fcc126d17", "security_groups": [{"name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}], "user_id": "8b23ec0b5fed4051a953b5ac54aca419", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T18:15:32Z", "hostId": "07426ce8e25f72d207109cc03a9d78c3f22b7b5d68827a0430ee7f49", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5", "name": "cinder_test-vm_d139e81c-e060-4401-8865-85c9bd4899a5", "created": "2019-03-23T18:14:40Z", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 18:15:33,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-29dbc799-74c6-4f7f-b78f-f5c986bc610d 2019-03-23 18:15:33,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835601091385s 2019-03-23 18:15:33,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 18:15:35,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 18:15:35,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:35,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-7724f7f7-3a14-4e42-8f4c-5f120e016045 x-openstack-request-id: req-7724f7f7-3a14-4e42-8f4c-5f120e016045 2019-03-23 18:15:35,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 18:15:35,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7724f7f7-3a14-4e42-8f4c-5f120e016045 2019-03-23 18:15:35,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0695321559906s 2019-03-23 18:15:35,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:15:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:35,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:35 GMT X-Openstack-Request-Id: req-0397292c-ee8f-47c3-ae37-8d7819493e79 2019-03-23 18:15:35,850 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:14:06Z", "updated_at": "2019-03-23T18:14:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "8d8f0d3a-96b7-4465-9a44-faedfa782079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "90c6f925-a6d5-45f5-a2a7-b3b1adc985b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:07Z", "revision_number": 0, "id": "c8e2e29b-edfa-405e-9545-104ef0829593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:07Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:14:06Z", "revision_number": 0, "id": "dee611dc-fbf8-418c-a315-2a65eb902bcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:14:06Z", "security_group_id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 3, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "28be153c-c309-4ef7-ba16-1ff5547e2280", "name": "cinder_test-sg_d139e81c-e060-4401-8865-85c9bd4899a5"}, {"description": "Default security group", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:48Z", "updated_at": "2019-03-23T18:13:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "6418ec2e-978a-458e-9c0b-5e6899ab6e71", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "66732307-2263-4c84-8030-5ef883eb15c4", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e0936051-7b64-473c-9c54-6e661af481e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e12f69c6-3576-4b7d-95fd-8c26196db2de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "b6bd2688-47d5-493c-afad-1809b66b811e", "name": "default"}]} 2019-03-23 18:15:35,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0397292c-ee8f-47c3-ae37-8d7819493e79 2019-03-23 18:15:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0568749904633s 2019-03-23 18:15:35,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:15:35,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/28be153c-c309-4ef7-ba16-1ff5547e2280.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:36,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:36 GMT X-Openstack-Request-Id: req-53a0a6ac-604f-4a24-bd1d-7924b0e2437e 2019-03-23 18:15:36,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:36,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/28be153c-c309-4ef7-ba16-1ff5547e2280.json used request id req-53a0a6ac-604f-4a24-bd1d-7924b0e2437e 2019-03-23 18:15:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.194956064224s 2019-03-23 18:15:36,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 18:15:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:36,096 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-efef6f69-da10-4700-b7ea-a7c8315ee2fb x-openstack-request-id: req-efef6f69-da10-4700-b7ea-a7c8315ee2fb 2019-03-23 18:15:36,096 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_d139e81c-e060-4401-8865-85c9bd4899a5 used request id req-efef6f69-da10-4700-b7ea-a7c8315ee2fb 2019-03-23 18:15:36,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0443580150604s 2019-03-23 18:15:36,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:15:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/08a99258-c926-4b48-a07b-613a57447d39/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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" -d '{"subnet_id": "4106adc1-10d8-44f3-b5ce-f76c955c722f"}' 2019-03-23 18:15:38,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:38 GMT X-Openstack-Request-Id: req-16ce478e-3e77-459d-9876-cc794e5fa35c 2019-03-23 18:15:38,917 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3d052d6-5794-466d-8ef2-79c751e2585c", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "subnet_id": "4106adc1-10d8-44f3-b5ce-f76c955c722f", "subnet_ids": ["4106adc1-10d8-44f3-b5ce-f76c955c722f"], "port_id": "41a930b1-c49a-47ac-8774-82a636710674", "id": "08a99258-c926-4b48-a07b-613a57447d39"} 2019-03-23 18:15:38,918 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/08a99258-c926-4b48-a07b-613a57447d39/remove_router_interface.json used request id req-16ce478e-3e77-459d-9876-cc794e5fa35c 2019-03-23 18:15:38,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.82107400894s 2019-03-23 18:15:38,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:15:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:39 GMT X-Openstack-Request-Id: req-5b1a7381-806d-4938-92d1-1ad318997179 2019-03-23 18:15:39,051 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:51Z", "admin_state_up": true, "updated_at": "2019-03-23T18:15:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "08a99258-c926-4b48-a07b-613a57447d39", "name": "cinder_test-router_d139e81c-e060-4401-8865-85c9bd4899a5"}]} 2019-03-23 18:15:39,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5b1a7381-806d-4938-92d1-1ad318997179 2019-03-23 18:15:39,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13299202919s 2019-03-23 18:15:39,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:15:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/08a99258-c926-4b48-a07b-613a57447d39.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:43,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:43 GMT X-Openstack-Request-Id: req-70d01446-12a1-4052-af7d-acbeccb768ea 2019-03-23 18:15:43,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:43,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/08a99258-c926-4b48-a07b-613a57447d39.json used request id req-70d01446-12a1-4052-af7d-acbeccb768ea 2019-03-23 18:15:43,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.26542496681s 2019-03-23 18:15:43,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:15:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:43,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:43 GMT X-Openstack-Request-Id: req-5655f81a-e8b8-486e-b753-018650944e5d 2019-03-23 18:15:43,367 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3d052d6-5794-466d-8ef2-79c751e2585c","tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T18:13:50Z","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":"6b3888c715a947298b7220484cad8c0d","id":"4106adc1-10d8-44f3-b5ce-f76c955c722f","subnetpool_id":null,"name":"cinder_test-subnet_d139e81c-e060-4401-8865-85c9bd4899a5"}]} 2019-03-23 18:15:43,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5655f81a-e8b8-486e-b753-018650944e5d 2019-03-23 18:15:43,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485389232635s 2019-03-23 18:15:43,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:15:43,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/4106adc1-10d8-44f3-b5ce-f76c955c722f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:45,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:45 GMT X-Openstack-Request-Id: req-31db64dc-4cc0-41d5-8506-fef02fd18710 2019-03-23 18:15:45,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:45,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4106adc1-10d8-44f3-b5ce-f76c955c722f.json used request id req-31db64dc-4cc0-41d5-8506-fef02fd18710 2019-03-23 18:15:45,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61066412926s 2019-03-23 18:15:45,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:15:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:46,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:46 GMT X-Openstack-Request-Id: req-9007b071-4660-4a3b-a034-a578a9d83013 2019-03-23 18:15:46,088 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b3d052d6-5794-466d-8ef2-79c751e2585c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b3888c715a947298b7220484cad8c0d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:15:45Z","qos_policy_id":null,"name":"cinder_test-net_d139e81c-e060-4401-8865-85c9bd4899a5","admin_state_up":true,"tenant_id":"6b3888c715a947298b7220484cad8c0d","created_at":"2019-03-23T18:13:48Z","mtu":1450}]} 2019-03-23 18:15:46,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9007b071-4660-4a3b-a034-a578a9d83013 2019-03-23 18:15:46,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107973098755s 2019-03-23 18:15:46,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:15:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/b3d052d6-5794-466d-8ef2-79c751e2585c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:47,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:47 GMT X-Openstack-Request-Id: req-6814152a-cf81-4838-b57d-6795278a11e3 2019-03-23 18:15:47,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:47,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b3d052d6-5794-466d-8ef2-79c751e2585c.json used request id req-6814152a-cf81-4838-b57d-6795278a11e3 2019-03-23 18:15:47,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69421195984s 2019-03-23 18:15:47,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:15:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:48,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:48 GMT X-Openstack-Request-Id: req-883e36f2-db0b-4758-9c30-16d3c9d2bad0 2019-03-23 18:15:48,139 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:14:03Z", "file": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/file", "owner": "6b3888c715a947298b7220484cad8c0d", "id": "d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "size": 12716032, "self": "/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d139e81c-e060-4401-8865-85c9bd4899a5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:15:48,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-883e36f2-db0b-4758-9c30-16d3c9d2bad0 2019-03-23 18:15:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.351408958435s 2019-03-23 18:15:48,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:15:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e58913a8c7026d16fb4e1fb7a55de43bf74b8ff" 2019-03-23 18:15:49,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:15:49 GMT X-Openstack-Request-Id: req-c3e46dd7-6f48-4b04-a615-33a2d8ab7c82 2019-03-23 18:15:49,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:15:49,202 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d4563d3d-38e8-4dcc-80d4-3025fb1ac914 used request id req-c3e46dd7-6f48-4b04-a615-33a2d8ab7c82 2019-03-23 18:15:49,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06087088585s 2019-03-23 18:15:49,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:15:49,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:49,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-d3fe00c6-caa5-47e3-a406-047501b85654 x-openstack-request-id: req-d3fe00c6-caa5-47e3-a406-047501b85654 2019-03-23 18:15:49,236 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d139e81c-e060-4401-8865-85c9bd4899a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a3248b-32a4-454b-8d11-75db55b65268", "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": "c4a3248b-32a4-454b-8d11-75db55b65268"}]} 2019-03-23 18:15:49,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d3fe00c6-caa5-47e3-a406-047501b85654 2019-03-23 18:15:49,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278470516205s 2019-03-23 18:15:49,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:15:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:49,274 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15: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-605b25dd-7b7b-4722-9e79-c6eeec57a7e6 x-openstack-request-id: req-605b25dd-7b7b-4722-9e79-c6eeec57a7e6 2019-03-23 18:15:49,275 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c4a3248b-32a4-454b-8d11-75db55b65268 used request id req-605b25dd-7b7b-4722-9e79-c6eeec57a7e6 2019-03-23 18:15:49,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370218753815s 2019-03-23 18:15:49,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:15:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:49,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2849ae09-5e79-46e0-8995-c864f1fc220b 2019-03-23 18:15:49,496 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5", "links": {"self": "http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b23ec0b5fed4051a953b5ac54aca419", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:15:49,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2849ae09-5e79-46e0-8995-c864f1fc220b 2019-03-23 18:15:49,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221117973328s 2019-03-23 18:15:49,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:15:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:49,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e73d395-4c9e-43e3-ba62-7009af0af95b 2019-03-23 18:15:49,753 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_d139e81c-e060-4401-8865-85c9bd4899a5", "links": {"self": "http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8b23ec0b5fed4051a953b5ac54aca419", "description": null}} 2019-03-23 18:15:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419 used request id req-6e73d395-4c9e-43e3-ba62-7009af0af95b 2019-03-23 18:15:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250333070755s 2019-03-23 18:15:49,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:15:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:50,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e09cc7-2b00-4314-acd5-9a0b924e3eb1 2019-03-23 18:15:50,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:15:50,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8b23ec0b5fed4051a953b5ac54aca419 used request id req-f1e09cc7-2b00-4314-acd5-9a0b924e3eb1 2019-03-23 18:15:50,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.473968982697s 2019-03-23 18:15:50,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:15:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:50,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c7d6599-ec82-47e4-adc6-b7be009a7366 2019-03-23 18:15:50,439 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d"}, "tags": [], "enabled": true, "id": "6b3888c715a947298b7220484cad8c0d", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d139e81c-e060-4401-8865-85c9bd4899a5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:15:50,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7c7d6599-ec82-47e4-adc6-b7be009a7366 2019-03-23 18:15:50,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203860044479s 2019-03-23 18:15:50,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:15:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:50,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575b7fcf-a9be-4a93-aa62-c4c787109d74 2019-03-23 18:15:50,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:15:50,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6b3888c715a947298b7220484cad8c0d used request id req-575b7fcf-a9be-4a93-aa62-c4c787109d74 2019-03-23 18:15:50,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.354183912277s 2019-03-23 18:15:50,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:15:50,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6b3888c715a947298b7220484cad8c0d&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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:51,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:51 GMT X-Openstack-Request-Id: req-fadd24ac-62fb-413a-ab2b-396f64e706be 2019-03-23 18:15:51,142 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:48Z", "updated_at": "2019-03-23T18:13:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "6418ec2e-978a-458e-9c0b-5e6899ab6e71", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "66732307-2263-4c84-8030-5ef883eb15c4", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e0936051-7b64-473c-9c54-6e661af481e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e12f69c6-3576-4b7d-95fd-8c26196db2de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "b6bd2688-47d5-493c-afad-1809b66b811e", "name": "default"}]} 2019-03-23 18:15:51,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6b3888c715a947298b7220484cad8c0d&name=default used request id req-fadd24ac-62fb-413a-ab2b-396f64e706be 2019-03-23 18:15:51,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33972287178s 2019-03-23 18:15:51,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:15:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:51,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:51 GMT X-Openstack-Request-Id: req-c3544d61-c8e6-4cc9-9a3d-336686b097a7 2019-03-23 18:15:51,564 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b3888c715a947298b7220484cad8c0d", "created_at": "2019-03-23T18:13:48Z", "updated_at": "2019-03-23T18:13:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e0936051-7b64-473c-9c54-6e661af481e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "66732307-2263-4c84-8030-5ef883eb15c4", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "6418ec2e-978a-458e-9c0b-5e6899ab6e71", "remote_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:13:48Z", "revision_number": 0, "id": "e12f69c6-3576-4b7d-95fd-8c26196db2de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:13:48Z", "security_group_id": "b6bd2688-47d5-493c-afad-1809b66b811e", "tenant_id": "6b3888c715a947298b7220484cad8c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b3888c715a947298b7220484cad8c0d"}], "revision_number": 1, "project_id": "6b3888c715a947298b7220484cad8c0d", "id": "b6bd2688-47d5-493c-afad-1809b66b811e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:15:51,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c3544d61-c8e6-4cc9-9a3d-336686b097a7 2019-03-23 18:15:51,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.415499925613s 2019-03-23 18:15:51,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:15:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b6bd2688-47d5-493c-afad-1809b66b811e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec6ca8e6d65c7a7d5e02b24b5addf7bc44ae8f06" 2019-03-23 18:15:52,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:15:52 GMT X-Openstack-Request-Id: req-70627c3d-9fd4-4cb4-adbf-0143537b67ad 2019-03-23 18:15:52,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:15:52,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b6bd2688-47d5-493c-afad-1809b66b811e.json used request id req-70627c3d-9fd4-4cb4-adbf-0143537b67ad 2019-03-23 18:15:52,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.454651832581s 2019-03-23 18:15:52,073 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-03-23 18:15:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:15:52,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36de68e-456a-411f-9835-cb508f848946 2019-03-23 18:15:52,280 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:15:52,280 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a36de68e-456a-411f-9835-cb508f848946 2019-03-23 18:15:52,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:15:52,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["uziTpScJRmufA2VmaaIERw"], "issued_at": "2019-03-23T18:15:52.000000Z"}} 2019-03-23 18:15:52,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:15:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:53,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:53 GMT X-Openstack-Request-Id: req-08cb3304-909a-47f6-bf72-ee2e7ee594f4 2019-03-23 18:15:53,077 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:15:53,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08cb3304-909a-47f6-bf72-ee2e7ee594f4 2019-03-23 18:15:53,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388146877289s 2019-03-23 18:15:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:15:53,090 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e35263-1a9f-4aca-8c47-dff0632c7f16 2019-03-23 18:15:53,090 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:15:53,090 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-a4e35263-1a9f-4aca-8c47-dff0632c7f16 2019-03-23 18:15:53,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:15:53,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:53,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c71f594-c4e5-4ca5-b881-ee56f63cb703 2019-03-23 18:15:53,319 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:15:53,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4c71f594-c4e5-4ca5-b881-ee56f63cb703 2019-03-23 18:15:53,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227885961533s 2019-03-23 18:15:53,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:15:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}}' 2019-03-23 18:15:53,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-134a9bac-d8c7-45c8-9594-9d2eb4e7a519 2019-03-23 18:15:53,567 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c"}, "tags": [], "enabled": true, "id": "972cea586b784bd8942b1bd2bb34e06c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}} 2019-03-23 18:15:53,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-134a9bac-d8c7-45c8-9594-9d2eb4e7a519 2019-03-23 18:15:53,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240629911423s 2019-03-23 18:15:53,567 - 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'972cea586b784bd8942b1bd2bb34e06c', '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_53079445-94b1-4cde-8590-9e40571d17c2'}) 2019-03-23 18:15:53,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:15:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "s0zrqYGqKs2WexWtPYNzp4aHTemh0Z", "email": null, "name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2"}}' 2019-03-23 18:15:54,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e09214-b4bc-42fb-9841-d58af60c9af6 2019-03-23 18:15:54,130 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "links": {"self": "http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c2240cfa3eb2426e9cd590aaa891b9b2", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:15:54,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-85e09214-b4bc-42fb-9841-d58af60c9af6 2019-03-23 18:15:54,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.555656909943s 2019-03-23 18:15:54,131 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c2240cfa3eb2426e9cd590aaa891b9b2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2'}) 2019-03-23 18:15:54,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:15:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:54,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eabed16-94bd-4920-89bc-dc191e8f3c2c 2019-03-23 18:15:54,364 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:15:54,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6eabed16-94bd-4920-89bc-dc191e8f3c2c 2019-03-23 18:15:54,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229530096054s 2019-03-23 18:15:54,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:15:54,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:54,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388b60a7-41e1-401c-9397-eb6e3a74304e 2019-03-23 18:15:54,586 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:15:54,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-388b60a7-41e1-401c-9397-eb6e3a74304e 2019-03-23 18:15:54,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216131925583s 2019-03-23 18:15:54,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:15:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:54,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b526c9e9-d23b-4786-a791-b147d4a365f0 2019-03-23 18:15:54,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:15:54,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b526c9e9-d23b-4786-a791-b147d4a365f0 2019-03-23 18:15:54,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220906019211s 2019-03-23 18:15:54,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:15:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:55,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbdc1d7-5699-4281-9a88-9b08dc69d891 2019-03-23 18:15:55,037 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:15:55,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1dbdc1d7-5699-4281-9a88-9b08dc69d891 2019-03-23 18:15:55,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220365047455s 2019-03-23 18:15:55,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:15:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:55,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817bf83e-79ce-4ef5-91b3-e380cead16ab 2019-03-23 18:15:55,256 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "links": {"self": "http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c2240cfa3eb2426e9cd590aaa891b9b2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:15:55,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-817bf83e-79ce-4ef5-91b3-e380cead16ab 2019-03-23 18:15:55,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218816041946s 2019-03-23 18:15:55,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:15:55,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:55,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2796a146-c3c4-413b-9201-58f9c9fe9585 2019-03-23 18:15:55,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c"}, "tags": [], "enabled": true, "id": "972cea586b784bd8942b1bd2bb34e06c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}]} 2019-03-23 18:15:55,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2796a146-c3c4-413b-9201-58f9c9fe9585 2019-03-23 18:15:55,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214652061462s 2019-03-23 18:15:55,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:15:55,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c2240cfa3eb2426e9cd590aaa891b9b2&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=972cea586b784bd8942b1bd2bb34e06c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58d82cc-cd6e-4083-b9bd-9579380cb499 2019-03-23 18:15:55,624 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c2240cfa3eb2426e9cd590aaa891b9b2&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=972cea586b784bd8942b1bd2bb34e06c", "previous": null, "next": null}} 2019-03-23 18:15:55,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c2240cfa3eb2426e9cd590aaa891b9b2&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=972cea586b784bd8942b1bd2bb34e06c used request id req-a58d82cc-cd6e-4083-b9bd-9579380cb499 2019-03-23 18:15:55,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.130880832672s 2019-03-23 18:15:55,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:15:55,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c/users/c2240cfa3eb2426e9cd590aaa891b9b2/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:55,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121ecfd7-2c95-4d2e-824c-29bcf4a247d4 2019-03-23 18:15:55,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:15:55,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c/users/c2240cfa3eb2426e9cd590aaa891b9b2/roles/d199347d09e6457ab4ea50809513a47d used request id req-121ecfd7-2c95-4d2e-824c-29bcf4a247d4 2019-03-23 18:15:55,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.20144200325s 2019-03-23 18:15:55,830 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2', 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'972cea586b784bd8942b1bd2bb34e06c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 's0zrqYGqKs2WexWtPYNzp4aHTemh0Z', 'username': u'tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:15:55,834 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2', 'password': 's0zrqYGqKs2WexWtPYNzp4aHTemh0Z', 'project_name': 'tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '972cea586b784bd8942b1bd2bb34e06c', 'project_domain_name': 'Default'} 2019-03-23 18:15:55,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:15:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:56,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c8e63e-59dc-48a3-bccb-69f0dd0378b3 2019-03-23 18:15:56,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:15:56,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c9c8e63e-59dc-48a3-bccb-69f0dd0378b3 2019-03-23 18:15:56,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219971895218s 2019-03-23 18:15:56,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:15:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:56,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58888824-35de-4ae3-b410-1d8c24774cd9 2019-03-23 18:15:56,291 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:15:56,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-58888824-35de-4ae3-b410-1d8c24774cd9 2019-03-23 18:15:56,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228141069412s 2019-03-23 18:15:56,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:15:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:56,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4849a9e8-f910-49ce-afd4-a549a8b85555 2019-03-23 18:15:56,499 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:15:56,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4849a9e8-f910-49ce-afd4-a549a8b85555 2019-03-23 18:15:56,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20306801796s 2019-03-23 18:15:56,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:15:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:56,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7236acfe-3e1c-4f95-ab16-6bf25703fc25 2019-03-23 18:15:56,754 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "links": {"self": "http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c2240cfa3eb2426e9cd590aaa891b9b2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:15:56,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7236acfe-3e1c-4f95-ab16-6bf25703fc25 2019-03-23 18:15:56,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254498004913s 2019-03-23 18:15:56,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:15:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:56,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a129008c-dea6-4a82-972a-432a9cd6b5db 2019-03-23 18:15:56,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c"}, "tags": [], "enabled": true, "id": "972cea586b784bd8942b1bd2bb34e06c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}]} 2019-03-23 18:15:56,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a129008c-dea6-4a82-972a-432a9cd6b5db 2019-03-23 18:15:56,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131296873093s 2019-03-23 18:15:56,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:15:56,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c2240cfa3eb2426e9cd590aaa891b9b2&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=972cea586b784bd8942b1bd2bb34e06c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:57,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b2fc01-0c3a-4b3d-b5d2-e614f2ee5952 2019-03-23 18:15:57,022 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c2240cfa3eb2426e9cd590aaa891b9b2&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=972cea586b784bd8942b1bd2bb34e06c", "previous": null, "next": null}} 2019-03-23 18:15:57,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c2240cfa3eb2426e9cd590aaa891b9b2&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=972cea586b784bd8942b1bd2bb34e06c used request id req-04b2fc01-0c3a-4b3d-b5d2-e614f2ee5952 2019-03-23 18:15:57,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114809989929s 2019-03-23 18:15:57,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:15:57,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c/users/c2240cfa3eb2426e9cd590aaa891b9b2/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:57,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e526708-474b-4140-830c-6d9f78a9b66e 2019-03-23 18:15:57,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:15:57,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c/users/c2240cfa3eb2426e9cd590aaa891b9b2/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-2e526708-474b-4140-830c-6d9f78a9b66e 2019-03-23 18:15:57,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.28949213028s 2019-03-23 18:15:57,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:15:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:57,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef48987-3fdb-41ca-8580-0818d1786c4c 2019-03-23 18:15:57,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:15:57,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ef48987-3fdb-41ca-8580-0818d1786c4c 2019-03-23 18:15:57,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221773862839s 2019-03-23 18:15:57,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:15:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:57,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2f53cb-23aa-41f3-91e5-24aedf01ba79 2019-03-23 18:15:57,751 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:15:57,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3d2f53cb-23aa-41f3-91e5-24aedf01ba79 2019-03-23 18:15:57,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205789089203s 2019-03-23 18:15:57,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:15:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:57,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14661b13-0b6f-4ba9-84eb-f9c9dd6f48f6 2019-03-23 18:15:57,996 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "links": {"self": "http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c2240cfa3eb2426e9cd590aaa891b9b2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:15:57,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-14661b13-0b6f-4ba9-84eb-f9c9dd6f48f6 2019-03-23 18:15:57,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244091033936s 2019-03-23 18:15:58,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:15:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=c2240cfa3eb2426e9cd590aaa891b9b2&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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:58,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ff0918-a411-407e-8002-ac69ddb2ee03 2019-03-23 18:15:58,237 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=c2240cfa3eb2426e9cd590aaa891b9b2&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 18:15:58,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=c2240cfa3eb2426e9cd590aaa891b9b2&scope.domain.id=default used request id req-e0ff0918-a411-407e-8002-ac69ddb2ee03 2019-03-23 18:15:58,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227957963943s 2019-03-23 18:15:58,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 18:15:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/c2240cfa3eb2426e9cd590aaa891b9b2/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:58,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b08556-9697-448d-a38b-022523651a47 2019-03-23 18:15:58,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:15:58,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/c2240cfa3eb2426e9cd590aaa891b9b2/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-35b08556-9697-448d-a38b-022523651a47 2019-03-23 18:15:58,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.277760982513s 2019-03-23 18:15:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:15:58,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffe227f-617d-4734-8dfd-f41c8f06e615 2019-03-23 18:15:58,529 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:15:58,529 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-dffe227f-617d-4734-8dfd-f41c8f06e615 2019-03-23 18:15:58,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:15:58,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "972cea586b784bd8942b1bd2bb34e06c", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/972cea586b784bd8942b1bd2bb34e06c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/972cea586b784bd8942b1bd2bb34e06c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/972cea586b784bd8942b1bd2bb34e06c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/972cea586b784bd8942b1bd2bb34e06c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/972cea586b784bd8942b1bd2bb34e06c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/972cea586b784bd8942b1bd2bb34e06c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_972cea586b784bd8942b1bd2bb34e06c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_972cea586b784bd8942b1bd2bb34e06c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/972cea586b784bd8942b1bd2bb34e06c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/972cea586b784bd8942b1bd2bb34e06c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/972cea586b784bd8942b1bd2bb34e06c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/972cea586b784bd8942b1bd2bb34e06c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/972cea586b784bd8942b1bd2bb34e06c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/972cea586b784bd8942b1bd2bb34e06c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "id": "c2240cfa3eb2426e9cd590aaa891b9b2"}, "audit_ids": ["qwbtGqDgTFSzyca2mJ9G6A"], "issued_at": "2019-03-23T18:15:58.000000Z"}} 2019-03-23 18:15:58,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 18:15:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:15:59,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:59 GMT X-Openstack-Request-Id: req-e2284f5e-b1ac-47c3-84e9-b8c2aec60b0a 2019-03-23 18:15:59,254 - 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-03-23 18:15:59,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-e2284f5e-b1ac-47c3-84e9-b8c2aec60b0a 2019-03-23 18:15:59,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.309275150299s 2019-03-23 18:15:59,265 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-03-23 18:15:59,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:15:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:59,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9c2d332-7744-4308-a6e6-f5ce1ce7094f 2019-03-23 18:15:59,468 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:15:59,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c9c2d332-7744-4308-a6e6-f5ce1ce7094f 2019-03-23 18:15:59,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202692985535s 2019-03-23 18:15:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:15:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:15:59,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 18:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7184ec6b-0985-4c13-a342-6cd6e95b3555 2019-03-23 18:15:59,703 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c"}, "tags": [], "enabled": true, "id": "972cea586b784bd8942b1bd2bb34e06c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}]} 2019-03-23 18:15:59,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7184ec6b-0985-4c13-a342-6cd6e95b3555 2019-03-23 18:15:59,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226010084152s 2019-03-23 18:15:59,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:15:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"network": {"shared": true, "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "name": "tempest_smoke-net_53079445-94b1-4cde-8590-9e40571d17c2", "admin_state_up": true}}' 2019-03-23 18:16:00,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:00 GMT X-Openstack-Request-Id: req-6065a8f9-565e-44cf-9bc5-0bb9488b5690 2019-03-23 18:16:00,292 - 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":"91fc8a7e-b126-45ec-be6b-28280a2e5dd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"972cea586b784bd8942b1bd2bb34e06c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:16:00Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_53079445-94b1-4cde-8590-9e40571d17c2","admin_state_up":true,"tenant_id":"972cea586b784bd8942b1bd2bb34e06c","created_at":"2019-03-23T18:16:00Z","mtu":1450}} 2019-03-23 18:16:00,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6065a8f9-565e-44cf-9bc5-0bb9488b5690 2019-03-23 18:16:00,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.586291074753s 2019-03-23 18:16:00,293 - 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-03-23T18:16:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'91fc8a7e-b126-45ec-be6b-28280a2e5dd5', 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'tempest_smoke-net_53079445-94b1-4cde-8590-9e40571d17c2', u'created_at': u'2019-03-23T18:16:00Z', u'mtu': 1450, u'tenant_id': u'972cea586b784bd8942b1bd2bb34e06c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'972cea586b784bd8942b1bd2bb34e06c', u'l2_adjacency': True}) 2019-03-23 18:16:00,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:16:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:00,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:00 GMT X-Openstack-Request-Id: req-1bf6949e-928e-4ad4-a0b6-9a0a4f5b813e 2019-03-23 18:16:00,845 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"91fc8a7e-b126-45ec-be6b-28280a2e5dd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"972cea586b784bd8942b1bd2bb34e06c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:16:00Z","qos_policy_id":null,"name":"tempest_smoke-net_53079445-94b1-4cde-8590-9e40571d17c2","admin_state_up":true,"tenant_id":"972cea586b784bd8942b1bd2bb34e06c","created_at":"2019-03-23T18:16:00Z","provider:network_type":"vxlan"}]} 2019-03-23 18:16:00,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1bf6949e-928e-4ad4-a0b6-9a0a4f5b813e 2019-03-23 18:16:00,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.552284955978s 2019-03-23 18:16:00,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:16:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '{"subnet": {"name": "tempest_smoke-subnet_53079445-94b1-4cde-8590-9e40571d17c2", "enable_dhcp": true, "network_id": "91fc8a7e-b126-45ec-be6b-28280a2e5dd5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:16:01,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:01 GMT X-Openstack-Request-Id: req-660d8713-abbf-4461-be45-1bcf3afdea79 2019-03-23 18:16:01,660 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T18:16: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":"aad32f0c-284a-4df4-a6aa-b38b1afe0c0c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"972cea586b784bd8942b1bd2bb34e06c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_53079445-94b1-4cde-8590-9e40571d17c2","enable_dhcp":true,"segment_id":null,"network_id":"91fc8a7e-b126-45ec-be6b-28280a2e5dd5","tenant_id":"972cea586b784bd8942b1bd2bb34e06c","created_at":"2019-03-23T18:16:01Z","ip_version":4}} 2019-03-23 18:16:01,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-660d8713-abbf-4461-be45-1bcf3afdea79 2019-03-23 18:16:01,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.812973976135s 2019-03-23 18:16:01,661 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:16: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'aad32f0c-284a-4df4-a6aa-b38b1afe0c0c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_53079445-94b1-4cde-8590-9e40571d17c2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'91fc8a7e-b126-45ec-be6b-28280a2e5dd5', u'tenant_id': u'972cea586b784bd8942b1bd2bb34e06c', u'created_at': u'2019-03-23T18:16: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'972cea586b784bd8942b1bd2bb34e06c'}) 2019-03-23 18:16:01,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:16:01,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "tempest_smoke-router_53079445-94b1-4cde-8590-9e40571d17c2", "admin_state_up": true}}' 2019-03-23 18:16:08,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:08 GMT X-Openstack-Request-Id: req-b6de7f4f-bf30-436d-9663-3abfaee45162 2019-03-23 18:16:08,420 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "created_at": "2019-03-23T18:16:02Z", "admin_state_up": true, "updated_at": "2019-03-23T18:16:03Z", "project_id": "972cea586b784bd8942b1bd2bb34e06c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7a59c504-69f7-430a-8a58-fe4e56aaff32", "name": "tempest_smoke-router_53079445-94b1-4cde-8590-9e40571d17c2"}} 2019-03-23 18:16:08,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b6de7f4f-bf30-436d-9663-3abfaee45162 2019-03-23 18:16:08,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.75918102264s 2019-03-23 18:16:08,421 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:16:03Z', u'revision_number': 3, u'ha': True, u'id': u'7a59c504-69f7-430a-8a58-fe4e56aaff32', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_53079445-94b1-4cde-8590-9e40571d17c2', u'admin_state_up': True, u'tenant_id': u'972cea586b784bd8942b1bd2bb34e06c', u'created_at': u'2019-03-23T18:16:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'972cea586b784bd8942b1bd2bb34e06c'}) 2019-03-23 18:16:08,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:16:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/7a59c504-69f7-430a-8a58-fe4e56aaff32/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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '{"subnet_id": "aad32f0c-284a-4df4-a6aa-b38b1afe0c0c"}' 2019-03-23 18:16:11,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:11 GMT X-Openstack-Request-Id: req-751ca87f-68ab-40bd-a159-4dfb3a0a6b79 2019-03-23 18:16:11,690 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "91fc8a7e-b126-45ec-be6b-28280a2e5dd5", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "subnet_id": "aad32f0c-284a-4df4-a6aa-b38b1afe0c0c", "subnet_ids": ["aad32f0c-284a-4df4-a6aa-b38b1afe0c0c"], "port_id": "06c8ceed-6e4d-4557-b627-862adeccb36e", "id": "7a59c504-69f7-430a-8a58-fe4e56aaff32"} 2019-03-23 18:16:11,690 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7a59c504-69f7-430a-8a58-fe4e56aaff32/add_router_interface.json used request id req-751ca87f-68ab-40bd-a159-4dfb3a0a6b79 2019-03-23 18:16:11,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.26846790314s 2019-03-23 18:16:11,691 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:16:11,821 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:16:11,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:16:11,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:11 GMT 2019-03-23 18:16:11,830 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:16:11,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:16:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:12,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:12 GMT X-Openstack-Request-Id: req-36d06f70-afa6-4b8a-981c-af2d79b02753 2019-03-23 18:16:12,312 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:16:12,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-36d06f70-afa6-4b8a-981c-af2d79b02753 2019-03-23 18:16:12,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.47678399086s 2019-03-23 18:16:12,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:16:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2"}' 2019-03-23 18:16:12,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:12 GMT Location: http://172.30.9.28:9292/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-afb85e47-66ec-45e0-9bae-ab3fc9c671bc 2019-03-23 18:16:12,702 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:12Z", "file": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "3259b094-0601-4f36-a80d-1825c1ea3e07", "size": null, "self": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07", "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_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": null, "created_at": "2019-03-23T18:16:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:16:12,702 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-afb85e47-66ec-45e0-9bae-ab3fc9c671bc 2019-03-23 18:16:12,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.381889104843s 2019-03-23 18:16:12,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:16:12,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '' 2019-03-23 18:16:13,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:16:13 GMT X-Openstack-Request-Id: req-947759f4-55b3-4c3d-aaac-9a438ef1a8a1 2019-03-23 18:16:13,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:16:13,501 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file used request id req-947759f4-55b3-4c3d-aaac-9a438ef1a8a1 2019-03-23 18:16:13,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.797565937042s 2019-03-23 18:16:13,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:16:13,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:13,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:13 GMT X-Openstack-Request-Id: req-134357a3-7079-4025-99c2-a73b9cc964de 2019-03-23 18:16:13,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:13Z", "file": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "3259b094-0601-4f36-a80d-1825c1ea3e07", "size": 12716032, "self": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:16:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:16:13,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-134357a3-7079-4025-99c2-a73b9cc964de 2019-03-23 18:16:13,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306677818298s 2019-03-23 18:16:13,814 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file', 'owner': u'972cea586b784bd8942b1bd2bb34e06c', 'id': u'3259b094-0601-4f36-a80d-1825c1ea3e07', 'size': 12716032, u'self': u'/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'972cea586b784bd8942b1bd2bb34e06c', 'name': 'tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:16:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T18:16:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2', '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/3259b094-0601-4f36-a80d-1825c1ea3e07', 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_53079445-94b1-4cde-8590-9e40571d17c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2', 'created': u'2019-03-23T18:16:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:16: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/3259b094-0601-4f36-a80d-1825c1ea3e07', 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_53079445-94b1-4cde-8590-9e40571d17c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:16:13,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:16:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_53079445-94b1-4cde-8590-9e40571d17c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:16:14,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16: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-72c4b21c-f74f-4bcb-841c-645cf4d8fcd1 x-openstack-request-id: req-72c4b21c-f74f-4bcb-841c-645cf4d8fcd1 2019-03-23 18:16:14,228 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_53079445-94b1-4cde-8590-9e40571d17c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c", "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": "b9e9c785-fe7e-4b76-a696-780e55a1906c"}} 2019-03-23 18:16:14,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-72c4b21c-f74f-4bcb-841c-645cf4d8fcd1 2019-03-23 18:16:14,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.41011595726s 2019-03-23 18:16:14,229 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_53079445-94b1-4cde-8590-9e40571d17c2', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'b9e9c785-fe7e-4b76-a696-780e55a1906c', 'swap': 0}) 2019-03-23 18:16:14,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:16:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c/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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"extra_specs": {}}' 2019-03-23 18:16:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16: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-eb2b1684-5f98-40cf-8d9c-638ea35bf7a1 x-openstack-request-id: req-eb2b1684-5f98-40cf-8d9c-638ea35bf7a1 2019-03-23 18:16:14,251 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:16:14,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c/os-extra_specs used request id req-eb2b1684-5f98-40cf-8d9c-638ea35bf7a1 2019-03-23 18:16:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218629837036s 2019-03-23 18:16:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:16:14,277 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-467628d9-83a5-43c5-94b6-17c1b936e4fd 2019-03-23 18:16:14,278 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:16:14,278 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-467628d9-83a5-43c5-94b6-17c1b936e4fd 2019-03-23 18:16:14,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:16:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:14,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec82c21-ebf0-4983-a5ee-64a7774a97e3 2019-03-23 18:16:14,477 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:16:14,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ec82c21-ebf0-4983-a5ee-64a7774a97e3 2019-03-23 18:16:14,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195621013641s 2019-03-23 18:16:14,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:16:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:14,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c32b9f8-a426-4305-b56d-01134df738dd 2019-03-23 18:16:14,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:16:14,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3c32b9f8-a426-4305-b56d-01134df738dd 2019-03-23 18:16:14,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215705156326s 2019-03-23 18:16:14,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 18:16:22,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c52112b9-8aee-4db1-83c9-310d27611d29 | 2019-03-23T18:16:22.088177 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c52112b9-8aee-4db1-83c9-310d27611d29 ~/.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-03-23 18:16:26,193 - 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 | | cinder | volume | 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-03-23 18:16:26,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 18:16:33,054 - 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=3ca42748-c178-45c0-a29a-169da609bed7) as the default verifier for the future CLI operations. 2019-03-23 18:16:34,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 18:16:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:16:34,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16: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-3825f8c4-e6f7-40fa-9c5d-c33fc82daaac x-openstack-request-id: req-3825f8c4-e6f7-40fa-9c5d-c33fc82daaac 2019-03-23 18:16:34,772 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 18:16:34,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-3825f8c4-e6f7-40fa-9c5d-c33fc82daaac 2019-03-23 18:16:34,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.036740064621s 2019-03-23 18:16:34,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:16:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:35,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:35 GMT X-Openstack-Request-Id: req-6e18c9da-d2dc-4bb6-a89c-49cab4a77cc9 2019-03-23 18:16:35,094 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:13Z", "file": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "3259b094-0601-4f36-a80d-1825c1ea3e07", "size": 12716032, "self": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:16:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:16:35,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6e18c9da-d2dc-4bb6-a89c-49cab4a77cc9 2019-03-23 18:16:35,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31862616539s 2019-03-23 18:16:35,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:16:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2"}' 2019-03-23 18:16:35,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:35 GMT Location: http://172.30.9.28:9292/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fc0628d-b9b5-46d5-b719-b81662de0049 2019-03-23 18:16:35,480 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:35Z", "file": "/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "fe53ed36-9840-44c8-b7cc-abfd7322f051", "size": null, "self": "/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051", "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_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": null, "created_at": "2019-03-23T18:16:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:16:35,480 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3fc0628d-b9b5-46d5-b719-b81662de0049 2019-03-23 18:16:35,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.375519990921s 2019-03-23 18:16:35,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:16:35,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '' 2019-03-23 18:16:35,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:16:35 GMT X-Openstack-Request-Id: req-bc4c4347-5151-4d67-9b11-bfe349ba2008 2019-03-23 18:16:35,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-03-23 18:16:35,949 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/file used request id req-bc4c4347-5151-4d67-9b11-bfe349ba2008 2019-03-23 18:16:35,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.467324972153s 2019-03-23 18:16:35,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:16:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:16:36,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:36 GMT X-Openstack-Request-Id: req-177cda26-f18c-4d36-809f-a7cd821fc2a9 2019-03-23 18:16:36,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:35Z", "file": "/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "fe53ed36-9840-44c8-b7cc-abfd7322f051", "size": 12716032, "self": "/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:16:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:13Z", "file": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "3259b094-0601-4f36-a80d-1825c1ea3e07", "size": 12716032, "self": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:16:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:16:36,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-177cda26-f18c-4d36-809f-a7cd821fc2a9 2019-03-23 18:16:36,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.804147958755s 2019-03-23 18:16:36,761 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/file', 'owner': u'972cea586b784bd8942b1bd2bb34e06c', 'id': u'fe53ed36-9840-44c8-b7cc-abfd7322f051', 'size': 12716032, u'self': u'/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'972cea586b784bd8942b1bd2bb34e06c', 'name': 'tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/fe53ed36-9840-44c8-b7cc-abfd7322f051/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:16:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T18:16:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2', '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/fe53ed36-9840-44c8-b7cc-abfd7322f051', 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_53079445-94b1-4cde-8590-9e40571d17c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_53079445-94b1-4cde-8590-9e40571d17c2', 'created': u'2019-03-23T18:16:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:16:35Z', 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/fe53ed36-9840-44c8-b7cc-abfd7322f051', 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_53079445-94b1-4cde-8590-9e40571d17c2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:16:36,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:16:36,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_53079445-94b1-4cde-8590-9e40571d17c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:16:36,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d2ba687-e6a4-47ad-a638-dd64c14923e3 x-openstack-request-id: req-3d2ba687-e6a4-47ad-a638-dd64c14923e3 2019-03-23 18:16:36,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_53079445-94b1-4cde-8590-9e40571d17c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c06bbb29-a474-4182-8f09-613116c36650", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c06bbb29-a474-4182-8f09-613116c36650", "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": "c06bbb29-a474-4182-8f09-613116c36650"}} 2019-03-23 18:16:36,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3d2ba687-e6a4-47ad-a638-dd64c14923e3 2019-03-23 18:16:36,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0552220344543s 2019-03-23 18:16:36,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_53079445-94b1-4cde-8590-9e40571d17c2', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'c06bbb29-a474-4182-8f09-613116c36650', 'swap': 0}) 2019-03-23 18:16:36,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:16:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/c06bbb29-a474-4182-8f09-613116c36650/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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" -d '{"extra_specs": {}}' 2019-03-23 18:16:36,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-757ebdc4-33e4-440d-ac7d-1678b6c32202 x-openstack-request-id: req-757ebdc4-33e4-440d-ac7d-1678b6c32202 2019-03-23 18:16:36,842 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:16:36,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c06bbb29-a474-4182-8f09-613116c36650/os-extra_specs used request id req-757ebdc4-33e4-440d-ac7d-1678b6c32202 2019-03-23 18:16:36,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238080024719s 2019-03-23 18:16:36,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_53079445-94b1-4cde-8590-9e40571d17c2', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'c06bbb29-a474-4182-8f09-613116c36650', 'swap': 0}) 2019-03-23 18:16:40,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 18:16:40,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 18:16:40,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 18:16:40,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 18:16:40,697 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 18:16:43,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3ca42748-c178-45c0-a29a-169da609bed7/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-03-23 18:16:43,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 18:16:43,164 - 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-03-23 18:23:27,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e9a56a5d-ca07-4e94-a079-c741b233726b 2019-03-23 18:23:27,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e9a56a5d-ca07-4e94-a079-c741b233726b']'. 2019-03-23 18:23:27,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 18:23:27,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 18:23:27,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 18:23:27,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e9a56a5d-ca07-4e94-a079-c741b233726b | 2019-03-23 18:23:27,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 18:16:45 | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 18:23:26 | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:41 | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 18:23:27,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3ca42748-c178-45c0-a29a-169da609bed7) | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c52112b9-8aee-4db1-83c9-310d27611d29) | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 394.515 | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-03-23 18:23:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 18:23:27,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 18:23:27,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 18:23:27,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 18:23:27,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 18:23:27,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 18:23:28,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-03-23 18:23:28,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'e9a56a5d-ca07-4e94-a079-c741b233726b', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-03-23 18:23:30,102 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e9a56a5d-ca07-4e94-a079-c741b233726b --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-03-23 18:23:30,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'e9a56a5d-ca07-4e94-a079-c741b233726b', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-03-23 18:23:32,059 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e9a56a5d-ca07-4e94-a079-c741b233726b --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-03-23 18:23:32,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:23:32,188 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:33 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-03-23 18:23:32,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:23:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:33,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:23:33 GMT X-Openstack-Request-Id: req-3ebdd554-2f33-49b3-bb17-439250803856 2019-03-23 18:23:33,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:23:33,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fe53ed36-9840-44c8-b7cc-abfd7322f051 used request id req-3ebdd554-2f33-49b3-bb17-439250803856 2019-03-23 18:23:33,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28636693954s 2019-03-23 18:23:33,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:23:33,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:33,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5da99055-e022-4935-ae49-f6b5a2d1e006 x-openstack-request-id: req-5da99055-e022-4935-ae49-f6b5a2d1e006 2019-03-23 18:23:33,806 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_53079445-94b1-4cde-8590-9e40571d17c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c", "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": "b9e9c785-fe7e-4b76-a696-780e55a1906c"}, {"name": "tempest_smoke-flavor_alt_53079445-94b1-4cde-8590-9e40571d17c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c06bbb29-a474-4182-8f09-613116c36650", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c06bbb29-a474-4182-8f09-613116c36650", "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": "c06bbb29-a474-4182-8f09-613116c36650"}]} 2019-03-23 18:23:33,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5da99055-e022-4935-ae49-f6b5a2d1e006 2019-03-23 18:23:33,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.319777965546s 2019-03-23 18:23:33,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:23:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/c06bbb29-a474-4182-8f09-613116c36650 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:33,847 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3d39dbd-2c60-4524-b991-bf36d8544234 x-openstack-request-id: req-a3d39dbd-2c60-4524-b991-bf36d8544234 2019-03-23 18:23:33,848 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c06bbb29-a474-4182-8f09-613116c36650 used request id req-a3d39dbd-2c60-4524-b991-bf36d8544234 2019-03-23 18:23:33,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390648841858s 2019-03-23 18:23:33,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:23:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/7a59c504-69f7-430a-8a58-fe4e56aaff32/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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" -d '{"subnet_id": "aad32f0c-284a-4df4-a6aa-b38b1afe0c0c"}' 2019-03-23 18:23:36,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:36 GMT X-Openstack-Request-Id: req-0024c12d-5e23-4bfc-88dc-1fcbd76e93b2 2019-03-23 18:23:36,884 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "91fc8a7e-b126-45ec-be6b-28280a2e5dd5", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "subnet_id": "aad32f0c-284a-4df4-a6aa-b38b1afe0c0c", "subnet_ids": ["aad32f0c-284a-4df4-a6aa-b38b1afe0c0c"], "port_id": "06c8ceed-6e4d-4557-b627-862adeccb36e", "id": "7a59c504-69f7-430a-8a58-fe4e56aaff32"} 2019-03-23 18:23:36,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/7a59c504-69f7-430a-8a58-fe4e56aaff32/remove_router_interface.json used request id req-0024c12d-5e23-4bfc-88dc-1fcbd76e93b2 2019-03-23 18:23:36,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03623390198s 2019-03-23 18:23:36,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:23:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:37,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:37 GMT X-Openstack-Request-Id: req-28245bed-cb6a-4b38-bace-cbe9b7be22a9 2019-03-23 18:23:37,340 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "created_at": "2019-03-23T18:16:02Z", "admin_state_up": true, "updated_at": "2019-03-23T18:23:35Z", "project_id": "972cea586b784bd8942b1bd2bb34e06c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7a59c504-69f7-430a-8a58-fe4e56aaff32", "name": "tempest_smoke-router_53079445-94b1-4cde-8590-9e40571d17c2"}]} 2019-03-23 18:23:37,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-28245bed-cb6a-4b38-bace-cbe9b7be22a9 2019-03-23 18:23:37,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.455220937729s 2019-03-23 18:23:37,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:23:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/7a59c504-69f7-430a-8a58-fe4e56aaff32.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:41,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:23:41 GMT X-Openstack-Request-Id: req-014ee217-e243-4164-b61d-e33ac7637a12 2019-03-23 18:23:41,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:23:41,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7a59c504-69f7-430a-8a58-fe4e56aaff32.json used request id req-014ee217-e243-4164-b61d-e33ac7637a12 2019-03-23 18:23:41,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.48831510544s 2019-03-23 18:23:41,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:23:41,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:42,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:42 GMT X-Openstack-Request-Id: req-d0045332-9d57-4b46-ac14-8471c0ed72c5 2019-03-23 18:23:42,176 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:16: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":"aad32f0c-284a-4df4-a6aa-b38b1afe0c0c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"972cea586b784bd8942b1bd2bb34e06c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_53079445-94b1-4cde-8590-9e40571d17c2","enable_dhcp":true,"segment_id":null,"network_id":"91fc8a7e-b126-45ec-be6b-28280a2e5dd5","tenant_id":"972cea586b784bd8942b1bd2bb34e06c","created_at":"2019-03-23T18:16:01Z","ip_version":4}]} 2019-03-23 18:23:42,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d0045332-9d57-4b46-ac14-8471c0ed72c5 2019-03-23 18:23:42,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.344908952713s 2019-03-23 18:23:42,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:23:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/aad32f0c-284a-4df4-a6aa-b38b1afe0c0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:44,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:23:44 GMT X-Openstack-Request-Id: req-a7b05c0b-e705-4758-86a5-ba57bd0618f4 2019-03-23 18:23:44,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:23:44,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/aad32f0c-284a-4df4-a6aa-b38b1afe0c0c.json used request id req-a7b05c0b-e705-4758-86a5-ba57bd0618f4 2019-03-23 18:23:44,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42848587036s 2019-03-23 18:23:44,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:23:44,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:44,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:44 GMT X-Openstack-Request-Id: req-567e34af-d0b7-4763-b065-7a7f6dd9bc7c 2019-03-23 18:23:44,999 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91fc8a7e-b126-45ec-be6b-28280a2e5dd5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":true,"project_id":"972cea586b784bd8942b1bd2bb34e06c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:23:44Z","qos_policy_id":null,"name":"tempest_smoke-net_53079445-94b1-4cde-8590-9e40571d17c2","admin_state_up":true,"tenant_id":"972cea586b784bd8942b1bd2bb34e06c","created_at":"2019-03-23T18:16:00Z","provider:network_type":"vxlan"}]} 2019-03-23 18:23:45,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-567e34af-d0b7-4763-b065-7a7f6dd9bc7c 2019-03-23 18:23:45,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392493009567s 2019-03-23 18:23:45,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:23:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/91fc8a7e-b126-45ec-be6b-28280a2e5dd5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:46,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:23:46 GMT X-Openstack-Request-Id: req-f935ef1a-c2d4-4f8f-bd08-01eba79eb081 2019-03-23 18:23:46,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:23:46,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/91fc8a7e-b126-45ec-be6b-28280a2e5dd5.json used request id req-f935ef1a-c2d4-4f8f-bd08-01eba79eb081 2019-03-23 18:23:46,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23647904396s 2019-03-23 18:23:46,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:23:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:46,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:46 GMT X-Openstack-Request-Id: req-659d0db1-24a4-4081-a625-64d6848f8b0f 2019-03-23 18:23:46,673 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:16:13Z", "file": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07/file", "owner": "972cea586b784bd8942b1bd2bb34e06c", "id": "3259b094-0601-4f36-a80d-1825c1ea3e07", "size": 12716032, "self": "/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3259b094-0601-4f36-a80d-1825c1ea3e07/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_53079445-94b1-4cde-8590-9e40571d17c2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:16:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:23:46,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-659d0db1-24a4-4081-a625-64d6848f8b0f 2019-03-23 18:23:46,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.430401086807s 2019-03-23 18:23:46,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:23:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1fef763c59f370e58cee40edda2efe148d0e7a22" 2019-03-23 18:23:47,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:23:47 GMT X-Openstack-Request-Id: req-cbedf1a2-3e04-4e20-9222-d13dc4308433 2019-03-23 18:23:47,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-03-23 18:23:47,450 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3259b094-0601-4f36-a80d-1825c1ea3e07 used request id req-cbedf1a2-3e04-4e20-9222-d13dc4308433 2019-03-23 18:23:47,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.774990081787s 2019-03-23 18:23:47,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:23:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:47,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23: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-96831548-3aff-41c3-aef5-42a6987f68c6 x-openstack-request-id: req-96831548-3aff-41c3-aef5-42a6987f68c6 2019-03-23 18:23:47,475 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_53079445-94b1-4cde-8590-9e40571d17c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c", "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": "b9e9c785-fe7e-4b76-a696-780e55a1906c"}]} 2019-03-23 18:23:47,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-96831548-3aff-41c3-aef5-42a6987f68c6 2019-03-23 18:23:47,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242857933044s 2019-03-23 18:23:47,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:23:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:47,526 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1655be35-0e81-49b2-b9d6-b860f6273133 x-openstack-request-id: req-1655be35-0e81-49b2-b9d6-b860f6273133 2019-03-23 18:23:47,526 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b9e9c785-fe7e-4b76-a696-780e55a1906c used request id req-1655be35-0e81-49b2-b9d6-b860f6273133 2019-03-23 18:23:47,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0491209030151s 2019-03-23 18:23:47,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:23:47,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:47,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b1c502-323a-49fd-b739-2a86fa933d4f 2019-03-23 18:23:47,765 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "links": {"self": "http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c2240cfa3eb2426e9cd590aaa891b9b2", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:23:47,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-42b1c502-323a-49fd-b739-2a86fa933d4f 2019-03-23 18:23:47,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238661050797s 2019-03-23 18:23:47,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:23:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:48,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c19e26-a4b9-4e61-9e0f-07b416eb69b4 2019-03-23 18:23:48,019 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_53079445-94b1-4cde-8590-9e40571d17c2", "links": {"self": "http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c2240cfa3eb2426e9cd590aaa891b9b2", "description": null}} 2019-03-23 18:23:48,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2 used request id req-a8c19e26-a4b9-4e61-9e0f-07b416eb69b4 2019-03-23 18:23:48,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248178958893s 2019-03-23 18:23:48,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:23:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:48,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e3704c-b1ab-4d6a-80b5-39de23f22f2f 2019-03-23 18:23:48,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:23:48,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c2240cfa3eb2426e9cd590aaa891b9b2 used request id req-85e3704c-b1ab-4d6a-80b5-39de23f22f2f 2019-03-23 18:23:48,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.337590932846s 2019-03-23 18:23:48,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:23:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:48,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4d4495-1f59-487d-ac92-64566f5443c2 2019-03-23 18:23:48,578 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c"}, "tags": [], "enabled": true, "id": "972cea586b784bd8942b1bd2bb34e06c", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_53079445-94b1-4cde-8590-9e40571d17c2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:23:48,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-af4d4495-1f59-487d-ac92-64566f5443c2 2019-03-23 18:23:48,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213310003281s 2019-03-23 18:23:48,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:23:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:48,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b9c382-9b3e-462d-b5df-3327f6f2328b 2019-03-23 18:23:48,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:23:48,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/972cea586b784bd8942b1bd2bb34e06c used request id req-97b9c382-9b3e-462d-b5df-3327f6f2328b 2019-03-23 18:23:48,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.289449930191s 2019-03-23 18:23:48,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:23:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=972cea586b784bd8942b1bd2bb34e06c&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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:49,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:49 GMT X-Openstack-Request-Id: req-1873f7b2-2119-4dff-81b0-9fc18c26c2b9 2019-03-23 18:23:49,196 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "created_at": "2019-03-23T18:16:00Z", "updated_at": "2019-03-23T18:16:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "9167f7d0-02fd-4a0c-8d61-24f72fc33a6c", "remote_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv4", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "98e26cb0-9aa8-46bd-ab43-10d05ae37907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv4", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "ee11c66a-9559-4001-bc61-2ffe0eb781c6", "remote_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv6", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "f4fc5ca7-5dec-4df6-9e52-b09a6077edab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv6", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}], "revision_number": 1, "project_id": "972cea586b784bd8942b1bd2bb34e06c", "id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "name": "default"}]} 2019-03-23 18:23:49,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=972cea586b784bd8942b1bd2bb34e06c&name=default used request id req-1873f7b2-2119-4dff-81b0-9fc18c26c2b9 2019-03-23 18:23:49,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317825078964s 2019-03-23 18:23:49,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:23:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:49,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 18:23:49 GMT X-Openstack-Request-Id: req-19b685cc-c3b7-4e5a-86a3-487559ab4c5d 2019-03-23 18:23:49,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "created_at": "2019-03-23T18:16:00Z", "updated_at": "2019-03-23T18:16:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "9167f7d0-02fd-4a0c-8d61-24f72fc33a6c", "remote_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv4", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "f4fc5ca7-5dec-4df6-9e52-b09a6077edab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv6", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "98e26cb0-9aa8-46bd-ab43-10d05ae37907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv4", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:16:00Z", "revision_number": 0, "id": "ee11c66a-9559-4001-bc61-2ffe0eb781c6", "remote_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "remote_ip_prefix": null, "created_at": "2019-03-23T18:16:00Z", "security_group_id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "tenant_id": "972cea586b784bd8942b1bd2bb34e06c", "port_range_min": null, "ethertype": "IPv6", "project_id": "972cea586b784bd8942b1bd2bb34e06c"}], "revision_number": 1, "project_id": "972cea586b784bd8942b1bd2bb34e06c", "id": "a72ba11a-3ffe-4543-85a9-b15ff3aee684", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:23:49,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-19b685cc-c3b7-4e5a-86a3-487559ab4c5d 2019-03-23 18:23:49,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3488509655s 2019-03-23 18:23:49,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:23:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a72ba11a-3ffe-4543-85a9-b15ff3aee684.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9efe275f38700c7089cd6005f9aebd2fbec924e" 2019-03-23 18:23:50,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:23:50 GMT X-Openstack-Request-Id: req-9caa4be7-aa02-47ee-8b8a-25398f3ccabb 2019-03-23 18:23:50,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:23:50,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a72ba11a-3ffe-4543-85a9-b15ff3aee684.json used request id req-9caa4be7-aa02-47ee-8b8a-25398f3ccabb 2019-03-23 18:23:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.465642929077s 2019-03-23 18:23:50,024 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:52 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:52 | PASS | | cinder_test | functest | healthcheck | 01:37 | PASS | | tempest_smoke | functest | healthcheck | 07:33 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-03-23 18:23:50,037 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-23 18:23:50,107 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 18:23:50,207 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 18:23:50,308 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 18:24:25,768 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-411 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 18:24:25,772 - 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.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FWRblX0VNEUUIniIQ9nGxrI4g 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=a868dd1b3f7f494d9fe00b1af3069be7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 18:24:25,772 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 18:24:25,772 - 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-03-23 18:24:25,797 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-03-23 18:24:26,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:24:26,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955eda3b-ed8a-4d9d-99ae-9a5e90578e3b 2019-03-23 18:24:26,396 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:24:26,396 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-955eda3b-ed8a-4d9d-99ae-9a5e90578e3b 2019-03-23 18:24:26,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:24:26,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["xp6oMq35SfKIBR4h5GBbCQ"], "issued_at": "2019-03-23T18:24:26.000000Z"}} 2019-03-23 18:24:26,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:24:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:27,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:27 GMT X-Openstack-Request-Id: req-914b785f-4efd-43d8-863e-186d23d56d13 2019-03-23 18:24:27,213 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:24:27,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-914b785f-4efd-43d8-863e-186d23d56d13 2019-03-23 18:24:27,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392241001129s 2019-03-23 18:24:27,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:24:27,226 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08760597-edba-4dcd-aeb8-ebf3de27f9a2 2019-03-23 18:24:27,226 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:24:27,226 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-08760597-edba-4dcd-aeb8-ebf3de27f9a2 2019-03-23 18:24:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:24:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:27,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a205cca-fd54-4006-bab0-e1a3f2f9d5bb 2019-03-23 18:24:27,452 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:24:27,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6a205cca-fd54-4006-bab0-e1a3f2f9d5bb 2019-03-23 18:24:27,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22492814064s 2019-03-23 18:24:27,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:24:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}}' 2019-03-23 18:24:27,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d68b4fd-a609-4ec2-a0b2-2b3ee42c5860 2019-03-23 18:24:27,768 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24"}, "tags": [], "enabled": true, "id": "05e6298a0da14d2886e21f3bb9458d24", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}} 2019-03-23 18:24:27,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9d68b4fd-a609-4ec2-a0b2-2b3ee42c5860 2019-03-23 18:24:27,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.309020996094s 2019-03-23 18:24:27,769 - 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'05e6298a0da14d2886e21f3bb9458d24', '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_dc4f731f-c313-4d89-806e-b22bc07ff1bf'}) 2019-03-23 18:24:27,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:24:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1F8abmu55ONG1SuXbgo7AX882SiyHz", "email": null, "name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}}' 2019-03-23 18:24:28,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af14c0f-7a54-4037-b543-e2b168011bb4 2019-03-23 18:24:28,292 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": {"self": "http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee2f472ecc084217b0301db6a329a9ed", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:24:28,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7af14c0f-7a54-4037-b543-e2b168011bb4 2019-03-23 18:24:28,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514358043671s 2019-03-23 18:24:28,293 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ee2f472ecc084217b0301db6a329a9ed', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf'}) 2019-03-23 18:24:28,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:28,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d69afe-9cb4-4d44-b0e5-0624871ab440 2019-03-23 18:24:28,517 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:28,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-54d69afe-9cb4-4d44-b0e5-0624871ab440 2019-03-23 18:24:28,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219777107239s 2019-03-23 18:24:28,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:28,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772a53f9-d1a4-4cf3-8a4c-fc6046c4cc55 2019-03-23 18:24:28,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:28,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-772a53f9-d1a4-4cf3-8a4c-fc6046c4cc55 2019-03-23 18:24:28,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219044923782s 2019-03-23 18:24:28,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:28,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d067e47-99d0-40d1-88d5-9a370a1cc32a 2019-03-23 18:24:28,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:28,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d067e47-99d0-40d1-88d5-9a370a1cc32a 2019-03-23 18:24:28,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223443984985s 2019-03-23 18:24:28,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:24:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:29,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8109565-9eac-4fb5-ba7b-629dd1352055 2019-03-23 18:24:29,171 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:24:29,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f8109565-9eac-4fb5-ba7b-629dd1352055 2019-03-23 18:24:29,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196856975555s 2019-03-23 18:24:29,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:24:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:29,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a9938d-1368-4e9f-9a79-036c33e54beb 2019-03-23 18:24:29,407 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": {"self": "http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee2f472ecc084217b0301db6a329a9ed", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:24:29,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c4a9938d-1368-4e9f-9a79-036c33e54beb 2019-03-23 18:24:29,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235292196274s 2019-03-23 18:24:29,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:24:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:29,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69deb63f-0ab0-43f7-b449-5388766a6a78 2019-03-23 18:24:29,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "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.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24"}, "tags": [], "enabled": true, "id": "05e6298a0da14d2886e21f3bb9458d24", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:24:29,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-69deb63f-0ab0-43f7-b449-5388766a6a78 2019-03-23 18:24:29,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223429918289s 2019-03-23 18:24:29,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:24:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ee2f472ecc084217b0301db6a329a9ed&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=05e6298a0da14d2886e21f3bb9458d24" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:29,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e79ae31-40e6-4e14-97c4-63f289e78126 2019-03-23 18:24:29,765 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ee2f472ecc084217b0301db6a329a9ed&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=05e6298a0da14d2886e21f3bb9458d24", "previous": null, "next": null}} 2019-03-23 18:24:29,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ee2f472ecc084217b0301db6a329a9ed&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=05e6298a0da14d2886e21f3bb9458d24 used request id req-1e79ae31-40e6-4e14-97c4-63f289e78126 2019-03-23 18:24:29,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113955020905s 2019-03-23 18:24:29,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:24:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24/users/ee2f472ecc084217b0301db6a329a9ed/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:30,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cd1298-8d36-44ca-bb76-6e73146f32f0 2019-03-23 18:24:30,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:24:30,043 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24/users/ee2f472ecc084217b0301db6a329a9ed/roles/d199347d09e6457ab4ea50809513a47d used request id req-c6cd1298-8d36-44ca-bb76-6e73146f32f0 2019-03-23 18:24:30,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273462057114s 2019-03-23 18:24:30,044 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 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'05e6298a0da14d2886e21f3bb9458d24', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1F8abmu55ONG1SuXbgo7AX882SiyHz', 'username': u'neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:24:30,048 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'password': '1F8abmu55ONG1SuXbgo7AX882SiyHz', 'project_name': 'neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '05e6298a0da14d2886e21f3bb9458d24', 'project_domain_name': 'Default'} 2019-03-23 18:24:30,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:30,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1460e3f1-9d7b-4bd3-9e4a-3314d211bf9c 2019-03-23 18:24:30,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:30,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1460e3f1-9d7b-4bd3-9e4a-3314d211bf9c 2019-03-23 18:24:30,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219833850861s 2019-03-23 18:24:30,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:30,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:30,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8903e09a-e418-4e83-a191-500c3faa2cf3 2019-03-23 18:24:30,477 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:30,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8903e09a-e418-4e83-a191-500c3faa2cf3 2019-03-23 18:24:30,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20072889328s 2019-03-23 18:24:30,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:24:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f2b249-bf58-4e03-850a-c4f1c7b20e2e 2019-03-23 18:24:30,606 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:24:30,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f6f2b249-bf58-4e03-850a-c4f1c7b20e2e 2019-03-23 18:24:30,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124212026596s 2019-03-23 18:24:30,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:24:30,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812e8d04-3983-4c87-bd92-6b9ec02babec 2019-03-23 18:24:30,842 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": {"self": "http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee2f472ecc084217b0301db6a329a9ed", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:24:30,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-812e8d04-3983-4c87-bd92-6b9ec02babec 2019-03-23 18:24:30,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234617948532s 2019-03-23 18:24:30,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:24:30,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:31,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0d1484-e54f-4822-9b69-34e88ef3e7e9 2019-03-23 18:24:31,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "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.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24"}, "tags": [], "enabled": true, "id": "05e6298a0da14d2886e21f3bb9458d24", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:24:31,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9e0d1484-e54f-4822-9b69-34e88ef3e7e9 2019-03-23 18:24:31,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207104921341s 2019-03-23 18:24:31,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:24:31,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ee2f472ecc084217b0301db6a329a9ed&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=05e6298a0da14d2886e21f3bb9458d24" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:31,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac905b0c-f95f-4967-82e3-214009eaff35 2019-03-23 18:24:31,294 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ee2f472ecc084217b0301db6a329a9ed&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=05e6298a0da14d2886e21f3bb9458d24", "previous": null, "next": null}} 2019-03-23 18:24:31,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ee2f472ecc084217b0301db6a329a9ed&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=05e6298a0da14d2886e21f3bb9458d24 used request id req-ac905b0c-f95f-4967-82e3-214009eaff35 2019-03-23 18:24:31,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.227623939514s 2019-03-23 18:24:31,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:24:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24/users/ee2f472ecc084217b0301db6a329a9ed/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:31,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9757b7-7e2c-4157-96b7-440013d904a8 2019-03-23 18:24:31,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:24:31,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24/users/ee2f472ecc084217b0301db6a329a9ed/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-6a9757b7-7e2c-4157-96b7-440013d904a8 2019-03-23 18:24:31,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157402992249s 2019-03-23 18:24:31,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:31,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373a7021-535e-4c6b-b593-585135ea1f57 2019-03-23 18:24:31,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:31,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-373a7021-535e-4c6b-b593-585135ea1f57 2019-03-23 18:24:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198374032974s 2019-03-23 18:24:31,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:24:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:31,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a72474-97b5-4248-ac12-82fce9782e68 2019-03-23 18:24:31,872 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:24:31,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-08a72474-97b5-4248-ac12-82fce9782e68 2019-03-23 18:24:31,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211793899536s 2019-03-23 18:24:31,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:24:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5453ff3-f7fd-4625-99f8-6c5a61510e93 2019-03-23 18:24:32,127 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": {"self": "http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee2f472ecc084217b0301db6a329a9ed", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:24:32,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e5453ff3-f7fd-4625-99f8-6c5a61510e93 2019-03-23 18:24:32,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254513025284s 2019-03-23 18:24:32,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:24:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=ee2f472ecc084217b0301db6a329a9ed&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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:32,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2ad59d-9aff-497f-adf9-2c2dcf77c3aa 2019-03-23 18:24:32,263 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=ee2f472ecc084217b0301db6a329a9ed&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 18:24:32,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=ee2f472ecc084217b0301db6a329a9ed&scope.domain.id=default used request id req-7b2ad59d-9aff-497f-adf9-2c2dcf77c3aa 2019-03-23 18:24:32,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123272895813s 2019-03-23 18:24:32,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 18:24:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/ee2f472ecc084217b0301db6a329a9ed/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:32,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7007ceb3-d16e-4f72-985b-b71b7a6ca55a 2019-03-23 18:24:32,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:24:32,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/ee2f472ecc084217b0301db6a329a9ed/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-7007ceb3-d16e-4f72-985b-b71b7a6ca55a 2019-03-23 18:24:32,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.214276790619s 2019-03-23 18:24:32,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:24:32,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043ccebb-fb72-4437-bc42-29e35e0395a0 2019-03-23 18:24:32,492 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:24:32,492 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-043ccebb-fb72-4437-bc42-29e35e0395a0 2019-03-23 18:24:32,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:24:32,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05e6298a0da14d2886e21f3bb9458d24", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/05e6298a0da14d2886e21f3bb9458d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/05e6298a0da14d2886e21f3bb9458d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/05e6298a0da14d2886e21f3bb9458d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/05e6298a0da14d2886e21f3bb9458d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/05e6298a0da14d2886e21f3bb9458d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/05e6298a0da14d2886e21f3bb9458d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_05e6298a0da14d2886e21f3bb9458d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_05e6298a0da14d2886e21f3bb9458d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/05e6298a0da14d2886e21f3bb9458d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/05e6298a0da14d2886e21f3bb9458d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/05e6298a0da14d2886e21f3bb9458d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/05e6298a0da14d2886e21f3bb9458d24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/05e6298a0da14d2886e21f3bb9458d24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/05e6298a0da14d2886e21f3bb9458d24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "id": "ee2f472ecc084217b0301db6a329a9ed"}, "audit_ids": ["3Nq3d79aQJ63E6YoZCjhdg"], "issued_at": "2019-03-23T18:24:32.000000Z"}} 2019-03-23 18:24:32,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 18:24:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:24:33,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:33 GMT X-Openstack-Request-Id: req-b65a9e1c-2548-4ce6-8876-eb2fc7114f4e 2019-03-23 18:24:33,220 - 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-03-23 18:24:33,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b65a9e1c-2548-4ce6-8876-eb2fc7114f4e 2019-03-23 18:24:33,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.314595937729s 2019-03-23 18:24:33,230 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-03-23 18:24:33,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:24:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:33,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9036e237-cdc9-4b9a-bc00-fb3b392fdc74 2019-03-23 18:24:33,445 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:24:33,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9036e237-cdc9-4b9a-bc00-fb3b392fdc74 2019-03-23 18:24:33,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214548110962s 2019-03-23 18:24:33,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:24:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:24:33,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6664b47c-d327-412c-b234-53364f94559e 2019-03-23 18:24:33,679 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "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.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24"}, "tags": [], "enabled": true, "id": "05e6298a0da14d2886e21f3bb9458d24", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:24:33,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6664b47c-d327-412c-b234-53364f94559e 2019-03-23 18:24:33,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22673201561s 2019-03-23 18:24:33,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:24:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"network": {"shared": true, "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "name": "neutron-tempest-plugin-api-net_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "admin_state_up": true}}' 2019-03-23 18:24:34,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:34 GMT X-Openstack-Request-Id: req-cce1d125-473c-406c-a3d7-1867a2679a29 2019-03-23 18:24:34,259 - 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":"edeee9b3-ee5b-4622-a0b9-56ea24686704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"05e6298a0da14d2886e21f3bb9458d24","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:24:34Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_dc4f731f-c313-4d89-806e-b22bc07ff1bf","admin_state_up":true,"tenant_id":"05e6298a0da14d2886e21f3bb9458d24","created_at":"2019-03-23T18:24:34Z","mtu":1450}} 2019-03-23 18:24:34,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cce1d125-473c-406c-a3d7-1867a2679a29 2019-03-23 18:24:34,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.577683925629s 2019-03-23 18:24:34,260 - 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-03-23T18:24:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'edeee9b3-ee5b-4622-a0b9-56ea24686704', u'provider:segmentation_id': 70, 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_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'created_at': u'2019-03-23T18:24:34Z', u'mtu': 1450, u'tenant_id': u'05e6298a0da14d2886e21f3bb9458d24', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'05e6298a0da14d2886e21f3bb9458d24', u'l2_adjacency': True}) 2019-03-23 18:24:34,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:24:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:24:34,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:34 GMT X-Openstack-Request-Id: req-6bcc5ff0-a696-4c58-9d90-85f1b631035a 2019-03-23 18:24:34,629 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T17:58:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"edeee9b3-ee5b-4622-a0b9-56ea24686704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"05e6298a0da14d2886e21f3bb9458d24","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:24:34Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_dc4f731f-c313-4d89-806e-b22bc07ff1bf","admin_state_up":true,"tenant_id":"05e6298a0da14d2886e21f3bb9458d24","created_at":"2019-03-23T18:24:34Z","provider:network_type":"vxlan"}]} 2019-03-23 18:24:34,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6bcc5ff0-a696-4c58-9d90-85f1b631035a 2019-03-23 18:24:34,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369285821915s 2019-03-23 18:24:34,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:24:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "enable_dhcp": true, "network_id": "edeee9b3-ee5b-4622-a0b9-56ea24686704", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:24:35,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:35 GMT X-Openstack-Request-Id: req-143e917c-51d0-43ed-9c98-9db751cd8d4d 2019-03-23 18:24:35,503 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T18:24: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":"c0e94b95-ed99-433b-826d-4c3ae9239dcb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"05e6298a0da14d2886e21f3bb9458d24","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_dc4f731f-c313-4d89-806e-b22bc07ff1bf","enable_dhcp":true,"segment_id":null,"network_id":"edeee9b3-ee5b-4622-a0b9-56ea24686704","tenant_id":"05e6298a0da14d2886e21f3bb9458d24","created_at":"2019-03-23T18:24:35Z","ip_version":4}} 2019-03-23 18:24:35,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-143e917c-51d0-43ed-9c98-9db751cd8d4d 2019-03-23 18:24:35,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.871834039688s 2019-03-23 18:24:35,503 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:24: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'c0e94b95-ed99-433b-826d-4c3ae9239dcb', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'edeee9b3-ee5b-4622-a0b9-56ea24686704', u'tenant_id': u'05e6298a0da14d2886e21f3bb9458d24', u'created_at': u'2019-03-23T18:24: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'05e6298a0da14d2886e21f3bb9458d24'}) 2019-03-23 18:24:35,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:24:35,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "neutron-tempest-plugin-api-router_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "admin_state_up": true}}' 2019-03-23 18:24:42,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:42 GMT X-Openstack-Request-Id: req-b6290468-1b40-4f37-bb7a-816e6f120225 2019-03-23 18:24:42,181 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "created_at": "2019-03-23T18:24:36Z", "admin_state_up": true, "updated_at": "2019-03-23T18:24:37Z", "project_id": "05e6298a0da14d2886e21f3bb9458d24", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3f6d69ad-bd32-49f2-91ed-72ad477de34a", "name": "neutron-tempest-plugin-api-router_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}} 2019-03-23 18:24:42,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b6290468-1b40-4f37-bb7a-816e6f120225 2019-03-23 18:24:42,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.67748188972s 2019-03-23 18:24:42,182 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:24:37Z', u'revision_number': 3, u'ha': True, u'id': u'3f6d69ad-bd32-49f2-91ed-72ad477de34a', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'admin_state_up': True, u'tenant_id': u'05e6298a0da14d2886e21f3bb9458d24', u'created_at': u'2019-03-23T18:24:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'05e6298a0da14d2886e21f3bb9458d24'}) 2019-03-23 18:24:42,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:24:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/3f6d69ad-bd32-49f2-91ed-72ad477de34a/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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '{"subnet_id": "c0e94b95-ed99-433b-826d-4c3ae9239dcb"}' 2019-03-23 18:24:45,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:45 GMT X-Openstack-Request-Id: req-124f6a3e-70e2-44a3-8a11-cde2be7c3d0e 2019-03-23 18:24:45,032 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "edeee9b3-ee5b-4622-a0b9-56ea24686704", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "subnet_id": "c0e94b95-ed99-433b-826d-4c3ae9239dcb", "subnet_ids": ["c0e94b95-ed99-433b-826d-4c3ae9239dcb"], "port_id": "13f89e85-4dfd-4580-b2fa-982d0f7458cc", "id": "3f6d69ad-bd32-49f2-91ed-72ad477de34a"} 2019-03-23 18:24:45,033 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3f6d69ad-bd32-49f2-91ed-72ad477de34a/add_router_interface.json used request id req-124f6a3e-70e2-44a3-8a11-cde2be7c3d0e 2019-03-23 18:24:45,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.84999799728s 2019-03-23 18:24:45,033 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:24:45,165 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:24:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:24:45,173 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:45 GMT 2019-03-23 18:24:45,173 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:24:45,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:24:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:24:45,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:45 GMT X-Openstack-Request-Id: req-74f8c553-7cf8-4b71-9074-7dc662bb775f 2019-03-23 18:24:45,579 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:24:45,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-74f8c553-7cf8-4b71-9074-7dc662bb775f 2019-03-23 18:24:45,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.403527021408s 2019-03-23 18:24:45,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:24:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}' 2019-03-23 18:24:45,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:45 GMT Location: http://172.30.9.28:9292/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1ccf47eb-3613-4c15-8bae-d55add68e4ea 2019-03-23 18:24:45,919 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:24:45Z", "file": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "17494bde-e5c3-4cad-bc07-9744de8b343c", "size": null, "self": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c", "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_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": null, "created_at": "2019-03-23T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:24:45,919 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1ccf47eb-3613-4c15-8bae-d55add68e4ea 2019-03-23 18:24:45,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.330752849579s 2019-03-23 18:24:45,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:24:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '' 2019-03-23 18:24:47,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:24:47 GMT X-Openstack-Request-Id: req-9347b7a5-2313-4c2e-ad8d-b838045d4863 2019-03-23 18:24:47,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:24:47,428 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file used request id req-9347b7a5-2313-4c2e-ad8d-b838045d4863 2019-03-23 18:24:47,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50872015953s 2019-03-23 18:24:47,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:24:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:24:47,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:47 GMT X-Openstack-Request-Id: req-bf637852-c3c0-42ba-b58e-081166a878fa 2019-03-23 18:24:47,754 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:24:47Z", "file": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "17494bde-e5c3-4cad-bc07-9744de8b343c", "size": 12716032, "self": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:24:47,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bf637852-c3c0-42ba-b58e-081166a878fa 2019-03-23 18:24:47,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321573019028s 2019-03-23 18:24:47,756 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file', 'owner': u'05e6298a0da14d2886e21f3bb9458d24', 'id': u'17494bde-e5c3-4cad-bc07-9744de8b343c', 'size': 12716032, u'self': u'/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05e6298a0da14d2886e21f3bb9458d24', 'name': 'neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:24:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T18:24:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf', '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/17494bde-e5c3-4cad-bc07-9744de8b343c', 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_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'created': u'2019-03-23T18:24:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:24:45Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c', 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_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:24:47,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:24:47,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:24:48,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d5605f9-e00b-482e-8da3-116505411abf x-openstack-request-id: req-8d5605f9-e00b-482e-8da3-116505411abf 2019-03-23 18:24:48,189 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "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": "cc14fdd1-2748-4472-9105-f5ef334dbfb6"}} 2019-03-23 18:24:48,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8d5605f9-e00b-482e-8da3-116505411abf 2019-03-23 18:24:48,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.429547071457s 2019-03-23 18:24:48,190 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_dc4f731f-c313-4d89-806e-b22bc07ff1bf', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'cc14fdd1-2748-4472-9105-f5ef334dbfb6', 'swap': 0}) 2019-03-23 18:24:48,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:24:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6/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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"extra_specs": {}}' 2019-03-23 18:24:48,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24: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-9643d552-8a5f-4e13-87fa-303c36fa0deb x-openstack-request-id: req-9643d552-8a5f-4e13-87fa-303c36fa0deb 2019-03-23 18:24:48,213 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:24:48,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6/os-extra_specs used request id req-9643d552-8a5f-4e13-87fa-303c36fa0deb 2019-03-23 18:24:48,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217390060425s 2019-03-23 18:24:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:24:48,227 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4a67b2-0522-4e18-9dd0-adc6d86fe9c7 2019-03-23 18:24:48,227 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:24:48,227 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-3c4a67b2-0522-4e18-9dd0-adc6d86fe9c7 2019-03-23 18:24:48,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:24:48,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ebf579-efa0-4e56-8b9f-2a8b72050bb5 2019-03-23 18:24:48,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:48,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-49ebf579-efa0-4e56-8b9f-2a8b72050bb5 2019-03-23 18:24:48,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22773194313s 2019-03-23 18:24:48,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:24:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:24:48,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d122fcfb-808a-441f-a2dd-89016c52310e 2019-03-23 18:24:48,673 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:24:48,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d122fcfb-808a-441f-a2dd-89016c52310e 2019-03-23 18:24:48,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210201978683s 2019-03-23 18:24:48,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 18:24:55,983 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b3f09f64-4329-485c-8c34-170f150dc396 | 2019-03-23T18:24:54.393556 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b3f09f64-4329-485c-8c34-170f150dc396 ~/.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-03-23 18:24:59,571 - 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 | | cinder | volume | 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-03-23 18:25:00,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 18:25:05,463 - 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=fe4066dd-2d7c-4d47-aad5-6b4d47398257) as the default verifier for the future CLI operations. 2019-03-23 18:25:07,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 18:25:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:25:07,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 18: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-a4bd5147-c79b-41e1-9b4f-eaa0bcb00ad0 x-openstack-request-id: req-a4bd5147-c79b-41e1-9b4f-eaa0bcb00ad0 2019-03-23 18:25:07,238 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 18:25:07,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a4bd5147-c79b-41e1-9b4f-eaa0bcb00ad0 2019-03-23 18:25:07,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0327908992767s 2019-03-23 18:25:07,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:25:07,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:25:07,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25:07 GMT X-Openstack-Request-Id: req-7d0af9ce-067d-4b05-ac36-91535eec6005 2019-03-23 18:25:07,547 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:24:47Z", "file": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "17494bde-e5c3-4cad-bc07-9744de8b343c", "size": 12716032, "self": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:25:07,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d0af9ce-067d-4b05-ac36-91535eec6005 2019-03-23 18:25:07,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307319879532s 2019-03-23 18:25:07,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:25:07,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}' 2019-03-23 18:25:08,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25:08 GMT Location: http://172.30.9.28:9292/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-686b7d55-4771-43d8-bb59-30b26e18a6ea 2019-03-23 18:25:08,039 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:25:07Z", "file": "/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "2e893f6c-429d-491f-949c-4b9c3b7bc486", "size": null, "self": "/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486", "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_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": null, "created_at": "2019-03-23T18:25:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:25:08,039 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-686b7d55-4771-43d8-bb59-30b26e18a6ea 2019-03-23 18:25:08,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.483477830887s 2019-03-23 18:25:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:25:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '' 2019-03-23 18:25:09,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:25:09 GMT X-Openstack-Request-Id: req-14cea254-fe99-4876-84bc-7ccbbd30f362 2019-03-23 18:25:09,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-03-23 18:25:09,447 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/file used request id req-14cea254-fe99-4876-84bc-7ccbbd30f362 2019-03-23 18:25:09,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40743088722s 2019-03-23 18:25:09,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:25:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:25:09,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25:09 GMT X-Openstack-Request-Id: req-a1824fba-b395-4ec3-b086-87c97d4ca27d 2019-03-23 18:25:09,482 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:25:09Z", "file": "/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "2e893f6c-429d-491f-949c-4b9c3b7bc486", "size": 12716032, "self": "/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:25:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:24:47Z", "file": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "17494bde-e5c3-4cad-bc07-9744de8b343c", "size": 12716032, "self": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:25:09,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a1824fba-b395-4ec3-b086-87c97d4ca27d 2019-03-23 18:25:09,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0306129455566s 2019-03-23 18:25:09,485 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/file', 'owner': u'05e6298a0da14d2886e21f3bb9458d24', 'id': u'2e893f6c-429d-491f-949c-4b9c3b7bc486', 'size': 12716032, u'self': u'/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05e6298a0da14d2886e21f3bb9458d24', 'name': 'neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2e893f6c-429d-491f-949c-4b9c3b7bc486/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:25:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T18:25:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf', '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/2e893f6c-429d-491f-949c-4b9c3b7bc486', 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_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf', 'created': u'2019-03-23T18:25:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:25: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/2e893f6c-429d-491f-949c-4b9c3b7bc486', 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_dc4f731f-c313-4d89-806e-b22bc07ff1bf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:25:09,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:25:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:25:09,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcbd8f28-c9af-4541-a487-f2c6c8ed5e5a x-openstack-request-id: req-fcbd8f28-c9af-4541-a487-f2c6c8ed5e5a 2019-03-23 18:25:09,564 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770", "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": "155a08dd-24bd-4d0e-ae77-a71d6294c770"}} 2019-03-23 18:25:09,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fcbd8f28-c9af-4541-a487-f2c6c8ed5e5a 2019-03-23 18:25:09,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0788512229919s 2019-03-23 18:25:09,565 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'155a08dd-24bd-4d0e-ae77-a71d6294c770', 'swap': 0}) 2019-03-23 18:25:09,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:25:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770/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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" -d '{"extra_specs": {}}' 2019-03-23 18:25:09,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:25: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-e9fd5752-e1c4-41a9-ab6b-3eb95a94419e x-openstack-request-id: req-e9fd5752-e1c4-41a9-ab6b-3eb95a94419e 2019-03-23 18:25:09,588 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:25:09,588 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770/os-extra_specs used request id req-e9fd5752-e1c4-41a9-ab6b-3eb95a94419e 2019-03-23 18:25:09,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219368934631s 2019-03-23 18:25:09,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'155a08dd-24bd-4d0e-ae77-a71d6294c770', 'swap': 0}) 2019-03-23 18:25:12,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 18:25:12,682 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 18:25:12,682 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 18:25:12,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 18:25:12,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 18:25:15,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fe4066dd-2d7c-4d47-aad5-6b4d47398257/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-03-23 18:25:15,885 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 18:25:15,918 - 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-03-23 18:41:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1684ed08-2088-45ce-8fb4-3227457bc247 2019-03-23 18:41:05,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1684ed08-2088-45ce-8fb4-3227457bc247']'. 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1684ed08-2088-45ce-8fb4-3227457bc247 | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 18:25:17 | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 18:41:05 | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:48 | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 18:41:06,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fe4066dd-2d7c-4d47-aad5-6b4d47398257) | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b3f09f64-4329-485c-8c34-170f150dc396) | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 936.7 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 18:41:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 18:41:06,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-03-23 18:41:06,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '1684ed08-2088-45ce-8fb4-3227457bc247', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-03-23 18:41:08,892 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 1684ed08-2088-45ce-8fb4-3227457bc247 --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-03-23 18:41:08,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '1684ed08-2088-45ce-8fb4-3227457bc247', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-03-23 18:41:10,958 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 1684ed08-2088-45ce-8fb4-3227457bc247 --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-03-23 18:41:11,169 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 18:41:11,170 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 16:38 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-03-23 18:41:11,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:41:11,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:12,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:41:12 GMT X-Openstack-Request-Id: req-1eaceed0-a729-427d-9de2-7ba1ded6cf53 2019-03-23 18:41:12,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:41:12,301 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2e893f6c-429d-491f-949c-4b9c3b7bc486 used request id req-1eaceed0-a729-427d-9de2-7ba1ded6cf53 2019-03-23 18:41:12,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1247010231s 2019-03-23 18:41:12,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:41:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:12,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-31344956-038b-46b8-b91b-e8f62a9a0244 x-openstack-request-id: req-31344956-038b-46b8-b91b-e8f62a9a0244 2019-03-23 18:41:12,626 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770", "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": "155a08dd-24bd-4d0e-ae77-a71d6294c770"}, {"name": "neutron-tempest-plugin-api-flavor_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "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": "cc14fdd1-2748-4472-9105-f5ef334dbfb6"}]} 2019-03-23 18:41:12,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-31344956-038b-46b8-b91b-e8f62a9a0244 2019-03-23 18:41:12,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.309539079666s 2019-03-23 18:41:12,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:41:12,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:12,700 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-18bfcc1a-e7ea-41ba-a076-25a57425edf9 x-openstack-request-id: req-18bfcc1a-e7ea-41ba-a076-25a57425edf9 2019-03-23 18:41:12,701 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/155a08dd-24bd-4d0e-ae77-a71d6294c770 used request id req-18bfcc1a-e7ea-41ba-a076-25a57425edf9 2019-03-23 18:41:12,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.072151184082s 2019-03-23 18:41:12,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 18:41:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/3f6d69ad-bd32-49f2-91ed-72ad477de34a/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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" -d '{"subnet_id": "c0e94b95-ed99-433b-826d-4c3ae9239dcb"}' 2019-03-23 18:41:15,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:15 GMT X-Openstack-Request-Id: req-1bfad582-878f-4760-8f75-4d09bbebc47d 2019-03-23 18:41:15,751 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "edeee9b3-ee5b-4622-a0b9-56ea24686704", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "subnet_id": "c0e94b95-ed99-433b-826d-4c3ae9239dcb", "subnet_ids": ["c0e94b95-ed99-433b-826d-4c3ae9239dcb"], "port_id": "13f89e85-4dfd-4580-b2fa-982d0f7458cc", "id": "3f6d69ad-bd32-49f2-91ed-72ad477de34a"} 2019-03-23 18:41:15,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3f6d69ad-bd32-49f2-91ed-72ad477de34a/remove_router_interface.json used request id req-1bfad582-878f-4760-8f75-4d09bbebc47d 2019-03-23 18:41:15,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.04975605011s 2019-03-23 18:41:15,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 18:41:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:16,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1728 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:16 GMT X-Openstack-Request-Id: req-5e0cd215-4245-4864-97dd-23a04e1139bf 2019-03-23 18:41:16,291 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "created_at": "2019-03-23T18:24:36Z", "admin_state_up": true, "updated_at": "2019-03-23T18:41:14Z", "project_id": "05e6298a0da14d2886e21f3bb9458d24", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "3f6d69ad-bd32-49f2-91ed-72ad477de34a", "name": "neutron-tempest-plugin-api-router_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}]} 2019-03-23 18:41:16,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5e0cd215-4245-4864-97dd-23a04e1139bf 2019-03-23 18:41:16,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.539719820023s 2019-03-23 18:41:16,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 18:41:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/3f6d69ad-bd32-49f2-91ed-72ad477de34a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:20,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:41:20 GMT X-Openstack-Request-Id: req-ad16ef13-7cef-4a2d-a437-85360f71536f 2019-03-23 18:41:20,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:41:20,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3f6d69ad-bd32-49f2-91ed-72ad477de34a.json used request id req-ad16ef13-7cef-4a2d-a437-85360f71536f 2019-03-23 18:41:20,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.61449384689s 2019-03-23 18:41:20,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 18:41:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:21,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1942 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:21 GMT X-Openstack-Request-Id: req-25b7feac-3eec-42be-8248-96c37dd24b33 2019-03-23 18:41:21,227 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:24: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":"c0e94b95-ed99-433b-826d-4c3ae9239dcb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"05e6298a0da14d2886e21f3bb9458d24","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_dc4f731f-c313-4d89-806e-b22bc07ff1bf","enable_dhcp":true,"segment_id":null,"network_id":"edeee9b3-ee5b-4622-a0b9-56ea24686704","tenant_id":"05e6298a0da14d2886e21f3bb9458d24","created_at":"2019-03-23T18:24:35Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 18:41:21,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-25b7feac-3eec-42be-8248-96c37dd24b33 2019-03-23 18:41:21,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.318948984146s 2019-03-23 18:41:21,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 18:41:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/c0e94b95-ed99-433b-826d-4c3ae9239dcb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:23,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:41:23 GMT X-Openstack-Request-Id: req-63a9356f-c2eb-4bd2-b438-3ba787bcac1f 2019-03-23 18:41:23,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:41:23,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c0e94b95-ed99-433b-826d-4c3ae9239dcb.json used request id req-63a9356f-c2eb-4bd2-b438-3ba787bcac1f 2019-03-23 18:41:23,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18967914581s 2019-03-23 18:41:23,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:41:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:23,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2122 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:23 GMT X-Openstack-Request-Id: req-9f99358b-2ba9-4bbf-ba90-c8e70e358139 2019-03-23 18:41:23,831 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"edeee9b3-ee5b-4622-a0b9-56ea24686704","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"05e6298a0da14d2886e21f3bb9458d24","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:41:23Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_dc4f731f-c313-4d89-806e-b22bc07ff1bf","admin_state_up":true,"tenant_id":"05e6298a0da14d2886e21f3bb9458d24","created_at":"2019-03-23T18:24:34Z","provider:network_type":"vxlan"}]} 2019-03-23 18:41:23,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9f99358b-2ba9-4bbf-ba90-c8e70e358139 2019-03-23 18:41:23,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411600112915s 2019-03-23 18:41:23,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 18:41:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/edeee9b3-ee5b-4622-a0b9-56ea24686704.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:25,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:41:25 GMT X-Openstack-Request-Id: req-c1fa5af6-eaec-4438-a091-c09d4146325e 2019-03-23 18:41:25,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:41:25,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/edeee9b3-ee5b-4622-a0b9-56ea24686704.json used request id req-c1fa5af6-eaec-4438-a091-c09d4146325e 2019-03-23 18:41:25,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21266007423s 2019-03-23 18:41:25,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:41:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:25,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:25 GMT X-Openstack-Request-Id: req-539b1e6a-e63d-48be-ac35-776dbd990efd 2019-03-23 18:41:25,355 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:24:47Z", "file": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c/file", "owner": "05e6298a0da14d2886e21f3bb9458d24", "id": "17494bde-e5c3-4cad-bc07-9744de8b343c", "size": 12716032, "self": "/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17494bde-e5c3-4cad-bc07-9744de8b343c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:24:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:41:25,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-539b1e6a-e63d-48be-ac35-776dbd990efd 2019-03-23 18:41:25,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305341005325s 2019-03-23 18:41:25,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 18:41:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71bb5dacf7289115852ea73bc8ed30c45425df2" 2019-03-23 18:41:26,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:41:26 GMT X-Openstack-Request-Id: req-1c704688-5e35-419d-9d4a-3ffe765679af 2019-03-23 18:41:26,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-03-23 18:41:26,307 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/17494bde-e5c3-4cad-bc07-9744de8b343c used request id req-1c704688-5e35-419d-9d4a-3ffe765679af 2019-03-23 18:41:26,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.950544834137s 2019-03-23 18:41:26,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 18:41:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-56a68674-52cf-48c6-9f23-c89dd36a4b89 x-openstack-request-id: req-56a68674-52cf-48c6-9f23-c89dd36a4b89 2019-03-23 18:41:26,332 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6", "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": "cc14fdd1-2748-4472-9105-f5ef334dbfb6"}]} 2019-03-23 18:41:26,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-56a68674-52cf-48c6-9f23-c89dd36a4b89 2019-03-23 18:41:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239310264587s 2019-03-23 18:41:26,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 18:41:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:26,365 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-fe52c80c-c81d-4ebc-9c82-ebe00de2ac75 x-openstack-request-id: req-fe52c80c-c81d-4ebc-9c82-ebe00de2ac75 2019-03-23 18:41:26,365 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cc14fdd1-2748-4472-9105-f5ef334dbfb6 used request id req-fe52c80c-c81d-4ebc-9c82-ebe00de2ac75 2019-03-23 18:41:26,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310940742493s 2019-03-23 18:41:26,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:41:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:26,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bac797-d897-412b-9dd4-31ddad2429a9 2019-03-23 18:41:26,596 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": {"self": "http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ee2f472ecc084217b0301db6a329a9ed", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:41:26,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-95bac797-d897-412b-9dd4-31ddad2429a9 2019-03-23 18:41:26,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230275154114s 2019-03-23 18:41:26,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:41:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:26,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bc9459-645e-407c-915e-f20a5884f471 2019-03-23 18:41:26,829 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_dc4f731f-c313-4d89-806e-b22bc07ff1bf", "links": {"self": "http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ee2f472ecc084217b0301db6a329a9ed", "description": null}} 2019-03-23 18:41:26,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed used request id req-10bc9459-645e-407c-915e-f20a5884f471 2019-03-23 18:41:26,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227140903473s 2019-03-23 18:41:26,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 18:41:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:27,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614f2503-6ddc-4103-91cc-1948e0a8ec61 2019-03-23 18:41:27,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:41:27,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ee2f472ecc084217b0301db6a329a9ed used request id req-614f2503-6ddc-4103-91cc-1948e0a8ec61 2019-03-23 18:41:27,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.39325094223s 2019-03-23 18:41:27,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:41:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:27,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce60157-7071-40c5-b69c-559f0328da08 2019-03-23 18:41:27,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24"}, "tags": [], "enabled": true, "id": "05e6298a0da14d2886e21f3bb9458d24", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dc4f731f-c313-4d89-806e-b22bc07ff1bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 18:41:27,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2ce60157-7071-40c5-b69c-559f0328da08 2019-03-23 18:41:27,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219753026962s 2019-03-23 18:41:27,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 18:41:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:27,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78675e3b-8302-4b2e-9810-1e7529f07183 2019-03-23 18:41:27,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:41:27,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/05e6298a0da14d2886e21f3bb9458d24 used request id req-78675e3b-8302-4b2e-9810-1e7529f07183 2019-03-23 18:41:27,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303529977798s 2019-03-23 18:41:27,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:41:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=05e6298a0da14d2886e21f3bb9458d24&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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:28,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:28 GMT X-Openstack-Request-Id: req-eef3c34d-64b1-4879-a5a6-da52757237bf 2019-03-23 18:41:28,089 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "created_at": "2019-03-23T18:24:34Z", "updated_at": "2019-03-23T18:24:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "0722a067-c8b0-4d69-8a74-1c791d05b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv4", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "1105959d-bebf-483c-a348-ac2778ef8ccf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv6", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "bfcb75e8-9982-4902-ad40-2dba35a0029c", "remote_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv4", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "cd42d654-3ce9-4e40-8805-2b1f5e69c194", "remote_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv6", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}], "revision_number": 1, "project_id": "05e6298a0da14d2886e21f3bb9458d24", "id": "339bda06-f523-4328-aa54-0d46393c8a60", "name": "default"}]} 2019-03-23 18:41:28,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=05e6298a0da14d2886e21f3bb9458d24&name=default used request id req-eef3c34d-64b1-4879-a5a6-da52757237bf 2019-03-23 18:41:28,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325117826462s 2019-03-23 18:41:28,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 18:41:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:28,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:28 GMT X-Openstack-Request-Id: req-7ddadd76-2779-4161-8936-a9759094c5bc 2019-03-23 18:41:28,376 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "created_at": "2019-03-23T18:24:34Z", "updated_at": "2019-03-23T18:24:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "0722a067-c8b0-4d69-8a74-1c791d05b19a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv4", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "1105959d-bebf-483c-a348-ac2778ef8ccf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv6", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "bfcb75e8-9982-4902-ad40-2dba35a0029c", "remote_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv4", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:24:34Z", "revision_number": 0, "id": "cd42d654-3ce9-4e40-8805-2b1f5e69c194", "remote_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "remote_ip_prefix": null, "created_at": "2019-03-23T18:24:34Z", "security_group_id": "339bda06-f523-4328-aa54-0d46393c8a60", "tenant_id": "05e6298a0da14d2886e21f3bb9458d24", "port_range_min": null, "ethertype": "IPv6", "project_id": "05e6298a0da14d2886e21f3bb9458d24"}], "revision_number": 1, "project_id": "05e6298a0da14d2886e21f3bb9458d24", "id": "339bda06-f523-4328-aa54-0d46393c8a60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 18:41:28,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7ddadd76-2779-4161-8936-a9759094c5bc 2019-03-23 18:41:28,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2827501297s 2019-03-23 18:41:28,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 18:41:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/339bda06-f523-4328-aa54-0d46393c8a60.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a763058206edcc0a70273ba24892f621f62e0ed9" 2019-03-23 18:41:28,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 18:41:28 GMT X-Openstack-Request-Id: req-ec27fd7e-c625-4044-9a6c-59e6253423f3 2019-03-23 18:41:28,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 18:41:28,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/339bda06-f523-4328-aa54-0d46393c8a60.json used request id req-ec27fd7e-c625-4044-9a6c-59e6253423f3 2019-03-23 18:41:28,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.566612005234s 2019-03-23 18:41:29,005 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-03-23 18:41:29,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:41:29,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609f333a-c33f-4b8c-b716-42f04b4dbbc6 2019-03-23 18:41:29,056 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:41:29,056 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-609f333a-c33f-4b8c-b716-42f04b4dbbc6 2019-03-23 18:41:29,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:41:29,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T19:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["tJF_FeJyQYW4abvzdsMyKg"], "issued_at": "2019-03-23T18:41:29.000000Z"}} 2019-03-23 18:41:29,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:41:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:29,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:29 GMT X-Openstack-Request-Id: req-e57caf6b-7261-44c9-81d3-31f96136278f 2019-03-23 18:41:29,888 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 18:41:29,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e57caf6b-7261-44c9-81d3-31f96136278f 2019-03-23 18:41:29,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404417991638s 2019-03-23 18:41:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:41:29,901 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de5539ae-a4c9-487c-ad9a-28dc2f4c7222 2019-03-23 18:41:29,901 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:41:29,902 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-de5539ae-a4c9-487c-ad9a-28dc2f4c7222 2019-03-23 18:41:29,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:41:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:30,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03843169-8f22-43f0-a196-79d42141dabc 2019-03-23 18:41:30,127 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:41:30,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-03843169-8f22-43f0-a196-79d42141dabc 2019-03-23 18:41:30,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224611997604s 2019-03-23 18:41:30,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 18:41:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}}' 2019-03-23 18:41:30,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7897ea31-665b-4afc-b5b7-0afaa2fbc6be 2019-03-23 18:41:30,384 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6"}, "tags": [], "enabled": true, "id": "01f60bdf0c214b76996b45a09c8824b6", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}} 2019-03-23 18:41:30,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7897ea31-665b-4afc-b5b7-0afaa2fbc6be 2019-03-23 18:41:30,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249861001968s 2019-03-23 18:41:30,385 - 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'01f60bdf0c214b76996b45a09c8824b6', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8'}) 2019-03-23 18:41:30,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 18:41:30,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "u4S5DWPHu7sSfwPiZ8BTHmLCSJX8TF", "email": null, "name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}}' 2019-03-23 18:41:30,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9fee29a-be26-4875-9893-0d247986427a 2019-03-23 18:41:30,900 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": {"self": "http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8639e51419724518a6e578750adc82ce", "domain_id": "default", "password_expires_at": null}} 2019-03-23 18:41:30,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a9fee29a-be26-4875-9893-0d247986427a 2019-03-23 18:41:30,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507424116135s 2019-03-23 18:41:30,901 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8639e51419724518a6e578750adc82ce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8'}) 2019-03-23 18:41:30,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:41:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eccae71-a767-44c1-8be3-30dabe7901ea 2019-03-23 18:41:31,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:41:31,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6eccae71-a767-44c1-8be3-30dabe7901ea 2019-03-23 18:41:31,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223778009415s 2019-03-23 18:41:31,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:41:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:31,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e357314b-da6b-4a58-bd23-72941cfb6ed3 2019-03-23 18:41:31,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:41:31,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e357314b-da6b-4a58-bd23-72941cfb6ed3 2019-03-23 18:41:31,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214655160904s 2019-03-23 18:41:31,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:41:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:31,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4552a695-6b09-4b62-af83-2c984fd7bd84 2019-03-23 18:41:31,582 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:41:31,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4552a695-6b09-4b62-af83-2c984fd7bd84 2019-03-23 18:41:31,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228699922562s 2019-03-23 18:41:31,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:41:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:31,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc791da-157c-4ccf-b4df-ff704f8ecaaf 2019-03-23 18:41:31,804 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:41:31,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-edc791da-157c-4ccf-b4df-ff704f8ecaaf 2019-03-23 18:41:31,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217808008194s 2019-03-23 18:41:31,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:41:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:32,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0711aa2e-56a1-4c1b-acc9-dba2bae60319 2019-03-23 18:41:32,023 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": {"self": "http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8639e51419724518a6e578750adc82ce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:41:32,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0711aa2e-56a1-4c1b-acc9-dba2bae60319 2019-03-23 18:41:32,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217303991318s 2019-03-23 18:41:32,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:41:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:32,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88e320f-8013-41fd-9123-c63e50c6f54a 2019-03-23 18:41:32,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6"}, "tags": [], "enabled": true, "id": "01f60bdf0c214b76996b45a09c8824b6", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:41:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f88e320f-8013-41fd-9123-c63e50c6f54a 2019-03-23 18:41:32,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231389045715s 2019-03-23 18:41:32,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:41:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=8639e51419724518a6e578750adc82ce&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=01f60bdf0c214b76996b45a09c8824b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31301a70-8a1b-440f-be90-275ee6e0517f 2019-03-23 18:41:32,499 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=8639e51419724518a6e578750adc82ce&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=01f60bdf0c214b76996b45a09c8824b6", "previous": null, "next": null}} 2019-03-23 18:41:32,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=8639e51419724518a6e578750adc82ce&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=01f60bdf0c214b76996b45a09c8824b6 used request id req-31301a70-8a1b-440f-be90-275ee6e0517f 2019-03-23 18:41:32,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224061012268s 2019-03-23 18:41:32,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:41:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6/users/8639e51419724518a6e578750adc82ce/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:32,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0bc70f-d383-4e61-9dd6-79fb27bc4c95 2019-03-23 18:41:32,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:41:32,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6/users/8639e51419724518a6e578750adc82ce/roles/d199347d09e6457ab4ea50809513a47d used request id req-8d0bc70f-d383-4e61-9dd6-79fb27bc4c95 2019-03-23 18:41:32,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250032901764s 2019-03-23 18:41:32,754 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 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'01f60bdf0c214b76996b45a09c8824b6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'u4S5DWPHu7sSfwPiZ8BTHmLCSJX8TF', 'username': u'rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 18:41:32,758 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'password': 'u4S5DWPHu7sSfwPiZ8BTHmLCSJX8TF', 'project_name': 'rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '01f60bdf0c214b76996b45a09c8824b6', 'project_domain_name': 'Default'} 2019-03-23 18:41:32,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:41:32,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:32,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadf3c42-38e5-4c3a-9ec8-fe23eea75115 2019-03-23 18:41:32,987 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:41:32,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aadf3c42-38e5-4c3a-9ec8-fe23eea75115 2019-03-23 18:41:32,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225677967072s 2019-03-23 18:41:32,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 18:41:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:33,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0564d816-eb16-4941-8281-a1a92839f520 2019-03-23 18:41:33,211 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 18:41:33,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0564d816-eb16-4941-8281-a1a92839f520 2019-03-23 18:41:33,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219203948975s 2019-03-23 18:41:33,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:41:33,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:33,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381f0ce7-4017-464b-805e-223fbc2cf1a3 2019-03-23 18:41:33,415 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 18:41:33,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-381f0ce7-4017-464b-805e-223fbc2cf1a3 2019-03-23 18:41:33,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19876408577s 2019-03-23 18:41:33,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 18:41:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:33,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee7ffe3-30b3-49a6-9af5-8b7ef66ddc1b 2019-03-23 18:41:33,556 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": {"self": "http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8639e51419724518a6e578750adc82ce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 18:41:33,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9ee7ffe3-30b3-49a6-9af5-8b7ef66ddc1b 2019-03-23 18:41:33,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140625s 2019-03-23 18:41:33,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:41:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:33,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da5bf71-ba14-4edc-8c35-4e2941ced74c 2019-03-23 18:41:33,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6"}, "tags": [], "enabled": true, "id": "01f60bdf0c214b76996b45a09c8824b6", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:41:33,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0da5bf71-ba14-4edc-8c35-4e2941ced74c 2019-03-23 18:41:33,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127134799957s 2019-03-23 18:41:33,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 18:41:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=8639e51419724518a6e578750adc82ce&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=01f60bdf0c214b76996b45a09c8824b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:33,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5891c8-8de2-4c85-8d9e-353e8cc9644d 2019-03-23 18:41:33,917 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=8639e51419724518a6e578750adc82ce&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=01f60bdf0c214b76996b45a09c8824b6", "previous": null, "next": null}} 2019-03-23 18:41:33,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=8639e51419724518a6e578750adc82ce&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=01f60bdf0c214b76996b45a09c8824b6 used request id req-af5891c8-8de2-4c85-8d9e-353e8cc9644d 2019-03-23 18:41:33,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213455915451s 2019-03-23 18:41:33,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 18:41:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6/users/8639e51419724518a6e578750adc82ce/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:34,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 18:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b362748-8f1b-4002-b33b-55bb49898eb7 2019-03-23 18:41:34,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 18:41:34,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6/users/8639e51419724518a6e578750adc82ce/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-1b362748-8f1b-4002-b33b-55bb49898eb7 2019-03-23 18:41:34,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27475810051s 2019-03-23 18:41:34,197 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-03-23 18:41:34,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 18:41:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:34,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d25d98f-9c5f-4c40-aeab-c9f11753dfc1 2019-03-23 18:41:34,328 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 18:41:34,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2d25d98f-9c5f-4c40-aeab-c9f11753dfc1 2019-03-23 18:41:34,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130681991577s 2019-03-23 18:41:34,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 18:41:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 18:41:34,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bfbbdf-95fc-43d5-a0e4-1905c5fe2f38 2019-03-23 18:41:34,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6"}, "tags": [], "enabled": true, "id": "01f60bdf0c214b76996b45a09c8824b6", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 18:41:34,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-39bfbbdf-95fc-43d5-a0e4-1905c5fe2f38 2019-03-23 18:41:34,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202463150024s 2019-03-23 18:41:34,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 18:41:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"network": {"shared": true, "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "name": "rally_sanity-net_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "admin_state_up": true}}' 2019-03-23 18:41:35,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:35 GMT X-Openstack-Request-Id: req-9652da12-74ad-400e-9618-2150d847705a 2019-03-23 18:41:35,148 - 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":"a74da577-0151-493a-81ab-446fdf67e4eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"01f60bdf0c214b76996b45a09c8824b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:41:35Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_aaaba16a-478a-4dec-98d8-045bacc9f7a8","admin_state_up":true,"tenant_id":"01f60bdf0c214b76996b45a09c8824b6","created_at":"2019-03-23T18:41:34Z","mtu":1450}} 2019-03-23 18:41:35,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9652da12-74ad-400e-9618-2150d847705a 2019-03-23 18:41:35,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.607278823853s 2019-03-23 18:41:35,149 - 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-03-23T18:41:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a74da577-0151-493a-81ab-446fdf67e4eb', u'provider:segmentation_id': 38, 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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', u'created_at': u'2019-03-23T18:41:34Z', u'mtu': 1450, u'tenant_id': u'01f60bdf0c214b76996b45a09c8824b6', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'01f60bdf0c214b76996b45a09c8824b6', u'l2_adjacency': True}) 2019-03-23 18:41:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:41:35,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb6e90d-e1af-4678-8dd3-1b92eb05d868 2019-03-23 18:41:35,160 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 18:41:35,160 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-5fb6e90d-e1af-4678-8dd3-1b92eb05d868 2019-03-23 18:41:35,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 18:41:35,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T19:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01f60bdf0c214b76996b45a09c8824b6", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/01f60bdf0c214b76996b45a09c8824b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/01f60bdf0c214b76996b45a09c8824b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/01f60bdf0c214b76996b45a09c8824b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/01f60bdf0c214b76996b45a09c8824b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/01f60bdf0c214b76996b45a09c8824b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/01f60bdf0c214b76996b45a09c8824b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_01f60bdf0c214b76996b45a09c8824b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_01f60bdf0c214b76996b45a09c8824b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/01f60bdf0c214b76996b45a09c8824b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/01f60bdf0c214b76996b45a09c8824b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/01f60bdf0c214b76996b45a09c8824b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/01f60bdf0c214b76996b45a09c8824b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/01f60bdf0c214b76996b45a09c8824b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/01f60bdf0c214b76996b45a09c8824b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "id": "8639e51419724518a6e578750adc82ce"}, "audit_ids": ["nLIDif8fSk2INLmU5qmn5Q"], "issued_at": "2019-03-23T18:41:35.000000Z"}} 2019-03-23 18:41:35,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 18:41:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 18:41:35,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:35 GMT X-Openstack-Request-Id: req-f08cf013-2045-4653-aa74-154669bddbf3 2019-03-23 18:41:35,965 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a74da577-0151-493a-81ab-446fdf67e4eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"01f60bdf0c214b76996b45a09c8824b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T18:41:35Z","qos_policy_id":null,"name":"rally_sanity-net_aaaba16a-478a-4dec-98d8-045bacc9f7a8","admin_state_up":true,"tenant_id":"01f60bdf0c214b76996b45a09c8824b6","created_at":"2019-03-23T18:41:34Z","provider:network_type":"vxlan"}]} 2019-03-23 18:41:35,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f08cf013-2045-4653-aa74-154669bddbf3 2019-03-23 18:41:35,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389292001724s 2019-03-23 18:41:35,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 18:41:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" -d '{"subnet": {"name": "rally_sanity-subnet_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "enable_dhcp": true, "network_id": "a74da577-0151-493a-81ab-446fdf67e4eb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 18:41:36,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:36 GMT X-Openstack-Request-Id: req-899f2a33-68a6-48c9-9c04-62bf517b6bef 2019-03-23 18:41:36,801 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T18:41:36Z","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":"2ade17a8-8e50-4f56-ae6d-0f078af9ccd4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"01f60bdf0c214b76996b45a09c8824b6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_aaaba16a-478a-4dec-98d8-045bacc9f7a8","enable_dhcp":true,"segment_id":null,"network_id":"a74da577-0151-493a-81ab-446fdf67e4eb","tenant_id":"01f60bdf0c214b76996b45a09c8824b6","created_at":"2019-03-23T18:41:36Z","ip_version":4}} 2019-03-23 18:41:36,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-899f2a33-68a6-48c9-9c04-62bf517b6bef 2019-03-23 18:41:36,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.834560871124s 2019-03-23 18:41:36,802 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:41:36Z', 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'2ade17a8-8e50-4f56-ae6d-0f078af9ccd4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_aaaba16a-478a-4dec-98d8-045bacc9f7a8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a74da577-0151-493a-81ab-446fdf67e4eb', u'tenant_id': u'01f60bdf0c214b76996b45a09c8824b6', u'created_at': u'2019-03-23T18:41:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'01f60bdf0c214b76996b45a09c8824b6'}) 2019-03-23 18:41:36,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 18:41:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "rally_sanity-router_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "admin_state_up": true}}' 2019-03-23 18:41:43,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:43 GMT X-Openstack-Request-Id: req-8418b9d5-f0f1-41a4-9709-289234149888 2019-03-23 18:41:43,869 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "created_at": "2019-03-23T18:41:38Z", "admin_state_up": true, "updated_at": "2019-03-23T18:41:39Z", "project_id": "01f60bdf0c214b76996b45a09c8824b6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "679e83b9-79b4-45d1-ab72-4e2e711e5c87", "name": "rally_sanity-router_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}} 2019-03-23 18:41:43,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8418b9d5-f0f1-41a4-9709-289234149888 2019-03-23 18:41:43,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.06704211235s 2019-03-23 18:41:43,870 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T18:41:39Z', u'revision_number': 3, u'ha': True, u'id': u'679e83b9-79b4-45d1-ab72-4e2e711e5c87', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_aaaba16a-478a-4dec-98d8-045bacc9f7a8', u'admin_state_up': True, u'tenant_id': u'01f60bdf0c214b76996b45a09c8824b6', u'created_at': u'2019-03-23T18:41:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'01f60bdf0c214b76996b45a09c8824b6'}) 2019-03-23 18:41:43,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 18:41:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/679e83b9-79b4-45d1-ab72-4e2e711e5c87/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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" -d '{"subnet_id": "2ade17a8-8e50-4f56-ae6d-0f078af9ccd4"}' 2019-03-23 18:41:47,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:47 GMT X-Openstack-Request-Id: req-44758235-2996-49a6-8929-e32515d902c0 2019-03-23 18:41:47,175 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a74da577-0151-493a-81ab-446fdf67e4eb", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "subnet_id": "2ade17a8-8e50-4f56-ae6d-0f078af9ccd4", "subnet_ids": ["2ade17a8-8e50-4f56-ae6d-0f078af9ccd4"], "port_id": "2be3f2cf-51ed-4de6-b4c7-99bb3c8913ba", "id": "679e83b9-79b4-45d1-ab72-4e2e711e5c87"} 2019-03-23 18:41:47,175 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/679e83b9-79b4-45d1-ab72-4e2e711e5c87/add_router_interface.json used request id req-44758235-2996-49a6-8929-e32515d902c0 2019-03-23 18:41:47,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.30425214767s 2019-03-23 18:41:47,176 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 18:41:47,308 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 18:41:47,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:41:47,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:47 GMT 2019-03-23 18:41:47,317 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 18:41:47,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:41:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 18:41:47,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:47 GMT X-Openstack-Request-Id: req-ef125bb6-1827-406c-942c-0745ab61d6e8 2019-03-23 18:41:47,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:41:47,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ef125bb6-1827-406c-942c-0745ab61d6e8 2019-03-23 18:41:47,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.388569831848s 2019-03-23 18:41:47,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 18:41:47,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}' 2019-03-23 18:41:48,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:48 GMT Location: http://172.30.9.28:9292/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87783f63-f739-487a-bfed-b36724733547 2019-03-23 18:41:48,059 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:41:48Z", "file": "/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d/file", "owner": "01f60bdf0c214b76996b45a09c8824b6", "id": "3d0876f6-4f60-4334-a541-0f58688dd53d", "size": null, "self": "/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d", "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_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "checksum": null, "created_at": "2019-03-23T18:41:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 18:41:48,060 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-87783f63-f739-487a-bfed-b36724733547 2019-03-23 18:41:48,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.339951038361s 2019-03-23 18:41:48,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 18:41:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d/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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" -d '' 2019-03-23 18:41:48,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 18:41:48 GMT X-Openstack-Request-Id: req-07a43db9-4226-4a3e-bf94-19efc7e41e0a 2019-03-23 18:41:48,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 18:41:48,807 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d/file used request id req-07a43db9-4226-4a3e-bf94-19efc7e41e0a 2019-03-23 18:41:48,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.746255874634s 2019-03-23 18:41:48,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 18:41:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 18:41:48,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:48 GMT X-Openstack-Request-Id: req-b6c9b9a1-d6cd-4e5c-aa21-3037ee37e7a4 2019-03-23 18:41:48,833 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:41:48Z", "file": "/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d/file", "owner": "01f60bdf0c214b76996b45a09c8824b6", "id": "3d0876f6-4f60-4334-a541-0f58688dd53d", "size": 12716032, "self": "/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3d0876f6-4f60-4334-a541-0f58688dd53d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3d0876f6-4f60-4334-a541-0f58688dd53d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:41:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 18:41:48,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b6c9b9a1-d6cd-4e5c-aa21-3037ee37e7a4 2019-03-23 18:41:48,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0232081413269s 2019-03-23 18:41:48,834 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3d0876f6-4f60-4334-a541-0f58688dd53d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d/file', 'owner': u'01f60bdf0c214b76996b45a09c8824b6', 'id': u'3d0876f6-4f60-4334-a541-0f58688dd53d', 'size': 12716032, u'self': u'/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'01f60bdf0c214b76996b45a09c8824b6', 'name': 'rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3d0876f6-4f60-4334-a541-0f58688dd53d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T18:41:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T18:41:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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/3d0876f6-4f60-4334-a541-0f58688dd53d', 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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'created': u'2019-03-23T18:41:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T18:41:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d', 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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 18:41:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:41:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:41:49,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-25a47a09-d3f5-492f-909d-ea2d0a52dd05 x-openstack-request-id: req-25a47a09-d3f5-492f-909d-ea2d0a52dd05 2019-03-23 18:41:49,175 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb", "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": "1d04c708-d2d8-4615-9e9c-165ebd8801eb"}} 2019-03-23 18:41:49,175 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-25a47a09-d3f5-492f-909d-ea2d0a52dd05 2019-03-23 18:41:49,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338634967804s 2019-03-23 18:41:49,176 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'1d04c708-d2d8-4615-9e9c-165ebd8801eb', 'swap': 0}) 2019-03-23 18:41:49,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:41:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb/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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"extra_specs": {}}' 2019-03-23 18:41:49,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-45bbe0ea-ef44-43cf-87fd-1d95d155c981 x-openstack-request-id: req-45bbe0ea-ef44-43cf-87fd-1d95d155c981 2019-03-23 18:41:49,200 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:41:49,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb/os-extra_specs used request id req-45bbe0ea-ef44-43cf-87fd-1d95d155c981 2019-03-23 18:41:49,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237419605255s 2019-03-23 18:41:49,201 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 18:41:51,512 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 18:41:53,812 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 099560ba-7094-4fb2-ade6-b0dc3bca101f | 2019-03-23T18:41:53.441269 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 099560ba-7094-4fb2-ade6-b0dc3bca101f ~/.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-03-23 18:41:57,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 | | ceilometer | metering | Available | | cinder | volume | 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-03-23 18:41:57,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-23 18:41:57,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 18:41:57,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 18:41:58,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-a740d2b4-81cd-4a85-ba1e-8b82593549fb x-openstack-request-id: req-a740d2b4-81cd-4a85-ba1e-8b82593549fb 2019-03-23 18:41:58,144 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 18:41:58,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a740d2b4-81cd-4a85-ba1e-8b82593549fb 2019-03-23 18:41:58,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.316755056381s 2019-03-23 18:41:58,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 18:41:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 18:41:58,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:58 GMT X-Openstack-Request-Id: req-8e90813d-0646-46a5-a241-f79bbd287a5b 2019-03-23 18:41:58,455 - 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-03-23 18:41:58,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-8e90813d-0646-46a5-a241-f79bbd287a5b 2019-03-23 18:41:58,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.309977054596s 2019-03-23 18:41:58,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 18:41:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 18:41:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41: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-b75df219-190f-4d0a-967c-94486ac0659c x-openstack-request-id: req-b75df219-190f-4d0a-967c-94486ac0659c 2019-03-23 18:41:58,513 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/82a61a95-8535-4e63-987a-d3d4af279d21", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/82a61a95-8535-4e63-987a-d3d4af279d21", "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": "82a61a95-8535-4e63-987a-d3d4af279d21"}} 2019-03-23 18:41:58,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b75df219-190f-4d0a-967c-94486ac0659c 2019-03-23 18:41:58,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0475521087646s 2019-03-23 18:41:58,514 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'82a61a95-8535-4e63-987a-d3d4af279d21', 'swap': 0}) 2019-03-23 18:41:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 18:41:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/82a61a95-8535-4e63-987a-d3d4af279d21/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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" -d '{"extra_specs": {}}' 2019-03-23 18:41:58,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3be08859-e361-47cf-aa33-14b1cef9525f x-openstack-request-id: req-3be08859-e361-47cf-aa33-14b1cef9525f 2019-03-23 18:41:58,542 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 18:41:58,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/82a61a95-8535-4e63-987a-d3d4af279d21/os-extra_specs used request id req-3be08859-e361-47cf-aa33-14b1cef9525f 2019-03-23 18:41:58,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.027713060379s 2019-03-23 18:41:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 18:41:58,554 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cabf9191-17e2-4143-b893-da0530551189 2019-03-23 18:41:58,555 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 18:41:58,555 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-cabf9191-17e2-4143-b893-da0530551189 2019-03-23 18:41:58,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 18:41:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-23 18:41:58,567 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59331b82-885b-42a2-9652-dcf517d8c42a 2019-03-23 18:41:58,568 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 18:41:58,568 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-59331b82-885b-42a2-9652-dcf517d8c42a 2019-03-23 18:41:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 18:41:58,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Sat, 23 Mar 2019 18:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b817e653-364c-432b-94dc-5594814c46f7 2019-03-23 18:41:58,763 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 18:41:58,764 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b817e653-364c-432b-94dc-5594814c46f7 2019-03-23 18:41:58,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.20534491539s 2019-03-23 18:41:58,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'82a61a95-8535-4e63-987a-d3d4af279d21', 'swap': 0}) 2019-03-23 18:41:58,770 - 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-03-23 18:41:58,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:41:58,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:41:58,796 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-03-23 18:41:58,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 18:43:25,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e9e1de5e-da75-445d-9148-df500955241d 2019-03-23 18:43:25,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-03-23 18:43:25,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e9e1de5e-da75-445d-9148-df500955241d'] 2019-03-23 18:43:26,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e9e1de5e-da75-445d-9148-df500955241d -------------------------------------------------------------------------------- Task e9e1de5e-da75-445d-9148-df500955241d: 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 e9e1de5e-da75-445d-9148-df500955241d 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.619205 Full duration: 10.823777 -------------------------------------------------------------------------------- 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 e9e1de5e-da75-445d-9148-df500955241d 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> duration | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.135798 Full duration: 11.349022 -------------------------------------------------------------------------------- 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 e9e1de5e-da75-445d-9148-df500955241d 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.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 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.395603 Full duration: 11.678729 -------------------------------------------------------------------------------- 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 e9e1de5e-da75-445d-9148-df500955241d 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.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | total | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> duration | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.168234 Full duration: 11.929139 -------------------------------------------------------------------------------- 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 e9e1de5e-da75-445d-9148-df500955241d 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.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | total | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | -> duration | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.560508 Full duration: 12.040196 -------------------------------------------------------------------------------- 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 e9e1de5e-da75-445d-9148-df500955241d 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830393 Full duration: 10.763194 HINTS: * To plot HTML graphics with this data, run: rally task report e9e1de5e-da75-445d-9148-df500955241d --out output.html * To generate a JUnit report, run: rally task export e9e1de5e-da75-445d-9148-df500955241d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e9e1de5e-da75-445d-9148-df500955241d --json --out output.json 2019-03-23 18:43:26,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e9e1de5e-da75-445d-9148-df500955241d', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-03-23 18:43:28,938 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e9e1de5e-da75-445d-9148-df500955241d --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-03-23 18:43:28.829 657 INFO rally.api [-] Building 'json' report for the following task(s): 'e9e1de5e-da75-445d-9148-df500955241d'. 2019-03-23 18:43:28.836 657 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:43:28,945 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-03-23 18:43:28,946 - 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-03-23 18:43:28,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:43:28,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:43:28,961 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-03-23 18:43:28,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 18:45:28,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 2019-03-23 18:45:28,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ddcf91a2-a67a-437b-aaf9-0cbf58a8b230'] 2019-03-23 18:45:29,757 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 -------------------------------------------------------------------------------- Task ddcf91a2-a67a-437b-aaf9-0cbf58a8b230: 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 ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 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.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> glance_v2.upload_data | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | glance_v2.delete_image | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | total | 5.103 | 5.103 | 5.103 | 5.103 | 5.103 | 5.103 | 100.0% | 1 | | -> duration | 5.103 | 5.103 | 5.103 | 5.103 | 5.103 | 5.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.102547 Full duration: 16.939866 -------------------------------------------------------------------------------- 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 ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 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.301 | 4.301 | 4.301 | 4.301 | 4.301 | 4.301 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> glance_v2.upload_data | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | glance_v2.list_images | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 100.0% | 1 | | -> duration | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 4.448 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.448202 Full duration: 19.766828 -------------------------------------------------------------------------------- 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 ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63021 Full duration: 11.514437 -------------------------------------------------------------------------------- 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": "a74da577-0151-493a-81ab-446fdf67e4eb" } ], "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 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.827 | 4.827 | 4.827 | 4.827 | 4.827 | 4.827 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> glance_v2.upload_data | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | nova.boot_servers | 21.398 | 21.398 | 21.398 | 21.398 | 21.398 | 21.398 | 100.0% | 1 | | total | 26.226 | 26.226 | 26.226 | 26.226 | 26.226 | 26.226 | 100.0% | 1 | | -> duration | 25.226 | 25.226 | 25.226 | 25.226 | 25.226 | 25.226 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.225731 Full duration: 51.854703 HINTS: * To plot HTML graphics with this data, run: rally task report ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 --out output.html * To generate a JUnit report, run: rally task export ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 --json --out output.json 2019-03-23 18:45:29,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ddcf91a2-a67a-437b-aaf9-0cbf58a8b230', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-03-23 18:45:31,874 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ddcf91a2-a67a-437b-aaf9-0cbf58a8b230 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-03-23 18:45:31.727 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'ddcf91a2-a67a-437b-aaf9-0cbf58a8b230'. 2019-03-23 18:45:31.732 1206 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:45:31,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-03-23 18:45:31,878 - 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-03-23 18:45:31,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:45:31,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:45:31,896 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-03-23 18:45:31,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 18:49:29,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 2019-03-23 18:49:29,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9acefd1c-6fa5-4e30-b1df-ec253cc8524f'] 2019-03-23 18:49:30,214 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9acefd1c-6fa5-4e30-b1df-ec253cc8524f -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.558 | 3.558 | 3.558 | 3.558 | 3.558 | 3.558 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 100.0% | 1 | | total | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 100.0% | 1 | | -> duration | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 6.273 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.273464 Full duration: 28.338935 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.718 | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 100.0% | 1 | | cinder_v3.delete_volume | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 100.0% | 1 | | -> duration | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 4.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.105421 Full duration: 18.137857 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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 | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 100.0% | 1 | | cinder_v3.delete_volume | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | total | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 100.0% | 1 | | -> duration | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 8.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.426822 Full duration: 23.756254 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.62 | 3.62 | 3.62 | 3.62 | 3.62 | 3.62 | 100.0% | 1 | | cinder_v3.delete_volume | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 4.305 | 4.305 | 4.305 | 4.305 | 4.305 | 4.305 | 100.0% | 1 | | -> duration | 4.305 | 4.305 | 4.305 | 4.305 | 4.305 | 4.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.305458 Full duration: 18.540585 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.747 | 3.747 | 3.747 | 3.747 | 3.747 | 3.747 | 100.0% | 1 | | cinder_v3.extend_volume | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | cinder_v3.delete_volume | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | -> duration | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.206088 Full duration: 18.959983 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.684 | 3.684 | 3.684 | 3.684 | 3.684 | 3.684 | 100.0% | 1 | | cinder_v3.delete_volume | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | total | 6.728 | 6.728 | 6.728 | 6.728 | 6.728 | 6.728 | 100.0% | 1 | | -> duration | 6.728 | 6.728 | 6.728 | 6.728 | 6.728 | 6.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.727632 Full duration: 27.746602 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | cinder_v3.list_qos | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> duration | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.101611 Full duration: 17.094915 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | cinder_v3.set_qos | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154091 Full duration: 17.880688 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | cinder_v3.list_types | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> duration | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.102979 Full duration: 17.69071 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9acefd1c-6fa5-4e30-b1df-ec253cc8524f 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.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> duration | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.282728 Full duration: 17.549314 HINTS: * To plot HTML graphics with this data, run: rally task report 9acefd1c-6fa5-4e30-b1df-ec253cc8524f --out output.html * To generate a JUnit report, run: rally task export 9acefd1c-6fa5-4e30-b1df-ec253cc8524f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9acefd1c-6fa5-4e30-b1df-ec253cc8524f --json --out output.json 2019-03-23 18:49:30,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9acefd1c-6fa5-4e30-b1df-ec253cc8524f', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-03-23 18:49:32,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9acefd1c-6fa5-4e30-b1df-ec253cc8524f --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-03-23 18:49:32.050 2991 INFO rally.api [-] Building 'json' report for the following task(s): '9acefd1c-6fa5-4e30-b1df-ec253cc8524f'. 2019-03-23 18:49:32.059 2991 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:49:32,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-03-23 18:49:32,177 - 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-03-23 18:49:32,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:49:32,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:49:32,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-03-23 18:49:32,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 18:52:11,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5a05921-2db1-457e-9498-53ea9e256644 2019-03-23 18:52:11,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b5a05921-2db1-457e-9498-53ea9e256644'] 2019-03-23 18:52:12,685 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b5a05921-2db1-457e-9498-53ea9e256644 -------------------------------------------------------------------------------- Task b5a05921-2db1-457e-9498-53ea9e256644: 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 b5a05921-2db1-457e-9498-53ea9e256644 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813183 Full duration: 10.750911 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778603 Full duration: 10.532077 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.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.73242 Full duration: 10.660844 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> duration | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106348 Full duration: 12.277085 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> duration | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713124 Full duration: 10.720104 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> duration | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.092287 Full duration: 11.730708 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737131 Full duration: 10.523286 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | -> duration | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.824971 Full duration: 12.511714 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.732009 Full duration: 10.687001 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | gnocchi.delete_metric | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | -> duration | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.351342 Full duration: 12.208118 -------------------------------------------------------------------------------- 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 b5a05921-2db1-457e-9498-53ea9e256644 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | gnocchi.delete_resource | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> duration | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.201038 Full duration: 11.700435 HINTS: * To plot HTML graphics with this data, run: rally task report b5a05921-2db1-457e-9498-53ea9e256644 --out output.html * To generate a JUnit report, run: rally task export b5a05921-2db1-457e-9498-53ea9e256644 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b5a05921-2db1-457e-9498-53ea9e256644 --json --out output.json 2019-03-23 18:52:12,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b5a05921-2db1-457e-9498-53ea9e256644', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-03-23 18:52:14,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b5a05921-2db1-457e-9498-53ea9e256644 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-03-23 18:52:14.374 4122 INFO rally.api [-] Building 'json' report for the following task(s): 'b5a05921-2db1-457e-9498-53ea9e256644'. 2019-03-23 18:52:14.382 4122 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:52:14,478 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-03-23 18:52:14,478 - 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-03-23 18:52:14,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:52:14,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:52:14,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-03-23 18:52:14,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': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 18:54:14,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 268f5fdd-b5b5-44ed-8dae-a44f728b103d 2019-03-23 18:54:14,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '268f5fdd-b5b5-44ed-8dae-a44f728b103d'] 2019-03-23 18:54:15,788 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 268f5fdd-b5b5-44ed-8dae-a44f728b103d -------------------------------------------------------------------------------- Task 268f5fdd-b5b5-44ed-8dae-a44f728b103d: 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 268f5fdd-b5b5-44ed-8dae-a44f728b103d 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.212 | 7.212 | 7.212 | 7.212 | 7.212 | 7.212 | 100.0% | 1 | | heat.update_stack | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | heat.delete_stack | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 100.0% | 1 | | total | 14.754 | 14.754 | 14.754 | 14.754 | 14.754 | 14.754 | 100.0% | 1 | | -> duration | 10.754 | 10.754 | 10.754 | 10.754 | 10.754 | 10.754 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.754117 Full duration: 27.156781 -------------------------------------------------------------------------------- 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 268f5fdd-b5b5-44ed-8dae-a44f728b103d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.748 | 6.748 | 6.748 | 6.748 | 6.748 | 6.748 | 100.0% | 1 | | heat.check_stack | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 100.0% | 1 | | heat.delete_stack | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 100.0% | 1 | | total | 12.287 | 12.287 | 12.287 | 12.287 | 12.287 | 12.287 | 100.0% | 1 | | -> duration | 10.287 | 10.287 | 10.287 | 10.287 | 10.287 | 10.287 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.286913 Full duration: 24.90264 -------------------------------------------------------------------------------- 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 268f5fdd-b5b5-44ed-8dae-a44f728b103d 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.111 | 7.111 | 7.111 | 7.111 | 7.111 | 7.111 | 100.0% | 1 | | heat.suspend_stack | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | heat.resume_stack | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | heat.delete_stack | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 100.0% | 1 | | total | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 13.963 | 100.0% | 1 | | -> duration | 11.963 | 11.963 | 11.963 | 11.963 | 11.963 | 11.963 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.96284 Full duration: 26.578274 -------------------------------------------------------------------------------- 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 268f5fdd-b5b5-44ed-8dae-a44f728b103d 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736858 Full duration: 12.121325 HINTS: * To plot HTML graphics with this data, run: rally task report 268f5fdd-b5b5-44ed-8dae-a44f728b103d --out output.html * To generate a JUnit report, run: rally task export 268f5fdd-b5b5-44ed-8dae-a44f728b103d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 268f5fdd-b5b5-44ed-8dae-a44f728b103d --json --out output.json 2019-03-23 18:54:15,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '268f5fdd-b5b5-44ed-8dae-a44f728b103d', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-03-23 18:54:17,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 268f5fdd-b5b5-44ed-8dae-a44f728b103d --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-03-23 18:54:17.740 5031 INFO rally.api [-] Building 'json' report for the following task(s): '268f5fdd-b5b5-44ed-8dae-a44f728b103d'. 2019-03-23 18:54:17.744 5031 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:54:17,852 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-03-23 18:54:17,853 - 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-03-23 18:54:17,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:54:17,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:54:17,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-03-23 18:54:17,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 18:58:51,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 2019-03-23 18:58:51,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a1ba2e98-d6b5-44fc-b9e4-4e10e695a251'] 2019-03-23 18:58:52,589 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 -------------------------------------------------------------------------------- Task a1ba2e98-d6b5-44fc-b9e4-4e10e695a251: 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | keystone_v3.add_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.revoke_role | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306721 Full duration: 21.190649 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | keystone_v3.add_role | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.list_roles | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154257 Full duration: 20.216194 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | keystone_v3.list_projects | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> duration | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.494205 Full duration: 20.975471 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.delete_role | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.145 Full duration: 18.307169 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | keystone_v3.delete_service | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088636 Full duration: 17.648022 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | keystone_v3.create_user | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | -> keystone_v3.add_role | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | keystone_v3.create_role | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.get_project | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | keystone_v3.get_user | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | keystone_v3.get_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.list_services | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | keystone_v3.get_services | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 3.687 | 3.687 | 3.687 | 3.687 | 3.687 | 3.687 | 100.0% | 1 | | -> duration | 3.687 | 3.687 | 3.687 | 3.687 | 3.687 | 3.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.687057 Full duration: 28.498165 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | keystone_v3.update_project | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | keystone_v3.delete_project | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 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.819838 Full duration: 19.260757 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | total | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | -> duration | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.406095 Full duration: 21.083152 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | total | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> duration | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.226414 Full duration: 20.635979 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | keystone_v3.list_users | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> duration | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.661562 Full duration: 21.833285 -------------------------------------------------------------------------------- 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 a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 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.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | keystone_v3.create_users | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | total | 12.428 | 12.428 | 12.428 | 12.428 | 12.428 | 12.428 | 100.0% | 1 | | -> duration | 12.428 | 12.428 | 12.428 | 12.428 | 12.428 | 12.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.427781 Full duration: 35.664476 HINTS: * To plot HTML graphics with this data, run: rally task report a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 --out output.html * To generate a JUnit report, run: rally task export a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 --json --out output.json 2019-03-23 18:58:52,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a1ba2e98-d6b5-44fc-b9e4-4e10e695a251', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-03-23 18:58:54,625 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a1ba2e98-d6b5-44fc-b9e4-4e10e695a251 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-03-23 18:58:54.515 6942 INFO rally.api [-] Building 'json' report for the following task(s): 'a1ba2e98-d6b5-44fc-b9e4-4e10e695a251'. 2019-03-23 18:58:54.525 6942 INFO rally.api [-] The report has been successfully built. 2019-03-23 18:58:54,642 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-03-23 18:58:54,643 - 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-03-23 18:58:54,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 18:58:54,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 18:58:54,666 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-23 18:58:54,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 19:07:52,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d189bad1-77fe-4218-99e5-26efc35c4452 2019-03-23 19:07:52,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd189bad1-77fe-4218-99e5-26efc35c4452'] 2019-03-23 19:07:53,106 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d189bad1-77fe-4218-99e5-26efc35c4452 -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452: 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 d189bad1-77fe-4218-99e5-26efc35c4452 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.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | neutron.delete_network | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | total | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> duration | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.126252 Full duration: 20.786208 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452 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.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | neutron.delete_port | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | total | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | -> duration | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.700496 Full duration: 52.585408 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452 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.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | neutron.create_subnet | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.create_router | 4.456 | 4.456 | 4.456 | 4.456 | 4.456 | 4.456 | 100.0% | 1 | | neutron.add_interface_router | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 100.0% | 1 | | neutron.remove_interface_router | 5.697 | 5.697 | 5.697 | 5.697 | 5.697 | 5.697 | 100.0% | 1 | | neutron.delete_router | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | total | 18.039 | 18.039 | 18.039 | 18.039 | 18.039 | 18.039 | 100.0% | 1 | | -> duration | 18.039 | 18.039 | 18.039 | 18.039 | 18.039 | 18.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.038823 Full duration: 73.18011 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452 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.588 | 1.588 | 1.588 | 1.588 | 1.588 | 1.588 | 100.0% | 1 | | neutron.delete_subnet | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | total | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 100.0% | 1 | | -> duration | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 3.12 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.119696 Full duration: 51.904045 -------------------------------------------------------------------------------- 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 d189bad1-77fe-4218-99e5-26efc35c4452 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.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | neutron.list_networks | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | total | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> duration | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.430515 Full duration: 22.81335 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452 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.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | neutron.list_ports | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 100.0% | 1 | | -> duration | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.177487 Full duration: 57.353708 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_subnet | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | neutron.create_router | 4.192 | 4.192 | 4.192 | 4.192 | 4.192 | 4.192 | 100.0% | 1 | | neutron.add_interface_router | 3.713 | 3.713 | 3.713 | 3.713 | 3.713 | 3.713 | 100.0% | 1 | | neutron.list_routers | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 100.0% | 1 | | -> duration | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 10.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.185734 Full duration: 79.03871 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d189bad1-77fe-4218-99e5-26efc35c4452 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.create_subnet | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | neutron.list_subnets | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | -> duration | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.405589 Full duration: 59.804093 -------------------------------------------------------------------------------- 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 d189bad1-77fe-4218-99e5-26efc35c4452 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 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | neutron.delete_security_group | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | -> duration | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.475972 Full duration: 20.069059 -------------------------------------------------------------------------------- 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 d189bad1-77fe-4218-99e5-26efc35c4452 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | neutron.create_security_group_rule | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | neutron.delete_security_group | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | -> duration | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.077218 Full duration: 20.340237 -------------------------------------------------------------------------------- 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 d189bad1-77fe-4218-99e5-26efc35c4452 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.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | neutron.create_router | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 5.216 | 100.0% | 1 | | neutron.add_gateway_router | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 100.0% | 1 | | neutron.remove_gateway_router | 3.462 | 3.462 | 3.462 | 3.462 | 3.462 | 3.462 | 100.0% | 1 | | total | 13.07 | 13.07 | 13.07 | 13.07 | 13.07 | 13.07 | 100.0% | 1 | | -> duration | 13.07 | 13.07 | 13.07 | 13.07 | 13.07 | 13.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.070008 Full duration: 46.672174 HINTS: * To plot HTML graphics with this data, run: rally task report d189bad1-77fe-4218-99e5-26efc35c4452 --out output.html * To generate a JUnit report, run: rally task export d189bad1-77fe-4218-99e5-26efc35c4452 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d189bad1-77fe-4218-99e5-26efc35c4452 --json --out output.json 2019-03-23 19:07:53,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd189bad1-77fe-4218-99e5-26efc35c4452', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-03-23 19:07:55,255 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d189bad1-77fe-4218-99e5-26efc35c4452 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-03-23 19:07:55.107 10233 INFO rally.api [-] Building 'json' report for the following task(s): 'd189bad1-77fe-4218-99e5-26efc35c4452'. 2019-03-23 19:07:55.121 10233 INFO rally.api [-] The report has been successfully built. 2019-03-23 19:07:55,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-23 19:07:55,273 - 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-03-23 19:07:55,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 19:07:55,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 19:07:55,302 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-03-23 19:07:55,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 19:19:42,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0d926d31-5e41-443c-bcef-aa5761d54011 2019-03-23 19:19:42,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0d926d31-5e41-443c-bcef-aa5761d54011'] 2019-03-23 19:19:43,690 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0d926d31-5e41-443c-bcef-aa5761d54011 -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 20.014 | 20.014 | 20.014 | 20.014 | 20.014 | 20.014 | 100.0% | 1 | | nova.live_migrate | 18.894 | 18.894 | 18.894 | 18.894 | 18.894 | 18.894 | 100.0% | 1 | | nova.delete_server | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | total | 42.038 | 42.038 | 42.038 | 42.038 | 42.038 | 42.038 | 100.0% | 1 | | -> duration | 41.038 | 41.038 | 41.038 | 41.038 | 41.038 | 41.038 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.038484 Full duration: 57.163353 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "boot_server_kwargs": { "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ] }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 16.986 | 16.986 | 16.986 | 16.986 | 16.986 | 16.986 | 100.0% | 1 | | cinder_v3.create_volume | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 3.311 | 100.0% | 1 | | nova.attach_volume | 5.118 | 5.118 | 5.118 | 5.118 | 5.118 | 5.118 | 100.0% | 1 | | nova.live_migrate | 24.228 | 24.228 | 24.228 | 24.228 | 24.228 | 24.228 | 100.0% | 1 | | nova.detach_volume | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 100.0% | 1 | | cinder_v3.delete_volume | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | nova.delete_server | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 100.0% | 1 | | total | 56.158 | 56.158 | 56.158 | 56.158 | 56.158 | 56.158 | 100.0% | 1 | | -> duration | 55.158 | 55.158 | 55.158 | 55.158 | 55.158 | 55.158 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.157514 Full duration: 73.978877 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 1, "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ], "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 11.084 | 11.084 | 11.084 | 11.084 | 11.084 | 11.084 | 100.0% | 1 | | nova.boot_server | 17.605 | 17.605 | 17.605 | 17.605 | 17.605 | 17.605 | 100.0% | 1 | | nova.live_migrate | 20.335 | 20.335 | 20.335 | 20.335 | 20.335 | 20.335 | 100.0% | 1 | | nova.delete_server | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 100.0% | 1 | | total | 52.134 | 52.134 | 52.134 | 52.134 | 52.134 | 52.134 | 100.0% | 1 | | -> duration | 51.134 | 51.134 | 51.134 | 51.134 | 51.134 | 51.134 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.134433 Full duration: 69.643309 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ] }, "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | nova.boot_server | 14.636 | 14.636 | 14.636 | 14.636 | 14.636 | 14.636 | 100.0% | 1 | | nova.delete_server | 3.234 | 3.234 | 3.234 | 3.234 | 3.234 | 3.234 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 18.721 | 18.721 | 18.721 | 18.721 | 18.721 | 18.721 | 100.0% | 1 | | -> duration | 17.721 | 17.721 | 17.721 | 17.721 | 17.721 | 17.721 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.720955 Full duration: 65.231652 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 1, "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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.354 | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 100.0% | 1 | | nova.boot_server | 14.674 | 14.674 | 14.674 | 14.674 | 14.674 | 14.674 | 100.0% | 1 | | nova.delete_server | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 100.0% | 1 | | total | 27.516 | 27.516 | 27.516 | 27.516 | 27.516 | 27.516 | 100.0% | 1 | | -> duration | 26.516 | 26.516 | 26.516 | 26.516 | 26.516 | 26.516 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.516378 Full duration: 80.065743 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 16.339 | 16.339 | 16.339 | 16.339 | 16.339 | 16.339 | 100.0% | 1 | | nova.pause_server | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 100.0% | 1 | | nova.unpause_server | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 3.253 | 100.0% | 1 | | nova.delete_server | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 100.0% | 1 | | total | 25.836 | 25.836 | 25.836 | 25.836 | 25.836 | 25.836 | 100.0% | 1 | | -> duration | 20.836 | 20.836 | 20.836 | 20.836 | 20.836 | 20.836 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.836213 Full duration: 72.170838 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ], "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 17.502 | 17.502 | 17.502 | 17.502 | 17.502 | 17.502 | 100.0% | 1 | | nova.migrate | 18.791 | 18.791 | 18.791 | 18.791 | 18.791 | 18.791 | 100.0% | 1 | | nova.resize_confirm | 4.569 | 4.569 | 4.569 | 4.569 | 4.569 | 4.569 | 100.0% | 1 | | nova.delete_server | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | total | 43.689 | 43.689 | 43.689 | 43.689 | 43.689 | 43.689 | 100.0% | 1 | | -> duration | 42.689 | 42.689 | 42.689 | 42.689 | 42.689 | 42.689 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.689343 Full duration: 57.607448 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 15.955 | 15.955 | 15.955 | 15.955 | 15.955 | 15.955 | 100.0% | 1 | | nova.list_interfaces | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 16.368 | 16.368 | 16.368 | 16.368 | 16.368 | 16.368 | 100.0% | 1 | | -> duration | 15.368 | 15.368 | 15.368 | 15.368 | 15.368 | 15.368 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.367505 Full duration: 67.286614 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "a74da577-0151-493a-81ab-446fdf67e4eb" } ], "flavor": { "name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "image": { "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 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 | 17.376 | 17.376 | 17.376 | 17.376 | 17.376 | 17.376 | 100.0% | 1 | | nova.associate_floating_ip | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 100.0% | 1 | | -> neutron.list_ports | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | nova.dissociate_floating_ip | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 31.085 | 31.085 | 31.085 | 31.085 | 31.085 | 31.085 | 100.0% | 1 | | -> duration | 30.085 | 30.085 | 30.085 | 30.085 | 30.085 | 30.085 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.08499 Full duration: 84.366542 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d926d31-5e41-443c-bcef-aa5761d54011 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | nova.delete_server_group | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883514 Full duration: 12.944843 HINTS: * To plot HTML graphics with this data, run: rally task report 0d926d31-5e41-443c-bcef-aa5761d54011 --out output.html * To generate a JUnit report, run: rally task export 0d926d31-5e41-443c-bcef-aa5761d54011 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0d926d31-5e41-443c-bcef-aa5761d54011 --json --out output.json 2019-03-23 19:19:43,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0d926d31-5e41-443c-bcef-aa5761d54011', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-03-23 19:19:45,756 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0d926d31-5e41-443c-bcef-aa5761d54011 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-03-23 19:19:45.630 12038 INFO rally.api [-] Building 'json' report for the following task(s): '0d926d31-5e41-443c-bcef-aa5761d54011'. 2019-03-23 19:19:45.641 12038 INFO rally.api [-] The report has been successfully built. 2019-03-23 19:19:45,774 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-03-23 19:19:45,775 - 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-03-23 19:19:45,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 19:19:45,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 19:19:45,804 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-03-23 19:19:45,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'a74da577-0151-493a-81ab-446fdf67e4eb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'flavor_name': 'rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8', '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_aaaba16a-478a-4dec-98d8-045bacc9f7a8', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 19:20:58,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 2019-03-23 19:20:58,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0'] 2019-03-23 19:20:59,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 -------------------------------------------------------------------------------- Task fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | quotas.delete_quotas | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> duration | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.710042 Full duration: 13.467768 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 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.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | total | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> duration | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.267126 Full duration: 12.611579 -------------------------------------------------------------------------------- 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 fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.051007 Full duration: 12.196122 -------------------------------------------------------------------------------- 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 fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 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.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | total | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> duration | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.301703 Full duration: 13.200757 HINTS: * To plot HTML graphics with this data, run: rally task report fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 --out output.html * To generate a JUnit report, run: rally task export fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 --json --out output.json 2019-03-23 19:20:59,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-03-23 19:21:01,220 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-03-23 19:21:01.084 12547 INFO rally.api [-] Building 'json' report for the following task(s): 'fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0'. 2019-03-23 19:21:01.089 12547 INFO rally.api [-] The report has been successfully built. 2019-03-23 19:21:01,225 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-03-23 19:21:01,229 - 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:25 | 10 | 100.00% | | gnocchi | 00:02:04 | 11 | 100.00% | | heat | 00:01:30 | 4 | 100.00% | | keystone | 00:04:05 | 11 | 100.00% | | neutron | 00:08:24 | 11 | 100.00% | | nova | 00:10:40 | 10 | 100.00% | | quotas | 00:00:51 | 4 | 100.00% | | | | | | | TOTAL: | 00:33:51 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-03-23 19:21:01,229 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-03-23 19:21:01,230 - 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-03-23 19:21:03,732 - 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-03-23 19:21:03.481 12549 INFO rally.api [-] Building 'html' report for the following task(s): 'e9e1de5e-da75-445d-9148-df500955241d', 'ddcf91a2-a67a-437b-aaf9-0cbf58a8b230', '9acefd1c-6fa5-4e30-b1df-ec253cc8524f', 'b5a05921-2db1-457e-9498-53ea9e256644', '268f5fdd-b5b5-44ed-8dae-a44f728b103d', 'a1ba2e98-d6b5-44fc-b9e4-4e10e695a251', 'd189bad1-77fe-4218-99e5-26efc35c4452', '0d926d31-5e41-443c-bcef-aa5761d54011', 'fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0'. 2019-03-23 19:21:03.589 12549 INFO rally.api [-] The report has been successfully built. 2019-03-23 19:21:03,732 - 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-03-23 19:21:06,080 - 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-03-23 19:21:05.958 12551 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'e9e1de5e-da75-445d-9148-df500955241d', 'ddcf91a2-a67a-437b-aaf9-0cbf58a8b230', '9acefd1c-6fa5-4e30-b1df-ec253cc8524f', 'b5a05921-2db1-457e-9498-53ea9e256644', '268f5fdd-b5b5-44ed-8dae-a44f728b103d', 'a1ba2e98-d6b5-44fc-b9e4-4e10e695a251', 'd189bad1-77fe-4218-99e5-26efc35c4452', '0d926d31-5e41-443c-bcef-aa5761d54011', 'fd9fb26d-ca5b-48d3-a0eb-d97fa570f2a0'. 2019-03-23 19:21:05.965 12551 INFO rally.api [-] The report has been successfully built. 2019-03-23 19:21:06,226 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 19:21:06,226 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 39:32 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-23 19:21:06,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 19:21:06,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:06,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61e33bd4-40fd-4fbf-951c-4cf4c9d92668 x-openstack-request-id: req-61e33bd4-40fd-4fbf-951c-4cf4c9d92668 2019-03-23 19:21:06,571 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb", "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": "1d04c708-d2d8-4615-9e9c-165ebd8801eb"}, {"name": "rally_sanity-flavor_alt_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/82a61a95-8535-4e63-987a-d3d4af279d21", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/82a61a95-8535-4e63-987a-d3d4af279d21", "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": "82a61a95-8535-4e63-987a-d3d4af279d21"}]} 2019-03-23 19:21:06,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-61e33bd4-40fd-4fbf-951c-4cf4c9d92668 2019-03-23 19:21:06,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333415985107s 2019-03-23 19:21:06,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 19:21:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/82a61a95-8535-4e63-987a-d3d4af279d21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:06,613 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21: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-655d3aa6-c896-4758-811e-47ebdfd718b0 x-openstack-request-id: req-655d3aa6-c896-4758-811e-47ebdfd718b0 2019-03-23 19:21:06,613 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/82a61a95-8535-4e63-987a-d3d4af279d21 used request id req-655d3aa6-c896-4758-811e-47ebdfd718b0 2019-03-23 19:21:06,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397248268127s 2019-03-23 19:21:06,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 19:21:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/679e83b9-79b4-45d1-ab72-4e2e711e5c87/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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" -d '{"subnet_id": "2ade17a8-8e50-4f56-ae6d-0f078af9ccd4"}' 2019-03-23 19:21:09,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:09 GMT X-Openstack-Request-Id: req-957f65ef-dae2-4941-91b3-cc3641171cc4 2019-03-23 19:21:09,799 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a74da577-0151-493a-81ab-446fdf67e4eb", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "subnet_id": "2ade17a8-8e50-4f56-ae6d-0f078af9ccd4", "subnet_ids": ["2ade17a8-8e50-4f56-ae6d-0f078af9ccd4"], "port_id": "2be3f2cf-51ed-4de6-b4c7-99bb3c8913ba", "id": "679e83b9-79b4-45d1-ab72-4e2e711e5c87"} 2019-03-23 19:21:09,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/679e83b9-79b4-45d1-ab72-4e2e711e5c87/remove_router_interface.json used request id req-957f65ef-dae2-4941-91b3-cc3641171cc4 2019-03-23 19:21:09,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.18544697762s 2019-03-23 19:21:09,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 19:21:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:10,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:10 GMT X-Openstack-Request-Id: req-6183451d-4b64-45c6-a4d4-c9471b67402d 2019-03-23 19:21:10,230 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "created_at": "2019-03-23T18:41:38Z", "admin_state_up": true, "updated_at": "2019-03-23T19:21:08Z", "project_id": "01f60bdf0c214b76996b45a09c8824b6", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "679e83b9-79b4-45d1-ab72-4e2e711e5c87", "name": "rally_sanity-router_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}]} 2019-03-23 19:21:10,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6183451d-4b64-45c6-a4d4-c9471b67402d 2019-03-23 19:21:10,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.430896997452s 2019-03-23 19:21:10,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 19:21:10,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/679e83b9-79b4-45d1-ab72-4e2e711e5c87.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:14,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:21:14 GMT X-Openstack-Request-Id: req-691e2649-6ee3-46d0-91c6-6e1739ff0950 2019-03-23 19:21:14,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:21:14,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/679e83b9-79b4-45d1-ab72-4e2e711e5c87.json used request id req-691e2649-6ee3-46d0-91c6-6e1739ff0950 2019-03-23 19:21:14,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.2742190361s 2019-03-23 19:21:14,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 19:21:14,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:14 GMT X-Openstack-Request-Id: req-af4da84b-9167-43c7-8b06-c3f2b624193f 2019-03-23 19:21:14,856 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T18:41:36Z","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":"2ade17a8-8e50-4f56-ae6d-0f078af9ccd4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"01f60bdf0c214b76996b45a09c8824b6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_aaaba16a-478a-4dec-98d8-045bacc9f7a8","enable_dhcp":true,"segment_id":null,"network_id":"a74da577-0151-493a-81ab-446fdf67e4eb","tenant_id":"01f60bdf0c214b76996b45a09c8824b6","created_at":"2019-03-23T18:41:36Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 19:21:14,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-af4da84b-9167-43c7-8b06-c3f2b624193f 2019-03-23 19:21:14,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.349581003189s 2019-03-23 19:21:14,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 19:21:14,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2ade17a8-8e50-4f56-ae6d-0f078af9ccd4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:17,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:21:17 GMT X-Openstack-Request-Id: req-05338fae-d3fe-4eb5-88cb-844bf16fdddc 2019-03-23 19:21:17,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:21:17,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2ade17a8-8e50-4f56-ae6d-0f078af9ccd4.json used request id req-05338fae-d3fe-4eb5-88cb-844bf16fdddc 2019-03-23 19:21:17,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48441314697s 2019-03-23 19:21:17,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 19:21:17,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:17,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2108 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:17 GMT X-Openstack-Request-Id: req-628c1ffb-d1bd-4aef-8c6e-6b2d2eccc864 2019-03-23 19:21:17,778 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a74da577-0151-493a-81ab-446fdf67e4eb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"01f60bdf0c214b76996b45a09c8824b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T19:21:17Z","qos_policy_id":null,"name":"rally_sanity-net_aaaba16a-478a-4dec-98d8-045bacc9f7a8","admin_state_up":true,"tenant_id":"01f60bdf0c214b76996b45a09c8824b6","created_at":"2019-03-23T18:41:34Z","provider:network_type":"vxlan"}]} 2019-03-23 19:21:17,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-628c1ffb-d1bd-4aef-8c6e-6b2d2eccc864 2019-03-23 19:21:17,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.434797048569s 2019-03-23 19:21:17,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 19:21:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/a74da577-0151-493a-81ab-446fdf67e4eb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:18,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:21:18 GMT X-Openstack-Request-Id: req-4ed74f36-7c6d-4109-bada-c9e219e122a0 2019-03-23 19:21:18,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:21:18,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a74da577-0151-493a-81ab-446fdf67e4eb.json used request id req-4ed74f36-7c6d-4109-bada-c9e219e122a0 2019-03-23 19:21:18,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.947681903839s 2019-03-23 19:21:18,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:21:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:19,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:19 GMT X-Openstack-Request-Id: req-c4a44fe1-a098-475f-9142-e6e4826f33d9 2019-03-23 19:21:19,041 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T18:41:48Z", "file": "/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d/file", "owner": "01f60bdf0c214b76996b45a09c8824b6", "id": "3d0876f6-4f60-4334-a541-0f58688dd53d", "size": 12716032, "self": "/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3d0876f6-4f60-4334-a541-0f58688dd53d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/3d0876f6-4f60-4334-a541-0f58688dd53d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T18:41:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:21:19,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c4a44fe1-a098-475f-9142-e6e4826f33d9 2019-03-23 19:21:19,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308739900589s 2019-03-23 19:21:19,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 19:21:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65930806f6cd31027fc9b6edd857cdd3af7b6f6" 2019-03-23 19:21:20,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:21:20 GMT X-Openstack-Request-Id: req-33109de5-b0d7-4470-bbc1-aba693a8eccd 2019-03-23 19:21:20,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-03-23 19:21:20,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3d0876f6-4f60-4334-a541-0f58688dd53d used request id req-33109de5-b0d7-4470-bbc1-aba693a8eccd 2019-03-23 19:21:20,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58489394188s 2019-03-23 19:21:20,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 19:21:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:20,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21: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-01dcb34e-b3c3-426d-9eac-1ea7591a02c2 x-openstack-request-id: req-01dcb34e-b3c3-426d-9eac-1ea7591a02c2 2019-03-23 19:21:20,651 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb", "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": "1d04c708-d2d8-4615-9e9c-165ebd8801eb"}]} 2019-03-23 19:21:20,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-01dcb34e-b3c3-426d-9eac-1ea7591a02c2 2019-03-23 19:21:20,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228879451752s 2019-03-23 19:21:20,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 19:21:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:20,691 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9d6be95-f538-4171-ae03-215ad028fc10 x-openstack-request-id: req-c9d6be95-f538-4171-ae03-215ad028fc10 2019-03-23 19:21:20,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1d04c708-d2d8-4615-9e9c-165ebd8801eb used request id req-c9d6be95-f538-4171-ae03-215ad028fc10 2019-03-23 19:21:20,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0385539531708s 2019-03-23 19:21:20,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:21:20,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:20,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154b5266-0153-4851-a530-8fd21085d37b 2019-03-23 19:21:20,930 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": {"self": "http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8639e51419724518a6e578750adc82ce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:21:20,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-154b5266-0153-4851-a530-8fd21085d37b 2019-03-23 19:21:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238401174545s 2019-03-23 19:21:20,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:21:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:21,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f65e52-e14c-463b-bc04-6c5ca7024ea9 2019-03-23 19:21:21,162 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_aaaba16a-478a-4dec-98d8-045bacc9f7a8", "links": {"self": "http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8639e51419724518a6e578750adc82ce", "description": null}} 2019-03-23 19:21:21,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce used request id req-58f65e52-e14c-463b-bc04-6c5ca7024ea9 2019-03-23 19:21:21,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226355075836s 2019-03-23 19:21:21,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 19:21:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:21,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5534692-601a-4a3d-ab16-9c57e53ea4de 2019-03-23 19:21:21,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:21:21,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8639e51419724518a6e578750adc82ce used request id req-b5534692-601a-4a3d-ab16-9c57e53ea4de 2019-03-23 19:21:21,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332338094711s 2019-03-23 19:21:21,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:21:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:21,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa74fa7-4002-4d68-8f0c-0251989d3281 2019-03-23 19:21:21,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6"}, "tags": [], "enabled": true, "id": "01f60bdf0c214b76996b45a09c8824b6", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_aaaba16a-478a-4dec-98d8-045bacc9f7a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 19:21:21,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2aa74fa7-4002-4d68-8f0c-0251989d3281 2019-03-23 19:21:21,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217200040817s 2019-03-23 19:21:21,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 19:21:21,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:22,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22283722-bf5d-4f65-a48e-6f89b51f9762 2019-03-23 19:21:22,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:21:22,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/01f60bdf0c214b76996b45a09c8824b6 used request id req-22283722-bf5d-4f65-a48e-6f89b51f9762 2019-03-23 19:21:22,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278349876404s 2019-03-23 19:21:22,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 19:21:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=01f60bdf0c214b76996b45a09c8824b6&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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:22,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:22 GMT X-Openstack-Request-Id: req-65b28e83-e841-4452-8708-c9dcc6bb210f 2019-03-23 19:21:22,357 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "created_at": "2019-03-23T18:41:34Z", "updated_at": "2019-03-23T18:41:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "2fd4adb6-3748-4e7f-9900-4d81f8311551", "remote_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "5a13cb5c-dcf2-4a64-829a-b373c8354df1", "remote_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "6ad21ea4-d548-4f2f-ae85-b92f0f37add0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "8292e09b-9324-4b7a-ac5a-5194a9b9e8cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}], "revision_number": 1, "project_id": "01f60bdf0c214b76996b45a09c8824b6", "id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "name": "default"}]} 2019-03-23 19:21:22,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=01f60bdf0c214b76996b45a09c8824b6&name=default used request id req-65b28e83-e841-4452-8708-c9dcc6bb210f 2019-03-23 19:21:22,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350023031235s 2019-03-23 19:21:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 19:21:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:22,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:22 GMT X-Openstack-Request-Id: req-de58a65b-7ea2-409c-8474-3b81c2d2ad93 2019-03-23 19:21:22,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "created_at": "2019-03-23T18:41:34Z", "updated_at": "2019-03-23T18:41:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "2fd4adb6-3748-4e7f-9900-4d81f8311551", "remote_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "5a13cb5c-dcf2-4a64-829a-b373c8354df1", "remote_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "6ad21ea4-d548-4f2f-ae85-b92f0f37add0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:41:34Z", "revision_number": 0, "id": "8292e09b-9324-4b7a-ac5a-5194a9b9e8cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:41:34Z", "security_group_id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "tenant_id": "01f60bdf0c214b76996b45a09c8824b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "01f60bdf0c214b76996b45a09c8824b6"}], "revision_number": 1, "project_id": "01f60bdf0c214b76996b45a09c8824b6", "id": "b6b578f7-2be4-43cf-a92a-4e52c02ea65e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 19:21:22,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-de58a65b-7ea2-409c-8474-3b81c2d2ad93 2019-03-23 19:21:22,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.379793167114s 2019-03-23 19:21:22,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 19:21:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b6b578f7-2be4-43cf-a92a-4e52c02ea65e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94483d8e36c88939b94863ef3ef83784f0f00522" 2019-03-23 19:21:23,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:21:23 GMT X-Openstack-Request-Id: req-f8fbf524-bbf0-4970-a8cc-8e23c82115b9 2019-03-23 19:21:23,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:21:23,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b6b578f7-2be4-43cf-a92a-4e52c02ea65e.json used request id req-f8fbf524-bbf0-4970-a8cc-8e23c82115b9 2019-03-23 19:21:23,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337120056152s 2019-03-23 19:21:23,141 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-03-23 19:21:23,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:21:23,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6c287e-2090-473a-978e-884cabccdc0d 2019-03-23 19:21:23,206 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 19:21:23,206 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8a6c287e-2090-473a-978e-884cabccdc0d 2019-03-23 19:21:23,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 19:21:23,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T20:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["FA0Rydo3SXyyuAmk5JVSHw"], "issued_at": "2019-03-23T19:21:23.000000Z"}} 2019-03-23 19:21:23,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 19:21:23,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:24,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:24 GMT X-Openstack-Request-Id: req-55e401fa-88a6-44ca-8bf9-ca4bdd43770d 2019-03-23 19:21:24,015 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 19:21:24,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55e401fa-88a6-44ca-8bf9-ca4bdd43770d 2019-03-23 19:21:24,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379453897476s 2019-03-23 19:21:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:21:24,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0d254d-00ae-407f-a73f-36edb7f5f668 2019-03-23 19:21:24,028 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 19:21:24,028 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-9d0d254d-00ae-407f-a73f-36edb7f5f668 2019-03-23 19:21:24,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:21:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:24,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa838ae9-f957-4a1d-bef4-f3d0be7c40b4 2019-03-23 19:21:24,250 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 19:21:24,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-aa838ae9-f957-4a1d-bef4-f3d0be7c40b4 2019-03-23 19:21:24,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221432209015s 2019-03-23 19:21:24,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 19:21:24,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}}' 2019-03-23 19:21:24,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ad0aa0-7256-4fd5-a500-61598d32e126 2019-03-23 19:21:24,513 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530"}, "tags": [], "enabled": true, "id": "b311350fa52c44849c7c97b77c10f530", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}} 2019-03-23 19:21:24,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-19ad0aa0-7256-4fd5-a500-61598d32e126 2019-03-23 19:21:24,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.255221843719s 2019-03-23 19:21:24,514 - 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'b311350fa52c44849c7c97b77c10f530', '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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f'}) 2019-03-23 19:21:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 19:21:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "WHpYnri51bCTQQZa34dvaS59zX66rp", "email": null, "name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}}' 2019-03-23 19:21:24,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fe6e102-0b87-42ef-8994-f32bd3c2e4fb 2019-03-23 19:21:24,987 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": {"self": "http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49b32bd7098246eebfc30ee01ab97b48", "domain_id": "default", "password_expires_at": null}} 2019-03-23 19:21:24,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-4fe6e102-0b87-42ef-8994-f32bd3c2e4fb 2019-03-23 19:21:24,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466238021851s 2019-03-23 19:21:24,988 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49b32bd7098246eebfc30ee01ab97b48', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f'}) 2019-03-23 19:21:24,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:24,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:25,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e839bb-8a6d-4e52-988f-6010bd2052bd 2019-03-23 19:21:25,211 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:25,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62e839bb-8a6d-4e52-988f-6010bd2052bd 2019-03-23 19:21:25,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219621896744s 2019-03-23 19:21:25,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:25,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd10992-dfb3-457c-b03c-3ce1db26e2c6 2019-03-23 19:21:25,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:25,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ffd10992-dfb3-457c-b03c-3ce1db26e2c6 2019-03-23 19:21:25,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220180034637s 2019-03-23 19:21:25,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:25,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f4de52-7dde-46ce-851a-dea35006311b 2019-03-23 19:21:25,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:25,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-58f4de52-7dde-46ce-851a-dea35006311b 2019-03-23 19:21:25,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213065862656s 2019-03-23 19:21:25,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:21:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:25,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483b7672-e9bf-458c-82de-fc203e70ab6d 2019-03-23 19:21:25,886 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 19:21:25,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-483b7672-e9bf-458c-82de-fc203e70ab6d 2019-03-23 19:21:25,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226072072983s 2019-03-23 19:21:25,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:21:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:26,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf0bfe7-12db-4a88-9007-f4f9b01051e0 2019-03-23 19:21:26,126 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": {"self": "http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49b32bd7098246eebfc30ee01ab97b48", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:21:26,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6bf0bfe7-12db-4a88-9007-f4f9b01051e0 2019-03-23 19:21:26,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239376068115s 2019-03-23 19:21:26,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:21:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:26,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb5aaed-19dd-4fcc-96b9-d8f9ed46dc8c 2019-03-23 19:21:26,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530"}, "tags": [], "enabled": true, "id": "b311350fa52c44849c7c97b77c10f530", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 19:21:26,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6cb5aaed-19dd-4fcc-96b9-d8f9ed46dc8c 2019-03-23 19:21:26,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211038827896s 2019-03-23 19:21:26,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 19:21:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=49b32bd7098246eebfc30ee01ab97b48&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=b311350fa52c44849c7c97b77c10f530" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:26,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43778ffc-1329-414a-a241-b18b12869a07 2019-03-23 19:21:26,576 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=49b32bd7098246eebfc30ee01ab97b48&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=b311350fa52c44849c7c97b77c10f530", "previous": null, "next": null}} 2019-03-23 19:21:26,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=49b32bd7098246eebfc30ee01ab97b48&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=b311350fa52c44849c7c97b77c10f530 used request id req-43778ffc-1329-414a-a241-b18b12869a07 2019-03-23 19:21:26,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217653989792s 2019-03-23 19:21:26,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 19:21:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530/users/49b32bd7098246eebfc30ee01ab97b48/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:26,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d46e0b7b-b40d-4373-ad79-f584598de06c 2019-03-23 19:21:26,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:21:26,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530/users/49b32bd7098246eebfc30ee01ab97b48/roles/d199347d09e6457ab4ea50809513a47d used request id req-d46e0b7b-b40d-4373-ad79-f584598de06c 2019-03-23 19:21:26,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.277882814407s 2019-03-23 19:21:26,858 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 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'b311350fa52c44849c7c97b77c10f530', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'WHpYnri51bCTQQZa34dvaS59zX66rp', 'username': u'refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 19:21:26,862 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'password': 'WHpYnri51bCTQQZa34dvaS59zX66rp', 'project_name': 'refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'b311350fa52c44849c7c97b77c10f530', 'project_domain_name': 'Default'} 2019-03-23 19:21:26,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:26,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f909b337-42a2-4a7f-bf6b-1f7b159cb84e 2019-03-23 19:21:26,980 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:26,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f909b337-42a2-4a7f-bf6b-1f7b159cb84e 2019-03-23 19:21:26,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114052057266s 2019-03-23 19:21:26,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:27,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcdf0d51-e108-4db9-9144-4aabc00b2872 2019-03-23 19:21:27,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:27,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fcdf0d51-e108-4db9-9144-4aabc00b2872 2019-03-23 19:21:27,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221586942673s 2019-03-23 19:21:27,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:21:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:27,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54fc73e6-9562-4956-b979-e320fffcb27e 2019-03-23 19:21:27,428 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 19:21:27,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-54fc73e6-9562-4956-b979-e320fffcb27e 2019-03-23 19:21:27,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216511964798s 2019-03-23 19:21:27,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:21:27,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:27,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5f3e86-b5aa-4190-8eee-a3762dae4eb5 2019-03-23 19:21:27,562 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": {"self": "http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49b32bd7098246eebfc30ee01ab97b48", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:21:27,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2f5f3e86-b5aa-4190-8eee-a3762dae4eb5 2019-03-23 19:21:27,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132683038712s 2019-03-23 19:21:27,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:21:27,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:27,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3580586f-0046-444b-8e3d-c1555b326cfb 2019-03-23 19:21:27,792 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530"}, "tags": [], "enabled": true, "id": "b311350fa52c44849c7c97b77c10f530", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 19:21:27,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3580586f-0046-444b-8e3d-c1555b326cfb 2019-03-23 19:21:27,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217995166779s 2019-03-23 19:21:27,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 19:21:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=49b32bd7098246eebfc30ee01ab97b48&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=b311350fa52c44849c7c97b77c10f530" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:27,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0136190-41a8-4117-a207-13578be88085 2019-03-23 19:21:27,919 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=49b32bd7098246eebfc30ee01ab97b48&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=b311350fa52c44849c7c97b77c10f530", "previous": null, "next": null}} 2019-03-23 19:21:27,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=49b32bd7098246eebfc30ee01ab97b48&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=b311350fa52c44849c7c97b77c10f530 used request id req-a0136190-41a8-4117-a207-13578be88085 2019-03-23 19:21:27,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119934082031s 2019-03-23 19:21:27,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 19:21:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530/users/49b32bd7098246eebfc30ee01ab97b48/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:28,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12c812d1-3844-4b79-91c7-863afa388ed0 2019-03-23 19:21:28,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:21:28,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530/users/49b32bd7098246eebfc30ee01ab97b48/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-12c812d1-3844-4b79-91c7-863afa388ed0 2019-03-23 19:21:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1691801548s 2019-03-23 19:21:28,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:28,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81355c0-10d7-47e6-8ab9-13c00c2c32f8 2019-03-23 19:21:28,215 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:28,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b81355c0-10d7-47e6-8ab9-13c00c2c32f8 2019-03-23 19:21:28,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11958193779s 2019-03-23 19:21:28,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:21:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:28,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a14b8e-df52-4781-8c3e-f8e92ea82619 2019-03-23 19:21:28,431 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 19:21:28,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-54a14b8e-df52-4781-8c3e-f8e92ea82619 2019-03-23 19:21:28,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210734844208s 2019-03-23 19:21:28,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:21:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:28,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3808fcd3-bcb5-4278-b663-9d779990a90c 2019-03-23 19:21:28,658 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": {"self": "http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49b32bd7098246eebfc30ee01ab97b48", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:21:28,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3808fcd3-bcb5-4278-b663-9d779990a90c 2019-03-23 19:21:28,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225545883179s 2019-03-23 19:21:28,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 19:21:28,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=49b32bd7098246eebfc30ee01ab97b48&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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8288e3bf-be8e-4aa4-b6fb-91b40795008d 2019-03-23 19:21:28,883 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=49b32bd7098246eebfc30ee01ab97b48&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 19:21:28,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=49b32bd7098246eebfc30ee01ab97b48&scope.domain.id=default used request id req-8288e3bf-be8e-4aa4-b6fb-91b40795008d 2019-03-23 19:21:28,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214010953903s 2019-03-23 19:21:28,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 19:21:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/49b32bd7098246eebfc30ee01ab97b48/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:29,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36b65ce-7fa8-470e-94a3-462a7979015c 2019-03-23 19:21:29,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:21:29,049 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/49b32bd7098246eebfc30ee01ab97b48/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-c36b65ce-7fa8-470e-94a3-462a7979015c 2019-03-23 19:21:29,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.162397146225s 2019-03-23 19:21:29,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:21:29,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f48ebe0-d0f6-4e39-95ea-67c440c15dcf 2019-03-23 19:21:29,060 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 19:21:29,060 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8f48ebe0-d0f6-4e39-95ea-67c440c15dcf 2019-03-23 19:21:29,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 19:21:29,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T20:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b311350fa52c44849c7c97b77c10f530", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/b311350fa52c44849c7c97b77c10f530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/b311350fa52c44849c7c97b77c10f530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/b311350fa52c44849c7c97b77c10f530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b311350fa52c44849c7c97b77c10f530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/b311350fa52c44849c7c97b77c10f530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/b311350fa52c44849c7c97b77c10f530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b311350fa52c44849c7c97b77c10f530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b311350fa52c44849c7c97b77c10f530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b311350fa52c44849c7c97b77c10f530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/b311350fa52c44849c7c97b77c10f530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/b311350fa52c44849c7c97b77c10f530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b311350fa52c44849c7c97b77c10f530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/b311350fa52c44849c7c97b77c10f530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/b311350fa52c44849c7c97b77c10f530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "id": "49b32bd7098246eebfc30ee01ab97b48"}, "audit_ids": ["XE7psbriRq6_M3MVgIO5Ow"], "issued_at": "2019-03-23T19:21:29.000000Z"}} 2019-03-23 19:21:29,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 19:21:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:21:29,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:29 GMT X-Openstack-Request-Id: req-1020c97b-7ee4-48f8-a1e3-dc1c60d7aa14 2019-03-23 19:21:29,789 - 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-03-23 19:21:29,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-1020c97b-7ee4-48f8-a1e3-dc1c60d7aa14 2019-03-23 19:21:29,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.309345960617s 2019-03-23 19:21:29,800 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-03-23 19:21:29,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:21:29,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:30,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30acf806-1c2c-47bc-afae-e75bfe9ea0bb 2019-03-23 19:21:30,021 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 19:21:30,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-30acf806-1c2c-47bc-afae-e75bfe9ea0bb 2019-03-23 19:21:30,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221231937408s 2019-03-23 19:21:30,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:21:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:21:30,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef475bd-09c6-4e1b-a182-ab842e042bcd 2019-03-23 19:21:30,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530"}, "tags": [], "enabled": true, "id": "b311350fa52c44849c7c97b77c10f530", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 19:21:30,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-eef475bd-09c6-4e1b-a182-ab842e042bcd 2019-03-23 19:21:30,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206686973572s 2019-03-23 19:21:30,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 19:21:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"network": {"shared": true, "tenant_id": "b311350fa52c44849c7c97b77c10f530", "name": "refstack_defcore-net_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "admin_state_up": true}}' 2019-03-23 19:21:30,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:30 GMT X-Openstack-Request-Id: req-17ae4f34-135d-4ef7-9cb0-30eec680a69d 2019-03-23 19:21:30,883 - 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":"e221c634-a8bc-4402-aba1-39ef38c949a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":true,"project_id":"b311350fa52c44849c7c97b77c10f530","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T19:21:30Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_c4355a9c-a53f-4ee8-ba30-03b2af719f9f","admin_state_up":true,"tenant_id":"b311350fa52c44849c7c97b77c10f530","created_at":"2019-03-23T19:21:30Z","mtu":1450}} 2019-03-23 19:21:30,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-17ae4f34-135d-4ef7-9cb0-30eec680a69d 2019-03-23 19:21:30,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.644991159439s 2019-03-23 19:21:30,883 - 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-03-23T19:21:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e221c634-a8bc-4402-aba1-39ef38c949a5', u'provider:segmentation_id': 32, 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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'created_at': u'2019-03-23T19:21:30Z', u'mtu': 1450, u'tenant_id': u'b311350fa52c44849c7c97b77c10f530', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b311350fa52c44849c7c97b77c10f530', u'l2_adjacency': True}) 2019-03-23 19:21:30,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 19:21:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:21:31,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2106 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:31 GMT X-Openstack-Request-Id: req-e9e58030-46db-4f2f-99ad-c4e4956ff28a 2019-03-23 19:21:31,311 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e221c634-a8bc-4402-aba1-39ef38c949a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":true,"project_id":"b311350fa52c44849c7c97b77c10f530","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T19:21:30Z","qos_policy_id":null,"name":"refstack_defcore-net_c4355a9c-a53f-4ee8-ba30-03b2af719f9f","admin_state_up":true,"tenant_id":"b311350fa52c44849c7c97b77c10f530","created_at":"2019-03-23T19:21:30Z","provider:network_type":"vxlan"}]} 2019-03-23 19:21:31,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e9e58030-46db-4f2f-99ad-c4e4956ff28a 2019-03-23 19:21:31,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.426944971085s 2019-03-23 19:21:31,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 19:21:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '{"subnet": {"name": "refstack_defcore-subnet_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "enable_dhcp": true, "network_id": "e221c634-a8bc-4402-aba1-39ef38c949a5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 19:21:32,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:32 GMT X-Openstack-Request-Id: req-ac2ad566-8c42-47b3-b0eb-c702b4cd3d80 2019-03-23 19:21:32,164 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T19:21:31Z","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":"ef3a2ad5-a907-4497-a582-cc623b2c8526","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b311350fa52c44849c7c97b77c10f530","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_c4355a9c-a53f-4ee8-ba30-03b2af719f9f","enable_dhcp":true,"segment_id":null,"network_id":"e221c634-a8bc-4402-aba1-39ef38c949a5","tenant_id":"b311350fa52c44849c7c97b77c10f530","created_at":"2019-03-23T19:21:31Z","ip_version":4}} 2019-03-23 19:21:32,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ac2ad566-8c42-47b3-b0eb-c702b4cd3d80 2019-03-23 19:21:32,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.851811170578s 2019-03-23 19:21:32,165 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T19:21:31Z', 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'ef3a2ad5-a907-4497-a582-cc623b2c8526', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e221c634-a8bc-4402-aba1-39ef38c949a5', u'tenant_id': u'b311350fa52c44849c7c97b77c10f530', u'created_at': u'2019-03-23T19:21:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b311350fa52c44849c7c97b77c10f530'}) 2019-03-23 19:21:32,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 19:21:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "refstack_defcore-router_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "admin_state_up": true}}' 2019-03-23 19:21:39,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:39 GMT X-Openstack-Request-Id: req-3e34f802-5f4f-4f7f-a288-c5e134fea640 2019-03-23 19:21:39,645 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b311350fa52c44849c7c97b77c10f530", "created_at": "2019-03-23T19:21:33Z", "admin_state_up": true, "updated_at": "2019-03-23T19:21:34Z", "project_id": "b311350fa52c44849c7c97b77c10f530", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ad328999-2f50-47d2-bf34-b5b7b38bb19f", "name": "refstack_defcore-router_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}} 2019-03-23 19:21:39,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-3e34f802-5f4f-4f7f-a288-c5e134fea640 2019-03-23 19:21:39,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.47943902016s 2019-03-23 19:21:39,646 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T19:21:34Z', u'revision_number': 3, u'ha': True, u'id': u'ad328999-2f50-47d2-bf34-b5b7b38bb19f', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'admin_state_up': True, u'tenant_id': u'b311350fa52c44849c7c97b77c10f530', u'created_at': u'2019-03-23T19:21:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'b311350fa52c44849c7c97b77c10f530'}) 2019-03-23 19:21:39,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 19:21:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/ad328999-2f50-47d2-bf34-b5b7b38bb19f/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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '{"subnet_id": "ef3a2ad5-a907-4497-a582-cc623b2c8526"}' 2019-03-23 19:21:42,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:42 GMT X-Openstack-Request-Id: req-39da0cdb-e6ad-4c6b-a880-973cdba4fa19 2019-03-23 19:21:42,787 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e221c634-a8bc-4402-aba1-39ef38c949a5", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "subnet_id": "ef3a2ad5-a907-4497-a582-cc623b2c8526", "subnet_ids": ["ef3a2ad5-a907-4497-a582-cc623b2c8526"], "port_id": "3f37a045-b885-4490-88d0-2fd21de5fbbb", "id": "ad328999-2f50-47d2-bf34-b5b7b38bb19f"} 2019-03-23 19:21:42,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ad328999-2f50-47d2-bf34-b5b7b38bb19f/add_router_interface.json used request id req-39da0cdb-e6ad-4c6b-a880-973cdba4fa19 2019-03-23 19:21:42,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14145183563s 2019-03-23 19:21:42,789 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 19:21:42,921 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 19:21:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:21:42,930 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:42 GMT 2019-03-23 19:21:42,931 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 19:21:42,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:21:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:21:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:43 GMT X-Openstack-Request-Id: req-a1a8ec37-f72b-4698-aa03-1f92b83e1b04 2019-03-23 19:21:43,248 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:21:43,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a1a8ec37-f72b-4698-aa03-1f92b83e1b04 2019-03-23 19:21:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312510967255s 2019-03-23 19:21:43,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 19:21:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}' 2019-03-23 19:21:43,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:43 GMT Location: http://172.30.9.28:9292/v2/images/5dc766a4-680e-43fa-8178-c106695b2369 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7fa7a1ee-0127-46fd-b8c5-7e5736dacd51 2019-03-23 19:21:43,582 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:21:43Z", "file": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "5dc766a4-680e-43fa-8178-c106695b2369", "size": null, "self": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369", "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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": null, "created_at": "2019-03-23T19:21:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 19:21:43,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7fa7a1ee-0127-46fd-b8c5-7e5736dacd51 2019-03-23 19:21:43,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.323904037476s 2019-03-23 19:21:43,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 19:21:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '' 2019-03-23 19:21:44,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:21:44 GMT X-Openstack-Request-Id: req-d17fcf11-7bc1-4377-8044-5287cb7d511f 2019-03-23 19:21:44,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-03-23 19:21:44,522 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file used request id req-d17fcf11-7bc1-4377-8044-5287cb7d511f 2019-03-23 19:21:44,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.939550161362s 2019-03-23 19:21:44,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:21:44,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:21:44,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:44 GMT X-Openstack-Request-Id: req-c1a9c7ff-1ec0-40f9-a515-68bd04613d28 2019-03-23 19:21:44,889 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:21:44Z", "file": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "5dc766a4-680e-43fa-8178-c106695b2369", "size": 12716032, "self": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:21:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:21:44,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c1a9c7ff-1ec0-40f9-a515-68bd04613d28 2019-03-23 19:21:44,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362115859985s 2019-03-23 19:21:44,891 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file', 'owner': u'b311350fa52c44849c7c97b77c10f530', 'id': u'5dc766a4-680e-43fa-8178-c106695b2369', 'size': 12716032, u'self': u'/v2/images/5dc766a4-680e-43fa-8178-c106695b2369', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b311350fa52c44849c7c97b77c10f530', 'name': 'refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T19:21:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T19:21:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', '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/5dc766a4-680e-43fa-8178-c106695b2369', 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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'created': u'2019-03-23T19:21:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T19:21:43Z', 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/5dc766a4-680e-43fa-8178-c106695b2369', 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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 19:21:44,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 19:21:44,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 19:21:45,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c5f8111-5edb-4949-9daa-53421d182c8d x-openstack-request-id: req-1c5f8111-5edb-4949-9daa-53421d182c8d 2019-03-23 19:21:45,224 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99", "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": "935ee280-77df-4bf6-aba1-85ff2a8d6b99"}} 2019-03-23 19:21:45,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1c5f8111-5edb-4949-9daa-53421d182c8d 2019-03-23 19:21:45,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330083847046s 2019-03-23 19:21:45,225 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'935ee280-77df-4bf6-aba1-85ff2a8d6b99', 'swap': 0}) 2019-03-23 19:21:45,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 19:21:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99/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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"extra_specs": {}}' 2019-03-23 19:21:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21: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-d1a9c85b-9a2c-4426-a35f-29ed324be828 x-openstack-request-id: req-d1a9c85b-9a2c-4426-a35f-29ed324be828 2019-03-23 19:21:45,258 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 19:21:45,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99/os-extra_specs used request id req-d1a9c85b-9a2c-4426-a35f-29ed324be828 2019-03-23 19:21:45,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0319731235504s 2019-03-23 19:21:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:21:45,273 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17898b1-40f0-4e02-91df-c72563ceb0aa 2019-03-23 19:21:45,273 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 19:21:45,273 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-f17898b1-40f0-4e02-91df-c72563ceb0aa 2019-03-23 19:21:45,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:21:45,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4a3ddd-b12e-4524-bea8-5d0e7e290423 2019-03-23 19:21:45,497 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:45,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba4a3ddd-b12e-4524-bea8-5d0e7e290423 2019-03-23 19:21:45,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220510959625s 2019-03-23 19:21:45,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:21:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:21:45,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d9ef5b-0ac8-4271-b71c-b3dce1d8c691 2019-03-23 19:21:45,701 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:21:45,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-29d9ef5b-0ac8-4271-b71c-b3dce1d8c691 2019-03-23 19:21:45,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199536085129s 2019-03-23 19:21:45,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 19:21:48,205 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 19:21:50,372 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 394a5f98-99f6-4934-bf2b-74ede9b841ca | 2019-03-23T19:21:50.011951 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 394a5f98-99f6-4934-bf2b-74ede9b841ca ~/.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-03-23 19:21:53,844 - 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 | | cinder | volume | 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-03-23 19:21:54,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 19:21:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 19:22:00,051 - 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=892b3f62-a2cf-416f-9cf3-1b2dae088b89) as the default verifier for the future CLI operations. 2019-03-23 19:22:01,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 19:22:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:22:01,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 19:22: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-ef0fad33-4ffd-41fc-85fc-d6b25294ed0f x-openstack-request-id: req-ef0fad33-4ffd-41fc-85fc-d6b25294ed0f 2019-03-23 19:22:01,930 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 19:22:01,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ef0fad33-4ffd-41fc-85fc-d6b25294ed0f 2019-03-23 19:22:01,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0490911006927s 2019-03-23 19:22:01,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:22:01,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:22:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 19:22:02 GMT X-Openstack-Request-Id: req-b80a3b28-8cea-4af3-bb5d-7b827a917e51 2019-03-23 19:22:02,238 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:21:44Z", "file": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "5dc766a4-680e-43fa-8178-c106695b2369", "size": 12716032, "self": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:21:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:22:02,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b80a3b28-8cea-4af3-bb5d-7b827a917e51 2019-03-23 19:22:02,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304555177689s 2019-03-23 19:22:02,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 19:22:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}' 2019-03-23 19:22:03,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 23 Mar 2019 19:22:03 GMT Location: http://172.30.9.28:9292/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b331e5c9-0e9d-4367-96b0-262520339d56 2019-03-23 19:22:03,119 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:22:03Z", "file": "/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "0940feee-e4e0-4d40-841f-d21a96bb8756", "size": null, "self": "/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756", "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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": null, "created_at": "2019-03-23T19:22:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 19:22:03,119 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b331e5c9-0e9d-4367-96b0-262520339d56 2019-03-23 19:22:03,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.869971036911s 2019-03-23 19:22:03,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 19:22:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756/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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '' 2019-03-23 19:22:04,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:22:04 GMT X-Openstack-Request-Id: req-a12fa352-2658-4620-9b3c-5e606cbd652e 2019-03-23 19:22:04,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 19:22:04,779 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756/file used request id req-a12fa352-2658-4620-9b3c-5e606cbd652e 2019-03-23 19:22:04,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.65900492668s 2019-03-23 19:22:04,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:22:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:22:05,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 23 Mar 2019 19:22:05 GMT X-Openstack-Request-Id: req-a2ec314f-cee5-45aa-afc9-59b8fc40fb2f 2019-03-23 19:22:05,089 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:22:04Z", "file": "/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "0940feee-e4e0-4d40-841f-d21a96bb8756", "size": 12716032, "self": "/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0940feee-e4e0-4d40-841f-d21a96bb8756/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0940feee-e4e0-4d40-841f-d21a96bb8756/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:22:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:21:44Z", "file": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "5dc766a4-680e-43fa-8178-c106695b2369", "size": 12716032, "self": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:21:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:22:05,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a2ec314f-cee5-45aa-afc9-59b8fc40fb2f 2019-03-23 19:22:05,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305777072906s 2019-03-23 19:22:05,092 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0940feee-e4e0-4d40-841f-d21a96bb8756/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756/file', 'owner': u'b311350fa52c44849c7c97b77c10f530', 'id': u'0940feee-e4e0-4d40-841f-d21a96bb8756', 'size': 12716032, u'self': u'/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b311350fa52c44849c7c97b77c10f530', 'name': 'refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/0940feee-e4e0-4d40-841f-d21a96bb8756/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T19:22:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T19:22:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', '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/0940feee-e4e0-4d40-841f-d21a96bb8756', 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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', 'created': u'2019-03-23T19:22:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T19:22:03Z', 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/0940feee-e4e0-4d40-841f-d21a96bb8756', 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_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 19:22:05,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 19:22:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 19:22:05,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sat, 23 Mar 2019 19:22: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-644cabeb-4fa4-4b0d-8a46-c3991a3e1520 x-openstack-request-id: req-644cabeb-4fa4-4b0d-8a46-c3991a3e1520 2019-03-23 19:22:05,612 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9", "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": "70212637-b7b8-4466-b5c8-29b4e7f6e2c9"}} 2019-03-23 19:22:05,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-644cabeb-4fa4-4b0d-8a46-c3991a3e1520 2019-03-23 19:22:05,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.519093036652s 2019-03-23 19:22:05,613 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'70212637-b7b8-4466-b5c8-29b4e7f6e2c9', 'swap': 0}) 2019-03-23 19:22:05,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 19:22:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9/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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" -d '{"extra_specs": {}}' 2019-03-23 19:22:05,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 19:22: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-bfc46dc7-d69f-4b05-8587-fe9214682bac x-openstack-request-id: req-bfc46dc7-d69f-4b05-8587-fe9214682bac 2019-03-23 19:22:05,635 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 19:22:05,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9/os-extra_specs used request id req-bfc46dc7-d69f-4b05-8587-fe9214682bac 2019-03-23 19:22:05,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219759941101s 2019-03-23 19:22:05,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'70212637-b7b8-4466-b5c8-29b4e7f6e2c9', 'swap': 0}) 2019-03-23 19:22:09,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 19:22:09,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 19:22:09,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 19:22:09,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 19:22:13,182 - 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-03-23 19:22:13,182 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-03-23 19:22:13,182 - 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-03-23 19:22:13,182 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-03-23 19:22:13,183 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-03-23 19:22:13,183 - 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-03-23 19:22:13,183 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-03-23 19:22:13,184 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-03-23 19:22:13,184 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-03-23 19:22:13,184 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,184 - 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-03-23 19:22:13,185 - 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-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-03-23 19:22:13,185 - 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-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-03-23 19:22:13,185 - 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-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-03-23 19:22:13,185 - 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-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-03-23 19:22:13,185 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-03-23 19:22:13,186 - 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-03-23 19:22:13,186 - 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-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-03-23 19:22:13,186 - 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-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-03-23 19:22:13,186 - 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-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-03-23 19:22:13,186 - 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-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-03-23 19:22:13,186 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-03-23 19:22:13,187 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-03-23 19:22:13,187 - 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-03-23 19:22:13,187 - 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-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - 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-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-03-23 19:22:13,188 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-03-23 19:22:13,189 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-03-23 19:22:13,189 - 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-03-23 19:22:13,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 19:22:13,215 - 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-03-23 19:30:16,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 751a52a9-2d60-48c0-9fa1-b7dd840fd782 2019-03-23 19:30:16,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '751a52a9-2d60-48c0-9fa1-b7dd840fd782']'. 2019-03-23 19:30:17,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 19:30:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 19:30:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 19:30:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 751a52a9-2d60-48c0-9fa1-b7dd840fd782 | 2019-03-23 19:30:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 19:30:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 19:22:15 | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 19:30:16 | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:01 | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 892b3f62-a2cf-416f-9cf3-1b2dae088b89) | 2019-03-23 19:30:17,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 394a5f98-99f6-4934-bf2b-74ede9b841ca) | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 472.704 | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 219 | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 19:30:17,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 19:30:17,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 19:30:17,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 19:30:17,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 19:30:17,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-03-23 19:30:17,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '751a52a9-2d60-48c0-9fa1-b7dd840fd782', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-03-23 19:30:19,363 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 751a52a9-2d60-48c0-9fa1-b7dd840fd782 --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-03-23 19:30:19,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '751a52a9-2d60-48c0-9fa1-b7dd840fd782', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-03-23 19:30:21,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 751a52a9-2d60-48c0-9fa1-b7dd840fd782 --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-03-23 19:30:21,705 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 19:30:21,706 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:52 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-23 19:30:21,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 19:30:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:22,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:30:22 GMT X-Openstack-Request-Id: req-4512c111-25c9-43b7-8fc2-f4cde54d8d66 2019-03-23 19:30:22,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-03-23 19:30:22,925 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0940feee-e4e0-4d40-841f-d21a96bb8756 used request id req-4512c111-25c9-43b7-8fc2-f4cde54d8d66 2019-03-23 19:30:22,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21249604225s 2019-03-23 19:30:22,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 19:30:22,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:23,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30: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-feef991e-04d7-48ea-99a0-5be9bdbaa1f1 x-openstack-request-id: req-feef991e-04d7-48ea-99a0-5be9bdbaa1f1 2019-03-23 19:30:23,240 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9", "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": "70212637-b7b8-4466-b5c8-29b4e7f6e2c9"}, {"name": "refstack_defcore-flavor_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99", "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": "935ee280-77df-4bf6-aba1-85ff2a8d6b99"}]} 2019-03-23 19:30:23,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-feef991e-04d7-48ea-99a0-5be9bdbaa1f1 2019-03-23 19:30:23,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308970928192s 2019-03-23 19:30:23,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 19:30:23,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:23,288 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30: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-ad124c35-ef9d-42cd-af86-574e355da7cd x-openstack-request-id: req-ad124c35-ef9d-42cd-af86-574e355da7cd 2019-03-23 19:30:23,288 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/70212637-b7b8-4466-b5c8-29b4e7f6e2c9 used request id req-ad124c35-ef9d-42cd-af86-574e355da7cd 2019-03-23 19:30:23,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457849502563s 2019-03-23 19:30:23,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 19:30:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/ad328999-2f50-47d2-bf34-b5b7b38bb19f/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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" -d '{"subnet_id": "ef3a2ad5-a907-4497-a582-cc623b2c8526"}' 2019-03-23 19:30:26,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:26 GMT X-Openstack-Request-Id: req-4b9713c9-b066-4653-83c1-c7ede1e3fbbe 2019-03-23 19:30:26,152 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e221c634-a8bc-4402-aba1-39ef38c949a5", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "subnet_id": "ef3a2ad5-a907-4497-a582-cc623b2c8526", "subnet_ids": ["ef3a2ad5-a907-4497-a582-cc623b2c8526"], "port_id": "3f37a045-b885-4490-88d0-2fd21de5fbbb", "id": "ad328999-2f50-47d2-bf34-b5b7b38bb19f"} 2019-03-23 19:30:26,152 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ad328999-2f50-47d2-bf34-b5b7b38bb19f/remove_router_interface.json used request id req-4b9713c9-b066-4653-83c1-c7ede1e3fbbe 2019-03-23 19:30:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.86266183853s 2019-03-23 19:30:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 19:30:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:26,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1718 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:26 GMT X-Openstack-Request-Id: req-24d81217-fc50-4efc-93d0-c85c9683c1e0 2019-03-23 19:30:26,763 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b311350fa52c44849c7c97b77c10f530", "created_at": "2019-03-23T19:21:33Z", "admin_state_up": true, "updated_at": "2019-03-23T19:30:24Z", "project_id": "b311350fa52c44849c7c97b77c10f530", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ad328999-2f50-47d2-bf34-b5b7b38bb19f", "name": "refstack_defcore-router_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}]} 2019-03-23 19:30:26,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-24d81217-fc50-4efc-93d0-c85c9683c1e0 2019-03-23 19:30:26,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.610913991928s 2019-03-23 19:30:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 19:30:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/ad328999-2f50-47d2-bf34-b5b7b38bb19f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:31,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:30:31 GMT X-Openstack-Request-Id: req-bc93e941-35cf-45e5-abc0-97109dc1b59b 2019-03-23 19:30:31,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:30:31,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ad328999-2f50-47d2-bf34-b5b7b38bb19f.json used request id req-bc93e941-35cf-45e5-abc0-97109dc1b59b 2019-03-23 19:30:31,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.5940618515s 2019-03-23 19:30:31,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 19:30:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:31,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:31 GMT X-Openstack-Request-Id: req-25a2dad2-fdf0-4651-94ef-4685bf63ac55 2019-03-23 19:30:31,713 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4},{"updated_at":"2019-03-23T19:21:31Z","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":"ef3a2ad5-a907-4497-a582-cc623b2c8526","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b311350fa52c44849c7c97b77c10f530","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_c4355a9c-a53f-4ee8-ba30-03b2af719f9f","enable_dhcp":true,"segment_id":null,"network_id":"e221c634-a8bc-4402-aba1-39ef38c949a5","tenant_id":"b311350fa52c44849c7c97b77c10f530","created_at":"2019-03-23T19:21:31Z","ip_version":4}]} 2019-03-23 19:30:31,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-25a2dad2-fdf0-4651-94ef-4685bf63ac55 2019-03-23 19:30:31,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.354142904282s 2019-03-23 19:30:31,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 19:30:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ef3a2ad5-a907-4497-a582-cc623b2c8526.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:34,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:30:34 GMT X-Openstack-Request-Id: req-84899857-393e-4166-967b-997fd9f87661 2019-03-23 19:30:34,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:30:34,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ef3a2ad5-a907-4497-a582-cc623b2c8526.json used request id req-84899857-393e-4166-967b-997fd9f87661 2019-03-23 19:30:34,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53375411034s 2019-03-23 19:30:34,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 19:30:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:34,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2112 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:34 GMT X-Openstack-Request-Id: req-d02d4818-1445-4f23-96dc-af4e8a7d98f3 2019-03-23 19:30:34,638 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e221c634-a8bc-4402-aba1-39ef38c949a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":true,"project_id":"b311350fa52c44849c7c97b77c10f530","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T19:30:34Z","qos_policy_id":null,"name":"refstack_defcore-net_c4355a9c-a53f-4ee8-ba30-03b2af719f9f","admin_state_up":true,"tenant_id":"b311350fa52c44849c7c97b77c10f530","created_at":"2019-03-23T19:21:30Z","provider:network_type":"vxlan"}]} 2019-03-23 19:30:34,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d02d4818-1445-4f23-96dc-af4e8a7d98f3 2019-03-23 19:30:34,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388715028763s 2019-03-23 19:30:34,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 19:30:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/e221c634-a8bc-4402-aba1-39ef38c949a5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:35,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:30:35 GMT X-Openstack-Request-Id: req-59de8130-ff87-4331-8132-9aedad6c3635 2019-03-23 19:30:35,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:30:35,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e221c634-a8bc-4402-aba1-39ef38c949a5.json used request id req-59de8130-ff87-4331-8132-9aedad6c3635 2019-03-23 19:30:35,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.898206949234s 2019-03-23 19:30:35,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:30:35,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:35,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:35 GMT X-Openstack-Request-Id: req-ea33a173-0d82-4f77-a765-8a2867b6be14 2019-03-23 19:30:35,852 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:21:44Z", "file": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369/file", "owner": "b311350fa52c44849c7c97b77c10f530", "id": "5dc766a4-680e-43fa-8178-c106695b2369", "size": 12716032, "self": "/v2/images/5dc766a4-680e-43fa-8178-c106695b2369", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/5dc766a4-680e-43fa-8178-c106695b2369/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:21:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:30:35,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ea33a173-0d82-4f77-a765-8a2867b6be14 2019-03-23 19:30:35,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309508085251s 2019-03-23 19:30:35,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 19:30:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/5dc766a4-680e-43fa-8178-c106695b2369 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae15e5f2a841986445663491b4ba5b1673fee414" 2019-03-23 19:30:37,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:30:37 GMT X-Openstack-Request-Id: req-29a75def-4375-45e5-a3e2-803bdd66ac77 2019-03-23 19:30:37,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-03-23 19:30:37,042 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5dc766a4-680e-43fa-8178-c106695b2369 used request id req-29a75def-4375-45e5-a3e2-803bdd66ac77 2019-03-23 19:30:37,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18781900406s 2019-03-23 19:30:37,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 19:30:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:37,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 19: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-cc70860f-3238-40a6-93ca-fbd69e19acd2 x-openstack-request-id: req-cc70860f-3238-40a6-93ca-fbd69e19acd2 2019-03-23 19:30:37,069 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99", "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": "935ee280-77df-4bf6-aba1-85ff2a8d6b99"}]} 2019-03-23 19:30:37,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cc70860f-3238-40a6-93ca-fbd69e19acd2 2019-03-23 19:30:37,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266358852386s 2019-03-23 19:30:37,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 19:30:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:37,113 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 19: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-a19c6a68-c10d-4613-96e0-fb65eca6f67f x-openstack-request-id: req-a19c6a68-c10d-4613-96e0-fb65eca6f67f 2019-03-23 19:30:37,114 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/935ee280-77df-4bf6-aba1-85ff2a8d6b99 used request id req-a19c6a68-c10d-4613-96e0-fb65eca6f67f 2019-03-23 19:30:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0426239967346s 2019-03-23 19:30:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:30:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a74e027-8d7a-4906-b864-06b60ca54c84 2019-03-23 19:30:37,356 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": {"self": "http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49b32bd7098246eebfc30ee01ab97b48", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:30:37,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3a74e027-8d7a-4906-b864-06b60ca54c84 2019-03-23 19:30:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241833209991s 2019-03-23 19:30:37,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:30:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:37,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65cccc7-3f59-4c6b-9a5d-6a1ff61abd89 2019-03-23 19:30:37,594 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_c4355a9c-a53f-4ee8-ba30-03b2af719f9f", "links": {"self": "http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49b32bd7098246eebfc30ee01ab97b48", "description": null}} 2019-03-23 19:30:37,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48 used request id req-a65cccc7-3f59-4c6b-9a5d-6a1ff61abd89 2019-03-23 19:30:37,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232377052307s 2019-03-23 19:30:37,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 19:30:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:37,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28d78f8-1397-406e-94ae-4092bd2049db 2019-03-23 19:30:37,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:30:37,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/49b32bd7098246eebfc30ee01ab97b48 used request id req-a28d78f8-1397-406e-94ae-4092bd2049db 2019-03-23 19:30:37,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317031145096s 2019-03-23 19:30:37,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:30:37,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:38,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09378fe2-d15f-4ca7-ac31-5b1fb2347c29 2019-03-23 19:30:38,140 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530"}, "tags": [], "enabled": true, "id": "b311350fa52c44849c7c97b77c10f530", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c4355a9c-a53f-4ee8-ba30-03b2af719f9f"}]} 2019-03-23 19:30:38,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-09378fe2-d15f-4ca7-ac31-5b1fb2347c29 2019-03-23 19:30:38,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221651077271s 2019-03-23 19:30:38,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 19:30:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:38,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1494fe78-70e3-48f8-998c-d0750bd0e599 2019-03-23 19:30:38,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:30:38,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b311350fa52c44849c7c97b77c10f530 used request id req-1494fe78-70e3-48f8-998c-d0750bd0e599 2019-03-23 19:30:38,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297878980637s 2019-03-23 19:30:38,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 19:30:38,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b311350fa52c44849c7c97b77c10f530&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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:38,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:38 GMT X-Openstack-Request-Id: req-33869888-5238-4f70-b18d-e9a7abc940d5 2019-03-23 19:30:38,812 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b311350fa52c44849c7c97b77c10f530", "created_at": "2019-03-23T19:21:30Z", "updated_at": "2019-03-23T19:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "196cee65-c069-4b60-8b38-e7a461b1eb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv6", "project_id": "b311350fa52c44849c7c97b77c10f530"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "899ad50e-5db1-463e-b994-1dc37ada96b3", "remote_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv6", "project_id": "b311350fa52c44849c7c97b77c10f530"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "96b93a02-1deb-46f6-9043-4ac5fe761ac3", "remote_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv4", "project_id": "b311350fa52c44849c7c97b77c10f530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "b8c40585-9a3e-4bd7-8f5b-d1dc068560ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv4", "project_id": "b311350fa52c44849c7c97b77c10f530"}], "revision_number": 1, "project_id": "b311350fa52c44849c7c97b77c10f530", "id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "name": "default"}]} 2019-03-23 19:30:38,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b311350fa52c44849c7c97b77c10f530&name=default used request id req-33869888-5238-4f70-b18d-e9a7abc940d5 2019-03-23 19:30:38,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.363309144974s 2019-03-23 19:30:38,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 19:30:38,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:39,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:39 GMT X-Openstack-Request-Id: req-ff5766d7-4e6b-43d2-9df5-5164a9212ab5 2019-03-23 19:30:39,307 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b311350fa52c44849c7c97b77c10f530", "created_at": "2019-03-23T19:21:30Z", "updated_at": "2019-03-23T19:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "196cee65-c069-4b60-8b38-e7a461b1eb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv6", "project_id": "b311350fa52c44849c7c97b77c10f530"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "899ad50e-5db1-463e-b994-1dc37ada96b3", "remote_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv6", "project_id": "b311350fa52c44849c7c97b77c10f530"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "96b93a02-1deb-46f6-9043-4ac5fe761ac3", "remote_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv4", "project_id": "b311350fa52c44849c7c97b77c10f530"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:21:30Z", "revision_number": 0, "id": "b8c40585-9a3e-4bd7-8f5b-d1dc068560ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:21:30Z", "security_group_id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "tenant_id": "b311350fa52c44849c7c97b77c10f530", "port_range_min": null, "ethertype": "IPv4", "project_id": "b311350fa52c44849c7c97b77c10f530"}], "revision_number": 1, "project_id": "b311350fa52c44849c7c97b77c10f530", "id": "c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 19:30:39,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ff5766d7-4e6b-43d2-9df5-5164a9212ab5 2019-03-23 19:30:39,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.489707946777s 2019-03-23 19:30:39,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 19:30:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7737c309409f4dbee07242baaa73a2f22bcee017" 2019-03-23 19:30:39,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 19:30:39 GMT X-Openstack-Request-Id: req-f8341db3-3bf6-44c0-995f-050f7e45d103 2019-03-23 19:30:39,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 19:30:39,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c1f63316-3fa5-44fc-b7fa-1fc02ed8ec93.json used request id req-f8341db3-3bf6-44c0-995f-050f7e45d103 2019-03-23 19:30:39,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.42382311821s 2019-03-23 19:30:39,792 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-03-23 19:30:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:30:39,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ddcb90-b181-48ba-97de-1f1aac5c1045 2019-03-23 19:30:39,843 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 19:30:39,843 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c8ddcb90-b181-48ba-97de-1f1aac5c1045 2019-03-23 19:30:39,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 19:30:40,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T20:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["Ou48OvsLQ1SgLgscwI5Q4A"], "issued_at": "2019-03-23T19:30:40.000000Z"}} 2019-03-23 19:30:40,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 19:30:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:40,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:40 GMT X-Openstack-Request-Id: req-4da36ecc-cba8-4375-92b8-54af1f481b0b 2019-03-23 19:30:40,579 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 19:30:40,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4da36ecc-cba8-4375-92b8-54af1f481b0b 2019-03-23 19:30:40,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314996957779s 2019-03-23 19:30:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:30:40,592 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4896ba-2f00-4564-9b5f-808135a170f9 2019-03-23 19:30:40,593 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 19:30:40,593 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-8e4896ba-2f00-4564-9b5f-808135a170f9 2019-03-23 19:30:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:30:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:40,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865214b5-8938-4e96-a8a6-fff5dfeb5b7e 2019-03-23 19:30:40,798 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 19:30:40,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-865214b5-8938-4e96-a8a6-fff5dfeb5b7e 2019-03-23 19:30:40,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204822063446s 2019-03-23 19:30:40,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 19:30:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}}' 2019-03-23 19:30:41,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e135d5ec-1820-460a-91c6-68420b37abad 2019-03-23 19:30:41,049 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e"}, "tags": [], "enabled": true, "id": "22304bb4d3e6493db6a35f46b7a94d5e", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}} 2019-03-23 19:30:41,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e135d5ec-1820-460a-91c6-68420b37abad 2019-03-23 19:30:41,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243113040924s 2019-03-23 19:30:41,050 - 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'22304bb4d3e6493db6a35f46b7a94d5e', '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_34517942-a0a5-449e-95d9-da45bc416902'}) 2019-03-23 19:30:41,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 19:30:41,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "60MzbrXMURGnxI2l0rABGnVVyyu8U3", "email": null, "name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902"}}' 2019-03-23 19:30:41,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d509e7ee-5f93-46a8-a9bc-d64b267d2afb 2019-03-23 19:30:41,559 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "links": {"self": "http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a979df2589bc429297740bba576eccf5", "domain_id": "default", "password_expires_at": null}} 2019-03-23 19:30:41,560 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-d509e7ee-5f93-46a8-a9bc-d64b267d2afb 2019-03-23 19:30:41,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502425193787s 2019-03-23 19:30:41,560 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a979df2589bc429297740bba576eccf5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902'}) 2019-03-23 19:30:41,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:30:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:41,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49196ff-adb4-418a-866e-0ed35f4f74fc 2019-03-23 19:30:41,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:30:41,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f49196ff-adb4-418a-866e-0ed35f4f74fc 2019-03-23 19:30:41,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212751150131s 2019-03-23 19:30:41,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:30:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:42,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b683ffc-f4f7-41e4-a57e-21f40b5821cb 2019-03-23 19:30:42,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:30:42,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b683ffc-f4f7-41e4-a57e-21f40b5821cb 2019-03-23 19:30:42,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223785161972s 2019-03-23 19:30:42,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:30:42,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:42,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f943b401-2fb1-4df9-8f91-ac6a6941bcdd 2019-03-23 19:30:42,234 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:30:42,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f943b401-2fb1-4df9-8f91-ac6a6941bcdd 2019-03-23 19:30:42,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223109006882s 2019-03-23 19:30:42,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:30:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:42,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0c077d-42ba-44c0-8391-5c5dd34e9055 2019-03-23 19:30:42,441 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 19:30:42,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6d0c077d-42ba-44c0-8391-5c5dd34e9055 2019-03-23 19:30:42,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202486991882s 2019-03-23 19:30:42,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:30:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:42,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8759feea-fd61-4e33-b05f-5a3ed7b63db2 2019-03-23 19:30:42,696 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "links": {"self": "http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a979df2589bc429297740bba576eccf5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:30:42,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8759feea-fd61-4e33-b05f-5a3ed7b63db2 2019-03-23 19:30:42,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253862142563s 2019-03-23 19:30:42,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:30:42,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:42,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fb0a4e-fd67-4b6b-8300-c6c7bbf5300f 2019-03-23 19:30:42,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e"}, "tags": [], "enabled": true, "id": "22304bb4d3e6493db6a35f46b7a94d5e", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}]} 2019-03-23 19:30:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-61fb0a4e-fd67-4b6b-8300-c6c7bbf5300f 2019-03-23 19:30:42,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220185995102s 2019-03-23 19:30:42,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 19:30:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a979df2589bc429297740bba576eccf5&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=22304bb4d3e6493db6a35f46b7a94d5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:43,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f14c5bd-05f6-4be8-bed0-a62e5e532de6 2019-03-23 19:30:43,149 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a979df2589bc429297740bba576eccf5&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=22304bb4d3e6493db6a35f46b7a94d5e", "previous": null, "next": null}} 2019-03-23 19:30:43,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a979df2589bc429297740bba576eccf5&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=22304bb4d3e6493db6a35f46b7a94d5e used request id req-6f14c5bd-05f6-4be8-bed0-a62e5e532de6 2019-03-23 19:30:43,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210956096649s 2019-03-23 19:30:43,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 19:30:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e/users/a979df2589bc429297740bba576eccf5/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:43,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd3813cb-0b5d-4872-ba2d-d496d5166806 2019-03-23 19:30:43,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:30:43,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e/users/a979df2589bc429297740bba576eccf5/roles/d199347d09e6457ab4ea50809513a47d used request id req-bd3813cb-0b5d-4872-ba2d-d496d5166806 2019-03-23 19:30:43,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211717128754s 2019-03-23 19:30:43,365 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902', 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'22304bb4d3e6493db6a35f46b7a94d5e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '60MzbrXMURGnxI2l0rABGnVVyyu8U3', 'username': u'tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 19:30:43,371 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902', 'password': '60MzbrXMURGnxI2l0rABGnVVyyu8U3', 'project_name': 'tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '22304bb4d3e6493db6a35f46b7a94d5e', 'project_domain_name': 'Default'} 2019-03-23 19:30:43,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:30:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:43,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e5a4db-7725-4f91-902d-03c8b779c915 2019-03-23 19:30:43,592 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:30:43,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-68e5a4db-7725-4f91-902d-03c8b779c915 2019-03-23 19:30:43,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217564105988s 2019-03-23 19:30:43,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:30:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:43,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5e60ff-61ae-4771-b8e6-039c57c08313 2019-03-23 19:30:43,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:30:43,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2a5e60ff-61ae-4771-b8e6-039c57c08313 2019-03-23 19:30:43,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15629196167s 2019-03-23 19:30:43,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:30:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:43,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a115be-d543-4be1-8329-785b4698c244 2019-03-23 19:30:43,881 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 19:30:43,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-33a115be-d543-4be1-8329-785b4698c244 2019-03-23 19:30:43,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122149944305s 2019-03-23 19:30:43,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:30:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:44,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f87b411-9f4c-4677-a5e6-4cb561c3172d 2019-03-23 19:30:44,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "links": {"self": "http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a979df2589bc429297740bba576eccf5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:30:44,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2f87b411-9f4c-4677-a5e6-4cb561c3172d 2019-03-23 19:30:44,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239435195923s 2019-03-23 19:30:44,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:30:44,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:44,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-344e0499-c546-4000-ba3b-23b9d31df77e 2019-03-23 19:30:44,249 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e"}, "tags": [], "enabled": true, "id": "22304bb4d3e6493db6a35f46b7a94d5e", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}]} 2019-03-23 19:30:44,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-344e0499-c546-4000-ba3b-23b9d31df77e 2019-03-23 19:30:44,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11566901207s 2019-03-23 19:30:44,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 19:30:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a979df2589bc429297740bba576eccf5&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=22304bb4d3e6493db6a35f46b7a94d5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:44,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b78150c-1825-4610-bc58-f4ef6e35cb6b 2019-03-23 19:30:44,383 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a979df2589bc429297740bba576eccf5&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=22304bb4d3e6493db6a35f46b7a94d5e", "previous": null, "next": null}} 2019-03-23 19:30:44,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a979df2589bc429297740bba576eccf5&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=22304bb4d3e6493db6a35f46b7a94d5e used request id req-1b78150c-1825-4610-bc58-f4ef6e35cb6b 2019-03-23 19:30:44,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125916004181s 2019-03-23 19:30:44,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 19:30:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e/users/a979df2589bc429297740bba576eccf5/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:44,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5a7d07-1208-4eff-b295-a18353f1262b 2019-03-23 19:30:44,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:30:44,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e/users/a979df2589bc429297740bba576eccf5/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-3f5a7d07-1208-4eff-b295-a18353f1262b 2019-03-23 19:30:44,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271971940994s 2019-03-23 19:30:44,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:30:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:44,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5b82cc-eabb-4889-a293-ee917cd824a3 2019-03-23 19:30:44,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:30:44,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c5b82cc-eabb-4889-a293-ee917cd824a3 2019-03-23 19:30:44,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202721834183s 2019-03-23 19:30:44,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:30:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:45,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1e768c-d5d5-4e85-9ca5-85d2ed3bc8bf 2019-03-23 19:30:45,088 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 19:30:45,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2d1e768c-d5d5-4e85-9ca5-85d2ed3bc8bf 2019-03-23 19:30:45,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218132019043s 2019-03-23 19:30:45,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 19:30:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:45,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751988f4-db12-4c34-a630-a337ecc0ac88 2019-03-23 19:30:45,325 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "links": {"self": "http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a979df2589bc429297740bba576eccf5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 19:30:45,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-751988f4-db12-4c34-a630-a337ecc0ac88 2019-03-23 19:30:45,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235670804977s 2019-03-23 19:30:45,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 19:30:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=a979df2589bc429297740bba576eccf5&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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:45,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee9a916-58da-48e0-9d83-da2302d6b4df 2019-03-23 19:30:45,542 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=a979df2589bc429297740bba576eccf5&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 19:30:45,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=a979df2589bc429297740bba576eccf5&scope.domain.id=default used request id req-4ee9a916-58da-48e0-9d83-da2302d6b4df 2019-03-23 19:30:45,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206012010574s 2019-03-23 19:30:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 19:30:45,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/a979df2589bc429297740bba576eccf5/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:45,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 19:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30d33b2b-72fb-4638-9b9b-3a9c1605de9f 2019-03-23 19:30:45,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 19:30:45,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/a979df2589bc429297740bba576eccf5/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-30d33b2b-72fb-4638-9b9b-3a9c1605de9f 2019-03-23 19:30:45,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.195036888123s 2019-03-23 19:30:45,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:30:45,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecb69e6-92f0-4d3e-85a8-301ed593e0fe 2019-03-23 19:30:45,753 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 19:30:45,753 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-5ecb69e6-92f0-4d3e-85a8-301ed593e0fe 2019-03-23 19:30:45,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 19:30:46,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T20:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22304bb4d3e6493db6a35f46b7a94d5e", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_22304bb4d3e6493db6a35f46b7a94d5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_22304bb4d3e6493db6a35f46b7a94d5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/22304bb4d3e6493db6a35f46b7a94d5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "id": "a979df2589bc429297740bba576eccf5"}, "audit_ids": ["FUWOmR5XSAyX5fehIGFETw"], "issued_at": "2019-03-23T19:30:46.000000Z"}} 2019-03-23 19:30:46,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 19:30:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:30:46,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:46 GMT X-Openstack-Request-Id: req-8e6782d6-6f9b-41e0-bbd7-5263bffbcacf 2019-03-23 19:30:46,460 - 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-03-23 19:30:46,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-8e6782d6-6f9b-41e0-bbd7-5263bffbcacf 2019-03-23 19:30:46,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.301866054535s 2019-03-23 19:30:46,470 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-03-23 19:30:46,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 19:30:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:46,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d698eb1-4009-485f-8502-7e20431ef7a5 2019-03-23 19:30:46,694 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 19:30:46,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9d698eb1-4009-485f-8502-7e20431ef7a5 2019-03-23 19:30:46,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223378181458s 2019-03-23 19:30:46,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 19:30:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:30:46,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e46dd0-8540-4a2e-8853-950ba0a48a6d 2019-03-23 19:30:46,931 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e"}, "tags": [], "enabled": true, "id": "22304bb4d3e6493db6a35f46b7a94d5e", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}]} 2019-03-23 19:30:46,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a0e46dd0-8540-4a2e-8853-950ba0a48a6d 2019-03-23 19:30:46,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229515075684s 2019-03-23 19:30:46,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 19:30:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"network": {"shared": true, "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "name": "tempest_full-net_34517942-a0a5-449e-95d9-da45bc416902", "admin_state_up": true}}' 2019-03-23 19:30:47,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:47 GMT X-Openstack-Request-Id: req-ae75dbf4-96f8-4821-a249-343fa76f38c8 2019-03-23 19:30:47,773 - 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":"f4095af1-707d-473f-ab19-b58695b22214","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":true,"project_id":"22304bb4d3e6493db6a35f46b7a94d5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T19:30:47Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_34517942-a0a5-449e-95d9-da45bc416902","admin_state_up":true,"tenant_id":"22304bb4d3e6493db6a35f46b7a94d5e","created_at":"2019-03-23T19:30:47Z","mtu":1450}} 2019-03-23 19:30:47,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ae75dbf4-96f8-4821-a249-343fa76f38c8 2019-03-23 19:30:47,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.839731931686s 2019-03-23 19:30:47,774 - 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-03-23T19:30:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f4095af1-707d-473f-ab19-b58695b22214', u'provider:segmentation_id': 29, 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_34517942-a0a5-449e-95d9-da45bc416902', u'created_at': u'2019-03-23T19:30:47Z', u'mtu': 1450, u'tenant_id': u'22304bb4d3e6493db6a35f46b7a94d5e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'22304bb4d3e6493db6a35f46b7a94d5e', u'l2_adjacency': True}) 2019-03-23 19:30:47,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 19:30:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:30:48,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:48 GMT X-Openstack-Request-Id: req-d6edc629-46e8-4807-a2ae-7f70c1f30405 2019-03-23 19:30:48,171 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f4095af1-707d-473f-ab19-b58695b22214","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":true,"project_id":"22304bb4d3e6493db6a35f46b7a94d5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T19:30:47Z","qos_policy_id":null,"name":"tempest_full-net_34517942-a0a5-449e-95d9-da45bc416902","admin_state_up":true,"tenant_id":"22304bb4d3e6493db6a35f46b7a94d5e","created_at":"2019-03-23T19:30:47Z","provider:network_type":"vxlan"}]} 2019-03-23 19:30:48,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d6edc629-46e8-4807-a2ae-7f70c1f30405 2019-03-23 19:30:48,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397174119949s 2019-03-23 19:30:48,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 19:30:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '{"subnet": {"name": "tempest_full-subnet_34517942-a0a5-449e-95d9-da45bc416902", "enable_dhcp": true, "network_id": "f4095af1-707d-473f-ab19-b58695b22214", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 19:30:48,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:48 GMT X-Openstack-Request-Id: req-149761bd-a51d-453f-908d-0362f4dae250 2019-03-23 19:30:48,989 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T19:30: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":"2070fe98-5065-4487-8819-4537c8dc750f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"22304bb4d3e6493db6a35f46b7a94d5e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_34517942-a0a5-449e-95d9-da45bc416902","enable_dhcp":true,"segment_id":null,"network_id":"f4095af1-707d-473f-ab19-b58695b22214","tenant_id":"22304bb4d3e6493db6a35f46b7a94d5e","created_at":"2019-03-23T19:30:48Z","ip_version":4}} 2019-03-23 19:30:48,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-149761bd-a51d-453f-908d-0362f4dae250 2019-03-23 19:30:48,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.815865039825s 2019-03-23 19:30:48,990 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T19:30: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'2070fe98-5065-4487-8819-4537c8dc750f', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_34517942-a0a5-449e-95d9-da45bc416902', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f4095af1-707d-473f-ab19-b58695b22214', u'tenant_id': u'22304bb4d3e6493db6a35f46b7a94d5e', u'created_at': u'2019-03-23T19:30: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'22304bb4d3e6493db6a35f46b7a94d5e'}) 2019-03-23 19:30:48,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 19:30:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "tempest_full-router_34517942-a0a5-449e-95d9-da45bc416902", "admin_state_up": true}}' 2019-03-23 19:30:56,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:56 GMT X-Openstack-Request-Id: req-b47ef07b-af09-4bf8-b337-9ff82b478b36 2019-03-23 19:30:56,243 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "created_at": "2019-03-23T19:30:50Z", "admin_state_up": true, "updated_at": "2019-03-23T19:30:51Z", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9", "name": "tempest_full-router_34517942-a0a5-449e-95d9-da45bc416902"}} 2019-03-23 19:30:56,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b47ef07b-af09-4bf8-b337-9ff82b478b36 2019-03-23 19:30:56,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.25236797333s 2019-03-23 19:30:56,244 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T19:30:51Z', u'revision_number': 3, u'ha': True, u'id': u'2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_34517942-a0a5-449e-95d9-da45bc416902', u'admin_state_up': True, u'tenant_id': u'22304bb4d3e6493db6a35f46b7a94d5e', u'created_at': u'2019-03-23T19:30:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'22304bb4d3e6493db6a35f46b7a94d5e'}) 2019-03-23 19:30:56,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 19:30:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9/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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '{"subnet_id": "2070fe98-5065-4487-8819-4537c8dc750f"}' 2019-03-23 19:30:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:59 GMT X-Openstack-Request-Id: req-facf5111-d30f-45aa-95ca-3caf7aa9c55e 2019-03-23 19:30:59,220 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f4095af1-707d-473f-ab19-b58695b22214", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "subnet_id": "2070fe98-5065-4487-8819-4537c8dc750f", "subnet_ids": ["2070fe98-5065-4487-8819-4537c8dc750f"], "port_id": "2f7b8e42-5df3-43ee-a8e6-8a98a5e6e547", "id": "2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9"} 2019-03-23 19:30:59,220 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9/add_router_interface.json used request id req-facf5111-d30f-45aa-95ca-3caf7aa9c55e 2019-03-23 19:30:59,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9757630825s 2019-03-23 19:30:59,220 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 19:30:59,353 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 19:30:59,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:30:59,361 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:59 GMT 2019-03-23 19:30:59,361 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 19:30:59,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:30:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:30:59,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 19:30:59 GMT X-Openstack-Request-Id: req-6b0db30f-54bb-46d1-883b-e37f3b90ba9f 2019-03-23 19:30:59,680 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:30:59,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6b0db30f-54bb-46d1-883b-e37f3b90ba9f 2019-03-23 19:30:59,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313121080399s 2019-03-23 19:30:59,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 19:30:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902"}' 2019-03-23 19:31:00,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:00 GMT Location: http://172.30.9.28:9292/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2b787f9c-4512-469f-89ea-9831655a3f57 2019-03-23 19:31:00,076 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:30:59Z", "file": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "2ae9d180-acfe-4edb-94d2-5857c01de3e6", "size": null, "self": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6", "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_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "checksum": null, "created_at": "2019-03-23T19:30:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 19:31:00,076 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2b787f9c-4512-469f-89ea-9831655a3f57 2019-03-23 19:31:00,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.387208938599s 2019-03-23 19:31:00,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 19:31:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '' 2019-03-23 19:31:00,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:31:00 GMT X-Openstack-Request-Id: req-e45fab31-c1c1-4ce1-b49d-c4b31e1e0e79 2019-03-23 19:31:00,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 19:31:00,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file used request id req-e45fab31-c1c1-4ce1-b49d-c4b31e1e0e79 2019-03-23 19:31:00,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.810097932816s 2019-03-23 19:31:00,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:31:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:31:01,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:01 GMT X-Openstack-Request-Id: req-a91aaf9b-7535-4939-b7f9-560eea0bc4c1 2019-03-23 19:31:01,198 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:31:00Z", "file": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "2ae9d180-acfe-4edb-94d2-5857c01de3e6", "size": 12716032, "self": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:30:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:31:01,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a91aaf9b-7535-4939-b7f9-560eea0bc4c1 2019-03-23 19:31:01,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306702852249s 2019-03-23 19:31:01,201 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file', 'owner': u'22304bb4d3e6493db6a35f46b7a94d5e', 'id': u'2ae9d180-acfe-4edb-94d2-5857c01de3e6', 'size': 12716032, u'self': u'/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22304bb4d3e6493db6a35f46b7a94d5e', 'name': 'tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T19:31:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T19:31:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902', '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/2ae9d180-acfe-4edb-94d2-5857c01de3e6', 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_34517942-a0a5-449e-95d9-da45bc416902', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902', 'created': u'2019-03-23T19:30:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T19:30: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/2ae9d180-acfe-4edb-94d2-5857c01de3e6', 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_34517942-a0a5-449e-95d9-da45bc416902', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 19:31:01,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 19:31:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_34517942-a0a5-449e-95d9-da45bc416902", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 19:31:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 19: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-53f1c2cf-947c-41ad-b1f4-c4d3f6089919 x-openstack-request-id: req-53f1c2cf-947c-41ad-b1f4-c4d3f6089919 2019-03-23 19:31:01,621 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_34517942-a0a5-449e-95d9-da45bc416902", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b", "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": "4190d1e5-d0bd-46cc-9851-d3805a0acc1b"}} 2019-03-23 19:31:01,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-53f1c2cf-947c-41ad-b1f4-c4d3f6089919 2019-03-23 19:31:01,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.417041063309s 2019-03-23 19:31:01,622 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_34517942-a0a5-449e-95d9-da45bc416902', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'4190d1e5-d0bd-46cc-9851-d3805a0acc1b', 'swap': 0}) 2019-03-23 19:31:01,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 19:31:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b/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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"extra_specs": {}}' 2019-03-23 19:31:01,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31: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-3ec3fef9-d8a7-45b1-98c7-e68f93b21843 x-openstack-request-id: req-3ec3fef9-d8a7-45b1-98c7-e68f93b21843 2019-03-23 19:31:01,643 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 19:31:01,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b/os-extra_specs used request id req-3ec3fef9-d8a7-45b1-98c7-e68f93b21843 2019-03-23 19:31:01,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198719501495s 2019-03-23 19:31:01,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 19:31:01,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5376897a-e168-48a3-9885-75c43c6022a4 2019-03-23 19:31:01,657 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 19:31:01,657 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5376897a-e168-48a3-9885-75c43c6022a4 2019-03-23 19:31:01,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:31:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:31:01,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b248f656-3827-4543-885a-606dd6278c11 2019-03-23 19:31:01,873 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:31:01,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b248f656-3827-4543-885a-606dd6278c11 2019-03-23 19:31:01,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212442159653s 2019-03-23 19:31:01,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 19:31:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:31:02,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fc654f-4fd2-4f2c-bd29-c22e794006b1 2019-03-23 19:31:02,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 19:31:02,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-87fc654f-4fd2-4f2c-bd29-c22e794006b1 2019-03-23 19:31:02,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22632598877s 2019-03-23 19:31:02,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 19:31:04,447 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 19:31:06,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9c0be303-fdb2-40d9-b8f8-1280880ebcf4 | 2019-03-23T19:31:06.447761 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9c0be303-fdb2-40d9-b8f8-1280880ebcf4 ~/.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-03-23 19:31:10,332 - 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 | | cinder | volume | 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-03-23 19:31:11,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 19:31:13,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 19:31:16,472 - 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=c76c3733-84d1-4484-a931-6773219304e8) as the default verifier for the future CLI operations. 2019-03-23 19:31:18,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 19:31:18,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 19:31:18,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 19: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-1c9b3521-dc70-4c99-a3ad-513c5e5e0ff2 x-openstack-request-id: req-1c9b3521-dc70-4c99-a3ad-513c5e5e0ff2 2019-03-23 19:31:18,217 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 19:31:18,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-1c9b3521-dc70-4c99-a3ad-513c5e5e0ff2 2019-03-23 19:31:18,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0416150093079s 2019-03-23 19:31:18,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:31:18,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:31:18,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:18 GMT X-Openstack-Request-Id: req-63fbdd2f-5aae-43e2-9c36-0f657524dbbe 2019-03-23 19:31:18,246 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:31:00Z", "file": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "2ae9d180-acfe-4edb-94d2-5857c01de3e6", "size": 12716032, "self": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:30:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:31:18,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-63fbdd2f-5aae-43e2-9c36-0f657524dbbe 2019-03-23 19:31:18,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266180038452s 2019-03-23 19:31:18,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 19:31:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902"}' 2019-03-23 19:31:18,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:18 GMT Location: http://172.30.9.28:9292/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0813a5cd-e9c7-4fdc-a1c2-5ca91c9890fc 2019-03-23 19:31:18,633 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:31:18Z", "file": "/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "d3428cda-3b54-4906-88d5-f85fa95ecddc", "size": null, "self": "/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc", "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_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902", "checksum": null, "created_at": "2019-03-23T19:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 19:31:18,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0813a5cd-e9c7-4fdc-a1c2-5ca91c9890fc 2019-03-23 19:31:18,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.376103878021s 2019-03-23 19:31:18,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 19:31:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '' 2019-03-23 19:31:19,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 19:31:19 GMT X-Openstack-Request-Id: req-d88962ae-bab8-41d2-ab3e-83af76f2696a 2019-03-23 19:31:19,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 19:31:19,507 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/file used request id req-d88962ae-bab8-41d2-ab3e-83af76f2696a 2019-03-23 19:31:19,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.87327504158s 2019-03-23 19:31:19,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 19:31:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 19:31:19,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:19 GMT X-Openstack-Request-Id: req-e352b37c-f492-4362-822e-961cc996b53a 2019-03-23 19:31:19,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:31:19Z", "file": "/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "d3428cda-3b54-4906-88d5-f85fa95ecddc", "size": 12716032, "self": "/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:31:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:31:00Z", "file": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "2ae9d180-acfe-4edb-94d2-5857c01de3e6", "size": 12716032, "self": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:30:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 19:31:19,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e352b37c-f492-4362-822e-961cc996b53a 2019-03-23 19:31:19,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313377857208s 2019-03-23 19:31:19,825 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/file', 'owner': u'22304bb4d3e6493db6a35f46b7a94d5e', 'id': u'd3428cda-3b54-4906-88d5-f85fa95ecddc', 'size': 12716032, u'self': u'/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22304bb4d3e6493db6a35f46b7a94d5e', 'name': 'tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/d3428cda-3b54-4906-88d5-f85fa95ecddc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T19:31:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T19:31:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902', '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/d3428cda-3b54-4906-88d5-f85fa95ecddc', 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_34517942-a0a5-449e-95d9-da45bc416902', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_34517942-a0a5-449e-95d9-da45bc416902', 'created': u'2019-03-23T19:31:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T19:31:18Z', 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/d3428cda-3b54-4906-88d5-f85fa95ecddc', 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_34517942-a0a5-449e-95d9-da45bc416902', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 19:31:19,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 19:31:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_34517942-a0a5-449e-95d9-da45bc416902", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 19:31:19,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31: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-57c88528-1d88-473b-ae95-6fbf33e6601b x-openstack-request-id: req-57c88528-1d88-473b-ae95-6fbf33e6601b 2019-03-23 19:31:19,865 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_34517942-a0a5-449e-95d9-da45bc416902", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd", "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": "f96ac08f-b25f-4f11-ae8f-db451e3b5dbd"}} 2019-03-23 19:31:19,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-57c88528-1d88-473b-ae95-6fbf33e6601b 2019-03-23 19:31:19,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0395319461823s 2019-03-23 19:31:19,867 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_34517942-a0a5-449e-95d9-da45bc416902', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'f96ac08f-b25f-4f11-ae8f-db451e3b5dbd', 'swap': 0}) 2019-03-23 19:31:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 19:31:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd/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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" -d '{"extra_specs": {}}' 2019-03-23 19:31:19,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 19:31:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58829720-6667-4156-b179-a0e23af2efc7 x-openstack-request-id: req-58829720-6667-4156-b179-a0e23af2efc7 2019-03-23 19:31:19,890 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 19:31:19,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd/os-extra_specs used request id req-58829720-6667-4156-b179-a0e23af2efc7 2019-03-23 19:31:19,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231239795685s 2019-03-23 19:31:19,891 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_34517942-a0a5-449e-95d9-da45bc416902', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'f96ac08f-b25f-4f11-ae8f-db451e3b5dbd', 'swap': 0}) 2019-03-23 19:31:23,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 19:31:23,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 19:31:23,372 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 19:31:23,374 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 19:31:23,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 19:31:26,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c76c3733-84d1-4484-a931-6773219304e8/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-03-23 19:31:26,926 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 19:31:26,961 - 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-03-23 20:26:14,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7deb1d91-d603-4c2e-b604-b438559b1f7b 2019-03-23 20:26:14,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7deb1d91-d603-4c2e-b604-b438559b1f7b']'. 2019-03-23 20:26:16,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 20:26:16,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 20:26:16,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:26:16,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7deb1d91-d603-4c2e-b604-b438559b1f7b | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 19:31:28 | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 20:26:14 | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:54:46 | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c76c3733-84d1-4484-a931-6773219304e8) | 2019-03-23 20:26:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9c0be303-fdb2-40d9-b8f8-1280880ebcf4) | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3273.653 | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1251 | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 237 | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 20:26:16,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 5 | 2019-03-23 20:26:16,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:26:16,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 20:26:16,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 20:26:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.601910828% 2019-03-23 20:26:16,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '7deb1d91-d603-4c2e-b604-b438559b1f7b', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-03-23 20:26:18,567 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 7deb1d91-d603-4c2e-b604-b438559b1f7b --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-03-23 20:26:18,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '7deb1d91-d603-4c2e-b604-b438559b1f7b', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-03-23 20:26:20,528 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 7deb1d91-d603-4c2e-b604-b438559b1f7b --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-03-23 20:26:20,802 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 20:26:20,803 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 55:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-03-23 20:26:20,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:26:20,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:21,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:26:21 GMT X-Openstack-Request-Id: req-55e7d458-caa4-4ff4-af94-ba3e476c731f 2019-03-23 20:26:21,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:26:21,507 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d3428cda-3b54-4906-88d5-f85fa95ecddc used request id req-55e7d458-caa4-4ff4-af94-ba3e476c731f 2019-03-23 20:26:21,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.698668003082s 2019-03-23 20:26:21,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:26:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:21,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26: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-7bee88c9-b512-48cb-a6df-dd1ba9478fad x-openstack-request-id: req-7bee88c9-b512-48cb-a6df-dd1ba9478fad 2019-03-23 20:26:21,821 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_34517942-a0a5-449e-95d9-da45bc416902", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b", "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": "4190d1e5-d0bd-46cc-9851-d3805a0acc1b"}, {"name": "tempest_full-flavor_alt_34517942-a0a5-449e-95d9-da45bc416902", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd", "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": "f96ac08f-b25f-4f11-ae8f-db451e3b5dbd"}]} 2019-03-23 20:26:21,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7bee88c9-b512-48cb-a6df-dd1ba9478fad 2019-03-23 20:26:21,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307885169983s 2019-03-23 20:26:21,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:26:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:21,863 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26: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-92e5c45f-6ca4-4624-88de-620b8d6f3c40 x-openstack-request-id: req-92e5c45f-6ca4-4624-88de-620b8d6f3c40 2019-03-23 20:26:21,864 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f96ac08f-b25f-4f11-ae8f-db451e3b5dbd used request id req-92e5c45f-6ca4-4624-88de-620b8d6f3c40 2019-03-23 20:26:21,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0391619205475s 2019-03-23 20:26:21,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 20:26:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9/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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" -d '{"subnet_id": "2070fe98-5065-4487-8819-4537c8dc750f"}' 2019-03-23 20:26:25,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:25 GMT X-Openstack-Request-Id: req-01a94794-823c-4b67-af97-39c6b82cf0f4 2019-03-23 20:26:25,036 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f4095af1-707d-473f-ab19-b58695b22214", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "subnet_id": "2070fe98-5065-4487-8819-4537c8dc750f", "subnet_ids": ["2070fe98-5065-4487-8819-4537c8dc750f"], "port_id": "2f7b8e42-5df3-43ee-a8e6-8a98a5e6e547", "id": "2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9"} 2019-03-23 20:26:25,036 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9/remove_router_interface.json used request id req-01a94794-823c-4b67-af97-39c6b82cf0f4 2019-03-23 20:26:25,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.1719429493s 2019-03-23 20:26:25,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 20:26:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:25 GMT X-Openstack-Request-Id: req-1e504c7c-7413-4847-b849-b1bcc5c103ea 2019-03-23 20:26:25,479 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "created_at": "2019-03-23T19:30:50Z", "admin_state_up": true, "updated_at": "2019-03-23T20:26:23Z", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9", "name": "tempest_full-router_34517942-a0a5-449e-95d9-da45bc416902"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}]} 2019-03-23 20:26:25,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1e504c7c-7413-4847-b849-b1bcc5c103ea 2019-03-23 20:26:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.443053007126s 2019-03-23 20:26:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 20:26:25,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:30,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:26:30 GMT X-Openstack-Request-Id: req-0164fc66-f030-414f-aecc-1d2a5c618e55 2019-03-23 20:26:30,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:26:30,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2d46f4c2-3ae7-4afd-a1dc-43a1b71694e9.json used request id req-0164fc66-f030-414f-aecc-1d2a5c618e55 2019-03-23 20:26:30,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.84949493408s 2019-03-23 20:26:30,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 20:26:30,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:30,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:30 GMT X-Openstack-Request-Id: req-ab79b312-58f0-4477-a29b-30a8cdad99a0 2019-03-23 20:26:30,682 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T19:30: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":"2070fe98-5065-4487-8819-4537c8dc750f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"22304bb4d3e6493db6a35f46b7a94d5e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_34517942-a0a5-449e-95d9-da45bc416902","enable_dhcp":true,"segment_id":null,"network_id":"f4095af1-707d-473f-ab19-b58695b22214","tenant_id":"22304bb4d3e6493db6a35f46b7a94d5e","created_at":"2019-03-23T19:30:48Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 20:26:30,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ab79b312-58f0-4477-a29b-30a8cdad99a0 2019-03-23 20:26:30,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.350755929947s 2019-03-23 20:26:30,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 20:26:30,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2070fe98-5065-4487-8819-4537c8dc750f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:33,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:26:33 GMT X-Openstack-Request-Id: req-63b08191-d688-4088-9472-ef23311fd3fe 2019-03-23 20:26:33,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:26:33,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2070fe98-5065-4487-8819-4537c8dc750f.json used request id req-63b08191-d688-4088-9472-ef23311fd3fe 2019-03-23 20:26:33,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.69503283501s 2019-03-23 20:26:33,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:26:33,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:33,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2108 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:33 GMT X-Openstack-Request-Id: req-0278acae-9252-49f5-97c1-729d5a6af694 2019-03-23 20:26:33,791 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f4095af1-707d-473f-ab19-b58695b22214","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":true,"project_id":"22304bb4d3e6493db6a35f46b7a94d5e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:26:33Z","qos_policy_id":null,"name":"tempest_full-net_34517942-a0a5-449e-95d9-da45bc416902","admin_state_up":true,"tenant_id":"22304bb4d3e6493db6a35f46b7a94d5e","created_at":"2019-03-23T19:30:47Z","provider:network_type":"vxlan"}]} 2019-03-23 20:26:33,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0278acae-9252-49f5-97c1-729d5a6af694 2019-03-23 20:26:33,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.412187099457s 2019-03-23 20:26:33,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 20:26:33,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/f4095af1-707d-473f-ab19-b58695b22214.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:34,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:26:34 GMT X-Openstack-Request-Id: req-f7c14f6d-8557-499e-a0c9-c8afeff962db 2019-03-23 20:26:34,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:26:34,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f4095af1-707d-473f-ab19-b58695b22214.json used request id req-f7c14f6d-8557-499e-a0c9-c8afeff962db 2019-03-23 20:26:34,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.918575048447s 2019-03-23 20:26:34,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:26:34,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:35,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:35 GMT X-Openstack-Request-Id: req-bbd055a9-047d-4cb1-aed0-5ce95531908f 2019-03-23 20:26:35,043 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T19:31:00Z", "file": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/file", "owner": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "2ae9d180-acfe-4edb-94d2-5857c01de3e6", "size": 12716032, "self": "/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_34517942-a0a5-449e-95d9-da45bc416902", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T19:30:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:26:35,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bbd055a9-047d-4cb1-aed0-5ce95531908f 2019-03-23 20:26:35,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326618909836s 2019-03-23 20:26:35,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:26:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ca543aee5a787085bfe6dce1c1936c54fad3d5d" 2019-03-23 20:26:35,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:26:35 GMT X-Openstack-Request-Id: req-b24554f0-50d4-4ee3-a505-b90e203c312c 2019-03-23 20:26:35,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:26:35,718 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2ae9d180-acfe-4edb-94d2-5857c01de3e6 used request id req-b24554f0-50d4-4ee3-a505-b90e203c312c 2019-03-23 20:26:35,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.672919034958s 2019-03-23 20:26:35,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:26:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:35,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26: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-ba103f2a-2f73-4f7c-8631-18b04d43889c x-openstack-request-id: req-ba103f2a-2f73-4f7c-8631-18b04d43889c 2019-03-23 20:26:35,761 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_34517942-a0a5-449e-95d9-da45bc416902", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b", "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": "4190d1e5-d0bd-46cc-9851-d3805a0acc1b"}]} 2019-03-23 20:26:35,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ba103f2a-2f73-4f7c-8631-18b04d43889c 2019-03-23 20:26:35,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0433759689331s 2019-03-23 20:26:35,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:26:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:35,827 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26: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-cd931e56-9aca-4cc1-870d-908e0d448aea x-openstack-request-id: req-cd931e56-9aca-4cc1-870d-908e0d448aea 2019-03-23 20:26:35,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4190d1e5-d0bd-46cc-9851-d3805a0acc1b used request id req-cd931e56-9aca-4cc1-870d-908e0d448aea 2019-03-23 20:26:35,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0642259120941s 2019-03-23 20:26:35,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:26:35,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:36,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278dd70b-e0ad-4d88-82c1-07b2321a4463 2019-03-23 20:26:36,067 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "links": {"self": "http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a979df2589bc429297740bba576eccf5", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:26:36,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-278dd70b-e0ad-4d88-82c1-07b2321a4463 2019-03-23 20:26:36,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239092111588s 2019-03-23 20:26:36,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:26:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:36,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437f5102-c3f6-4761-b55a-4cd6e6057e8e 2019-03-23 20:26:36,307 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_34517942-a0a5-449e-95d9-da45bc416902", "links": {"self": "http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a979df2589bc429297740bba576eccf5", "description": null}} 2019-03-23 20:26:36,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5 used request id req-437f5102-c3f6-4761-b55a-4cd6e6057e8e 2019-03-23 20:26:36,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233516931534s 2019-03-23 20:26:36,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:26:36,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:36,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af876956-cf17-4c24-8956-ad209eae649c 2019-03-23 20:26:36,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:26:36,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a979df2589bc429297740bba576eccf5 used request id req-af876956-cf17-4c24-8956-ad209eae649c 2019-03-23 20:26:36,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.355928897858s 2019-03-23 20:26:36,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:26:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:36,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f679dfe-e80a-42ef-a9b9-59d0ae129908 2019-03-23 20:26:36,908 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e"}, "tags": [], "enabled": true, "id": "22304bb4d3e6493db6a35f46b7a94d5e", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_34517942-a0a5-449e-95d9-da45bc416902"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 20:26:36,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6f679dfe-e80a-42ef-a9b9-59d0ae129908 2019-03-23 20:26:36,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237341165543s 2019-03-23 20:26:36,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:26:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:37,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91d4aab-f3cf-4a82-b91d-24ee3f8a94c0 2019-03-23 20:26:37,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:26:37,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/22304bb4d3e6493db6a35f46b7a94d5e used request id req-a91d4aab-f3cf-4a82-b91d-24ee3f8a94c0 2019-03-23 20:26:37,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.298869132996s 2019-03-23 20:26:37,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:26:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=22304bb4d3e6493db6a35f46b7a94d5e&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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:37,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:37 GMT X-Openstack-Request-Id: req-06f7b9a9-2f65-40d4-a2ae-360eb89ca534 2019-03-23 20:26:37,575 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "created_at": "2019-03-23T19:30:47Z", "updated_at": "2019-03-23T19:30:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "4e3047fe-457b-43b6-a2c3-356b1126364d", "remote_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "91365d8b-7f94-4967-bca4-78bd46b9ec38", "remote_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "a080422a-f7e5-4a0a-bd21-33e83630f30b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "f22b29e2-3274-4a0e-a646-3cf8ab44a375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}], "revision_number": 1, "project_id": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "822f71db-509d-40ee-8c50-933a34a6a604", "name": "default"}]} 2019-03-23 20:26:37,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=22304bb4d3e6493db6a35f46b7a94d5e&name=default used request id req-06f7b9a9-2f65-40d4-a2ae-360eb89ca534 2019-03-23 20:26:37,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358688116074s 2019-03-23 20:26:37,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:26:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:37,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:37 GMT X-Openstack-Request-Id: req-425ea5dd-afac-492a-b3d2-8c166283f65e 2019-03-23 20:26:37,970 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "created_at": "2019-03-23T19:30:47Z", "updated_at": "2019-03-23T19:30:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "4e3047fe-457b-43b6-a2c3-356b1126364d", "remote_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "91365d8b-7f94-4967-bca4-78bd46b9ec38", "remote_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "a080422a-f7e5-4a0a-bd21-33e83630f30b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:30:47Z", "revision_number": 0, "id": "f22b29e2-3274-4a0e-a646-3cf8ab44a375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:30:47Z", "security_group_id": "822f71db-509d-40ee-8c50-933a34a6a604", "tenant_id": "22304bb4d3e6493db6a35f46b7a94d5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "22304bb4d3e6493db6a35f46b7a94d5e"}], "revision_number": 1, "project_id": "22304bb4d3e6493db6a35f46b7a94d5e", "id": "822f71db-509d-40ee-8c50-933a34a6a604", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 20:26:37,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-425ea5dd-afac-492a-b3d2-8c166283f65e 2019-03-23 20:26:37,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.388942956924s 2019-03-23 20:26:37,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 20:26:37,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/822f71db-509d-40ee-8c50-933a34a6a604.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}58eadc1d0c261195f8d3bb27a5a9e9689b978ecd" 2019-03-23 20:26:38,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:26:38 GMT X-Openstack-Request-Id: req-0222c79e-ac0f-4e72-a2fe-6159dd6f96b6 2019-03-23 20:26:38,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:26:38,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/822f71db-509d-40ee-8c50-933a34a6a604.json used request id req-0222c79e-ac0f-4e72-a2fe-6159dd6f96b6 2019-03-23 20:26:38,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.611474990845s 2019-03-23 20:26:38,592 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-03-23 20:26:38,643 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-03-23 20:26:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:26:38,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d08da0d-a206-4be5-95fa-a166230c011f 2019-03-23 20:26:38,694 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:26:38,694 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9d08da0d-a206-4be5-95fa-a166230c011f 2019-03-23 20:26:38,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:26:39,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["Lf5G6ckqQn-mdASm_xT6Nw"], "issued_at": "2019-03-23T20:26:39.000000Z"}} 2019-03-23 20:26:39,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:26:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:39,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:39 GMT X-Openstack-Request-Id: req-a49c3156-a2c8-4579-8f11-536525c927e5 2019-03-23 20:26:39,515 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:26:39,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a49c3156-a2c8-4579-8f11-536525c927e5 2019-03-23 20:26:39,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401406049728s 2019-03-23 20:26:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:26:39,528 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6464553-325e-4736-8454-d53bcd684715 2019-03-23 20:26:39,528 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:26:39,529 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c6464553-325e-4736-8454-d53bcd684715 2019-03-23 20:26:39,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:26:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:39,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e520245-4cae-4db6-b1cb-b148f1e227ec 2019-03-23 20:26:39,830 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:26:39,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7e520245-4cae-4db6-b1cb-b148f1e227ec 2019-03-23 20:26:39,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.300538063049s 2019-03-23 20:26:39,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:26:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}}' 2019-03-23 20:26:40,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e663cc65-d86f-43be-a0ae-7ec1ea5b82a4 2019-03-23 20:26:40,074 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e"}, "tags": [], "enabled": true, "id": "23b809de1b9c46aeb05c51e6dde0412e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}} 2019-03-23 20:26:40,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e663cc65-d86f-43be-a0ae-7ec1ea5b82a4 2019-03-23 20:26:40,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236278057098s 2019-03-23 20:26:40,075 - 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'23b809de1b9c46aeb05c51e6dde0412e', '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_d91e3793-bf5d-4895-91f8-4b9159e9b27c'}) 2019-03-23 20:26:40,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:26:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "T439458Uegh99PbaMLAg2XDEnr62Am", "email": null, "name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}}' 2019-03-23 20:26:40,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cc92b4-12d4-480a-b180-4ac0db940aa2 2019-03-23 20:26:40,574 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": {"self": "http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a28e7c75e58a41a88a2aa9fdcae26b1a", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:26:40,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-19cc92b4-12d4-480a-b180-4ac0db940aa2 2019-03-23 20:26:40,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49258518219s 2019-03-23 20:26:40,575 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a28e7c75e58a41a88a2aa9fdcae26b1a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c'}) 2019-03-23 20:26:40,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:26:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:40,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6afaf5-56e6-4062-9a8d-ede246fd5d4b 2019-03-23 20:26:40,796 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:26:40,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be6afaf5-56e6-4062-9a8d-ede246fd5d4b 2019-03-23 20:26:40,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216998100281s 2019-03-23 20:26:40,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:26:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:41,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba98b1b-d262-49af-92b3-a995dfef0f2f 2019-03-23 20:26:41,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:26:41,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eba98b1b-d262-49af-92b3-a995dfef0f2f 2019-03-23 20:26:41,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215171813965s 2019-03-23 20:26:41,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:26:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:41,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a795095-a550-4349-8427-37c1182abbd6 2019-03-23 20:26:41,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:26:41,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a795095-a550-4349-8427-37c1182abbd6 2019-03-23 20:26:41,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224508047104s 2019-03-23 20:26:41,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:26:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:41,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799ca2d7-ce50-4dda-a841-c2c87570dba5 2019-03-23 20:26:41,462 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:26:41,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-799ca2d7-ce50-4dda-a841-c2c87570dba5 2019-03-23 20:26:41,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209326982498s 2019-03-23 20:26:41,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:26:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:41,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce66526a-ce36-428c-ae81-59e7a1df29e1 2019-03-23 20:26:41,701 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": {"self": "http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a28e7c75e58a41a88a2aa9fdcae26b1a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:26:41,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ce66526a-ce36-428c-ae81-59e7a1df29e1 2019-03-23 20:26:41,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238831043243s 2019-03-23 20:26:41,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:26:41,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:41,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f4e5a2b-3bb2-4d23-b04f-1bdfd2a72bb4 2019-03-23 20:26:41,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e"}, "tags": [], "enabled": true, "id": "23b809de1b9c46aeb05c51e6dde0412e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}]} 2019-03-23 20:26:41,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0f4e5a2b-3bb2-4d23-b04f-1bdfd2a72bb4 2019-03-23 20:26:41,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221519947052s 2019-03-23 20:26:41,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:26:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=23b809de1b9c46aeb05c51e6dde0412e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:42,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058de856-4966-416e-a1d1-74162963a1e0 2019-03-23 20:26:42,141 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=23b809de1b9c46aeb05c51e6dde0412e", "previous": null, "next": null}} 2019-03-23 20:26:42,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=23b809de1b9c46aeb05c51e6dde0412e used request id req-058de856-4966-416e-a1d1-74162963a1e0 2019-03-23 20:26:42,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198599100113s 2019-03-23 20:26:42,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:26:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e/users/a28e7c75e58a41a88a2aa9fdcae26b1a/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:42,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109591bc-7e4a-4acc-913a-2615b706489f 2019-03-23 20:26:42,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:26:42,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e/users/a28e7c75e58a41a88a2aa9fdcae26b1a/roles/d199347d09e6457ab4ea50809513a47d used request id req-109591bc-7e4a-4acc-913a-2615b706489f 2019-03-23 20:26:42,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177839994431s 2019-03-23 20:26:42,325 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 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'23b809de1b9c46aeb05c51e6dde0412e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'T439458Uegh99PbaMLAg2XDEnr62Am', 'username': u'tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:26:42,328 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'password': 'T439458Uegh99PbaMLAg2XDEnr62Am', 'project_name': 'tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '23b809de1b9c46aeb05c51e6dde0412e', 'project_domain_name': 'Default'} 2019-03-23 20:26:42,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:26:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:42,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a1b35b-5561-47d3-b2bd-5b3c63578e1a 2019-03-23 20:26:42,452 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:26:42,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5a1b35b-5561-47d3-b2bd-5b3c63578e1a 2019-03-23 20:26:42,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120292901993s 2019-03-23 20:26:42,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:26:42,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:42,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5c6412-518b-44c1-9d64-77472005a3c0 2019-03-23 20:26:42,679 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:26:42,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3a5c6412-518b-44c1-9d64-77472005a3c0 2019-03-23 20:26:42,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221479177475s 2019-03-23 20:26:42,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:26:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b0f85f-e2fa-49b0-b18c-78a48fe2319c 2019-03-23 20:26:42,902 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:26:42,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-36b0f85f-e2fa-49b0-b18c-78a48fe2319c 2019-03-23 20:26:42,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218010187149s 2019-03-23 20:26:42,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:26:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:43,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7694d245-7784-490f-a044-88fb58292155 2019-03-23 20:26:43,252 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": {"self": "http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a28e7c75e58a41a88a2aa9fdcae26b1a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:26:43,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7694d245-7784-490f-a044-88fb58292155 2019-03-23 20:26:43,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.348420858383s 2019-03-23 20:26:43,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:26:43,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:43,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4062a21f-e89c-46e0-92ee-1356bbbe36a2 2019-03-23 20:26:43,380 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e"}, "tags": [], "enabled": true, "id": "23b809de1b9c46aeb05c51e6dde0412e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}]} 2019-03-23 20:26:43,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4062a21f-e89c-46e0-92ee-1356bbbe36a2 2019-03-23 20:26:43,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116188049316s 2019-03-23 20:26:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:26:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=23b809de1b9c46aeb05c51e6dde0412e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:43,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5f267f-c45c-44bf-bbe1-d8488f64e459 2019-03-23 20:26:43,605 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=23b809de1b9c46aeb05c51e6dde0412e", "previous": null, "next": null}} 2019-03-23 20:26:43,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=23b809de1b9c46aeb05c51e6dde0412e used request id req-1a5f267f-c45c-44bf-bbe1-d8488f64e459 2019-03-23 20:26:43,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217704057693s 2019-03-23 20:26:43,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:26:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e/users/a28e7c75e58a41a88a2aa9fdcae26b1a/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:43,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c1beb6-3e09-490a-8310-ec66b4cf54b2 2019-03-23 20:26:43,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:26:43,802 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e/users/a28e7c75e58a41a88a2aa9fdcae26b1a/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-a6c1beb6-3e09-490a-8310-ec66b4cf54b2 2019-03-23 20:26:43,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1930539608s 2019-03-23 20:26:43,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:26:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:43,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34b2bae-77aa-46df-a5cf-00fae8986750 2019-03-23 20:26:43,922 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:26:43,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c34b2bae-77aa-46df-a5cf-00fae8986750 2019-03-23 20:26:43,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11553812027s 2019-03-23 20:26:43,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:26:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:44,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d752f6ac-cff2-4de5-9f9b-daa9798907e0 2019-03-23 20:26:44,151 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:26:44,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d752f6ac-cff2-4de5-9f9b-daa9798907e0 2019-03-23 20:26:44,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223549842834s 2019-03-23 20:26:44,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:26:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:44,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922a8657-ffb0-477d-af8c-13db3a65b6d0 2019-03-23 20:26:44,394 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": {"self": "http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a28e7c75e58a41a88a2aa9fdcae26b1a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:26:44,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-922a8657-ffb0-477d-af8c-13db3a65b6d0 2019-03-23 20:26:44,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242371082306s 2019-03-23 20:26:44,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:26:44,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:44,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c23a64-3e82-4f7f-9712-60d8d44f45de 2019-03-23 20:26:44,613 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 20:26:44,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=a28e7c75e58a41a88a2aa9fdcae26b1a&scope.domain.id=default used request id req-78c23a64-3e82-4f7f-9712-60d8d44f45de 2019-03-23 20:26:44,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21404504776s 2019-03-23 20:26:44,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 20:26:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/a28e7c75e58a41a88a2aa9fdcae26b1a/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:44,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a01bd8-f348-44b1-b237-142a1f041111 2019-03-23 20:26:44,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:26:44,814 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/a28e7c75e58a41a88a2aa9fdcae26b1a/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-08a01bd8-f348-44b1-b237-142a1f041111 2019-03-23 20:26:44,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.199226856232s 2019-03-23 20:26:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:26:44,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33875260-a816-4096-a47f-924044dbd5c7 2019-03-23 20:26:44,825 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:26:44,825 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-33875260-a816-4096-a47f-924044dbd5c7 2019-03-23 20:26:44,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:26:45,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23b809de1b9c46aeb05c51e6dde0412e", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/23b809de1b9c46aeb05c51e6dde0412e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/23b809de1b9c46aeb05c51e6dde0412e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/23b809de1b9c46aeb05c51e6dde0412e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/23b809de1b9c46aeb05c51e6dde0412e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/23b809de1b9c46aeb05c51e6dde0412e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/23b809de1b9c46aeb05c51e6dde0412e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23b809de1b9c46aeb05c51e6dde0412e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_23b809de1b9c46aeb05c51e6dde0412e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/23b809de1b9c46aeb05c51e6dde0412e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/23b809de1b9c46aeb05c51e6dde0412e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/23b809de1b9c46aeb05c51e6dde0412e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23b809de1b9c46aeb05c51e6dde0412e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/23b809de1b9c46aeb05c51e6dde0412e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/23b809de1b9c46aeb05c51e6dde0412e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "id": "a28e7c75e58a41a88a2aa9fdcae26b1a"}, "audit_ids": ["R0FhuI3yQNGK1RFk_iyV8A"], "issued_at": "2019-03-23T20:26:45.000000Z"}} 2019-03-23 20:26:45,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:26:45,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:26:45,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:45 GMT X-Openstack-Request-Id: req-b8c0468e-4ad3-45da-be33-06adbed76b30 2019-03-23 20:26:45,540 - 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-03-23 20:26:45,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b8c0468e-4ad3-45da-be33-06adbed76b30 2019-03-23 20:26:45,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.291604995728s 2019-03-23 20:26:45,550 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-03-23 20:26:45,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:26:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:45,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54636a2-ac31-4d63-ac1e-2bb8dbbea302 2019-03-23 20:26:45,773 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:26:45,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a54636a2-ac31-4d63-ac1e-2bb8dbbea302 2019-03-23 20:26:45,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222775936127s 2019-03-23 20:26:45,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:26:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:26:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4041b550-d272-4456-9000-f5bb29df1458 2019-03-23 20:26:45,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e"}, "tags": [], "enabled": true, "id": "23b809de1b9c46aeb05c51e6dde0412e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}]} 2019-03-23 20:26:45,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4041b550-d272-4456-9000-f5bb29df1458 2019-03-23 20:26:45,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131088972092s 2019-03-23 20:26:45,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 20:26:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"network": {"shared": true, "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "name": "tempest_scenario-net_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "admin_state_up": true}}' 2019-03-23 20:26:46,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:46 GMT X-Openstack-Request-Id: req-7601e07d-d561-4b9f-a541-568e60225a86 2019-03-23 20:26:46,617 - 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":"eb80ac79-8806-4a78-a088-303f3f601054","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"23b809de1b9c46aeb05c51e6dde0412e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:26:46Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_d91e3793-bf5d-4895-91f8-4b9159e9b27c","admin_state_up":true,"tenant_id":"23b809de1b9c46aeb05c51e6dde0412e","created_at":"2019-03-23T20:26:46Z","mtu":1450}} 2019-03-23 20:26:46,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7601e07d-d561-4b9f-a541-568e60225a86 2019-03-23 20:26:46,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.702308177948s 2019-03-23 20:26:46,617 - 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-03-23T20:26:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eb80ac79-8806-4a78-a088-303f3f601054', u'provider:segmentation_id': 71, 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_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'created_at': u'2019-03-23T20:26:46Z', u'mtu': 1450, u'tenant_id': u'23b809de1b9c46aeb05c51e6dde0412e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'23b809de1b9c46aeb05c51e6dde0412e', u'l2_adjacency': True}) 2019-03-23 20:26:46,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:26:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:26:47,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2106 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:47 GMT X-Openstack-Request-Id: req-bc000087-c594-425c-9646-518fda42ef6d 2019-03-23 20:26:47,020 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"eb80ac79-8806-4a78-a088-303f3f601054","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"23b809de1b9c46aeb05c51e6dde0412e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:26:46Z","qos_policy_id":null,"name":"tempest_scenario-net_d91e3793-bf5d-4895-91f8-4b9159e9b27c","admin_state_up":true,"tenant_id":"23b809de1b9c46aeb05c51e6dde0412e","created_at":"2019-03-23T20:26:46Z","provider:network_type":"vxlan"}]} 2019-03-23 20:26:47,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bc000087-c594-425c-9646-518fda42ef6d 2019-03-23 20:26:47,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402831077576s 2019-03-23 20:26:47,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 20:26:47,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '{"subnet": {"name": "tempest_scenario-subnet_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "enable_dhcp": true, "network_id": "eb80ac79-8806-4a78-a088-303f3f601054", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 20:26:47,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:47 GMT X-Openstack-Request-Id: req-3b328119-e364-49b1-849c-072432e0758a 2019-03-23 20:26:47,941 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T20:26:47Z","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":"1b8cd03b-8cae-45ef-a973-ff070a0ba753","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"23b809de1b9c46aeb05c51e6dde0412e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_d91e3793-bf5d-4895-91f8-4b9159e9b27c","enable_dhcp":true,"segment_id":null,"network_id":"eb80ac79-8806-4a78-a088-303f3f601054","tenant_id":"23b809de1b9c46aeb05c51e6dde0412e","created_at":"2019-03-23T20:26:47Z","ip_version":4}} 2019-03-23 20:26:47,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3b328119-e364-49b1-849c-072432e0758a 2019-03-23 20:26:47,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.917850971222s 2019-03-23 20:26:47,941 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:26:47Z', 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'1b8cd03b-8cae-45ef-a973-ff070a0ba753', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'eb80ac79-8806-4a78-a088-303f3f601054', u'tenant_id': u'23b809de1b9c46aeb05c51e6dde0412e', u'created_at': u'2019-03-23T20:26:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'23b809de1b9c46aeb05c51e6dde0412e'}) 2019-03-23 20:26:47,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 20:26:47,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "tempest_scenario-router_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "admin_state_up": true}}' 2019-03-23 20:26:55,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:55 GMT X-Openstack-Request-Id: req-83053f55-3fbd-4d4a-8128-d2458dbabd83 2019-03-23 20:26:55,134 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "created_at": "2019-03-23T20:26:49Z", "admin_state_up": true, "updated_at": "2019-03-23T20:26:50Z", "project_id": "23b809de1b9c46aeb05c51e6dde0412e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d91784f3-e412-4cdd-a222-6a6b6b0ba04b", "name": "tempest_scenario-router_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}} 2019-03-23 20:26:55,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-83053f55-3fbd-4d4a-8128-d2458dbabd83 2019-03-23 20:26:55,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19252800941s 2019-03-23 20:26:55,135 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:26:50Z', u'revision_number': 3, u'ha': True, u'id': u'd91784f3-e412-4cdd-a222-6a6b6b0ba04b', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'admin_state_up': True, u'tenant_id': u'23b809de1b9c46aeb05c51e6dde0412e', u'created_at': u'2019-03-23T20:26:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'23b809de1b9c46aeb05c51e6dde0412e'}) 2019-03-23 20:26:55,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 20:26:55,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d91784f3-e412-4cdd-a222-6a6b6b0ba04b/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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '{"subnet_id": "1b8cd03b-8cae-45ef-a973-ff070a0ba753"}' 2019-03-23 20:26:58,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:58 GMT X-Openstack-Request-Id: req-ede0482d-b83c-4ee3-bd5b-091211c9dc34 2019-03-23 20:26:58,356 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb80ac79-8806-4a78-a088-303f3f601054", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "subnet_id": "1b8cd03b-8cae-45ef-a973-ff070a0ba753", "subnet_ids": ["1b8cd03b-8cae-45ef-a973-ff070a0ba753"], "port_id": "12a06f25-0c87-4d9e-9d4e-71a89d4d152b", "id": "d91784f3-e412-4cdd-a222-6a6b6b0ba04b"} 2019-03-23 20:26:58,356 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d91784f3-e412-4cdd-a222-6a6b6b0ba04b/add_router_interface.json used request id req-ede0482d-b83c-4ee3-bd5b-091211c9dc34 2019-03-23 20:26:58,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22082901001s 2019-03-23 20:26:58,357 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 20:26:58,488 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 20:26:58,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:26:58,496 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:58 GMT 2019-03-23 20:26:58,497 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 20:26:58,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:26:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:26:58,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:58 GMT X-Openstack-Request-Id: req-73be1379-9b0e-481a-9080-968c57d66f91 2019-03-23 20:26:58,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:26:58,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-73be1379-9b0e-481a-9080-968c57d66f91 2019-03-23 20:26:58,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310161113739s 2019-03-23 20:26:58,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:26:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}' 2019-03-23 20:26:59,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 23 Mar 2019 20:26:59 GMT Location: http://172.30.9.28:9292/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b746321-aaf8-433d-9815-885d20eecd22 2019-03-23 20:26:59,176 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:26:59Z", "file": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "8fdcb99c-01d9-498b-ab5d-d08f069d9041", "size": null, "self": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041", "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_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": null, "created_at": "2019-03-23T20:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:26:59,176 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7b746321-aaf8-433d-9815-885d20eecd22 2019-03-23 20:26:59,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.354332923889s 2019-03-23 20:26:59,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:26:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '' 2019-03-23 20:26:59,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:26:59 GMT X-Openstack-Request-Id: req-fda31b9d-d027-463b-8e97-c1308bb389f5 2019-03-23 20:26:59,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-03-23 20:26:59,948 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file used request id req-fda31b9d-d027-463b-8e97-c1308bb389f5 2019-03-23 20:26:59,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.771352052689s 2019-03-23 20:26:59,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:26:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:27:00,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:00 GMT X-Openstack-Request-Id: req-5c09321f-d747-4a47-acb2-a3723d669cb5 2019-03-23 20:27:00,277 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:26:59Z", "file": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "8fdcb99c-01d9-498b-ab5d-d08f069d9041", "size": 12716032, "self": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:27:00,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5c09321f-d747-4a47-acb2-a3723d669cb5 2019-03-23 20:27:00,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324074029922s 2019-03-23 20:27:00,279 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file', 'owner': u'23b809de1b9c46aeb05c51e6dde0412e', 'id': u'8fdcb99c-01d9-498b-ab5d-d08f069d9041', 'size': 12716032, u'self': u'/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23b809de1b9c46aeb05c51e6dde0412e', 'name': 'tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:26:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:26:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c', '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/8fdcb99c-01d9-498b-ab5d-d08f069d9041', 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_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'created': u'2019-03-23T20:26:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:26: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/8fdcb99c-01d9-498b-ab5d-d08f069d9041', 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_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:27:00,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:27:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:27:00,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27: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-88db050b-911a-4e13-a667-19fa8ae45f86 x-openstack-request-id: req-88db050b-911a-4e13-a667-19fa8ae45f86 2019-03-23 20:27:00,633 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0", "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": "38883ee2-a510-49ee-9cf6-27880cdd55a0"}} 2019-03-23 20:27:00,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-88db050b-911a-4e13-a667-19fa8ae45f86 2019-03-23 20:27:00,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350729942322s 2019-03-23 20:27:00,634 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_d91e3793-bf5d-4895-91f8-4b9159e9b27c', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'38883ee2-a510-49ee-9cf6-27880cdd55a0', 'swap': 0}) 2019-03-23 20:27:00,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:27:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0/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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"extra_specs": {}}' 2019-03-23 20:27:00,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee8489ab-2606-402e-aa83-f4978f6d5688 x-openstack-request-id: req-ee8489ab-2606-402e-aa83-f4978f6d5688 2019-03-23 20:27:00,655 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:27:00,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0/os-extra_specs used request id req-ee8489ab-2606-402e-aa83-f4978f6d5688 2019-03-23 20:27:00,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204441547394s 2019-03-23 20:27:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:27:00,667 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65787397-84c6-469a-9d50-babf7e52ffa5 2019-03-23 20:27:00,667 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:27:00,668 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-65787397-84c6-469a-9d50-babf7e52ffa5 2019-03-23 20:27:00,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:27:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:27:00,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69484d3-6592-417e-a68b-0bdf8d8231e2 2019-03-23 20:27:00,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:27:00,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e69484d3-6592-417e-a68b-0bdf8d8231e2 2019-03-23 20:27:00,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229775190353s 2019-03-23 20:27:00,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:27:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:27:01,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32d0b7c-023f-48c4-abce-d0b1032836b7 2019-03-23 20:27:01,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:27:01,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c32d0b7c-023f-48c4-abce-d0b1032836b7 2019-03-23 20:27:01,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21285200119s 2019-03-23 20:27:01,134 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 20:27:03,423 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 20:27:05,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8619873d-19b3-4226-8804-6f761fa541e6 | 2019-03-23T20:27:05.202965 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8619873d-19b3-4226-8804-6f761fa541e6 ~/.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-03-23 20:27:08,829 - 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-517109685 | Available | | __unknown__ | tempest-type-812714786 | Available | | ceilometer | metering | Available | | cinder | volume | 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-03-23 20:27:09,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 20:27:11,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 20:27:14,823 - 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=9c0dd9db-42ab-4ab0-ae44-dfa1ca388340) as the default verifier for the future CLI operations. 2019-03-23 20:27:16,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 20:27:16,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:27:16,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27: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-bb0f5fc6-7ba4-4017-bdc4-9ce98ed4fda8 x-openstack-request-id: req-bb0f5fc6-7ba4-4017-bdc4-9ce98ed4fda8 2019-03-23 20:27:16,725 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 20:27:16,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-bb0f5fc6-7ba4-4017-bdc4-9ce98ed4fda8 2019-03-23 20:27:16,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0446329116821s 2019-03-23 20:27:16,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:27:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:27:17,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:17 GMT X-Openstack-Request-Id: req-5f73c5e1-29e5-4e5a-9416-2a03bd274816 2019-03-23 20:27:17,457 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:26:59Z", "file": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "8fdcb99c-01d9-498b-ab5d-d08f069d9041", "size": 12716032, "self": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:27:17,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5f73c5e1-29e5-4e5a-9416-2a03bd274816 2019-03-23 20:27:17,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.72650885582s 2019-03-23 20:27:17,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:27:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}' 2019-03-23 20:27:17,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:17 GMT Location: http://172.30.9.28:9292/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-665ded0e-eeb9-4a2d-a4b4-d29e95335ff8 2019-03-23 20:27:17,816 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:27:17Z", "file": "/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "ba73f786-d3a7-479b-b2a9-fd806f6e862a", "size": null, "self": "/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a", "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_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": null, "created_at": "2019-03-23T20:27:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:27:17,817 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-665ded0e-eeb9-4a2d-a4b4-d29e95335ff8 2019-03-23 20:27:17,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.348865032196s 2019-03-23 20:27:17,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:27:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '' 2019-03-23 20:27:18,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:27:18 GMT X-Openstack-Request-Id: req-6a8f0d11-3e02-464c-9967-0edbbb56beb2 2019-03-23 20:27:18,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:27:18,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/file used request id req-6a8f0d11-3e02-464c-9967-0edbbb56beb2 2019-03-23 20:27:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.432542085648s 2019-03-23 20:27:18,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:27:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:27:18,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27:18 GMT X-Openstack-Request-Id: req-523307aa-7bcd-4d06-9117-a7baf19be786 2019-03-23 20:27:18,567 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:27:18Z", "file": "/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "ba73f786-d3a7-479b-b2a9-fd806f6e862a", "size": 12716032, "self": "/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:27:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:26:59Z", "file": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "8fdcb99c-01d9-498b-ab5d-d08f069d9041", "size": 12716032, "self": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:27:18,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-523307aa-7bcd-4d06-9117-a7baf19be786 2019-03-23 20:27:18,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312064886093s 2019-03-23 20:27:18,570 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/file', 'owner': u'23b809de1b9c46aeb05c51e6dde0412e', 'id': u'ba73f786-d3a7-479b-b2a9-fd806f6e862a', 'size': 12716032, u'self': u'/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23b809de1b9c46aeb05c51e6dde0412e', 'name': 'tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:27:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:27:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c', '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/ba73f786-d3a7-479b-b2a9-fd806f6e862a', 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_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c', 'created': u'2019-03-23T20:27:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:27:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a', 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_d91e3793-bf5d-4895-91f8-4b9159e9b27c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:27:18,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:27:18,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:27:18,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27: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-08ef59f2-0851-4d05-b4f3-85c62295b2d4 x-openstack-request-id: req-08ef59f2-0851-4d05-b4f3-85c62295b2d4 2019-03-23 20:27:18,608 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7", "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": "9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7"}} 2019-03-23 20:27:18,609 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-08ef59f2-0851-4d05-b4f3-85c62295b2d4 2019-03-23 20:27:18,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0381410121918s 2019-03-23 20:27:18,610 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7', 'swap': 0}) 2019-03-23 20:27:18,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:27:18,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7/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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" -d '{"extra_specs": {}}' 2019-03-23 20:27:18,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:27: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-54fd94b6-9144-4678-9cbe-c5ee49e025bf x-openstack-request-id: req-54fd94b6-9144-4678-9cbe-c5ee49e025bf 2019-03-23 20:27:18,631 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:27:18,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7/os-extra_specs used request id req-54fd94b6-9144-4678-9cbe-c5ee49e025bf 2019-03-23 20:27:18,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207419395447s 2019-03-23 20:27:18,632 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7', 'swap': 0}) 2019-03-23 20:27:21,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 20:27:21,927 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 20:27:21,928 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 20:27:21,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 20:27:21,962 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 20:27:25,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9c0dd9db-42ab-4ab0-ae44-dfa1ca388340/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-03-23 20:27:25,519 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 20:27:25,550 - 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-03-23 20:45:03,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2316b140-1da4-4a53-8eb9-5d4f21cd1ef0 2019-03-23 20:45:03,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2316b140-1da4-4a53-8eb9-5d4f21cd1ef0']'. 2019-03-23 20:45:04,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 20:45:04,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 20:45:04,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:45:04,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2316b140-1da4-4a53-8eb9-5d4f21cd1ef0 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 20:27:27 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 20:45:03 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:36 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9c0dd9db-42ab-4ab0-ae44-dfa1ca388340) | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8619873d-19b3-4226-8804-6f761fa541e6) | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1021.692 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 20:45:04,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 20:45:04,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:45:04,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 20:45:04,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 20:45:04,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-03-23 20:45:04,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '2316b140-1da4-4a53-8eb9-5d4f21cd1ef0', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-03-23 20:45:06,592 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 2316b140-1da4-4a53-8eb9-5d4f21cd1ef0 --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-03-23 20:45:06,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '2316b140-1da4-4a53-8eb9-5d4f21cd1ef0', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-03-23 20:45:08,665 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 2316b140-1da4-4a53-8eb9-5d4f21cd1ef0 --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-03-23 20:45:08,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 20:45:08,782 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 18:23 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-23 20:45:08,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:45:08,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:09,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:45:09 GMT X-Openstack-Request-Id: req-19be706c-f980-4abd-8290-5391a2a042b7 2019-03-23 20:45:09,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:45:09,389 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ba73f786-d3a7-479b-b2a9-fd806f6e862a used request id req-19be706c-f980-4abd-8290-5391a2a042b7 2019-03-23 20:45:09,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.600936174393s 2019-03-23 20:45:09,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:45:09,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:09,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 20: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-f31beaf9-6be2-423e-bcf0-eeee401062d1 x-openstack-request-id: req-f31beaf9-6be2-423e-bcf0-eeee401062d1 2019-03-23 20:45:09,704 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0", "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": "38883ee2-a510-49ee-9cf6-27880cdd55a0"}, {"name": "tempest_scenario-flavor_alt_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7", "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": "9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7"}]} 2019-03-23 20:45:09,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f31beaf9-6be2-423e-bcf0-eeee401062d1 2019-03-23 20:45:09,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308496952057s 2019-03-23 20:45:09,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:45:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:09,746 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20: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-1fb686d2-52b8-4cb5-8707-93bbfe4ef83f x-openstack-request-id: req-1fb686d2-52b8-4cb5-8707-93bbfe4ef83f 2019-03-23 20:45:09,746 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9b5de3c7-5ee7-47da-af18-a0b41c4ef1f7 used request id req-1fb686d2-52b8-4cb5-8707-93bbfe4ef83f 2019-03-23 20:45:09,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039342880249s 2019-03-23 20:45:09,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 20:45:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d91784f3-e412-4cdd-a222-6a6b6b0ba04b/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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" -d '{"subnet_id": "1b8cd03b-8cae-45ef-a973-ff070a0ba753"}' 2019-03-23 20:45:13,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:13 GMT X-Openstack-Request-Id: req-0f114f43-cefe-40fa-8aaa-573afe4db76e 2019-03-23 20:45:13,060 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb80ac79-8806-4a78-a088-303f3f601054", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "subnet_id": "1b8cd03b-8cae-45ef-a973-ff070a0ba753", "subnet_ids": ["1b8cd03b-8cae-45ef-a973-ff070a0ba753"], "port_id": "12a06f25-0c87-4d9e-9d4e-71a89d4d152b", "id": "d91784f3-e412-4cdd-a222-6a6b6b0ba04b"} 2019-03-23 20:45:13,060 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d91784f3-e412-4cdd-a222-6a6b6b0ba04b/remove_router_interface.json used request id req-0f114f43-cefe-40fa-8aaa-573afe4db76e 2019-03-23 20:45:13,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.31353592873s 2019-03-23 20:45:13,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 20:45:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:13,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1718 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:13 GMT X-Openstack-Request-Id: req-7ab091b1-6e18-44c7-ab3b-3dc48c117991 2019-03-23 20:45:13,867 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "created_at": "2019-03-23T20:26:49Z", "admin_state_up": true, "updated_at": "2019-03-23T20:45:11Z", "project_id": "23b809de1b9c46aeb05c51e6dde0412e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d91784f3-e412-4cdd-a222-6a6b6b0ba04b", "name": "tempest_scenario-router_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}]} 2019-03-23 20:45:13,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7ab091b1-6e18-44c7-ab3b-3dc48c117991 2019-03-23 20:45:13,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.806763887405s 2019-03-23 20:45:13,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 20:45:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d91784f3-e412-4cdd-a222-6a6b6b0ba04b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:18,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:45:18 GMT X-Openstack-Request-Id: req-4830f2c9-1806-41b9-afa8-dc88e364649e 2019-03-23 20:45:18,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:45:18,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d91784f3-e412-4cdd-a222-6a6b6b0ba04b.json used request id req-4830f2c9-1806-41b9-afa8-dc88e364649e 2019-03-23 20:45:18,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.39002013206s 2019-03-23 20:45:18,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 20:45:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:18,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:18 GMT X-Openstack-Request-Id: req-4752cb15-6259-4994-bc9e-9eeacceebe23 2019-03-23 20:45:18,610 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T20:26:47Z","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":"1b8cd03b-8cae-45ef-a973-ff070a0ba753","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"23b809de1b9c46aeb05c51e6dde0412e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_d91e3793-bf5d-4895-91f8-4b9159e9b27c","enable_dhcp":true,"segment_id":null,"network_id":"eb80ac79-8806-4a78-a088-303f3f601054","tenant_id":"23b809de1b9c46aeb05c51e6dde0412e","created_at":"2019-03-23T20:26:47Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 20:45:18,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4752cb15-6259-4994-bc9e-9eeacceebe23 2019-03-23 20:45:18,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.350480079651s 2019-03-23 20:45:18,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 20:45:18,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1b8cd03b-8cae-45ef-a973-ff070a0ba753.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:21,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:45:21 GMT X-Openstack-Request-Id: req-784b6867-6f0f-4fc5-9731-d385b9b893f9 2019-03-23 20:45:21,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:45:21,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1b8cd03b-8cae-45ef-a973-ff070a0ba753.json used request id req-784b6867-6f0f-4fc5-9731-d385b9b893f9 2019-03-23 20:45:21,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67430400848s 2019-03-23 20:45:21,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:45:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:21,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2112 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:21 GMT X-Openstack-Request-Id: req-4e63b9b3-f40e-4acd-bcc4-d10cea67231d 2019-03-23 20:45:21,666 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb80ac79-8806-4a78-a088-303f3f601054","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"23b809de1b9c46aeb05c51e6dde0412e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:45:21Z","qos_policy_id":null,"name":"tempest_scenario-net_d91e3793-bf5d-4895-91f8-4b9159e9b27c","admin_state_up":true,"tenant_id":"23b809de1b9c46aeb05c51e6dde0412e","created_at":"2019-03-23T20:26:46Z","provider:network_type":"vxlan"}]} 2019-03-23 20:45:21,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4e63b9b3-f40e-4acd-bcc4-d10cea67231d 2019-03-23 20:45:21,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379189014435s 2019-03-23 20:45:21,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 20:45:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/eb80ac79-8806-4a78-a088-303f3f601054.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:22,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:45:22 GMT X-Openstack-Request-Id: req-06b8e0b9-037f-4061-8e5c-1611026e6927 2019-03-23 20:45:22,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:45:22,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/eb80ac79-8806-4a78-a088-303f3f601054.json used request id req-06b8e0b9-037f-4061-8e5c-1611026e6927 2019-03-23 20:45:22,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2722659111s 2019-03-23 20:45:22,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:45:22,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:23,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:23 GMT X-Openstack-Request-Id: req-360420db-2190-4fed-a7ec-57092c418b2c 2019-03-23 20:45:23,247 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:26:59Z", "file": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/file", "owner": "23b809de1b9c46aeb05c51e6dde0412e", "id": "8fdcb99c-01d9-498b-ab5d-d08f069d9041", "size": 12716032, "self": "/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:45:23,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-360420db-2190-4fed-a7ec-57092c418b2c 2019-03-23 20:45:23,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301836967468s 2019-03-23 20:45:23,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:45:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae2604103d043f58fb64d26902485c74e68158f2" 2019-03-23 20:45:24,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:45:24 GMT X-Openstack-Request-Id: req-fe4091c4-6699-44e2-a639-89c4291f9924 2019-03-23 20:45:24,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:45:24,575 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8fdcb99c-01d9-498b-ab5d-d08f069d9041 used request id req-fe4091c4-6699-44e2-a639-89c4291f9924 2019-03-23 20:45:24,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32685995102s 2019-03-23 20:45:24,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:45:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:24,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45: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-53ea6d3d-e3b5-4814-9774-f29a19d7678d x-openstack-request-id: req-53ea6d3d-e3b5-4814-9774-f29a19d7678d 2019-03-23 20:45:24,600 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0", "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": "38883ee2-a510-49ee-9cf6-27880cdd55a0"}]} 2019-03-23 20:45:24,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-53ea6d3d-e3b5-4814-9774-f29a19d7678d 2019-03-23 20:45:24,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241558551788s 2019-03-23 20:45:24,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:45:24,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:24,644 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45: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-905c308d-c200-4ca5-99c0-06b42528b3d7 x-openstack-request-id: req-905c308d-c200-4ca5-99c0-06b42528b3d7 2019-03-23 20:45:24,644 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/38883ee2-a510-49ee-9cf6-27880cdd55a0 used request id req-905c308d-c200-4ca5-99c0-06b42528b3d7 2019-03-23 20:45:24,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420291423798s 2019-03-23 20:45:24,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:45:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:24,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7bf5f6-5f8b-4318-8562-293f60e7cf30 2019-03-23 20:45:24,894 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": {"self": "http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a28e7c75e58a41a88a2aa9fdcae26b1a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:45:24,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2a7bf5f6-5f8b-4318-8562-293f60e7cf30 2019-03-23 20:45:24,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249705076218s 2019-03-23 20:45:24,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:45:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:25,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3e0ebb-bc45-4990-8be2-a1f99fe94942 2019-03-23 20:45:25,127 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_d91e3793-bf5d-4895-91f8-4b9159e9b27c", "links": {"self": "http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a28e7c75e58a41a88a2aa9fdcae26b1a", "description": null}} 2019-03-23 20:45:25,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a used request id req-5f3e0ebb-bc45-4990-8be2-a1f99fe94942 2019-03-23 20:45:25,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226943969727s 2019-03-23 20:45:25,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:45:25,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:25,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0558b5a6-77ba-4d7b-b7c4-f986e580d9a9 2019-03-23 20:45:25,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:45:25,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a28e7c75e58a41a88a2aa9fdcae26b1a used request id req-0558b5a6-77ba-4d7b-b7c4-f986e580d9a9 2019-03-23 20:45:25,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.385493993759s 2019-03-23 20:45:25,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:45:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:25,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415d0540-e0b3-4ca6-bb46-5d054a2a3d04 2019-03-23 20:45:25,761 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e"}, "tags": [], "enabled": true, "id": "23b809de1b9c46aeb05c51e6dde0412e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d91e3793-bf5d-4895-91f8-4b9159e9b27c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 20:45:25,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-415d0540-e0b3-4ca6-bb46-5d054a2a3d04 2019-03-23 20:45:25,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.240890026093s 2019-03-23 20:45:25,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:45:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:26,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112d06f2-4ffb-4f82-86da-73955d04bae6 2019-03-23 20:45:26,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:45:26,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/23b809de1b9c46aeb05c51e6dde0412e used request id req-112d06f2-4ffb-4f82-86da-73955d04bae6 2019-03-23 20:45:26,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296232938766s 2019-03-23 20:45:26,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:45:26,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=23b809de1b9c46aeb05c51e6dde0412e&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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:26,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:26 GMT X-Openstack-Request-Id: req-e053b357-ea2a-425d-ae38-13e984ea1051 2019-03-23 20:45:26,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "created_at": "2019-03-23T20:26:46Z", "updated_at": "2019-03-23T20:26:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "3d2b6422-853f-4099-8af9-6fe3fb1227cd", "remote_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv6", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "7e83e60d-2134-4a2d-b469-524ef96e73ae", "remote_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv4", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "9e635a20-b1d1-4ba7-8408-f2e3324fa51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv4", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "cc6bd9e9-9803-4921-b166-ef7f6c8beb1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv6", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}], "revision_number": 1, "project_id": "23b809de1b9c46aeb05c51e6dde0412e", "id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "name": "default"}]} 2019-03-23 20:45:26,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=23b809de1b9c46aeb05c51e6dde0412e&name=default used request id req-e053b357-ea2a-425d-ae38-13e984ea1051 2019-03-23 20:45:26,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353813886642s 2019-03-23 20:45:26,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:45:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:27,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:27 GMT X-Openstack-Request-Id: req-38b0c007-289a-4498-ac65-d9b7af46e071 2019-03-23 20:45:27,032 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "created_at": "2019-03-23T20:26:46Z", "updated_at": "2019-03-23T20:26:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "3d2b6422-853f-4099-8af9-6fe3fb1227cd", "remote_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv6", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "7e83e60d-2134-4a2d-b469-524ef96e73ae", "remote_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv4", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "9e635a20-b1d1-4ba7-8408-f2e3324fa51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv4", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:26:46Z", "revision_number": 0, "id": "cc6bd9e9-9803-4921-b166-ef7f6c8beb1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:26:46Z", "security_group_id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "tenant_id": "23b809de1b9c46aeb05c51e6dde0412e", "port_range_min": null, "ethertype": "IPv6", "project_id": "23b809de1b9c46aeb05c51e6dde0412e"}], "revision_number": 1, "project_id": "23b809de1b9c46aeb05c51e6dde0412e", "id": "f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 20:45:27,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-38b0c007-289a-4498-ac65-d9b7af46e071 2019-03-23 20:45:27,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.604265213013s 2019-03-23 20:45:27,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 20:45:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3a840ebaf26b963cedb071bac19e095bbcfe410" 2019-03-23 20:45:27,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:45:27 GMT X-Openstack-Request-Id: req-29627c11-6590-4e43-bf06-3454c1bf1e05 2019-03-23 20:45:27,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:45:27,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f5cec6cd-6cb9-4380-bfe9-6fc55e2cc258.json used request id req-29627c11-6590-4e43-bf06-3454c1bf1e05 2019-03-23 20:45:27,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.502007007599s 2019-03-23 20:45:27,595 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-03-23 20:45:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:45:27,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043ecd24-0c7e-48c2-946a-bfaa5356f347 2019-03-23 20:45:27,660 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:45:27,661 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-043ecd24-0c7e-48c2-946a-bfaa5356f347 2019-03-23 20:45:27,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:45:28,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["oDNoofErTmaIpf7YW1bR9g"], "issued_at": "2019-03-23T20:45:28.000000Z"}} 2019-03-23 20:45:28,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:45:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:28,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:28 GMT X-Openstack-Request-Id: req-5342b23c-09aa-49c6-9a9f-9776aba67645 2019-03-23 20:45:28,406 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:45:28,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5342b23c-09aa-49c6-9a9f-9776aba67645 2019-03-23 20:45:28,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312226057053s 2019-03-23 20:45:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:45:28,418 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07180e3d-7817-40e9-b4f5-fe1611d1bc99 2019-03-23 20:45:28,419 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:45:28,419 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-07180e3d-7817-40e9-b4f5-fe1611d1bc99 2019-03-23 20:45:28,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:45:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1557475c-9e5b-4366-aacb-4fc0874e14bc 2019-03-23 20:45:28,632 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:45:28,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-1557475c-9e5b-4366-aacb-4fc0874e14bc 2019-03-23 20:45:28,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212676048279s 2019-03-23 20:45:28,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:45:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}}' 2019-03-23 20:45:28,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b31238-5a4d-4d64-bdca-d295f5ddc68f 2019-03-23 20:45:28,903 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae"}, "tags": [], "enabled": true, "id": "971de935e9d5495bbccfe3a5c736e0ae", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}} 2019-03-23 20:45:28,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a7b31238-5a4d-4d64-bdca-d295f5ddc68f 2019-03-23 20:45:28,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262752056122s 2019-03-23 20:45:28,904 - 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'971de935e9d5495bbccfe3a5c736e0ae', '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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a'}) 2019-03-23 20:45:28,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:45:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "RA0GNoDR9PF44dRvjAqLqmTjFiUXLf", "email": null, "name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}}' 2019-03-23 20:45:29,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e51c801-69c5-4bc8-9d2b-1c0202973886 2019-03-23 20:45:29,354 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": {"self": "http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "465ae866c23d468387a64d09ad02903c", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:45:29,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-2e51c801-69c5-4bc8-9d2b-1c0202973886 2019-03-23 20:45:29,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.443494081497s 2019-03-23 20:45:29,355 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'465ae866c23d468387a64d09ad02903c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a'}) 2019-03-23 20:45:29,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:29,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:29,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bd7f84-ce18-4362-9d15-013656f1391e 2019-03-23 20:45:29,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:29,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-95bd7f84-ce18-4362-9d15-013656f1391e 2019-03-23 20:45:29,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207719087601s 2019-03-23 20:45:29,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:29,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4145f9da-b79a-420e-89a2-3a5ba320e217 2019-03-23 20:45:29,801 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:29,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4145f9da-b79a-420e-89a2-3a5ba320e217 2019-03-23 20:45:29,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228463888168s 2019-03-23 20:45:29,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:29,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:30,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585be57d-976f-4c96-a30e-0fd35db137c5 2019-03-23 20:45:30,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:30,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-585be57d-976f-4c96-a30e-0fd35db137c5 2019-03-23 20:45:30,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212175130844s 2019-03-23 20:45:30,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:45:30,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:30,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4960c38-621b-468a-8423-9125e115a4e2 2019-03-23 20:45:30,228 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:45:30,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c4960c38-621b-468a-8423-9125e115a4e2 2019-03-23 20:45:30,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205272912979s 2019-03-23 20:45:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:45:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:30,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc688591-eabc-43f8-b353-55b663566897 2019-03-23 20:45:30,471 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": {"self": "http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "465ae866c23d468387a64d09ad02903c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:45:30,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fc688591-eabc-43f8-b353-55b663566897 2019-03-23 20:45:30,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242214918137s 2019-03-23 20:45:30,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:45:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:30,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaac2a0-9998-413e-ad6c-9d26e19f0645 2019-03-23 20:45:30,703 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae"}, "tags": [], "enabled": true, "id": "971de935e9d5495bbccfe3a5c736e0ae", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:45:30,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-dcaac2a0-9998-413e-ad6c-9d26e19f0645 2019-03-23 20:45:30,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219556808472s 2019-03-23 20:45:30,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:45:30,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=465ae866c23d468387a64d09ad02903c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=971de935e9d5495bbccfe3a5c736e0ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:30,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00bb715-5a7e-4004-890c-32d456db5dcf 2019-03-23 20:45:30,922 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=465ae866c23d468387a64d09ad02903c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=971de935e9d5495bbccfe3a5c736e0ae", "previous": null, "next": null}} 2019-03-23 20:45:30,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=465ae866c23d468387a64d09ad02903c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=971de935e9d5495bbccfe3a5c736e0ae used request id req-e00bb715-5a7e-4004-890c-32d456db5dcf 2019-03-23 20:45:30,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209917068481s 2019-03-23 20:45:30,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:45:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae/users/465ae866c23d468387a64d09ad02903c/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:31,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80ebce4-9583-4274-a04b-95bfe9de1fef 2019-03-23 20:45:31,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:45:31,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae/users/465ae866c23d468387a64d09ad02903c/roles/d199347d09e6457ab4ea50809513a47d used request id req-a80ebce4-9583-4274-a04b-95bfe9de1fef 2019-03-23 20:45:31,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280161142349s 2019-03-23 20:45:31,207 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 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'971de935e9d5495bbccfe3a5c736e0ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RA0GNoDR9PF44dRvjAqLqmTjFiUXLf', 'username': u'patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:45:31,211 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'password': 'RA0GNoDR9PF44dRvjAqLqmTjFiUXLf', 'project_name': 'patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '971de935e9d5495bbccfe3a5c736e0ae', 'project_domain_name': 'Default'} 2019-03-23 20:45:31,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f563bb2-0c53-4bfa-b776-f3bfd587949f 2019-03-23 20:45:31,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:31,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0f563bb2-0c53-4bfa-b776-f3bfd587949f 2019-03-23 20:45:31,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219155788422s 2019-03-23 20:45:31,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:31,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:31,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7754e00a-1c5c-43a8-96fc-66d0d4c74165 2019-03-23 20:45:31,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:31,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7754e00a-1c5c-43a8-96fc-66d0d4c74165 2019-03-23 20:45:31,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203670978546s 2019-03-23 20:45:31,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:45:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:31,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9040a772-f548-41f7-96be-4e0271176862 2019-03-23 20:45:31,775 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:45:31,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9040a772-f548-41f7-96be-4e0271176862 2019-03-23 20:45:31,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127338886261s 2019-03-23 20:45:31,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:45:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:31,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f84f2da-9159-4605-9e21-5361a6d5de88 2019-03-23 20:45:31,923 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": {"self": "http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "465ae866c23d468387a64d09ad02903c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:45:31,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6f84f2da-9159-4605-9e21-5361a6d5de88 2019-03-23 20:45:31,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1468770504s 2019-03-23 20:45:31,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:45:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:32,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fe9417-c0b3-4055-b6c9-12d2dfb218ed 2019-03-23 20:45:32,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae"}, "tags": [], "enabled": true, "id": "971de935e9d5495bbccfe3a5c736e0ae", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:45:32,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-40fe9417-c0b3-4055-b6c9-12d2dfb218ed 2019-03-23 20:45:32,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162081956863s 2019-03-23 20:45:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:45:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=465ae866c23d468387a64d09ad02903c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=971de935e9d5495bbccfe3a5c736e0ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:32,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3576b8c-ac69-438f-b5b9-8231d61926e5 2019-03-23 20:45:32,328 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=465ae866c23d468387a64d09ad02903c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=971de935e9d5495bbccfe3a5c736e0ae", "previous": null, "next": null}} 2019-03-23 20:45:32,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=465ae866c23d468387a64d09ad02903c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=971de935e9d5495bbccfe3a5c736e0ae used request id req-e3576b8c-ac69-438f-b5b9-8231d61926e5 2019-03-23 20:45:32,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221729040146s 2019-03-23 20:45:32,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:45:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae/users/465ae866c23d468387a64d09ad02903c/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:32,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6735a818-7c35-4d5e-8040-b9aeb59742bc 2019-03-23 20:45:32,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:45:32,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae/users/465ae866c23d468387a64d09ad02903c/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-6735a818-7c35-4d5e-8040-b9aeb59742bc 2019-03-23 20:45:32,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178442001343s 2019-03-23 20:45:32,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:32,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7952eb83-7ef7-499f-815b-adae2c2fc495 2019-03-23 20:45:32,725 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:32,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7952eb83-7ef7-499f-815b-adae2c2fc495 2019-03-23 20:45:32,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211431026459s 2019-03-23 20:45:32,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:45:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:32,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dfb08c-6f9c-4ed8-bdd1-83977f875781 2019-03-23 20:45:32,950 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:45:32,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c0dfb08c-6f9c-4ed8-bdd1-83977f875781 2019-03-23 20:45:32,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219477891922s 2019-03-23 20:45:32,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:45:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:33,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53309bd-d6a8-43e9-b2f9-b6a55ab5bb28 2019-03-23 20:45:33,095 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": {"self": "http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "465ae866c23d468387a64d09ad02903c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:45:33,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c53309bd-d6a8-43e9-b2f9-b6a55ab5bb28 2019-03-23 20:45:33,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144572019577s 2019-03-23 20:45:33,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:45:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=465ae866c23d468387a64d09ad02903c&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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:33,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d24041-8f05-4e5c-b7df-a44ea1c1dbe0 2019-03-23 20:45:33,320 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=465ae866c23d468387a64d09ad02903c&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 20:45:33,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=465ae866c23d468387a64d09ad02903c&scope.domain.id=default used request id req-36d24041-8f05-4e5c-b7df-a44ea1c1dbe0 2019-03-23 20:45:33,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212894201279s 2019-03-23 20:45:33,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 20:45:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/465ae866c23d468387a64d09ad02903c/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:33,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4095ed55-379f-47f5-8ae9-30ff384238e3 2019-03-23 20:45:33,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:45:33,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/465ae866c23d468387a64d09ad02903c/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-4095ed55-379f-47f5-8ae9-30ff384238e3 2019-03-23 20:45:33,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.252737998962s 2019-03-23 20:45:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:45:33,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a606e6-fec2-4b72-b52d-7437114ba220 2019-03-23 20:45:33,588 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:45:33,588 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-21a606e6-fec2-4b72-b52d-7437114ba220 2019-03-23 20:45:33,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:45:34,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "971de935e9d5495bbccfe3a5c736e0ae", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/971de935e9d5495bbccfe3a5c736e0ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/971de935e9d5495bbccfe3a5c736e0ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/971de935e9d5495bbccfe3a5c736e0ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/971de935e9d5495bbccfe3a5c736e0ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/971de935e9d5495bbccfe3a5c736e0ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/971de935e9d5495bbccfe3a5c736e0ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_971de935e9d5495bbccfe3a5c736e0ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_971de935e9d5495bbccfe3a5c736e0ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/971de935e9d5495bbccfe3a5c736e0ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/971de935e9d5495bbccfe3a5c736e0ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/971de935e9d5495bbccfe3a5c736e0ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/971de935e9d5495bbccfe3a5c736e0ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/971de935e9d5495bbccfe3a5c736e0ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/971de935e9d5495bbccfe3a5c736e0ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "id": "465ae866c23d468387a64d09ad02903c"}, "audit_ids": ["Sey0XfrLSUOxxKTQZmw9cA"], "issued_at": "2019-03-23T20:45:33.000000Z"}} 2019-03-23 20:45:34,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:45:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:45:34,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:34 GMT X-Openstack-Request-Id: req-6b3a315e-0616-43a6-b377-854ca25318a6 2019-03-23 20:45:34,313 - 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-03-23 20:45:34,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-6b3a315e-0616-43a6-b377-854ca25318a6 2019-03-23 20:45:34,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.299206018448s 2019-03-23 20:45:34,324 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-03-23 20:45:34,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:45:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:34,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a632a9fa-0150-4e02-8058-dffee16d8890 2019-03-23 20:45:34,449 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:45:34,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a632a9fa-0150-4e02-8058-dffee16d8890 2019-03-23 20:45:34,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124483108521s 2019-03-23 20:45:34,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:45:34,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:45:34,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77efb2e7-95ec-416f-b1ce-500d2bb41dfa 2019-03-23 20:45:34,699 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae"}, "tags": [], "enabled": true, "id": "971de935e9d5495bbccfe3a5c736e0ae", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:45:34,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-77efb2e7-95ec-416f-b1ce-500d2bb41dfa 2019-03-23 20:45:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242501974106s 2019-03-23 20:45:34,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 20:45:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"network": {"shared": true, "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "name": "patrole-net_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "admin_state_up": true}}' 2019-03-23 20:45:35,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:35 GMT X-Openstack-Request-Id: req-5b27dd47-c3ce-430c-a1f5-00f05870c4a7 2019-03-23 20:45:35,368 - 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":"920095cc-197f-4063-b00e-3a349c32315f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"971de935e9d5495bbccfe3a5c736e0ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:45:35Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_2f6c60f7-33a7-4055-a739-8b6d16c02e1a","admin_state_up":true,"tenant_id":"971de935e9d5495bbccfe3a5c736e0ae","created_at":"2019-03-23T20:45:35Z","mtu":1450}} 2019-03-23 20:45:35,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5b27dd47-c3ce-430c-a1f5-00f05870c4a7 2019-03-23 20:45:35,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.666928052902s 2019-03-23 20:45:35,369 - 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-03-23T20:45:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'920095cc-197f-4063-b00e-3a349c32315f', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'created_at': u'2019-03-23T20:45:35Z', u'mtu': 1450, u'tenant_id': u'971de935e9d5495bbccfe3a5c736e0ae', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'971de935e9d5495bbccfe3a5c736e0ae', u'l2_adjacency': True}) 2019-03-23 20:45:35,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:45:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:45:35,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2097 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:35 GMT X-Openstack-Request-Id: req-aff6bc65-918e-41b2-a8d0-bae707cff07a 2019-03-23 20:45:35,766 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"920095cc-197f-4063-b00e-3a349c32315f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"971de935e9d5495bbccfe3a5c736e0ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:45:35Z","qos_policy_id":null,"name":"patrole-net_2f6c60f7-33a7-4055-a739-8b6d16c02e1a","admin_state_up":true,"tenant_id":"971de935e9d5495bbccfe3a5c736e0ae","created_at":"2019-03-23T20:45:35Z","provider:network_type":"vxlan"}]} 2019-03-23 20:45:35,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-aff6bc65-918e-41b2-a8d0-bae707cff07a 2019-03-23 20:45:35,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396214962006s 2019-03-23 20:45:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 20:45:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '{"subnet": {"name": "patrole-subnet_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "enable_dhcp": true, "network_id": "920095cc-197f-4063-b00e-3a349c32315f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 20:45:36,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:36 GMT X-Openstack-Request-Id: req-fdfc6eed-1053-4ba1-9e47-14d1bd112a91 2019-03-23 20:45:36,673 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T20:45:36Z","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":"2829a597-19ea-4a2e-8ffd-57d0c414e19f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"971de935e9d5495bbccfe3a5c736e0ae","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_2f6c60f7-33a7-4055-a739-8b6d16c02e1a","enable_dhcp":true,"segment_id":null,"network_id":"920095cc-197f-4063-b00e-3a349c32315f","tenant_id":"971de935e9d5495bbccfe3a5c736e0ae","created_at":"2019-03-23T20:45:36Z","ip_version":4}} 2019-03-23 20:45:36,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fdfc6eed-1053-4ba1-9e47-14d1bd112a91 2019-03-23 20:45:36,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.904996871948s 2019-03-23 20:45:36,673 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:45:36Z', 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'2829a597-19ea-4a2e-8ffd-57d0c414e19f', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'920095cc-197f-4063-b00e-3a349c32315f', u'tenant_id': u'971de935e9d5495bbccfe3a5c736e0ae', u'created_at': u'2019-03-23T20:45:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'971de935e9d5495bbccfe3a5c736e0ae'}) 2019-03-23 20:45:36,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 20:45:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "patrole-router_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "admin_state_up": true}}' 2019-03-23 20:45:44,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 706 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:44 GMT X-Openstack-Request-Id: req-df96a8a6-3cc2-4120-88a8-02261a5e4eb3 2019-03-23 20:45:44,575 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "created_at": "2019-03-23T20:45:38Z", "admin_state_up": true, "updated_at": "2019-03-23T20:45:39Z", "project_id": "971de935e9d5495bbccfe3a5c736e0ae", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f3c42412-249f-492d-8661-8e859ab2bcb2", "name": "patrole-router_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}} 2019-03-23 20:45:44,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-df96a8a6-3cc2-4120-88a8-02261a5e4eb3 2019-03-23 20:45:44,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.90130710602s 2019-03-23 20:45:44,576 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:45:39Z', u'revision_number': 3, u'ha': True, u'id': u'f3c42412-249f-492d-8661-8e859ab2bcb2', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'admin_state_up': True, u'tenant_id': u'971de935e9d5495bbccfe3a5c736e0ae', u'created_at': u'2019-03-23T20:45:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'971de935e9d5495bbccfe3a5c736e0ae'}) 2019-03-23 20:45:44,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 20:45:44,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f3c42412-249f-492d-8661-8e859ab2bcb2/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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '{"subnet_id": "2829a597-19ea-4a2e-8ffd-57d0c414e19f"}' 2019-03-23 20:45:47,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:47 GMT X-Openstack-Request-Id: req-ca318f93-2536-48b7-bb09-f91654878c78 2019-03-23 20:45:47,600 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "920095cc-197f-4063-b00e-3a349c32315f", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "subnet_id": "2829a597-19ea-4a2e-8ffd-57d0c414e19f", "subnet_ids": ["2829a597-19ea-4a2e-8ffd-57d0c414e19f"], "port_id": "f80fa36e-c7fd-464b-af3a-db5317d002b8", "id": "f3c42412-249f-492d-8661-8e859ab2bcb2"} 2019-03-23 20:45:47,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f3c42412-249f-492d-8661-8e859ab2bcb2/add_router_interface.json used request id req-ca318f93-2536-48b7-bb09-f91654878c78 2019-03-23 20:45:47,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.02432703972s 2019-03-23 20:45:47,602 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 20:45:47,735 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 20:45:47,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:45:47,743 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:47 GMT 2019-03-23 20:45:47,743 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 20:45:47,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:45:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:45:48,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:48 GMT X-Openstack-Request-Id: req-fc162518-5852-47a8-a0f0-79b5e28c1889 2019-03-23 20:45:48,089 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:45:48,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fc162518-5852-47a8-a0f0-79b5e28c1889 2019-03-23 20:45:48,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341580867767s 2019-03-23 20:45:48,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:45:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}' 2019-03-23 20:45:48,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:48 GMT Location: http://172.30.9.28:9292/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d294e379-b7fa-4ecd-94a8-3a226110bd47 2019-03-23 20:45:48,452 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:45:48Z", "file": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "957d2be2-1e26-45cf-b22e-56920e984fea", "size": null, "self": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea", "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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": null, "created_at": "2019-03-23T20:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:45:48,452 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d294e379-b7fa-4ecd-94a8-3a226110bd47 2019-03-23 20:45:48,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353487968445s 2019-03-23 20:45:48,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:45:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '' 2019-03-23 20:45:49,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:45:49 GMT X-Openstack-Request-Id: req-b73c29c7-07af-4026-986c-1e67d99190b5 2019-03-23 20:45:49,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-03-23 20:45:49,464 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file used request id req-b73c29c7-07af-4026-986c-1e67d99190b5 2019-03-23 20:45:49,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01153707504s 2019-03-23 20:45:49,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:45:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:45:49,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:49 GMT X-Openstack-Request-Id: req-c3625e4b-e15f-41e6-acac-8a9aa244a737 2019-03-23 20:45:49,687 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:45:49Z", "file": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "957d2be2-1e26-45cf-b22e-56920e984fea", "size": 12716032, "self": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:45:49,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c3625e4b-e15f-41e6-acac-8a9aa244a737 2019-03-23 20:45:49,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218596935272s 2019-03-23 20:45:49,689 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file', 'owner': u'971de935e9d5495bbccfe3a5c736e0ae', 'id': u'957d2be2-1e26-45cf-b22e-56920e984fea', 'size': 12716032, u'self': u'/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'971de935e9d5495bbccfe3a5c736e0ae', 'name': 'patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:45:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:45:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', '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/957d2be2-1e26-45cf-b22e-56920e984fea', 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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'created': u'2019-03-23T20:45:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:45:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea', 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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:45:49,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:45:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:45:50,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45: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-a90a9cef-ef12-4dfe-937f-44109fe2538b x-openstack-request-id: req-a90a9cef-ef12-4dfe-937f-44109fe2538b 2019-03-23 20:45:50,047 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d", "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": "608bab93-0794-4bf9-8400-83bb86cd8e1d"}} 2019-03-23 20:45:50,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a90a9cef-ef12-4dfe-937f-44109fe2538b 2019-03-23 20:45:50,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354573011398s 2019-03-23 20:45:50,048 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'608bab93-0794-4bf9-8400-83bb86cd8e1d', 'swap': 0}) 2019-03-23 20:45:50,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:45:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d/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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"extra_specs": {}}' 2019-03-23 20:45:50,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45: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-d9608135-fe00-4b27-afd9-4f377dc15da3 x-openstack-request-id: req-d9608135-fe00-4b27-afd9-4f377dc15da3 2019-03-23 20:45:50,081 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:45:50,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d/os-extra_specs used request id req-d9608135-fe00-4b27-afd9-4f377dc15da3 2019-03-23 20:45:50,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0322999954224s 2019-03-23 20:45:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:45:50,096 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-627ecbd0-0d28-41fd-8c23-673051eac995 2019-03-23 20:45:50,096 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:45:50,096 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-627ecbd0-0d28-41fd-8c23-673051eac995 2019-03-23 20:45:50,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:45:50,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0424edfc-3220-4909-aee0-d62d6161cac7 2019-03-23 20:45:50,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:50,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0424edfc-3220-4909-aee0-d62d6161cac7 2019-03-23 20:45:50,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225482940674s 2019-03-23 20:45:50,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:45:50,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:45:50,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d91566a-c417-463f-aa54-ca0930baac04 2019-03-23 20:45:50,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:45:50,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5d91566a-c417-463f-aa54-ca0930baac04 2019-03-23 20:45:50,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212337970734s 2019-03-23 20:45:50,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 20:45:52,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 20:45:55,399 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c5ca0c69-2342-4860-981d-55edcbb995e2 | 2019-03-23T20:45:55.018873 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c5ca0c69-2342-4860-981d-55edcbb995e2 ~/.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-03-23 20:45:58,995 - 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-517109685 | Available | | __unknown__ | tempest-type-812714786 | Available | | ceilometer | metering | Available | | cinder | volume | 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-03-23 20:45:59,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 20:46:02,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 20:46:05,158 - 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=c08e2e52-0b2a-4a15-8a00-811bc1f0b1e8) as the default verifier for the future CLI operations. 2019-03-23 20:46:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 20:46:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:46:07,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 20:46: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-9ce6ef79-6632-4def-b8b4-3ff89677101e x-openstack-request-id: req-9ce6ef79-6632-4def-b8b4-3ff89677101e 2019-03-23 20:46:07,007 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 20:46:07,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-9ce6ef79-6632-4def-b8b4-3ff89677101e 2019-03-23 20:46:07,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0442490577698s 2019-03-23 20:46:07,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:46:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:46:07,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 20:46:07 GMT X-Openstack-Request-Id: req-34672179-1b26-4c66-84ee-c593a7013fd9 2019-03-23 20:46:07,348 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:45:49Z", "file": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "957d2be2-1e26-45cf-b22e-56920e984fea", "size": 12716032, "self": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:46:07,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-34672179-1b26-4c66-84ee-c593a7013fd9 2019-03-23 20:46:07,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336046934128s 2019-03-23 20:46:07,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:46:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}' 2019-03-23 20:46:07,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 23 Mar 2019 20:46:07 GMT Location: http://172.30.9.28:9292/v2/images/6157f560-c01e-463e-baae-949272a57291 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4301e274-b17a-4764-83e2-623b49d79904 2019-03-23 20:46:07,711 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:46:07Z", "file": "/v2/images/6157f560-c01e-463e-baae-949272a57291/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "6157f560-c01e-463e-baae-949272a57291", "size": null, "self": "/v2/images/6157f560-c01e-463e-baae-949272a57291", "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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": null, "created_at": "2019-03-23T20:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:46:07,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4301e274-b17a-4764-83e2-623b49d79904 2019-03-23 20:46:07,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35231590271s 2019-03-23 20:46:07,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:46:07,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6157f560-c01e-463e-baae-949272a57291/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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '' 2019-03-23 20:46:08,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:46:08 GMT X-Openstack-Request-Id: req-e0b96ad5-9aaf-4499-8483-de5453138d78 2019-03-23 20:46:08,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:46:08,541 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6157f560-c01e-463e-baae-949272a57291/file used request id req-e0b96ad5-9aaf-4499-8483-de5453138d78 2019-03-23 20:46:08,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.829353094101s 2019-03-23 20:46:08,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:46:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:46:08,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 23 Mar 2019 20:46:08 GMT X-Openstack-Request-Id: req-4a5b92fb-89c0-48c8-a9a1-67c52c5e8c89 2019-03-23 20:46:08,850 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:46:08Z", "file": "/v2/images/6157f560-c01e-463e-baae-949272a57291/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "6157f560-c01e-463e-baae-949272a57291", "size": 12716032, "self": "/v2/images/6157f560-c01e-463e-baae-949272a57291", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/6157f560-c01e-463e-baae-949272a57291/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/6157f560-c01e-463e-baae-949272a57291/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:45:49Z", "file": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "957d2be2-1e26-45cf-b22e-56920e984fea", "size": 12716032, "self": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:46:08,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4a5b92fb-89c0-48c8-a9a1-67c52c5e8c89 2019-03-23 20:46:08,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304710865021s 2019-03-23 20:46:08,853 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/6157f560-c01e-463e-baae-949272a57291/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6157f560-c01e-463e-baae-949272a57291/file', 'owner': u'971de935e9d5495bbccfe3a5c736e0ae', 'id': u'6157f560-c01e-463e-baae-949272a57291', 'size': 12716032, u'self': u'/v2/images/6157f560-c01e-463e-baae-949272a57291', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'971de935e9d5495bbccfe3a5c736e0ae', 'name': 'patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/6157f560-c01e-463e-baae-949272a57291/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:46:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:46:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', '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/6157f560-c01e-463e-baae-949272a57291', 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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', 'created': u'2019-03-23T20:46:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:46: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/6157f560-c01e-463e-baae-949272a57291', 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_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:46:08,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:46:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:46:08,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 20:46: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-7e98c0a1-b412-4d3d-a89b-1170482b85ff x-openstack-request-id: req-7e98c0a1-b412-4d3d-a89b-1170482b85ff 2019-03-23 20:46:08,915 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0e734545-3e44-4570-9866-767fb821d500", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0e734545-3e44-4570-9866-767fb821d500", "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": "0e734545-3e44-4570-9866-767fb821d500"}} 2019-03-23 20:46:08,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7e98c0a1-b412-4d3d-a89b-1170482b85ff 2019-03-23 20:46:08,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0616021156311s 2019-03-23 20:46:08,916 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'0e734545-3e44-4570-9866-767fb821d500', 'swap': 0}) 2019-03-23 20:46:08,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:46:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0e734545-3e44-4570-9866-767fb821d500/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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" -d '{"extra_specs": {}}' 2019-03-23 20:46:08,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:46: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-d47ac5e8-a39e-4bab-afa3-8e28bd78dcc9 x-openstack-request-id: req-d47ac5e8-a39e-4bab-afa3-8e28bd78dcc9 2019-03-23 20:46:08,939 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:46:08,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0e734545-3e44-4570-9866-767fb821d500/os-extra_specs used request id req-d47ac5e8-a39e-4bab-afa3-8e28bd78dcc9 2019-03-23 20:46:08,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022068977356s 2019-03-23 20:46:08,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'0e734545-3e44-4570-9866-767fb821d500', 'swap': 0}) 2019-03-23 20:46:12,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 20:46:12,148 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 20:46:12,148 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 20:46:12,151 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 20:46:12,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 20:46:16,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c08e2e52-0b2a-4a15-8a00-811bc1f0b1e8/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-03-23 20:46:16,230 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 20:46:16,241 - 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-03-23 20:49:39,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bd4aa514-f1b9-4562-bf68-51a8bf69c0f9 2019-03-23 20:49:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bd4aa514-f1b9-4562-bf68-51a8bf69c0f9']'. 2019-03-23 20:49:40,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 20:49:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 20:49:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:49:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bd4aa514-f1b9-4562-bf68-51a8bf69c0f9 | 2019-03-23 20:49:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 20:49:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 20:46:18 | 2019-03-23 20:49:40,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 20:49:39 | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:21 | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c08e2e52-0b2a-4a15-8a00-811bc1f0b1e8) | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c5ca0c69-2342-4860-981d-55edcbb995e2) | 2019-03-23 20:49:40,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 191.611 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 140 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 20:49:40,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:49:40,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 20:49:40,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 20:49:40,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-03-23 20:49:40,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'bd4aa514-f1b9-4562-bf68-51a8bf69c0f9', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-03-23 20:49:42,249 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid bd4aa514-f1b9-4562-bf68-51a8bf69c0f9 --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-03-23 20:49:42,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'bd4aa514-f1b9-4562-bf68-51a8bf69c0f9', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-03-23 20:49:44,383 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid bd4aa514-f1b9-4562-bf68-51a8bf69c0f9 --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-03-23 20:49:44,555 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 20:49:44,556 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 20:49:44,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:49:44,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6157f560-c01e-463e-baae-949272a57291 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:44,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:49:44 GMT X-Openstack-Request-Id: req-c82232a0-61b4-409a-9599-a67ebdfe6ea1 2019-03-23 20:49:44,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:49:44,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6157f560-c01e-463e-baae-949272a57291 used request id req-c82232a0-61b4-409a-9599-a67ebdfe6ea1 2019-03-23 20:49:44,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.361299991608s 2019-03-23 20:49:44,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:49:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:44,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49: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-a6b8377c-b2ce-41c9-80de-82d45ac28518 x-openstack-request-id: req-a6b8377c-b2ce-41c9-80de-82d45ac28518 2019-03-23 20:49:44,954 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0e734545-3e44-4570-9866-767fb821d500", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0e734545-3e44-4570-9866-767fb821d500", "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": "0e734545-3e44-4570-9866-767fb821d500"}, {"name": "patrole-flavor_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d", "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": "608bab93-0794-4bf9-8400-83bb86cd8e1d"}]} 2019-03-23 20:49:44,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a6b8377c-b2ce-41c9-80de-82d45ac28518 2019-03-23 20:49:44,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246040821075s 2019-03-23 20:49:44,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:49:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0e734545-3e44-4570-9866-767fb821d500 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:45,008 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49: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 x-compute-request-id: req-4d74779c-7098-48ac-9011-6601e72b7c00 x-openstack-request-id: req-4d74779c-7098-48ac-9011-6601e72b7c00 2019-03-23 20:49:45,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0e734545-3e44-4570-9866-767fb821d500 used request id req-4d74779c-7098-48ac-9011-6601e72b7c00 2019-03-23 20:49:45,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0515711307526s 2019-03-23 20:49:45,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 20:49:45,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f3c42412-249f-492d-8661-8e859ab2bcb2/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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" -d '{"subnet_id": "2829a597-19ea-4a2e-8ffd-57d0c414e19f"}' 2019-03-23 20:49:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:47 GMT X-Openstack-Request-Id: req-dab4c6ac-ede5-4a22-a9d5-14ccb42bab52 2019-03-23 20:49:47,793 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "920095cc-197f-4063-b00e-3a349c32315f", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "subnet_id": "2829a597-19ea-4a2e-8ffd-57d0c414e19f", "subnet_ids": ["2829a597-19ea-4a2e-8ffd-57d0c414e19f"], "port_id": "f80fa36e-c7fd-464b-af3a-db5317d002b8", "id": "f3c42412-249f-492d-8661-8e859ab2bcb2"} 2019-03-23 20:49:47,793 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f3c42412-249f-492d-8661-8e859ab2bcb2/remove_router_interface.json used request id req-dab4c6ac-ede5-4a22-a9d5-14ccb42bab52 2019-03-23 20:49:47,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.78437805176s 2019-03-23 20:49:47,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 20:49:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:48,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:48 GMT X-Openstack-Request-Id: req-121c24f0-0959-4fc5-bf7d-3a1ec8d43ecf 2019-03-23 20:49:48,215 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "created_at": "2019-03-23T20:45:38Z", "admin_state_up": true, "updated_at": "2019-03-23T20:49:46Z", "project_id": "971de935e9d5495bbccfe3a5c736e0ae", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f3c42412-249f-492d-8661-8e859ab2bcb2", "name": "patrole-router_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}]} 2019-03-23 20:49:48,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-121c24f0-0959-4fc5-bf7d-3a1ec8d43ecf 2019-03-23 20:49:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.420815944672s 2019-03-23 20:49:48,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 20:49:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f3c42412-249f-492d-8661-8e859ab2bcb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:52,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:49:52 GMT X-Openstack-Request-Id: req-8a593411-88f8-49eb-b71b-745fd068f981 2019-03-23 20:49:52,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:49:52,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f3c42412-249f-492d-8661-8e859ab2bcb2.json used request id req-8a593411-88f8-49eb-b71b-745fd068f981 2019-03-23 20:49:52,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.31175088882s 2019-03-23 20:49:52,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 20:49:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:52,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1923 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:52 GMT X-Openstack-Request-Id: req-05b3e935-1b67-4855-a43e-c8bcd7b0e613 2019-03-23 20:49:52,612 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T20:45:36Z","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":"2829a597-19ea-4a2e-8ffd-57d0c414e19f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"971de935e9d5495bbccfe3a5c736e0ae","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_2f6c60f7-33a7-4055-a739-8b6d16c02e1a","enable_dhcp":true,"segment_id":null,"network_id":"920095cc-197f-4063-b00e-3a349c32315f","tenant_id":"971de935e9d5495bbccfe3a5c736e0ae","created_at":"2019-03-23T20:45:36Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 20:49:52,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-05b3e935-1b67-4855-a43e-c8bcd7b0e613 2019-03-23 20:49:52,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0835890769958s 2019-03-23 20:49:52,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 20:49:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2829a597-19ea-4a2e-8ffd-57d0c414e19f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:55,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:49:55 GMT X-Openstack-Request-Id: req-5cf86474-3dac-4ade-8877-3f56832bdf61 2019-03-23 20:49:55,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:49:55,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2829a597-19ea-4a2e-8ffd-57d0c414e19f.json used request id req-5cf86474-3dac-4ade-8877-3f56832bdf61 2019-03-23 20:49:55,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.57224011421s 2019-03-23 20:49:55,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:49:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:55,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:55 GMT X-Openstack-Request-Id: req-099a3281-b602-4c82-9855-88256061b5b5 2019-03-23 20:49:55,573 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"920095cc-197f-4063-b00e-3a349c32315f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"971de935e9d5495bbccfe3a5c736e0ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:49:54Z","qos_policy_id":null,"name":"patrole-net_2f6c60f7-33a7-4055-a739-8b6d16c02e1a","admin_state_up":true,"tenant_id":"971de935e9d5495bbccfe3a5c736e0ae","created_at":"2019-03-23T20:45:35Z","provider:network_type":"vxlan"}]} 2019-03-23 20:49:55,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-099a3281-b602-4c82-9855-88256061b5b5 2019-03-23 20:49:55,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385764122009s 2019-03-23 20:49:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 20:49:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/920095cc-197f-4063-b00e-3a349c32315f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:56,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:49:56 GMT X-Openstack-Request-Id: req-4634b1b3-f003-47e4-b4cb-8b09024c9c72 2019-03-23 20:49:56,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:49:56,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/920095cc-197f-4063-b00e-3a349c32315f.json used request id req-4634b1b3-f003-47e4-b4cb-8b09024c9c72 2019-03-23 20:49:56,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11480903625s 2019-03-23 20:49:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:49:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:56 GMT X-Openstack-Request-Id: req-353b9d11-297b-425f-8da8-90902aed05d1 2019-03-23 20:49:56,724 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:45:49Z", "file": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea/file", "owner": "971de935e9d5495bbccfe3a5c736e0ae", "id": "957d2be2-1e26-45cf-b22e-56920e984fea", "size": 12716032, "self": "/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/957d2be2-1e26-45cf-b22e-56920e984fea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:49:56,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-353b9d11-297b-425f-8da8-90902aed05d1 2019-03-23 20:49:56,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302219390869s 2019-03-23 20:49:56,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:49:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b40f6fb118d9a25372108336bcb15b1706be02f" 2019-03-23 20:49:57,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:49:57 GMT X-Openstack-Request-Id: req-0fd16f59-38a3-411d-93e5-009f5f81bc52 2019-03-23 20:49:57,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-03-23 20:49:57,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/957d2be2-1e26-45cf-b22e-56920e984fea used request id req-0fd16f59-38a3-411d-93e5-009f5f81bc52 2019-03-23 20:49:57,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.661700963974s 2019-03-23 20:49:57,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:49:57,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:57,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49: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-7ce2968e-8f3c-4385-8b4b-0c904a03308f x-openstack-request-id: req-7ce2968e-8f3c-4385-8b4b-0c904a03308f 2019-03-23 20:49:57,411 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d", "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": "608bab93-0794-4bf9-8400-83bb86cd8e1d"}]} 2019-03-23 20:49:57,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7ce2968e-8f3c-4385-8b4b-0c904a03308f 2019-03-23 20:49:57,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228140354156s 2019-03-23 20:49:57,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:49:57,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:57,451 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49: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-c82eb1f4-d916-4262-a840-95b26e90d6d5 x-openstack-request-id: req-c82eb1f4-d916-4262-a840-95b26e90d6d5 2019-03-23 20:49:57,451 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/608bab93-0794-4bf9-8400-83bb86cd8e1d used request id req-c82eb1f4-d916-4262-a840-95b26e90d6d5 2019-03-23 20:49:57,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387709140778s 2019-03-23 20:49:57,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:49:57,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:57,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f70684-69c5-4c9b-b976-cbe7ff0f798f 2019-03-23 20:49:57,682 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": {"self": "http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "465ae866c23d468387a64d09ad02903c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:49:57,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d6f70684-69c5-4c9b-b976-cbe7ff0f798f 2019-03-23 20:49:57,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230431079865s 2019-03-23 20:49:57,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:49:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:57,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30fdabb-16c8-4b32-87ab-a2f8c4f8d558 2019-03-23 20:49:57,954 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_2f6c60f7-33a7-4055-a739-8b6d16c02e1a", "links": {"self": "http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "465ae866c23d468387a64d09ad02903c", "description": null}} 2019-03-23 20:49:57,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c used request id req-a30fdabb-16c8-4b32-87ab-a2f8c4f8d558 2019-03-23 20:49:57,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.266246080399s 2019-03-23 20:49:57,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:49:57,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:58,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae925c5f-826c-4e44-affe-0fe99f1f83ab 2019-03-23 20:49:58,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:49:58,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/465ae866c23d468387a64d09ad02903c used request id req-ae925c5f-826c-4e44-affe-0fe99f1f83ab 2019-03-23 20:49:58,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335628032684s 2019-03-23 20:49:58,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:49:58,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:58,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a501a2a-b482-472e-b4cc-df717f5adf50 2019-03-23 20:49:58,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae"}, "tags": [], "enabled": true, "id": "971de935e9d5495bbccfe3a5c736e0ae", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2f6c60f7-33a7-4055-a739-8b6d16c02e1a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 20:49:58,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6a501a2a-b482-472e-b4cc-df717f5adf50 2019-03-23 20:49:58,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2126121521s 2019-03-23 20:49:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:49:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:58,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d411c127-bf4d-4c65-a14f-d8dcef4eff81 2019-03-23 20:49:58,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:49:58,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/971de935e9d5495bbccfe3a5c736e0ae used request id req-d411c127-bf4d-4c65-a14f-d8dcef4eff81 2019-03-23 20:49:58,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.389882087708s 2019-03-23 20:49:58,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:49:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=971de935e9d5495bbccfe3a5c736e0ae&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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:59,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:59 GMT X-Openstack-Request-Id: req-873c3874-1cff-4508-98b6-90d926e96bef 2019-03-23 20:49:59,264 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "created_at": "2019-03-23T20:45:35Z", "updated_at": "2019-03-23T20:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "333694ef-1859-480f-aea5-047d70df3da7", "remote_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "5343913e-016b-4b27-9434-81ec9d7b89ff", "remote_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "95704299-08e7-43cf-aab2-4a475c404d1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "bdf66194-b05a-45fd-b61d-66d6bb701ab1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}], "revision_number": 1, "project_id": "971de935e9d5495bbccfe3a5c736e0ae", "id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "name": "default"}]} 2019-03-23 20:49:59,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=971de935e9d5495bbccfe3a5c736e0ae&name=default used request id req-873c3874-1cff-4508-98b6-90d926e96bef 2019-03-23 20:49:59,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353043079376s 2019-03-23 20:49:59,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:49:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:49:59,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 20:49:59 GMT X-Openstack-Request-Id: req-9c796355-96cc-48d6-8ec1-ce746497b353 2019-03-23 20:49:59,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "created_at": "2019-03-23T20:45:35Z", "updated_at": "2019-03-23T20:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "333694ef-1859-480f-aea5-047d70df3da7", "remote_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "5343913e-016b-4b27-9434-81ec9d7b89ff", "remote_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "95704299-08e7-43cf-aab2-4a475c404d1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:45:35Z", "revision_number": 0, "id": "bdf66194-b05a-45fd-b61d-66d6bb701ab1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:45:35Z", "security_group_id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "tenant_id": "971de935e9d5495bbccfe3a5c736e0ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "971de935e9d5495bbccfe3a5c736e0ae"}], "revision_number": 1, "project_id": "971de935e9d5495bbccfe3a5c736e0ae", "id": "30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 20:49:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9c796355-96cc-48d6-8ec1-ce746497b353 2019-03-23 20:49:59,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354572057724s 2019-03-23 20:49:59,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 20:49:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295b100d87adbc01188e79b26e516cba14d57360" 2019-03-23 20:50:00,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:50:00 GMT X-Openstack-Request-Id: req-6c05159f-b006-472e-a0d1-60d50617d589 2019-03-23 20:50:00,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:50:00,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/30c5a0fa-84fc-44c0-8b1f-498f7a5c59c8.json used request id req-6c05159f-b006-472e-a0d1-60d50617d589 2019-03-23 20:50:00,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433404922485s 2019-03-23 20:50:00,118 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-03-23 20:50:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:50:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496a1f6e-9a92-4825-8f67-73785b371940 2019-03-23 20:50:00,166 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:50:00,167 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-496a1f6e-9a92-4825-8f67-73785b371940 2019-03-23 20:50:00,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:50:00,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["1Q85sVHHQJSx2RK08Ww7zw"], "issued_at": "2019-03-23T20:50:00.000000Z"}} 2019-03-23 20:50:00,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:50:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:00,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:00 GMT X-Openstack-Request-Id: req-1f91ea55-58e0-43d6-8fbe-1102ee1e6168 2019-03-23 20:50:00,982 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:50:00,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1f91ea55-58e0-43d6-8fbe-1102ee1e6168 2019-03-23 20:50:00,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399498939514s 2019-03-23 20:50:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:50:00,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af592ebf-9209-44d2-a8b1-9cba6d21b329 2019-03-23 20:50:00,995 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:50:00,995 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-af592ebf-9209-44d2-a8b1-9cba6d21b329 2019-03-23 20:50:00,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:50:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:01,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de7ce48-64c4-4f50-af86-25eae25610b1 2019-03-23 20:50:01,216 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:50:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4de7ce48-64c4-4f50-af86-25eae25610b1 2019-03-23 20:50:01,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220541954041s 2019-03-23 20:50:01,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:50:01,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}}' 2019-03-23 20:50:01,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed64cdb-bc7c-4f59-b921-9ee417810f02 2019-03-23 20:50:01,476 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514"}, "tags": [], "enabled": true, "id": "29ea49100b5047a48dbc0d4488d2c514", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}} 2019-03-23 20:50:01,476 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-aed64cdb-bc7c-4f59-b921-9ee417810f02 2019-03-23 20:50:01,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251988887787s 2019-03-23 20:50:01,477 - 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'29ea49100b5047a48dbc0d4488d2c514', '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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f'}) 2019-03-23 20:50:01,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:50:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Sl57AGCBzV4p3BO89muevdDoQo20tR", "email": null, "name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}}' 2019-03-23 20:50:01,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b8e1bd3-78bd-4692-8369-3d89a9997034 2019-03-23 20:50:01,972 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": {"self": "http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e29345fb74d45bb8a3bc3d39eb45344", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:50:01,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7b8e1bd3-78bd-4692-8369-3d89a9997034 2019-03-23 20:50:01,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.488008022308s 2019-03-23 20:50:01,973 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5e29345fb74d45bb8a3bc3d39eb45344', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f'}) 2019-03-23 20:50:01,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:02,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b095fe3e-5a76-4bae-bf62-5dcc4ee43329 2019-03-23 20:50:02,288 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:02,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b095fe3e-5a76-4bae-bf62-5dcc4ee43329 2019-03-23 20:50:02,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.311735153198s 2019-03-23 20:50:02,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:02,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570abad7-c7d0-4325-91d0-2951b87ff8bb 2019-03-23 20:50:02,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:02,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-570abad7-c7d0-4325-91d0-2951b87ff8bb 2019-03-23 20:50:02,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204319953918s 2019-03-23 20:50:02,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:02,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:02,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b447746-c272-4f10-87d3-466f6808bacd 2019-03-23 20:50:02,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:02,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b447746-c272-4f10-87d3-466f6808bacd 2019-03-23 20:50:02,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130429983139s 2019-03-23 20:50:02,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:50:02,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:02,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4d1591-0c60-4851-b46d-2a2cf567d66a 2019-03-23 20:50:02,857 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:50:02,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5b4d1591-0c60-4851-b46d-2a2cf567d66a 2019-03-23 20:50:02,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218302965164s 2019-03-23 20:50:02,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:50:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:03,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899c387f-bf35-4b90-9e40-6e40fd5f295f 2019-03-23 20:50:03,093 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": {"self": "http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e29345fb74d45bb8a3bc3d39eb45344", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:50:03,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-899c387f-bf35-4b90-9e40-6e40fd5f295f 2019-03-23 20:50:03,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235383033752s 2019-03-23 20:50:03,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:50:03,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:03,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6835e3-912e-4581-b80b-3a6ab749a193 2019-03-23 20:50:03,340 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514"}, "tags": [], "enabled": true, "id": "29ea49100b5047a48dbc0d4488d2c514", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:50:03,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2a6835e3-912e-4581-b80b-3a6ab749a193 2019-03-23 20:50:03,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234318971634s 2019-03-23 20:50:03,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:50:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5e29345fb74d45bb8a3bc3d39eb45344&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=29ea49100b5047a48dbc0d4488d2c514" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:03,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a5b086-f3c1-4804-a2a8-91445a3eda1a 2019-03-23 20:50:03,514 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5e29345fb74d45bb8a3bc3d39eb45344&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=29ea49100b5047a48dbc0d4488d2c514", "previous": null, "next": null}} 2019-03-23 20:50:03,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5e29345fb74d45bb8a3bc3d39eb45344&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=29ea49100b5047a48dbc0d4488d2c514 used request id req-e7a5b086-f3c1-4804-a2a8-91445a3eda1a 2019-03-23 20:50:03,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.165086984634s 2019-03-23 20:50:03,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:50:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514/users/5e29345fb74d45bb8a3bc3d39eb45344/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:03,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24685cbb-bd50-4295-8589-b115a4eff993 2019-03-23 20:50:03,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:50:03,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514/users/5e29345fb74d45bb8a3bc3d39eb45344/roles/d199347d09e6457ab4ea50809513a47d used request id req-24685cbb-bd50-4295-8589-b115a4eff993 2019-03-23 20:50:03,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.28487610817s 2019-03-23 20:50:03,804 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 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'29ea49100b5047a48dbc0d4488d2c514', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Sl57AGCBzV4p3BO89muevdDoQo20tR', 'username': u'neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:50:03,809 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'password': 'Sl57AGCBzV4p3BO89muevdDoQo20tR', 'project_name': 'neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '29ea49100b5047a48dbc0d4488d2c514', 'project_domain_name': 'Default'} 2019-03-23 20:50:03,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:03,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:04,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569b09f0-535a-461a-b622-e09cf4ad7196 2019-03-23 20:50:04,057 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:04,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-569b09f0-535a-461a-b622-e09cf4ad7196 2019-03-23 20:50:04,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.244175195694s 2019-03-23 20:50:04,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:04,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1144def9-282b-43c1-a421-74419dedca16 2019-03-23 20:50:04,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:04,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1144def9-282b-43c1-a421-74419dedca16 2019-03-23 20:50:04,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228151082993s 2019-03-23 20:50:04,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:50:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:04,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9c6eeb-0e0f-47ea-b705-7fd6de9be2ef 2019-03-23 20:50:04,413 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:50:04,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ef9c6eeb-0e0f-47ea-b705-7fd6de9be2ef 2019-03-23 20:50:04,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117452144623s 2019-03-23 20:50:04,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:50:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:04,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9edb8e-7b6f-4f3f-8af2-8c8da13aa745 2019-03-23 20:50:04,657 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": {"self": "http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e29345fb74d45bb8a3bc3d39eb45344", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:50:04,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a9edb8e-7b6f-4f3f-8af2-8c8da13aa745 2019-03-23 20:50:04,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242626905441s 2019-03-23 20:50:04,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:50:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:04,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c20592f-4c26-41bc-bdb3-ca4e44c4f22f 2019-03-23 20:50:04,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514"}, "tags": [], "enabled": true, "id": "29ea49100b5047a48dbc0d4488d2c514", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:50:04,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3c20592f-4c26-41bc-bdb3-ca4e44c4f22f 2019-03-23 20:50:04,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231774091721s 2019-03-23 20:50:04,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:50:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5e29345fb74d45bb8a3bc3d39eb45344&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=29ea49100b5047a48dbc0d4488d2c514" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:05,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23f4379-6753-43d6-9aa8-e289b57cb701 2019-03-23 20:50:05,119 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5e29345fb74d45bb8a3bc3d39eb45344&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=29ea49100b5047a48dbc0d4488d2c514", "previous": null, "next": null}} 2019-03-23 20:50:05,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5e29345fb74d45bb8a3bc3d39eb45344&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=29ea49100b5047a48dbc0d4488d2c514 used request id req-e23f4379-6753-43d6-9aa8-e289b57cb701 2019-03-23 20:50:05,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210590839386s 2019-03-23 20:50:05,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:50:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514/users/5e29345fb74d45bb8a3bc3d39eb45344/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:05,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb3b169-472d-4b10-b724-d56001f80733 2019-03-23 20:50:05,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:50:05,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514/users/5e29345fb74d45bb8a3bc3d39eb45344/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-3fb3b169-472d-4b10-b724-d56001f80733 2019-03-23 20:50:05,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.285239934921s 2019-03-23 20:50:05,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:05,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ee6fe4-088f-4015-9da4-83f85837b531 2019-03-23 20:50:05,544 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:05,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-17ee6fe4-088f-4015-9da4-83f85837b531 2019-03-23 20:50:05,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.131870985031s 2019-03-23 20:50:05,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:50:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:05,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7547fa1e-49ed-499d-8e39-19c9eaa64193 2019-03-23 20:50:05,754 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:50:05,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7547fa1e-49ed-499d-8e39-19c9eaa64193 2019-03-23 20:50:05,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204534053802s 2019-03-23 20:50:05,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:50:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:05,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e249f4-bf0a-4b82-8020-38f621f31d74 2019-03-23 20:50:05,906 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": {"self": "http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e29345fb74d45bb8a3bc3d39eb45344", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:50:05,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-78e249f4-bf0a-4b82-8020-38f621f31d74 2019-03-23 20:50:05,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151035070419s 2019-03-23 20:50:05,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:50:05,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=5e29345fb74d45bb8a3bc3d39eb45344&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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:06,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5ff34e-82e4-4551-acc6-7a628fd727d7 2019-03-23 20:50:06,125 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=5e29345fb74d45bb8a3bc3d39eb45344&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 20:50:06,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=5e29345fb74d45bb8a3bc3d39eb45344&scope.domain.id=default used request id req-2c5ff34e-82e4-4551-acc6-7a628fd727d7 2019-03-23 20:50:06,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206395149231s 2019-03-23 20:50:06,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 20:50:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/5e29345fb74d45bb8a3bc3d39eb45344/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:06,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba208a4-b5a8-4f72-98ab-296320e3d4c1 2019-03-23 20:50:06,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:50:06,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/5e29345fb74d45bb8a3bc3d39eb45344/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-bba208a4-b5a8-4f72-98ab-296320e3d4c1 2019-03-23 20:50:06,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.246330022812s 2019-03-23 20:50:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:50:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69623939-0964-47d6-bb14-ee93578b5958 2019-03-23 20:50:06,386 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:50:06,386 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-69623939-0964-47d6-bb14-ee93578b5958 2019-03-23 20:50:06,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:50:06,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29ea49100b5047a48dbc0d4488d2c514", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/29ea49100b5047a48dbc0d4488d2c514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/29ea49100b5047a48dbc0d4488d2c514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/29ea49100b5047a48dbc0d4488d2c514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/29ea49100b5047a48dbc0d4488d2c514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/29ea49100b5047a48dbc0d4488d2c514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/29ea49100b5047a48dbc0d4488d2c514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29ea49100b5047a48dbc0d4488d2c514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_29ea49100b5047a48dbc0d4488d2c514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/29ea49100b5047a48dbc0d4488d2c514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/29ea49100b5047a48dbc0d4488d2c514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/29ea49100b5047a48dbc0d4488d2c514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29ea49100b5047a48dbc0d4488d2c514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/29ea49100b5047a48dbc0d4488d2c514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/29ea49100b5047a48dbc0d4488d2c514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "id": "5e29345fb74d45bb8a3bc3d39eb45344"}, "audit_ids": ["CQ-K4scvSImxDYHPrEX55g"], "issued_at": "2019-03-23T20:50:06.000000Z"}} 2019-03-23 20:50:06,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:50:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:07 GMT X-Openstack-Request-Id: req-7d838240-c385-4f4b-8d37-c073354c7909 2019-03-23 20:50:07,102 - 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-03-23 20:50:07,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-7d838240-c385-4f4b-8d37-c073354c7909 2019-03-23 20:50:07,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.29758310318s 2019-03-23 20:50:07,113 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-03-23 20:50:07,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:50:07,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:07,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaf4aba-2fc8-4e61-a35b-66b1bd723e05 2019-03-23 20:50:07,411 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:50:07,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-bdaf4aba-2fc8-4e61-a35b-66b1bd723e05 2019-03-23 20:50:07,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.29806303978s 2019-03-23 20:50:07,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:50:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:07,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c17c819-b179-4fe7-b9bf-1139dce1907a 2019-03-23 20:50:07,546 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514"}, "tags": [], "enabled": true, "id": "29ea49100b5047a48dbc0d4488d2c514", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:50:07,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5c17c819-b179-4fe7-b9bf-1139dce1907a 2019-03-23 20:50:07,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126197814941s 2019-03-23 20:50:07,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 20:50:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"network": {"shared": true, "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "name": "neutron_trunk-net_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "admin_state_up": true}}' 2019-03-23 20:50:08,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:08 GMT X-Openstack-Request-Id: req-30364693-0d01-4ff1-89d4-1f77b5944b99 2019-03-23 20:50:08,193 - 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":"5e2544b9-ccfd-4722-b32c-9b8e3adff42e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"29ea49100b5047a48dbc0d4488d2c514","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:50:08Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_91c31a1b-5bd9-4663-a6ba-22e9beaf835f","admin_state_up":true,"tenant_id":"29ea49100b5047a48dbc0d4488d2c514","created_at":"2019-03-23T20:50:08Z","mtu":1450}} 2019-03-23 20:50:08,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-30364693-0d01-4ff1-89d4-1f77b5944b99 2019-03-23 20:50:08,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.645011901855s 2019-03-23 20:50:08,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-03-23T20:50:08Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5e2544b9-ccfd-4722-b32c-9b8e3adff42e', u'provider:segmentation_id': 84, 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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'created_at': u'2019-03-23T20:50:08Z', u'mtu': 1450, u'tenant_id': u'29ea49100b5047a48dbc0d4488d2c514', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'29ea49100b5047a48dbc0d4488d2c514', u'l2_adjacency': True}) 2019-03-23 20:50:08,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:50:08,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:08,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:08 GMT X-Openstack-Request-Id: req-95f7f7e1-f37f-4920-bc14-9444c4cd7a5a 2019-03-23 20:50:08,616 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5e2544b9-ccfd-4722-b32c-9b8e3adff42e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"29ea49100b5047a48dbc0d4488d2c514","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:50:08Z","qos_policy_id":null,"name":"neutron_trunk-net_91c31a1b-5bd9-4663-a6ba-22e9beaf835f","admin_state_up":true,"tenant_id":"29ea49100b5047a48dbc0d4488d2c514","created_at":"2019-03-23T20:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"}]} 2019-03-23 20:50:08,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-95f7f7e1-f37f-4920-bc14-9444c4cd7a5a 2019-03-23 20:50:08,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.421757936478s 2019-03-23 20:50:08,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 20:50:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '{"subnet": {"name": "neutron_trunk-subnet_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "enable_dhcp": true, "network_id": "5e2544b9-ccfd-4722-b32c-9b8e3adff42e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 20:50:09,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:09 GMT X-Openstack-Request-Id: req-82cc5e75-f38d-4443-a3b2-a004d82791d9 2019-03-23 20:50:09,498 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T20:50:09Z","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":"8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"29ea49100b5047a48dbc0d4488d2c514","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_91c31a1b-5bd9-4663-a6ba-22e9beaf835f","enable_dhcp":true,"segment_id":null,"network_id":"5e2544b9-ccfd-4722-b32c-9b8e3adff42e","tenant_id":"29ea49100b5047a48dbc0d4488d2c514","created_at":"2019-03-23T20:50:09Z","ip_version":4}} 2019-03-23 20:50:09,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-82cc5e75-f38d-4443-a3b2-a004d82791d9 2019-03-23 20:50:09,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.880305051804s 2019-03-23 20:50:09,499 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:50:09Z', 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'8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5e2544b9-ccfd-4722-b32c-9b8e3adff42e', u'tenant_id': u'29ea49100b5047a48dbc0d4488d2c514', u'created_at': u'2019-03-23T20:50:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'29ea49100b5047a48dbc0d4488d2c514'}) 2019-03-23 20:50:09,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 20:50:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "neutron_trunk-router_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "admin_state_up": true}}' 2019-03-23 20:50:16,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:16 GMT X-Openstack-Request-Id: req-a5965b07-0d87-40af-94dd-d7a06919f11e 2019-03-23 20:50:16,836 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "created_at": "2019-03-23T20:50:10Z", "admin_state_up": true, "updated_at": "2019-03-23T20:50:11Z", "project_id": "29ea49100b5047a48dbc0d4488d2c514", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "aacdacf8-e16a-4775-9e7a-db372a419c35", "name": "neutron_trunk-router_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}} 2019-03-23 20:50:16,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a5965b07-0d87-40af-94dd-d7a06919f11e 2019-03-23 20:50:16,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.33637404442s 2019-03-23 20:50:16,837 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:50:11Z', u'revision_number': 3, u'ha': True, u'id': u'aacdacf8-e16a-4775-9e7a-db372a419c35', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'admin_state_up': True, u'tenant_id': u'29ea49100b5047a48dbc0d4488d2c514', u'created_at': u'2019-03-23T20:50:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'29ea49100b5047a48dbc0d4488d2c514'}) 2019-03-23 20:50:16,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 20:50:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/aacdacf8-e16a-4775-9e7a-db372a419c35/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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '{"subnet_id": "8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4"}' 2019-03-23 20:50:19,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:19 GMT X-Openstack-Request-Id: req-a7479b13-170e-4e6d-859e-ac82ffb94b32 2019-03-23 20:50:19,896 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5e2544b9-ccfd-4722-b32c-9b8e3adff42e", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "subnet_id": "8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4", "subnet_ids": ["8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4"], "port_id": "4c7fba69-49dc-4c9e-8ddb-0b2b21c4568e", "id": "aacdacf8-e16a-4775-9e7a-db372a419c35"} 2019-03-23 20:50:19,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/aacdacf8-e16a-4775-9e7a-db372a419c35/add_router_interface.json used request id req-a7479b13-170e-4e6d-859e-ac82ffb94b32 2019-03-23 20:50:19,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05936121941s 2019-03-23 20:50:19,897 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 20:50:20,028 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 20:50:20,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:50:20,036 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:20 GMT 2019-03-23 20:50:20,036 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 20:50:20,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:50:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:20,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:20 GMT X-Openstack-Request-Id: req-8661a8f9-b11f-4980-84ca-486d3db18383 2019-03-23 20:50:20,357 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:50:20,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8661a8f9-b11f-4980-84ca-486d3db18383 2019-03-23 20:50:20,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318303108215s 2019-03-23 20:50:20,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:50:20,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}' 2019-03-23 20:50:20,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:20 GMT Location: http://172.30.9.28:9292/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf06e946-0bfc-4b15-8b37-32387bdabf3f 2019-03-23 20:50:20,726 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:20Z", "file": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "b627cc65-3d0f-4038-9571-2b8a45dd1aba", "size": null, "self": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba", "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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": null, "created_at": "2019-03-23T20:50:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:50:20,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cf06e946-0bfc-4b15-8b37-32387bdabf3f 2019-03-23 20:50:20,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.359627008438s 2019-03-23 20:50:20,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:50:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '' 2019-03-23 20:50:21,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:50:21 GMT X-Openstack-Request-Id: req-29f0a49a-6f2a-49b9-957f-a3326b8994d5 2019-03-23 20:50:21,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 20:50:21,558 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file used request id req-29f0a49a-6f2a-49b9-957f-a3326b8994d5 2019-03-23 20:50:21,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.831410884857s 2019-03-23 20:50:21,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:50:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:21,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:21 GMT X-Openstack-Request-Id: req-c6c0bbc4-a1b8-46c7-97d4-24c00f33a4b2 2019-03-23 20:50:21,878 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:21Z", "file": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "b627cc65-3d0f-4038-9571-2b8a45dd1aba", "size": 12716032, "self": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:50:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:50:21,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c6c0bbc4-a1b8-46c7-97d4-24c00f33a4b2 2019-03-23 20:50:21,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315592050552s 2019-03-23 20:50:21,880 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file', 'owner': u'29ea49100b5047a48dbc0d4488d2c514', 'id': u'b627cc65-3d0f-4038-9571-2b8a45dd1aba', 'size': 12716032, u'self': u'/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29ea49100b5047a48dbc0d4488d2c514', 'name': 'neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:50:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:50:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', '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/b627cc65-3d0f-4038-9571-2b8a45dd1aba', 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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'created': u'2019-03-23T20:50:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:50:20Z', 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/b627cc65-3d0f-4038-9571-2b8a45dd1aba', 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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:50:21,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:50:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:50:22,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50: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-c2e0aac5-6bec-447f-a639-6ff6d8fe02ef x-openstack-request-id: req-c2e0aac5-6bec-447f-a639-6ff6d8fe02ef 2019-03-23 20:50:22,210 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96ba7d88-de80-44fb-9640-433711412c91", "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": "96ba7d88-de80-44fb-9640-433711412c91"}} 2019-03-23 20:50:22,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c2e0aac5-6bec-447f-a639-6ff6d8fe02ef 2019-03-23 20:50:22,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326857089996s 2019-03-23 20:50:22,211 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'96ba7d88-de80-44fb-9640-433711412c91', 'swap': 0}) 2019-03-23 20:50:22,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:50:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91/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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"extra_specs": {}}' 2019-03-23 20:50:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50: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-ef60737a-3f0d-4465-8c83-df7faf6c9985 x-openstack-request-id: req-ef60737a-3f0d-4465-8c83-df7faf6c9985 2019-03-23 20:50:22,232 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:50:22,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91/os-extra_specs used request id req-ef60737a-3f0d-4465-8c83-df7faf6c9985 2019-03-23 20:50:22,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198040008545s 2019-03-23 20:50:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:50:22,245 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845bb6f6-7034-4f9c-b8ff-543168952b1e 2019-03-23 20:50:22,245 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:50:22,245 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-845bb6f6-7034-4f9c-b8ff-543168952b1e 2019-03-23 20:50:22,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:22,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9fab97-2151-4972-8f09-8b6190173226 2019-03-23 20:50:22,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:22,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1b9fab97-2151-4972-8f09-8b6190173226 2019-03-23 20:50:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19551897049s 2019-03-23 20:50:22,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:50:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:22,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993f273b-4d9c-4797-b22e-282353378b7d 2019-03-23 20:50:22,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:50:22,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-993f273b-4d9c-4797-b22e-282353378b7d 2019-03-23 20:50:22,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.291417837143s 2019-03-23 20:50:22,747 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 20:50:25,221 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 20:50:27,591 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1a638e61-7124-443f-b1fc-19cbc7b6fca5 | 2019-03-23T20:50:27.174684 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1a638e61-7124-443f-b1fc-19cbc7b6fca5 ~/.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-03-23 20:50:30,678 - 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-517109685 | Available | | __unknown__ | tempest-type-812714786 | Available | | ceilometer | metering | Available | | cinder | volume | 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-03-23 20:50:31,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 20:50:33,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 20:50:36,333 - 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=6501d260-5d3e-4791-a3f1-b5a553cdeb3a) as the default verifier for the future CLI operations. 2019-03-23 20:50:38,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 20:50:38,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:50:38,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50: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-ad40b2e5-c603-4f79-b7b0-877bee3f9138 x-openstack-request-id: req-ad40b2e5-c603-4f79-b7b0-877bee3f9138 2019-03-23 20:50:38,160 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 20:50:38,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ad40b2e5-c603-4f79-b7b0-877bee3f9138 2019-03-23 20:50:38,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0349550247192s 2019-03-23 20:50:38,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:50:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:38,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:38 GMT X-Openstack-Request-Id: req-47cb7370-bce8-4a99-abbf-ddcbdd4713ac 2019-03-23 20:50:38,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:21Z", "file": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "b627cc65-3d0f-4038-9571-2b8a45dd1aba", "size": 12716032, "self": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:50:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:50:38,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-47cb7370-bce8-4a99-abbf-ddcbdd4713ac 2019-03-23 20:50:38,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311812877655s 2019-03-23 20:50:38,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:50:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}' 2019-03-23 20:50:38,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:38 GMT Location: http://172.30.9.28:9292/v2/images/aac9324e-577e-4cb1-916c-121ae631a228 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8f26ff39-fc91-4bf8-978f-0c5661070ce0 2019-03-23 20:50:38,875 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:38Z", "file": "/v2/images/aac9324e-577e-4cb1-916c-121ae631a228/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "aac9324e-577e-4cb1-916c-121ae631a228", "size": null, "self": "/v2/images/aac9324e-577e-4cb1-916c-121ae631a228", "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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": null, "created_at": "2019-03-23T20:50:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:50:38,875 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8f26ff39-fc91-4bf8-978f-0c5661070ce0 2019-03-23 20:50:38,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.388818979263s 2019-03-23 20:50:38,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:50:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/aac9324e-577e-4cb1-916c-121ae631a228/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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '' 2019-03-23 20:50:39,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:50:39 GMT X-Openstack-Request-Id: req-f2e3697b-7435-47b4-b67a-39d95172a1ec 2019-03-23 20:50:39,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-03-23 20:50:39,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/aac9324e-577e-4cb1-916c-121ae631a228/file used request id req-f2e3697b-7435-47b4-b67a-39d95172a1ec 2019-03-23 20:50:39,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.734195947647s 2019-03-23 20:50:39,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:50:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:50:39,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50:39 GMT X-Openstack-Request-Id: req-a5f0bd3a-ec73-465f-97d7-3ad781a04daa 2019-03-23 20:50:39,928 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:39Z", "file": "/v2/images/aac9324e-577e-4cb1-916c-121ae631a228/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "aac9324e-577e-4cb1-916c-121ae631a228", "size": 12716032, "self": "/v2/images/aac9324e-577e-4cb1-916c-121ae631a228", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/aac9324e-577e-4cb1-916c-121ae631a228/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/aac9324e-577e-4cb1-916c-121ae631a228/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:50:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:21Z", "file": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "b627cc65-3d0f-4038-9571-2b8a45dd1aba", "size": 12716032, "self": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:50:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:50:39,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a5f0bd3a-ec73-465f-97d7-3ad781a04daa 2019-03-23 20:50:39,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313163995743s 2019-03-23 20:50:39,931 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/aac9324e-577e-4cb1-916c-121ae631a228/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aac9324e-577e-4cb1-916c-121ae631a228/file', 'owner': u'29ea49100b5047a48dbc0d4488d2c514', 'id': u'aac9324e-577e-4cb1-916c-121ae631a228', 'size': 12716032, u'self': u'/v2/images/aac9324e-577e-4cb1-916c-121ae631a228', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29ea49100b5047a48dbc0d4488d2c514', 'name': 'neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/aac9324e-577e-4cb1-916c-121ae631a228/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:50:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:50:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', '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/aac9324e-577e-4cb1-916c-121ae631a228', 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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', 'created': u'2019-03-23T20:50:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:50:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aac9324e-577e-4cb1-916c-121ae631a228', 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_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:50:39,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:50:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:50:39,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50: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-d24578ca-ad1b-4c89-b136-d31de7686aab x-openstack-request-id: req-d24578ca-ad1b-4c89-b136-d31de7686aab 2019-03-23 20:50:39,977 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2", "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": "d8dec13e-3416-4497-8384-ffcc1c8509a2"}} 2019-03-23 20:50:39,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d24578ca-ad1b-4c89-b136-d31de7686aab 2019-03-23 20:50:39,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0462021827698s 2019-03-23 20:50:39,979 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'd8dec13e-3416-4497-8384-ffcc1c8509a2', 'swap': 0}) 2019-03-23 20:50:39,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:50:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2/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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" -d '{"extra_specs": {}}' 2019-03-23 20:50:39,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:50: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-ae1a3694-a0af-48ef-a52d-a9a7f59b1807 x-openstack-request-id: req-ae1a3694-a0af-48ef-a52d-a9a7f59b1807 2019-03-23 20:50:39,999 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:50:39,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2/os-extra_specs used request id req-ae1a3694-a0af-48ef-a52d-a9a7f59b1807 2019-03-23 20:50:39,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199439525604s 2019-03-23 20:50:40,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'd8dec13e-3416-4497-8384-ffcc1c8509a2', 'swap': 0}) 2019-03-23 20:50:43,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 20:50:43,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 20:50:43,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 20:50:43,300 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 20:50:43,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 20:50:47,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6501d260-5d3e-4791-a3f1-b5a553cdeb3a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-03-23 20:50:47,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 20:50:47,091 - 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-03-23 20:52:59,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f79aeb84-4a39-498f-88f8-9e7f2a60720e 2019-03-23 20:52:59,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f79aeb84-4a39-498f-88f8-9e7f2a60720e']'. 2019-03-23 20:53:00,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f79aeb84-4a39-498f-88f8-9e7f2a60720e | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 20:50:48 | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 20:52:59 | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:11 | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 20:53:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6501d260-5d3e-4791-a3f1-b5a553cdeb3a) | 2019-03-23 20:53:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 20:53:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1a638e61-7124-443f-b1fc-19cbc7b6fca5) | 2019-03-23 20:53:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-03-23 20:53:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 118.713 | 2019-03-23 20:53:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-03-23 20:53:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-03-23 20:53:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 20:53:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 20:53:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 20:53:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 20:53:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 20:53:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 20:53:00,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-03-23 20:53:00,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'f79aeb84-4a39-498f-88f8-9e7f2a60720e', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-03-23 20:53:02,336 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid f79aeb84-4a39-498f-88f8-9e7f2a60720e --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-03-23 20:53:02,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'f79aeb84-4a39-498f-88f8-9e7f2a60720e', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-03-23 20:53:04,457 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid f79aeb84-4a39-498f-88f8-9e7f2a60720e --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-03-23 20:53:04,574 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 20:53:04,574 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:57 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-03-23 20:53:04,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:53:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/aac9324e-577e-4cb1-916c-121ae631a228 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:05,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:53:05 GMT X-Openstack-Request-Id: req-90adb9dc-5073-4bb6-852c-06ff6395cd9b 2019-03-23 20:53:05,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-03-23 20:53:05,273 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/aac9324e-577e-4cb1-916c-121ae631a228 used request id req-90adb9dc-5073-4bb6-852c-06ff6395cd9b 2019-03-23 20:53:05,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.693249940872s 2019-03-23 20:53:05,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:53:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:05,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53: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-8caa21fb-fcb5-4442-83af-9cba1427c948 x-openstack-request-id: req-8caa21fb-fcb5-4442-83af-9cba1427c948 2019-03-23 20:53:05,304 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96ba7d88-de80-44fb-9640-433711412c91", "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": "96ba7d88-de80-44fb-9640-433711412c91"}, {"name": "neutron_trunk-flavor_alt_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2", "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": "d8dec13e-3416-4497-8384-ffcc1c8509a2"}]} 2019-03-23 20:53:05,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8caa21fb-fcb5-4442-83af-9cba1427c948 2019-03-23 20:53:05,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025722026825s 2019-03-23 20:53:05,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:53:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:05,361 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53: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-74e02a64-8415-4835-9687-7efd8cdd39c6 x-openstack-request-id: req-74e02a64-8415-4835-9687-7efd8cdd39c6 2019-03-23 20:53:05,361 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d8dec13e-3416-4497-8384-ffcc1c8509a2 used request id req-74e02a64-8415-4835-9687-7efd8cdd39c6 2019-03-23 20:53:05,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0541598796844s 2019-03-23 20:53:05,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 20:53:05,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/aacdacf8-e16a-4775-9e7a-db372a419c35/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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" -d '{"subnet_id": "8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4"}' 2019-03-23 20:53:08,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:08 GMT X-Openstack-Request-Id: req-f52c026c-f0a8-44ff-aee4-49e969ebd655 2019-03-23 20:53:08,527 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5e2544b9-ccfd-4722-b32c-9b8e3adff42e", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "subnet_id": "8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4", "subnet_ids": ["8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4"], "port_id": "4c7fba69-49dc-4c9e-8ddb-0b2b21c4568e", "id": "aacdacf8-e16a-4775-9e7a-db372a419c35"} 2019-03-23 20:53:08,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/aacdacf8-e16a-4775-9e7a-db372a419c35/remove_router_interface.json used request id req-f52c026c-f0a8-44ff-aee4-49e969ebd655 2019-03-23 20:53:08,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16618895531s 2019-03-23 20:53:08,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 20:53:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:08,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1715 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:08 GMT X-Openstack-Request-Id: req-709992d7-424c-49bf-9916-c47de31cdf9f 2019-03-23 20:53:08,968 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "created_at": "2019-03-23T20:50:10Z", "admin_state_up": true, "updated_at": "2019-03-23T20:53:06Z", "project_id": "29ea49100b5047a48dbc0d4488d2c514", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "aacdacf8-e16a-4775-9e7a-db372a419c35", "name": "neutron_trunk-router_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}]} 2019-03-23 20:53:08,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-709992d7-424c-49bf-9916-c47de31cdf9f 2019-03-23 20:53:08,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.439951896667s 2019-03-23 20:53:08,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 20:53:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/aacdacf8-e16a-4775-9e7a-db372a419c35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:13,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:53:13 GMT X-Openstack-Request-Id: req-d12fa316-8f22-4d87-8e5e-dac492efb376 2019-03-23 20:53:13,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:53:13,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/aacdacf8-e16a-4775-9e7a-db372a419c35.json used request id req-d12fa316-8f22-4d87-8e5e-dac492efb376 2019-03-23 20:53:13,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23802495003s 2019-03-23 20:53:13,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 20:53:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:13,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:13 GMT X-Openstack-Request-Id: req-2df2e129-c2fd-4a4d-851d-4d6a1171d6a9 2019-03-23 20:53:13,551 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T20:50:09Z","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":"8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"29ea49100b5047a48dbc0d4488d2c514","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_91c31a1b-5bd9-4663-a6ba-22e9beaf835f","enable_dhcp":true,"segment_id":null,"network_id":"5e2544b9-ccfd-4722-b32c-9b8e3adff42e","tenant_id":"29ea49100b5047a48dbc0d4488d2c514","created_at":"2019-03-23T20:50:09Z","ip_version":4},{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 20:53:13,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2df2e129-c2fd-4a4d-851d-4d6a1171d6a9 2019-03-23 20:53:13,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342218160629s 2019-03-23 20:53:13,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 20:53:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:16,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:53:16 GMT X-Openstack-Request-Id: req-bd22c039-eca1-46c9-beba-099f227171d9 2019-03-23 20:53:16,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:53:16,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8d0679cf-8e0b-4b7d-8fd8-6a92fa794eb4.json used request id req-bd22c039-eca1-46c9-beba-099f227171d9 2019-03-23 20:53:16,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.81765794754s 2019-03-23 20:53:16,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:53:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:16,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:16 GMT X-Openstack-Request-Id: req-ea7c710c-c5fa-485a-afe9-912c67ddd9b1 2019-03-23 20:53:16,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e2544b9-ccfd-4722-b32c-9b8e3adff42e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"29ea49100b5047a48dbc0d4488d2c514","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:53:16Z","qos_policy_id":null,"name":"neutron_trunk-net_91c31a1b-5bd9-4663-a6ba-22e9beaf835f","admin_state_up":true,"tenant_id":"29ea49100b5047a48dbc0d4488d2c514","created_at":"2019-03-23T20:50:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"}]} 2019-03-23 20:53:16,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ea7c710c-c5fa-485a-afe9-912c67ddd9b1 2019-03-23 20:53:16,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103091001511s 2019-03-23 20:53:16,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 20:53:16,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5e2544b9-ccfd-4722-b32c-9b8e3adff42e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:18,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:53:18 GMT X-Openstack-Request-Id: req-fe2797d0-70ab-486d-88c5-c58e27382095 2019-03-23 20:53:18,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:53:18,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5e2544b9-ccfd-4722-b32c-9b8e3adff42e.json used request id req-fe2797d0-70ab-486d-88c5-c58e27382095 2019-03-23 20:53:18,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.18713188171s 2019-03-23 20:53:18,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:53:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:18,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:18 GMT X-Openstack-Request-Id: req-9532ab44-e51a-489a-9d8b-7039b4a160be 2019-03-23 20:53:18,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:50:21Z", "file": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/file", "owner": "29ea49100b5047a48dbc0d4488d2c514", "id": "b627cc65-3d0f-4038-9571-2b8a45dd1aba", "size": 12716032, "self": "/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:50:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:53:18,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9532ab44-e51a-489a-9d8b-7039b4a160be 2019-03-23 20:53:18,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328598022461s 2019-03-23 20:53:18,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 20:53:19,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adb7895f16ca8ace8b93c33a4e4433a133ad8bb1" 2019-03-23 20:53:19,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:53:19 GMT X-Openstack-Request-Id: req-bf427c64-9ee6-4dcb-b4ab-92b6549dc145 2019-03-23 20:53:19,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-03-23 20:53:19,392 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b627cc65-3d0f-4038-9571-2b8a45dd1aba used request id req-bf427c64-9ee6-4dcb-b4ab-92b6549dc145 2019-03-23 20:53:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.394600868225s 2019-03-23 20:53:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 20:53:19,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:19,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53: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-3d2c3aba-0666-46dd-9030-7b7297cf3963 x-openstack-request-id: req-3d2c3aba-0666-46dd-9030-7b7297cf3963 2019-03-23 20:53:19,421 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96ba7d88-de80-44fb-9640-433711412c91", "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": "96ba7d88-de80-44fb-9640-433711412c91"}]} 2019-03-23 20:53:19,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3d2c3aba-0666-46dd-9030-7b7297cf3963 2019-03-23 20:53:19,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029009103775s 2019-03-23 20:53:19,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 20:53:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:19,468 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69db6a2d-95f1-456f-a9dc-e5258ec80fab x-openstack-request-id: req-69db6a2d-95f1-456f-a9dc-e5258ec80fab 2019-03-23 20:53:19,468 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/96ba7d88-de80-44fb-9640-433711412c91 used request id req-69db6a2d-95f1-456f-a9dc-e5258ec80fab 2019-03-23 20:53:19,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0450620651245s 2019-03-23 20:53:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:19,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da3c4e4-3555-4aa5-a773-b64afa3f7377 2019-03-23 20:53:19,728 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": {"self": "http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e29345fb74d45bb8a3bc3d39eb45344", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:19,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6da3c4e4-3555-4aa5-a773-b64afa3f7377 2019-03-23 20:53:19,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259440898895s 2019-03-23 20:53:19,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:20,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbab2e8-5385-4024-aad8-595c8c63cc56 2019-03-23 20:53:20,050 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_91c31a1b-5bd9-4663-a6ba-22e9beaf835f", "links": {"self": "http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5e29345fb74d45bb8a3bc3d39eb45344", "description": null}} 2019-03-23 20:53:20,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344 used request id req-6dbab2e8-5385-4024-aad8-595c8c63cc56 2019-03-23 20:53:20,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.315546989441s 2019-03-23 20:53:20,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:53:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:20,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8dcc6c1-3bf5-4798-bcf3-cbbf9f6a4ad9 2019-03-23 20:53:20,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:20,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5e29345fb74d45bb8a3bc3d39eb45344 used request id req-a8dcc6c1-3bf5-4798-bcf3-cbbf9f6a4ad9 2019-03-23 20:53:20,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.341303110123s 2019-03-23 20:53:20,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:20,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:20,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3ca9df-7416-464e-acfe-6823346fa9c5 2019-03-23 20:53:20,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514"}, "tags": [], "enabled": true, "id": "29ea49100b5047a48dbc0d4488d2c514", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_91c31a1b-5bd9-4663-a6ba-22e9beaf835f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 20:53:20,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-8c3ca9df-7416-464e-acfe-6823346fa9c5 2019-03-23 20:53:20,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221291780472s 2019-03-23 20:53:20,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:53:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:20,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f5f4ad-a0c5-4eb6-870c-e46667f99d36 2019-03-23 20:53:20,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:20,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/29ea49100b5047a48dbc0d4488d2c514 used request id req-19f5f4ad-a0c5-4eb6-870c-e46667f99d36 2019-03-23 20:53:20,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273107051849s 2019-03-23 20:53:20,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:53:20,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=29ea49100b5047a48dbc0d4488d2c514&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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:21,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:21 GMT X-Openstack-Request-Id: req-92740c2f-b53c-40e0-a058-fbb66fb62979 2019-03-23 20:53:21,300 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "created_at": "2019-03-23T20:50:07Z", "updated_at": "2019-03-23T20:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "36b9edef-5345-43a6-97af-bf6abcf9e699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv4", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "3896fea4-19af-4240-b909-84fabecbfc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv6", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "785ffd05-216a-4083-a61d-76c4a90cfb31", "remote_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv4", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "a3239145-6024-416b-9930-1c36cbe3acc2", "remote_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv6", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}], "revision_number": 1, "project_id": "29ea49100b5047a48dbc0d4488d2c514", "id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "name": "default"}]} 2019-03-23 20:53:21,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=29ea49100b5047a48dbc0d4488d2c514&name=default used request id req-92740c2f-b53c-40e0-a058-fbb66fb62979 2019-03-23 20:53:21,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.396787166595s 2019-03-23 20:53:21,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:53:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:21,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:21 GMT X-Openstack-Request-Id: req-a06ab4ca-79aa-45cc-9fa1-04a6107a6f7c 2019-03-23 20:53:21,680 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "created_at": "2019-03-23T20:50:07Z", "updated_at": "2019-03-23T20:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "36b9edef-5345-43a6-97af-bf6abcf9e699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv4", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "3896fea4-19af-4240-b909-84fabecbfc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv6", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "785ffd05-216a-4083-a61d-76c4a90cfb31", "remote_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv4", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:50:07Z", "revision_number": 0, "id": "a3239145-6024-416b-9930-1c36cbe3acc2", "remote_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "remote_ip_prefix": null, "created_at": "2019-03-23T20:50:07Z", "security_group_id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "tenant_id": "29ea49100b5047a48dbc0d4488d2c514", "port_range_min": null, "ethertype": "IPv6", "project_id": "29ea49100b5047a48dbc0d4488d2c514"}], "revision_number": 1, "project_id": "29ea49100b5047a48dbc0d4488d2c514", "id": "e87b6286-9950-4b4a-929d-af62fcf7d034", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 20:53:21,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a06ab4ca-79aa-45cc-9fa1-04a6107a6f7c 2019-03-23 20:53:21,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.375320911407s 2019-03-23 20:53:21,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 20:53:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e87b6286-9950-4b4a-929d-af62fcf7d034.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df3207d0a66464bdc0f31d3cd33f575716a44988" 2019-03-23 20:53:22,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 20:53:22 GMT X-Openstack-Request-Id: req-24e4f79d-dd3e-4eec-ac71-30167a0b9195 2019-03-23 20:53:22,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 20:53:22,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e87b6286-9950-4b4a-929d-af62fcf7d034.json used request id req-24e4f79d-dd3e-4eec-ac71-30167a0b9195 2019-03-23 20:53:22,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.423978090286s 2019-03-23 20:53:22,166 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-03-23 20:53:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:22,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27bbbe85-94ca-4b10-888c-59048204abbe 2019-03-23 20:53:22,216 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:22,217 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-27bbbe85-94ca-4b10-888c-59048204abbe 2019-03-23 20:53:22,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:22,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["AiiQtheiRCGKcOBYG1fJAA"], "issued_at": "2019-03-23T20:53:22.000000Z"}} 2019-03-23 20:53:22,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:53:22,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:23,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:23 GMT X-Openstack-Request-Id: req-cd77f405-7568-4f55-a7b3-fa7785bdd2b7 2019-03-23 20:53:23,138 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:53:23,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cd77f405-7568-4f55-a7b3-fa7785bdd2b7 2019-03-23 20:53:23,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.504407167435s 2019-03-23 20:53:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:23,151 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0591a2-7652-4491-b71a-63e921b0fcc3 2019-03-23 20:53:23,152 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:53:23,152 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-7b0591a2-7652-4491-b71a-63e921b0fcc3 2019-03-23 20:53:23,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:23,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-105bcaf7-d972-42d1-86f5-ea09dc083aab 2019-03-23 20:53:23,385 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:53:23,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-105bcaf7-d972-42d1-86f5-ea09dc083aab 2019-03-23 20:53:23,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232687950134s 2019-03-23 20:53:23,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:53:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050"}}' 2019-03-23 20:53:23,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af16e91-d1c0-4fd5-b96b-8144d115c8e1 2019-03-23 20:53:23,673 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed"}, "tags": [], "enabled": true, "id": "4dc0ed2364494fe59832c18e30baa6ed", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050"}} 2019-03-23 20:53:23,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3af16e91-d1c0-4fd5-b96b-8144d115c8e1 2019-03-23 20:53:23,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.280748844147s 2019-03-23 20:53:23,674 - 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'4dc0ed2364494fe59832c18e30baa6ed', '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_e17d1022-f572-496c-b246-5804ff2a6050'}) 2019-03-23 20:53:23,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:53:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "zqw50Q1vM0BapAVHU4JQIZ9kxZJa7P", "email": null, "name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050"}}' 2019-03-23 20:53:24,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b12e33-a596-4d4c-9907-f5629afa1428 2019-03-23 20:53:24,182 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "links": {"self": "http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3436f3dee2fe4fb88b55bf06c24ae87c", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:53:24,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f9b12e33-a596-4d4c-9907-f5629afa1428 2019-03-23 20:53:24,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501159906387s 2019-03-23 20:53:24,183 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3436f3dee2fe4fb88b55bf06c24ae87c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050'}) 2019-03-23 20:53:24,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:24,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38dde99-5cb1-448b-9a45-489240d9febe 2019-03-23 20:53:24,410 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:24,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f38dde99-5cb1-448b-9a45-489240d9febe 2019-03-23 20:53:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223395824432s 2019-03-23 20:53:24,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:24,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b38075-7d40-4d24-b537-1c69ac0a4d6b 2019-03-23 20:53:24,548 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:24,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69b38075-7d40-4d24-b537-1c69ac0a4d6b 2019-03-23 20:53:24,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132498025894s 2019-03-23 20:53:24,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:24,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8e16e8-13bd-4713-99ee-d888d8fa1825 2019-03-23 20:53:24,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:24,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a8e16e8-13bd-4713-99ee-d888d8fa1825 2019-03-23 20:53:24,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20995593071s 2019-03-23 20:53:24,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:24,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:24,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3d8f84-7cdd-4d7e-bf92-135ef8527c0a 2019-03-23 20:53:24,985 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:24,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cd3d8f84-7cdd-4d7e-bf92-135ef8527c0a 2019-03-23 20:53:24,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216012954712s 2019-03-23 20:53:24,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:24,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:25,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dece8ef1-8ec9-4060-96bd-673ce82ab959 2019-03-23 20:53:25,220 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "links": {"self": "http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3436f3dee2fe4fb88b55bf06c24ae87c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:25,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dece8ef1-8ec9-4060-96bd-673ce82ab959 2019-03-23 20:53:25,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234124898911s 2019-03-23 20:53:25,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:25,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d7c53a-bc3c-4deb-b427-4bca19ada6d4 2019-03-23 20:53:25,463 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed"}, "tags": [], "enabled": true, "id": "4dc0ed2364494fe59832c18e30baa6ed", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:25,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a6d7c53a-bc3c-4deb-b427-4bca19ada6d4 2019-03-23 20:53:25,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230260848999s 2019-03-23 20:53:25,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:25,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3436f3dee2fe4fb88b55bf06c24ae87c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=4dc0ed2364494fe59832c18e30baa6ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:25,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b84064b-0248-4799-84a7-27d63ac03594 2019-03-23 20:53:25,695 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3436f3dee2fe4fb88b55bf06c24ae87c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=4dc0ed2364494fe59832c18e30baa6ed", "previous": null, "next": null}} 2019-03-23 20:53:25,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3436f3dee2fe4fb88b55bf06c24ae87c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=4dc0ed2364494fe59832c18e30baa6ed used request id req-1b84064b-0248-4799-84a7-27d63ac03594 2019-03-23 20:53:25,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225146055222s 2019-03-23 20:53:25,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:25,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed/users/3436f3dee2fe4fb88b55bf06c24ae87c/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:25,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720c14fa-2bbf-4368-b28f-28554971f04e 2019-03-23 20:53:25,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:25,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed/users/3436f3dee2fe4fb88b55bf06c24ae87c/roles/d199347d09e6457ab4ea50809513a47d used request id req-720c14fa-2bbf-4368-b28f-28554971f04e 2019-03-23 20:53:25,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270840883255s 2019-03-23 20:53:25,971 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050', 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'4dc0ed2364494fe59832c18e30baa6ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'zqw50Q1vM0BapAVHU4JQIZ9kxZJa7P', 'username': u'networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:53:25,975 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050', 'password': 'zqw50Q1vM0BapAVHU4JQIZ9kxZJa7P', 'project_name': 'networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '4dc0ed2364494fe59832c18e30baa6ed', 'project_domain_name': 'Default'} 2019-03-23 20:53:25,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:26,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459a627b-e633-4756-a094-d98fbb0e0fdf 2019-03-23 20:53:26,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:26,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-459a627b-e633-4756-a094-d98fbb0e0fdf 2019-03-23 20:53:26,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201967954636s 2019-03-23 20:53:26,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:26,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52e2c5e-4da5-4aad-835e-82b62f621467 2019-03-23 20:53:26,409 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:26,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e52e2c5e-4da5-4aad-835e-82b62f621467 2019-03-23 20:53:26,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224685907364s 2019-03-23 20:53:26,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:26,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8863d9cb-8cd4-4cdd-ba20-d09aa2298c2a 2019-03-23 20:53:26,630 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:26,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8863d9cb-8cd4-4cdd-ba20-d09aa2298c2a 2019-03-23 20:53:26,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215393066406s 2019-03-23 20:53:26,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:26,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8d4e6a-61f4-4c12-9c31-ca00b1ec0a71 2019-03-23 20:53:26,863 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "links": {"self": "http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3436f3dee2fe4fb88b55bf06c24ae87c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:26,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2a8d4e6a-61f4-4c12-9c31-ca00b1ec0a71 2019-03-23 20:53:26,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232607126236s 2019-03-23 20:53:26,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:27,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95eb000a-798b-4c32-908f-c1e29198f814 2019-03-23 20:53:27,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed"}, "tags": [], "enabled": true, "id": "4dc0ed2364494fe59832c18e30baa6ed", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:27,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-95eb000a-798b-4c32-908f-c1e29198f814 2019-03-23 20:53:27,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233694076538s 2019-03-23 20:53:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:27,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3436f3dee2fe4fb88b55bf06c24ae87c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=4dc0ed2364494fe59832c18e30baa6ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:27,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b712ecdb-a485-4376-b4e9-2c85422c8b6d 2019-03-23 20:53:27,334 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3436f3dee2fe4fb88b55bf06c24ae87c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=4dc0ed2364494fe59832c18e30baa6ed", "previous": null, "next": null}} 2019-03-23 20:53:27,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3436f3dee2fe4fb88b55bf06c24ae87c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=4dc0ed2364494fe59832c18e30baa6ed used request id req-b712ecdb-a485-4376-b4e9-2c85422c8b6d 2019-03-23 20:53:27,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217746973038s 2019-03-23 20:53:27,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed/users/3436f3dee2fe4fb88b55bf06c24ae87c/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:27,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd637344-c3df-4c1d-8f42-2246fc839c0b 2019-03-23 20:53:27,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:27,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed/users/3436f3dee2fe4fb88b55bf06c24ae87c/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-fd637344-c3df-4c1d-8f42-2246fc839c0b 2019-03-23 20:53:27,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242725849152s 2019-03-23 20:53:27,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:27,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c57dc58-d183-43e6-85a5-9faaab9c1bf1 2019-03-23 20:53:27,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:27,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c57dc58-d183-43e6-85a5-9faaab9c1bf1 2019-03-23 20:53:27,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127418041229s 2019-03-23 20:53:27,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:27,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202e534b-d130-44ba-aca5-847277a5d159 2019-03-23 20:53:27,936 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:27,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-202e534b-d130-44ba-aca5-847277a5d159 2019-03-23 20:53:27,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218775033951s 2019-03-23 20:53:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:28,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b153a8-b1ec-4cd1-ae5b-debdf2f5f0c8 2019-03-23 20:53:28,165 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "links": {"self": "http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3436f3dee2fe4fb88b55bf06c24ae87c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:28,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-96b153a8-b1ec-4cd1-ae5b-debdf2f5f0c8 2019-03-23 20:53:28,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22901391983s 2019-03-23 20:53:28,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=3436f3dee2fe4fb88b55bf06c24ae87c&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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:28,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2848583-fa7d-475f-989f-deb6826ed650 2019-03-23 20:53:28,327 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=3436f3dee2fe4fb88b55bf06c24ae87c&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 20:53:28,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=3436f3dee2fe4fb88b55bf06c24ae87c&scope.domain.id=default used request id req-e2848583-fa7d-475f-989f-deb6826ed650 2019-03-23 20:53:28,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149368047714s 2019-03-23 20:53:28,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 20:53:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/3436f3dee2fe4fb88b55bf06c24ae87c/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:28,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3055af15-6fdc-44d7-b2a1-7fdd781b4bdf 2019-03-23 20:53:28,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:28,540 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/3436f3dee2fe4fb88b55bf06c24ae87c/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-3055af15-6fdc-44d7-b2a1-7fdd781b4bdf 2019-03-23 20:53:28,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.208522081375s 2019-03-23 20:53:28,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:28,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7649ccef-ad6d-4591-8a5d-ef6aaf29ad6e 2019-03-23 20:53:28,550 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:28,550 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7649ccef-ad6d-4591-8a5d-ef6aaf29ad6e 2019-03-23 20:53:28,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:28,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:53:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4dc0ed2364494fe59832c18e30baa6ed", "name": "networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/4dc0ed2364494fe59832c18e30baa6ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/4dc0ed2364494fe59832c18e30baa6ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/4dc0ed2364494fe59832c18e30baa6ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4dc0ed2364494fe59832c18e30baa6ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/4dc0ed2364494fe59832c18e30baa6ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/4dc0ed2364494fe59832c18e30baa6ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_4dc0ed2364494fe59832c18e30baa6ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_4dc0ed2364494fe59832c18e30baa6ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4dc0ed2364494fe59832c18e30baa6ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/4dc0ed2364494fe59832c18e30baa6ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/4dc0ed2364494fe59832c18e30baa6ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4dc0ed2364494fe59832c18e30baa6ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/4dc0ed2364494fe59832c18e30baa6ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/4dc0ed2364494fe59832c18e30baa6ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "id": "3436f3dee2fe4fb88b55bf06c24ae87c"}, "audit_ids": ["xkFwUz4PRYuKldxrcuoqrA"], "issued_at": "2019-03-23T20:53:28.000000Z"}} 2019-03-23 20:53:28,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:53:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}192ec3b5a8d3d69b607d80eaf93e5889ffc919b0" 2019-03-23 20:53:29,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:29 GMT X-Openstack-Request-Id: req-f94387f6-12af-4e78-94fd-01192dc29bf9 2019-03-23 20:53:29,270 - 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-03-23 20:53:29,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-f94387f6-12af-4e78-94fd-01192dc29bf9 2019-03-23 20:53:29,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.303741931915s 2019-03-23 20:53:29,281 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-03-23 20:53:29,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:29,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1362e4-4ca2-4280-9e7a-928c5f8e7ad5 2019-03-23 20:53:29,425 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "links": {"self": "http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3436f3dee2fe4fb88b55bf06c24ae87c", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:29,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8f1362e4-4ca2-4280-9e7a-928c5f8e7ad5 2019-03-23 20:53:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143826007843s 2019-03-23 20:53:29,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:29,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6edaa7-b8eb-43db-8e9d-f2a72d5e772d 2019-03-23 20:53:29,652 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_e17d1022-f572-496c-b246-5804ff2a6050", "links": {"self": "http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3436f3dee2fe4fb88b55bf06c24ae87c", "description": null}} 2019-03-23 20:53:29,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c used request id req-fe6edaa7-b8eb-43db-8e9d-f2a72d5e772d 2019-03-23 20:53:29,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220689058304s 2019-03-23 20:53:29,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:53:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:29,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2318952-d1e5-4f9a-9fd3-b18d5e32ed70 2019-03-23 20:53:29,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:29,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3436f3dee2fe4fb88b55bf06c24ae87c used request id req-d2318952-d1e5-4f9a-9fd3-b18d5e32ed70 2019-03-23 20:53:29,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344075202942s 2019-03-23 20:53:30,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:30,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9705d95d-595d-4a8e-aed4-c72e0087a4c4 2019-03-23 20:53:30,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed"}, "tags": [], "enabled": true, "id": "4dc0ed2364494fe59832c18e30baa6ed", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_e17d1022-f572-496c-b246-5804ff2a6050"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 20:53:30,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-9705d95d-595d-4a8e-aed4-c72e0087a4c4 2019-03-23 20:53:30,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220427036285s 2019-03-23 20:53:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:53:30,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:30,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-348d5a90-2dae-4459-92ed-31c5a71c4de3 2019-03-23 20:53:30,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:30,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4dc0ed2364494fe59832c18e30baa6ed used request id req-348d5a90-2dae-4459-92ed-31c5a71c4de3 2019-03-23 20:53:30,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.201714992523s 2019-03-23 20:53:30,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:53:30,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4dc0ed2364494fe59832c18e30baa6ed&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.15" -H "X-Auth-Token: {SHA1}8a134ad874a068c152c37659cc6c0bec6fec4325" 2019-03-23 20:53:30,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:30 GMT X-Openstack-Request-Id: req-dd34be52-9b14-4cb9-9296-84acbaf747c6 2019-03-23 20:53:30,758 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-23 20:53:30,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4dc0ed2364494fe59832c18e30baa6ed&name=default used request id req-dd34be52-9b14-4cb9-9296-84acbaf747c6 2019-03-23 20:53:30,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322131872177s 2019-03-23 20:53:30,759 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-03-23 20:53:30,759 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-03-23 20:53:30,814 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-03-23 20:53:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:30,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ffe81b-0b7b-44dc-a73e-9a94bda2c844 2019-03-23 20:53:30,862 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:30,862 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-30ffe81b-0b7b-44dc-a73e-9a94bda2c844 2019-03-23 20:53:30,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:31,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["IiAhtJyORWSo2DYIY-fU3A"], "issued_at": "2019-03-23T20:53:31.000000Z"}} 2019-03-23 20:53:31,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:53:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:31,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:31 GMT X-Openstack-Request-Id: req-be2d0e32-cafb-4ed2-a543-eb0ff2f04926 2019-03-23 20:53:31,683 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:53:31,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be2d0e32-cafb-4ed2-a543-eb0ff2f04926 2019-03-23 20:53:31,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394634008408s 2019-03-23 20:53:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:31,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa95a44-e8d7-4e05-8c67-43cfbd578a59 2019-03-23 20:53:31,696 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:53:31,696 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-4fa95a44-e8d7-4e05-8c67-43cfbd578a59 2019-03-23 20:53:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:31,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4598a461-4e0f-44f6-8c38-a9a840db3a82 2019-03-23 20:53:31,911 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:53:31,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4598a461-4e0f-44f6-8c38-a9a840db3a82 2019-03-23 20:53:31,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214690923691s 2019-03-23 20:53:31,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:53:31,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494"}}' 2019-03-23 20:53:32,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bb5f41-3edb-463e-beba-5775b7ab542e 2019-03-23 20:53:32,164 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875"}, "tags": [], "enabled": true, "id": "c3cfdc7949cb4e01862f177d344e4875", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494"}} 2019-03-23 20:53:32,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-16bb5f41-3edb-463e-beba-5775b7ab542e 2019-03-23 20:53:32,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245228052139s 2019-03-23 20:53:32,165 - 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'c3cfdc7949cb4e01862f177d344e4875', '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_5aa4d70c-adf3-4986-b84c-5d535ae27494'}) 2019-03-23 20:53:32,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:53:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nxpO5uBU2RYsKdiDsBljBvbic6Dp6i", "email": null, "name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494"}}' 2019-03-23 20:53:32,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4112de5a-df52-4db9-b91d-49b9197c1c73 2019-03-23 20:53:32,583 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "links": {"self": "http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97fbfcc15e0c479ba52cc849282b739a", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:53:32,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-4112de5a-df52-4db9-b91d-49b9197c1c73 2019-03-23 20:53:32,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.414635181427s 2019-03-23 20:53:32,584 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'97fbfcc15e0c479ba52cc849282b739a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494'}) 2019-03-23 20:53:32,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:32,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3397c4e-e9e1-47ca-9587-e4989945e24e 2019-03-23 20:53:32,815 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:32,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a3397c4e-e9e1-47ca-9587-e4989945e24e 2019-03-23 20:53:32,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227011919022s 2019-03-23 20:53:32,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:32,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:33,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aafecdc-d656-4ef7-afdc-219a5dab1e16 2019-03-23 20:53:33,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:33,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0aafecdc-d656-4ef7-afdc-219a5dab1e16 2019-03-23 20:53:33,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223288059235s 2019-03-23 20:53:33,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:33,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:33,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a8aeae-ae0a-4219-ada8-b435432590a4 2019-03-23 20:53:33,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:33,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c8a8aeae-ae0a-4219-ada8-b435432590a4 2019-03-23 20:53:33,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156913042068s 2019-03-23 20:53:33,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:33,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3cb54e-5e57-4b6d-b68f-15eaf85e356a 2019-03-23 20:53:33,433 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:33,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ab3cb54e-5e57-4b6d-b68f-15eaf85e356a 2019-03-23 20:53:33,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221426010132s 2019-03-23 20:53:33,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:33,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:33,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddaa1a45-4c5b-40b2-bb2f-82cee8972dd2 2019-03-23 20:53:33,662 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "links": {"self": "http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97fbfcc15e0c479ba52cc849282b739a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:33,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ddaa1a45-4c5b-40b2-bb2f-82cee8972dd2 2019-03-23 20:53:33,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228168010712s 2019-03-23 20:53:33,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:33,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6320210-dc48-4897-afd2-3e9c794ee60c 2019-03-23 20:53:33,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875"}, "tags": [], "enabled": true, "id": "c3cfdc7949cb4e01862f177d344e4875", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:33,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a6320210-dc48-4897-afd2-3e9c794ee60c 2019-03-23 20:53:33,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215939998627s 2019-03-23 20:53:33,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=97fbfcc15e0c479ba52cc849282b739a&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=c3cfdc7949cb4e01862f177d344e4875" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:34,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02179121-6a96-43b4-95bd-630aef8e2150 2019-03-23 20:53:34,030 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=97fbfcc15e0c479ba52cc849282b739a&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=c3cfdc7949cb4e01862f177d344e4875", "previous": null, "next": null}} 2019-03-23 20:53:34,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=97fbfcc15e0c479ba52cc849282b739a&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=c3cfdc7949cb4e01862f177d344e4875 used request id req-02179121-6a96-43b4-95bd-630aef8e2150 2019-03-23 20:53:34,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.131571054459s 2019-03-23 20:53:34,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:34,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875/users/97fbfcc15e0c479ba52cc849282b739a/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:34,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e7b703-33fa-4f38-bfec-626f494aac29 2019-03-23 20:53:34,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:34,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875/users/97fbfcc15e0c479ba52cc849282b739a/roles/d199347d09e6457ab4ea50809513a47d used request id req-92e7b703-33fa-4f38-bfec-626f494aac29 2019-03-23 20:53:34,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258902072906s 2019-03-23 20:53:34,294 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494', 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'c3cfdc7949cb4e01862f177d344e4875', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nxpO5uBU2RYsKdiDsBljBvbic6Dp6i', 'username': u'networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:53:34,297 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494', 'password': 'nxpO5uBU2RYsKdiDsBljBvbic6Dp6i', 'project_name': 'networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c3cfdc7949cb4e01862f177d344e4875', 'project_domain_name': 'Default'} 2019-03-23 20:53:34,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:34,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:34,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a9e55b-7874-41ce-a56d-b2abcd254ccb 2019-03-23 20:53:34,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:34,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4a9e55b-7874-41ce-a56d-b2abcd254ccb 2019-03-23 20:53:34,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209283828735s 2019-03-23 20:53:34,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:34,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0d45f9-2fe3-49cd-9c26-3235141e0770 2019-03-23 20:53:34,728 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:34,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c0d45f9-2fe3-49cd-9c26-3235141e0770 2019-03-23 20:53:34,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21275806427s 2019-03-23 20:53:34,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:34,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c137aa5-4e2f-4346-a6f4-8c0cfa924dac 2019-03-23 20:53:34,850 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:34,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4c137aa5-4e2f-4346-a6f4-8c0cfa924dac 2019-03-23 20:53:34,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116194009781s 2019-03-23 20:53:34,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:34,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b5174f-6dc1-447a-8c3c-85de91b7dd05 2019-03-23 20:53:34,989 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "links": {"self": "http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97fbfcc15e0c479ba52cc849282b739a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:34,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e0b5174f-6dc1-447a-8c3c-85de91b7dd05 2019-03-23 20:53:34,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138155937195s 2019-03-23 20:53:35,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:35,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fd20a7-2f89-4a70-9eaf-7310aea4a51b 2019-03-23 20:53:35,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875"}, "tags": [], "enabled": true, "id": "c3cfdc7949cb4e01862f177d344e4875", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:35,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e7fd20a7-2f89-4a70-9eaf-7310aea4a51b 2019-03-23 20:53:35,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220201015472s 2019-03-23 20:53:35,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=97fbfcc15e0c479ba52cc849282b739a&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=c3cfdc7949cb4e01862f177d344e4875" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:35,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54fb4ef0-ce7f-4b7e-9df6-9386c8b755ca 2019-03-23 20:53:35,449 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=97fbfcc15e0c479ba52cc849282b739a&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=c3cfdc7949cb4e01862f177d344e4875", "previous": null, "next": null}} 2019-03-23 20:53:35,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=97fbfcc15e0c479ba52cc849282b739a&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=c3cfdc7949cb4e01862f177d344e4875 used request id req-54fb4ef0-ce7f-4b7e-9df6-9386c8b755ca 2019-03-23 20:53:35,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221357822418s 2019-03-23 20:53:35,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:35,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875/users/97fbfcc15e0c479ba52cc849282b739a/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:35,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b87ad3-bb98-4010-a5fe-50519ca4ab8c 2019-03-23 20:53:35,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:35,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875/users/97fbfcc15e0c479ba52cc849282b739a/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-00b87ad3-bb98-4010-a5fe-50519ca4ab8c 2019-03-23 20:53:35,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.241312980652s 2019-03-23 20:53:35,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:35,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4665e7d6-c51a-46b1-8934-b97cacdd787f 2019-03-23 20:53:35,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:35,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4665e7d6-c51a-46b1-8934-b97cacdd787f 2019-03-23 20:53:35,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220546007156s 2019-03-23 20:53:35,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:36,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ab0236-a3c5-40cf-9bdc-6bf64dd6a56d 2019-03-23 20:53:36,087 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:36,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e4ab0236-a3c5-40cf-9bdc-6bf64dd6a56d 2019-03-23 20:53:36,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16348695755s 2019-03-23 20:53:36,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:36,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:36,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf6f085-7e25-4f87-847d-ce090695fbbe 2019-03-23 20:53:36,303 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "links": {"self": "http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97fbfcc15e0c479ba52cc849282b739a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:36,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5bf6f085-7e25-4f87-847d-ce090695fbbe 2019-03-23 20:53:36,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215323925018s 2019-03-23 20:53:36,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:36,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=97fbfcc15e0c479ba52cc849282b739a&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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:36,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11989546-0690-46eb-b0d1-4ce1c5288739 2019-03-23 20:53:36,440 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=97fbfcc15e0c479ba52cc849282b739a&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 20:53:36,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=97fbfcc15e0c479ba52cc849282b739a&scope.domain.id=default used request id req-11989546-0690-46eb-b0d1-4ce1c5288739 2019-03-23 20:53:36,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125664949417s 2019-03-23 20:53:36,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 20:53:36,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/97fbfcc15e0c479ba52cc849282b739a/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:36,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0731b75-2742-4f19-b439-69853088bc52 2019-03-23 20:53:36,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:36,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/97fbfcc15e0c479ba52cc849282b739a/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-b0731b75-2742-4f19-b439-69853088bc52 2019-03-23 20:53:36,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.160330057144s 2019-03-23 20:53:36,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:36,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376bb29a-a926-4be1-b1fc-e522774bf7a1 2019-03-23 20:53:36,615 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:36,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-376bb29a-a926-4be1-b1fc-e522774bf7a1 2019-03-23 20:53:36,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:37,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3cfdc7949cb4e01862f177d344e4875", "name": "networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c3cfdc7949cb4e01862f177d344e4875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/c3cfdc7949cb4e01862f177d344e4875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/c3cfdc7949cb4e01862f177d344e4875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c3cfdc7949cb4e01862f177d344e4875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/c3cfdc7949cb4e01862f177d344e4875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/c3cfdc7949cb4e01862f177d344e4875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c3cfdc7949cb4e01862f177d344e4875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c3cfdc7949cb4e01862f177d344e4875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c3cfdc7949cb4e01862f177d344e4875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/c3cfdc7949cb4e01862f177d344e4875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/c3cfdc7949cb4e01862f177d344e4875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c3cfdc7949cb4e01862f177d344e4875", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/c3cfdc7949cb4e01862f177d344e4875", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/c3cfdc7949cb4e01862f177d344e4875", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "id": "97fbfcc15e0c479ba52cc849282b739a"}, "audit_ids": ["8F3y8-vMRoqN7jlSmj7i9Q"], "issued_at": "2019-03-23T20:53:36.000000Z"}} 2019-03-23 20:53:37,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:53:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}285cdfd8d4f7aa4a5baa9e76d052fc611a17cdba" 2019-03-23 20:53:37,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:37 GMT X-Openstack-Request-Id: req-481c2437-fdef-444a-854d-15c8f21ded0c 2019-03-23 20:53:37,334 - 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-03-23 20:53:37,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-481c2437-fdef-444a-854d-15c8f21ded0c 2019-03-23 20:53:37,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.301149845123s 2019-03-23 20:53:37,344 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-03-23 20:53:37,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:37,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f424d584-aa86-48f8-8e50-9d5990107f16 2019-03-23 20:53:37,487 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "links": {"self": "http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97fbfcc15e0c479ba52cc849282b739a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:37,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f424d584-aa86-48f8-8e50-9d5990107f16 2019-03-23 20:53:37,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142544031143s 2019-03-23 20:53:37,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:37,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046e0420-b5d9-497e-b6c7-d1e4c7f5d1c2 2019-03-23 20:53:37,634 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_5aa4d70c-adf3-4986-b84c-5d535ae27494", "links": {"self": "http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "97fbfcc15e0c479ba52cc849282b739a", "description": null}} 2019-03-23 20:53:37,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a used request id req-046e0420-b5d9-497e-b6c7-d1e4c7f5d1c2 2019-03-23 20:53:37,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141902923584s 2019-03-23 20:53:37,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:53:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:37,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf13268e-88eb-4d75-8a4d-8fa4f9c56bd4 2019-03-23 20:53:37,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:37,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/97fbfcc15e0c479ba52cc849282b739a used request id req-bf13268e-88eb-4d75-8a4d-8fa4f9c56bd4 2019-03-23 20:53:37,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.248194932938s 2019-03-23 20:53:37,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:37,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:38,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c1460b-53d7-47cd-91ad-7b589564e35e 2019-03-23 20:53:38,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875"}, "tags": [], "enabled": true, "id": "c3cfdc7949cb4e01862f177d344e4875", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_5aa4d70c-adf3-4986-b84c-5d535ae27494"}]} 2019-03-23 20:53:38,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-33c1460b-53d7-47cd-91ad-7b589564e35e 2019-03-23 20:53:38,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.17887711525s 2019-03-23 20:53:38,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:53:38,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:38,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81fc4286-d57d-4b51-993f-77df4ef2c6ea 2019-03-23 20:53:38,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:38,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c3cfdc7949cb4e01862f177d344e4875 used request id req-81fc4286-d57d-4b51-993f-77df4ef2c6ea 2019-03-23 20:53:38,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301310062408s 2019-03-23 20:53:38,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:53:38,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c3cfdc7949cb4e01862f177d344e4875&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.15" -H "X-Auth-Token: {SHA1}1818a72fc6c8b16428da0f6f6644e04d54844f38" 2019-03-23 20:53:38,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:38 GMT X-Openstack-Request-Id: req-056e715b-033c-45b2-9fc7-de3b3adc28b8 2019-03-23 20:53:38,735 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-23 20:53:38,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c3cfdc7949cb4e01862f177d344e4875&name=default used request id req-056e715b-033c-45b2-9fc7-de3b3adc28b8 2019-03-23 20:53:38,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3538210392s 2019-03-23 20:53:38,736 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-03-23 20:53:38,736 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-03-23 20:53:38,788 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-03-23 20:53:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:38,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bc2106-55bf-480a-8d96-235ba3890b80 2019-03-23 20:53:38,850 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:38,850 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f7bc2106-55bf-480a-8d96-235ba3890b80 2019-03-23 20:53:38,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:39,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["r2_248ogQvGtbNjlH6X_pg"], "issued_at": "2019-03-23T20:53:39.000000Z"}} 2019-03-23 20:53:39,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:53:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:39,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:39 GMT X-Openstack-Request-Id: req-426aafa6-ff01-4021-b364-5151ce6d5891 2019-03-23 20:53:39,689 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:53:39,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-426aafa6-ff01-4021-b364-5151ce6d5891 2019-03-23 20:53:39,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411578893661s 2019-03-23 20:53:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:39,702 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a30687-ebf1-48d3-8801-618a4028b99b 2019-03-23 20:53:39,702 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:53:39,702 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-50a30687-ebf1-48d3-8801-618a4028b99b 2019-03-23 20:53:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:39,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f24ae0-9006-4391-a81d-dbc037c5516b 2019-03-23 20:53:39,842 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:53:39,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c2f24ae0-9006-4391-a81d-dbc037c5516b 2019-03-23 20:53:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.138926029205s 2019-03-23 20:53:39,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:53:39,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_d62bed14-9637-4362-9240-c223261ad91c"}}' 2019-03-23 20:53:39,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19810d9d-7a17-4d9a-87e7-a1823ac56c4e 2019-03-23 20:53:39,996 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca"}, "tags": [], "enabled": true, "id": "c91e1222e7d54ad2969d6b2c0b9207ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d62bed14-9637-4362-9240-c223261ad91c"}} 2019-03-23 20:53:39,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-19810d9d-7a17-4d9a-87e7-a1823ac56c4e 2019-03-23 20:53:39,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146338939667s 2019-03-23 20:53:39,997 - 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'c91e1222e7d54ad2969d6b2c0b9207ca', '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_d62bed14-9637-4362-9240-c223261ad91c'}) 2019-03-23 20:53:40,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:53:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "JhgfSrAm4rqD3UGkZtgYD1NzCnyxNa", "email": null, "name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c"}}' 2019-03-23 20:53:40,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-131e6d8a-6b39-4198-a8c9-82dffd384ebc 2019-03-23 20:53:40,500 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "links": {"self": "http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77ea0af75150443283c4edbb9fa21442", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:53:40,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-131e6d8a-6b39-4198-a8c9-82dffd384ebc 2019-03-23 20:53:40,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496169805527s 2019-03-23 20:53:40,501 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'77ea0af75150443283c4edbb9fa21442', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_d62bed14-9637-4362-9240-c223261ad91c'}) 2019-03-23 20:53:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:40,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a48097-dcdd-4001-a400-88dd804b24cb 2019-03-23 20:53:40,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:40,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5a48097-dcdd-4001-a400-88dd804b24cb 2019-03-23 20:53:40,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21648812294s 2019-03-23 20:53:40,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:40,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc27e9e-4131-4ddb-ba2b-fa6927140aa1 2019-03-23 20:53:40,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:40,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bcc27e9e-4131-4ddb-ba2b-fa6927140aa1 2019-03-23 20:53:40,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210117101669s 2019-03-23 20:53:40,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7b6a72-d688-4dd9-a96d-d9f9a85ded4c 2019-03-23 20:53:41,170 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:41,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df7b6a72-d688-4dd9-a96d-d9f9a85ded4c 2019-03-23 20:53:41,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229398012161s 2019-03-23 20:53:41,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:41,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:41,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c616812-e41f-46cd-81fe-bc15ec87d20a 2019-03-23 20:53:41,401 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:41,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1c616812-e41f-46cd-81fe-bc15ec87d20a 2019-03-23 20:53:41,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225623130798s 2019-03-23 20:53:41,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:41,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76f340e-28d4-40cf-8a1b-329fb75a0dbc 2019-03-23 20:53:41,640 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "links": {"self": "http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77ea0af75150443283c4edbb9fa21442", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:41,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f76f340e-28d4-40cf-8a1b-329fb75a0dbc 2019-03-23 20:53:41,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237773180008s 2019-03-23 20:53:41,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:41,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9004dc78-cab5-4384-b21a-ea3dced0aa8b 2019-03-23 20:53:41,867 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca"}, "tags": [], "enabled": true, "id": "c91e1222e7d54ad2969d6b2c0b9207ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d62bed14-9637-4362-9240-c223261ad91c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:41,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9004dc78-cab5-4384-b21a-ea3dced0aa8b 2019-03-23 20:53:41,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215440988541s 2019-03-23 20:53:41,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=77ea0af75150443283c4edbb9fa21442&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=c91e1222e7d54ad2969d6b2c0b9207ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:42,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988d1080-9591-4c3c-a4f1-72cc90b69a4f 2019-03-23 20:53:42,002 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=77ea0af75150443283c4edbb9fa21442&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=c91e1222e7d54ad2969d6b2c0b9207ca", "previous": null, "next": null}} 2019-03-23 20:53:42,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=77ea0af75150443283c4edbb9fa21442&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=c91e1222e7d54ad2969d6b2c0b9207ca used request id req-988d1080-9591-4c3c-a4f1-72cc90b69a4f 2019-03-23 20:53:42,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126173973083s 2019-03-23 20:53:42,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca/users/77ea0af75150443283c4edbb9fa21442/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:42,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d9b9828-fa4e-4f1d-b607-fead6e66cd80 2019-03-23 20:53:42,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:42,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca/users/77ea0af75150443283c4edbb9fa21442/roles/d199347d09e6457ab4ea50809513a47d used request id req-9d9b9828-fa4e-4f1d-b607-fead6e66cd80 2019-03-23 20:53:42,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.215178012848s 2019-03-23 20:53:42,222 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_d62bed14-9637-4362-9240-c223261ad91c', 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'c91e1222e7d54ad2969d6b2c0b9207ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'JhgfSrAm4rqD3UGkZtgYD1NzCnyxNa', 'username': u'barbican-user_d62bed14-9637-4362-9240-c223261ad91c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:53:42,226 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_d62bed14-9637-4362-9240-c223261ad91c', 'password': 'JhgfSrAm4rqD3UGkZtgYD1NzCnyxNa', 'project_name': 'barbican-project_d62bed14-9637-4362-9240-c223261ad91c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c91e1222e7d54ad2969d6b2c0b9207ca', 'project_domain_name': 'Default'} 2019-03-23 20:53:42,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:42,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8111636-8c73-4949-980b-25992ee4bd3b 2019-03-23 20:53:42,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:42,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8111636-8c73-4949-980b-25992ee4bd3b 2019-03-23 20:53:42,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121160030365s 2019-03-23 20:53:42,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:42,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f8e60c-4375-405c-88db-285895dd5598 2019-03-23 20:53:42,472 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:42,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-59f8e60c-4375-405c-88db-285895dd5598 2019-03-23 20:53:42,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116441965103s 2019-03-23 20:53:42,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:42,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d0a293-d4e2-40cd-bebd-47132b695827 2019-03-23 20:53:42,687 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:42,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-22d0a293-d4e2-40cd-bebd-47132b695827 2019-03-23 20:53:42,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212008953094s 2019-03-23 20:53:42,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:42,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383dbe71-c266-41b0-affc-7c15f58d6c6a 2019-03-23 20:53:42,930 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "links": {"self": "http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77ea0af75150443283c4edbb9fa21442", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-383dbe71-c266-41b0-affc-7c15f58d6c6a 2019-03-23 20:53:42,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241996049881s 2019-03-23 20:53:42,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:43,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf9c1d4-be7e-4aa3-b1e8-cb1cf4d7d4e7 2019-03-23 20:53:43,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca"}, "tags": [], "enabled": true, "id": "c91e1222e7d54ad2969d6b2c0b9207ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d62bed14-9637-4362-9240-c223261ad91c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:43,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7bf9c1d4-be7e-4aa3-b1e8-cb1cf4d7d4e7 2019-03-23 20:53:43,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226398944855s 2019-03-23 20:53:43,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=77ea0af75150443283c4edbb9fa21442&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=c91e1222e7d54ad2969d6b2c0b9207ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:43,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a1bc79-fd66-4bb1-b940-2f9671c5c008 2019-03-23 20:53:43,295 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=77ea0af75150443283c4edbb9fa21442&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=c91e1222e7d54ad2969d6b2c0b9207ca", "previous": null, "next": null}} 2019-03-23 20:53:43,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=77ea0af75150443283c4edbb9fa21442&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=c91e1222e7d54ad2969d6b2c0b9207ca used request id req-78a1bc79-fd66-4bb1-b940-2f9671c5c008 2019-03-23 20:53:43,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125065088272s 2019-03-23 20:53:43,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca/users/77ea0af75150443283c4edbb9fa21442/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:43,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a4d392-0305-4488-a7df-8a6fcd1d5c22 2019-03-23 20:53:43,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:43,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca/users/77ea0af75150443283c4edbb9fa21442/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-59a4d392-0305-4488-a7df-8a6fcd1d5c22 2019-03-23 20:53:43,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263348817825s 2019-03-23 20:53:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:43,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abf3721-d1ff-481f-a25b-e725b0413d43 2019-03-23 20:53:43,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:43,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5abf3721-d1ff-481f-a25b-e725b0413d43 2019-03-23 20:53:43,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222221851349s 2019-03-23 20:53:43,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:43,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:44,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b077b36-4597-4f09-adf1-135631d87bc8 2019-03-23 20:53:44,011 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:44,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3b077b36-4597-4f09-adf1-135631d87bc8 2019-03-23 20:53:44,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218142032623s 2019-03-23 20:53:44,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:44,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa998ff-86e1-4133-ad74-1fc1ea4a6798 2019-03-23 20:53:44,237 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "links": {"self": "http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77ea0af75150443283c4edbb9fa21442", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:44,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-efa998ff-86e1-4133-ad74-1fc1ea4a6798 2019-03-23 20:53:44,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225336790085s 2019-03-23 20:53:44,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:44,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=77ea0af75150443283c4edbb9fa21442&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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:44,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550d2ba7-7a55-4e89-bd36-6ebc0a82f0a0 2019-03-23 20:53:44,375 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=77ea0af75150443283c4edbb9fa21442&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 20:53:44,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=4f6767d92a4c4c60904d08184a4620d1&user.id=77ea0af75150443283c4edbb9fa21442&scope.domain.id=default used request id req-550d2ba7-7a55-4e89-bd36-6ebc0a82f0a0 2019-03-23 20:53:44,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125612020493s 2019-03-23 20:53:44,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 20:53:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/77ea0af75150443283c4edbb9fa21442/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:44,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37376865-16e3-4abf-9fd1-76699fb20447 2019-03-23 20:53:44,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:44,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/77ea0af75150443283c4edbb9fa21442/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-37376865-16e3-4abf-9fd1-76699fb20447 2019-03-23 20:53:44,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.267680883408s 2019-03-23 20:53:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:44,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7252d796-05cc-4b31-9d4c-614e70139742 2019-03-23 20:53:44,658 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:44,659 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7252d796-05cc-4b31-9d4c-614e70139742 2019-03-23 20:53:44,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:45,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c91e1222e7d54ad2969d6b2c0b9207ca", "name": "barbican-project_d62bed14-9637-4362-9240-c223261ad91c"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/c91e1222e7d54ad2969d6b2c0b9207ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "id": "77ea0af75150443283c4edbb9fa21442"}, "audit_ids": ["Vm7U1H4JQTKLwbj5DlOjwA"], "issued_at": "2019-03-23T20:53:45.000000Z"}} 2019-03-23 20:53:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:45,083 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14293a04-4fcf-4a1d-8d0f-6da949510128 2019-03-23 20:53:45,083 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:53:45,084 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-14293a04-4fcf-4a1d-8d0f-6da949510128 2019-03-23 20:53:45,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 20:53:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-23 20:53:45,097 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c8452c-d5a8-4216-b99f-58fbb232d062 2019-03-23 20:53:45,098 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 20:53:45,098 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-86c8452c-d5a8-4216-b99f-58fbb232d062 2019-03-23 20:53:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}926c131c992f3599d320c40fa2bbf383045ec4a3" 2019-03-23 20:53:45,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71181db-8a00-4c22-a3dc-106239c344c1 2019-03-23 20:53:45,317 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 20:53:45,317 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b71181db-8a00-4c22-a3dc-106239c344c1 2019-03-23 20:53:45,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.229413986206s 2019-03-23 20:53:45,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:53:45,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}926c131c992f3599d320c40fa2bbf383045ec4a3" 2019-03-23 20:53:45,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:45 GMT X-Openstack-Request-Id: req-731e851d-95de-4cef-8fe2-403c2e9c9802 2019-03-23 20:53:45,637 - 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-03-23 20:53:45,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-731e851d-95de-4cef-8fe2-403c2e9c9802 2019-03-23 20:53:45,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.308741092682s 2019-03-23 20:53:45,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:45,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74de843-ba1b-42eb-b5cd-286b254ca3d4 2019-03-23 20:53:45,783 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "links": {"self": "http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77ea0af75150443283c4edbb9fa21442", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f74de843-ba1b-42eb-b5cd-286b254ca3d4 2019-03-23 20:53:45,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136011838913s 2019-03-23 20:53:45,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:45,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e825fcf6-ba15-4086-8c60-3140196c1068 2019-03-23 20:53:45,924 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_d62bed14-9637-4362-9240-c223261ad91c", "links": {"self": "http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "77ea0af75150443283c4edbb9fa21442", "description": null}} 2019-03-23 20:53:45,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442 used request id req-e825fcf6-ba15-4086-8c60-3140196c1068 2019-03-23 20:53:45,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134456157684s 2019-03-23 20:53:45,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 20:53:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:46,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d430973b-63f9-4ff2-9648-adc2d2a74e5e 2019-03-23 20:53:46,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:46,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/77ea0af75150443283c4edbb9fa21442 used request id req-d430973b-63f9-4ff2-9648-adc2d2a74e5e 2019-03-23 20:53:46,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310670852661s 2019-03-23 20:53:46,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:46,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cccefa-efed-4e54-9c7c-dc3b9146e55b 2019-03-23 20:53:46,466 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca"}, "tags": [], "enabled": true, "id": "c91e1222e7d54ad2969d6b2c0b9207ca", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d62bed14-9637-4362-9240-c223261ad91c"}]} 2019-03-23 20:53:46,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d1cccefa-efed-4e54-9c7c-dc3b9146e55b 2019-03-23 20:53:46,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223294973373s 2019-03-23 20:53:46,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 20:53:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:46,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bef1490a-e58e-4756-ad5d-a5fb6171b8f6 2019-03-23 20:53:46,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:46,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c91e1222e7d54ad2969d6b2c0b9207ca used request id req-bef1490a-e58e-4756-ad5d-a5fb6171b8f6 2019-03-23 20:53:46,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288073062897s 2019-03-23 20:53:46,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 20:53:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c91e1222e7d54ad2969d6b2c0b9207ca&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.15" -H "X-Auth-Token: {SHA1}3ec33b1b8beb02b1f3b0d9f71b813e4d36640e57" 2019-03-23 20:53:47,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:47 GMT X-Openstack-Request-Id: req-f777a3d1-24d3-400e-9b10-9cd032aa1c8e 2019-03-23 20:53:47,100 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-23 20:53:47,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c91e1222e7d54ad2969d6b2c0b9207ca&name=default used request id req-f777a3d1-24d3-400e-9b10-9cd032aa1c8e 2019-03-23 20:53:47,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334995031357s 2019-03-23 20:53:47,101 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-03-23 20:53:47,101 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-03-23 20:53:47,107 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 16:38 | PASS | | rally_sanity | functest | smoke | 39:32 | PASS | | refstack_defcore | functest | smoke | 08:52 | PASS | | tempest_full | functest | smoke | 55:34 | FAIL | | tempest_scenario | functest | smoke | 18:23 | PASS | | patrole | functest | smoke | 04:10 | PASS | | neutron_trunk | functest | smoke | 02:57 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-03-23 20:53:47,117 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-03-23 20:53:54,338 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-411 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 20:53:54,341 - 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.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FWRblX0VNEUUIniIQ9nGxrI4g 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=a868dd1b3f7f494d9fe00b1af3069be7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 20:53:54,341 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 20:53:54,342 - 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-03-23 20:53:54,350 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-03-23 20:53:54,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:54,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4232f3-4498-40a6-87f3-8ccced05e0b2 2019-03-23 20:53:54,626 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:53:54,627 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9b4232f3-4498-40a6-87f3-8ccced05e0b2 2019-03-23 20:53:54,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:53:55,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-23T21:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["Hc0MIseCTwq-SvZE8wgVOg"], "issued_at": "2019-03-23T20:53:54.000000Z"}} 2019-03-23 20:53:55,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:53:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:55,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:55 GMT X-Openstack-Request-Id: req-7cc48d4c-40c6-418a-a762-a8b9a98445ec 2019-03-23 20:53:55,454 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 20:53:55,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7cc48d4c-40c6-418a-a762-a8b9a98445ec 2019-03-23 20:53:55,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398290872574s 2019-03-23 20:53:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:53:55,465 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b475530-c1cd-412b-b053-248ac3d18d25 2019-03-23 20:53:55,465 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:53:55,465 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5b475530-c1cd-412b-b053-248ac3d18d25 2019-03-23 20:53:55,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:55,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1ec671-088e-4209-9ed2-566c755d2527 2019-03-23 20:53:55,695 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:53:55,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7f1ec671-088e-4209-9ed2-566c755d2527 2019-03-23 20:53:55,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22927904129s 2019-03-23 20:53:55,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 20:53:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}}' 2019-03-23 20:53:55,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e1ff164-58ca-4581-8cca-50e05960962a 2019-03-23 20:53:55,955 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c"}, "tags": [], "enabled": true, "id": "28369dc974cb4a6fa5249feb0700708c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}} 2019-03-23 20:53:55,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5e1ff164-58ca-4581-8cca-50e05960962a 2019-03-23 20:53:55,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251527070999s 2019-03-23 20:53:55,955 - 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'28369dc974cb4a6fa5249feb0700708c', '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_b93900fa-6970-4daf-bdad-6d4980632ed3'}) 2019-03-23 20:53:55,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 20:53:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "g6CPPFeRG9Gjb7B25YH0XCJ9A19Dwm", "email": null, "name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3"}}' 2019-03-23 20:53:56,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8820d9b6-a195-4683-8b05-421d6339052b 2019-03-23 20:53:56,535 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": {"self": "http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67c9957a4cb84af588b509ff6c5b1ab7", "domain_id": "default", "password_expires_at": null}} 2019-03-23 20:53:56,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-8820d9b6-a195-4683-8b05-421d6339052b 2019-03-23 20:53:56,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.573786973953s 2019-03-23 20:53:56,536 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'67c9957a4cb84af588b509ff6c5b1ab7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3'}) 2019-03-23 20:53:56,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:56,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f38ac5-9bfa-4c49-928e-69d9bfbfc7ef 2019-03-23 20:53:56,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:56,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9f38ac5-9bfa-4c49-928e-69d9bfbfc7ef 2019-03-23 20:53:56,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229275941849s 2019-03-23 20:53:56,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:56,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46265a55-eb9f-40eb-8130-8f79d28be0f1 2019-03-23 20:53:56,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:56,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-46265a55-eb9f-40eb-8130-8f79d28be0f1 2019-03-23 20:53:56,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120387077332s 2019-03-23 20:53:56,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:57,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d0d9c7-3bf4-491c-b904-15000c804615 2019-03-23 20:53:57,024 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:57,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14d0d9c7-3bf4-491c-b904-15000c804615 2019-03-23 20:53:57,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12341594696s 2019-03-23 20:53:57,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:57,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39f46c0-f17b-4bd8-ab06-1d9c7b464d3f 2019-03-23 20:53:57,247 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:57,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b39f46c0-f17b-4bd8-ab06-1d9c7b464d3f 2019-03-23 20:53:57,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218946933746s 2019-03-23 20:53:57,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:57,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:57,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7a993c-40b4-483a-9574-4fdc6d7d672b 2019-03-23 20:53:57,467 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": {"self": "http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67c9957a4cb84af588b509ff6c5b1ab7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:57,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ae7a993c-40b4-483a-9574-4fdc6d7d672b 2019-03-23 20:53:57,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218839883804s 2019-03-23 20:53:57,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:57,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd1c06a-eca1-44bd-86df-e764d319cf27 2019-03-23 20:53:57,615 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c"}, "tags": [], "enabled": true, "id": "28369dc974cb4a6fa5249feb0700708c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:57,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3dd1c06a-eca1-44bd-86df-e764d319cf27 2019-03-23 20:53:57,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.136312007904s 2019-03-23 20:53:57,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:57,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=67c9957a4cb84af588b509ff6c5b1ab7&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=28369dc974cb4a6fa5249feb0700708c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:57,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebf9425-6284-4e04-9df9-8ef59f767692 2019-03-23 20:53:57,841 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=67c9957a4cb84af588b509ff6c5b1ab7&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=28369dc974cb4a6fa5249feb0700708c", "previous": null, "next": null}} 2019-03-23 20:53:57,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=67c9957a4cb84af588b509ff6c5b1ab7&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=28369dc974cb4a6fa5249feb0700708c used request id req-1ebf9425-6284-4e04-9df9-8ef59f767692 2019-03-23 20:53:57,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216813087463s 2019-03-23 20:53:57,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c/users/67c9957a4cb84af588b509ff6c5b1ab7/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:58,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82321a9d-b435-4539-931b-ca1ace4bdbab 2019-03-23 20:53:58,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:58,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c/users/67c9957a4cb84af588b509ff6c5b1ab7/roles/d199347d09e6457ab4ea50809513a47d used request id req-82321a9d-b435-4539-931b-ca1ace4bdbab 2019-03-23 20:53:58,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244843006134s 2019-03-23 20:53:58,090 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3', 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'28369dc974cb4a6fa5249feb0700708c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'g6CPPFeRG9Gjb7B25YH0XCJ9A19Dwm', 'username': u'rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 20:53:58,093 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3', 'password': 'g6CPPFeRG9Gjb7B25YH0XCJ9A19Dwm', 'project_name': 'rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '28369dc974cb4a6fa5249feb0700708c', 'project_domain_name': 'Default'} 2019-03-23 20:53:58,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:58,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d497eed-d115-4c0a-bc9f-1ae860c87d62 2019-03-23 20:53:58,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:58,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d497eed-d115-4c0a-bc9f-1ae860c87d62 2019-03-23 20:53:58,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219105005264s 2019-03-23 20:53:58,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 20:53:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:58,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584ddd82-a363-46a5-b3d3-0febede3de14 2019-03-23 20:53:58,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 20:53:58,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-584ddd82-a363-46a5-b3d3-0febede3de14 2019-03-23 20:53:58,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115581989288s 2019-03-23 20:53:58,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:58,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bebc79c-9826-45d6-8546-c5f47a4d22dc 2019-03-23 20:53:58,641 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 20:53:58,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1bebc79c-9826-45d6-8546-c5f47a4d22dc 2019-03-23 20:53:58,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201840877533s 2019-03-23 20:53:58,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 20:53:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:58,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cd9606-902b-48c2-97b1-1ce7a91c7ccc 2019-03-23 20:53:58,869 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": {"self": "http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67c9957a4cb84af588b509ff6c5b1ab7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 20:53:58,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-59cd9606-902b-48c2-97b1-1ce7a91c7ccc 2019-03-23 20:53:58,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22700381279s 2019-03-23 20:53:58,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:59,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beba9163-880d-4377-bcf7-60eb6d641dce 2019-03-23 20:53:59,099 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c"}, "tags": [], "enabled": true, "id": "28369dc974cb4a6fa5249feb0700708c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:53:59,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-beba9163-880d-4377-bcf7-60eb6d641dce 2019-03-23 20:53:59,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2179479599s 2019-03-23 20:53:59,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 20:53:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=67c9957a4cb84af588b509ff6c5b1ab7&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=28369dc974cb4a6fa5249feb0700708c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b4e83a-a620-4270-8f29-7a6f611a8c24 2019-03-23 20:53:59,325 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=67c9957a4cb84af588b509ff6c5b1ab7&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=28369dc974cb4a6fa5249feb0700708c", "previous": null, "next": null}} 2019-03-23 20:53:59,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=67c9957a4cb84af588b509ff6c5b1ab7&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=28369dc974cb4a6fa5249feb0700708c used request id req-94b4e83a-a620-4270-8f29-7a6f611a8c24 2019-03-23 20:53:59,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219283103943s 2019-03-23 20:53:59,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 20:53:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c/users/67c9957a4cb84af588b509ff6c5b1ab7/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:59,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 20:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904ce70f-5280-4940-b1b6-159789be6425 2019-03-23 20:53:59,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 20:53:59,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c/users/67c9957a4cb84af588b509ff6c5b1ab7/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-904ce70f-5280-4940-b1b6-159789be6425 2019-03-23 20:53:59,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261538982391s 2019-03-23 20:53:59,589 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-03-23 20:53:59,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 20:53:59,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:53:59,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8624454f-4d1a-4a91-a1ad-275069ae68ce 2019-03-23 20:53:59,810 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 20:53:59,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8624454f-4d1a-4a91-a1ad-275069ae68ce 2019-03-23 20:53:59,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22093296051s 2019-03-23 20:53:59,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 20:53:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" 2019-03-23 20:54:00,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 20:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd39def-dbff-40a6-994a-f3d086ff97ae 2019-03-23 20:54:00,024 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c"}, "tags": [], "enabled": true, "id": "28369dc974cb4a6fa5249feb0700708c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 20:54:00,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ddd39def-dbff-40a6-994a-f3d086ff97ae 2019-03-23 20:54:00,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206350803375s 2019-03-23 20:54:00,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 20:54:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"network": {"shared": true, "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "name": "rally_full-net_b93900fa-6970-4daf-bdad-6d4980632ed3", "admin_state_up": true}}' 2019-03-23 20:54:00,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:00 GMT X-Openstack-Request-Id: req-e864b698-b48d-4e90-9c7c-686f8b8262a7 2019-03-23 20:54:00,677 - 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":"9264a81e-cc1a-40a6-b6a1-61f9c270c668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":true,"project_id":"28369dc974cb4a6fa5249feb0700708c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:54:00Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_b93900fa-6970-4daf-bdad-6d4980632ed3","admin_state_up":true,"tenant_id":"28369dc974cb4a6fa5249feb0700708c","created_at":"2019-03-23T20:54:00Z","mtu":1450}} 2019-03-23 20:54:00,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e864b698-b48d-4e90-9c7c-686f8b8262a7 2019-03-23 20:54:00,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.650249004364s 2019-03-23 20:54:00,678 - 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-03-23T20:54:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9264a81e-cc1a-40a6-b6a1-61f9c270c668', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_b93900fa-6970-4daf-bdad-6d4980632ed3', u'created_at': u'2019-03-23T20:54:00Z', u'mtu': 1450, u'tenant_id': u'28369dc974cb4a6fa5249feb0700708c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'28369dc974cb4a6fa5249feb0700708c', u'l2_adjacency': True}) 2019-03-23 20:54:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:54:00,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37cadef-0300-4353-9be0-e17d79effc3b 2019-03-23 20:54:00,688 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 20:54:00,689 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e37cadef-0300-4353-9be0-e17d79effc3b 2019-03-23 20:54:00,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 20:54:01,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-23T21:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28369dc974cb4a6fa5249feb0700708c", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "id": "67c9957a4cb84af588b509ff6c5b1ab7"}, "audit_ids": ["03Bu2x4ySpebgeu_qc_UqA"], "issued_at": "2019-03-23T20:54:01.000000Z"}} 2019-03-23 20:54:01,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 20:54:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" 2019-03-23 20:54:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2100 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:01 GMT X-Openstack-Request-Id: req-7b78137c-194b-4c16-92a0-56cc1b783b3e 2019-03-23 20:54:01,500 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9264a81e-cc1a-40a6-b6a1-61f9c270c668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":true,"project_id":"28369dc974cb4a6fa5249feb0700708c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T20:54:00Z","qos_policy_id":null,"name":"rally_full-net_b93900fa-6970-4daf-bdad-6d4980632ed3","admin_state_up":true,"tenant_id":"28369dc974cb4a6fa5249feb0700708c","created_at":"2019-03-23T20:54:00Z","provider:network_type":"vxlan"}]} 2019-03-23 20:54:01,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7b78137c-194b-4c16-92a0-56cc1b783b3e 2019-03-23 20:54:01,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395745992661s 2019-03-23 20:54:01,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 20:54:01,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" -d '{"subnet": {"name": "rally_full-subnet_b93900fa-6970-4daf-bdad-6d4980632ed3", "enable_dhcp": true, "network_id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 20:54:02,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:02 GMT X-Openstack-Request-Id: req-63fa3c4a-e53f-4b68-9323-ebd8d325fc7b 2019-03-23 20:54:02,365 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T20:54: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":"de571303-3730-4175-b77f-224d1ae03e80","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"28369dc974cb4a6fa5249feb0700708c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_b93900fa-6970-4daf-bdad-6d4980632ed3","enable_dhcp":true,"segment_id":null,"network_id":"9264a81e-cc1a-40a6-b6a1-61f9c270c668","tenant_id":"28369dc974cb4a6fa5249feb0700708c","created_at":"2019-03-23T20:54:01Z","ip_version":4}} 2019-03-23 20:54:02,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-63fa3c4a-e53f-4b68-9323-ebd8d325fc7b 2019-03-23 20:54:02,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.864167928696s 2019-03-23 20:54:02,366 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:54: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'de571303-3730-4175-b77f-224d1ae03e80', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_b93900fa-6970-4daf-bdad-6d4980632ed3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9264a81e-cc1a-40a6-b6a1-61f9c270c668', u'tenant_id': u'28369dc974cb4a6fa5249feb0700708c', u'created_at': u'2019-03-23T20:54: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'28369dc974cb4a6fa5249feb0700708c'}) 2019-03-23 20:54:02,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 20:54:02,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "rally_full-router_b93900fa-6970-4daf-bdad-6d4980632ed3", "admin_state_up": true}}' 2019-03-23 20:54:09,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:09 GMT X-Openstack-Request-Id: req-0a24a1aa-74a5-444f-925e-36d42b52b821 2019-03-23 20:54:09,967 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "created_at": "2019-03-23T20:54:03Z", "admin_state_up": true, "updated_at": "2019-03-23T20:54:04Z", "project_id": "28369dc974cb4a6fa5249feb0700708c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f89695d0-2020-43fd-88f8-49edd3b5b377", "name": "rally_full-router_b93900fa-6970-4daf-bdad-6d4980632ed3"}} 2019-03-23 20:54:09,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0a24a1aa-74a5-444f-925e-36d42b52b821 2019-03-23 20:54:09,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.60030579567s 2019-03-23 20:54:09,968 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T20:54:04Z', u'revision_number': 3, u'ha': True, u'id': u'f89695d0-2020-43fd-88f8-49edd3b5b377', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_b93900fa-6970-4daf-bdad-6d4980632ed3', u'admin_state_up': True, u'tenant_id': u'28369dc974cb4a6fa5249feb0700708c', u'created_at': u'2019-03-23T20:54:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'28369dc974cb4a6fa5249feb0700708c'}) 2019-03-23 20:54:09,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 20:54:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f89695d0-2020-43fd-88f8-49edd3b5b377/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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" -d '{"subnet_id": "de571303-3730-4175-b77f-224d1ae03e80"}' 2019-03-23 20:54:13,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:13 GMT X-Openstack-Request-Id: req-369ab2b5-2fa6-4401-8870-5d8d828a99b0 2019-03-23 20:54:13,196 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "subnet_id": "de571303-3730-4175-b77f-224d1ae03e80", "subnet_ids": ["de571303-3730-4175-b77f-224d1ae03e80"], "port_id": "a0c0499e-92cf-48bb-b1e8-6c2a2f27462a", "id": "f89695d0-2020-43fd-88f8-49edd3b5b377"} 2019-03-23 20:54:13,196 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f89695d0-2020-43fd-88f8-49edd3b5b377/add_router_interface.json used request id req-369ab2b5-2fa6-4401-8870-5d8d828a99b0 2019-03-23 20:54:13,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22764396667s 2019-03-23 20:54:13,197 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 20:54:13,325 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 20:54:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:54:13,334 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:13 GMT 2019-03-23 20:54:13,335 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 20:54:13,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:54:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" 2019-03-23 20:54:13,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:13 GMT X-Openstack-Request-Id: req-8041a331-d8cc-4a2e-81a7-a1a4f0edf78f 2019-03-23 20:54:13,659 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:54:13,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8041a331-d8cc-4a2e-81a7-a1a4f0edf78f 2019-03-23 20:54:13,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318994045258s 2019-03-23 20:54:13,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 20:54:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3"}' 2019-03-23 20:54:14,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:14 GMT Location: http://172.30.9.28:9292/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e210d611-6de7-498e-8493-f87f82d2fdd1 2019-03-23 20:54:14,017 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:54:13Z", "file": "/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/file", "owner": "28369dc974cb4a6fa5249feb0700708c", "id": "17fd3381-1e0b-47a6-9920-c2c3573aceb3", "size": null, "self": "/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3", "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_b93900fa-6970-4daf-bdad-6d4980632ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "checksum": null, "created_at": "2019-03-23T20:54:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 20:54:14,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e210d611-6de7-498e-8493-f87f82d2fdd1 2019-03-23 20:54:14,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.348117113113s 2019-03-23 20:54:14,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 20:54:14,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" -d '' 2019-03-23 20:54:15,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 20:54:15 GMT X-Openstack-Request-Id: req-2c85d469-d939-4cf6-9a27-e3e7ee504c26 2019-03-23 20:54:15,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-03-23 20:54:15,129 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/file used request id req-2c85d469-d939-4cf6-9a27-e3e7ee504c26 2019-03-23 20:54:15,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11143708229s 2019-03-23 20:54:15,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 20:54:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" 2019-03-23 20:54:15,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:15 GMT X-Openstack-Request-Id: req-24ecaf87-3ee7-4394-b8aa-0bd687beccd5 2019-03-23 20:54:15,489 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:54:15Z", "file": "/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/file", "owner": "28369dc974cb4a6fa5249feb0700708c", "id": "17fd3381-1e0b-47a6-9920-c2c3573aceb3", "size": 12716032, "self": "/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:54:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 20:54:15,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-24ecaf87-3ee7-4394-b8aa-0bd687beccd5 2019-03-23 20:54:15,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.354716062546s 2019-03-23 20:54:15,491 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/file', 'owner': u'28369dc974cb4a6fa5249feb0700708c', 'id': u'17fd3381-1e0b-47a6-9920-c2c3573aceb3', 'size': 12716032, u'self': u'/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'28369dc974cb4a6fa5249feb0700708c', 'name': 'rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T20:54:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T20:54:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', '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/17fd3381-1e0b-47a6-9920-c2c3573aceb3', 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_b93900fa-6970-4daf-bdad-6d4980632ed3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'created': u'2019-03-23T20:54:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T20:54: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/17fd3381-1e0b-47a6-9920-c2c3573aceb3', 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_b93900fa-6970-4daf-bdad-6d4980632ed3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 20:54:15,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:54:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:54:15,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2524c4e6-ea01-4d46-bf10-154961d34a0a x-openstack-request-id: req-2524c4e6-ea01-4d46-bf10-154961d34a0a 2019-03-23 20:54:15,824 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04", "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": "426dc8a5-c833-4f29-8642-d6021e9afe04"}} 2019-03-23 20:54:15,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2524c4e6-ea01-4d46-bf10-154961d34a0a 2019-03-23 20:54:15,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330686092377s 2019-03-23 20:54:15,825 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'426dc8a5-c833-4f29-8642-d6021e9afe04', 'swap': 0}) 2019-03-23 20:54:15,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:54:15,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04/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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"extra_specs": {}}' 2019-03-23 20:54:15,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0c4b514-3aaa-4fd5-89ca-2df5ed580717 x-openstack-request-id: req-e0c4b514-3aaa-4fd5-89ca-2df5ed580717 2019-03-23 20:54:15,850 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:54:15,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04/os-extra_specs used request id req-e0c4b514-3aaa-4fd5-89ca-2df5ed580717 2019-03-23 20:54:15,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243289470673s 2019-03-23 20:54:15,851 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 20:54:23,652 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b12a0471-ebc6-4ed5-93c8-77ab57960413 | 2019-03-23T20:54:23.317219 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b12a0471-ebc6-4ed5-93c8-77ab57960413 ~/.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-03-23 20:54:26,892 - 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-517109685 | Available | | __unknown__ | tempest-type-812714786 | Available | | ceilometer | metering | Available | | cinder | volume | 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-03-23 20:54:27,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-23 20:54:27,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 20:54:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" 2019-03-23 20:54:27,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 20: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-ca6a6202-9759-4c0d-b559-e2012d37cd4b x-openstack-request-id: req-ca6a6202-9759-4c0d-b559-e2012d37cd4b 2019-03-23 20:54:27,928 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 20:54:27,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ca6a6202-9759-4c0d-b559-e2012d37cd4b 2019-03-23 20:54:27,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.326277971268s 2019-03-23 20:54:27,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 20:54:27,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" 2019-03-23 20:54:28,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:28 GMT X-Openstack-Request-Id: req-69b52d53-1d98-4bf8-bfeb-82971942ebc6 2019-03-23 20:54:28,247 - 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-03-23 20:54:28,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-69b52d53-1d98-4bf8-bfeb-82971942ebc6 2019-03-23 20:54:28,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.316903114319s 2019-03-23 20:54:28,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 20:54:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_b93900fa-6970-4daf-bdad-6d4980632ed3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 20:54:28,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54: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-7ae0ac0b-64b1-4ab7-85fa-7524c207de4c x-openstack-request-id: req-7ae0ac0b-64b1-4ab7-85fa-7524c207de4c 2019-03-23 20:54:28,309 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e", "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": "8fd10a5e-614c-4274-a559-f10c75a14e5e"}} 2019-03-23 20:54:28,309 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7ae0ac0b-64b1-4ab7-85fa-7524c207de4c 2019-03-23 20:54:28,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0517630577087s 2019-03-23 20:54:28,311 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_b93900fa-6970-4daf-bdad-6d4980632ed3', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'8fd10a5e-614c-4274-a559-f10c75a14e5e', 'swap': 0}) 2019-03-23 20:54:28,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 20:54:28,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e/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.15" -H "X-Auth-Token: {SHA1}186deb7de2e73f16c31af2fb8ee8749dac9aa0bd" -d '{"extra_specs": {}}' 2019-03-23 20:54:28,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:28 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-1f627d4e-8d5f-480f-9651-67e4900725f6 x-openstack-request-id: req-1f627d4e-8d5f-480f-9651-67e4900725f6 2019-03-23 20:54:28,331 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 20:54:28,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e/os-extra_specs used request id req-1f627d4e-8d5f-480f-9651-67e4900725f6 2019-03-23 20:54:28,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205309391022s 2019-03-23 20:54:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 20:54:28,344 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eacc94a-f391-4056-9985-0c0befe6e006 2019-03-23 20:54:28,344 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 20:54:28,344 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-1eacc94a-f391-4056-9985-0c0befe6e006 2019-03-23 20:54:28,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 20:54:28,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-23 20:54:28,358 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486c96ed-3523-4b5e-b42f-c815a41a7c56 2019-03-23 20:54:28,358 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 20:54:28,358 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-486c96ed-3523-4b5e-b42f-c815a41a7c56 2019-03-23 20:54:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}0e8508b81245a4223083de5b1b244feb94973b06" 2019-03-23 20:54:28,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sat, 23 Mar 2019 20:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8110849-f7a7-42de-80f9-a0e73ccace31 2019-03-23 20:54:28,570 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 20:54:28,571 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b8110849-f7a7-42de-80f9-a0e73ccace31 2019-03-23 20:54:28,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.223015069962s 2019-03-23 20:54:28,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_b93900fa-6970-4daf-bdad-6d4980632ed3', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'8fd10a5e-614c-4274-a559-f10c75a14e5e', 'swap': 0}) 2019-03-23 20:54:28,577 - 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-03-23 20:54:28,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 20:54:28,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 20:54:28,593 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-03-23 20:54:28,593 - 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', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 20:56:30,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4d9f803f-c066-4deb-adc3-6acc705e97c6 2019-03-23 20:56:30,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-03-23 20:56:30,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4d9f803f-c066-4deb-adc3-6acc705e97c6'] 2019-03-23 20:56:30,848 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4d9f803f-c066-4deb-adc3-6acc705e97c6 -------------------------------------------------------------------------------- Task 4d9f803f-c066-4deb-adc3-6acc705e97c6: 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 4d9f803f-c066-4deb-adc3-6acc705e97c6 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.585 | 0.598 | 0.635 | 0.672 | 0.708 | 0.613 | 100.0% | 10 | | total | 0.585 | 0.598 | 0.636 | 0.672 | 0.708 | 0.613 | 100.0% | 10 | | -> duration | 0.585 | 0.598 | 0.636 | 0.672 | 0.708 | 0.613 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.810263 Full duration: 15.776612 -------------------------------------------------------------------------------- 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 4d9f803f-c066-4deb-adc3-6acc705e97c6 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.503 | 0.588 | 0.61 | 0.665 | 0.719 | 0.593 | 100.0% | 10 | | total | 0.943 | 1.04 | 1.155 | 1.156 | 1.158 | 1.052 | 100.0% | 10 | | -> duration | 0.943 | 1.04 | 1.155 | 1.156 | 1.158 | 1.052 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.130112 Full duration: 16.96685 -------------------------------------------------------------------------------- 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 4d9f803f-c066-4deb-adc3-6acc705e97c6 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.562 | 0.658 | 0.86 | 0.914 | 0.968 | 0.712 | 100.0% | 10 | | total | 1.019 | 1.109 | 1.303 | 1.365 | 1.426 | 1.16 | 100.0% | 10 | | -> duration | 1.019 | 1.109 | 1.303 | 1.365 | 1.426 | 1.16 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.378735 Full duration: 17.185809 -------------------------------------------------------------------------------- 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 4d9f803f-c066-4deb-adc3-6acc705e97c6 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.574 | 1.453 | 1.58 | 1.585 | 1.59 | 1.35 | 100.0% | 10 | | total | 1.014 | 1.934 | 2.04 | 2.043 | 2.047 | 1.816 | 100.0% | 10 | | -> duration | 1.014 | 1.934 | 2.04 | 2.043 | 2.047 | 1.816 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.344503 Full duration: 18.194129 -------------------------------------------------------------------------------- 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 4d9f803f-c066-4deb-adc3-6acc705e97c6 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.41 | 0.72 | 1.071 | 1.089 | 1.106 | 0.698 | 100.0% | 10 | | total | 0.881 | 1.152 | 1.51 | 1.527 | 1.543 | 1.141 | 100.0% | 10 | | -> duration | 0.881 | 1.152 | 1.51 | 1.527 | 1.543 | 1.141 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.343006 Full duration: 16.198275 -------------------------------------------------------------------------------- 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 4d9f803f-c066-4deb-adc3-6acc705e97c6 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.298 | 0.311 | 0.324 | 0.327 | 0.33 | 0.313 | 100.0% | 10 | | total | 0.732 | 0.749 | 0.804 | 0.815 | 0.826 | 0.768 | 100.0% | 10 | | -> duration | 0.732 | 0.749 | 0.804 | 0.815 | 0.826 | 0.768 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.293202 Full duration: 15.374602 HINTS: * To plot HTML graphics with this data, run: rally task report 4d9f803f-c066-4deb-adc3-6acc705e97c6 --out output.html * To generate a JUnit report, run: rally task export 4d9f803f-c066-4deb-adc3-6acc705e97c6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4d9f803f-c066-4deb-adc3-6acc705e97c6 --json --out output.json 2019-03-23 20:56:30,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4d9f803f-c066-4deb-adc3-6acc705e97c6', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-03-23 20:56:32,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4d9f803f-c066-4deb-adc3-6acc705e97c6 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-03-23 20:56:32.643 723 INFO rally.api [-] Building 'json' report for the following task(s): '4d9f803f-c066-4deb-adc3-6acc705e97c6'. 2019-03-23 20:56:32.651 723 INFO rally.api [-] The report has been successfully built. 2019-03-23 20:56:32,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-03-23 20:56:32,775 - 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-03-23 20:56:32,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 20:56:32,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 20:56:32,784 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-03-23 20:56:32,784 - 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', 'service_list': ['glance'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 21:03:18,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8c9077a9-4451-4b5b-9f58-623bd1704332 2019-03-23 21:03:18,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8c9077a9-4451-4b5b-9f58-623bd1704332'] 2019-03-23 21:03:19,485 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8c9077a9-4451-4b5b-9f58-623bd1704332 -------------------------------------------------------------------------------- Task 8c9077a9-4451-4b5b-9f58-623bd1704332: 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.451 | 4.4 | 5.041 | 5.09 | 5.138 | 4.312 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.239 | 0.596 | 0.837 | 0.846 | 0.855 | 0.539 | 100.0% | 10 | | -> glance_v2.upload_data | 0.688 | 0.858 | 1.748 | 1.911 | 2.074 | 1.139 | 100.0% | 10 | | glance_v2.delete_image | 0.568 | 0.983 | 1.275 | 1.425 | 1.574 | 1.009 | 100.0% | 10 | | total | 4.73 | 5.318 | 5.77 | 5.827 | 5.884 | 5.322 | 100.0% | 10 | | -> duration | 4.73 | 5.318 | 5.77 | 5.827 | 5.884 | 5.322 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.458287 Full duration: 35.199574 -------------------------------------------------------------------------------- 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.292 | 4.782 | 5.017 | 5.43 | 5.844 | 4.522 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.517 | 0.757 | 0.837 | 0.916 | 0.503 | 100.0% | 10 | | -> glance_v2.upload_data | 0.534 | 1.515 | 2.061 | 2.093 | 2.124 | 1.455 | 100.0% | 10 | | glance_v2.list_images | 0.039 | 0.257 | 0.363 | 0.398 | 0.433 | 0.253 | 100.0% | 10 | | total | 3.647 | 4.921 | 5.345 | 5.716 | 6.086 | 4.775 | 100.0% | 10 | | -> duration | 3.647 | 4.921 | 5.345 | 5.716 | 6.086 | 4.775 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.213752 Full duration: 38.028378 -------------------------------------------------------------------------------- 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.5 | 0.578 | 0.612 | 0.616 | 0.62 | 0.568 | 100.0% | 10 | | total | 0.5 | 0.578 | 0.612 | 0.616 | 0.62 | 0.568 | 100.0% | 10 | | -> duration | 0.5 | 0.578 | 0.612 | 0.616 | 0.62 | 0.568 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.422616 Full duration: 17.009039 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8c9077a9-4451-4b5b-9f58-623bd1704332 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.392 | 5.416 | 6.528 | 6.691 | 6.855 | 5.292 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.322 | 0.746 | 0.874 | 0.875 | 0.875 | 0.679 | 100.0% | 10 | | -> glance_v2.upload_data | 0.577 | 2.015 | 3.261 | 3.333 | 3.404 | 2.022 | 100.0% | 10 | | nova.boot_servers | 16.733 | 22.131 | 24.867 | 25.533 | 26.199 | 21.446 | 100.0% | 10 | | total | 23.225 | 25.894 | 31.59 | 31.659 | 31.727 | 26.738 | 100.0% | 10 | | -> duration | 22.225 | 24.894 | 30.59 | 30.659 | 30.727 | 25.738 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.032146 Full duration: 129.954563 -------------------------------------------------------------------------------- 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.711 | 4.528 | 4.852 | 4.952 | 5.051 | 4.476 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.247 | 0.565 | 0.724 | 0.788 | 0.853 | 0.524 | 100.0% | 10 | | -> glance_v2.upload_data | 0.464 | 1.428 | 1.67 | 1.752 | 1.834 | 1.374 | 100.0% | 10 | | glance_v2.deactivate_image | 0.075 | 0.301 | 0.366 | 0.37 | 0.373 | 0.272 | 100.0% | 10 | | total | 3.815 | 4.849 | 5.128 | 5.132 | 5.136 | 4.749 | 100.0% | 10 | | -> duration | 3.815 | 4.849 | 5.128 | 5.132 | 5.136 | 4.749 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.385505 Full duration: 38.822335 -------------------------------------------------------------------------------- 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.35 | 4.498 | 4.796 | 4.81 | 4.825 | 4.431 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.253 | 0.58 | 0.901 | 0.91 | 0.919 | 0.608 | 100.0% | 10 | | -> glance_v2.upload_data | 0.491 | 1.264 | 1.464 | 1.48 | 1.497 | 1.227 | 100.0% | 10 | | glance_v2.download_image | 0.357 | 0.44 | 0.737 | 0.769 | 0.802 | 0.526 | 100.0% | 10 | | total | 3.708 | 5.037 | 5.506 | 5.53 | 5.555 | 4.957 | 100.0% | 10 | | -> duration | 3.708 | 5.037 | 5.506 | 5.53 | 5.555 | 4.957 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.774443 Full duration: 41.070933 -------------------------------------------------------------------------------- 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.9 | 4.43 | 4.632 | 4.735 | 4.837 | 4.377 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.403 | 0.623 | 0.779 | 0.846 | 0.912 | 0.615 | 100.0% | 10 | | -> glance_v2.upload_data | 0.543 | 1.297 | 1.522 | 1.534 | 1.545 | 1.194 | 100.0% | 10 | | glance_v2.get_image | 0.019 | 0.301 | 0.324 | 0.341 | 0.358 | 0.217 | 100.0% | 10 | | total | 4.205 | 4.663 | 4.845 | 4.85 | 4.856 | 4.594 | 100.0% | 10 | | -> duration | 4.205 | 4.663 | 4.845 | 4.85 | 4.856 | 4.594 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.917782 Full duration: 39.076283 -------------------------------------------------------------------------------- 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 8c9077a9-4451-4b5b-9f58-623bd1704332 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.02 | 4.51 | 4.907 | 4.93 | 4.953 | 4.495 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.33 | 0.576 | 0.915 | 0.943 | 0.972 | 0.617 | 100.0% | 10 | | -> glance_v2.upload_data | 0.835 | 1.31 | 1.758 | 1.758 | 1.759 | 1.327 | 100.0% | 10 | | glance_v2.update_image | 0.449 | 0.674 | 0.796 | 0.855 | 0.914 | 0.649 | 100.0% | 10 | | total | 4.584 | 5.172 | 5.65 | 5.759 | 5.868 | 5.144 | 100.0% | 10 | | -> duration | 4.584 | 5.172 | 5.65 | 5.759 | 5.868 | 5.144 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.945965 Full duration: 39.758485 HINTS: * To plot HTML graphics with this data, run: rally task report 8c9077a9-4451-4b5b-9f58-623bd1704332 --out output.html * To generate a JUnit report, run: rally task export 8c9077a9-4451-4b5b-9f58-623bd1704332 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8c9077a9-4451-4b5b-9f58-623bd1704332 --json --out output.json 2019-03-23 21:03:19,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8c9077a9-4451-4b5b-9f58-623bd1704332', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-03-23 21:03:21,329 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8c9077a9-4451-4b5b-9f58-623bd1704332 --out /home/opnfv/functest/results/rally_full/glance.json 2019-03-23 21:03:21.223 1840 INFO rally.api [-] Building 'json' report for the following task(s): '8c9077a9-4451-4b5b-9f58-623bd1704332'. 2019-03-23 21:03:21.241 1840 INFO rally.api [-] The report has been successfully built. 2019-03-23 21:03:21,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-03-23 21:03:21,359 - 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-03-23 21:03:21,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 21:03:21,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 21:03:21,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-03-23 21:03:21,380 - 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', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 21:28:13,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 2019-03-23 21:28:13,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8e98dd30-cd4c-4e25-8dc2-5695679a8d6c'] 2019-03-23 21:28:14,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.881 | 15.591 | 17.867 | 18.765 | 19.662 | 15.922 | 100.0% | 10 | | cinder_v3.create_volume | 3.081 | 3.239 | 3.544 | 3.611 | 3.679 | 3.312 | 100.0% | 10 | | nova.attach_volume | 4.67 | 5.037 | 5.163 | 5.385 | 5.607 | 5.012 | 100.0% | 10 | | nova.detach_volume | 1.592 | 3.168 | 4.902 | 4.902 | 4.903 | 3.293 | 100.0% | 10 | | cinder_v3.delete_volume | 0.674 | 2.562 | 2.782 | 2.992 | 3.201 | 2.095 | 100.0% | 10 | | nova.delete_server | 2.634 | 3.12 | 3.493 | 3.52 | 3.547 | 3.135 | 100.0% | 10 | | total | 29.268 | 32.622 | 35.415 | 35.59 | 35.765 | 32.77 | 100.0% | 10 | | -> duration | 28.268 | 31.622 | 34.415 | 34.59 | 34.765 | 31.77 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.844604 Full duration: 134.766747 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.448 | 3.551 | 3.613 | 3.696 | 3.779 | 3.559 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.024 | 0.284 | 0.3 | 0.304 | 0.309 | 0.224 | 100.0% | 10 | | total | 3.472 | 3.816 | 3.875 | 3.89 | 3.904 | 3.783 | 100.0% | 10 | | -> duration | 3.472 | 3.816 | 3.875 | 3.89 | 3.904 | 3.783 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.487585 Full duration: 58.537859 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.146 | 14.202 | 15.212 | 15.333 | 15.453 | 13.073 | 100.0% | 10 | | cinder_v3.list_volumes | 0.291 | 0.358 | 0.365 | 0.365 | 0.365 | 0.348 | 100.0% | 10 | | total | 9.509 | 14.512 | 15.557 | 15.688 | 15.819 | 13.421 | 100.0% | 10 | | -> duration | 9.509 | 14.512 | 15.557 | 15.688 | 15.819 | 13.421 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.012652 Full duration: 69.211488 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.538 | 3.752 | 3.909 | 3.93 | 3.95 | 3.748 | 100.0% | 10 | | cinder_v3.list_volumes | 0.077 | 0.34 | 0.377 | 0.382 | 0.387 | 0.311 | 100.0% | 10 | | total | 3.823 | 4.03 | 4.276 | 4.306 | 4.337 | 4.059 | 100.0% | 10 | | -> duration | 3.823 | 4.03 | 4.276 | 4.306 | 4.337 | 4.059 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.988889 Full duration: 41.787596 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.05 | 3.247 | 3.4 | 3.589 | 3.777 | 3.28 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 37.767 | 51.569 | 62.302 | 62.877 | 63.452 | 49.589 | 100.0% | 10 | | cinder_v3.delete_volume | 0.424 | 2.443 | 3.072 | 3.121 | 3.169 | 2.201 | 100.0% | 10 | | glance_v2.delete_image | 0.372 | 1.44 | 2.424 | 2.435 | 2.446 | 1.441 | 100.0% | 10 | | total | 42.676 | 58.173 | 70.537 | 71.348 | 72.159 | 56.51 | 100.0% | 10 | | -> duration | 42.676 | 58.173 | 70.537 | 71.348 | 72.159 | 56.51 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 154.671392 Full duration: 184.324739 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.926 | 15.352 | 15.984 | 16.344 | 16.704 | 14.886 | 100.0% | 10 | | cinder_v3.create_volume | 3.182 | 3.256 | 3.377 | 3.437 | 3.497 | 3.274 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.724 | 3.08 | 3.107 | 3.107 | 3.108 | 3.017 | 100.0% | 10 | | nova.attach_volume | 4.694 | 4.972 | 5.329 | 5.371 | 5.413 | 5.013 | 100.0% | 10 | | nova.detach_volume | 1.77 | 3.257 | 4.949 | 5.057 | 5.164 | 3.326 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.127 | 2.671 | 2.965 | 3.026 | 3.087 | 2.614 | 100.0% | 10 | | cinder_v3.delete_volume | 0.38 | 2.334 | 2.584 | 2.8 | 3.017 | 1.745 | 100.0% | 10 | | nova.delete_server | 2.895 | 3.212 | 3.346 | 3.39 | 3.434 | 3.166 | 100.0% | 10 | | total | 32.29 | 36.894 | 39.753 | 40.788 | 41.822 | 37.042 | 100.0% | 10 | | -> duration | 31.29 | 35.894 | 38.753 | 39.788 | 40.822 | 36.042 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.302904 Full duration: 143.255395 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.376 | 3.69 | 3.79 | 3.838 | 3.887 | 3.67 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.796 | 2.977 | 3.176 | 3.266 | 3.357 | 2.995 | 100.0% | 10 | | nova.boot_server | 11.587 | 14.835 | 15.343 | 15.967 | 16.591 | 14.223 | 100.0% | 10 | | nova.attach_volume | 4.658 | 5.003 | 5.143 | 5.177 | 5.211 | 4.989 | 100.0% | 10 | | nova.detach_volume | 1.504 | 3.123 | 4.593 | 4.629 | 4.664 | 3.119 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.121 | 2.769 | 2.907 | 2.978 | 3.048 | 2.636 | 100.0% | 10 | | cinder_v3.delete_volume | 0.309 | 2.456 | 2.74 | 2.771 | 2.803 | 1.937 | 100.0% | 10 | | nova.delete_server | 2.624 | 3.232 | 4.018 | 4.961 | 5.904 | 3.565 | 100.0% | 10 | | total | 32.694 | 37.802 | 39.035 | 39.549 | 40.063 | 37.135 | 100.0% | 10 | | -> duration | 31.694 | 36.802 | 38.035 | 38.549 | 39.063 | 36.135 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.617755 Full duration: 143.211623 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.344 | 3.624 | 3.836 | 3.852 | 3.869 | 3.641 | 100.0% | 10 | | total | 3.344 | 3.624 | 3.836 | 3.852 | 3.869 | 3.641 | 100.0% | 10 | | -> duration | 3.344 | 3.624 | 3.836 | 3.852 | 3.869 | 3.641 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.890667 Full duration: 36.746118 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.689 | 3.802 | 3.992 | 3.992 | 3.992 | 3.838 | 100.0% | 10 | | total | 3.69 | 3.802 | 3.993 | 3.993 | 3.993 | 3.838 | 100.0% | 10 | | -> duration | 3.69 | 3.802 | 3.993 | 3.993 | 3.993 | 3.838 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.529949 Full duration: 41.154721 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.706 | 0.816 | 0.839 | 0.898 | 0.957 | 0.806 | 100.0% | 10 | | total | 0.706 | 0.816 | 0.839 | 0.898 | 0.957 | 0.807 | 100.0% | 10 | | -> duration | 0.706 | 0.816 | 0.839 | 0.898 | 0.957 | 0.807 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.43267 Full duration: 64.420354 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.238 | 3.481 | 3.677 | 3.723 | 3.769 | 3.504 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.614 | 2.853 | 2.948 | 3.022 | 3.096 | 2.819 | 100.0% | 10 | | total | 6.088 | 6.291 | 6.464 | 6.664 | 6.865 | 6.323 | 100.0% | 10 | | -> duration | 6.088 | 6.291 | 6.464 | 6.664 | 6.865 | 6.323 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.899433 Full duration: 59.758115 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.477 | 3.68 | 4.109 | 4.118 | 4.127 | 3.755 | 100.0% | 10 | | cinder_v3.delete_volume | 0.309 | 0.685 | 2.96 | 2.965 | 2.971 | 1.128 | 100.0% | 10 | | total | 4.001 | 4.323 | 7.04 | 7.063 | 7.086 | 4.884 | 100.0% | 10 | | -> duration | 4.001 | 4.323 | 7.04 | 7.063 | 7.086 | 4.884 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.691151 Full duration: 40.61073 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.1 | 14.156 | 15.14 | 15.504 | 15.867 | 12.838 | 100.0% | 10 | | cinder_v3.delete_volume | 0.587 | 2.692 | 3.123 | 3.262 | 3.401 | 2.238 | 100.0% | 10 | | total | 10.524 | 15.916 | 17.539 | 17.638 | 17.737 | 15.076 | 100.0% | 10 | | -> duration | 10.524 | 15.916 | 17.539 | 17.638 | 17.737 | 15.076 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.33733 Full duration: 67.974826 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.594 | 3.666 | 3.714 | 3.725 | 3.736 | 3.663 | 100.0% | 10 | | cinder_v3.delete_volume | 0.717 | 2.654 | 3.067 | 3.223 | 3.379 | 2.087 | 100.0% | 10 | | total | 4.354 | 6.348 | 6.747 | 6.919 | 7.091 | 5.75 | 100.0% | 10 | | -> duration | 4.354 | 6.348 | 6.747 | 6.919 | 7.091 | 5.75 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.276059 Full duration: 40.821146 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.447 | 3.694 | 3.926 | 3.93 | 3.933 | 3.711 | 100.0% | 10 | | cinder_v3.extend_volume | 0.55 | 0.715 | 0.803 | 0.861 | 0.919 | 0.71 | 100.0% | 10 | | cinder_v3.delete_volume | 0.431 | 1.69 | 2.963 | 2.996 | 3.029 | 1.736 | 100.0% | 10 | | total | 4.614 | 6.159 | 7.53 | 7.553 | 7.575 | 6.158 | 100.0% | 10 | | -> duration | 4.614 | 6.159 | 7.53 | 7.553 | 7.575 | 6.158 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.961543 Full duration: 41.147347 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.686 | 5.793 | 6.54 | 7.483 | 8.426 | 5.418 | 100.0% | 10 | | cinder_v3.delete_volume | 2.553 | 4.167 | 5.531 | 5.635 | 5.74 | 4.166 | 100.0% | 10 | | total | 6.506 | 10.108 | 11.613 | 11.631 | 11.65 | 9.585 | 100.0% | 10 | | -> duration | 6.506 | 10.108 | 11.613 | 11.631 | 11.65 | 9.585 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.003774 Full duration: 69.113835 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.735 | 0.76 | 0.823 | 0.853 | 0.882 | 0.775 | 100.0% | 10 | | cinder_v3.get_qos | 0.241 | 0.294 | 0.306 | 0.313 | 0.32 | 0.29 | 100.0% | 10 | | total | 0.98 | 1.065 | 1.113 | 1.144 | 1.176 | 1.066 | 100.0% | 10 | | -> duration | 0.98 | 1.065 | 1.113 | 1.144 | 1.176 | 1.066 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.280036 Full duration: 23.383208 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.683 | 0.758 | 0.825 | 0.841 | 0.857 | 0.765 | 100.0% | 10 | | cinder_v3.list_qos | 0.22 | 0.296 | 0.311 | 0.33 | 0.349 | 0.286 | 100.0% | 10 | | total | 0.967 | 1.044 | 1.127 | 1.128 | 1.129 | 1.051 | 100.0% | 10 | | -> duration | 0.967 | 1.044 | 1.127 | 1.128 | 1.129 | 1.051 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.174652 Full duration: 23.429108 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.745 | 0.77 | 0.846 | 0.857 | 0.869 | 0.781 | 100.0% | 10 | | cinder_v3.set_qos | 0.239 | 0.334 | 0.34 | 0.342 | 0.345 | 0.324 | 100.0% | 10 | | total | 0.986 | 1.096 | 1.182 | 1.198 | 1.214 | 1.105 | 100.0% | 10 | | -> duration | 0.986 | 1.096 | 1.182 | 1.198 | 1.214 | 1.105 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.294222 Full duration: 22.880071 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.762 | 0.782 | 0.805 | 0.808 | 0.811 | 0.785 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.214 | 0.296 | 0.316 | 0.344 | 0.371 | 0.289 | 100.0% | 10 | | total | 1.01 | 1.075 | 1.11 | 1.128 | 1.145 | 1.074 | 100.0% | 10 | | -> duration | 1.01 | 1.075 | 1.11 | 1.128 | 1.145 | 1.074 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.193333 Full duration: 23.79319 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.748 | 0.775 | 0.854 | 0.898 | 0.941 | 0.794 | 100.0% | 10 | | cinder_v3.list_types | 0.221 | 0.284 | 0.292 | 0.294 | 0.297 | 0.274 | 100.0% | 10 | | total | 0.988 | 1.055 | 1.14 | 1.186 | 1.233 | 1.068 | 100.0% | 10 | | -> duration | 0.988 | 1.055 | 1.14 | 1.186 | 1.233 | 1.068 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.128289 Full duration: 23.677737 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.681 | 0.795 | 0.855 | 0.861 | 0.868 | 0.791 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.248 | 0.332 | 0.37 | 0.424 | 0.477 | 0.333 | 100.0% | 10 | | total | 0.963 | 1.116 | 1.229 | 1.239 | 1.249 | 1.125 | 100.0% | 10 | | -> duration | 0.963 | 1.116 | 1.229 | 1.239 | 1.249 | 1.125 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.288397 Full duration: 24.108909 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "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 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.686 | 0.778 | 0.814 | 0.838 | 0.861 | 0.779 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.322 | 0.337 | 0.37 | 0.372 | 0.374 | 0.343 | 100.0% | 10 | | total | 1.05 | 1.116 | 1.183 | 1.186 | 1.188 | 1.122 | 100.0% | 10 | | -> duration | 1.05 | 1.116 | 1.183 | 1.186 | 1.188 | 1.122 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.357039 Full duration: 23.471653 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c 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.678 | 0.783 | 0.856 | 0.87 | 0.885 | 0.789 | 100.0% | 10 | | cinder_v2.add_type_access | 0.228 | 0.32 | 0.357 | 0.359 | 0.361 | 0.314 | 100.0% | 10 | | cinder_v2.list_type_access | 0.212 | 0.286 | 0.294 | 0.297 | 0.3 | 0.273 | 100.0% | 10 | | total | 1.207 | 1.386 | 1.453 | 1.471 | 1.489 | 1.376 | 100.0% | 10 | | -> duration | 1.207 | 1.386 | 1.453 | 1.471 | 1.489 | 1.376 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.078525 Full duration: 23.653207 HINTS: * To plot HTML graphics with this data, run: rally task report 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c --out output.html * To generate a JUnit report, run: rally task export 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c --json --out output.json 2019-03-23 21:28:14,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8e98dd30-cd4c-4e25-8dc2-5695679a8d6c', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-03-23 21:28:16,144 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8e98dd30-cd4c-4e25-8dc2-5695679a8d6c --out /home/opnfv/functest/results/rally_full/cinder.json 2019-03-23 21:28:15.991 6541 INFO rally.api [-] Building 'json' report for the following task(s): '8e98dd30-cd4c-4e25-8dc2-5695679a8d6c'. 2019-03-23 21:28:16.033 6541 INFO rally.api [-] The report has been successfully built. 2019-03-23 21:28:16,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-03-23 21:28:16,201 - 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-03-23 21:28:16,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 21:28:16,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 21:28:16,223 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-03-23 21:28:16,223 - 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', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 21:33:46,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 187605ca-8c3e-4297-9c71-bd853d80ead4 2019-03-23 21:33:46,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '187605ca-8c3e-4297-9c71-bd853d80ead4'] 2019-03-23 21:33:46,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 187605ca-8c3e-4297-9c71-bd853d80ead4 -------------------------------------------------------------------------------- Task 187605ca-8c3e-4297-9c71-bd853d80ead4: 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.696 | 0.716 | 0.735 | 0.738 | 0.741 | 0.717 | 100.0% | 10 | | total | 0.696 | 0.716 | 0.735 | 0.738 | 0.741 | 0.717 | 100.0% | 10 | | -> duration | 0.696 | 0.716 | 0.735 | 0.738 | 0.741 | 0.717 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.166553 Full duration: 15.14482 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.669 | 0.756 | 0.786 | 0.827 | 0.868 | 0.753 | 100.0% | 10 | | total | 0.67 | 0.756 | 0.786 | 0.827 | 0.868 | 0.753 | 100.0% | 10 | | -> duration | 0.67 | 0.756 | 0.786 | 0.827 | 0.868 | 0.753 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.23913 Full duration: 15.113276 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.694 | 0.708 | 0.727 | 0.727 | 0.727 | 0.71 | 100.0% | 10 | | total | 0.694 | 0.708 | 0.727 | 0.727 | 0.728 | 0.71 | 100.0% | 10 | | -> duration | 0.694 | 0.708 | 0.727 | 0.727 | 0.728 | 0.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.149565 Full duration: 14.974783 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.727 | 0.752 | 0.79 | 0.809 | 0.827 | 0.76 | 100.0% | 10 | | total | 0.727 | 0.753 | 0.791 | 0.809 | 0.828 | 0.76 | 100.0% | 10 | | -> duration | 0.727 | 0.753 | 0.791 | 0.809 | 0.828 | 0.76 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.273673 Full duration: 18.449482 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.719 | 0.753 | 0.802 | 0.827 | 0.852 | 0.764 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.221 | 0.309 | 0.343 | 0.373 | 0.403 | 0.305 | 100.0% | 10 | | total | 0.959 | 1.069 | 1.156 | 1.16 | 1.163 | 1.07 | 100.0% | 10 | | -> duration | 0.959 | 1.069 | 1.156 | 1.16 | 1.163 | 1.07 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.249676 Full duration: 16.83938 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.696 | 0.72 | 0.786 | 0.801 | 0.816 | 0.731 | 100.0% | 10 | | total | 0.696 | 0.72 | 0.786 | 0.801 | 0.816 | 0.731 | 100.0% | 10 | | -> duration | 0.696 | 0.72 | 0.786 | 0.801 | 0.816 | 0.731 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.172771 Full duration: 14.818274 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.717 | 0.741 | 0.752 | 0.754 | 0.757 | 0.74 | 100.0% | 10 | | total | 0.717 | 0.742 | 0.752 | 0.755 | 0.758 | 0.74 | 100.0% | 10 | | -> duration | 0.717 | 0.742 | 0.752 | 0.755 | 0.758 | 0.74 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.233035 Full duration: 18.491864 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.66 | 0.739 | 0.781 | 0.824 | 0.867 | 0.74 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.227 | 0.298 | 0.361 | 0.369 | 0.376 | 0.309 | 100.0% | 10 | | total | 0.887 | 1.046 | 1.14 | 1.149 | 1.158 | 1.049 | 100.0% | 10 | | -> duration | 0.887 | 1.046 | 1.14 | 1.149 | 1.158 | 1.049 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.188313 Full duration: 17.037425 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.7 | 0.714 | 0.726 | 0.764 | 0.803 | 0.721 | 100.0% | 10 | | total | 0.7 | 0.714 | 0.726 | 0.765 | 0.803 | 0.721 | 100.0% | 10 | | -> duration | 0.7 | 0.714 | 0.726 | 0.765 | 0.803 | 0.721 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.150426 Full duration: 15.557094 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.809 | 3.56 | 3.675 | 3.722 | 3.769 | 3.217 | 100.0% | 10 | | total | 1.81 | 3.561 | 3.676 | 3.722 | 3.769 | 3.217 | 100.0% | 10 | | -> duration | 1.81 | 3.561 | 3.676 | 3.722 | 3.769 | 3.217 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.91645 Full duration: 26.564277 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.823 | 3.134 | 3.605 | 3.623 | 3.641 | 2.859 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.436 | 0.648 | 1.437 | 1.735 | 2.034 | 0.8 | 100.0% | 10 | | total | 2.259 | 3.967 | 4.139 | 4.145 | 4.151 | 3.659 | 100.0% | 10 | | -> duration | 2.259 | 3.967 | 4.139 | 4.145 | 4.151 | 3.659 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.338372 Full duration: 24.037851 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.705 | 0.717 | 0.765 | 0.767 | 0.77 | 0.725 | 100.0% | 10 | | total | 0.705 | 0.717 | 0.765 | 0.768 | 0.77 | 0.725 | 100.0% | 10 | | -> duration | 0.705 | 0.717 | 0.765 | 0.768 | 0.77 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.160582 Full duration: 14.711681 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.92 | 0.998 | 1.088 | 1.09 | 1.093 | 0.995 | 100.0% | 10 | | total | 0.92 | 0.999 | 1.088 | 1.09 | 1.093 | 0.995 | 100.0% | 10 | | -> duration | 0.92 | 0.999 | 1.088 | 1.09 | 1.093 | 0.995 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.953568 Full duration: 17.88591 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.917 | 1.027 | 1.112 | 1.131 | 1.151 | 1.019 | 100.0% | 10 | | gnocchi.delete_metric | 0.048 | 0.298 | 0.322 | 0.323 | 0.323 | 0.26 | 100.0% | 10 | | total | 1.156 | 1.267 | 1.391 | 1.43 | 1.468 | 1.279 | 100.0% | 10 | | -> duration | 1.156 | 1.267 | 1.391 | 1.43 | 1.468 | 1.279 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.797142 Full duration: 18.518229 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.653 | 0.75 | 0.829 | 0.831 | 0.833 | 0.757 | 100.0% | 10 | | total | 0.654 | 0.75 | 0.829 | 0.831 | 0.834 | 0.757 | 100.0% | 10 | | -> duration | 0.654 | 0.75 | 0.829 | 0.831 | 0.834 | 0.757 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.24945 Full duration: 20.746255 -------------------------------------------------------------------------------- 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 187605ca-8c3e-4297-9c71-bd853d80ead4 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.716 | 0.736 | 0.771 | 0.777 | 0.783 | 0.742 | 100.0% | 10 | | gnocchi.delete_resource | 0.233 | 0.311 | 0.323 | 0.325 | 0.328 | 0.291 | 100.0% | 10 | | total | 0.949 | 1.041 | 1.09 | 1.098 | 1.105 | 1.033 | 100.0% | 10 | | -> duration | 0.949 | 1.041 | 1.09 | 1.098 | 1.105 | 1.033 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.070142 Full duration: 18.267225 HINTS: * To plot HTML graphics with this data, run: rally task report 187605ca-8c3e-4297-9c71-bd853d80ead4 --out output.html * To generate a JUnit report, run: rally task export 187605ca-8c3e-4297-9c71-bd853d80ead4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 187605ca-8c3e-4297-9c71-bd853d80ead4 --json --out output.json 2019-03-23 21:33:46,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '187605ca-8c3e-4297-9c71-bd853d80ead4', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-03-23 21:33:48,760 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 187605ca-8c3e-4297-9c71-bd853d80ead4 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-03-23 21:33:48.651 8490 INFO rally.api [-] Building 'json' report for the following task(s): '187605ca-8c3e-4297-9c71-bd853d80ead4'. 2019-03-23 21:33:48.671 8490 INFO rally.api [-] The report has been successfully built. 2019-03-23 21:33:48,792 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-03-23 21:33:48,793 - 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-03-23 21:33:48,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 21:33:48,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 21:33:48,812 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-03-23 21:33:48,812 - 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', 'service_list': ['heat'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 21:47:53,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6abd70e5-a8ae-4538-8ea7-e02657b69ada 2019-03-23 21:47:53,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6abd70e5-a8ae-4538-8ea7-e02657b69ada'] 2019-03-23 21:47:54,477 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6abd70e5-a8ae-4538-8ea7-e02657b69ada -------------------------------------------------------------------------------- Task 6abd70e5-a8ae-4538-8ea7-e02657b69ada: 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.233 | 5.817 | 6.836 | 6.861 | 6.885 | 5.908 | 100.0% | 10 | | heat.delete_stack | 0.674 | 0.96 | 1.712 | 1.832 | 1.951 | 1.117 | 100.0% | 10 | | total | 6.176 | 6.892 | 7.682 | 8.232 | 8.782 | 7.025 | 100.0% | 10 | | -> duration | 4.176 | 4.892 | 5.682 | 6.232 | 6.782 | 5.025 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.201456 Full duration: 37.997959 -------------------------------------------------------------------------------- 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_b93900fa-6970-4daf-bdad-6d4980632ed3", "public_net": "external", "flavor": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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 | 27.176 | 33.118 | 35.845 | 36.135 | 36.424 | 32.598 | 100.0% | 10 | | heat.delete_stack | 11.991 | 13.721 | 14.892 | 15.166 | 15.44 | 13.57 | 100.0% | 10 | | total | 39.167 | 47.686 | 49.615 | 49.86 | 50.105 | 46.168 | 100.0% | 10 | | -> duration | 37.167 | 45.686 | 47.615 | 47.86 | 48.105 | 44.168 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 132.601438 Full duration: 153.152028 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668", "image": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "flavor": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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 | 23.83 | 26.124 | 29.211 | 29.9 | 30.588 | 26.87 | 100.0% | 10 | | heat.delete_stack | 7.286 | 8.61 | 9.583 | 9.686 | 9.788 | 8.584 | 100.0% | 10 | | total | 31.117 | 34.959 | 37.697 | 38.102 | 38.507 | 35.454 | 100.0% | 10 | | -> duration | 29.117 | 32.959 | 35.697 | 36.102 | 36.507 | 33.454 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.874725 Full duration: 122.171803 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.947 | 5.346 | 5.555 | 5.653 | 5.75 | 5.328 | 100.0% | 10 | | heat.list_stacks | 0.045 | 0.324 | 0.333 | 0.333 | 0.333 | 0.284 | 100.0% | 10 | | total | 4.992 | 5.63 | 5.884 | 5.978 | 6.072 | 5.612 | 100.0% | 10 | | -> duration | 2.992 | 3.63 | 3.884 | 3.978 | 4.072 | 3.612 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.892408 Full duration: 38.148212 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.116 | 5.543 | 5.766 | 5.813 | 5.86 | 5.494 | 100.0% | 10 | | heat.update_stack | 2.88 | 3.265 | 4.676 | 4.744 | 4.811 | 3.58 | 100.0% | 10 | | heat.delete_stack | 2.956 | 3.535 | 4.006 | 4.08 | 4.153 | 3.547 | 100.0% | 10 | | total | 11.42 | 12.47 | 13.738 | 13.822 | 13.905 | 12.621 | 100.0% | 10 | | -> duration | 7.42 | 8.47 | 9.738 | 9.822 | 9.905 | 8.621 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.279659 Full duration: 54.02284 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.18 | 5.481 | 5.706 | 5.745 | 5.783 | 5.475 | 100.0% | 10 | | heat.update_stack | 3.121 | 3.274 | 3.427 | 3.433 | 3.438 | 3.281 | 100.0% | 10 | | heat.delete_stack | 0.482 | 1.283 | 2.295 | 2.375 | 2.456 | 1.38 | 100.0% | 10 | | total | 9.206 | 10.094 | 11.227 | 11.357 | 11.487 | 10.136 | 100.0% | 10 | | -> duration | 5.206 | 6.094 | 7.227 | 7.357 | 7.487 | 6.136 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.339806 Full duration: 46.366736 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.077 | 5.472 | 5.702 | 5.741 | 5.779 | 5.416 | 100.0% | 10 | | heat.update_stack | 4.598 | 5.217 | 6.25 | 6.259 | 6.268 | 5.306 | 100.0% | 10 | | heat.delete_stack | 3.392 | 4.758 | 5.175 | 5.178 | 5.18 | 4.484 | 100.0% | 10 | | total | 13.731 | 15.178 | 16.652 | 16.698 | 16.744 | 15.207 | 100.0% | 10 | | -> duration | 9.731 | 11.178 | 12.652 | 12.698 | 12.744 | 11.207 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.772348 Full duration: 61.475638 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.19 | 5.54 | 7.244 | 7.296 | 7.348 | 6.001 | 100.0% | 10 | | heat.update_stack | 3.02 | 3.335 | 4.32 | 4.38 | 4.441 | 3.499 | 100.0% | 10 | | heat.delete_stack | 2.989 | 3.746 | 4.226 | 4.242 | 4.258 | 3.781 | 100.0% | 10 | | total | 11.927 | 12.607 | 15.504 | 15.528 | 15.552 | 13.281 | 100.0% | 10 | | -> duration | 7.927 | 8.607 | 11.504 | 11.528 | 11.552 | 9.281 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.941248 Full duration: 56.890863 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.229 | 5.455 | 5.768 | 5.784 | 5.8 | 5.513 | 100.0% | 10 | | heat.update_stack | 2.953 | 4.457 | 5.044 | 5.177 | 5.31 | 4.257 | 100.0% | 10 | | heat.delete_stack | 2.107 | 2.356 | 2.585 | 2.662 | 2.74 | 2.377 | 100.0% | 10 | | total | 10.974 | 12.312 | 12.753 | 13.099 | 13.444 | 12.147 | 100.0% | 10 | | -> duration | 6.974 | 8.312 | 8.753 | 9.099 | 9.444 | 8.147 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.13524 Full duration: 52.67533 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.264 | 5.57 | 5.895 | 5.925 | 5.955 | 5.601 | 100.0% | 10 | | heat.update_stack | 2.72 | 3.086 | 3.227 | 3.263 | 3.298 | 3.045 | 100.0% | 10 | | heat.delete_stack | 1.822 | 2.34 | 2.561 | 2.615 | 2.669 | 2.3 | 100.0% | 10 | | total | 10.451 | 10.982 | 11.299 | 11.31 | 11.321 | 10.946 | 100.0% | 10 | | -> duration | 6.451 | 6.982 | 7.299 | 7.31 | 7.321 | 6.946 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.849392 Full duration: 49.58865 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.281 | 5.538 | 5.824 | 5.847 | 5.87 | 5.565 | 100.0% | 10 | | heat.check_stack | 0.82 | 1.248 | 1.717 | 2.164 | 2.611 | 1.384 | 100.0% | 10 | | heat.delete_stack | 1.735 | 2.135 | 2.618 | 3.038 | 3.458 | 2.178 | 100.0% | 10 | | total | 8.217 | 8.851 | 10.347 | 10.495 | 10.642 | 9.128 | 100.0% | 10 | | -> duration | 6.217 | 6.851 | 8.347 | 8.495 | 8.642 | 7.128 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.192147 Full duration: 43.752102 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.249 | 5.437 | 5.634 | 5.687 | 5.739 | 5.471 | 100.0% | 10 | | heat.suspend_stack | 0.84 | 1.517 | 2.739 | 2.778 | 2.817 | 1.808 | 100.0% | 10 | | heat.resume_stack | 0.926 | 1.187 | 1.357 | 1.391 | 1.426 | 1.181 | 100.0% | 10 | | heat.delete_stack | 1.913 | 2.105 | 2.357 | 2.444 | 2.532 | 2.157 | 100.0% | 10 | | total | 9.783 | 10.715 | 11.064 | 11.408 | 11.752 | 10.618 | 100.0% | 10 | | -> duration | 7.783 | 8.715 | 9.064 | 9.408 | 9.752 | 8.618 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.694802 Full duration: 48.617069 -------------------------------------------------------------------------------- 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 6abd70e5-a8ae-4538-8ea7-e02657b69ada 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.735 | 0.759 | 0.834 | 0.851 | 0.867 | 0.772 | 100.0% | 10 | | total | 0.735 | 0.759 | 0.834 | 0.851 | 0.867 | 0.772 | 100.0% | 10 | | -> duration | 0.735 | 0.759 | 0.834 | 0.851 | 0.867 | 0.772 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.330987 Full duration: 16.866117 HINTS: * To plot HTML graphics with this data, run: rally task report 6abd70e5-a8ae-4538-8ea7-e02657b69ada --out output.html * To generate a JUnit report, run: rally task export 6abd70e5-a8ae-4538-8ea7-e02657b69ada --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6abd70e5-a8ae-4538-8ea7-e02657b69ada --json --out output.json 2019-03-23 21:47:54,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6abd70e5-a8ae-4538-8ea7-e02657b69ada', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-03-23 21:47:56,315 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6abd70e5-a8ae-4538-8ea7-e02657b69ada --out /home/opnfv/functest/results/rally_full/heat.json 2019-03-23 21:47:56.203 11667 INFO rally.api [-] Building 'json' report for the following task(s): '6abd70e5-a8ae-4538-8ea7-e02657b69ada'. 2019-03-23 21:47:56.226 11667 INFO rally.api [-] The report has been successfully built. 2019-03-23 21:47:56,348 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-03-23 21:47:56,349 - 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-03-23 21:47:56,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 21:47:56,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 21:47:56,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-03-23 21:47:56,361 - 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', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 21:54:16,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8817768c-f675-4bcc-a444-d9fa60f6fe1e 2019-03-23 21:54:16,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8817768c-f675-4bcc-a444-d9fa60f6fe1e'] 2019-03-23 21:54:17,157 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8817768c-f675-4bcc-a444-d9fa60f6fe1e -------------------------------------------------------------------------------- Task 8817768c-f675-4bcc-a444-d9fa60f6fe1e: 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.666 | 0.777 | 0.849 | 0.851 | 0.852 | 0.771 | 100.0% | 10 | | keystone_v3.add_role | 0.15 | 0.218 | 0.251 | 0.253 | 0.254 | 0.211 | 100.0% | 10 | | keystone_v3.revoke_role | 0.168 | 0.241 | 0.254 | 0.256 | 0.258 | 0.232 | 100.0% | 10 | | total | 1.079 | 1.25 | 1.276 | 1.293 | 1.31 | 1.214 | 100.0% | 10 | | -> duration | 1.079 | 1.25 | 1.276 | 1.293 | 1.31 | 1.214 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.0086 Full duration: 28.584187 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.692 | 0.776 | 0.851 | 0.852 | 0.854 | 0.779 | 100.0% | 10 | | keystone_v3.add_role | 0.153 | 0.241 | 0.27 | 0.294 | 0.318 | 0.23 | 100.0% | 10 | | keystone_v3.list_roles | 0.138 | 0.224 | 0.246 | 0.283 | 0.319 | 0.218 | 100.0% | 10 | | total | 1.112 | 1.208 | 1.347 | 1.367 | 1.386 | 1.228 | 100.0% | 10 | | -> duration | 1.112 | 1.208 | 1.347 | 1.367 | 1.386 | 1.228 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.205513 Full duration: 28.195912 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.002 | 1.112 | 1.235 | 1.301 | 1.366 | 1.127 | 100.0% | 10 | | keystone_v3.list_projects | 0.117 | 0.183 | 0.221 | 0.236 | 0.252 | 0.177 | 100.0% | 10 | | total | 1.12 | 1.278 | 1.484 | 1.531 | 1.578 | 1.305 | 100.0% | 10 | | -> duration | 1.12 | 1.278 | 1.484 | 1.531 | 1.578 | 1.305 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.390779 Full duration: 29.197995 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.678 | 0.769 | 0.856 | 0.864 | 0.873 | 0.777 | 100.0% | 10 | | keystone_v3.delete_role | 0.151 | 0.228 | 0.24 | 0.24 | 0.24 | 0.211 | 100.0% | 10 | | total | 0.904 | 0.95 | 1.094 | 1.098 | 1.102 | 0.988 | 100.0% | 10 | | -> duration | 0.904 | 0.95 | 1.094 | 1.098 | 1.102 | 0.988 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.576686 Full duration: 25.653331 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.729 | 0.822 | 0.911 | 0.928 | 0.945 | 0.819 | 100.0% | 10 | | keystone_v3.delete_service | 0.139 | 0.153 | 0.228 | 0.243 | 0.259 | 0.175 | 100.0% | 10 | | total | 0.867 | 0.997 | 1.084 | 1.088 | 1.092 | 0.994 | 100.0% | 10 | | -> duration | 0.867 | 0.997 | 1.084 | 1.088 | 1.092 | 0.994 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.433379 Full duration: 25.409869 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.978 | 1.099 | 1.2 | 1.206 | 1.211 | 1.086 | 100.0% | 10 | | keystone_v3.create_user | 0.743 | 0.873 | 0.949 | 0.953 | 0.956 | 0.872 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.118 | 0.143 | 0.205 | 0.206 | 0.208 | 0.152 | 100.0% | 10 | | -> keystone_v3.add_role | 0.154 | 0.238 | 0.28 | 0.316 | 0.352 | 0.231 | 100.0% | 10 | | keystone_v3.create_role | 0.127 | 0.177 | 0.237 | 0.249 | 0.26 | 0.183 | 100.0% | 10 | | keystone_v3.get_project | 0.116 | 0.132 | 0.215 | 0.219 | 0.223 | 0.159 | 100.0% | 10 | | keystone_v3.get_user | 0.126 | 0.141 | 0.232 | 0.238 | 0.243 | 0.167 | 100.0% | 10 | | keystone_v3.get_role | 0.108 | 0.14 | 0.201 | 0.205 | 0.208 | 0.147 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.179 | 0.222 | 0.252 | 0.282 | 0.179 | 100.0% | 10 | | keystone_v3.get_services | 0.112 | 0.125 | 0.201 | 0.201 | 0.201 | 0.145 | 100.0% | 10 | | total | 2.85 | 3.116 | 3.351 | 3.357 | 3.362 | 3.096 | 100.0% | 10 | | -> duration | 2.85 | 3.116 | 3.351 | 3.357 | 3.362 | 3.096 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.838345 Full duration: 40.580817 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.925 | 1.198 | 1.25 | 1.296 | 1.343 | 1.166 | 100.0% | 10 | | keystone_v3.update_project | 0.15 | 0.227 | 0.239 | 0.248 | 0.258 | 0.205 | 100.0% | 10 | | keystone_v3.delete_project | 0.184 | 0.221 | 0.288 | 0.292 | 0.296 | 0.229 | 100.0% | 10 | | total | 1.419 | 1.6 | 1.689 | 1.73 | 1.77 | 1.6 | 100.0% | 10 | | -> duration | 1.419 | 1.6 | 1.689 | 1.73 | 1.77 | 1.6 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.307086 Full duration: 27.63107 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.052 | 1.183 | 1.289 | 1.289 | 1.29 | 1.187 | 100.0% | 10 | | total | 1.224 | 1.417 | 1.487 | 1.496 | 1.505 | 1.392 | 100.0% | 10 | | -> duration | 1.224 | 1.417 | 1.487 | 1.496 | 1.505 | 1.392 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.707571 Full duration: 26.468535 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.045 | 1.125 | 1.239 | 1.258 | 1.276 | 1.144 | 100.0% | 10 | | total | 1.045 | 1.125 | 1.24 | 1.258 | 1.276 | 1.144 | 100.0% | 10 | | -> duration | 1.045 | 1.125 | 1.24 | 1.258 | 1.276 | 1.144 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.013876 Full duration: 25.955755 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.01 | 1.149 | 1.246 | 1.246 | 1.246 | 1.143 | 100.0% | 10 | | keystone_v3.list_users | 0.138 | 0.227 | 0.236 | 0.236 | 0.237 | 0.204 | 100.0% | 10 | | total | 1.275 | 1.585 | 1.637 | 1.675 | 1.713 | 1.546 | 100.0% | 10 | | -> duration | 1.275 | 1.585 | 1.637 | 1.675 | 1.713 | 1.546 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.160787 Full duration: 27.20368 -------------------------------------------------------------------------------- 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 8817768c-f675-4bcc-a444-d9fa60f6fe1e 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.981 | 1.131 | 1.175 | 1.18 | 1.185 | 1.112 | 100.0% | 10 | | keystone_v3.create_users | 7.505 | 7.94 | 8.197 | 8.205 | 8.214 | 7.946 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.505 | 7.94 | 8.196 | 8.205 | 8.213 | 7.946 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.238 | 1.423 | 1.509 | 1.529 | 1.549 | 1.411 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.776 | 1.964 | 2.013 | 2.116 | 2.219 | 1.942 | 100.0% | 10 | | total | 10.245 | 10.691 | 10.829 | 10.887 | 10.945 | 10.639 | 100.0% | 10 | | -> duration | 10.245 | 10.691 | 10.829 | 10.887 | 10.945 | 10.639 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.438253 Full duration: 69.360334 HINTS: * To plot HTML graphics with this data, run: rally task report 8817768c-f675-4bcc-a444-d9fa60f6fe1e --out output.html * To generate a JUnit report, run: rally task export 8817768c-f675-4bcc-a444-d9fa60f6fe1e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8817768c-f675-4bcc-a444-d9fa60f6fe1e --json --out output.json 2019-03-23 21:54:17,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8817768c-f675-4bcc-a444-d9fa60f6fe1e', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-03-23 21:54:19,031 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8817768c-f675-4bcc-a444-d9fa60f6fe1e --out /home/opnfv/functest/results/rally_full/keystone.json 2019-03-23 21:54:18.925 13776 INFO rally.api [-] Building 'json' report for the following task(s): '8817768c-f675-4bcc-a444-d9fa60f6fe1e'. 2019-03-23 21:54:18.951 13776 INFO rally.api [-] The report has been successfully built. 2019-03-23 21:54:19,069 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-03-23 21:54:19,070 - 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-03-23 21:54:19,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 21:54:19,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 21:54:19,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-23 21:54:19,091 - 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', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 22:34:32,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cc3a3301-4b12-4662-8bfa-64092b8329c7 2019-03-23 22:34:32,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cc3a3301-4b12-4662-8bfa-64092b8329c7'] 2019-03-23 22:34:33,265 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cc3a3301-4b12-4662-8bfa-64092b8329c7 -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7: 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.861 | 0.959 | 1.275 | 1.288 | 1.301 | 1.05 | 100.0% | 10 | | neutron.update_network | 0.378 | 0.592 | 1.041 | 1.183 | 1.326 | 0.665 | 100.0% | 10 | | total | 1.326 | 1.59 | 2.267 | 2.289 | 2.311 | 1.715 | 100.0% | 10 | | -> duration | 1.326 | 1.59 | 2.267 | 2.289 | 2.311 | 1.715 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.735953 Full duration: 47.174407 -------------------------------------------------------------------------------- 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": {} }, "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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.782 | 2.191 | 2.629 | 2.689 | 2.75 | 2.228 | 100.0% | 10 | | neutron.update_port | 0.637 | 0.891 | 1.072 | 1.092 | 1.113 | 0.886 | 100.0% | 10 | | total | 2.595 | 3.005 | 3.644 | 3.686 | 3.728 | 3.114 | 100.0% | 10 | | -> duration | 2.595 | 3.005 | 3.644 | 3.686 | 3.728 | 3.114 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.117685 Full duration: 142.857832 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "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 cc3a3301-4b12-4662-8bfa-64092b8329c7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.933 | 1.111 | 1.264 | 1.271 | 1.278 | 1.113 | 100.0% | 10 | | neutron.create_subnet | 0.643 | 1.204 | 2.535 | 2.592 | 2.648 | 1.391 | 100.0% | 10 | | neutron.create_router | 3.936 | 5.128 | 5.848 | 5.887 | 5.926 | 5.074 | 100.0% | 10 | | neutron.add_interface_router | 3.29 | 4.239 | 4.673 | 4.731 | 4.789 | 4.147 | 100.0% | 10 | | neutron.update_router | 1.217 | 1.571 | 2.054 | 2.162 | 2.269 | 1.673 | 100.0% | 10 | | total | 11.388 | 13.535 | 14.573 | 14.766 | 14.959 | 13.399 | 100.0% | 10 | | -> duration | 11.388 | 13.535 | 14.573 | 14.766 | 14.959 | 13.399 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.198044 Full duration: 191.826141 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_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": {} }, "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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.882 | 1.13 | 1.344 | 1.358 | 1.372 | 1.155 | 100.0% | 10 | | neutron.create_subnet | 0.964 | 1.451 | 2.331 | 2.404 | 2.476 | 1.602 | 100.0% | 10 | | neutron.update_subnet | 0.717 | 1.143 | 1.409 | 1.583 | 1.756 | 1.146 | 100.0% | 10 | | total | 3.104 | 3.898 | 4.453 | 4.655 | 4.857 | 3.902 | 100.0% | 10 | | -> duration | 3.104 | 3.898 | 4.453 | 4.655 | 4.857 | 3.902 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.100753 Full duration: 155.381059 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.926 | 1.236 | 1.432 | 1.438 | 1.445 | 1.211 | 100.0% | 10 | | neutron.delete_network | 0.648 | 1.074 | 1.272 | 1.306 | 1.339 | 1.042 | 100.0% | 10 | | total | 1.891 | 2.117 | 2.656 | 2.72 | 2.784 | 2.253 | 100.0% | 10 | | -> duration | 1.891 | 2.117 | 2.656 | 2.72 | 2.784 | 2.253 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.661418 Full duration: 44.784006 -------------------------------------------------------------------------------- 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": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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.829 | 2.028 | 2.893 | 3.006 | 3.118 | 2.312 | 100.0% | 10 | | neutron.delete_port | 0.606 | 0.904 | 1.184 | 1.27 | 1.356 | 0.893 | 100.0% | 10 | | total | 2.528 | 2.808 | 4.174 | 4.229 | 4.283 | 3.205 | 100.0% | 10 | | -> duration | 2.528 | 2.808 | 4.174 | 4.229 | 4.283 | 3.205 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.453225 Full duration: 137.948928 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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.915 | 1.033 | 1.218 | 1.275 | 1.332 | 1.069 | 100.0% | 10 | | neutron.create_subnet | 0.978 | 1.119 | 1.543 | 1.662 | 1.781 | 1.227 | 100.0% | 10 | | neutron.create_router | 4.28 | 4.682 | 5.321 | 5.569 | 5.817 | 4.821 | 100.0% | 10 | | neutron.add_interface_router | 3.267 | 4.174 | 5.387 | 5.478 | 5.569 | 4.268 | 100.0% | 10 | | neutron.remove_interface_router | 2.537 | 2.967 | 3.257 | 3.275 | 3.292 | 2.926 | 100.0% | 10 | | neutron.delete_router | 2.354 | 2.898 | 3.08 | 3.138 | 3.197 | 2.823 | 100.0% | 10 | | total | 15.03 | 17.304 | 18.382 | 18.72 | 19.059 | 17.134 | 100.0% | 10 | | -> duration | 15.03 | 17.304 | 18.382 | 18.72 | 19.059 | 17.134 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.205419 Full duration: 186.824764 -------------------------------------------------------------------------------- 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": {} }, "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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.383 | 1.751 | 1.912 | 1.954 | 1.996 | 1.736 | 100.0% | 10 | | neutron.delete_subnet | 0.535 | 0.972 | 2.053 | 3.02 | 3.988 | 1.343 | 100.0% | 10 | | total | 2.272 | 2.881 | 3.599 | 4.485 | 5.371 | 3.079 | 100.0% | 10 | | -> duration | 2.272 | 2.881 | 3.599 | 4.485 | 5.371 | 3.079 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.943821 Full duration: 136.153797 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.949 | 1.018 | 1.17 | 1.232 | 1.294 | 1.06 | 100.0% | 10 | | neutron.list_networks | 0.12 | 0.374 | 0.407 | 0.439 | 0.472 | 0.348 | 100.0% | 10 | | total | 1.252 | 1.412 | 1.562 | 1.608 | 1.654 | 1.408 | 100.0% | 10 | | -> duration | 1.252 | 1.412 | 1.562 | 1.608 | 1.654 | 1.408 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.09839 Full duration: 45.426142 -------------------------------------------------------------------------------- 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": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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.698 | 1.99 | 3.146 | 3.147 | 3.147 | 2.161 | 100.0% | 10 | | neutron.list_ports | 0.082 | 0.328 | 0.523 | 0.599 | 0.675 | 0.313 | 100.0% | 10 | | total | 1.913 | 2.335 | 3.258 | 3.384 | 3.51 | 2.474 | 100.0% | 10 | | -> duration | 1.913 | 2.335 | 3.258 | 3.384 | 3.51 | 2.474 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.423394 Full duration: 138.927447 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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.893 | 1.12 | 1.244 | 1.331 | 1.419 | 1.114 | 100.0% | 10 | | neutron.create_subnet | 0.845 | 1.293 | 1.886 | 1.989 | 2.093 | 1.361 | 100.0% | 10 | | neutron.create_router | 4.439 | 4.735 | 5.096 | 5.165 | 5.233 | 4.769 | 100.0% | 10 | | neutron.add_interface_router | 3.821 | 4.159 | 4.368 | 4.44 | 4.512 | 4.125 | 100.0% | 10 | | neutron.list_routers | 0.163 | 0.488 | 0.727 | 0.755 | 0.784 | 0.496 | 100.0% | 10 | | total | 11.304 | 11.903 | 12.277 | 12.305 | 12.332 | 11.865 | 100.0% | 10 | | -> duration | 11.304 | 11.903 | 12.277 | 12.305 | 12.332 | 11.865 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.553836 Full duration: 187.760964 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_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": {} }, "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 cc3a3301-4b12-4662-8bfa-64092b8329c7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.919 | 1.139 | 1.292 | 1.342 | 1.392 | 1.163 | 100.0% | 10 | | neutron.create_subnet | 0.775 | 1.115 | 1.417 | 1.497 | 1.578 | 1.128 | 100.0% | 10 | | neutron.list_subnets | 0.069 | 0.384 | 0.494 | 0.538 | 0.582 | 0.319 | 100.0% | 10 | | total | 2.012 | 2.66 | 2.979 | 3.059 | 3.14 | 2.611 | 100.0% | 10 | | -> duration | 2.012 | 2.66 | 2.979 | 3.059 | 3.14 | 2.611 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.696773 Full duration: 146.298837 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.779 | 0.958 | 1.168 | 1.171 | 1.174 | 0.971 | 100.0% | 10 | | neutron.delete_security_group | 0.133 | 0.4 | 0.435 | 0.456 | 0.477 | 0.375 | 100.0% | 10 | | total | 0.912 | 1.36 | 1.576 | 1.577 | 1.577 | 1.346 | 100.0% | 10 | | -> duration | 0.912 | 1.36 | 1.576 | 1.577 | 1.577 | 1.346 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.969493 Full duration: 41.110017 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.791 | 0.911 | 0.979 | 1.065 | 1.152 | 0.919 | 100.0% | 10 | | neutron.create_security_group_rule | 0.155 | 0.296 | 0.475 | 0.604 | 0.732 | 0.34 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.082 | 0.355 | 0.377 | 0.388 | 0.4 | 0.297 | 100.0% | 10 | | neutron.delete_security_group | 0.12 | 0.343 | 0.442 | 0.447 | 0.452 | 0.29 | 100.0% | 10 | | total | 1.547 | 1.829 | 2.124 | 2.252 | 2.379 | 1.847 | 100.0% | 10 | | -> duration | 1.547 | 1.829 | 2.124 | 2.252 | 2.379 | 1.847 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.408987 Full duration: 42.378975 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.802 | 0.968 | 1.143 | 1.17 | 1.198 | 0.98 | 100.0% | 10 | | neutron.create_security_group_rule | 0.138 | 0.393 | 0.577 | 0.603 | 0.629 | 0.346 | 100.0% | 10 | | neutron.list_security_group_rules | 0.045 | 0.301 | 0.326 | 0.334 | 0.343 | 0.229 | 100.0% | 10 | | total | 1.23 | 1.615 | 1.81 | 1.841 | 1.873 | 1.555 | 100.0% | 10 | | -> duration | 1.23 | 1.615 | 1.81 | 1.841 | 1.873 | 1.555 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.733871 Full duration: 43.99041 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.776 | 0.907 | 1.065 | 1.113 | 1.161 | 0.953 | 100.0% | 10 | | neutron.show_security_group | 0.033 | 0.319 | 0.414 | 0.474 | 0.535 | 0.293 | 100.0% | 10 | | total | 0.921 | 1.233 | 1.461 | 1.517 | 1.573 | 1.246 | 100.0% | 10 | | -> duration | 0.921 | 1.233 | 1.461 | 1.517 | 1.573 | 1.246 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.901683 Full duration: 42.692217 -------------------------------------------------------------------------------- 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 cc3a3301-4b12-4662-8bfa-64092b8329c7 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.882 | 1.163 | 1.316 | 1.352 | 1.387 | 1.141 | 100.0% | 10 | | neutron.create_router | 4.185 | 5.105 | 5.448 | 5.778 | 6.109 | 4.982 | 100.0% | 10 | | neutron.add_gateway_router | 3.176 | 3.429 | 4.143 | 4.322 | 4.501 | 3.607 | 100.0% | 10 | | neutron.remove_gateway_router | 1.868 | 2.361 | 2.549 | 2.588 | 2.626 | 2.347 | 100.0% | 10 | | total | 10.569 | 12.069 | 13.067 | 13.277 | 13.487 | 12.077 | 100.0% | 10 | | -> duration | 10.569 | 12.069 | 13.067 | 13.277 | 13.487 | 12.077 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.979303 Full duration: 99.496241 -------------------------------------------------------------------------------- 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": {} }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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) | 2.702 | 3.405 | 4.019 | 4.146 | 4.274 | 3.433 | 100.0% | 10 | | neutron.show_port (x2) | 0.305 | 0.425 | 0.884 | 0.901 | 0.919 | 0.518 | 100.0% | 10 | | total | 3.289 | 3.98 | 4.484 | 4.579 | 4.674 | 3.951 | 100.0% | 10 | | -> duration | 3.289 | 3.98 | 4.484 | 4.579 | 4.674 | 3.951 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.428348 Full duration: 140.820712 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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.865 | 1.003 | 1.164 | 1.198 | 1.232 | 1.036 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.467 | 2.285 | 3.206 | 3.474 | 3.742 | 2.359 | 100.0% | 10 | | neutron.create_router (x2) | 8.336 | 9.652 | 10.554 | 10.902 | 11.251 | 9.714 | 100.0% | 10 | | neutron.add_interface_router (x2) | 6.522 | 7.533 | 8.19 | 8.453 | 8.716 | 7.496 | 100.0% | 10 | | neutron.show_router (x2) | 0.294 | 0.664 | 1.022 | 1.115 | 1.208 | 0.721 | 100.0% | 10 | | total | 20.045 | 21.069 | 22.503 | 22.821 | 23.139 | 21.325 | 100.0% | 10 | | -> duration | 20.045 | 21.069 | 22.503 | 22.821 | 23.139 | 21.325 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 62.923984 Full duration: 234.88915 -------------------------------------------------------------------------------- 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": {} }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cc3a3301-4b12-4662-8bfa-64092b8329c7 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.357 | 2.62 | 3.27 | 3.294 | 3.317 | 2.745 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.36 | 0.649 | 0.798 | 0.945 | 1.093 | 0.633 | 100.0% | 10 | | total | 3.015 | 3.331 | 3.755 | 3.867 | 3.979 | 3.377 | 100.0% | 10 | | -> duration | 3.015 | 3.331 | 3.755 | 3.867 | 3.979 | 3.377 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.045013 Full duration: 155.034084 HINTS: * To plot HTML graphics with this data, run: rally task report cc3a3301-4b12-4662-8bfa-64092b8329c7 --out output.html * To generate a JUnit report, run: rally task export cc3a3301-4b12-4662-8bfa-64092b8329c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cc3a3301-4b12-4662-8bfa-64092b8329c7 --json --out output.json 2019-03-23 22:34:33,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cc3a3301-4b12-4662-8bfa-64092b8329c7', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-03-23 22:34:35,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cc3a3301-4b12-4662-8bfa-64092b8329c7 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-03-23 22:34:35.116 20001 INFO rally.api [-] Building 'json' report for the following task(s): 'cc3a3301-4b12-4662-8bfa-64092b8329c7'. 2019-03-23 22:34:35.157 20001 INFO rally.api [-] The report has been successfully built. 2019-03-23 22:34:35,326 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-23 22:34:35,327 - 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-03-23 22:34:35,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 22:34:35,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 22:34:35,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-03-23 22:34:35,341 - 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', 'service_list': ['nova'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 23:50:14,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : eec0a170-6cbc-4a8f-8595-a598022934a3 2019-03-23 23:50:14,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'eec0a170-6cbc-4a8f-8595-a598022934a3'] 2019-03-23 23:50:15,317 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid eec0a170-6cbc-4a8f-8595-a598022934a3 -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3: finished -------------------------------------------------------------------------------- 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 eec0a170-6cbc-4a8f-8595-a598022934a3 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.821 | 0.99 | 1.417 | 1.421 | 1.425 | 1.075 | 100.0% | 10 | | nova.delete_keypair | 0.03 | 0.05 | 0.059 | 0.077 | 0.095 | 0.051 | 100.0% | 10 | | total | 0.874 | 1.034 | 1.484 | 1.498 | 1.512 | 1.127 | 100.0% | 10 | | -> duration | 0.874 | 1.034 | 1.484 | 1.498 | 1.512 | 1.127 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.480786 Full duration: 28.734757 -------------------------------------------------------------------------------- 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 eec0a170-6cbc-4a8f-8595-a598022934a3 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.841 | 0.904 | 1.112 | 1.183 | 1.255 | 0.965 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.02 | 0.025 | 0.025 | 0.025 | 0.021 | 100.0% | 10 | | total | 0.859 | 0.924 | 1.136 | 1.207 | 1.277 | 0.986 | 100.0% | 10 | | -> duration | 0.859 | 0.924 | 1.136 | 1.207 | 1.277 | 0.986 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.035986 Full duration: 30.694216 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.483 | 16.821 | 18.442 | 18.575 | 18.709 | 16.258 | 100.0% | 10 | | nova.reboot_server | 2.676 | 5.589 | 5.726 | 5.873 | 6.02 | 5.26 | 100.0% | 10 | | nova.soft_reboot_server | 5.981 | 124.43 | 125.091 | 125.932 | 126.772 | 89.996 | 100.0% | 10 | | nova.stop_and_start_server | 8.886 | 18.724 | 19.903 | 20.012 | 20.122 | 17.723 | 100.0% | 10 | | -> nova.stop_server | 6.437 | 15.013 | 15.809 | 16.102 | 16.394 | 14.28 | 100.0% | 10 | | -> nova.start_server | 2.384 | 3.622 | 4.09 | 4.229 | 4.368 | 3.444 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 19.592 | 21.453 | 22.927 | 23.07 | 23.213 | 21.603 | 100.0% | 10 | | -> nova.rescue_server | 16.809 | 18.096 | 18.739 | 19.569 | 20.399 | 18.092 | 100.0% | 10 | | -> nova.unrescue_server | 2.484 | 2.818 | 4.905 | 4.955 | 5.004 | 3.51 | 100.0% | 10 | | nova.delete_server | 2.625 | 2.754 | 2.968 | 3.052 | 3.135 | 2.795 | 100.0% | 10 | | total | 62.11 | 187.3 | 194.609 | 195.21 | 195.811 | 153.67 | 100.0% | 10 | | -> duration | 53.11 | 178.3 | 185.609 | 186.21 | 186.811 | 144.67 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 441.545304 Full duration: 566.015415 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.839 | 15.649 | 17.788 | 19.109 | 20.429 | 16.021 | 100.0% | 10 | | nova.delete_server | 2.892 | 3.112 | 3.498 | 3.691 | 3.884 | 3.21 | 100.0% | 10 | | total | 16.732 | 18.818 | 20.884 | 22.598 | 24.313 | 19.231 | 100.0% | 10 | | -> duration | 15.732 | 17.818 | 19.884 | 21.598 | 23.313 | 18.231 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.187016 Full duration: 168.836445 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.12 | 14.895 | 18.018 | 18.618 | 19.218 | 15.362 | 100.0% | 10 | | nova.list_servers | 0.384 | 1.049 | 1.305 | 1.305 | 1.306 | 0.92 | 100.0% | 10 | | total | 11.504 | 15.869 | 19.307 | 19.836 | 20.365 | 16.282 | 100.0% | 10 | | -> duration | 10.504 | 14.869 | 18.307 | 18.836 | 19.365 | 15.282 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.215841 Full duration: 172.926968 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "from_image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "to_image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.311 | 13.729 | 17.349 | 17.985 | 18.621 | 14.197 | 100.0% | 10 | | nova.rebuild_server | 12.116 | 20.259 | 21.502 | 21.666 | 21.83 | 19.415 | 100.0% | 10 | | nova.delete_server | 2.656 | 3.103 | 3.409 | 3.473 | 3.537 | 3.121 | 100.0% | 10 | | total | 30.974 | 36.765 | 40.656 | 42.021 | 43.387 | 36.733 | 100.0% | 10 | | -> duration | 28.974 | 34.765 | 38.656 | 40.021 | 41.387 | 34.733 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 106.70717 Full duration: 224.282592 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.241 | 27.227 | 31.134 | 31.507 | 31.88 | 27.111 | 100.0% | 10 | | nova.snapshot_server | 6.314 | 15.226 | 16.806 | 17.95 | 19.094 | 14.599 | 100.0% | 10 | | -> glance_v2.get_image | 0.322 | 0.577 | 0.614 | 0.616 | 0.618 | 0.542 | 100.0% | 10 | | -> glance.wait_for_image | 4.622 | 13.441 | 14.954 | 15.907 | 16.86 | 12.798 | 100.0% | 10 | | --> glance_v2.get_image (x7) | 1.224 | 1.359 | 1.51 | 1.512 | 1.515 | 1.384 | 100.0% | 5 | | --> glance_v2.get_image (x8) | 0.349 | 0.54 | 0.693 | 0.712 | 0.731 | 0.54 | 100.0% | 2 | | --> glance_v2.get_image (x3) | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | --> glance_v2.get_image (x9) | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | --> glance_v2.get_image (x6) | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | nova.delete_server (x2) | 5.545 | 6.03 | 8.141 | 8.724 | 9.307 | 6.598 | 100.0% | 10 | | nova.delete_image | 0.657 | 1.231 | 1.825 | 2.866 | 3.907 | 1.447 | 100.0% | 10 | | -> glance_v2.delete_image | 0.638 | 1.084 | 1.806 | 2.847 | 3.889 | 1.374 | 100.0% | 10 | | -> glance.wait_for_delete | 0.015 | 0.017 | 0.277 | 0.288 | 0.299 | 0.071 | 100.0% | 10 | | --> glance_v2.get_image | 0.015 | 0.017 | 0.277 | 0.288 | 0.299 | 0.071 | 0.0% | 10 | | total | 38.185 | 49.711 | 55.309 | 56.203 | 57.097 | 49.754 | 100.0% | 10 | | -> duration | 36.185 | 47.711 | 53.309 | 54.203 | 55.097 | 47.754 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 146.929217 Full duration: 272.08117 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.972 | 12.704 | 13.705 | 14.613 | 15.521 | 12.542 | 100.0% | 10 | | nova.boot_server | 11.116 | 13.452 | 16.006 | 16.453 | 16.9 | 13.881 | 100.0% | 10 | | total | 22.479 | 26.014 | 28.916 | 29.84 | 30.765 | 26.423 | 100.0% | 10 | | -> duration | 21.479 | 25.014 | 27.916 | 28.84 | 29.765 | 25.423 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 75.65673 Full duration: 122.103366 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.131 | 13.583 | 14.833 | 15.797 | 16.76 | 13.369 | 100.0% | 10 | | total | 11.131 | 13.583 | 14.833 | 15.797 | 16.76 | 13.369 | 100.0% | 10 | | -> duration | 10.131 | 12.583 | 13.833 | 14.797 | 15.76 | 12.369 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.030568 Full duration: 73.106913 -------------------------------------------------------------------------------- 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_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.152 | 1.613 | 1.942 | 1.968 | 1.995 | 1.655 | 100.0% | 10 | | total | 1.152 | 1.613 | 1.942 | 1.969 | 1.995 | 1.655 | 100.0% | 10 | | -> duration | 1.152 | 1.613 | 1.942 | 1.969 | 1.995 | 1.655 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.039158 Full duration: 176.90477 -------------------------------------------------------------------------------- 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": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "to_flavor": { "name": "rally_full-flavor_alt_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.794 | 12.638 | 15.189 | 15.22 | 15.251 | 13.439 | 100.0% | 10 | | nova.resize | 14.191 | 20.615 | 25.74 | 25.975 | 26.21 | 20.284 | 100.0% | 10 | | nova.resize_confirm | 3.216 | 3.981 | 4.424 | 5.483 | 6.542 | 4.104 | 100.0% | 10 | | nova.delete_server | 2.597 | 2.983 | 3.269 | 3.471 | 3.673 | 2.998 | 100.0% | 10 | | total | 33.411 | 42.421 | 46.381 | 47.432 | 48.483 | 40.825 | 100.0% | 10 | | -> duration | 32.411 | 41.421 | 45.381 | 46.432 | 47.483 | 39.825 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 121.508338 Full duration: 145.230358 -------------------------------------------------------------------------------- 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": false, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.854 | 14.222 | 14.827 | 14.841 | 14.854 | 13.224 | 100.0% | 10 | | nova.live_migrate | 12.293 | 14.565 | 20.076 | 22.818 | 25.559 | 16.35 | 100.0% | 10 | | nova.delete_server | 2.655 | 2.921 | 3.36 | 3.388 | 3.416 | 2.984 | 100.0% | 10 | | total | 28.354 | 30.991 | 37.909 | 40.474 | 43.039 | 32.558 | 100.0% | 10 | | -> duration | 27.354 | 29.991 | 36.909 | 39.474 | 42.039 | 31.558 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 95.499313 Full duration: 120.185773 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": false, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "boot_server_kwargs": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.932 | 12.114 | 15.282 | 15.539 | 15.795 | 12.939 | 100.0% | 10 | | cinder_v3.create_volume | 3.125 | 3.227 | 3.335 | 3.365 | 3.395 | 3.247 | 100.0% | 10 | | nova.attach_volume | 4.834 | 5.006 | 5.184 | 5.291 | 5.398 | 5.04 | 100.0% | 10 | | nova.live_migrate | 15.879 | 17.647 | 24.82 | 25.601 | 26.382 | 19.484 | 100.0% | 10 | | nova.detach_volume | 1.745 | 4.662 | 4.797 | 4.889 | 4.982 | 3.632 | 100.0% | 10 | | cinder_v3.delete_volume | 0.4 | 2.413 | 2.755 | 2.818 | 2.881 | 1.762 | 100.0% | 10 | | nova.delete_server | 2.791 | 3.142 | 3.25 | 3.372 | 3.494 | 3.119 | 100.0% | 10 | | total | 43.173 | 47.382 | 55.204 | 56.279 | 57.354 | 49.225 | 100.0% | 10 | | -> duration | 42.173 | 46.382 | 54.204 | 55.279 | 56.354 | 48.225 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 140.948186 Full duration: 173.848115 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.93 | 10.521 | 14.254 | 14.385 | 14.516 | 11.852 | 100.0% | 10 | | nova.boot_server | 10.345 | 13.389 | 15.031 | 15.144 | 15.257 | 13.113 | 100.0% | 10 | | nova.live_migrate | 14.55 | 16.877 | 23.838 | 25.395 | 26.952 | 18.153 | 100.0% | 10 | | nova.delete_server | 2.89 | 3.143 | 3.492 | 3.528 | 3.565 | 3.168 | 100.0% | 10 | | total | 40.169 | 44.208 | 56.067 | 57.552 | 59.038 | 46.287 | 100.0% | 10 | | -> duration | 39.169 | 43.208 | 55.067 | 56.552 | 58.038 | 45.287 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 129.706528 Full duration: 163.187229 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.827 | 0.931 | 1.009 | 1.022 | 1.034 | 0.927 | 100.0% | 10 | | nova.boot_server | 9.877 | 13.049 | 14.531 | 14.673 | 14.815 | 12.465 | 100.0% | 10 | | nova.delete_server | 2.619 | 2.957 | 3.485 | 3.487 | 3.488 | 3.028 | 100.0% | 10 | | nova.delete_keypair | 0.029 | 0.046 | 0.059 | 0.077 | 0.095 | 0.047 | 100.0% | 10 | | total | 14.216 | 16.626 | 19.039 | 19.095 | 19.15 | 16.469 | 100.0% | 10 | | -> duration | 13.216 | 15.626 | 18.039 | 18.095 | 18.15 | 15.469 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.047519 Full duration: 163.283279 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.582 | 14.711 | 15.008 | 15.079 | 15.15 | 13.535 | 100.0% | 10 | | nova.boot_server | 11.095 | 13.706 | 16.421 | 16.736 | 17.052 | 13.783 | 100.0% | 10 | | nova.delete_server | 2.879 | 3.228 | 3.924 | 4.57 | 5.215 | 3.456 | 100.0% | 10 | | total | 24.553 | 31.473 | 34.606 | 35.104 | 35.602 | 30.774 | 100.0% | 10 | | -> duration | 23.553 | 30.473 | 33.606 | 34.104 | 34.602 | 29.774 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 86.970905 Full duration: 212.100122 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_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": { "force_delete": false, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.564 | 15.149 | 16.975 | 17.431 | 17.887 | 14.946 | 100.0% | 10 | | nova.pause_server | 2.674 | 3.055 | 3.14 | 3.18 | 3.22 | 2.996 | 100.0% | 10 | | nova.unpause_server | 2.685 | 3.119 | 3.298 | 3.338 | 3.379 | 3.115 | 100.0% | 10 | | nova.delete_server | 2.94 | 3.201 | 5.493 | 5.516 | 5.538 | 3.889 | 100.0% | 10 | | total | 19.861 | 24.175 | 28.717 | 29.218 | 29.719 | 24.946 | 100.0% | 10 | | -> duration | 14.861 | 19.175 | 23.717 | 24.218 | 24.719 | 19.946 | 100.0% | 10 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 66.97429 Full duration: 188.218291 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.452 | 15.113 | 15.626 | 16.93 | 18.234 | 14.743 | 100.0% | 10 | | nova.migrate | 12.52 | 15.963 | 20.581 | 23.204 | 25.828 | 16.621 | 100.0% | 10 | | nova.resize_confirm | 3.09 | 3.506 | 4.144 | 4.81 | 5.476 | 3.705 | 100.0% | 10 | | nova.delete_server | 2.591 | 2.939 | 3.26 | 3.319 | 3.378 | 2.986 | 100.0% | 10 | | total | 33.981 | 36.294 | 42.657 | 44.773 | 46.89 | 38.055 | 100.0% | 10 | | -> duration | 32.981 | 35.294 | 41.657 | 43.773 | 45.89 | 37.055 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 110.444899 Full duration: 135.51273 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.814 | 13.813 | 15.812 | 16.617 | 17.422 | 13.717 | 100.0% | 10 | | nova.list_interfaces | 0.286 | 0.508 | 0.628 | 0.697 | 0.765 | 0.502 | 100.0% | 10 | | total | 11.379 | 14.26 | 16.243 | 17.215 | 18.187 | 14.218 | 100.0% | 10 | | -> duration | 10.379 | 13.26 | 15.243 | 16.215 | 17.187 | 13.218 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.919183 Full duration: 165.502146 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_get_console_url args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "console_type": "novnc", "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.453 | 16.026 | 17.456 | 18.746 | 20.035 | 15.92 | 100.0% | 10 | | nova.get_console_url_server | 0.082 | 0.121 | 0.31 | 0.489 | 0.668 | 0.19 | 100.0% | 10 | | total | 12.614 | 16.147 | 18.069 | 19.109 | 20.149 | 16.11 | 100.0% | 10 | | -> duration | 11.614 | 15.147 | 17.069 | 18.109 | 19.149 | 15.11 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.994348 Full duration: 166.053406 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_attach_interface args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "subnet_create_args": {}, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "boot_server_args": { "auto_assign_nic": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.377 | 1.636 | 2.067 | 2.528 | 2.989 | 1.78 | 100.0% | 10 | | nova.boot_server | 14.011 | 15.279 | 17.673 | 18.14 | 18.607 | 15.696 | 100.0% | 10 | | nova.attach_interface | 4.312 | 4.987 | 7.288 | 7.32 | 7.353 | 5.613 | 100.0% | 10 | | total | 20.655 | 22.147 | 26.375 | 26.856 | 27.337 | 23.089 | 100.0% | 10 | | -> duration | 19.655 | 21.147 | 25.375 | 25.856 | 26.337 | 22.089 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 67.827524 Full duration: 229.395237 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_volume_and_list_attachments args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "create_volume_kwargs": {}, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "volume_num": 1, "volume_size": 1, "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "boot_server_kwargs": { "auto_assign_nic": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.863 | 15.417 | 16.091 | 16.561 | 17.032 | 15.279 | 100.0% | 10 | | cinder_v3.create_volume | 3.155 | 3.237 | 3.318 | 3.322 | 3.326 | 3.236 | 100.0% | 10 | | nova.attach_volume | 4.686 | 4.891 | 5.071 | 5.197 | 5.323 | 4.911 | 100.0% | 10 | | nova.list_attachments | 0.048 | 0.051 | 0.076 | 0.159 | 0.243 | 0.071 | 100.0% | 10 | | total | 21.864 | 23.599 | 24.398 | 24.745 | 25.092 | 23.497 | 100.0% | 10 | | -> duration | 20.864 | 22.599 | 23.398 | 23.745 | 24.092 | 22.497 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.391768 Full duration: 206.247822 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.224 | 14.329 | 16.001 | 16.668 | 17.336 | 14.399 | 100.0% | 10 | | nova.associate_floating_ip | 5.642 | 6.319 | 6.699 | 6.736 | 6.774 | 6.25 | 100.0% | 10 | | -> neutron.list_ports | 0.053 | 0.249 | 0.407 | 0.427 | 0.446 | 0.227 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.055 | 0.34 | 0.363 | 0.363 | 0.364 | 0.277 | 100.0% | 10 | | nova.dissociate_floating_ip | 4.116 | 4.911 | 5.86 | 5.995 | 6.13 | 4.94 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.065 | 0.188 | 0.324 | 0.332 | 0.341 | 0.193 | 100.0% | 10 | | total | 25.865 | 27.522 | 28.8 | 29.304 | 29.809 | 27.543 | 100.0% | 10 | | -> duration | 24.865 | 26.522 | 27.8 | 28.304 | 28.809 | 26.543 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.131407 Full duration: 208.96024 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_associate_floating_ip args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "nics": [ { "net-id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668" } ], "flavor": { "name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "image": { "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 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.409 | 15.173 | 18.811 | 18.91 | 19.01 | 15.741 | 100.0% | 10 | | nova.associate_floating_ip | 4.967 | 6.146 | 6.406 | 6.488 | 6.57 | 6.019 | 100.0% | 10 | | -> neutron.list_ports | 0.054 | 0.282 | 0.335 | 0.337 | 0.339 | 0.233 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.054 | 0.173 | 0.365 | 0.366 | 0.367 | 0.196 | 100.0% | 10 | | total | 21.266 | 23.105 | 27.14 | 27.837 | 28.533 | 23.893 | 100.0% | 10 | | -> duration | 20.266 | 22.105 | 26.14 | 26.837 | 27.533 | 22.893 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.485441 Full duration: 199.353907 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.771 | 0.804 | 0.867 | 0.874 | 0.88 | 0.815 | 100.0% | 10 | | nova.delete_server_group | 0.043 | 0.073 | 0.118 | 0.12 | 0.123 | 0.079 | 100.0% | 10 | | total | 0.836 | 0.874 | 0.96 | 0.974 | 0.988 | 0.894 | 100.0% | 10 | | -> duration | 0.836 | 0.874 | 0.96 | 0.974 | 0.988 | 0.894 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.615919 Full duration: 24.807516 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_get_server_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.692 | 0.775 | 0.873 | 0.888 | 0.903 | 0.788 | 100.0% | 10 | | nova.get_server_group | 0.015 | 0.017 | 0.02 | 0.022 | 0.025 | 0.018 | 100.0% | 10 | | total | 0.708 | 0.791 | 0.891 | 0.907 | 0.923 | 0.806 | 100.0% | 10 | | -> duration | 0.708 | 0.791 | 0.891 | 0.907 | 0.923 | 0.806 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.373093 Full duration: 25.966857 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_list_server_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "all_projects": false, "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eec0a170-6cbc-4a8f-8595-a598022934a3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.76 | 0.79 | 0.817 | 0.848 | 0.879 | 0.795 | 100.0% | 10 | | nova.list_server_groups | 0.013 | 0.017 | 0.02 | 0.022 | 0.023 | 0.017 | 100.0% | 10 | | total | 0.783 | 0.806 | 0.836 | 0.867 | 0.899 | 0.812 | 100.0% | 10 | | -> duration | 0.783 | 0.806 | 0.836 | 0.867 | 0.899 | 0.812 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.42722 Full duration: 26.032293 HINTS: * To plot HTML graphics with this data, run: rally task report eec0a170-6cbc-4a8f-8595-a598022934a3 --out output.html * To generate a JUnit report, run: rally task export eec0a170-6cbc-4a8f-8595-a598022934a3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report eec0a170-6cbc-4a8f-8595-a598022934a3 --json --out output.json 2019-03-23 23:50:15,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'eec0a170-6cbc-4a8f-8595-a598022934a3', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-03-23 23:50:17,248 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid eec0a170-6cbc-4a8f-8595-a598022934a3 --out /home/opnfv/functest/results/rally_full/nova.json 2019-03-23 23:50:17.109 25134 INFO rally.api [-] Building 'json' report for the following task(s): 'eec0a170-6cbc-4a8f-8595-a598022934a3'. 2019-03-23 23:50:17.164 25134 INFO rally.api [-] The report has been successfully built. 2019-03-23 23:50:17,283 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-03-23 23:50:17,283 - 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-03-23 23:50:17,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 23:50:17,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 23:50:17,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-03-23 23:50:17,289 - 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', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '9264a81e-cc1a-40a6-b6a1-61f9c270c668', 'tenants_amount': 3, 'image_name': 'rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3', 'flavor_name': 'rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3', '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_b93900fa-6970-4daf-bdad-6d4980632ed3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 23:51:46,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9084ebee-654f-4297-9677-20423ad9293c 2019-03-23 23:51:46,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9084ebee-654f-4297-9677-20423ad9293c'] 2019-03-23 23:51:47,697 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9084ebee-654f-4297-9677-20423ad9293c -------------------------------------------------------------------------------- Task 9084ebee-654f-4297-9677-20423ad9293c: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete 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 9084ebee-654f-4297-9677-20423ad9293c 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.752 | 0.909 | 0.963 | 0.967 | 0.971 | 0.885 | 100.0% | 10 | | quotas.delete_quotas | 0.23 | 0.295 | 0.301 | 0.311 | 0.32 | 0.282 | 100.0% | 10 | | total | 1.05 | 1.176 | 1.24 | 1.255 | 1.27 | 1.168 | 100.0% | 10 | | -> duration | 1.05 | 1.176 | 1.24 | 1.255 | 1.27 | 1.168 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.459592 Full duration: 17.688294 -------------------------------------------------------------------------------- test scenario Quotas.cinder_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 9084ebee-654f-4297-9677-20423ad9293c 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.801 | 0.874 | 0.934 | 0.936 | 0.938 | 0.878 | 100.0% | 10 | | total | 0.801 | 0.874 | 0.934 | 0.936 | 0.938 | 0.878 | 100.0% | 10 | | -> duration | 0.801 | 0.874 | 0.934 | 0.936 | 0.938 | 0.878 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.707102 Full duration: 17.322067 -------------------------------------------------------------------------------- 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 9084ebee-654f-4297-9677-20423ad9293c 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.489 | 0.547 | 0.618 | 0.661 | 0.703 | 0.563 | 100.0% | 10 | | total | 0.918 | 1.0 | 1.064 | 1.1 | 1.135 | 1.005 | 100.0% | 10 | | -> duration | 0.918 | 1.0 | 1.064 | 1.1 | 1.135 | 1.005 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.955709 Full duration: 17.877737 -------------------------------------------------------------------------------- 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 9084ebee-654f-4297-9677-20423ad9293c 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.357 | 1.482 | 1.763 | 1.782 | 1.8 | 1.524 | 100.0% | 10 | | total | 1.357 | 1.482 | 1.763 | 1.782 | 1.8 | 1.524 | 100.0% | 10 | | -> duration | 1.357 | 1.482 | 1.763 | 1.782 | 1.8 | 1.524 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.471894 Full duration: 18.917282 HINTS: * To plot HTML graphics with this data, run: rally task report 9084ebee-654f-4297-9677-20423ad9293c --out output.html * To generate a JUnit report, run: rally task export 9084ebee-654f-4297-9677-20423ad9293c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9084ebee-654f-4297-9677-20423ad9293c --json --out output.json 2019-03-23 23:51:47,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9084ebee-654f-4297-9677-20423ad9293c', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-03-23 23:51:49,937 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9084ebee-654f-4297-9677-20423ad9293c --out /home/opnfv/functest/results/rally_full/quotas.json 2019-03-23 23:51:49.839 25715 INFO rally.api [-] Building 'json' report for the following task(s): '9084ebee-654f-4297-9677-20423ad9293c'. 2019-03-23 23:51:49.845 25715 INFO rally.api [-] The report has been successfully built. 2019-03-23 23:51:49,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-03-23 23:51:49,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:39 | 60 | 100.00% | | glance | 00:06:18 | 80 | 100.00% | | cinder | 00:23:45 | 240 | 100.00% | | gnocchi | 00:04:47 | 160 | 100.00% | | heat | 00:13:01 | 130 | 100.00% | | keystone | 00:05:54 | 110 | 100.00% | | neutron | 00:39:21 | 200 | 100.00% | | nova | 01:13:09 | 270 | 100.00% | | quotas | 00:01:11 | 40 | 100.00% | | | | | | | TOTAL: | 02:49:10 | 1290 | 100.00% | +----------------+------------+----------------+-----------+ 2019-03-23 23:51:49,995 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 100.00% in 9/9 modules 2019-03-23 23:51:49,996 - 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-03-23 23:51:53,008 - 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-03-23 23:51:52.377 25717 INFO rally.api [-] Building 'html' report for the following task(s): '4d9f803f-c066-4deb-adc3-6acc705e97c6', '8c9077a9-4451-4b5b-9f58-623bd1704332', '8e98dd30-cd4c-4e25-8dc2-5695679a8d6c', '187605ca-8c3e-4297-9c71-bd853d80ead4', '6abd70e5-a8ae-4538-8ea7-e02657b69ada', '8817768c-f675-4bcc-a444-d9fa60f6fe1e', 'cc3a3301-4b12-4662-8bfa-64092b8329c7', 'eec0a170-6cbc-4a8f-8595-a598022934a3', '9084ebee-654f-4297-9677-20423ad9293c'. 2019-03-23 23:51:52.915 25717 INFO rally.api [-] The report has been successfully built. 2019-03-23 23:51:53,009 - 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-03-23 23:51:55,584 - 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-03-23 23:51:55.475 25719 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '4d9f803f-c066-4deb-adc3-6acc705e97c6', '8c9077a9-4451-4b5b-9f58-623bd1704332', '8e98dd30-cd4c-4e25-8dc2-5695679a8d6c', '187605ca-8c3e-4297-9c71-bd853d80ead4', '6abd70e5-a8ae-4538-8ea7-e02657b69ada', '8817768c-f675-4bcc-a444-d9fa60f6fe1e', 'cc3a3301-4b12-4662-8bfa-64092b8329c7', 'eec0a170-6cbc-4a8f-8595-a598022934a3', '9084ebee-654f-4297-9677-20423ad9293c'. 2019-03-23 23:51:55.481 25719 INFO rally.api [-] The report has been successfully built. 2019-03-23 23:51:55,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 23:51:55,714 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 177:56 | PASS | +--------------------+------------------+------------------+----------------+ 2019-03-23 23:51:55,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 23:51:55,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 23:51:56,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T00:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["wqnFYg_EQDiR5-zRIp5_rw"], "issued_at": "2019-03-23T23:51:56.000000Z"}} 2019-03-23 23:51:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:51:56,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 23:51: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-79c553fb-a351-419f-86dd-8a628820ac84 x-openstack-request-id: req-79c553fb-a351-419f-86dd-8a628820ac84 2019-03-23 23:51:56,471 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04", "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": "426dc8a5-c833-4f29-8642-d6021e9afe04"}, {"name": "rally_full-flavor_alt_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e", "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": "8fd10a5e-614c-4274-a559-f10c75a14e5e"}]} 2019-03-23 23:51:56,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-79c553fb-a351-419f-86dd-8a628820ac84 2019-03-23 23:51:56,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.724733114243s 2019-03-23 23:51:56,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 23:51:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:51:56,512 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 23:51: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-625b075b-7481-413e-ab61-349592bb5e9b x-openstack-request-id: req-625b075b-7481-413e-ab61-349592bb5e9b 2019-03-23 23:51:56,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8fd10a5e-614c-4274-a559-f10c75a14e5e used request id req-625b075b-7481-413e-ab61-349592bb5e9b 2019-03-23 23:51:56,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375180244446s 2019-03-23 23:51:56,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 23:51:56,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 23:51:56,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T00:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28369dc974cb4a6fa5249feb0700708c", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/28369dc974cb4a6fa5249feb0700708c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "id": "67c9957a4cb84af588b509ff6c5b1ab7"}, "audit_ids": ["imaZz-UzTLuzDaKrjmuiKg"], "issued_at": "2019-03-23T23:51:56.000000Z"}} 2019-03-23 23:51:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f89695d0-2020-43fd-88f8-49edd3b5b377/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.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" -d '{"subnet_id": "de571303-3730-4175-b77f-224d1ae03e80"}' 2019-03-23 23:52:00,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:00 GMT X-Openstack-Request-Id: req-3f0e4263-d3ab-45f4-b100-2a03f1399205 2019-03-23 23:52:00,098 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9264a81e-cc1a-40a6-b6a1-61f9c270c668", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "subnet_id": "de571303-3730-4175-b77f-224d1ae03e80", "subnet_ids": ["de571303-3730-4175-b77f-224d1ae03e80"], "port_id": "a0c0499e-92cf-48bb-b1e8-6c2a2f27462a", "id": "f89695d0-2020-43fd-88f8-49edd3b5b377"} 2019-03-23 23:52:00,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f89695d0-2020-43fd-88f8-49edd3b5b377/remove_router_interface.json used request id req-3f0e4263-d3ab-45f4-b100-2a03f1399205 2019-03-23 23:52:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.58515000343s 2019-03-23 23:52:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 23:52:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:00,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1712 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:00 GMT X-Openstack-Request-Id: req-fdf10eae-980e-4682-90d0-b051c6cc04ec 2019-03-23 23:52:00,529 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "created_at": "2019-03-23T20:54:03Z", "admin_state_up": true, "updated_at": "2019-03-23T23:51:58Z", "project_id": "28369dc974cb4a6fa5249feb0700708c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f89695d0-2020-43fd-88f8-49edd3b5b377", "name": "rally_full-router_b93900fa-6970-4daf-bdad-6d4980632ed3"}]} 2019-03-23 23:52:00,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fdf10eae-980e-4682-90d0-b051c6cc04ec 2019-03-23 23:52:00,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.429719924927s 2019-03-23 23:52:00,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 23:52:00,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f89695d0-2020-43fd-88f8-49edd3b5b377.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:05,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 23:52:05 GMT X-Openstack-Request-Id: req-629490a5-3d29-4338-9cfa-6f5937355ec0 2019-03-23 23:52:05,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 23:52:05,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f89695d0-2020-43fd-88f8-49edd3b5b377.json used request id req-629490a5-3d29-4338-9cfa-6f5937355ec0 2019-03-23 23:52:05,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.97229099274s 2019-03-23 23:52:05,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 23:52:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:05,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:05 GMT X-Openstack-Request-Id: req-d59049f0-c57f-4ed8-89c3-5c2ea6ed8474 2019-03-23 23:52:05,549 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T20:54: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":"de571303-3730-4175-b77f-224d1ae03e80","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"28369dc974cb4a6fa5249feb0700708c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_b93900fa-6970-4daf-bdad-6d4980632ed3","enable_dhcp":true,"segment_id":null,"network_id":"9264a81e-cc1a-40a6-b6a1-61f9c270c668","tenant_id":"28369dc974cb4a6fa5249feb0700708c","created_at":"2019-03-23T20:54:01Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-23 23:52:05,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d59049f0-c57f-4ed8-89c3-5c2ea6ed8474 2019-03-23 23:52:05,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457282066345s 2019-03-23 23:52:05,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 23:52:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/de571303-3730-4175-b77f-224d1ae03e80.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:08,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 23:52:08 GMT X-Openstack-Request-Id: req-66e90cc6-e86a-4aba-8e10-13f69d045fae 2019-03-23 23:52:08,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 23:52:08,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/de571303-3730-4175-b77f-224d1ae03e80.json used request id req-66e90cc6-e86a-4aba-8e10-13f69d045fae 2019-03-23 23:52:08,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.72698092461s 2019-03-23 23:52:08,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 23:52:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:08,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2106 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:08 GMT X-Openstack-Request-Id: req-0e5090fa-796f-4b78-928e-04d2b10053b1 2019-03-23 23:52:08,679 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9264a81e-cc1a-40a6-b6a1-61f9c270c668","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":true,"project_id":"28369dc974cb4a6fa5249feb0700708c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T23:52:08Z","qos_policy_id":null,"name":"rally_full-net_b93900fa-6970-4daf-bdad-6d4980632ed3","admin_state_up":true,"tenant_id":"28369dc974cb4a6fa5249feb0700708c","created_at":"2019-03-23T20:54:00Z","provider:network_type":"vxlan"}]} 2019-03-23 23:52:08,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0e5090fa-796f-4b78-928e-04d2b10053b1 2019-03-23 23:52:08,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40078997612s 2019-03-23 23:52:08,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 23:52:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/9264a81e-cc1a-40a6-b6a1-61f9c270c668.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:09,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 23:52:09 GMT X-Openstack-Request-Id: req-ac0eb0d3-1054-4688-9ef2-41da2ad251cd 2019-03-23 23:52:09,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 23:52:09,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9264a81e-cc1a-40a6-b6a1-61f9c270c668.json used request id req-ac0eb0d3-1054-4688-9ef2-41da2ad251cd 2019-03-23 23:52:09,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14015197754s 2019-03-23 23:52:09,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 23:52:09,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:10,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:10 GMT X-Openstack-Request-Id: req-1153bbf6-13cc-4a86-b61c-cf0ba216a197 2019-03-23 23:52:10,138 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T20:54:15Z", "file": "/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/file", "owner": "28369dc974cb4a6fa5249feb0700708c", "id": "17fd3381-1e0b-47a6-9920-c2c3573aceb3", "size": 12716032, "self": "/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_b93900fa-6970-4daf-bdad-6d4980632ed3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T20:54:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 23:52:10,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1153bbf6-13cc-4a86-b61c-cf0ba216a197 2019-03-23 23:52:10,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311797857285s 2019-03-23 23:52:10,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 23:52:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}816cbd21c807e67f08ba756105e24b8d865881e6" 2019-03-23 23:52:10,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 23:52:10 GMT X-Openstack-Request-Id: req-3442e5fa-cb62-42da-ba25-21eba0527ec7 2019-03-23 23:52:10,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-03-23 23:52:10,786 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/17fd3381-1e0b-47a6-9920-c2c3573aceb3 used request id req-3442e5fa-cb62-42da-ba25-21eba0527ec7 2019-03-23 23:52:10,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.646811962128s 2019-03-23 23:52:10,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 23:52:10,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:10,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52: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-266112ee-68b7-43f4-80db-4921b9b849e0 x-openstack-request-id: req-266112ee-68b7-43f4-80db-4921b9b849e0 2019-03-23 23:52:10,810 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04", "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": "426dc8a5-c833-4f29-8642-d6021e9afe04"}]} 2019-03-23 23:52:10,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-266112ee-68b7-43f4-80db-4921b9b849e0 2019-03-23 23:52:10,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236098766327s 2019-03-23 23:52:10,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 23:52:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:10,844 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52: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-022b79cf-3b56-479c-86a6-496f5372a829 x-openstack-request-id: req-022b79cf-3b56-479c-86a6-496f5372a829 2019-03-23 23:52:10,844 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/426dc8a5-c833-4f29-8642-d6021e9afe04 used request id req-022b79cf-3b56-479c-86a6-496f5372a829 2019-03-23 23:52:10,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315890312195s 2019-03-23 23:52:10,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 23:52:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:11,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655c34f7-f6eb-477f-a1b0-d97c2645f998 2019-03-23 23:52:11,091 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": {"self": "http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67c9957a4cb84af588b509ff6c5b1ab7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 23:52:11,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-655c34f7-f6eb-477f-a1b0-d97c2645f998 2019-03-23 23:52:11,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246037960052s 2019-03-23 23:52:11,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 23:52:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3179c29a-b679-4cbb-ac07-e51ad13f47d6 2019-03-23 23:52:11,333 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_b93900fa-6970-4daf-bdad-6d4980632ed3", "links": {"self": "http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "67c9957a4cb84af588b509ff6c5b1ab7", "description": null}} 2019-03-23 23:52:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7 used request id req-3179c29a-b679-4cbb-ac07-e51ad13f47d6 2019-03-23 23:52:11,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236340045929s 2019-03-23 23:52:11,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 23:52:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:11,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 23:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-748e6a73-d689-491c-b3bc-61c265cbc89a 2019-03-23 23:52:11,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 23:52:11,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/67c9957a4cb84af588b509ff6c5b1ab7 used request id req-748e6a73-d689-491c-b3bc-61c265cbc89a 2019-03-23 23:52:11,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313603162766s 2019-03-23 23:52:11,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 23:52:11,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab1b1af-217e-4861-87cd-049274573a44 2019-03-23 23:52:11,882 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c"}, "tags": [], "enabled": true, "id": "28369dc974cb4a6fa5249feb0700708c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_b93900fa-6970-4daf-bdad-6d4980632ed3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-23 23:52:11,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-4ab1b1af-217e-4861-87cd-049274573a44 2019-03-23 23:52:11,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227569818497s 2019-03-23 23:52:11,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 23:52:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:12,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 23:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d577633-18e2-41c9-a697-678d91b6d8da 2019-03-23 23:52:12,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 23:52:12,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/28369dc974cb4a6fa5249feb0700708c used request id req-1d577633-18e2-41c9-a697-678d91b6d8da 2019-03-23 23:52:12,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31259393692s 2019-03-23 23:52:12,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 23:52:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=28369dc974cb4a6fa5249feb0700708c&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.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:12,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:12 GMT X-Openstack-Request-Id: req-7edd2c91-9a4f-4e96-8470-c0b34d59773c 2019-03-23 23:52:12,559 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "created_at": "2019-03-23T20:54:00Z", "updated_at": "2019-03-23T20:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "3ae40913-2acd-4061-b133-c9c0afec52b8", "remote_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv6", "project_id": "28369dc974cb4a6fa5249feb0700708c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "653d1201-8e3a-415e-9dd7-f357fd1fa4b3", "remote_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv4", "project_id": "28369dc974cb4a6fa5249feb0700708c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "bd3fe397-800c-4a08-befb-46fc16695a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv4", "project_id": "28369dc974cb4a6fa5249feb0700708c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "f1eddd79-94c5-4922-889b-794d9b5bc866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv6", "project_id": "28369dc974cb4a6fa5249feb0700708c"}], "revision_number": 1, "project_id": "28369dc974cb4a6fa5249feb0700708c", "id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "name": "default"}]} 2019-03-23 23:52:12,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=28369dc974cb4a6fa5249feb0700708c&name=default used request id req-7edd2c91-9a4f-4e96-8470-c0b34d59773c 2019-03-23 23:52:12,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354257106781s 2019-03-23 23:52:12,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 23:52:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:12,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:12 GMT X-Openstack-Request-Id: req-09c7d5ba-84d2-415a-bbb2-776223e3b12f 2019-03-23 23:52:12,941 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "created_at": "2019-03-23T20:54:00Z", "updated_at": "2019-03-23T20:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "3ae40913-2acd-4061-b133-c9c0afec52b8", "remote_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv6", "project_id": "28369dc974cb4a6fa5249feb0700708c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "653d1201-8e3a-415e-9dd7-f357fd1fa4b3", "remote_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv4", "project_id": "28369dc974cb4a6fa5249feb0700708c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "bd3fe397-800c-4a08-befb-46fc16695a30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv4", "project_id": "28369dc974cb4a6fa5249feb0700708c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T20:54:00Z", "revision_number": 0, "id": "f1eddd79-94c5-4922-889b-794d9b5bc866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T20:54:00Z", "security_group_id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "tenant_id": "28369dc974cb4a6fa5249feb0700708c", "port_range_min": null, "ethertype": "IPv6", "project_id": "28369dc974cb4a6fa5249feb0700708c"}], "revision_number": 1, "project_id": "28369dc974cb4a6fa5249feb0700708c", "id": "0ce474ca-478e-4db4-8871-3a726a222ef6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-23 23:52:12,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-09c7d5ba-84d2-415a-bbb2-776223e3b12f 2019-03-23 23:52:12,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376514196396s 2019-03-23 23:52:12,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 23:52:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0ce474ca-478e-4db4-8871-3a726a222ef6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ab9532c48a807d88bfd63c1fa79fea3c91f740c" 2019-03-23 23:52:13,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 23:52:13 GMT X-Openstack-Request-Id: req-cdec9884-dee1-4246-9065-ed722b676fef 2019-03-23 23:52:13,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 23:52:13,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0ce474ca-478e-4db4-8871-3a726a222ef6.json used request id req-cdec9884-dee1-4246-9065-ed722b676fef 2019-03-23 23:52:13,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.417864084244s 2019-03-23 23:52:13,392 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-03-23 23:52:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 23:52:13,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998196e1-cfd3-4004-9392-45bc9b8fb670 2019-03-23 23:52:13,429 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 23:52:13,429 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-998196e1-cfd3-4004-9392-45bc9b8fb670 2019-03-23 23:52:13,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 23:52:13,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T00:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["SuDSjmFSRQWHlqJHGFTjMA"], "issued_at": "2019-03-23T23:52:13.000000Z"}} 2019-03-23 23:52:13,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 23:52:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:14,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:14 GMT X-Openstack-Request-Id: req-b30b65d0-d67a-42c9-a7f6-647d56c8cfc4 2019-03-23 23:52:14,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-23 23:52:14,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b30b65d0-d67a-42c9-a7f6-647d56c8cfc4 2019-03-23 23:52:14,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320399999619s 2019-03-23 23:52:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 23:52:14,188 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf182398-2909-4035-8aa0-49d945db99fd 2019-03-23 23:52:14,189 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 23:52:14,189 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-bf182398-2909-4035-8aa0-49d945db99fd 2019-03-23 23:52:14,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 23:52:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:14,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22442ae0-106e-406e-98e0-78b3fccd0553 2019-03-23 23:52:14,401 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 23:52:14,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-22442ae0-106e-406e-98e0-78b3fccd0553 2019-03-23 23:52:14,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211894989014s 2019-03-23 23:52:14,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 23:52:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}}' 2019-03-23 23:52:14,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d49610d-8d58-4fae-9084-fc66452aa83b 2019-03-23 23:52:14,651 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5"}, "tags": [], "enabled": true, "id": "dca23ee36754493581c8e42c5bf573a5", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}} 2019-03-23 23:52:14,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8d49610d-8d58-4fae-9084-fc66452aa83b 2019-03-23 23:52:14,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.241605997086s 2019-03-23 23:52:14,652 - 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'dca23ee36754493581c8e42c5bf573a5', '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_e963bdb9-eb9a-4f94-917f-fb2f90849256'}) 2019-03-23 23:52:14,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 23:52:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iVPJjWVVD8qXshh0SsREGWrfp1AeqE", "email": null, "name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256"}}' 2019-03-23 23:52:15,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be468835-143d-4ce9-a606-0b6241fc4fb3 2019-03-23 23:52:15,166 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": {"self": "http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cffcdeefd3644bdd88205df52bfcf77e", "domain_id": "default", "password_expires_at": null}} 2019-03-23 23:52:15,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-be468835-143d-4ce9-a606-0b6241fc4fb3 2019-03-23 23:52:15,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506622076035s 2019-03-23 23:52:15,167 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cffcdeefd3644bdd88205df52bfcf77e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256'}) 2019-03-23 23:52:15,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 23:52:15,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:15,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4504c6a-1cee-4ac1-9359-5882e16157de 2019-03-23 23:52:15,382 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 23:52:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f4504c6a-1cee-4ac1-9359-5882e16157de 2019-03-23 23:52:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211627006531s 2019-03-23 23:52:15,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 23:52:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:15,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492eea58-ca56-416e-b8c0-dd9bf0478676 2019-03-23 23:52:15,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 23:52:15,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-492eea58-ca56-416e-b8c0-dd9bf0478676 2019-03-23 23:52:15,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222316026688s 2019-03-23 23:52:15,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 23:52:15,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:15,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d24a458-5b6c-48ca-b61a-256a8e5eea47 2019-03-23 23:52:15,834 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 23:52:15,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d24a458-5b6c-48ca-b61a-256a8e5eea47 2019-03-23 23:52:15,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218837022781s 2019-03-23 23:52:15,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 23:52:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:16,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf5f3ab-4f4d-42d0-b2b8-31ccb1fec372 2019-03-23 23:52:16,046 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 23:52:16,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6bf5f3ab-4f4d-42d0-b2b8-31ccb1fec372 2019-03-23 23:52:16,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206227064133s 2019-03-23 23:52:16,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 23:52:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:16,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43409d66-59f0-47f4-b617-bc977dc27201 2019-03-23 23:52:16,297 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": {"self": "http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cffcdeefd3644bdd88205df52bfcf77e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 23:52:16,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-43409d66-59f0-47f4-b617-bc977dc27201 2019-03-23 23:52:16,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250024080276s 2019-03-23 23:52:16,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 23:52:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:16,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5c465e-2ed3-4201-bb45-7240aa25e377 2019-03-23 23:52:16,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5"}, "tags": [], "enabled": true, "id": "dca23ee36754493581c8e42c5bf573a5", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 23:52:16,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-df5c465e-2ed3-4201-bb45-7240aa25e377 2019-03-23 23:52:16,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22074508667s 2019-03-23 23:52:16,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 23:52:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=cffcdeefd3644bdd88205df52bfcf77e&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=dca23ee36754493581c8e42c5bf573a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:16,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3de54ec-73c5-47ac-af98-6683def883a0 2019-03-23 23:52:16,746 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cffcdeefd3644bdd88205df52bfcf77e&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=dca23ee36754493581c8e42c5bf573a5", "previous": null, "next": null}} 2019-03-23 23:52:16,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cffcdeefd3644bdd88205df52bfcf77e&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=dca23ee36754493581c8e42c5bf573a5 used request id req-d3de54ec-73c5-47ac-af98-6683def883a0 2019-03-23 23:52:16,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208534002304s 2019-03-23 23:52:16,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 23:52:16,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5/users/cffcdeefd3644bdd88205df52bfcf77e/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:17,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 23:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee1f1a1-4cf5-4eef-b3ef-27e632491992 2019-03-23 23:52:17,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 23:52:17,032 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5/users/cffcdeefd3644bdd88205df52bfcf77e/roles/d199347d09e6457ab4ea50809513a47d used request id req-2ee1f1a1-4cf5-4eef-b3ef-27e632491992 2019-03-23 23:52:17,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.281396150589s 2019-03-23 23:52:17,033 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256', 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'dca23ee36754493581c8e42c5bf573a5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iVPJjWVVD8qXshh0SsREGWrfp1AeqE', 'username': u'rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 23:52:17,036 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256', 'password': 'iVPJjWVVD8qXshh0SsREGWrfp1AeqE', 'project_name': 'rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'dca23ee36754493581c8e42c5bf573a5', 'project_domain_name': 'Default'} 2019-03-23 23:52:17,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 23:52:17,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:17,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84b2f63-168f-4fbf-bb9e-7ca095df68ae 2019-03-23 23:52:17,255 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 23:52:17,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f84b2f63-168f-4fbf-bb9e-7ca095df68ae 2019-03-23 23:52:17,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215240955353s 2019-03-23 23:52:17,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 23:52:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:17,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59852b22-5169-4133-96bc-54fab6c0a018 2019-03-23 23:52:17,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-23 23:52:17,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-59852b22-5169-4133-96bc-54fab6c0a018 2019-03-23 23:52:17,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115807056427s 2019-03-23 23:52:17,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 23:52:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:17,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118d6550-a79b-4732-8d72-32d20321311a 2019-03-23 23:52:17,502 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 23:52:17,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-118d6550-a79b-4732-8d72-32d20321311a 2019-03-23 23:52:17,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120707035065s 2019-03-23 23:52:17,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 23:52:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:17,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa14259-321d-413f-900b-4a8acfbc841a 2019-03-23 23:52:17,645 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": {"self": "http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cffcdeefd3644bdd88205df52bfcf77e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-23 23:52:17,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8fa14259-321d-413f-900b-4a8acfbc841a 2019-03-23 23:52:17,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141702890396s 2019-03-23 23:52:17,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 23:52:17,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:17,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6a535e-6c58-4cdf-86c2-886a4980654c 2019-03-23 23:52:17,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5"}, "tags": [], "enabled": true, "id": "dca23ee36754493581c8e42c5bf573a5", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 23:52:17,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cd6a535e-6c58-4cdf-86c2-886a4980654c 2019-03-23 23:52:17,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.238112211227s 2019-03-23 23:52:17,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 23:52:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=cffcdeefd3644bdd88205df52bfcf77e&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=dca23ee36754493581c8e42c5bf573a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:18,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d33eb2-c28d-43f3-8804-874779ff7820 2019-03-23 23:52:18,120 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cffcdeefd3644bdd88205df52bfcf77e&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=dca23ee36754493581c8e42c5bf573a5", "previous": null, "next": null}} 2019-03-23 23:52:18,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cffcdeefd3644bdd88205df52bfcf77e&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=dca23ee36754493581c8e42c5bf573a5 used request id req-d8d33eb2-c28d-43f3-8804-874779ff7820 2019-03-23 23:52:18,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216989040375s 2019-03-23 23:52:18,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 23:52:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5/users/cffcdeefd3644bdd88205df52bfcf77e/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:18,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 23:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a773048b-6e5f-49e6-af30-f3a3b044b2d2 2019-03-23 23:52:18,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 23:52:18,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5/users/cffcdeefd3644bdd88205df52bfcf77e/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-a773048b-6e5f-49e6-af30-f3a3b044b2d2 2019-03-23 23:52:18,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.501785039902s 2019-03-23 23:52:18,627 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-03-23 23:52:18,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 23:52:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:18,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0e4ecd-a516-44b7-8aff-092ffda42a2e 2019-03-23 23:52:18,838 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 23:52:18,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3f0e4ecd-a516-44b7-8aff-092ffda42a2e 2019-03-23 23:52:18,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210322856903s 2019-03-23 23:52:18,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 23:52:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-23 23:52:19,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dbffb4-b00c-435f-af31-df77627f8959 2019-03-23 23:52:19,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5"}, "tags": [], "enabled": true, "id": "dca23ee36754493581c8e42c5bf573a5", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 23:52:19,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-00dbffb4-b00c-435f-af31-df77627f8959 2019-03-23 23:52:19,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166917085648s 2019-03-23 23:52:19,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 23:52:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"network": {"shared": true, "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "name": "rally_jobs-net_e963bdb9-eb9a-4f94-917f-fb2f90849256", "admin_state_up": true}}' 2019-03-23 23:52:19,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:19 GMT X-Openstack-Request-Id: req-26ce5211-2065-4638-b76b-9152f57efbe6 2019-03-23 23:52:19,625 - 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":"69dd9c46-b2d7-4fc0-92fa-146c8167ee46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":true,"project_id":"dca23ee36754493581c8e42c5bf573a5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T23:52:19Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_e963bdb9-eb9a-4f94-917f-fb2f90849256","admin_state_up":true,"tenant_id":"dca23ee36754493581c8e42c5bf573a5","created_at":"2019-03-23T23:52:19Z","mtu":1450}} 2019-03-23 23:52:19,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-26ce5211-2065-4638-b76b-9152f57efbe6 2019-03-23 23:52:19,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.609920024872s 2019-03-23 23:52:19,626 - 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-03-23T23:52:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'69dd9c46-b2d7-4fc0-92fa-146c8167ee46', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_e963bdb9-eb9a-4f94-917f-fb2f90849256', u'created_at': u'2019-03-23T23:52:19Z', u'mtu': 1450, u'tenant_id': u'dca23ee36754493581c8e42c5bf573a5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dca23ee36754493581c8e42c5bf573a5', u'l2_adjacency': True}) 2019-03-23 23:52:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 23:52:19,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a275d8ac-e95e-4b88-bae4-22d0e4c52c7a 2019-03-23 23:52:19,637 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-23 23:52:19,637 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a275d8ac-e95e-4b88-bae4-22d0e4c52c7a 2019-03-23 23:52:19,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-23 23:52:20,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T00:52:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dca23ee36754493581c8e42c5bf573a5", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/dca23ee36754493581c8e42c5bf573a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/dca23ee36754493581c8e42c5bf573a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/dca23ee36754493581c8e42c5bf573a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/dca23ee36754493581c8e42c5bf573a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/dca23ee36754493581c8e42c5bf573a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/dca23ee36754493581c8e42c5bf573a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_dca23ee36754493581c8e42c5bf573a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_dca23ee36754493581c8e42c5bf573a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/dca23ee36754493581c8e42c5bf573a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/dca23ee36754493581c8e42c5bf573a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/dca23ee36754493581c8e42c5bf573a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/dca23ee36754493581c8e42c5bf573a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/dca23ee36754493581c8e42c5bf573a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/dca23ee36754493581c8e42c5bf573a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256", "id": "cffcdeefd3644bdd88205df52bfcf77e"}, "audit_ids": ["1kfgnKMyQm-wdPwJU9HlMw"], "issued_at": "2019-03-23T23:52:19.000000Z"}} 2019-03-23 23:52:20,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 23:52:20,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-23 23:52:20,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2100 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:20 GMT X-Openstack-Request-Id: req-cb4d4e71-eb9d-4257-83e2-d237939d1c72 2019-03-23 23:52:20,882 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"69dd9c46-b2d7-4fc0-92fa-146c8167ee46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":true,"project_id":"dca23ee36754493581c8e42c5bf573a5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T23:52:19Z","qos_policy_id":null,"name":"rally_jobs-net_e963bdb9-eb9a-4f94-917f-fb2f90849256","admin_state_up":true,"tenant_id":"dca23ee36754493581c8e42c5bf573a5","created_at":"2019-03-23T23:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"}]} 2019-03-23 23:52:20,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb4d4e71-eb9d-4257-83e2-d237939d1c72 2019-03-23 23:52:20,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.818647146225s 2019-03-23 23:52:20,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 23:52:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" -d '{"subnet": {"name": "rally_jobs-subnet_e963bdb9-eb9a-4f94-917f-fb2f90849256", "enable_dhcp": true, "network_id": "69dd9c46-b2d7-4fc0-92fa-146c8167ee46", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 23:52:22,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:22 GMT X-Openstack-Request-Id: req-1880a52d-8d73-4c71-9962-dc7caac5f54e 2019-03-23 23:52:22,009 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T23:52:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ef697b44-2378-49b3-bb26-22c10c39e891","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dca23ee36754493581c8e42c5bf573a5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_e963bdb9-eb9a-4f94-917f-fb2f90849256","enable_dhcp":true,"segment_id":null,"network_id":"69dd9c46-b2d7-4fc0-92fa-146c8167ee46","tenant_id":"dca23ee36754493581c8e42c5bf573a5","created_at":"2019-03-23T23:52:21Z","ip_version":4}} 2019-03-23 23:52:22,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1880a52d-8d73-4c71-9962-dc7caac5f54e 2019-03-23 23:52:22,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12524294853s 2019-03-23 23:52:22,010 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T23:52:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ef697b44-2378-49b3-bb26-22c10c39e891', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_e963bdb9-eb9a-4f94-917f-fb2f90849256', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'69dd9c46-b2d7-4fc0-92fa-146c8167ee46', u'tenant_id': u'dca23ee36754493581c8e42c5bf573a5', u'created_at': u'2019-03-23T23:52:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dca23ee36754493581c8e42c5bf573a5'}) 2019-03-23 23:52:22,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 23:52:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "rally_jobs-router_e963bdb9-eb9a-4f94-917f-fb2f90849256", "admin_state_up": true}}' 2019-03-23 23:52:29,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:29 GMT X-Openstack-Request-Id: req-5a5b9751-61ab-4a54-9012-3ee25c8a58cf 2019-03-23 23:52:29,187 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "created_at": "2019-03-23T23:52:23Z", "admin_state_up": true, "updated_at": "2019-03-23T23:52:24Z", "project_id": "dca23ee36754493581c8e42c5bf573a5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fbab3361-076b-43b9-8f7e-559ebd63a3e7", "name": "rally_jobs-router_e963bdb9-eb9a-4f94-917f-fb2f90849256"}} 2019-03-23 23:52:29,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5a5b9751-61ab-4a54-9012-3ee25c8a58cf 2019-03-23 23:52:29,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.17707800865s 2019-03-23 23:52:29,188 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T23:52:24Z', u'revision_number': 3, u'ha': True, u'id': u'fbab3361-076b-43b9-8f7e-559ebd63a3e7', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_e963bdb9-eb9a-4f94-917f-fb2f90849256', u'admin_state_up': True, u'tenant_id': u'dca23ee36754493581c8e42c5bf573a5', u'created_at': u'2019-03-23T23:52:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'dca23ee36754493581c8e42c5bf573a5'}) 2019-03-23 23:52:29,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 23:52:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/fbab3361-076b-43b9-8f7e-559ebd63a3e7/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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" -d '{"subnet_id": "ef697b44-2378-49b3-bb26-22c10c39e891"}' 2019-03-23 23:52:31,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:31 GMT X-Openstack-Request-Id: req-d9264fa6-19cf-4635-9f3b-499133ac40e2 2019-03-23 23:52:31,916 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "69dd9c46-b2d7-4fc0-92fa-146c8167ee46", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "subnet_id": "ef697b44-2378-49b3-bb26-22c10c39e891", "subnet_ids": ["ef697b44-2378-49b3-bb26-22c10c39e891"], "port_id": "25e803c9-824f-47b7-96d9-c31dcf88fcdd", "id": "fbab3361-076b-43b9-8f7e-559ebd63a3e7"} 2019-03-23 23:52:31,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fbab3361-076b-43b9-8f7e-559ebd63a3e7/add_router_interface.json used request id req-d9264fa6-19cf-4635-9f3b-499133ac40e2 2019-03-23 23:52:31,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72724604607s 2019-03-23 23:52:31,917 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 23:52:32,044 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 23:52:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 23:52:32,052 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:32 GMT 2019-03-23 23:52:32,052 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-23 23:52:32,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 23:52:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-23 23:52:32,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:32 GMT X-Openstack-Request-Id: req-112a4194-f23c-49ea-bcca-82858ddf9c24 2019-03-23 23:52:32,369 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 23:52:32,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-112a4194-f23c-49ea-bcca-82858ddf9c24 2019-03-23 23:52:32,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314973115921s 2019-03-23 23:52:32,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 23:52:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256"}' 2019-03-23 23:52:32,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:32 GMT Location: http://172.30.9.28:9292/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a9b737f4-2a60-49c5-8edf-9071548fe976 2019-03-23 23:52:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T23:52:32Z", "file": "/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/file", "owner": "dca23ee36754493581c8e42c5bf573a5", "id": "af0a2067-b328-4ec2-90fb-fb048b761ca6", "size": null, "self": "/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6", "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_e963bdb9-eb9a-4f94-917f-fb2f90849256", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256", "checksum": null, "created_at": "2019-03-23T23:52:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 23:52:32,744 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a9b737f4-2a60-49c5-8edf-9071548fe976 2019-03-23 23:52:32,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364851951599s 2019-03-23 23:52:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 23:52:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" -d '' 2019-03-23 23:52:34,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 23:52:34 GMT X-Openstack-Request-Id: req-b2441a8c-e7aa-4f1c-9235-e84d53cac8b8 2019-03-23 23:52:34,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-03-23 23:52:34,475 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/file used request id req-b2441a8c-e7aa-4f1c-9235-e84d53cac8b8 2019-03-23 23:52:34,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.72989201546s 2019-03-23 23:52:34,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 23:52:34,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-23 23:52:35,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:35 GMT X-Openstack-Request-Id: req-6eeca371-0fd6-4428-afdd-51de3cbaf22c 2019-03-23 23:52:35,229 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T23:52:34Z", "file": "/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/file", "owner": "dca23ee36754493581c8e42c5bf573a5", "id": "af0a2067-b328-4ec2-90fb-fb048b761ca6", "size": 12716032, "self": "/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T23:52:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 23:52:35,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6eeca371-0fd6-4428-afdd-51de3cbaf22c 2019-03-23 23:52:35,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.748925924301s 2019-03-23 23:52:35,231 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/file', 'owner': u'dca23ee36754493581c8e42c5bf573a5', 'id': u'af0a2067-b328-4ec2-90fb-fb048b761ca6', 'size': 12716032, u'self': u'/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dca23ee36754493581c8e42c5bf573a5', 'name': 'rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T23:52:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T23:52:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256', '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/af0a2067-b328-4ec2-90fb-fb048b761ca6', 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_e963bdb9-eb9a-4f94-917f-fb2f90849256', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256', 'created': u'2019-03-23T23:52:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T23:52: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/af0a2067-b328-4ec2-90fb-fb048b761ca6', 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_e963bdb9-eb9a-4f94-917f-fb2f90849256', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 23:52:35,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 23:52:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_e963bdb9-eb9a-4f94-917f-fb2f90849256", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 23:52:35,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 23: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-1be7ef46-cb01-41fb-ae67-be217dab49f0 x-openstack-request-id: req-1be7ef46-cb01-41fb-ae67-be217dab49f0 2019-03-23 23:52:35,564 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c7484451-3596-4482-959f-b9171ec1d9d4", "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": "c7484451-3596-4482-959f-b9171ec1d9d4"}} 2019-03-23 23:52:35,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1be7ef46-cb01-41fb-ae67-be217dab49f0 2019-03-23 23:52:35,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329710960388s 2019-03-23 23:52:35,565 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_e963bdb9-eb9a-4f94-917f-fb2f90849256', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'c7484451-3596-4482-959f-b9171ec1d9d4', 'swap': 0}) 2019-03-23 23:52:35,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 23:52:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4/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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"extra_specs": {}}' 2019-03-23 23:52:35,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52: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-aca5f681-5731-445b-b99c-a1f3adb4ebd5 x-openstack-request-id: req-aca5f681-5731-445b-b99c-a1f3adb4ebd5 2019-03-23 23:52:35,587 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 23:52:35,587 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4/os-extra_specs used request id req-aca5f681-5731-445b-b99c-a1f3adb4ebd5 2019-03-23 23:52:35,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217890739441s 2019-03-23 23:52:35,588 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 23:52:37,858 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 23:52:39,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7afd2584-8883-48f1-ba01-f3c12120b6b2 | 2019-03-23T23:52:39.656501 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7afd2584-8883-48f1-ba01-f3c12120b6b2 ~/.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-03-23 23:52:43,283 - 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-517109685 | Available | | __unknown__ | tempest-type-812714786 | Available | | ceilometer | metering | Available | | cinder | volume | 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-03-23 23:52:44,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-23 23:52:44,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 23:52:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-23 23:52:44,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sat, 23 Mar 2019 23: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-4d492c88-ed45-42c7-bc9a-7c9dd9961ad4 x-openstack-request-id: req-4d492c88-ed45-42c7-bc9a-7c9dd9961ad4 2019-03-23 23:52:44,386 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-23 23:52:44,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4d492c88-ed45-42c7-bc9a-7c9dd9961ad4 2019-03-23 23:52:44,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.349923849106s 2019-03-23 23:52:44,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 23:52:44,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-23 23:52:44,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:44 GMT X-Openstack-Request-Id: req-a3392789-2978-4e95-8fd7-aa38d6645249 2019-03-23 23:52:44,693 - 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-03-23 23:52:44,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-a3392789-2978-4e95-8fd7-aa38d6645249 2019-03-23 23:52:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.305188894272s 2019-03-23 23:52:44,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 23:52:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_e963bdb9-eb9a-4f94-917f-fb2f90849256", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 23:52:44,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 23 Mar 2019 23: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-b21f3a12-730a-45ba-8542-2850331fa7a8 x-openstack-request-id: req-b21f3a12-730a-45ba-8542-2850331fa7a8 2019-03-23 23:52:44,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719", "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": "5ff12a5d-9493-43cf-891b-f20d1df6d719"}} 2019-03-23 23:52:44,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b21f3a12-730a-45ba-8542-2850331fa7a8 2019-03-23 23:52:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.052304983139s 2019-03-23 23:52:44,757 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_e963bdb9-eb9a-4f94-917f-fb2f90849256', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'5ff12a5d-9493-43cf-891b-f20d1df6d719', 'swap': 0}) 2019-03-23 23:52:44,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 23:52:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719/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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" -d '{"extra_specs": {}}' 2019-03-23 23:52:44,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52: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 x-compute-request-id: req-cf70719a-e90e-4f0b-bc0a-98a3525c3cfa x-openstack-request-id: req-cf70719a-e90e-4f0b-bc0a-98a3525c3cfa 2019-03-23 23:52:44,778 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 23:52:44,778 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719/os-extra_specs used request id req-cf70719a-e90e-4f0b-bc0a-98a3525c3cfa 2019-03-23 23:52:44,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206060409546s 2019-03-23 23:52:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-23 23:52:44,789 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08598307-1f2c-4307-a1d8-c2105b34d831 2019-03-23 23:52:44,789 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-23 23:52:44,789 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-08598307-1f2c-4307-a1d8-c2105b34d831 2019-03-23 23:52:44,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 23:52:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-23 23:52:44,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a279a9d-9263-46fe-8bba-90528d9338a2 2019-03-23 23:52:44,801 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 23:52:44,802 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-2a279a9d-9263-46fe-8bba-90528d9338a2 2019-03-23 23:52:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-23 23:52:45,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sat, 23 Mar 2019 23:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbe844c-1e13-4013-ac5f-2d2082f26d8f 2019-03-23 23:52:45,009 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 23:52:45,010 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0bbe844c-1e13-4013-ac5f-2d2082f26d8f 2019-03-23 23:52:45,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.21724486351s 2019-03-23 23:52:45,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_e963bdb9-eb9a-4f94-917f-fb2f90849256', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'5ff12a5d-9493-43cf-891b-f20d1df6d719', 'swap': 0}) 2019-03-23 23:52:45,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-03-23 23:52:45,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 23:52:45,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 23:52:45,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-23 23:52:45,332 - 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-03-24 00:21:35,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 977ac46f-46c2-49bf-bf5c-27f9981a5c83 2019-03-24 00:21:35,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-03-24 00:21:35,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '977ac46f-46c2-49bf-bf5c-27f9981a5c83'] 2019-03-24 00:21:36,321 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 977ac46f-46c2-49bf-bf5c-27f9981a5c83 -------------------------------------------------------------------------------- Task 977ac46f-46c2-49bf-bf5c-27f9981a5c83: 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.927 | 1.591 | 2.251 | 2.384 | 2.598 | 1.655 | 100.0% | 100 | | neutron.list_networks | 0.163 | 0.542 | 0.787 | 0.93 | 1.189 | 0.564 | 100.0% | 100 | | total | 1.251 | 2.216 | 2.799 | 2.955 | 3.299 | 2.218 | 100.0% | 100 | | -> duration | 1.251 | 2.216 | 2.799 | 2.955 | 3.299 | 2.218 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.024295 Full duration: 46.393779 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.934 | 1.71 | 2.269 | 2.461 | 2.789 | 1.727 | 100.0% | 40 | | neutron.update_network | 0.378 | 0.915 | 1.352 | 1.391 | 1.6 | 0.953 | 100.0% | 40 | | total | 1.553 | 2.644 | 3.307 | 3.326 | 3.577 | 2.68 | 100.0% | 40 | | -> duration | 1.553 | 2.644 | 3.307 | 3.326 | 3.577 | 2.68 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.977209 Full duration: 31.094516 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.919 | 1.722 | 2.413 | 2.423 | 2.661 | 1.766 | 100.0% | 40 | | neutron.delete_network | 0.712 | 1.254 | 1.807 | 2.184 | 2.407 | 1.34 | 100.0% | 40 | | total | 1.64 | 3.025 | 4.211 | 4.279 | 4.429 | 3.107 | 100.0% | 40 | | -> duration | 1.64 | 3.025 | 4.211 | 4.279 | 4.429 | 3.107 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.613597 Full duration: 25.713689 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.683 | 2.159 | 2.493 | 2.525 | 3.172 | 2.16 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.976 | 4.484 | 5.566 | 5.681 | 6.051 | 4.44 | 100.0% | 40 | | neutron.list_subnets | 0.156 | 0.548 | 1.189 | 1.232 | 1.432 | 0.614 | 100.0% | 40 | | total | 4.999 | 7.239 | 8.564 | 8.741 | 9.263 | 7.214 | 100.0% | 40 | | -> duration | 4.999 | 7.239 | 8.564 | 8.741 | 9.263 | 7.214 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.453819 Full duration: 63.93664 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.114 | 1.863 | 3.633 | 3.716 | 3.996 | 2.107 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.061 | 5.119 | 7.633 | 8.067 | 10.009 | 5.383 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.198 | 2.594 | 3.54 | 3.705 | 4.341 | 2.584 | 100.0% | 100 | | total | 6.399 | 9.708 | 13.058 | 13.635 | 16.414 | 10.075 | 100.0% | 100 | | -> duration | 6.399 | 9.708 | 13.058 | 13.635 | 16.414 | 10.075 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.312125 Full duration: 140.649292 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.976 | 1.881 | 2.45 | 2.511 | 2.836 | 1.92 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.498 | 4.993 | 7.613 | 7.726 | 9.528 | 5.408 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.123 | 3.228 | 6.305 | 6.465 | 7.611 | 3.572 | 100.0% | 40 | | total | 6.456 | 11.125 | 14.522 | 14.61 | 14.916 | 10.902 | 100.0% | 40 | | -> duration | 6.456 | 11.125 | 14.522 | 14.61 | 14.916 | 10.902 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.847229 Full duration: 52.39005 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.397 | 2.113 | 3.309 | 3.92 | 4.684 | 2.275 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.696 | 6.285 | 7.808 | 8.271 | 9.674 | 6.127 | 100.0% | 40 | | neutron.create_router (x2) | 13.368 | 20.975 | 24.355 | 27.438 | 30.725 | 20.948 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.282 | 10.305 | 15.135 | 15.892 | 17.605 | 11.042 | 100.0% | 40 | | neutron.list_routers | 0.297 | 0.806 | 1.315 | 1.594 | 2.477 | 0.901 | 100.0% | 40 | | total | 34.573 | 40.228 | 47.539 | 47.976 | 51.096 | 41.294 | 100.0% | 40 | | -> duration | 34.573 | 40.228 | 47.539 | 47.976 | 51.096 | 41.294 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.491569 Full duration: 211.227866 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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 | 2.758 | 5.867 | 10.917 | 11.195 | 13.937 | 6.443 | 100.0% | 40 | | neutron.create_subnet (x2) | 14.805 | 23.921 | 33.634 | 34.045 | 36.114 | 25.94 | 100.0% | 40 | | neutron.create_router (x2) | 32.959 | 46.779 | 69.561 | 73.823 | 77.511 | 48.451 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.019 | 16.93 | 36.114 | 43.706 | 51.946 | 20.546 | 100.0% | 40 | | neutron.update_router (x2) | 2.924 | 6.01 | 8.812 | 8.899 | 9.107 | 6.065 | 100.0% | 40 | | total | 85.164 | 105.133 | 130.588 | 131.657 | 132.632 | 107.445 | 100.0% | 40 | | -> duration | 85.164 | 105.133 | 130.588 | 131.657 | 132.632 | 107.445 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 220.754236 Full duration: 327.983907 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.348 | 2.091 | 2.483 | 2.58 | 2.854 | 2.052 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.644 | 5.477 | 6.978 | 7.293 | 7.458 | 5.237 | 100.0% | 40 | | neutron.create_router (x2) | 13.142 | 20.372 | 25.324 | 27.804 | 28.483 | 20.909 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.675 | 12.027 | 14.696 | 16.619 | 19.805 | 12.304 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 6.243 | 8.981 | 10.864 | 11.979 | 12.45 | 9.096 | 100.0% | 40 | | neutron.delete_router (x2) | 6.767 | 8.586 | 12.076 | 12.43 | 15.227 | 9.222 | 100.0% | 40 | | total | 47.537 | 58.178 | 69.972 | 70.562 | 74.686 | 58.821 | 100.0% | 40 | | -> duration | 47.537 | 58.178 | 69.972 | 70.562 | 74.686 | 58.821 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 124.777721 Full duration: 171.36537 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.919 | 1.145 | 1.368 | 1.458 | 1.547 | 1.154 | 100.0% | 8 | | neutron.create_port (x50) | 44.286 | 46.549 | 47.518 | 47.803 | 48.088 | 46.371 | 100.0% | 8 | | neutron.list_ports | 0.424 | 0.738 | 1.088 | 1.161 | 1.233 | 0.78 | 100.0% | 8 | | total | 46.074 | 48.619 | 49.533 | 49.783 | 50.032 | 48.308 | 100.0% | 8 | | -> duration | 46.074 | 48.619 | 49.533 | 49.783 | 50.032 | 48.308 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.972872 Full duration: 170.469209 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.988 | 1.806 | 2.173 | 2.273 | 2.447 | 1.757 | 100.0% | 40 | | neutron.create_port (x5) | 6.836 | 8.399 | 9.66 | 10.596 | 11.51 | 8.522 | 100.0% | 40 | | neutron.update_port (x5) | 3.634 | 4.288 | 5.132 | 5.338 | 5.703 | 4.377 | 100.0% | 40 | | total | 12.289 | 14.666 | 16.158 | 16.98 | 17.783 | 14.658 | 100.0% | 40 | | -> duration | 12.289 | 14.666 | 16.158 | 16.98 | 17.783 | 14.658 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.180233 Full duration: 82.902323 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.004 | 1.752 | 2.302 | 2.393 | 2.459 | 1.719 | 100.0% | 40 | | neutron.create_port (x5) | 5.836 | 8.816 | 9.643 | 9.852 | 10.543 | 8.611 | 100.0% | 40 | | neutron.delete_port (x5) | 3.596 | 4.902 | 5.806 | 6.24 | 6.745 | 4.971 | 100.0% | 40 | | total | 11.925 | 15.382 | 16.948 | 17.208 | 18.811 | 15.303 | 100.0% | 40 | | -> duration | 11.925 | 15.382 | 16.948 | 17.208 | 18.811 | 15.303 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.206557 Full duration: 58.691994 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.486 | 1.869 | 2.228 | 2.242 | 2.283 | 1.79 | 100.0% | 40 | | total | 1.117 | 2.406 | 2.769 | 2.84 | 2.877 | 2.362 | 100.0% | 40 | | -> duration | 1.117 | 2.406 | 2.769 | 2.84 | 2.877 | 2.362 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.174655 Full duration: 46.204658 -------------------------------------------------------------------------------- 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 977ac46f-46c2-49bf-bf5c-27f9981a5c83 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.05 | 1.228 | 1.339 | 1.343 | 1.347 | 1.213 | 100.0% | 4 | | neutron.create_subnet | 0.652 | 0.975 | 1.326 | 1.356 | 1.385 | 0.997 | 100.0% | 4 | | neutron.create_port (x125) | 146.62 | 150.104 | 150.898 | 150.923 | 150.948 | 149.444 | 100.0% | 4 | | neutron.create_trunk | 8.487 | 8.994 | 9.296 | 9.361 | 9.425 | 8.975 | 100.0% | 4 | | neutron.update_port | 1.556 | 1.685 | 1.86 | 1.875 | 1.89 | 1.704 | 100.0% | 4 | | neutron.list_trunks | 0.038 | 0.045 | 0.048 | 0.048 | 0.048 | 0.044 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.224 | 0.327 | 0.585 | 0.62 | 0.654 | 0.383 | 100.0% | 4 | | neutron.delete_trunk | 0.317 | 0.453 | 0.603 | 0.606 | 0.61 | 0.459 | 100.0% | 4 | | total | 159.471 | 164.037 | 165.181 | 165.27 | 165.359 | 163.226 | 100.0% | 4 | | -> duration | 159.471 | 164.037 | 165.181 | 165.27 | 165.359 | 163.226 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 165.358694 Full duration: 260.733286 HINTS: * To plot HTML graphics with this data, run: rally task report 977ac46f-46c2-49bf-bf5c-27f9981a5c83 --out output.html * To generate a JUnit report, run: rally task export 977ac46f-46c2-49bf-bf5c-27f9981a5c83 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 977ac46f-46c2-49bf-bf5c-27f9981a5c83 --json --out output.json 2019-03-24 00:21:36,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '977ac46f-46c2-49bf-bf5c-27f9981a5c83', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-03-24 00:21:38,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 977ac46f-46c2-49bf-bf5c-27f9981a5c83 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-03-24 00:21:38.055 30793 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-24 00:21:38.056 30793 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-24 00:21:38.057 30793 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-24 00:21:38.255 30793 INFO rally.api [-] Building 'json' report for the following task(s): '977ac46f-46c2-49bf-bf5c-27f9981a5c83'. 2019-03-24 00:21:38.379 30793 INFO rally.api [-] The report has been successfully built. 2019-03-24 00:21:38,673 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-24 00:21:38,675 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:09 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:09 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-03-24 00:21:38,676 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-03-24 00:21:38,676 - 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-03-24 00:21:41,073 - 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-03-24 00:21:40.447 30795 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-24 00:21:40.447 30795 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-24 00:21:40.449 30795 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-24 00:21:40.657 30795 INFO rally.api [-] Building 'html' report for the following task(s): '977ac46f-46c2-49bf-bf5c-27f9981a5c83'. 2019-03-24 00:21:40.977 30795 INFO rally.api [-] The report has been successfully built. 2019-03-24 00:21:41,074 - 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-03-24 00:21:43,232 - 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-03-24 00:21:42.870 30797 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-24 00:21:42.870 30797 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-24 00:21:42.872 30797 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-24 00:21:43.074 30797 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '977ac46f-46c2-49bf-bf5c-27f9981a5c83'. 2019-03-24 00:21:43.077 30797 INFO rally.api [-] The report has been successfully built. 2019-03-24 00:21:43,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 00:21:43,360 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:25 | PASS | +--------------------+------------------+------------------+----------------+ 2019-03-24 00:21:43,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 00:21:43,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:43,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21: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-8a489a65-7cb6-497a-9a31-7f7fadfa107b x-openstack-request-id: req-8a489a65-7cb6-497a-9a31-7f7fadfa107b 2019-03-24 00:21:43,698 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719", "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": "5ff12a5d-9493-43cf-891b-f20d1df6d719"}, {"name": "rally_jobs-flavor_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c7484451-3596-4482-959f-b9171ec1d9d4", "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": "c7484451-3596-4482-959f-b9171ec1d9d4"}]} 2019-03-24 00:21:43,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8a489a65-7cb6-497a-9a31-7f7fadfa107b 2019-03-24 00:21:43,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324969053268s 2019-03-24 00:21:43,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 00:21:43,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:43,733 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21: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-4d8b8cdb-d1c2-4125-abe9-637ba61ebcf3 x-openstack-request-id: req-4d8b8cdb-d1c2-4125-abe9-637ba61ebcf3 2019-03-24 00:21:43,734 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5ff12a5d-9493-43cf-891b-f20d1df6d719 used request id req-4d8b8cdb-d1c2-4125-abe9-637ba61ebcf3 2019-03-24 00:21:43,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326340198517s 2019-03-24 00:21:43,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-24 00:21:43,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/fbab3361-076b-43b9-8f7e-559ebd63a3e7/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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" -d '{"subnet_id": "ef697b44-2378-49b3-bb26-22c10c39e891"}' 2019-03-24 00:21:46,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:46 GMT X-Openstack-Request-Id: req-f1583449-a05b-4d62-a2c0-c0e452cd0671 2019-03-24 00:21:46,788 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "69dd9c46-b2d7-4fc0-92fa-146c8167ee46", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "subnet_id": "ef697b44-2378-49b3-bb26-22c10c39e891", "subnet_ids": ["ef697b44-2378-49b3-bb26-22c10c39e891"], "port_id": "25e803c9-824f-47b7-96d9-c31dcf88fcdd", "id": "fbab3361-076b-43b9-8f7e-559ebd63a3e7"} 2019-03-24 00:21:46,788 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/fbab3361-076b-43b9-8f7e-559ebd63a3e7/remove_router_interface.json used request id req-f1583449-a05b-4d62-a2c0-c0e452cd0671 2019-03-24 00:21:46,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.05367302895s 2019-03-24 00:21:46,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 00:21:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1712 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:47 GMT X-Openstack-Request-Id: req-62670901-ebe5-4ed2-8bfb-c644ba97f73e 2019-03-24 00:21:47,644 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "created_at": "2019-03-23T23:52:23Z", "admin_state_up": true, "updated_at": "2019-03-24T00:21:45Z", "project_id": "dca23ee36754493581c8e42c5bf573a5", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "fbab3361-076b-43b9-8f7e-559ebd63a3e7", "name": "rally_jobs-router_e963bdb9-eb9a-4f94-917f-fb2f90849256"}]} 2019-03-24 00:21:47,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-62670901-ebe5-4ed2-8bfb-c644ba97f73e 2019-03-24 00:21:47,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.855503082275s 2019-03-24 00:21:47,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 00:21:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/fbab3361-076b-43b9-8f7e-559ebd63a3e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:52,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 00:21:52 GMT X-Openstack-Request-Id: req-0e703620-db3a-4bd8-8ac6-b7616013947b 2019-03-24 00:21:52,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 00:21:52,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/fbab3361-076b-43b9-8f7e-559ebd63a3e7.json used request id req-0e703620-db3a-4bd8-8ac6-b7616013947b 2019-03-24 00:21:52,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.53618311882s 2019-03-24 00:21:52,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 00:21:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:52,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:52 GMT X-Openstack-Request-Id: req-100f6080-f35e-4d86-910f-5943c45f6982 2019-03-24 00:21:52,521 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4},{"updated_at":"2019-03-23T23:52:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ef697b44-2378-49b3-bb26-22c10c39e891","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dca23ee36754493581c8e42c5bf573a5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_e963bdb9-eb9a-4f94-917f-fb2f90849256","enable_dhcp":true,"segment_id":null,"network_id":"69dd9c46-b2d7-4fc0-92fa-146c8167ee46","tenant_id":"dca23ee36754493581c8e42c5bf573a5","created_at":"2019-03-23T23:52:21Z","ip_version":4}]} 2019-03-24 00:21:52,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-100f6080-f35e-4d86-910f-5943c45f6982 2019-03-24 00:21:52,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338387966156s 2019-03-24 00:21:52,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-24 00:21:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ef697b44-2378-49b3-bb26-22c10c39e891.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:55,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 00:21:55 GMT X-Openstack-Request-Id: req-fd25915e-3920-47f1-b219-0387474ebac7 2019-03-24 00:21:55,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 00:21:55,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ef697b44-2378-49b3-bb26-22c10c39e891.json used request id req-fd25915e-3920-47f1-b219-0387474ebac7 2019-03-24 00:21:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.71175909042s 2019-03-24 00:21:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:21:55,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:55,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2106 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:55 GMT X-Openstack-Request-Id: req-0f920dfa-5d1c-4471-b0b5-acdf907d852a 2019-03-24 00:21:55,663 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"69dd9c46-b2d7-4fc0-92fa-146c8167ee46","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":true,"project_id":"dca23ee36754493581c8e42c5bf573a5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T00:21:55Z","qos_policy_id":null,"name":"rally_jobs-net_e963bdb9-eb9a-4f94-917f-fb2f90849256","admin_state_up":true,"tenant_id":"dca23ee36754493581c8e42c5bf573a5","created_at":"2019-03-23T23:52:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"}]} 2019-03-24 00:21:55,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0f920dfa-5d1c-4471-b0b5-acdf907d852a 2019-03-24 00:21:55,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.428510189056s 2019-03-24 00:21:55,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-24 00:21:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/69dd9c46-b2d7-4fc0-92fa-146c8167ee46.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:56,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 00:21:56 GMT X-Openstack-Request-Id: req-3c1d3a44-a393-4b15-b0b4-dea3d159818b 2019-03-24 00:21:56,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 00:21:56,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/69dd9c46-b2d7-4fc0-92fa-146c8167ee46.json used request id req-3c1d3a44-a393-4b15-b0b4-dea3d159818b 2019-03-24 00:21:56,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.733190774918s 2019-03-24 00:21:56,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:21:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:57,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:57 GMT X-Openstack-Request-Id: req-20f5f8c6-a641-42e4-80ec-818b3200ae78 2019-03-24 00:21:57,187 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T23:52:34Z", "file": "/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/file", "owner": "dca23ee36754493581c8e42c5bf573a5", "id": "af0a2067-b328-4ec2-90fb-fb048b761ca6", "size": 12716032, "self": "/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/af0a2067-b328-4ec2-90fb-fb048b761ca6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_e963bdb9-eb9a-4f94-917f-fb2f90849256", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T23:52:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:21:57,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-20f5f8c6-a641-42e4-80ec-818b3200ae78 2019-03-24 00:21:57,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.783337831497s 2019-03-24 00:21:57,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 00:21:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f346eebd07721d5caa99d1bb6f2cd424f42d7d64" 2019-03-24 00:21:57,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 00:21:57 GMT X-Openstack-Request-Id: req-e83ecfdc-4d3f-41e4-a654-5bb7410f1f1c 2019-03-24 00:21:57,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-03-24 00:21:57,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/af0a2067-b328-4ec2-90fb-fb048b761ca6 used request id req-e83ecfdc-4d3f-41e4-a654-5bb7410f1f1c 2019-03-24 00:21:57,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.714639902115s 2019-03-24 00:21:57,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 00:21:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:57,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38824026-c513-4e7d-8c81-2cbb7b25be51 x-openstack-request-id: req-38824026-c513-4e7d-8c81-2cbb7b25be51 2019-03-24 00:21:57,944 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c7484451-3596-4482-959f-b9171ec1d9d4", "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": "c7484451-3596-4482-959f-b9171ec1d9d4"}]} 2019-03-24 00:21:57,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-38824026-c513-4e7d-8c81-2cbb7b25be51 2019-03-24 00:21:57,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0397410392761s 2019-03-24 00:21:57,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 00:21:57,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:57,991 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b40fe6d-4252-4ad3-86c5-6223a419d62e x-openstack-request-id: req-5b40fe6d-4252-4ad3-86c5-6223a419d62e 2019-03-24 00:21:57,991 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c7484451-3596-4482-959f-b9171ec1d9d4 used request id req-5b40fe6d-4252-4ad3-86c5-6223a419d62e 2019-03-24 00:21:57,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452470779419s 2019-03-24 00:21:57,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:21:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:58,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401b209c-31cd-4a3c-b17c-d61e756bf1a7 2019-03-24 00:21:58,236 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": {"self": "http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cffcdeefd3644bdd88205df52bfcf77e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:21:58,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-401b209c-31cd-4a3c-b17c-d61e756bf1a7 2019-03-24 00:21:58,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244864940643s 2019-03-24 00:21:58,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:21:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:58,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068b6b96-61e9-41a6-aecb-4c63c0d6f9f6 2019-03-24 00:21:58,477 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_e963bdb9-eb9a-4f94-917f-fb2f90849256", "links": {"self": "http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cffcdeefd3644bdd88205df52bfcf77e", "description": null}} 2019-03-24 00:21:58,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e used request id req-068b6b96-61e9-41a6-aecb-4c63c0d6f9f6 2019-03-24 00:21:58,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234665870667s 2019-03-24 00:21:58,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 00:21:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:58,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cafd169-0352-410f-be17-ae6257739740 2019-03-24 00:21:58,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:21:58,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cffcdeefd3644bdd88205df52bfcf77e used request id req-8cafd169-0352-410f-be17-ae6257739740 2019-03-24 00:21:58,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.364753961563s 2019-03-24 00:21:58,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:21:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:59,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf42bb2-29ba-4b10-81af-c4cb7c0de58c 2019-03-24 00:21:59,080 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5"}, "tags": [], "enabled": true, "id": "dca23ee36754493581c8e42c5bf573a5", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e963bdb9-eb9a-4f94-917f-fb2f90849256"}]} 2019-03-24 00:21:59,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ccf42bb2-29ba-4b10-81af-c4cb7c0de58c 2019-03-24 00:21:59,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230671882629s 2019-03-24 00:21:59,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 00:21:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:59,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7aca334-ab94-44cc-baeb-1b94448c4cee 2019-03-24 00:21:59,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:21:59,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/dca23ee36754493581c8e42c5bf573a5 used request id req-e7aca334-ab94-44cc-baeb-1b94448c4cee 2019-03-24 00:21:59,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.288573980331s 2019-03-24 00:21:59,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:21:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=dca23ee36754493581c8e42c5bf573a5&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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:21:59,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 00:21:59 GMT X-Openstack-Request-Id: req-f3db781d-d803-476e-ab39-ccd5e95fd8db 2019-03-24 00:21:59,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "created_at": "2019-03-23T23:52:19Z", "updated_at": "2019-03-23T23:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "762388ce-7f00-4ab9-9cc8-371e267e4f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dca23ee36754493581c8e42c5bf573a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "97389115-16b1-4e55-a55a-34c2ad48045d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dca23ee36754493581c8e42c5bf573a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "97695a3d-3f81-4e70-a353-63210173716a", "remote_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dca23ee36754493581c8e42c5bf573a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "c0d5a65f-db36-436e-93e7-e48529ffc4db", "remote_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dca23ee36754493581c8e42c5bf573a5"}], "revision_number": 1, "project_id": "dca23ee36754493581c8e42c5bf573a5", "id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "name": "default"}]} 2019-03-24 00:21:59,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=dca23ee36754493581c8e42c5bf573a5&name=default used request id req-f3db781d-d803-476e-ab39-ccd5e95fd8db 2019-03-24 00:21:59,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336293935776s 2019-03-24 00:21:59,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:21:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:22:00,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:00 GMT X-Openstack-Request-Id: req-86e251c7-b9d9-45b7-bd0f-fd122c395cc1 2019-03-24 00:22:00,090 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "created_at": "2019-03-23T23:52:19Z", "updated_at": "2019-03-23T23:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "762388ce-7f00-4ab9-9cc8-371e267e4f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dca23ee36754493581c8e42c5bf573a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "97389115-16b1-4e55-a55a-34c2ad48045d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dca23ee36754493581c8e42c5bf573a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "97695a3d-3f81-4e70-a353-63210173716a", "remote_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dca23ee36754493581c8e42c5bf573a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T23:52:19Z", "revision_number": 0, "id": "c0d5a65f-db36-436e-93e7-e48529ffc4db", "remote_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "remote_ip_prefix": null, "created_at": "2019-03-23T23:52:19Z", "security_group_id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "tenant_id": "dca23ee36754493581c8e42c5bf573a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dca23ee36754493581c8e42c5bf573a5"}], "revision_number": 1, "project_id": "dca23ee36754493581c8e42c5bf573a5", "id": "43f527ac-f0df-4bcd-ab58-1585f0bf5e54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 00:22:00,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-86e251c7-b9d9-45b7-bd0f-fd122c395cc1 2019-03-24 00:22:00,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.369014024734s 2019-03-24 00:22:00,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 00:22:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/43f527ac-f0df-4bcd-ab58-1585f0bf5e54.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48fd1c4754b6da9ca9302d6aca66ee626164b220" 2019-03-24 00:22:00,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 00:22:00 GMT X-Openstack-Request-Id: req-53c5870c-092a-4451-8586-76709a3c9de6 2019-03-24 00:22:00,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 00:22:00,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/43f527ac-f0df-4bcd-ab58-1585f0bf5e54.json used request id req-53c5870c-092a-4451-8586-76709a3c9de6 2019-03-24 00:22:00,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.518372058868s 2019-03-24 00:22:00,640 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-03-24 00:22:00,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:22:00,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a551cf58-49e8-475d-9ce3-9cf088094fa2 2019-03-24 00:22:00,684 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 00:22:00,684 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a551cf58-49e8-475d-9ce3-9cf088094fa2 2019-03-24 00:22:00,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 00:22:01,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T01:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["rzwyHvjOSB-p4RbZfg26Ug"], "issued_at": "2019-03-24T00:22:01.000000Z"}} 2019-03-24 00:22:01,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:22:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:01,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:01 GMT X-Openstack-Request-Id: req-f3df1e4e-2954-439d-8008-ec6bfb1ea0f4 2019-03-24 00:22:01,504 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 00:22:01,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3df1e4e-2954-439d-8008-ec6bfb1ea0f4 2019-03-24 00:22:01,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404537916183s 2019-03-24 00:22:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:22:01,517 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c3bad4-01a8-4d6b-8daf-630e5bc73009 2019-03-24 00:22:01,517 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 00:22:01,517 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c8c3bad4-01a8-4d6b-8daf-630e5bc73009 2019-03-24 00:22:01,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:22:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:01,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5496a1cf-0881-4dee-b660-d2ae84a8bb3a 2019-03-24 00:22:01,738 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 00:22:01,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5496a1cf-0881-4dee-b660-d2ae84a8bb3a 2019-03-24 00:22:01,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219991922379s 2019-03-24 00:22:01,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 00:22:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c"}}' 2019-03-24 00:22:01,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db50bb5-d2ff-431d-9504-f7a3f09bea73 2019-03-24 00:22:01,995 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c"}, "tags": [], "enabled": true, "id": "57a45c4bf0ae40db94daabd5ed6a403c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c"}} 2019-03-24 00:22:01,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5db50bb5-d2ff-431d-9504-f7a3f09bea73 2019-03-24 00:22:01,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249300956726s 2019-03-24 00:22:01,996 - 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'57a45c4bf0ae40db94daabd5ed6a403c', '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_a4c9e336-b770-4108-b515-8ba474b2ff7c'}) 2019-03-24 00:22:02,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 00:22:02,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1uAWE7rfdAzItEhhE1IJAYAbv0haRv", "email": null, "name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c"}}' 2019-03-24 00:22:02,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1683b187-6b68-4cc2-9249-c0bf4062025d 2019-03-24 00:22:02,480 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": {"self": "http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd2910664c3449edb575b897bdc0a40c", "domain_id": "default", "password_expires_at": null}} 2019-03-24 00:22:02,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1683b187-6b68-4cc2-9249-c0bf4062025d 2019-03-24 00:22:02,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477277040482s 2019-03-24 00:22:02,481 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fd2910664c3449edb575b897bdc0a40c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c'}) 2019-03-24 00:22:02,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:22:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:02,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079e6930-d453-4dd4-acc0-0f92d7c11707 2019-03-24 00:22:02,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:22:02,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-079e6930-d453-4dd4-acc0-0f92d7c11707 2019-03-24 00:22:02,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208255052567s 2019-03-24 00:22:02,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:22:02,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:02,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4cd64a-cabe-4cc5-a5dc-ff4fc458900b 2019-03-24 00:22:02,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:22:02,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4a4cd64a-cabe-4cc5-a5dc-ff4fc458900b 2019-03-24 00:22:02,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217514038086s 2019-03-24 00:22:02,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:22:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:03,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502a6de2-e0ab-4533-8e59-b4fa4f4e1894 2019-03-24 00:22:03,142 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:22:03,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-502a6de2-e0ab-4533-8e59-b4fa4f4e1894 2019-03-24 00:22:03,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219641923904s 2019-03-24 00:22:03,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:22:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:03,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4835f764-a554-44ad-9300-b954edb10143 2019-03-24 00:22:03,361 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 00:22:03,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4835f764-a554-44ad-9300-b954edb10143 2019-03-24 00:22:03,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214303970337s 2019-03-24 00:22:03,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:22:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:03,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f0e218-a3cd-41f4-986d-5f6c122b04da 2019-03-24 00:22:03,606 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": {"self": "http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd2910664c3449edb575b897bdc0a40c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:22:03,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-33f0e218-a3cd-41f4-986d-5f6c122b04da 2019-03-24 00:22:03,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243296861649s 2019-03-24 00:22:03,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:22:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:03,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25db0ffd-b2be-41ff-af6f-a913ca08347c 2019-03-24 00:22:03,748 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c"}, "tags": [], "enabled": true, "id": "57a45c4bf0ae40db94daabd5ed6a403c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c"}]} 2019-03-24 00:22:03,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-25db0ffd-b2be-41ff-af6f-a913ca08347c 2019-03-24 00:22:03,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129847049713s 2019-03-24 00:22:03,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 00:22:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=fd2910664c3449edb575b897bdc0a40c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=57a45c4bf0ae40db94daabd5ed6a403c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:03,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43112ba-b261-4824-828f-29cc7bce88c1 2019-03-24 00:22:03,974 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fd2910664c3449edb575b897bdc0a40c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=57a45c4bf0ae40db94daabd5ed6a403c", "previous": null, "next": null}} 2019-03-24 00:22:03,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fd2910664c3449edb575b897bdc0a40c&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=57a45c4bf0ae40db94daabd5ed6a403c used request id req-d43112ba-b261-4824-828f-29cc7bce88c1 2019-03-24 00:22:03,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217535972595s 2019-03-24 00:22:03,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 00:22:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c/users/fd2910664c3449edb575b897bdc0a40c/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:04,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f54018ea-4abc-4f1a-8580-6ac4061034c0 2019-03-24 00:22:04,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:22:04,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c/users/fd2910664c3449edb575b897bdc0a40c/roles/d199347d09e6457ab4ea50809513a47d used request id req-f54018ea-4abc-4f1a-8580-6ac4061034c0 2019-03-24 00:22:04,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179021120071s 2019-03-24 00:22:04,158 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c', 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'57a45c4bf0ae40db94daabd5ed6a403c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1uAWE7rfdAzItEhhE1IJAYAbv0haRv', 'username': u'vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 00:22:04,162 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'password': '1uAWE7rfdAzItEhhE1IJAYAbv0haRv', 'project_name': 'vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '57a45c4bf0ae40db94daabd5ed6a403c', 'project_domain_name': 'Default'} 2019-03-24 00:22:04,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-24 00:22:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:04,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22: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-27613f98-961c-40f7-9fa4-97996f79eb10 x-openstack-request-id: req-27613f98-961c-40f7-9fa4-97996f79eb10 2019-03-24 00:22:04,481 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-24 00:22:04,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-27613f98-961c-40f7-9fa4-97996f79eb10 2019-03-24 00:22:04,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.311590194702s 2019-03-24 00:22:04,483 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-03-24 00:22:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:22:04,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f9d3f0-7c23-44c4-9d02-7fbee1bf2a2d 2019-03-24 00:22:04,493 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 00:22:04,493 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-82f9d3f0-7c23-44c4-9d02-7fbee1bf2a2d 2019-03-24 00:22:04,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 00:22:04,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T01:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57a45c4bf0ae40db94daabd5ed6a403c", "name": "vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_57a45c4bf0ae40db94daabd5ed6a403c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_57a45c4bf0ae40db94daabd5ed6a403c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/57a45c4bf0ae40db94daabd5ed6a403c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c", "id": "fd2910664c3449edb575b897bdc0a40c"}, "audit_ids": ["Da63Ci8oSruHkttVaXNQ2Q"], "issued_at": "2019-03-24T00:22:04.000000Z"}} 2019-03-24 00:22:04,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-24 00:22:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vmtp-router_a4c9e336-b770-4108-b515-8ba474b2ff7c", "admin_state_up": true}}' 2019-03-24 00:22:12,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:12 GMT X-Openstack-Request-Id: req-da934bfd-4b6f-4c00-b194-5c344388a82c 2019-03-24 00:22:12,616 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "created_at": "2019-03-24T00:22:05Z", "admin_state_up": true, "updated_at": "2019-03-24T00:22:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57a45c4bf0ae40db94daabd5ed6a403c", "id": "0c1c29f0-ae50-46ad-bb69-3d5ff7256591", "name": "vmtp-router_a4c9e336-b770-4108-b515-8ba474b2ff7c"}} 2019-03-24 00:22:12,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-da934bfd-4b6f-4c00-b194-5c344388a82c 2019-03-24 00:22:12,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.70798993111s 2019-03-24 00:22:12,617 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T00:22:07Z', u'revision_number': 3, u'id': u'0c1c29f0-ae50-46ad-bb69-3d5ff7256591', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_a4c9e336-b770-4108-b515-8ba474b2ff7c', u'admin_state_up': True, u'tenant_id': u'57a45c4bf0ae40db94daabd5ed6a403c', u'created_at': u'2019-03-24T00:22:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'57a45c4bf0ae40db94daabd5ed6a403c'}) 2019-03-24 00:22:12,618 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-24 00:22:14,952 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-24 00:22:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:22:14,962 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:14 GMT 2019-03-24 00:22:14,962 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 00:22:14,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:22:14,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:22:15,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:15 GMT X-Openstack-Request-Id: req-7d102da0-27de-4c73-91f0-602a40fb0d00 2019-03-24 00:22:15,323 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:22:15,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d102da0-27de-4c73-91f0-602a40fb0d00 2019-03-24 00:22:15,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35933303833s 2019-03-24 00:22:15,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 00:22:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c"}' 2019-03-24 00:22:15,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:15 GMT Location: http://172.30.9.28:9292/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d178c3c6-b4d7-4771-b095-ccc4618c252b 2019-03-24 00:22:15,687 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:22:15Z", "file": "/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/file", "owner": "57a45c4bf0ae40db94daabd5ed6a403c", "id": "4fed4e90-d9f3-4f1e-ab41-d74ec12d60be", "size": null, "self": "/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "checksum": null, "created_at": "2019-03-24T00:22:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 00:22:15,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d178c3c6-b4d7-4771-b095-ccc4618c252b 2019-03-24 00:22:15,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.354397058487s 2019-03-24 00:22:15,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 00:22:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" -d '' 2019-03-24 00:22:20,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 00:22:20 GMT X-Openstack-Request-Id: req-2d6fb313-345b-492a-953f-6db6de64ed5c 2019-03-24 00:22:20,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-03-24 00:22:20,204 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/file used request id req-2d6fb313-345b-492a-953f-6db6de64ed5c 2019-03-24 00:22:20,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.51591897011s 2019-03-24 00:22:20,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:22:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:22:20,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:20 GMT X-Openstack-Request-Id: req-0cd62007-8511-470e-93a0-e099449df750 2019-03-24 00:22:20,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:22:20Z", "file": "/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/file", "owner": "57a45c4bf0ae40db94daabd5ed6a403c", "id": "4fed4e90-d9f3-4f1e-ab41-d74ec12d60be", "size": 263848448, "self": "/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T00:22:15Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:22:20,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0cd62007-8511-470e-93a0-e099449df750 2019-03-24 00:22:20,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.378849029541s 2019-03-24 00:22:20,588 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/file', 'owner': u'57a45c4bf0ae40db94daabd5ed6a403c', 'id': u'4fed4e90-d9f3-4f1e-ab41-d74ec12d60be', 'size': 263848448, u'self': u'/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57a45c4bf0ae40db94daabd5ed6a403c', 'name': 'vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T00:22:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T00:22:20Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'created': u'2019-03-24T00:22:15Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-24T00:22:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-24 00:22:20,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 00:22:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_a4c9e336-b770-4108-b515-8ba474b2ff7c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-03-24 00:22:20,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22: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-8cca6e30-b97e-4685-a49a-bbcaa9b97f2e x-openstack-request-id: req-8cca6e30-b97e-4685-a49a-bbcaa9b97f2e 2019-03-24 00:22:20,628 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/905983c2-d081-4408-b218-d32b4ec38e4d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/905983c2-d081-4408-b218-d32b4ec38e4d", "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": "905983c2-d081-4408-b218-d32b4ec38e4d"}} 2019-03-24 00:22:20,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8cca6e30-b97e-4685-a49a-bbcaa9b97f2e 2019-03-24 00:22:20,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.039155960083s 2019-03-24 00:22:20,629 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_a4c9e336-b770-4108-b515-8ba474b2ff7c', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'905983c2-d081-4408-b218-d32b4ec38e4d', 'swap': 0}) 2019-03-24 00:22:20,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 00:22:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/905983c2-d081-4408-b218-d32b4ec38e4d/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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" -d '{"extra_specs": {}}' 2019-03-24 00:22:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df806924-b501-45ea-973f-8776c3a47995 x-openstack-request-id: req-df806924-b501-45ea-973f-8776c3a47995 2019-03-24 00:22:20,661 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 00:22:20,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/905983c2-d081-4408-b218-d32b4ec38e4d/os-extra_specs used request id req-df806924-b501-45ea-973f-8776c3a47995 2019-03-24 00:22:20,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0312011241913s 2019-03-24 00:22:20,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:22:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:20,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafe5c76-9395-4e20-9a6c-b74279c4e193 2019-03-24 00:22:20,876 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:22:20,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bafe5c76-9395-4e20-9a6c-b74279c4e193 2019-03-24 00:22:20,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210970878601s 2019-03-24 00:22:20,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:22:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:21,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95309a4b-000e-4988-9c0f-4c1040ac013f 2019-03-24 00:22:21,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:22:21,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-95309a4b-000e-4988-9c0f-4c1040ac013f 2019-03-24 00:22:21,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204636096954s 2019-03-24 00:22:21,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:22:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:21,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fffd0688-fed4-4a8c-846f-ea12e9fc3bcb 2019-03-24 00:22:21,303 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 00:22:21,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fffd0688-fed4-4a8c-846f-ea12e9fc3bcb 2019-03-24 00:22:21,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211814880371s 2019-03-24 00:22:21,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:22:21,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:21,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62df875-c9cd-4daf-b010-fb177f84584d 2019-03-24 00:22:21,566 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": {"self": "http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd2910664c3449edb575b897bdc0a40c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:22:21,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a62df875-c9cd-4daf-b010-fb177f84584d 2019-03-24 00:22:21,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.26195192337s 2019-03-24 00:22:21,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:22:21,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:21,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700dcbb6-3155-49c8-8d26-e60445e7886f 2019-03-24 00:22:21,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c"}, "tags": [], "enabled": true, "id": "57a45c4bf0ae40db94daabd5ed6a403c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c"}]} 2019-03-24 00:22:21,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-700dcbb6-3155-49c8-8d26-e60445e7886f 2019-03-24 00:22:21,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21969294548s 2019-03-24 00:22:21,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 00:22:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=fd2910664c3449edb575b897bdc0a40c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=57a45c4bf0ae40db94daabd5ed6a403c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:21,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a9220c-e129-4364-86d4-d072e10dd21b 2019-03-24 00:22:21,936 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fd2910664c3449edb575b897bdc0a40c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=57a45c4bf0ae40db94daabd5ed6a403c", "previous": null, "next": null}} 2019-03-24 00:22:21,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fd2910664c3449edb575b897bdc0a40c&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=57a45c4bf0ae40db94daabd5ed6a403c used request id req-38a9220c-e129-4364-86d4-d072e10dd21b 2019-03-24 00:22:21,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.129242181778s 2019-03-24 00:22:21,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 00:22:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c/users/fd2910664c3449edb575b897bdc0a40c/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:22:22,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3717117a-1fa9-4da7-ae14-5f62dcd75ba4 2019-03-24 00:22:22,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:22:22,205 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c/users/fd2910664c3449edb575b897bdc0a40c/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-3717117a-1fa9-4da7-ae14-5f62dcd75ba4 2019-03-24 00:22:22,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264808177948s 2019-03-24 00:22:22,205 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c' 2019-03-24 00:22:22,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-24 00:22:22,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" -d '{"keypair": {"name": "vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c"}}' 2019-03-24 00:22:22,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22: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-83e62ce6-e22d-436b-b011-4fc1c0601537 x-openstack-request-id: req-83e62ce6-e22d-436b-b011-4fc1c0601537 2019-03-24 00:22:22,747 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCy0w+ZbmyBJGPTI3GQP+zYQiM5HPRtiKQRq3K7XTsdkBYr4clg9e9QAkO0lvphbh5YuOUunYN9xxFjl1fhbqnHER5bCE0xHV4sDFvpM2NDX2sjMkouTIElqjETEwY9xFQA20dU3WYuKzO1b4xYh197eCdr2aNG7tC4d01ENcpy4KVMa6c+fWJod4VaZMBbdiyQ/gvIDejWTIh/EdurT5yeXJvEV168d9fX8zPDWnqLJHr54SuNuKkM91hCIksRevVKBsa/2ys7gkNVgVLHgc7BMOOOK6WzSqTsn0aocJIAq06AuE+tQLwsBcSD3+e/gOsM30geghWFsOfeX383hdgT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAstMPmW5sgSRj0yNxkD/s2EIjORz0bYikEatyu107HZAWK+HJ\nYPXvUAJDtJb6YW4eWLjlLp2DfccRY5dX4W6pxxEeWwhNMR1eLAxb6TNjQ19rIzJK\nLkyBJaoxExMGPcRUANtHVN1mLisztW+MWIdfe3gna9mjRu7QuHdNRDXKcuClTGun\nPn1iaHeFWmTAW3YskP4LyA3o1kyIfxHbq0+cnlybxFdevHfX1/Mzw1p6iyR6+eEr\njbipDPdYQiJLEXr1SgbGv9srO4JDVYFSx4HOwTDjjiuls0qk7J9GqHCSAKtOgLhP\nrUC8LAXEg9/nv4DrDN9IHoIVhbDn3l9/N4XYEwIDAQABAoIBAE/fJaCKSbyE3HF5\n60daxhbxs3nXDPW/iki6I0y8n6LcsIp5FtFQB8vctxD6Pms2HCfUrcjcYdbUC1hI\nSOBP5VUcuEpAsvm0/FMAUi0e3r9A50GZPLjhQu3nznOOk8MS5dJcHsgw+2qzsSzg\n3fbMwEENsc3iL6OHF4LNBp3oyLv2C5uX0hqwAuKlXNdnutteK+K9N9sXClOHj2hb\n1w9aHNyXPvNvBEDBE76LSQaxvhOntGq+snSBJcapZY8JZIwPrAnG0p/J4/jqKMXB\n9Cb/7WZ67IU/b9Uf6Q8gtWeOEMK0pODyRnyh5+OHIwnrvIlV7U0gHTjF9aI0KpK5\n5D5D9IECgYEA3ftDS7NQ085lnIyzuX7bIoVCSh+TzAqd1xqHWr3TerEF8oadyifq\nVQYQaVMVwJmjHUQJSzmbFeJnCBQgDs5BOh7dQTuwKcZkenmAeZrLKuNabuDC3h7f\n/L4CmgU7tJtB9756p4uLevHFy3kxDnzbIAANH51xvpf2wH4hKlTPx+sCgYEAzjqr\nSABqfy+4x3VtJDhABaFOzJHjXJSsf5QojvZuGk/z1x1HeJi0O2OzSeWBNDGuoed9\npYfJquLJk8L45haw8yCkewikJrlZGYd2XzffQEBGX2gcH8Pa0220Wkl7UPh/3wAq\ns4uhfDrjWjaPulyVOTepaxpCGSYIZvu8RtJEjnkCgYBDPpNjQj3Q++xCIUlsfuZJ\nLc8n/yrZm7m26L1qGqkOuMORdYAlNjRBb2XXUij7wE7uVabvF9NILN6DTv1rHsYZ\nojHqSfeSoBveEiJ+NAspwdeqUQIXIYk+2hyVpdIxYvr33sbvLFGje8wsWFkpB1+l\n8P4IvrwvPX+tTkgjt6994wKBgCyMdeWG2XqCB4tmrV3unL3am5gLR67/GsgwbBZ9\n20jpzoXAeGjvq7dMkTU8U42/0bZ9uCGi1IiKlvrJWlTxv+W1PnKpajRHQ50FKyfk\nfOB3QfxoE/M0rrePci8ywmW6WH0GnzLLzeV1HxmkwaWDTGTgxkMxl+ew1I3SgVhX\nIaIZAoGBAJ+ermyTyVG/J1SQm/MjpdG9f/DdBeLVSwxYITOhDi+fkCkitsbT2Av5\nsdu9ml2Q9wjBe6OMOSTAnSQVK3ERti42w0UYzcy/bHfZgzEHqUG+Wo+PzsWVFdX4\npcsyCM9tmHp1E31rQGI7vwOLzleOo9zE+NyaxvHPOBjFQWsED2yc\n-----END RSA PRIVATE KEY-----\n", "user_id": "fd2910664c3449edb575b897bdc0a40c", "name": "vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c", "fingerprint": "be:56:99:8d:9e:3a:9c:a2:85:ff:be:95:40:d5:be:f8"}} 2019-03-24 00:22:22,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-83e62ce6-e22d-436b-b011-4fc1c0601537 2019-03-24 00:22:22,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.539113044739s 2019-03-24 00:22:22,749 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCy0w+ZbmyBJGPTI3GQP+zYQiM5HPRtiKQRq3K7XTsdkBYr4clg9e9QAkO0lvphbh5YuOUunYN9xxFjl1fhbqnHER5bCE0xHV4sDFvpM2NDX2sjMkouTIElqjETEwY9xFQA20dU3WYuKzO1b4xYh197eCdr2aNG7tC4d01ENcpy4KVMa6c+fWJod4VaZMBbdiyQ/gvIDejWTIh/EdurT5yeXJvEV168d9fX8zPDWnqLJHr54SuNuKkM91hCIksRevVKBsa/2ys7gkNVgVLHgc7BMOOOK6WzSqTsn0aocJIAq06AuE+tQLwsBcSD3+e/gOsM30geghWFsOfeX383hdgT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAstMPmW5sgSRj0yNxkD/s2EIjORz0bYikEatyu107HZAWK+HJ\nYPXvUAJDtJb6YW4eWLjlLp2DfccRY5dX4W6pxxEeWwhNMR1eLAxb6TNjQ19rIzJK\nLkyBJaoxExMGPcRUANtHVN1mLisztW+MWIdfe3gna9mjRu7QuHdNRDXKcuClTGun\nPn1iaHeFWmTAW3YskP4LyA3o1kyIfxHbq0+cnlybxFdevHfX1/Mzw1p6iyR6+eEr\njbipDPdYQiJLEXr1SgbGv9srO4JDVYFSx4HOwTDjjiuls0qk7J9GqHCSAKtOgLhP\nrUC8LAXEg9/nv4DrDN9IHoIVhbDn3l9/N4XYEwIDAQABAoIBAE/fJaCKSbyE3HF5\n60daxhbxs3nXDPW/iki6I0y8n6LcsIp5FtFQB8vctxD6Pms2HCfUrcjcYdbUC1hI\nSOBP5VUcuEpAsvm0/FMAUi0e3r9A50GZPLjhQu3nznOOk8MS5dJcHsgw+2qzsSzg\n3fbMwEENsc3iL6OHF4LNBp3oyLv2C5uX0hqwAuKlXNdnutteK+K9N9sXClOHj2hb\n1w9aHNyXPvNvBEDBE76LSQaxvhOntGq+snSBJcapZY8JZIwPrAnG0p/J4/jqKMXB\n9Cb/7WZ67IU/b9Uf6Q8gtWeOEMK0pODyRnyh5+OHIwnrvIlV7U0gHTjF9aI0KpK5\n5D5D9IECgYEA3ftDS7NQ085lnIyzuX7bIoVCSh+TzAqd1xqHWr3TerEF8oadyifq\nVQYQaVMVwJmjHUQJSzmbFeJnCBQgDs5BOh7dQTuwKcZkenmAeZrLKuNabuDC3h7f\n/L4CmgU7tJtB9756p4uLevHFy3kxDnzbIAANH51xvpf2wH4hKlTPx+sCgYEAzjqr\nSABqfy+4x3VtJDhABaFOzJHjXJSsf5QojvZuGk/z1x1HeJi0O2OzSeWBNDGuoed9\npYfJquLJk8L45haw8yCkewikJrlZGYd2XzffQEBGX2gcH8Pa0220Wkl7UPh/3wAq\ns4uhfDrjWjaPulyVOTepaxpCGSYIZvu8RtJEjnkCgYBDPpNjQj3Q++xCIUlsfuZJ\nLc8n/yrZm7m26L1qGqkOuMORdYAlNjRBb2XXUij7wE7uVabvF9NILN6DTv1rHsYZ\nojHqSfeSoBveEiJ+NAspwdeqUQIXIYk+2hyVpdIxYvr33sbvLFGje8wsWFkpB1+l\n8P4IvrwvPX+tTkgjt6994wKBgCyMdeWG2XqCB4tmrV3unL3am5gLR67/GsgwbBZ9\n20jpzoXAeGjvq7dMkTU8U42/0bZ9uCGi1IiKlvrJWlTxv+W1PnKpajRHQ50FKyfk\nfOB3QfxoE/M0rrePci8ywmW6WH0GnzLLzeV1HxmkwaWDTGTgxkMxl+ew1I3SgVhX\nIaIZAoGBAJ+ermyTyVG/J1SQm/MjpdG9f/DdBeLVSwxYITOhDi+fkCkitsbT2Av5\nsdu9ml2Q9wjBe6OMOSTAnSQVK3ERti42w0UYzcy/bHfZgzEHqUG+Wo+PzsWVFdX4\npcsyCM9tmHp1E31rQGI7vwOLzleOo9zE+NyaxvHPOBjFQWsED2yc\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fd2910664c3449edb575b897bdc0a40c', 'name': u'vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'created_at': '2019-03-24T00:22:22.748974', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57a45c4bf0ae40db94daabd5ed6a403c', 'name': 'vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:56:99:8d:9e:3a:9c:a2:85:ff:be:95:40:d5:be:f8', 'type': 'ssh', 'id': u'vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c'}) 2019-03-24 00:22:22,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-24 00:22:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:22:22,789 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 00:22: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-9bfa3962-2e9f-4b7c-af2a-76a6bca9f9f8 x-openstack-request-id: req-9bfa3962-2e9f-4b7c-af2a-76a6bca9f9f8 2019-03-24 00:22:22,789 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_a4c9e336-b770-4108-b515-8ba474b2ff7c used request id req-9bfa3962-2e9f-4b7c-af2a-76a6bca9f9f8 2019-03-24 00:22:22,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0395538806915s 2019-03-24 00:22:23,612 - 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-03-24 00:42:05,261 - 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-03-24 00:22:24,263 INFO Using http://172.30.9.28:5000/v3 2019-03-24 00:22:24,263 INFO VM public key: /tmp/tmpuFvbYs 2019-03-24 00:22:24,263 INFO VM private key: /tmp/tmpvfdMM8 2019-03-24 00:22:26,590 INFO Found image vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c to launch VM, will continue 2019-03-24 00:22:28,414 INFO Using external router: vmtp-router_a4c9e336-b770-4108-b515-8ba474b2ff7c 2019-03-24 00:22:28,414 INFO Using external network: external. 2019-03-24 00:22:30,232 INFO Created internal network: pns-internal-net_a4c9e336-b770-4108-b515-8ba474b2ff7c. 2019-03-24 00:22:31,681 INFO Created internal network: pns-internal-net2_a4c9e336-b770-4108-b515-8ba474b2ff7c. 2019-03-24 00:22:34,908 DEBUG Ext router associated to pns-internal-net_a4c9e336-b770-4108-b515-8ba474b2ff7c 2019-03-24 00:22:38,217 DEBUG Ext router associated to pns-internal-net2_a4c9e336-b770-4108-b515-8ba474b2ff7c 2019-03-24 00:22:40,254 INFO OpenStack agent: Open vSwitch agent 2019-03-24 00:22:40,255 INFO OpenStack network type: vxlan 2019-03-24 00:22:42,786 INFO [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Creating server VM... 2019-03-24 00:22:42,786 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-24 00:22:48,292 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 1 of 150... 2019-03-24 00:22:50,716 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 2 of 150... 2019-03-24 00:22:53,745 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 3 of 150... 2019-03-24 00:22:56,557 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 4 of 150... 2019-03-24 00:22:59,851 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 5 of 150... 2019-03-24 00:23:02,632 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 6 of 150... 2019-03-24 00:23:05,364 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 7 of 150... 2019-03-24 00:23:08,103 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 8 of 150... 2019-03-24 00:23:11,282 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 9 of 150... 2019-03-24 00:23:14,321 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 10 of 150... 2019-03-24 00:23:17,040 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 11 of 150... 2019-03-24 00:23:20,110 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 12 of 150... 2019-03-24 00:23:22,743 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 13 of 150... 2019-03-24 00:23:26,223 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 14 of 150... 2019-03-24 00:23:29,420 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 15 of 150... 2019-03-24 00:23:32,912 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 16 of 150... 2019-03-24 00:23:36,106 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 17 of 150... 2019-03-24 00:23:38,850 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 18 of 150... 2019-03-24 00:23:41,617 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 19 of 150... 2019-03-24 00:23:45,015 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 20 of 150... 2019-03-24 00:23:48,064 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 21 of 150... 2019-03-24 00:23:50,521 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 22 of 150... 2019-03-24 00:23:53,292 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 23 of 150... 2019-03-24 00:23:56,462 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 24 of 150... 2019-03-24 00:23:59,043 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 25 of 150... 2019-03-24 00:24:01,507 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 26 of 150... 2019-03-24 00:24:03,968 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 27 of 150... 2019-03-24 00:24:06,737 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 28 of 150... 2019-03-24 00:24:09,488 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 29 of 150... 2019-03-24 00:24:12,565 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 30 of 150... 2019-03-24 00:24:15,288 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 31 of 150... 2019-03-24 00:24:18,390 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 32 of 150... 2019-03-24 00:24:20,855 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 33 of 150... 2019-03-24 00:24:23,625 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 34 of 150... 2019-03-24 00:24:26,097 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 35 of 150... 2019-03-24 00:24:28,858 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 36 of 150... 2019-03-24 00:24:32,087 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 37 of 150... 2019-03-24 00:24:34,804 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 38 of 150... 2019-03-24 00:24:41,262 INFO [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Internal network IP: 192.168.1.5 2019-03-24 00:24:41,263 INFO [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] SSH IP: 172.30.9.203 2019-03-24 00:24:41,263 INFO [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Setup SSH for ubuntu@172.30.9.203 2019-03-24 00:24:57,449 INFO [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Installing nuttcp-8.1.4... 2019-03-24 00:24:57,519 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Copying nuttcp-8.1.4 to target... 2019-03-24 00:24:57,729 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Starting nuttcp-8.1.4 server... 2019-03-24 00:24:57,771 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] 2019-03-24 00:24:57,816 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Creating client VM... 2019-03-24 00:24:57,816 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-24 00:25:02,450 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 1 of 150... 2019-03-24 00:25:04,830 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 2 of 150... 2019-03-24 00:25:07,282 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 3 of 150... 2019-03-24 00:25:10,050 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 4 of 150... 2019-03-24 00:25:12,708 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 5 of 150... 2019-03-24 00:25:15,626 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] VM status=BUILD, retrying 6 of 150... 2019-03-24 00:25:21,949 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Internal network IP: 192.168.1.25 2019-03-24 00:25:21,949 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] SSH IP: 172.30.9.213 2019-03-24 00:25:21,949 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Setup SSH for ubuntu@172.30.9.213 2019-03-24 00:25:39,679 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Installing nuttcp-8.1.4... 2019-03-24 00:25:39,724 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Copying nuttcp-8.1.4 to target... 2019-03-24 00:25:39,890 INFO ============================================================ 2019-03-24 00:25:39,891 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-03-24 00:25:48,941 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=26.7 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.200 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.145 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.109 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.286 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.135 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.133 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.362 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.162 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.120 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.109/2.841/26.758/7.972 ms 2019-03-24 00:25:57,985 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.173 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.145 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.148 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.232 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.143 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.158 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.102 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.150 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.170 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.161 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.102/0.158/0.232/0.031 ms 2019-03-24 00:26:07,026 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.445 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.196 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.194 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.423 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.225 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.186/0.246/0.445/0.096 ms 2019-03-24 00:26:07,027 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Measuring TCP Throughput (packet size=65536)... 2019-03-24 00:26:07,027 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:17,127 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=19137.0625 real_seconds=10.01 rate_Mbps=16041.3118 tx_cpu=34 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.45 2019-03-24 00:26:17,129 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:27,229 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=17648.3125 real_seconds=10.01 rate_Mbps=14794.8003 tx_cpu=31 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.16 2019-03-24 00:26:27,229 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:37,330 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=17019.1250 real_seconds=10.01 rate_Mbps=14268.4482 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.22 2019-03-24 00:26:37,330 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Measuring UDP Throughput (packet size=128)... 2019-03-24 00:26:37,331 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:40,661 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=17.6516 real_seconds=1.00 rate_Mbps=147.6371 tx_cpu=11 rx_cpu=29 drop=0 pkt=144602 data_loss=0.00000 2019-03-24 00:26:40,663 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=1<151180/5000000<10000000 Kbps loss-rate=0 2019-03-24 00:26:40,663 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453540K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:43,991 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=18.0258 real_seconds=1.00 rate_Mbps=150.6525 tx_cpu=11 rx_cpu=30 drop=0 pkt=147667 data_loss=0.00000 2019-03-24 00:26:43,992 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=1<154268/453540<453540 Kbps loss-rate=0 2019-03-24 00:26:43,992 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303904K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:47,318 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=19.0074 real_seconds=1.00 rate_Mbps=158.9032 tx_cpu=12 rx_cpu=31 drop=677 pkt=156385 data_loss=0.43269 2019-03-24 00:26:47,319 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=1<162716/303904<303904 Kbps loss-rate=0 2019-03-24 00:26:47,319 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233310K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:50,647 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=17.9285 real_seconds=1.00 rate_Mbps=149.9750 tx_cpu=11 rx_cpu=29 drop=0 pkt=146870 data_loss=0.00000 2019-03-24 00:26:50,647 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=1<153574/233310<233310 Kbps loss-rate=0 2019-03-24 00:26:50,647 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193442K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:53,976 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=16.8131 real_seconds=1.00 rate_Mbps=140.5558 tx_cpu=15 rx_cpu=28 drop=460 pkt=138193 data_loss=0.33315 2019-03-24 00:26:53,976 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=1<143929/193442<193442 Kbps loss-rate=0 2019-03-24 00:26:53,976 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168685K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:26:57,302 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=18.5189 real_seconds=1.00 rate_Mbps=154.9695 tx_cpu=14 rx_cpu=30 drop=317 pkt=152024 data_loss=0.20854 2019-03-24 00:26:57,303 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=1<158688/168685<168685 Kbps loss-rate=0 2019-03-24 00:26:57,303 DEBUG undershot, min=158688 kbps=163686 max=168685 2019-03-24 00:26:57,304 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163686K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:00,631 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=16.5502 real_seconds=1.00 rate_Mbps=138.2923 tx_cpu=15 rx_cpu=27 drop=191 pkt=135770 data_loss=0.14059 2019-03-24 00:27:00,631 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=128 throughput=158688<141611/163686<168685 Kbps loss-rate=0 2019-03-24 00:27:00,632 DEBUG undershot, min=163686 kbps=166185 max=168685 2019-03-24 00:27:00,632 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Measuring UDP Throughput (packet size=1024)... 2019-03-24 00:27:00,632 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:03,961 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=143.0107 real_seconds=1.00 rate_Mbps=1196.7386 tx_cpu=17 rx_cpu=30 drop=0 pkt=146443 data_loss=0.00000 2019-03-24 00:27:03,961 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=1024 throughput=1<1225460/5000000<10000000 Kbps loss-rate=0 2019-03-24 00:27:03,962 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3112730K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:07,286 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=153.4688 real_seconds=1.00 rate_Mbps=1284.6260 tx_cpu=19 rx_cpu=35 drop=0 pkt=157152 data_loss=0.00000 2019-03-24 00:27:07,287 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=1024 throughput=1<1315457/3112730<3112730 Kbps loss-rate=0 2019-03-24 00:27:07,287 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2214093K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:10,638 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=128.3965 real_seconds=1.00 rate_Mbps=1074.7517 tx_cpu=23 rx_cpu=29 drop=458 pkt=131936 data_loss=0.34716 2019-03-24 00:27:10,639 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=1024 throughput=1<1100545/2214093<2214093 Kbps loss-rate=0 2019-03-24 00:27:10,639 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1657319K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:13,991 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=142.9980 real_seconds=1.00 rate_Mbps=1197.6742 tx_cpu=18 rx_cpu=30 drop=0 pkt=146430 data_loss=0.00000 2019-03-24 00:27:13,992 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=1024 throughput=1<1226418/1657319<1657319 Kbps loss-rate=0 2019-03-24 00:27:13,992 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1441868K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:17,320 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=133.6865 real_seconds=1.00 rate_Mbps=1119.1127 tx_cpu=16 rx_cpu=28 drop=0 pkt=136895 data_loss=0.00000 2019-03-24 00:27:17,321 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=1024 throughput=1<1145971/1441868<1441868 Kbps loss-rate=0 2019-03-24 00:27:17,321 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1293919K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:20,672 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=148.7480 real_seconds=1.00 rate_Mbps=1246.1529 tx_cpu=18 rx_cpu=32 drop=293 pkt=152611 data_loss=0.19204 2019-03-24 00:27:20,673 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=1024 throughput=1<1276060/1293919<1293919 Kbps loss-rate=0 2019-03-24 00:27:20,673 DEBUG undershot, min=1276060 kbps=1284989 max=1293919 2019-03-24 00:27:20,673 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Measuring UDP Throughput (packet size=8192)... 2019-03-24 00:27:20,674 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:23,999 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=594.3047 real_seconds=1.00 rate_Mbps=4982.6934 tx_cpu=99 rx_cpu=21 drop=223 pkt=76294 data_loss=0.29229 2019-03-24 00:27:23,999 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=8192 throughput=1<5102278/5000000<10000000 Kbps loss-rate=0 2019-03-24 00:27:23,999 DEBUG undershot, min=5102278 kbps=7551139 max=10000000 2019-03-24 00:27:24,000 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7551139K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:27,324 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=899.7500 real_seconds=1.00 rate_Mbps=7543.7725 tx_cpu=65 rx_cpu=29 drop=53 pkt=115221 data_loss=0.04600 2019-03-24 00:27:27,325 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=8192 throughput=5102278<7724823/7551139<10000000 Kbps loss-rate=0 2019-03-24 00:27:27,325 DEBUG undershot, min=7724823 kbps=8862411 max=10000000 2019-03-24 00:27:27,325 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8862411K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:27:30,677 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] megabytes=826.5312 real_seconds=1.00 rate_Mbps=6919.0619 tx_cpu=21 rx_cpu=27 drop=273 pkt=106069 data_loss=0.25739 2019-03-24 00:27:30,677 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] pkt-size=8192 throughput=7724823<7085119/8862411<10000000 Kbps loss-rate=0 2019-03-24 00:27:30,690 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.25', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.45, 'throughput_kbps': 16426303, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 15149875, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 14610890, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.14, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141611, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1276060, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.26, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7085119, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.841', 'rtt_max_ms': '26.758', 'rtt_min_ms': '0.109', 'rtt_stddev': '7.972', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.158', 'rtt_max_ms': '0.232', 'rtt_min_ms': '0.102', 'rtt_stddev': '0.031', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.246', 'rtt_max_ms': '0.445', 'rtt_min_ms': '0.186', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-03-24 00:27:30,691 INFO Deleting floating ip 1298a0e8-a342-484f-a71e-ad727cca0eb5 2019-03-24 00:27:32,532 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Floating IP 172.30.9.213 deleted 2019-03-24 00:27:33,099 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Instance deleted 2019-03-24 00:27:33,107 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Creating client VM... 2019-03-24 00:27:33,107 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-24 00:27:37,384 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] VM status=BUILD, retrying 1 of 150... 2019-03-24 00:27:39,760 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] VM status=BUILD, retrying 2 of 150... 2019-03-24 00:27:43,123 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] VM status=BUILD, retrying 3 of 150... 2019-03-24 00:27:46,157 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] VM status=BUILD, retrying 4 of 150... 2019-03-24 00:27:48,809 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] VM status=BUILD, retrying 5 of 150... 2019-03-24 00:27:52,091 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] VM status=BUILD, retrying 6 of 150... 2019-03-24 00:27:59,098 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Internal network IP: 192.168.2.13 2019-03-24 00:27:59,099 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] SSH IP: 172.30.9.207 2019-03-24 00:27:59,099 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Setup SSH for ubuntu@172.30.9.207 2019-03-24 00:28:14,923 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Installing nuttcp-8.1.4... 2019-03-24 00:28:14,967 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Copying nuttcp-8.1.4 to target... 2019-03-24 00:28:15,129 INFO ============================================================ 2019-03-24 00:28:15,129 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-03-24 00:28:24,176 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.975 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.259 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.292 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.476 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.371 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.300 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.552 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.466 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.245 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.424 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.245/0.436/0.975/0.204 ms 2019-03-24 00:28:33,216 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.193 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.265 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.278 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.311 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.362 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.300 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.352 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.307 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.315 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.261 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.193/0.294/0.362/0.048 ms 2019-03-24 00:28:42,261 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.62 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.459 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.366 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.332 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.271 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.534 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.367 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.296 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.613 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.340 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.271/0.520/1.624/0.382 ms 2019-03-24 00:28:42,261 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring TCP Throughput (packet size=65536)... 2019-03-24 00:28:42,262 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:28:52,362 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=1916.1916 real_seconds=10.01 rate_Mbps=1606.2790 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=270 rtt_ms=0.33 2019-03-24 00:28:52,362 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:02,464 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=2180.4978 real_seconds=10.01 rate_Mbps=1827.6240 tx_cpu=5 rx_cpu=7 retrans=1 cwnd=614 rtt_ms=0.58 2019-03-24 00:29:02,465 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:12,563 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=1949.7172 real_seconds=10.01 rate_Mbps=1634.3559 tx_cpu=4 rx_cpu=7 retrans=9 cwnd=277 rtt_ms=0.37 2019-03-24 00:29:12,564 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring UDP Throughput (packet size=128)... 2019-03-24 00:29:12,565 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:15,916 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.8491 real_seconds=1.01 rate_Mbps=148.7660 tx_cpu=14 rx_cpu=16 drop=44997 pkt=191217 data_loss=23.53193 2019-03-24 00:29:15,917 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<152336/5000000<10000000 Kbps loss-rate=23 2019-03-24 00:29:15,917 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R457008K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:19,244 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.4417 real_seconds=1.01 rate_Mbps=145.3433 tx_cpu=22 rx_cpu=17 drop=30761 pkt=173643 data_loss=17.71502 2019-03-24 00:29:19,244 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<148831/457008<457008 Kbps loss-rate=17 2019-03-24 00:29:19,244 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302919K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:22,570 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=18.0587 real_seconds=1.01 rate_Mbps=150.6532 tx_cpu=24 rx_cpu=19 drop=47008 pkt=194945 data_loss=24.11354 2019-03-24 00:29:22,571 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<154268/302919<302919 Kbps loss-rate=24 2019-03-24 00:29:22,571 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228593K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:25,900 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.4698 real_seconds=1.01 rate_Mbps=145.2800 tx_cpu=23 rx_cpu=19 drop=54135 pkt=197248 data_loss=27.44527 2019-03-24 00:29:25,900 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<148766/228593<228593 Kbps loss-rate=27 2019-03-24 00:29:25,900 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188679K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:29,226 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.9019 real_seconds=1.01 rate_Mbps=149.3293 tx_cpu=27 rx_cpu=17 drop=33467 pkt=180119 data_loss=18.58036 2019-03-24 00:29:29,226 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<152913/188679<188679 Kbps loss-rate=18 2019-03-24 00:29:29,227 DEBUG overshot, min=1 kbps=152913 max=188679 2019-03-24 00:29:29,227 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152913K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:32,579 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.8672 real_seconds=1.00 rate_Mbps=149.7763 tx_cpu=86 rx_cpu=15 drop=2960 pkt=149328 data_loss=1.98206 2019-03-24 00:29:32,580 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<153370/152913<188679 Kbps loss-rate=1 2019-03-24 00:29:32,580 DEBUG undershot, min=153370 kbps=171024 max=188679 2019-03-24 00:29:32,581 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171024K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:35,933 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.4052 real_seconds=1.00 rate_Mbps=145.4626 tx_cpu=72 rx_cpu=19 drop=24432 pkt=167015 data_loss=14.62850 2019-03-24 00:29:35,933 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=153370<148953/171024<188679 Kbps loss-rate=14 2019-03-24 00:29:35,933 DEBUG overshot, min=153370 kbps=148953 max=171024 2019-03-24 00:29:35,934 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148953K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:39,258 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.5417 real_seconds=1.00 rate_Mbps=147.1398 tx_cpu=93 rx_cpu=17 drop=1760 pkt=145462 data_loss=1.21025 2019-03-24 00:29:39,259 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=153370<150671/148953<171024 Kbps loss-rate=1 2019-03-24 00:29:39,259 DEBUG undershot, min=162197 kbps=166610 max=171024 2019-03-24 00:29:39,259 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166610K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:42,586 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=18.8195 real_seconds=1.00 rate_Mbps=157.2753 tx_cpu=77 rx_cpu=17 drop=8536 pkt=162705 data_loss=5.24633 2019-03-24 00:29:42,586 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=162197<161049/166610<171024 Kbps loss-rate=5 2019-03-24 00:29:42,587 DEBUG overshot, min=162197 kbps=161049 max=166610 2019-03-24 00:29:42,587 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring UDP Throughput (packet size=1024)... 2019-03-24 00:29:42,587 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:45,914 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=145.8467 real_seconds=1.01 rate_Mbps=1216.2021 tx_cpu=29 rx_cpu=21 drop=41966 pkt=191313 data_loss=21.93577 2019-03-24 00:29:45,915 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1245390/5000000<10000000 Kbps loss-rate=21 2019-03-24 00:29:45,915 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3122695K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:49,266 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=146.2412 real_seconds=1.00 rate_Mbps=1221.9786 tx_cpu=26 rx_cpu=21 drop=25716 pkt=175467 data_loss=14.65576 2019-03-24 00:29:49,267 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1251306/3122695<3122695 Kbps loss-rate=14 2019-03-24 00:29:49,267 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2187000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:52,596 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=146.6396 real_seconds=1.00 rate_Mbps=1229.9611 tx_cpu=26 rx_cpu=19 drop=34586 pkt=184745 data_loss=18.72095 2019-03-24 00:29:52,596 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1259480/2187000<2187000 Kbps loss-rate=18 2019-03-24 00:29:52,597 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1723240K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:55,924 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=148.8906 real_seconds=1.00 rate_Mbps=1247.5703 tx_cpu=26 rx_cpu=20 drop=31537 pkt=184001 data_loss=17.13961 2019-03-24 00:29:55,924 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1277511/1723240<1723240 Kbps loss-rate=17 2019-03-24 00:29:55,925 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1500375K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:29:59,251 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=145.5791 real_seconds=1.01 rate_Mbps=1214.7472 tx_cpu=67 rx_cpu=16 drop=34079 pkt=183152 data_loss=18.60696 2019-03-24 00:29:59,252 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1243901/1500375<1500375 Kbps loss-rate=18 2019-03-24 00:29:59,252 DEBUG overshot, min=1 kbps=1243901 max=1500375 2019-03-24 00:29:59,252 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1243901K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:02,579 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=143.4834 real_seconds=1.00 rate_Mbps=1199.9828 tx_cpu=93 rx_cpu=21 drop=4916 pkt=151843 data_loss=3.23757 2019-03-24 00:30:02,580 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1228782/1243901<1500375 Kbps loss-rate=3 2019-03-24 00:30:02,580 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring UDP Throughput (packet size=8192)... 2019-03-24 00:30:02,581 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:05,907 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=208.9531 real_seconds=1.00 rate_Mbps=1752.2616 tx_cpu=30 rx_cpu=14 drop=48617 pkt=75363 data_loss=64.51044 2019-03-24 00:30:05,907 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1794315/5000000<10000000 Kbps loss-rate=64 2019-03-24 00:30:05,908 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3397157K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:09,235 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=199.3281 real_seconds=1.00 rate_Mbps=1667.3968 tx_cpu=99 rx_cpu=10 drop=26323 pkt=51837 data_loss=50.78034 2019-03-24 00:30:09,235 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1707414/3397157<3397157 Kbps loss-rate=50 2019-03-24 00:30:09,236 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2552285K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:12,563 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=210.0781 real_seconds=1.00 rate_Mbps=1761.4880 tx_cpu=99 rx_cpu=11 drop=12055 pkt=38945 data_loss=30.95391 2019-03-24 00:30:12,564 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1803763/2552285<2552285 Kbps loss-rate=30 2019-03-24 00:30:12,564 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2178024K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:15,892 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=208.9375 real_seconds=1.00 rate_Mbps=1747.7957 tx_cpu=99 rx_cpu=10 drop=6490 pkt=33234 data_loss=19.52819 2019-03-24 00:30:15,892 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1789742/2178024<2178024 Kbps loss-rate=19 2019-03-24 00:30:15,892 DEBUG overshot, min=1 kbps=1789742 max=2178024 2019-03-24 00:30:15,893 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1789742K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:19,221 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=209.9141 real_seconds=1.00 rate_Mbps=1753.8294 tx_cpu=99 rx_cpu=9 drop=441 pkt=27310 data_loss=1.61479 2019-03-24 00:30:19,221 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1795921/1789742<2178024 Kbps loss-rate=1 2019-03-24 00:30:19,221 DEBUG undershot, min=1795921 kbps=1986972 max=2178024 2019-03-24 00:30:19,222 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1986972K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:22,552 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=221.1406 real_seconds=1.00 rate_Mbps=1849.7422 tx_cpu=99 rx_cpu=12 drop=2013 pkt=30319 data_loss=6.63942 2019-03-24 00:30:22,553 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1795921<1894136/1986972<2178024 Kbps loss-rate=6 2019-03-24 00:30:22,553 DEBUG overshot, min=1795921 kbps=1894136 max=1986972 2019-03-24 00:30:22,553 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1894136K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:30:25,905 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=218.8359 real_seconds=1.00 rate_Mbps=1831.0286 tx_cpu=99 rx_cpu=11 drop=892 pkt=28903 data_loss=3.08621 2019-03-24 00:30:25,906 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1795921<1874973/1894136<1986972 Kbps loss-rate=3 2019-03-24 00:30:25,917 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.13', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.33, 'throughput_kbps': 1644829, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.58, 'throughput_kbps': 1871486, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.37, 'throughput_kbps': 1673580, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.25, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161049, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.24, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1228782, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.09, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1874973, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.436', 'rtt_max_ms': '0.975', 'rtt_min_ms': '0.245', 'rtt_stddev': '0.204', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.294', 'rtt_max_ms': '0.362', 'rtt_min_ms': '0.193', 'rtt_stddev': '0.048', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.520', 'rtt_max_ms': '1.624', 'rtt_min_ms': '0.271', 'rtt_stddev': '0.382', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-24 00:30:25,918 INFO ============================================================ 2019-03-24 00:30:25,918 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-03-24 00:30:34,987 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.518 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.241 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.264 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.293 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.253 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.277 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.243 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.274 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.349 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.256 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.241/0.296/0.518/0.082 ms 2019-03-24 00:30:44,032 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.271 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.342 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.359 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.476 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.339 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.239 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.355 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.255 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.278 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.430 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.334/0.476/0.074 ms 2019-03-24 00:30:53,079 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=1.56 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.487 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.454 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.336 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.355 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.502 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.299 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.365 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.573 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.379 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.299/0.531/1.562/0.353 ms 2019-03-24 00:30:53,080 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring TCP Throughput (packet size=65536)... 2019-03-24 00:30:53,080 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:03,182 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=2227.7090 real_seconds=10.00 rate_Mbps=1868.0957 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=567 rtt_ms=0.36 2019-03-24 00:31:03,183 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:13,286 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=2290.1818 real_seconds=10.00 rate_Mbps=1920.2931 tx_cpu=5 rx_cpu=7 retrans=2 cwnd=435 rtt_ms=0.31 2019-03-24 00:31:13,286 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:23,389 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=2183.0976 real_seconds=10.00 rate_Mbps=1830.6677 tx_cpu=3 rx_cpu=6 retrans=2 cwnd=574 rtt_ms=0.68 2019-03-24 00:31:23,389 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring UDP Throughput (packet size=128)... 2019-03-24 00:31:23,390 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:26,722 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=16.7115 real_seconds=1.01 rate_Mbps=139.2489 tx_cpu=14 rx_cpu=17 drop=50114 pkt=187014 data_loss=26.79674 2019-03-24 00:31:26,723 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<142590/5000000<10000000 Kbps loss-rate=26 2019-03-24 00:31:26,723 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R427770K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:30,049 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.2445 real_seconds=1.01 rate_Mbps=143.8372 tx_cpu=17 rx_cpu=20 drop=62177 pkt=203444 data_loss=30.56232 2019-03-24 00:31:30,049 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<147289/427770<427770 Kbps loss-rate=30 2019-03-24 00:31:30,050 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287529K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:33,377 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=16.6981 real_seconds=1.00 rate_Mbps=139.9132 tx_cpu=15 rx_cpu=15 drop=56434 pkt=193225 data_loss=29.20634 2019-03-24 00:31:33,378 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<143271/287529<287529 Kbps loss-rate=29 2019-03-24 00:31:33,378 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215400K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:36,705 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=16.8665 real_seconds=1.00 rate_Mbps=140.7878 tx_cpu=23 rx_cpu=18 drop=63266 pkt=201436 data_loss=31.40744 2019-03-24 00:31:36,706 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<144166/215400<215400 Kbps loss-rate=31 2019-03-24 00:31:36,706 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179783K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:40,034 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=16.6617 real_seconds=1.00 rate_Mbps=139.7769 tx_cpu=59 rx_cpu=18 drop=39077 pkt=175569 data_loss=22.25711 2019-03-24 00:31:40,035 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<143131/179783<179783 Kbps loss-rate=22 2019-03-24 00:31:40,035 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161457K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:43,362 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=17.1230 real_seconds=1.00 rate_Mbps=143.2000 tx_cpu=86 rx_cpu=22 drop=17401 pkt=157673 data_loss=11.03641 2019-03-24 00:31:43,363 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<146636/161457<161457 Kbps loss-rate=11 2019-03-24 00:31:43,363 DEBUG overshot, min=1 kbps=146636 max=161457 2019-03-24 00:31:43,364 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146636K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:46,716 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=16.8566 real_seconds=1.00 rate_Mbps=141.0436 tx_cpu=95 rx_cpu=18 drop=5109 pkt=143199 data_loss=3.56802 2019-03-24 00:31:46,717 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=128 throughput=1<144428/146636<161457 Kbps loss-rate=3 2019-03-24 00:31:46,717 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring UDP Throughput (packet size=1024)... 2019-03-24 00:31:46,717 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:50,047 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=139.5273 real_seconds=1.01 rate_Mbps=1164.5603 tx_cpu=25 rx_cpu=16 drop=55354 pkt=198230 data_loss=27.92416 2019-03-24 00:31:50,047 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1192509/5000000<10000000 Kbps loss-rate=27 2019-03-24 00:31:50,048 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3096254K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:53,373 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=140.0898 real_seconds=1.00 rate_Mbps=1170.3452 tx_cpu=28 rx_cpu=17 drop=40519 pkt=183971 data_loss=22.02470 2019-03-24 00:31:53,374 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1198433/3096254<3096254 Kbps loss-rate=22 2019-03-24 00:31:53,374 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2147343K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:31:56,703 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=139.6602 real_seconds=1.00 rate_Mbps=1166.8426 tx_cpu=30 rx_cpu=19 drop=43445 pkt=186457 data_loss=23.30025 2019-03-24 00:31:56,704 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1194846/2147343<2147343 Kbps loss-rate=23 2019-03-24 00:31:56,704 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1671094K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:00,034 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=136.9922 real_seconds=1.00 rate_Mbps=1147.7505 tx_cpu=34 rx_cpu=17 drop=55682 pkt=195962 data_loss=28.41467 2019-03-24 00:32:00,035 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1175296/1671094<1671094 Kbps loss-rate=28 2019-03-24 00:32:00,035 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1423195K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:03,388 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=134.9961 real_seconds=1.00 rate_Mbps=1126.9815 tx_cpu=39 rx_cpu=17 drop=31070 pkt=169306 data_loss=18.35139 2019-03-24 00:32:03,388 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1154029/1423195<1423195 Kbps loss-rate=18 2019-03-24 00:32:03,389 DEBUG overshot, min=1 kbps=1154029 max=1423195 2019-03-24 00:32:03,389 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1154029K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:06,713 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=134.1455 real_seconds=1.00 rate_Mbps=1124.6036 tx_cpu=92 rx_cpu=18 drop=3508 pkt=140873 data_loss=2.49020 2019-03-24 00:32:06,714 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=1024 throughput=1<1151594/1154029<1423195 Kbps loss-rate=2 2019-03-24 00:32:06,714 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Measuring UDP Throughput (packet size=8192)... 2019-03-24 00:32:06,714 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:10,066 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=205.7812 real_seconds=1.00 rate_Mbps=1721.3983 tx_cpu=89 rx_cpu=11 drop=49954 pkt=76294 data_loss=65.47567 2019-03-24 00:32:10,066 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1762711/5000000<10000000 Kbps loss-rate=65 2019-03-24 00:32:10,066 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3381355K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:13,395 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=215.1719 real_seconds=1.00 rate_Mbps=1803.6975 tx_cpu=96 rx_cpu=10 drop=24053 pkt=51595 data_loss=46.61885 2019-03-24 00:32:13,395 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1846986/3381355<3381355 Kbps loss-rate=46 2019-03-24 00:32:13,396 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2614170K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:16,722 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=207.2266 real_seconds=1.00 rate_Mbps=1732.9322 tx_cpu=99 rx_cpu=10 drop=13364 pkt=39889 data_loss=33.50296 2019-03-24 00:32:16,723 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1774522/2614170<2614170 Kbps loss-rate=33 2019-03-24 00:32:16,723 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2194346K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:20,049 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=210.3516 real_seconds=1.00 rate_Mbps=1759.3842 tx_cpu=98 rx_cpu=10 drop=6558 pkt=33483 data_loss=19.58603 2019-03-24 00:32:20,050 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1801609/2194346<2194346 Kbps loss-rate=19 2019-03-24 00:32:20,050 DEBUG overshot, min=1 kbps=1801609 max=2194346 2019-03-24 00:32:20,050 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1801609K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:23,377 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=212.1875 real_seconds=1.00 rate_Mbps=1780.8393 tx_cpu=99 rx_cpu=10 drop=331 pkt=27491 data_loss=1.20401 2019-03-24 00:32:23,378 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1<1823579/1801609<2194346 Kbps loss-rate=1 2019-03-24 00:32:23,378 DEBUG undershot, min=1823579 kbps=2008962 max=2194346 2019-03-24 00:32:23,378 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2008962K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:26,730 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=214.4062 real_seconds=1.00 rate_Mbps=1793.4872 tx_cpu=99 rx_cpu=13 drop=3210 pkt=30654 data_loss=10.47175 2019-03-24 00:32:26,731 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1823579<1836530/2008962<2194346 Kbps loss-rate=10 2019-03-24 00:32:26,731 DEBUG overshot, min=1823579 kbps=1836530 max=2008962 2019-03-24 00:32:26,731 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1836530K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:30,058 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=217.0625 real_seconds=1.00 rate_Mbps=1821.1090 tx_cpu=99 rx_cpu=12 drop=240 pkt=28024 data_loss=0.85641 2019-03-24 00:32:30,059 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1823579<1864815/1836530<2008962 Kbps loss-rate=0 2019-03-24 00:32:30,059 DEBUG undershot, min=1864815 kbps=1936888 max=2008962 2019-03-24 00:32:30,059 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1936888K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:32:33,411 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] megabytes=209.6484 real_seconds=1.00 rate_Mbps=1753.2498 tx_cpu=99 rx_cpu=15 drop=2720 pkt=29555 data_loss=9.20318 2019-03-24 00:32:33,412 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] pkt-size=8192 throughput=1864815<1795327/1936888<2008962 Kbps loss-rate=9 2019-03-24 00:32:33,412 DEBUG overshot, min=1864815 kbps=1795327 max=1936888 2019-03-24 00:32:33,423 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.13', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.36, 'throughput_kbps': 1912929, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.31, 'throughput_kbps': 1966380, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.68, 'throughput_kbps': 1874603, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.57, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144428, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.49, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1151594, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.2, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1795327, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.296', 'rtt_max_ms': '0.518', 'rtt_min_ms': '0.241', 'rtt_stddev': '0.082', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.334', 'rtt_max_ms': '0.476', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.531', 'rtt_max_ms': '1.562', 'rtt_min_ms': '0.299', 'rtt_stddev': '0.353', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-24 00:32:33,425 INFO Deleting floating ip c55aa1e2-3e1b-48db-a28b-94dbc11c73d9 2019-03-24 00:32:35,554 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Floating IP 172.30.9.207 deleted 2019-03-24 00:32:36,019 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c2] Instance deleted 2019-03-24 00:32:36,035 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Creating client VM... 2019-03-24 00:32:36,035 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-24 00:32:43,146 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 1 of 150... 2019-03-24 00:32:46,318 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 2 of 150... 2019-03-24 00:32:49,714 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 3 of 150... 2019-03-24 00:32:52,456 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 4 of 150... 2019-03-24 00:32:55,401 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 5 of 150... 2019-03-24 00:32:58,417 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 6 of 150... 2019-03-24 00:33:01,459 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 7 of 150... 2019-03-24 00:33:04,207 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 8 of 150... 2019-03-24 00:33:07,347 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 9 of 150... 2019-03-24 00:33:10,622 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 10 of 150... 2019-03-24 00:33:13,978 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 11 of 150... 2019-03-24 00:33:17,569 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 12 of 150... 2019-03-24 00:33:20,336 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 13 of 150... 2019-03-24 00:33:24,113 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 14 of 150... 2019-03-24 00:33:26,869 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 15 of 150... 2019-03-24 00:33:30,259 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 16 of 150... 2019-03-24 00:33:33,025 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 17 of 150... 2019-03-24 00:33:36,397 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 18 of 150... 2019-03-24 00:33:39,742 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 19 of 150... 2019-03-24 00:33:43,067 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 20 of 150... 2019-03-24 00:33:46,253 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 21 of 150... 2019-03-24 00:33:49,807 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 22 of 150... 2019-03-24 00:33:52,570 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 23 of 150... 2019-03-24 00:33:55,804 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 24 of 150... 2019-03-24 00:33:58,588 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 25 of 150... 2019-03-24 00:34:01,979 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 26 of 150... 2019-03-24 00:34:04,620 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 27 of 150... 2019-03-24 00:34:07,376 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 28 of 150... 2019-03-24 00:34:09,849 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 29 of 150... 2019-03-24 00:34:12,628 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 30 of 150... 2019-03-24 00:34:15,655 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 31 of 150... 2019-03-24 00:34:19,031 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 32 of 150... 2019-03-24 00:34:22,198 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 33 of 150... 2019-03-24 00:34:25,246 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 34 of 150... 2019-03-24 00:34:27,971 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 35 of 150... 2019-03-24 00:34:31,118 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] VM status=BUILD, retrying 36 of 150... 2019-03-24 00:34:37,326 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Internal network IP: 192.168.1.6 2019-03-24 00:34:37,326 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] SSH IP: 172.30.9.200 2019-03-24 00:34:37,326 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Setup SSH for ubuntu@172.30.9.200 2019-03-24 00:34:51,197 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Installing nuttcp-8.1.4... 2019-03-24 00:34:51,241 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Copying nuttcp-8.1.4 to target... 2019-03-24 00:34:51,411 INFO ============================================================ 2019-03-24 00:34:51,412 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-03-24 00:35:00,454 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=23.4 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.382 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.367 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.381 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.331 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.508 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.164 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.261 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.153 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.557 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.153/2.657/23.471/6.939 ms 2019-03-24 00:35:09,494 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.462 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.301 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.362 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.247 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.320 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.284 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.419 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.222 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.535 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.357 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.350/0.535/0.096 ms 2019-03-24 00:35:18,534 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.750 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.357 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.312 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.176 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.506 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.415 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.285 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.462 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.176/0.364/0.750/0.170 ms 2019-03-24 00:35:18,534 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Measuring TCP Throughput (packet size=65536)... 2019-03-24 00:35:18,535 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:35:28,631 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=4764.7765 real_seconds=10.00 rate_Mbps=3998.0869 tx_cpu=8 rx_cpu=11 retrans=3 cwnd=401 rtt_ms=0.58 2019-03-24 00:35:28,631 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:35:38,727 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=5520.1857 real_seconds=10.00 rate_Mbps=4631.0333 tx_cpu=9 rx_cpu=13 retrans=1 cwnd=749 rtt_ms=0.23 2019-03-24 00:35:38,727 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:35:48,823 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=4331.3750 real_seconds=10.00 rate_Mbps=3634.0421 tx_cpu=9 rx_cpu=10 retrans=1 cwnd=584 rtt_ms=0.16 2019-03-24 00:35:48,824 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Measuring UDP Throughput (packet size=128)... 2019-03-24 00:35:48,824 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:35:52,151 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=24.3843 real_seconds=1.00 rate_Mbps=204.3409 tx_cpu=16 rx_cpu=28 drop=7549 pkt=207305 data_loss=3.64146 2019-03-24 00:35:52,151 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=1<209245/5000000<10000000 Kbps loss-rate=3 2019-03-24 00:35:52,152 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R627735K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:35:55,476 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=25.8356 real_seconds=1.00 rate_Mbps=216.6593 tx_cpu=17 rx_cpu=26 drop=0 pkt=211645 data_loss=0.00000 2019-03-24 00:35:55,476 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=1<221859/627735<627735 Kbps loss-rate=0 2019-03-24 00:35:55,477 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R424797K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:35:58,805 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=25.2605 real_seconds=1.00 rate_Mbps=211.6750 tx_cpu=16 rx_cpu=27 drop=434 pkt=207368 data_loss=0.20937 2019-03-24 00:35:58,805 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=1<216755/424797<424797 Kbps loss-rate=0 2019-03-24 00:35:58,805 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R320776K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:02,129 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=24.6948 real_seconds=1.00 rate_Mbps=206.8730 tx_cpu=16 rx_cpu=28 drop=0 pkt=202300 data_loss=0.00000 2019-03-24 00:36:02,130 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=1<211837/320776<320776 Kbps loss-rate=0 2019-03-24 00:36:02,130 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266306K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:05,455 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=26.3217 real_seconds=1.00 rate_Mbps=220.5698 tx_cpu=17 rx_cpu=26 drop=0 pkt=215627 data_loss=0.00000 2019-03-24 00:36:05,456 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=1<225863/266306<266306 Kbps loss-rate=0 2019-03-24 00:36:05,456 DEBUG undershot, min=225863 kbps=246084 max=266306 2019-03-24 00:36:05,456 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246084K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:08,806 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=25.9021 real_seconds=1.00 rate_Mbps=217.1761 tx_cpu=18 rx_cpu=27 drop=57 pkt=212247 data_loss=0.02702 2019-03-24 00:36:08,806 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=225863<222388/246084<266306 Kbps loss-rate=0 2019-03-24 00:36:08,807 DEBUG undershot, min=246084 kbps=256195 max=266306 2019-03-24 00:36:08,807 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R256195K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:12,133 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=25.6205 real_seconds=1.00 rate_Mbps=214.2159 tx_cpu=17 rx_cpu=26 drop=6840 pkt=216723 data_loss=3.15588 2019-03-24 00:36:12,133 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=128 throughput=246084<219357/256195<266306 Kbps loss-rate=3 2019-03-24 00:36:12,133 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Measuring UDP Throughput (packet size=1024)... 2019-03-24 00:36:12,134 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:15,458 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=191.5537 real_seconds=1.00 rate_Mbps=1606.1494 tx_cpu=34 rx_cpu=27 drop=3855 pkt=200006 data_loss=1.92747 2019-03-24 00:36:15,458 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1<1644696/5000000<10000000 Kbps loss-rate=1 2019-03-24 00:36:15,459 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3322348K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:18,809 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=178.7334 real_seconds=1.00 rate_Mbps=1499.8269 tx_cpu=28 rx_cpu=28 drop=0 pkt=183023 data_loss=0.00000 2019-03-24 00:36:18,810 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1<1535822/3322348<3322348 Kbps loss-rate=0 2019-03-24 00:36:18,810 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2429085K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:22,160 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=186.8936 real_seconds=1.00 rate_Mbps=1563.5053 tx_cpu=32 rx_cpu=28 drop=5847 pkt=197226 data_loss=2.96459 2019-03-24 00:36:22,161 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1<1601029/2429085<2429085 Kbps loss-rate=2 2019-03-24 00:36:22,161 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2015057K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:25,485 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=191.7881 real_seconds=1.00 rate_Mbps=1608.5134 tx_cpu=34 rx_cpu=28 drop=0 pkt=196391 data_loss=0.00000 2019-03-24 00:36:25,485 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1<1647117/2015057<2015057 Kbps loss-rate=0 2019-03-24 00:36:25,485 DEBUG undershot, min=1647117 kbps=1831087 max=2015057 2019-03-24 00:36:25,486 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1831087K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:28,837 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=205.5566 real_seconds=1.00 rate_Mbps=1723.4517 tx_cpu=27 rx_cpu=25 drop=724 pkt=211214 data_loss=0.34281 2019-03-24 00:36:28,837 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1647117<1764814/1831087<2015057 Kbps loss-rate=0 2019-03-24 00:36:28,837 DEBUG undershot, min=1764814 kbps=1889935 max=2015057 2019-03-24 00:36:28,837 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1889935K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:32,163 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=192.3701 real_seconds=1.00 rate_Mbps=1612.6644 tx_cpu=26 rx_cpu=26 drop=0 pkt=196987 data_loss=0.00000 2019-03-24 00:36:32,164 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1764814<1651368/1889935<2015057 Kbps loss-rate=0 2019-03-24 00:36:32,164 DEBUG undershot, min=1889935 kbps=1952496 max=2015057 2019-03-24 00:36:32,164 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1952496K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:35,515 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=188.1562 real_seconds=1.00 rate_Mbps=1578.3485 tx_cpu=32 rx_cpu=27 drop=0 pkt=192672 data_loss=0.00000 2019-03-24 00:36:35,515 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=1024 throughput=1889935<1616228/1952496<2015057 Kbps loss-rate=0 2019-03-24 00:36:35,516 DEBUG undershot, min=1952496 kbps=1983776 max=2015057 2019-03-24 00:36:35,516 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Measuring UDP Throughput (packet size=8192)... 2019-03-24 00:36:35,517 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:38,866 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=386.0391 real_seconds=1.00 rate_Mbps=3235.1567 tx_cpu=99 rx_cpu=23 drop=26881 pkt=76294 data_loss=35.23344 2019-03-24 00:36:38,866 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=8192 throughput=1<3312800/5000000<10000000 Kbps loss-rate=35 2019-03-24 00:36:38,867 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4156400K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:42,193 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=371.8984 real_seconds=1.00 rate_Mbps=3119.1831 tx_cpu=99 rx_cpu=20 drop=15819 pkt=63422 data_loss=24.94246 2019-03-24 00:36:42,194 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=8192 throughput=1<3194043/4156400<4156400 Kbps loss-rate=24 2019-03-24 00:36:42,194 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3675221K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:45,520 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=376.7578 real_seconds=1.00 rate_Mbps=3158.8973 tx_cpu=99 rx_cpu=20 drop=7855 pkt=56080 data_loss=14.00678 2019-03-24 00:36:45,520 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=8192 throughput=1<3234710/3675221<3675221 Kbps loss-rate=14 2019-03-24 00:36:45,521 DEBUG overshot, min=1 kbps=3234710 max=3675221 2019-03-24 00:36:45,521 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3234710K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:48,875 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=379.8359 real_seconds=1.00 rate_Mbps=3189.5194 tx_cpu=99 rx_cpu=19 drop=739 pkt=49358 data_loss=1.49724 2019-03-24 00:36:48,875 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=8192 throughput=1<3266067/3234710<3675221 Kbps loss-rate=1 2019-03-24 00:36:48,875 DEBUG undershot, min=3266067 kbps=3470644 max=3675221 2019-03-24 00:36:48,876 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3470644K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:36:52,200 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] megabytes=396.7578 real_seconds=1.00 rate_Mbps=3326.2234 tx_cpu=99 rx_cpu=24 drop=2173 pkt=52958 data_loss=4.10326 2019-03-24 00:36:52,200 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] pkt-size=8192 throughput=3266067<3406052/3470644<3675221 Kbps loss-rate=4 2019-03-24 00:36:52,210 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.6', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.58, 'throughput_kbps': 4094040, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.23, 'throughput_kbps': 4742178, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.16, 'throughput_kbps': 3721259, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 219357, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1616228, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.1, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3406052, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.657', 'rtt_max_ms': '23.471', 'rtt_min_ms': '0.153', 'rtt_stddev': '6.939', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.350', 'rtt_max_ms': '0.535', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.364', 'rtt_max_ms': '0.750', 'rtt_min_ms': '0.176', 'rtt_stddev': '0.170', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-24 00:36:52,212 INFO Deleting floating ip 3de33158-90e1-4d14-847f-e6d71a760737 2019-03-24 00:36:54,327 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Floating IP 172.30.9.200 deleted 2019-03-24 00:36:54,537 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c3] Instance deleted 2019-03-24 00:36:54,651 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Creating client VM... 2019-03-24 00:36:54,652 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-24 00:37:01,005 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] VM status=BUILD, retrying 1 of 150... 2019-03-24 00:37:03,841 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] VM status=BUILD, retrying 2 of 150... 2019-03-24 00:37:06,974 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] VM status=BUILD, retrying 3 of 150... 2019-03-24 00:37:09,664 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] VM status=BUILD, retrying 4 of 150... 2019-03-24 00:37:12,446 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] VM status=BUILD, retrying 5 of 150... 2019-03-24 00:37:15,186 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] VM status=BUILD, retrying 6 of 150... 2019-03-24 00:37:21,295 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Internal network IP: 192.168.2.17 2019-03-24 00:37:21,295 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] SSH IP: 172.30.9.202 2019-03-24 00:37:21,295 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Setup SSH for ubuntu@172.30.9.202 2019-03-24 00:37:34,983 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Installing nuttcp-8.1.4... 2019-03-24 00:37:35,027 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Copying nuttcp-8.1.4 to target... 2019-03-24 00:37:35,253 INFO ============================================================ 2019-03-24 00:37:35,253 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-03-24 00:37:44,296 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.946 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.532 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.357 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.503 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.488 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.511 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.400 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.362 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.276 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.407 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.276/0.478/0.946/0.174 ms 2019-03-24 00:37:53,341 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.255 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.266 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.250 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.559 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.358 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.247 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.597 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.556 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.616 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.341 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.247/0.404/0.616/0.151 ms 2019-03-24 00:38:02,389 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.28 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.370 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.499 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.356 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.366 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.340 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.514 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.517 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.615 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.414 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.340/0.527/1.283/0.266 ms 2019-03-24 00:38:02,390 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring TCP Throughput (packet size=65536)... 2019-03-24 00:38:02,390 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:12,490 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=1871.2175 real_seconds=10.00 rate_Mbps=1569.3235 tx_cpu=3 rx_cpu=5 retrans=17 cwnd=270 rtt_ms=0.43 2019-03-24 00:38:12,491 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:22,592 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=2028.4261 real_seconds=10.00 rate_Mbps=1701.0189 tx_cpu=5 rx_cpu=5 retrans=21 cwnd=311 rtt_ms=0.64 2019-03-24 00:38:22,593 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:32,694 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=2166.0042 real_seconds=10.00 rate_Mbps=1816.5088 tx_cpu=5 rx_cpu=7 retrans=13 cwnd=289 rtt_ms=0.62 2019-03-24 00:38:32,695 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring UDP Throughput (packet size=128)... 2019-03-24 00:38:32,695 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:36,023 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.3279 real_seconds=1.00 rate_Mbps=145.2865 tx_cpu=17 rx_cpu=16 drop=73889 pkt=215839 data_loss=34.23323 2019-03-24 00:38:36,024 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<148773/5000000<10000000 Kbps loss-rate=34 2019-03-24 00:38:36,024 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R446319K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:39,349 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.6145 real_seconds=1.01 rate_Mbps=147.0199 tx_cpu=16 rx_cpu=17 drop=56774 pkt=201072 data_loss=28.23560 2019-03-24 00:38:39,349 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<150548/446319<446319 Kbps loss-rate=28 2019-03-24 00:38:39,349 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298433K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:42,678 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.5573 real_seconds=1.00 rate_Mbps=147.1571 tx_cpu=16 rx_cpu=15 drop=73522 pkt=217352 data_loss=33.82644 2019-03-24 00:38:42,678 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<150688/298433<298433 Kbps loss-rate=33 2019-03-24 00:38:42,679 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224560K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:46,006 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.9297 real_seconds=1.00 rate_Mbps=150.3764 tx_cpu=53 rx_cpu=18 drop=68954 pkt=215834 data_loss=31.94759 2019-03-24 00:38:46,006 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<153985/224560<224560 Kbps loss-rate=31 2019-03-24 00:38:46,006 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189272K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:49,357 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.9783 real_seconds=1.00 rate_Mbps=150.3012 tx_cpu=99 rx_cpu=17 drop=37558 pkt=184836 data_loss=20.31955 2019-03-24 00:38:49,358 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<153908/189272<189272 Kbps loss-rate=20 2019-03-24 00:38:49,358 DEBUG overshot, min=1 kbps=153908 max=189272 2019-03-24 00:38:49,358 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153908K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:52,686 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.8049 real_seconds=1.00 rate_Mbps=148.8546 tx_cpu=99 rx_cpu=18 drop=4443 pkt=150301 data_loss=2.95629 2019-03-24 00:38:52,686 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<152427/153908<189272 Kbps loss-rate=2 2019-03-24 00:38:52,687 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring UDP Throughput (packet size=1024)... 2019-03-24 00:38:52,687 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:56,015 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=136.1572 real_seconds=1.00 rate_Mbps=1142.1650 tx_cpu=25 rx_cpu=17 drop=64053 pkt=203478 data_loss=31.47910 2019-03-24 00:38:56,015 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1169576/5000000<10000000 Kbps loss-rate=31 2019-03-24 00:38:56,015 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3084788K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:38:59,366 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=145.7119 real_seconds=1.00 rate_Mbps=1217.7135 tx_cpu=32 rx_cpu=19 drop=42178 pkt=191387 data_loss=22.03809 2019-03-24 00:38:59,367 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1246938/3084788<3084788 Kbps loss-rate=22 2019-03-24 00:38:59,367 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2165863K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:02,694 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=149.9863 real_seconds=1.00 rate_Mbps=1252.2446 tx_cpu=28 rx_cpu=19 drop=41300 pkt=194886 data_loss=21.19191 2019-03-24 00:39:02,694 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1282298/2165863<2165863 Kbps loss-rate=21 2019-03-24 00:39:02,694 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1724080K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:06,021 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=150.5586 real_seconds=1.00 rate_Mbps=1257.2252 tx_cpu=33 rx_cpu=20 drop=44188 pkt=198360 data_loss=22.27665 2019-03-24 00:39:06,022 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1287398/1724080<1724080 Kbps loss-rate=22 2019-03-24 00:39:06,022 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1505739K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:09,350 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=149.8242 real_seconds=1.00 rate_Mbps=1253.3349 tx_cpu=99 rx_cpu=20 drop=30386 pkt=183806 data_loss=16.53155 2019-03-24 00:39:09,350 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1283414/1505739<1505739 Kbps loss-rate=16 2019-03-24 00:39:09,350 DEBUG overshot, min=1 kbps=1283414 max=1505739 2019-03-24 00:39:09,351 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1283414K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:12,678 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=150.6475 real_seconds=1.00 rate_Mbps=1261.9545 tx_cpu=99 rx_cpu=19 drop=2404 pkt=156667 data_loss=1.53443 2019-03-24 00:39:12,679 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1292241/1283414<1505739 Kbps loss-rate=1 2019-03-24 00:39:12,679 DEBUG undershot, min=1292241 kbps=1398990 max=1505739 2019-03-24 00:39:12,679 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1398990K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:16,006 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=145.2227 real_seconds=1.00 rate_Mbps=1214.3156 tx_cpu=99 rx_cpu=18 drop=22067 pkt=170775 data_loss=12.92167 2019-03-24 00:39:16,007 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1292241<1243459/1398990<1505739 Kbps loss-rate=12 2019-03-24 00:39:16,007 DEBUG overshot, min=1292241 kbps=1243459 max=1398990 2019-03-24 00:39:16,007 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1243459K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:19,359 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=142.7412 real_seconds=1.00 rate_Mbps=1194.0710 tx_cpu=99 rx_cpu=17 drop=5622 pkt=151789 data_loss=3.70380 2019-03-24 00:39:19,359 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1292241<1222728/1243459<1398990 Kbps loss-rate=3 2019-03-24 00:39:19,359 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring UDP Throughput (packet size=8192)... 2019-03-24 00:39:19,360 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:22,687 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=209.7656 real_seconds=1.00 rate_Mbps=1754.1109 tx_cpu=99 rx_cpu=9 drop=49444 pkt=76294 data_loss=64.80720 2019-03-24 00:39:22,688 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1796209/5000000<10000000 Kbps loss-rate=64 2019-03-24 00:39:22,688 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3398104K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:26,043 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=197.1484 real_seconds=1.00 rate_Mbps=1653.6406 tx_cpu=99 rx_cpu=10 drop=26616 pkt=51851 data_loss=51.33171 2019-03-24 00:39:26,043 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1693327/3398104<3398104 Kbps loss-rate=51 2019-03-24 00:39:26,043 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2545715K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:29,369 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=213.3672 real_seconds=1.00 rate_Mbps=1790.8046 tx_cpu=99 rx_cpu=10 drop=11534 pkt=38845 data_loss=29.69237 2019-03-24 00:39:29,369 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1833783/2545715<2545715 Kbps loss-rate=29 2019-03-24 00:39:29,369 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2189749K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:32,693 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=216.4062 real_seconds=1.00 rate_Mbps=1810.3326 tx_cpu=99 rx_cpu=10 drop=5713 pkt=33413 data_loss=17.09817 2019-03-24 00:39:32,693 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1853780/2189749<2189749 Kbps loss-rate=17 2019-03-24 00:39:32,694 DEBUG overshot, min=1 kbps=1853780 max=2189749 2019-03-24 00:39:32,694 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1853780K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:36,045 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=220.9219 real_seconds=1.00 rate_Mbps=1849.2382 tx_cpu=99 rx_cpu=9 drop=9 pkt=28287 data_loss=0.03181 2019-03-24 00:39:36,045 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1893619/1853780<2189749 Kbps loss-rate=0 2019-03-24 00:39:36,045 DEBUG undershot, min=1893619 kbps=2041684 max=2189749 2019-03-24 00:39:36,046 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2041684K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:39,397 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=205.5391 real_seconds=1.00 rate_Mbps=1724.3522 tx_cpu=99 rx_cpu=8 drop=4845 pkt=31154 data_loss=15.55175 2019-03-24 00:39:39,397 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1893619<1765736/2041684<2189749 Kbps loss-rate=15 2019-03-24 00:39:39,397 DEBUG overshot, min=1893619 kbps=1765736 max=2041684 2019-03-24 00:39:39,397 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1765736K -p5001 -P5002 -fparse 192.168.1.5 2019-03-24 00:39:42,722 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=210.4922 real_seconds=1.00 rate_Mbps=1765.8018 tx_cpu=99 rx_cpu=9 drop=0 pkt=26943 data_loss=0.00000 2019-03-24 00:39:42,723 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1893619<1808181/1765736<2041684 Kbps loss-rate=0 2019-03-24 00:39:42,723 DEBUG undershot, min=1967651 kbps=2004667 max=2041684 2019-03-24 00:39:42,734 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.17', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.43, 'throughput_kbps': 1606987, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.64, 'throughput_kbps': 1741843, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.62, 'throughput_kbps': 1860105, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.96, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152427, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.7, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1222728, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1808181, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.478', 'rtt_max_ms': '0.946', 'rtt_min_ms': '0.276', 'rtt_stddev': '0.174', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.404', 'rtt_max_ms': '0.616', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.151', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.527', 'rtt_max_ms': '1.283', 'rtt_min_ms': '0.340', 'rtt_stddev': '0.266', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-24 00:39:42,735 INFO ============================================================ 2019-03-24 00:39:42,735 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-03-24 00:39:51,806 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] PING 172.30.9.203 (172.30.9.203) 64(92) bytes of data. 72 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.514 ms 72 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.271 ms 72 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.407 ms 72 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.290 ms 72 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.412 ms 72 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.530 ms 72 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.483 ms 72 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.368 ms 72 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.425 ms 72 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.427 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.271/0.412/0.530/0.085 ms 2019-03-24 00:40:00,850 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] PING 172.30.9.203 (172.30.9.203) 391(419) bytes of data. 399 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=0.328 ms 399 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.439 ms 399 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.336 ms 399 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.261 ms 399 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.281 ms 399 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.524 ms 399 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.279 ms 399 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.478 ms 399 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.308 ms 399 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.498 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.261/0.373/0.524/0.096 ms 2019-03-24 00:40:09,898 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] PING 172.30.9.203 (172.30.9.203) 1500(1528) bytes of data. 1508 bytes from 172.30.9.203: icmp_seq=1 ttl=63 time=1.63 ms 1508 bytes from 172.30.9.203: icmp_seq=2 ttl=63 time=0.583 ms 1508 bytes from 172.30.9.203: icmp_seq=3 ttl=63 time=0.384 ms 1508 bytes from 172.30.9.203: icmp_seq=4 ttl=63 time=0.417 ms 1508 bytes from 172.30.9.203: icmp_seq=5 ttl=63 time=0.752 ms 1508 bytes from 172.30.9.203: icmp_seq=6 ttl=63 time=0.378 ms 1508 bytes from 172.30.9.203: icmp_seq=7 ttl=63 time=0.351 ms 1508 bytes from 172.30.9.203: icmp_seq=8 ttl=63 time=0.582 ms 1508 bytes from 172.30.9.203: icmp_seq=9 ttl=63 time=0.557 ms 1508 bytes from 172.30.9.203: icmp_seq=10 ttl=63 time=0.352 ms --- 172.30.9.203 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.351/0.599/1.634/0.367 ms 2019-03-24 00:40:09,899 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring TCP Throughput (packet size=65536)... 2019-03-24 00:40:09,899 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:20,024 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=2137.5116 real_seconds=10.00 rate_Mbps=1792.4647 tx_cpu=4 rx_cpu=7 retrans=11 cwnd=252 rtt_ms=0.33 2019-03-24 00:40:20,025 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:30,125 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=2199.4671 real_seconds=10.00 rate_Mbps=1844.2568 tx_cpu=4 rx_cpu=6 retrans=1 cwnd=582 rtt_ms=0.50 2019-03-24 00:40:30,125 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:40,225 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=2057.5494 real_seconds=10.00 rate_Mbps=1725.2698 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=561 rtt_ms=0.35 2019-03-24 00:40:40,226 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring UDP Throughput (packet size=128)... 2019-03-24 00:40:40,226 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:43,550 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.8721 real_seconds=1.01 rate_Mbps=149.1596 tx_cpu=17 rx_cpu=16 drop=68419 pkt=214827 data_loss=31.84831 2019-03-24 00:40:43,550 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<152739/5000000<10000000 Kbps loss-rate=31 2019-03-24 00:40:43,551 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R458217K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:46,874 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.8190 real_seconds=1.01 rate_Mbps=148.6513 tx_cpu=17 rx_cpu=16 drop=64269 pkt=210242 data_loss=30.56892 2019-03-24 00:40:46,875 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<152218/458217<458217 Kbps loss-rate=30 2019-03-24 00:40:46,875 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305217K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:50,226 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.1378 real_seconds=1.01 rate_Mbps=143.0193 tx_cpu=17 rx_cpu=15 drop=75852 pkt=216245 data_loss=35.07696 2019-03-24 00:40:50,227 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<146451/305217<305217 Kbps loss-rate=35 2019-03-24 00:40:50,227 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225834K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:53,554 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=17.0248 real_seconds=1.01 rate_Mbps=142.0862 tx_cpu=24 rx_cpu=15 drop=68834 pkt=208301 data_loss=33.04545 2019-03-24 00:40:53,555 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<145496/225834<225834 Kbps loss-rate=33 2019-03-24 00:40:53,555 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185665K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:40:56,881 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=16.8032 real_seconds=1.00 rate_Mbps=140.4801 tx_cpu=99 rx_cpu=16 drop=43660 pkt=181312 data_loss=24.08010 2019-03-24 00:40:56,882 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<143851/185665<185665 Kbps loss-rate=24 2019-03-24 00:40:56,882 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164758K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:00,206 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=16.9934 real_seconds=1.00 rate_Mbps=142.0417 tx_cpu=99 rx_cpu=17 drop=21686 pkt=160896 data_loss=13.47820 2019-03-24 00:41:00,206 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<145450/164758<164758 Kbps loss-rate=13 2019-03-24 00:41:00,206 DEBUG overshot, min=1 kbps=145450 max=164758 2019-03-24 00:41:00,207 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145450K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:03,557 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=16.9309 real_seconds=1.00 rate_Mbps=141.5334 tx_cpu=99 rx_cpu=17 drop=3343 pkt=142041 data_loss=2.35365 2019-03-24 00:41:03,558 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=128 throughput=1<144930/145450<164758 Kbps loss-rate=2 2019-03-24 00:41:03,558 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring UDP Throughput (packet size=1024)... 2019-03-24 00:41:03,558 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:06,884 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=138.9121 real_seconds=1.00 rate_Mbps=1163.7826 tx_cpu=31 rx_cpu=17 drop=49893 pkt=192139 data_loss=25.96713 2019-03-24 00:41:06,884 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1191713/5000000<10000000 Kbps loss-rate=25 2019-03-24 00:41:06,884 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095856K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:10,211 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=137.5625 real_seconds=1.00 rate_Mbps=1148.4454 tx_cpu=30 rx_cpu=18 drop=47552 pkt=188416 data_loss=25.23777 2019-03-24 00:41:10,212 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1176008/3095856<3095856 Kbps loss-rate=25 2019-03-24 00:41:10,212 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2135932K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:13,538 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=141.7852 real_seconds=1.00 rate_Mbps=1184.6274 tx_cpu=25 rx_cpu=19 drop=50316 pkt=195504 data_loss=25.73654 2019-03-24 00:41:13,538 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1213058/2135932<2135932 Kbps loss-rate=25 2019-03-24 00:41:13,539 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1674495K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:16,862 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=141.5947 real_seconds=1.00 rate_Mbps=1182.9138 tx_cpu=34 rx_cpu=18 drop=39623 pkt=184616 data_loss=21.46242 2019-03-24 00:41:16,863 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1211303/1674495<1674495 Kbps loss-rate=21 2019-03-24 00:41:16,863 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1442899K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:20,214 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=137.0303 real_seconds=1.00 rate_Mbps=1145.3254 tx_cpu=99 rx_cpu=17 drop=35816 pkt=176135 data_loss=20.33437 2019-03-24 00:41:20,214 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1172813/1442899<1442899 Kbps loss-rate=20 2019-03-24 00:41:20,215 DEBUG overshot, min=1 kbps=1172813 max=1442899 2019-03-24 00:41:20,215 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1172813K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:23,565 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=135.8721 real_seconds=1.00 rate_Mbps=1135.7615 tx_cpu=99 rx_cpu=16 drop=4031 pkt=143164 data_loss=2.81564 2019-03-24 00:41:23,565 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=1024 throughput=1<1163019/1172813<1442899 Kbps loss-rate=2 2019-03-24 00:41:23,565 INFO [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Measuring UDP Throughput (packet size=8192)... 2019-03-24 00:41:23,566 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:26,890 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=206.2734 real_seconds=1.00 rate_Mbps=1729.8661 tx_cpu=35 rx_cpu=8 drop=47966 pkt=74369 data_loss=64.49731 2019-03-24 00:41:26,890 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1771382/5000000<10000000 Kbps loss-rate=64 2019-03-24 00:41:26,891 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3385691K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:30,214 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=213.0391 real_seconds=1.00 rate_Mbps=1786.5777 tx_cpu=99 rx_cpu=10 drop=24391 pkt=51660 data_loss=47.21448 2019-03-24 00:41:30,215 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1829455/3385691<3385691 Kbps loss-rate=47 2019-03-24 00:41:30,215 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2607573K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:33,540 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=215.3281 real_seconds=1.00 rate_Mbps=1802.0288 tx_cpu=99 rx_cpu=9 drop=12227 pkt=39789 data_loss=30.72962 2019-03-24 00:41:33,540 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1845277/2607573<2607573 Kbps loss-rate=30 2019-03-24 00:41:33,541 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2226425K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:36,892 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=220.4844 real_seconds=1.00 rate_Mbps=1844.4865 tx_cpu=99 rx_cpu=10 drop=5751 pkt=33973 data_loss=16.92815 2019-03-24 00:41:36,892 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1888754/2226425<2226425 Kbps loss-rate=16 2019-03-24 00:41:36,893 DEBUG overshot, min=1 kbps=1888754 max=2226425 2019-03-24 00:41:36,893 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1888754K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:40,219 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=225.1328 real_seconds=1.00 rate_Mbps=1888.6095 tx_cpu=99 rx_cpu=9 drop=3 pkt=28820 data_loss=0.01039 2019-03-24 00:41:40,219 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1<1933936/1888754<2226425 Kbps loss-rate=0 2019-03-24 00:41:40,219 DEBUG undershot, min=1933936 kbps=2080180 max=2226425 2019-03-24 00:41:40,220 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2080180K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:43,546 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=224.2734 real_seconds=1.00 rate_Mbps=1876.0122 tx_cpu=99 rx_cpu=9 drop=3034 pkt=31741 data_loss=9.55864 2019-03-24 00:41:43,547 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1933936<1921036/2080180<2226425 Kbps loss-rate=9 2019-03-24 00:41:43,547 DEBUG overshot, min=1933936 kbps=1921036 max=2080180 2019-03-24 00:41:43,548 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1921036K -p5001 -P5002 -fparse 172.30.9.203 2019-03-24 00:41:46,898 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] megabytes=223.2500 real_seconds=1.00 rate_Mbps=1867.3266 tx_cpu=99 rx_cpu=10 drop=737 pkt=29313 data_loss=2.51424 2019-03-24 00:41:46,898 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] pkt-size=8192 throughput=1933936<1912142/1921036<2080180 Kbps loss-rate=2 2019-03-24 00:41:46,909 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.17', 'ip_to': u'172.30.9.203', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.33, 'throughput_kbps': 1835483, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.5, 'throughput_kbps': 1888518, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.35, 'throughput_kbps': 1766676, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.35, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144930, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.82, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1163019, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.51, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1912142, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.412', 'rtt_max_ms': '0.530', 'rtt_min_ms': '0.271', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.373', 'rtt_max_ms': '0.524', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.599', 'rtt_max_ms': '1.634', 'rtt_min_ms': '0.351', 'rtt_stddev': '0.367', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-24 00:41:46,910 INFO Deleting floating ip 0fb5a885-3e2d-44f5-8543-63a1eaeddc94 2019-03-24 00:41:49,362 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Floating IP 172.30.9.202 deleted 2019-03-24 00:41:49,917 DEBUG [TestClient_a4c9e336-b770-4108-b515-8ba474b2ff7c4] Instance deleted 2019-03-24 00:41:49,924 INFO Cleaning up... 2019-03-24 00:41:49,925 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Terminating nuttcp-8.1.4 2019-03-24 00:41:49,934 INFO Deleting floating ip d86bd343-7353-456f-a509-7e7ce153739b 2019-03-24 00:41:52,033 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Floating IP 172.30.9.203 deleted 2019-03-24 00:41:52,208 DEBUG [TestServer_a4c9e336-b770-4108-b515-8ba474b2ff7c1] Instance deleted 2019-03-24 00:42:01,615 INFO Network pns-internal-net_a4c9e336-b770-4108-b515-8ba474b2ff7c deleted. 2019-03-24 00:42:04,861 INFO Network pns-internal-net2_a4c9e336-b770-4108-b515-8ba474b2ff7c deleted. 2019-03-24 00:42:04,934 INFO Removed public key pns_public_key 2019-03-24 00:42:04,934 INFO Deleting security group 2019-03-24 00:42:05,175 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': '15395689', 'rtt_ms': '0.276667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141611, 'loss_rate': 0.14}, 1024: {'tp_kbps': 1276060, | | | | | 'loss_rate': 0.19}, 8192: {'tp_kbps': 7085119, 'loss_rate': 0.26}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.158/0.102/0.232/0.031', | | | | | '64-byte': '2.841/0.109/26.758/7.972', '1500-byte': '0.246/0.186/0.445/0.096'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4185825', 'rtt_ms': '0.323333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 219357, 'loss_rate': 3.16}, 1024: {'tp_kbps': 1616228, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3406052, 'loss_rate': 4.1}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.350/0.222/0.535/0.096', | | | | | '64-byte': '2.657/0.153/23.471/6.939', '1500-byte': '0.364/0.176/0.750/0.170'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1729965', 'rtt_ms': '0.426667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 161049, 'loss_rate': 5.25}, 1024: {'tp_kbps': 1228782, | | | | | 'loss_rate': 3.24}, 8192: {'tp_kbps': 1874973, 'loss_rate': 3.09}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.294/0.193/0.362/0.048', | | | | | '64-byte': '0.436/0.245/0.975/0.204', '1500-byte': '0.520/0.271/1.624/0.382'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1736311', 'rtt_ms': '0.563333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 152427, 'loss_rate': 2.96}, 1024: {'tp_kbps': 1222728, | | | | | 'loss_rate': 3.7}, 8192: {'tp_kbps': 1808181, 'loss_rate': 0.0}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.404/0.247/0.616/0.151', | | | | | '64-byte': '0.478/0.276/0.946/0.174', '1500-byte': '0.527/0.340/1.283/0.266'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1917970', 'rtt_ms': '0.45'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 144428, 'loss_rate': 3.57}, 1024: {'tp_kbps': 1151594, | | | | | 'loss_rate': 2.49}, 8192: {'tp_kbps': 1795327, 'loss_rate': 9.2}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.334/0.239/0.476/0.074', | | | | | '64-byte': '0.296/0.241/0.518/0.082', '1500-byte': '0.531/0.299/1.562/0.353'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1830225', 'rtt_ms': '0.393333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144930, 'loss_rate': 2.35}, 1024: {'tp_kbps': 1163019, | | | | | 'loss_rate': 2.82}, 8192: {'tp_kbps': 1912142, 'loss_rate': 2.51}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.373/0.261/0.524/0.096', | | | | | '64-byte': '0.412/0.271/0.530/0.085', '1500-byte': '0.599/0.351/1.634/0.367'}} | | 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-03-24 00:42:05,180 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-03-24 00:42:05,505 - 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-03-24 00:42:05,642 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 00:42:05,642 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 20:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-24 00:42:05,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 00:42:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:42:05,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:05 GMT X-Openstack-Request-Id: req-a5ec2206-e3b8-4cde-ac99-e806e37c381a 2019-03-24 00:42:05,990 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "created_at": "2019-03-24T00:22:05Z", "admin_state_up": true, "updated_at": "2019-03-24T00:41:56Z", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "0c1c29f0-ae50-46ad-bb69-3d5ff7256591", "name": "vmtp-router_a4c9e336-b770-4108-b515-8ba474b2ff7c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}]} 2019-03-24 00:42:05,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a5ec2206-e3b8-4cde-ac99-e806e37c381a 2019-03-24 00:42:05,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.342396020889s 2019-03-24 00:42:05,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 00:42:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/0c1c29f0-ae50-46ad-bb69-3d5ff7256591.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:42:10,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 00:42:10 GMT X-Openstack-Request-Id: req-014aa960-c041-4224-a629-e30b138ecf62 2019-03-24 00:42:10,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 00:42:10,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0c1c29f0-ae50-46ad-bb69-3d5ff7256591.json used request id req-014aa960-c041-4224-a629-e30b138ecf62 2019-03-24 00:42:10,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.88160705566s 2019-03-24 00:42:10,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:42:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:42:11,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:11 GMT X-Openstack-Request-Id: req-377e154d-942f-4c3c-95e6-8f3444c61196 2019-03-24 00:42:11,625 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:22:20Z", "file": "/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/file", "owner": "57a45c4bf0ae40db94daabd5ed6a403c", "id": "4fed4e90-d9f3-4f1e-ab41-d74ec12d60be", "size": 263848448, "self": "/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_a4c9e336-b770-4108-b515-8ba474b2ff7c", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T00:22:15Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:42:11,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-377e154d-942f-4c3c-95e6-8f3444c61196 2019-03-24 00:42:11,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.746680021286s 2019-03-24 00:42:11,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 00:42:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:42:12,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 00:42:12 GMT X-Openstack-Request-Id: req-8746d2b2-02bd-4bcf-b6ca-c971b6b24244 2019-03-24 00:42:12,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-03-24 00:42:12,628 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4fed4e90-d9f3-4f1e-ab41-d74ec12d60be used request id req-8746d2b2-02bd-4bcf-b6ca-c971b6b24244 2019-03-24 00:42:12,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00142192841s 2019-03-24 00:42:12,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 00:42:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:12,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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-faef3502-7bdc-49fc-a50c-e35d2a1612d3 x-openstack-request-id: req-faef3502-7bdc-49fc-a50c-e35d2a1612d3 2019-03-24 00:42:12,957 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/905983c2-d081-4408-b218-d32b4ec38e4d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/905983c2-d081-4408-b218-d32b4ec38e4d", "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": "905983c2-d081-4408-b218-d32b4ec38e4d"}]} 2019-03-24 00:42:12,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-faef3502-7bdc-49fc-a50c-e35d2a1612d3 2019-03-24 00:42:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.322840929031s 2019-03-24 00:42:12,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 00:42:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/905983c2-d081-4408-b218-d32b4ec38e4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:13,054 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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-2889a0a3-5c7b-4c66-956c-4ea00758c777 x-openstack-request-id: req-2889a0a3-5c7b-4c66-956c-4ea00758c777 2019-03-24 00:42:13,054 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/905983c2-d081-4408-b218-d32b4ec38e4d used request id req-2889a0a3-5c7b-4c66-956c-4ea00758c777 2019-03-24 00:42:13,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0952949523926s 2019-03-24 00:42:13,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:42:13,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:13,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06689996-e666-4cb4-b8f1-ab8eda1d1c30 2019-03-24 00:42:13,290 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": {"self": "http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd2910664c3449edb575b897bdc0a40c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:42:13,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-06689996-e666-4cb4-b8f1-ab8eda1d1c30 2019-03-24 00:42:13,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2352039814s 2019-03-24 00:42:13,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:42:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:13,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed760d0-03de-4690-8437-30550070391f 2019-03-24 00:42:13,535 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_a4c9e336-b770-4108-b515-8ba474b2ff7c", "links": {"self": "http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fd2910664c3449edb575b897bdc0a40c", "description": null}} 2019-03-24 00:42:13,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c used request id req-0ed760d0-03de-4690-8437-30550070391f 2019-03-24 00:42:13,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238515853882s 2019-03-24 00:42:13,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 00:42:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:13,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3ceb54-d730-44eb-80e9-b4b93f496447 2019-03-24 00:42:13,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:42:13,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fd2910664c3449edb575b897bdc0a40c used request id req-8a3ceb54-d730-44eb-80e9-b4b93f496447 2019-03-24 00:42:13,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322093009949s 2019-03-24 00:42:13,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:42:13,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:14,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc5a35a-e856-4938-962b-a27677fab45c 2019-03-24 00:42:14,092 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c"}, "tags": [], "enabled": true, "id": "57a45c4bf0ae40db94daabd5ed6a403c", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a4c9e336-b770-4108-b515-8ba474b2ff7c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-24 00:42:14,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-bdc5a35a-e856-4938-962b-a27677fab45c 2019-03-24 00:42:14,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227140903473s 2019-03-24 00:42:14,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 00:42:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:14,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb6079d-29b8-4ec6-b4a5-790820619b77 2019-03-24 00:42:14,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:42:14,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/57a45c4bf0ae40db94daabd5ed6a403c used request id req-efb6079d-29b8-4ec6-b4a5-790820619b77 2019-03-24 00:42:14,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.30858707428s 2019-03-24 00:42:14,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:42:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=57a45c4bf0ae40db94daabd5ed6a403c&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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:14,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:14 GMT X-Openstack-Request-Id: req-0bd6f8bb-6ca5-4d60-bc30-823f481a097f 2019-03-24 00:42:14,770 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "created_at": "2019-03-24T00:22:28Z", "updated_at": "2019-03-24T00:22:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "047fa028-eb15-48ad-a804-2fc7d89a7228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv4", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "43479fad-7988-4f1c-b8a3-f2201cd1476f", "remote_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv4", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "4ad9f161-ac14-438f-867d-e60d3b8af248", "remote_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv6", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "9759a34d-12e8-4d4a-9f01-4a113f7da5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv6", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}], "revision_number": 1, "project_id": "57a45c4bf0ae40db94daabd5ed6a403c", "id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "name": "default"}]} 2019-03-24 00:42:14,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=57a45c4bf0ae40db94daabd5ed6a403c&name=default used request id req-0bd6f8bb-6ca5-4d60-bc30-823f481a097f 2019-03-24 00:42:14,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359102964401s 2019-03-24 00:42:14,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:42:14,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:15,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:15 GMT X-Openstack-Request-Id: req-eed84ab5-1075-42a9-8fc0-99af8e6d8eda 2019-03-24 00:42:15,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "created_at": "2019-03-24T00:22:28Z", "updated_at": "2019-03-24T00:22:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "047fa028-eb15-48ad-a804-2fc7d89a7228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv4", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "43479fad-7988-4f1c-b8a3-f2201cd1476f", "remote_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv4", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "4ad9f161-ac14-438f-867d-e60d3b8af248", "remote_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv6", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:22:28Z", "revision_number": 0, "id": "9759a34d-12e8-4d4a-9f01-4a113f7da5eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:22:28Z", "security_group_id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "tenant_id": "57a45c4bf0ae40db94daabd5ed6a403c", "port_range_min": null, "ethertype": "IPv6", "project_id": "57a45c4bf0ae40db94daabd5ed6a403c"}], "revision_number": 1, "project_id": "57a45c4bf0ae40db94daabd5ed6a403c", "id": "0646ca53-c44a-48f7-b888-7afe5ac30d87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 00:42:15,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-eed84ab5-1075-42a9-8fc0-99af8e6d8eda 2019-03-24 00:42:15,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.381786108017s 2019-03-24 00:42:15,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 00:42:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0646ca53-c44a-48f7-b888-7afe5ac30d87.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0da82ae1ec5c2edf802bb8a60ce48b96cce5f619" 2019-03-24 00:42:15,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 00:42:15 GMT X-Openstack-Request-Id: req-4606c6a2-bfad-4d7b-941a-9e5d15d7a7fa 2019-03-24 00:42:15,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 00:42:15,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0646ca53-c44a-48f7-b888-7afe5ac30d87.json used request id req-4606c6a2-bfad-4d7b-941a-9e5d15d7a7fa 2019-03-24 00:42:15,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.493113994598s 2019-03-24 00:42:15,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:42:15,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}f4cfe8508ec519c2ecb1b0a23bd31502a24b8375" 2019-03-24 00:42:15,873 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:15 GMT Www-Authenticate: Keystone uri="http://192.30.9.3:5000" X-Openstack-Request-Id: req-023394bf-7b42-4fea-9c0c-043963cb13e6 2019-03-24 00:42:15,873 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-03-24 00:42:15,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-023394bf-7b42-4fea-9c0c-043963cb13e6 2019-03-24 00:42:15,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 00:42:15,889 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-03-24 00:42:15,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228704929352s 2019-03-24 00:42:15,911 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-03-24 00:42:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:42:15,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddd43dd-350a-4135-92d6-e1a27c7795d2 2019-03-24 00:42:15,957 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 00:42:15,957 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6ddd43dd-350a-4135-92d6-e1a27c7795d2 2019-03-24 00:42:15,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 00:42:16,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T01:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["faIlVTqARj-k3bmlbjAbWQ"], "issued_at": "2019-03-24T00:42:16.000000Z"}} 2019-03-24 00:42:16,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:42:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:16,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:16 GMT X-Openstack-Request-Id: req-f119cfd3-f19a-4043-bd24-a41c90ea6645 2019-03-24 00:42:16,801 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 00:42:16,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f119cfd3-f19a-4043-bd24-a41c90ea6645 2019-03-24 00:42:16,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416037082672s 2019-03-24 00:42:16,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:42:16,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b21df582-af9d-47e6-96ff-ea61039a5581 2019-03-24 00:42:16,816 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 00:42:16,816 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-b21df582-af9d-47e6-96ff-ea61039a5581 2019-03-24 00:42:16,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:42:16,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:17,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25f08ec-0063-448f-9e2b-645678426964 2019-03-24 00:42:17,043 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 00:42:17,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a25f08ec-0063-448f-9e2b-645678426964 2019-03-24 00:42:17,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226260900497s 2019-03-24 00:42:17,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 00:42:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}}' 2019-03-24 00:42:17,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43dc5fa4-409c-48ce-bf3e-e49baad8b221 2019-03-24 00:42:17,323 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8"}, "tags": [], "enabled": true, "id": "da18e169ac604d228bf9de6b316189e8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}} 2019-03-24 00:42:17,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-43dc5fa4-409c-48ce-bf3e-e49baad8b221 2019-03-24 00:42:17,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.272865056992s 2019-03-24 00:42:17,324 - 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'da18e169ac604d228bf9de6b316189e8', '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_627ae021-807b-4843-aea9-949472cc7a32'}) 2019-03-24 00:42:17,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 00:42:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "w3fE2ArHXeryvZms9jEe2vwObC7d8y", "email": null, "name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32"}}' 2019-03-24 00:42:17,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da1fd2fa-8ed3-476c-a29e-6f6c4e71c1b7 2019-03-24 00:42:17,809 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "links": {"self": "http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4eb5c787ae046b280bfbc850e387a86", "domain_id": "default", "password_expires_at": null}} 2019-03-24 00:42:17,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-da1fd2fa-8ed3-476c-a29e-6f6c4e71c1b7 2019-03-24 00:42:17,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478251934052s 2019-03-24 00:42:17,810 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a4eb5c787ae046b280bfbc850e387a86', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_627ae021-807b-4843-aea9-949472cc7a32'}) 2019-03-24 00:42:17,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:42:17,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:18,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca64d164-6556-404a-ad27-3896c5a8f6a8 2019-03-24 00:42:18,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:42:18,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ca64d164-6556-404a-ad27-3896c5a8f6a8 2019-03-24 00:42:18,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222705841064s 2019-03-24 00:42:18,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:42:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:18,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335c7de2-00cb-48c7-85aa-c9b84b05c594 2019-03-24 00:42:18,261 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:42:18,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-335c7de2-00cb-48c7-85aa-c9b84b05c594 2019-03-24 00:42:18,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218654155731s 2019-03-24 00:42:18,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:42:18,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:18,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b824e87-481c-43d9-b8eb-43f94d79a724 2019-03-24 00:42:18,488 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:42:18,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b824e87-481c-43d9-b8eb-43f94d79a724 2019-03-24 00:42:18,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22177696228s 2019-03-24 00:42:18,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:42:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:18,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe13c51-dd48-400a-b518-3a46cf69962d 2019-03-24 00:42:18,615 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 00:42:18,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6fe13c51-dd48-400a-b518-3a46cf69962d 2019-03-24 00:42:18,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12255191803s 2019-03-24 00:42:18,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:42:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:18,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dab2c8d-2629-4b7b-a19a-c91b9dd4dca9 2019-03-24 00:42:18,758 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "links": {"self": "http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4eb5c787ae046b280bfbc850e387a86", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:42:18,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9dab2c8d-2629-4b7b-a19a-c91b9dd4dca9 2019-03-24 00:42:18,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142020940781s 2019-03-24 00:42:18,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:42:18,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:18,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c43531-e1bc-4346-91f3-ce69a3e583d8 2019-03-24 00:42:18,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8"}, "tags": [], "enabled": true, "id": "da18e169ac604d228bf9de6b316189e8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}]} 2019-03-24 00:42:18,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a4c43531-e1bc-4346-91f3-ce69a3e583d8 2019-03-24 00:42:18,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210573911667s 2019-03-24 00:42:18,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 00:42:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=da18e169ac604d228bf9de6b316189e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:19,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8190b20-7956-4c50-9610-f57c26818688 2019-03-24 00:42:19,220 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=da18e169ac604d228bf9de6b316189e8", "previous": null, "next": null}} 2019-03-24 00:42:19,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=da18e169ac604d228bf9de6b316189e8 used request id req-c8190b20-7956-4c50-9610-f57c26818688 2019-03-24 00:42:19,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.229457855225s 2019-03-24 00:42:19,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 00:42:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8/users/a4eb5c787ae046b280bfbc850e387a86/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:19,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4738d5c3-67ae-4b82-b2f5-9495f7f269ea 2019-03-24 00:42:19,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:42:19,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8/users/a4eb5c787ae046b280bfbc850e387a86/roles/d199347d09e6457ab4ea50809513a47d used request id req-4738d5c3-67ae-4b82-b2f5-9495f7f269ea 2019-03-24 00:42:19,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26465010643s 2019-03-24 00:42:19,489 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_627ae021-807b-4843-aea9-949472cc7a32', 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'da18e169ac604d228bf9de6b316189e8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'w3fE2ArHXeryvZms9jEe2vwObC7d8y', 'username': u'shaker-user_627ae021-807b-4843-aea9-949472cc7a32', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 00:42:19,493 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_627ae021-807b-4843-aea9-949472cc7a32', 'password': 'w3fE2ArHXeryvZms9jEe2vwObC7d8y', 'project_name': 'shaker-project_627ae021-807b-4843-aea9-949472cc7a32', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'da18e169ac604d228bf9de6b316189e8', 'project_domain_name': 'Default'} 2019-03-24 00:42:19,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-24 00:42:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:19,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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-6e2905fb-ba4f-48c7-b4a5-e2d689f843ca x-openstack-request-id: req-6e2905fb-ba4f-48c7-b4a5-e2d689f843ca 2019-03-24 00:42:19,830 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.9", "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": 182}, "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.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": 5}]} 2019-03-24 00:42:19,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-6e2905fb-ba4f-48c7-b4a5-e2d689f843ca 2019-03-24 00:42:19,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.333221912384s 2019-03-24 00:42:19,831 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-03-24 00:42:19,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:42:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:20,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2eb78a6-2f98-4bf6-9797-928e81159962 2019-03-24 00:42:20,057 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 00:42:20,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a2eb78a6-2f98-4bf6-9797-928e81159962 2019-03-24 00:42:20,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225316047668s 2019-03-24 00:42:20,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:42:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:42:20,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228a7b57-3347-472b-be94-ad27eb7eaf6f 2019-03-24 00:42:20,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8"}, "tags": [], "enabled": true, "id": "da18e169ac604d228bf9de6b316189e8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}]} 2019-03-24 00:42:20,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-228a7b57-3347-472b-be94-ad27eb7eaf6f 2019-03-24 00:42:20,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214076042175s 2019-03-24 00:42:20,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-24 00:42:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" -d '{"network": {"tenant_id": "da18e169ac604d228bf9de6b316189e8", "name": "shaker-net_627ae021-807b-4843-aea9-949472cc7a32", "admin_state_up": true}}' 2019-03-24 00:42:20,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:20 GMT X-Openstack-Request-Id: req-349b6b96-cd59-4218-b5ee-b6b027d12c41 2019-03-24 00:42:20,952 - 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":"8852d8a9-81ea-4724-b657-bafb41745871","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"da18e169ac604d228bf9de6b316189e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T00:42:20Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_627ae021-807b-4843-aea9-949472cc7a32","admin_state_up":true,"tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:20Z","mtu":1450}} 2019-03-24 00:42:20,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-349b6b96-cd59-4218-b5ee-b6b027d12c41 2019-03-24 00:42:20,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.67020201683s 2019-03-24 00:42:20,953 - 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-03-24T00:42:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8852d8a9-81ea-4724-b657-bafb41745871', u'provider:segmentation_id': 90, 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_627ae021-807b-4843-aea9-949472cc7a32', u'created_at': u'2019-03-24T00:42:20Z', u'mtu': 1450, u'tenant_id': u'da18e169ac604d228bf9de6b316189e8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'da18e169ac604d228bf9de6b316189e8', u'l2_adjacency': True}) 2019-03-24 00:42:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:42:20,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4548aa-dd1a-4c2f-ae80-a97f7a4cda9b 2019-03-24 00:42:20,963 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 00:42:20,963 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-3c4548aa-dd1a-4c2f-ae80-a97f7a4cda9b 2019-03-24 00:42:20,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 00:42:21,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T01:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da18e169ac604d228bf9de6b316189e8", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/da18e169ac604d228bf9de6b316189e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/da18e169ac604d228bf9de6b316189e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/da18e169ac604d228bf9de6b316189e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/da18e169ac604d228bf9de6b316189e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/da18e169ac604d228bf9de6b316189e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/da18e169ac604d228bf9de6b316189e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_da18e169ac604d228bf9de6b316189e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_da18e169ac604d228bf9de6b316189e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/da18e169ac604d228bf9de6b316189e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/da18e169ac604d228bf9de6b316189e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/da18e169ac604d228bf9de6b316189e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/da18e169ac604d228bf9de6b316189e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/da18e169ac604d228bf9de6b316189e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/da18e169ac604d228bf9de6b316189e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "id": "a4eb5c787ae046b280bfbc850e387a86"}, "audit_ids": ["K5sWBNtaRVefhyw4tbZ7iA"], "issued_at": "2019-03-24T00:42:21.000000Z"}} 2019-03-24 00:42:21,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:42:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:21,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:21 GMT X-Openstack-Request-Id: req-aa24a418-adf5-48cc-a0df-94b1684f4239 2019-03-24 00:42:21,773 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8852d8a9-81ea-4724-b657-bafb41745871","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da18e169ac604d228bf9de6b316189e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T00:42:20Z","qos_policy_id":null,"name":"shaker-net_627ae021-807b-4843-aea9-949472cc7a32","admin_state_up":true,"tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:20Z","mtu":1450}]} 2019-03-24 00:42:21,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-aa24a418-adf5-48cc-a0df-94b1684f4239 2019-03-24 00:42:21,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39696598053s 2019-03-24 00:42:21,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-24 00:42:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"subnet": {"name": "shaker-subnet_627ae021-807b-4843-aea9-949472cc7a32", "enable_dhcp": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-24 00:42:22,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:22 GMT X-Openstack-Request-Id: req-9ef57b9c-b81d-4081-9ce7-bb45c3be47ff 2019-03-24 00:42:22,856 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8852d8a9-81ea-4724-b657-bafb41745871","tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T00:42:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"da18e169ac604d228bf9de6b316189e8","id":"e06932d5-eb64-4767-aa11-eba94894f39b","subnetpool_id":null,"name":"shaker-subnet_627ae021-807b-4843-aea9-949472cc7a32"}} 2019-03-24 00:42:22,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9ef57b9c-b81d-4081-9ce7-bb45c3be47ff 2019-03-24 00:42:22,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08126497269s 2019-03-24 00:42:22,857 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T00:42: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'e06932d5-eb64-4767-aa11-eba94894f39b', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_627ae021-807b-4843-aea9-949472cc7a32', u'enable_dhcp': True, u'network_id': u'8852d8a9-81ea-4724-b657-bafb41745871', u'tenant_id': u'da18e169ac604d228bf9de6b316189e8', u'created_at': u'2019-03-24T00:42: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'da18e169ac604d228bf9de6b316189e8'}) 2019-03-24 00:42:22,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-24 00:42:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "shaker-router_627ae021-807b-4843-aea9-949472cc7a32", "admin_state_up": true}}' 2019-03-24 00:42:31,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:31 GMT X-Openstack-Request-Id: req-a914912b-4ade-4622-9f4d-997b4c68ca6f 2019-03-24 00:42:31,096 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:23Z", "admin_state_up": true, "updated_at": "2019-03-24T00:42:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "name": "shaker-router_627ae021-807b-4843-aea9-949472cc7a32"}} 2019-03-24 00:42:31,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a914912b-4ade-4622-9f4d-997b4c68ca6f 2019-03-24 00:42:31,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.23896002769s 2019-03-24 00:42:31,097 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T00:42:25Z', u'revision_number': 3, u'id': u'43a479d3-e2a2-4083-8b9b-fe9f01e6eddf', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_627ae021-807b-4843-aea9-949472cc7a32', u'admin_state_up': True, u'tenant_id': u'da18e169ac604d228bf9de6b316189e8', u'created_at': u'2019-03-24T00:42:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'da18e169ac604d228bf9de6b316189e8'}) 2019-03-24 00:42:31,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-24 00:42:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/43a479d3-e2a2-4083-8b9b-fe9f01e6eddf/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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"subnet_id": "e06932d5-eb64-4767-aa11-eba94894f39b"}' 2019-03-24 00:42:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:34 GMT X-Openstack-Request-Id: req-1d99e439-24ff-4197-9db2-3c150b1c20aa 2019-03-24 00:42:34,740 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "subnet_id": "e06932d5-eb64-4767-aa11-eba94894f39b", "subnet_ids": ["e06932d5-eb64-4767-aa11-eba94894f39b"], "port_id": "083ae81a-49ad-4416-800d-95417f0e83ca", "id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf"} 2019-03-24 00:42:34,740 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/43a479d3-e2a2-4083-8b9b-fe9f01e6eddf/add_router_interface.json used request id req-1d99e439-24ff-4197-9db2-3c150b1c20aa 2019-03-24 00:42:34,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.64201498032s 2019-03-24 00:42:34,740 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-03-24 00:42:39,465 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-03-24 00:42:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 00:42:39,482 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:39 GMT 2019-03-24 00:42:39,483 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 00:42:39,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:42:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:40,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:40 GMT X-Openstack-Request-Id: req-eee2bbee-5066-4b03-b288-9f5359420f42 2019-03-24 00:42:40,246 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:42:40,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eee2bbee-5066-4b03-b288-9f5359420f42 2019-03-24 00:42:40,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757216930389s 2019-03-24 00:42:40,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 00:42:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_627ae021-807b-4843-aea9-949472cc7a32"}' 2019-03-24 00:42:40,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:40 GMT Location: http://172.30.9.28:9292/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-89ee3a38-b8dd-4d44-9cc7-b7efbcd99423 2019-03-24 00:42:40,997 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:42:40Z", "file": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/file", "owner": "da18e169ac604d228bf9de6b316189e8", "id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "size": null, "self": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "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_627ae021-807b-4843-aea9-949472cc7a32", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "checksum": null, "created_at": "2019-03-24T00:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 00:42:40,998 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-89ee3a38-b8dd-4d44-9cc7-b7efbcd99423 2019-03-24 00:42:40,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.742317914963s 2019-03-24 00:42:40,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 00:42:41,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '' 2019-03-24 00:42:51,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 00:42:51 GMT X-Openstack-Request-Id: req-b1de4f6f-7c80-48a3-917a-5329f8e83371 2019-03-24 00:42:51,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 00:42:51,601 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/file used request id req-b1de4f6f-7c80-48a3-917a-5329f8e83371 2019-03-24 00:42:51,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.602604866s 2019-03-24 00:42:51,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:42:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:52 GMT X-Openstack-Request-Id: req-4590280d-3229-4a3d-a4ee-0d030ec5bb16 2019-03-24 00:42:52,350 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:42:51Z", "file": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/file", "owner": "da18e169ac604d228bf9de6b316189e8", "id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "size": 666173440, "self": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-24T00:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:42:52,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4590280d-3229-4a3d-a4ee-0d030ec5bb16 2019-03-24 00:42:52,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744240045547s 2019-03-24 00:42:52,352 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/file', 'owner': u'da18e169ac604d228bf9de6b316189e8', 'id': u'925338e6-2e03-4c1b-8d04-63388d0a43b4', 'size': 666173440, u'self': u'/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da18e169ac604d228bf9de6b316189e8', 'name': 'shaker-project_627ae021-807b-4843-aea9-949472cc7a32', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T00:42:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T00:42:51Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_627ae021-807b-4843-aea9-949472cc7a32', '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/925338e6-2e03-4c1b-8d04-63388d0a43b4', 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_627ae021-807b-4843-aea9-949472cc7a32', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_627ae021-807b-4843-aea9-949472cc7a32', 'created': u'2019-03-24T00:42:40Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-03-24T00:42:40Z', 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/925338e6-2e03-4c1b-8d04-63388d0a43b4', 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_627ae021-807b-4843-aea9-949472cc7a32', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-03-24 00:42:52,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 00:42:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_627ae021-807b-4843-aea9-949472cc7a32", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-24 00:42:52,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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-d1a59f64-7f17-48f2-b287-c14edd55c8cd x-openstack-request-id: req-d1a59f64-7f17-48f2-b287-c14edd55c8cd 2019-03-24 00:42:52,395 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_627ae021-807b-4843-aea9-949472cc7a32", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "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": "61131794-26e6-4962-bf2d-0ea83b0b6f01"}} 2019-03-24 00:42:52,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1a59f64-7f17-48f2-b287-c14edd55c8cd 2019-03-24 00:42:52,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0419268608093s 2019-03-24 00:42:52,396 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_627ae021-807b-4843-aea9-949472cc7a32', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'61131794-26e6-4962-bf2d-0ea83b0b6f01', 'swap': 0}) 2019-03-24 00:42:52,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 00:42:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01/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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" -d '{"extra_specs": {}}' 2019-03-24 00:42:52,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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-8bff15af-82b2-4ea4-81b9-2df52c5b2d25 x-openstack-request-id: req-8bff15af-82b2-4ea4-81b9-2df52c5b2d25 2019-03-24 00:42:52,420 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 00:42:52,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01/os-extra_specs used request id req-8bff15af-82b2-4ea4-81b9-2df52c5b2d25 2019-03-24 00:42:52,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229139328003s 2019-03-24 00:42:52,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-24 00:42:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"keypair": {"name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32"}}' 2019-03-24 00:42:52,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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-27ce18e6-e978-445a-bd09-b8dd0ebcbc3f x-openstack-request-id: req-27ce18e6-e978-445a-bd09-b8dd0ebcbc3f 2019-03-24 00:42:52,945 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAOrOM8A4mtJYd4Jqd4BoYcm5ylIuVbP1QVEIBlr4GlUJm741YKki2/ajfnH/OBRTvIKjSlHPnQ1oXlyzpy2GgivL6AF8K9K2oZ9jV9T56w3WdcL73vXpJWeXRi7IN5OdlfCZsJ53oxMNyEbyfH6B+hAahvuQ3TBgRbXSslpGPcDR2opWU3mqxdGSVmt/KgisIg8yR7Q4lLjpw84AIUXnsqDazB6D65ePrXJVRPL77pDDBY2qPItPp32kowaDif126bvxrTIztxwlrt3bVQ9XdH7gooYp+ennK+YwbTD87a36blu1Dj/CoBlQByOMwWbke8WtIQO/bm1kyftwwMmWh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwDqzjPAOJrSWHeCaneAaGHJucpSLlWz9UFRCAZa+BpVCZu+N\nWCpItv2o35x/zgUU7yCo0pRz50NaF5cs6cthoIry+gBfCvStqGfY1fU+esN1nXC+\n9716SVnl0YuyDeTnZXwmbCed6MTDchG8nx+gfoQGob7kN0wYEW10rJaRj3A0dqKV\nlN5qsXRklZrfyoIrCIPMke0OJS46cPOACFF57Kg2sweg+uXj61yVUTy++6QwwWNq\njyLT6d9pKMGg4n9dum78a0yM7ccJa7d21UPV3R+4KKGKfnp5yvmMG0w/O2t+m5bt\nQ4/wqAZUAcjjMFm5HvFrSEDv25tZMn7cMDJloQIDAQABAoIBAQChcivOmOcpts3F\ndhgltEv2cFU2wm+hJhJyXvG45+PdH4rPbS4m+AxuNAibFZN5cmcslx9zDN9zQevu\nmDdOfFQYQ9riAWHRj8IyCFXjDMBW1sZ3XnPlGiwUYv5TyaHXbYKyh1y1xWgoUOld\namwisKtY1oXDXtHJZ41nRaiSMzs5XapUIXBWs39/HyiKGxJUhdsjMSY2JSIHOPUD\nMDu6XU57Xy3GCKSuzrUHkEovU6rUHU+g3yOAgdrXPvyaGZ/PvA5Y+yA7I1Gv19bM\nR6FAUmC++DqK/q9UU2XdMAOS74G7BI3e00COkyijkeVndREVb9MATS+8GYNlXOxi\nhqMeByCJAoGBAPm6BtQhrryjLRRoNN0lfJm9i8EHzEWyo6UwgYGEoSqV8t20aWGx\n+ItdinCw4/3miYCVazj8OaTRS0bT52kGZz2YVrvwM3NE79e/movA7EQylR3ScAtY\nDqyYLXlHyItbPxRYlsCmSM7dV6SX5o2Ws52fmV0CvwIYiq94Zh4kMgjvAoGBAMUO\n6dpcKiKPbwGgHyeyQfLF1mlv5kXPBGHUZZvmuN+EL/hszrwxy8HXiHHQ51y+L5KE\nI7TkROBu66XdpXnxrOtzghfza92QM6vhm1DcrkIxamuWqOLc2SoFLkfHLMzlRQiH\nU+6nlfXwUzR2g5dTYJ6ZXFpkm4obD3bWnJ5Ja9pvAoGBAJ+NS2+dVZcQamzvZ1cj\n7EgN4oyh/tFJIWUZaKTnqFEdHN6pterFWpcwXJNDcWd3M8MDtE3kWLAFSKMoIGHp\nxWyFOGU7QqQTF2ow8Pz5dfrclolHOm8FA9siH2utgWQIGHVXZHoRw9LneGeg5Zzw\n/DFpFwNmDcO5CmKx+gyn84/hAoGAbWpTdJg6GQh1RXzH772tmoQ5AkBMprREpaFO\nbdsVCZ6XGCQqQhqQHWh0bWXmIPvE5GCUhus8RzWviGBiciw7rFxtfqj9Wn+oASb6\nm1J9O2m+wlBcI+MmfYt04Av6lyYyR4MEmn3Y6T7wpC+t70cvXcCfo90689sEoiKV\nwdnYlecCgYBmiNQ2W3+1ilkld0L9TlVdYqc+xqaqFW0hzhcPjbpUJ/F50xpH3UKW\n6Hkn4mWweHVK2nD6kik84A1O2ccapBjzWyA/esiEe/AOQpygNx2CqJWgzyGs4/oM\nDcsKZ4YU/kJdzuA+6jld8Oq0O9TcDOE+xNlzFCL3axKhqhKw4K/u7A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a4eb5c787ae046b280bfbc850e387a86", "name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "fingerprint": "cf:51:55:05:27:54:19:f4:91:53:73:dc:7f:9e:92:05"}} 2019-03-24 00:42:52,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-27ce18e6-e978-445a-bd09-b8dd0ebcbc3f 2019-03-24 00:42:52,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.522698879242s 2019-03-24 00:42:52,947 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAOrOM8A4mtJYd4Jqd4BoYcm5ylIuVbP1QVEIBlr4GlUJm741YKki2/ajfnH/OBRTvIKjSlHPnQ1oXlyzpy2GgivL6AF8K9K2oZ9jV9T56w3WdcL73vXpJWeXRi7IN5OdlfCZsJ53oxMNyEbyfH6B+hAahvuQ3TBgRbXSslpGPcDR2opWU3mqxdGSVmt/KgisIg8yR7Q4lLjpw84AIUXnsqDazB6D65ePrXJVRPL77pDDBY2qPItPp32kowaDif126bvxrTIztxwlrt3bVQ9XdH7gooYp+ennK+YwbTD87a36blu1Dj/CoBlQByOMwWbke8WtIQO/bm1kyftwwMmWh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwDqzjPAOJrSWHeCaneAaGHJucpSLlWz9UFRCAZa+BpVCZu+N\nWCpItv2o35x/zgUU7yCo0pRz50NaF5cs6cthoIry+gBfCvStqGfY1fU+esN1nXC+\n9716SVnl0YuyDeTnZXwmbCed6MTDchG8nx+gfoQGob7kN0wYEW10rJaRj3A0dqKV\nlN5qsXRklZrfyoIrCIPMke0OJS46cPOACFF57Kg2sweg+uXj61yVUTy++6QwwWNq\njyLT6d9pKMGg4n9dum78a0yM7ccJa7d21UPV3R+4KKGKfnp5yvmMG0w/O2t+m5bt\nQ4/wqAZUAcjjMFm5HvFrSEDv25tZMn7cMDJloQIDAQABAoIBAQChcivOmOcpts3F\ndhgltEv2cFU2wm+hJhJyXvG45+PdH4rPbS4m+AxuNAibFZN5cmcslx9zDN9zQevu\nmDdOfFQYQ9riAWHRj8IyCFXjDMBW1sZ3XnPlGiwUYv5TyaHXbYKyh1y1xWgoUOld\namwisKtY1oXDXtHJZ41nRaiSMzs5XapUIXBWs39/HyiKGxJUhdsjMSY2JSIHOPUD\nMDu6XU57Xy3GCKSuzrUHkEovU6rUHU+g3yOAgdrXPvyaGZ/PvA5Y+yA7I1Gv19bM\nR6FAUmC++DqK/q9UU2XdMAOS74G7BI3e00COkyijkeVndREVb9MATS+8GYNlXOxi\nhqMeByCJAoGBAPm6BtQhrryjLRRoNN0lfJm9i8EHzEWyo6UwgYGEoSqV8t20aWGx\n+ItdinCw4/3miYCVazj8OaTRS0bT52kGZz2YVrvwM3NE79e/movA7EQylR3ScAtY\nDqyYLXlHyItbPxRYlsCmSM7dV6SX5o2Ws52fmV0CvwIYiq94Zh4kMgjvAoGBAMUO\n6dpcKiKPbwGgHyeyQfLF1mlv5kXPBGHUZZvmuN+EL/hszrwxy8HXiHHQ51y+L5KE\nI7TkROBu66XdpXnxrOtzghfza92QM6vhm1DcrkIxamuWqOLc2SoFLkfHLMzlRQiH\nU+6nlfXwUzR2g5dTYJ6ZXFpkm4obD3bWnJ5Ja9pvAoGBAJ+NS2+dVZcQamzvZ1cj\n7EgN4oyh/tFJIWUZaKTnqFEdHN6pterFWpcwXJNDcWd3M8MDtE3kWLAFSKMoIGHp\nxWyFOGU7QqQTF2ow8Pz5dfrclolHOm8FA9siH2utgWQIGHVXZHoRw9LneGeg5Zzw\n/DFpFwNmDcO5CmKx+gyn84/hAoGAbWpTdJg6GQh1RXzH772tmoQ5AkBMprREpaFO\nbdsVCZ6XGCQqQhqQHWh0bWXmIPvE5GCUhus8RzWviGBiciw7rFxtfqj9Wn+oASb6\nm1J9O2m+wlBcI+MmfYt04Av6lyYyR4MEmn3Y6T7wpC+t70cvXcCfo90689sEoiKV\nwdnYlecCgYBmiNQ2W3+1ilkld0L9TlVdYqc+xqaqFW0hzhcPjbpUJ/F50xpH3UKW\n6Hkn4mWweHVK2nD6kik84A1O2ccapBjzWyA/esiEe/AOQpygNx2CqJWgzyGs4/oM\nDcsKZ4YU/kJdzuA+6jld8Oq0O9TcDOE+xNlzFCL3axKhqhKw4K/u7A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a4eb5c787ae046b280bfbc850e387a86', 'name': u'shaker-kp_627ae021-807b-4843-aea9-949472cc7a32', 'created_at': '2019-03-24T00:42:52.947108', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da18e169ac604d228bf9de6b316189e8', 'name': 'shaker-project_627ae021-807b-4843-aea9-949472cc7a32', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cf:51:55:05:27:54:19:f4:91:53:73:dc:7f:9e:92:05', 'type': 'ssh', 'id': u'shaker-kp_627ae021-807b-4843-aea9-949472cc7a32'}) 2019-03-24 00:42:52,947 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwDqzjPAOJrSWHeCaneAaGHJucpSLlWz9UFRCAZa+BpVCZu+N WCpItv2o35x/zgUU7yCo0pRz50NaF5cs6cthoIry+gBfCvStqGfY1fU+esN1nXC+ 9716SVnl0YuyDeTnZXwmbCed6MTDchG8nx+gfoQGob7kN0wYEW10rJaRj3A0dqKV lN5qsXRklZrfyoIrCIPMke0OJS46cPOACFF57Kg2sweg+uXj61yVUTy++6QwwWNq jyLT6d9pKMGg4n9dum78a0yM7ccJa7d21UPV3R+4KKGKfnp5yvmMG0w/O2t+m5bt Q4/wqAZUAcjjMFm5HvFrSEDv25tZMn7cMDJloQIDAQABAoIBAQChcivOmOcpts3F dhgltEv2cFU2wm+hJhJyXvG45+PdH4rPbS4m+AxuNAibFZN5cmcslx9zDN9zQevu mDdOfFQYQ9riAWHRj8IyCFXjDMBW1sZ3XnPlGiwUYv5TyaHXbYKyh1y1xWgoUOld amwisKtY1oXDXtHJZ41nRaiSMzs5XapUIXBWs39/HyiKGxJUhdsjMSY2JSIHOPUD MDu6XU57Xy3GCKSuzrUHkEovU6rUHU+g3yOAgdrXPvyaGZ/PvA5Y+yA7I1Gv19bM R6FAUmC++DqK/q9UU2XdMAOS74G7BI3e00COkyijkeVndREVb9MATS+8GYNlXOxi hqMeByCJAoGBAPm6BtQhrryjLRRoNN0lfJm9i8EHzEWyo6UwgYGEoSqV8t20aWGx +ItdinCw4/3miYCVazj8OaTRS0bT52kGZz2YVrvwM3NE79e/movA7EQylR3ScAtY DqyYLXlHyItbPxRYlsCmSM7dV6SX5o2Ws52fmV0CvwIYiq94Zh4kMgjvAoGBAMUO 6dpcKiKPbwGgHyeyQfLF1mlv5kXPBGHUZZvmuN+EL/hszrwxy8HXiHHQ51y+L5KE I7TkROBu66XdpXnxrOtzghfza92QM6vhm1DcrkIxamuWqOLc2SoFLkfHLMzlRQiH U+6nlfXwUzR2g5dTYJ6ZXFpkm4obD3bWnJ5Ja9pvAoGBAJ+NS2+dVZcQamzvZ1cj 7EgN4oyh/tFJIWUZaKTnqFEdHN6pterFWpcwXJNDcWd3M8MDtE3kWLAFSKMoIGHp xWyFOGU7QqQTF2ow8Pz5dfrclolHOm8FA9siH2utgWQIGHVXZHoRw9LneGeg5Zzw /DFpFwNmDcO5CmKx+gyn84/hAoGAbWpTdJg6GQh1RXzH772tmoQ5AkBMprREpaFO bdsVCZ6XGCQqQhqQHWh0bWXmIPvE5GCUhus8RzWviGBiciw7rFxtfqj9Wn+oASb6 m1J9O2m+wlBcI+MmfYt04Av6lyYyR4MEmn3Y6T7wpC+t70cvXcCfo90689sEoiKV wdnYlecCgYBmiNQ2W3+1ilkld0L9TlVdYqc+xqaqFW0hzhcPjbpUJ/F50xpH3UKW 6Hkn4mWweHVK2nD6kik84A1O2ccapBjzWyA/esiEe/AOQpygNx2CqJWgzyGs4/oM DcsKZ4YU/kJdzuA+6jld8Oq0O9TcDOE+xNlzFCL3axKhqhKw4K/u7A== -----END RSA PRIVATE KEY----- 2019-03-24 00:42:52,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-24 00:42:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"security_group": {"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32", "description": "created by OPNFV Functest (shaker)"}}' 2019-03-24 00:42:53,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:53 GMT X-Openstack-Request-Id: req-9af448e7-100a-4dab-8c94-c3e26a26e862 2019-03-24 00:42:53,472 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:53Z", "updated_at": "2019-03-24T00:42:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "428d1679-325b-4391-9d7d-e5c153124154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "c12c8b3b-f83e-45e7-8f59-ed01579476d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "2316302c-0546-412d-85ac-6c03a0098a73", "name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}} 2019-03-24 00:42:53,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9af448e7-100a-4dab-8c94-c3e26a26e862 2019-03-24 00:42:53,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.51899600029s 2019-03-24 00:42:53,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:42:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:53,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:53 GMT X-Openstack-Request-Id: req-673640a3-6a6a-4fcd-b6cf-813c3f4bbcff 2019-03-24 00:42:53,827 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:53Z", "updated_at": "2019-03-24T00:42:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "428d1679-325b-4391-9d7d-e5c153124154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "c12c8b3b-f83e-45e7-8f59-ed01579476d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "2316302c-0546-412d-85ac-6c03a0098a73", "name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}, {"description": "Default security group", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:20Z", "updated_at": "2019-03-24T00:42:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "5d1f17a3-5dd8-4c60-ba2d-0cf0715e3685", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "79cbca6f-0383-4541-8d81-8b9ca63ff14a", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "84ae060a-fa60-455a-8bd8-51f747958c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "86c8a028-035a-4e2b-ae5f-4bcf23badbcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "name": "default"}]} 2019-03-24 00:42:53,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-673640a3-6a6a-4fcd-b6cf-813c3f4bbcff 2019-03-24 00:42:53,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348357200623s 2019-03-24 00:42:53,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 00:42:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -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": "2316302c-0546-412d-85ac-6c03a0098a73"}}' 2019-03-24 00:42:54,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:54 GMT X-Openstack-Request-Id: req-c791ece4-1c0f-4ca2-82db-75d374bd86e6 2019-03-24 00:42:54,388 - 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-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "port_range_min": 22, "revision_number": 0, "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:54Z", "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "82c36971-d3a4-43d4-a002-9142e8424cc8"}} 2019-03-24 00:42:54,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c791ece4-1c0f-4ca2-82db-75d374bd86e6 2019-03-24 00:42:54,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.553335905075s 2019-03-24 00:42:54,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:42:54,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:54,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:54 GMT X-Openstack-Request-Id: req-668f8c5c-14de-4287-b548-28a7d5deebb6 2019-03-24 00:42:54,465 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:53Z", "updated_at": "2019-03-24T00:42:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "428d1679-325b-4391-9d7d-e5c153124154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T00:42:54Z", "revision_number": 0, "id": "82c36971-d3a4-43d4-a002-9142e8424cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "c12c8b3b-f83e-45e7-8f59-ed01579476d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 2, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "2316302c-0546-412d-85ac-6c03a0098a73", "name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}, {"description": "Default security group", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:20Z", "updated_at": "2019-03-24T00:42:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "5d1f17a3-5dd8-4c60-ba2d-0cf0715e3685", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "79cbca6f-0383-4541-8d81-8b9ca63ff14a", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "84ae060a-fa60-455a-8bd8-51f747958c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "86c8a028-035a-4e2b-ae5f-4bcf23badbcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "name": "default"}]} 2019-03-24 00:42:54,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-668f8c5c-14de-4287-b548-28a7d5deebb6 2019-03-24 00:42:54,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0706791877747s 2019-03-24 00:42:54,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 00:42:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -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": "2316302c-0546-412d-85ac-6c03a0098a73"}}' 2019-03-24 00:42:54,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:54 GMT X-Openstack-Request-Id: req-88306ad8-002c-497d-9678-c07c9c8700fe 2019-03-24 00:42:54,954 - 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-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "port_range_min": null, "revision_number": 0, "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:54Z", "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "98eb9035-0eac-44f1-a961-1801cc811917"}} 2019-03-24 00:42:54,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-88306ad8-002c-497d-9678-c07c9c8700fe 2019-03-24 00:42:54,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.482612848282s 2019-03-24 00:42:54,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 00:42:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:55,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:55 GMT X-Openstack-Request-Id: req-b314de06-ba96-4c42-8837-37a9d7cc8173 2019-03-24 00:42:55,310 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:53Z", "updated_at": "2019-03-24T00:42:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "428d1679-325b-4391-9d7d-e5c153124154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T00:42:54Z", "revision_number": 0, "id": "82c36971-d3a4-43d4-a002-9142e8424cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:54Z", "revision_number": 0, "id": "98eb9035-0eac-44f1-a961-1801cc811917", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "c12c8b3b-f83e-45e7-8f59-ed01579476d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 3, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "2316302c-0546-412d-85ac-6c03a0098a73", "name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}, {"description": "Default security group", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:20Z", "updated_at": "2019-03-24T00:42:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "5d1f17a3-5dd8-4c60-ba2d-0cf0715e3685", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "79cbca6f-0383-4541-8d81-8b9ca63ff14a", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "84ae060a-fa60-455a-8bd8-51f747958c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "86c8a028-035a-4e2b-ae5f-4bcf23badbcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "name": "default"}]} 2019-03-24 00:42:55,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b314de06-ba96-4c42-8837-37a9d7cc8173 2019-03-24 00:42:55,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349781036377s 2019-03-24 00:42:55,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 00:42:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -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": "2316302c-0546-412d-85ac-6c03a0098a73"}}' 2019-03-24 00:42:55,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:55 GMT X-Openstack-Request-Id: req-fb64ac45-3289-4d7b-8cb8-837e12639f19 2019-03-24 00:42:55,785 - 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-03-24T00:42:55Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "port_range_min": 9000, "revision_number": 0, "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:55Z", "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "855b99c0-cb9a-4931-92b9-47c386dfec3e"}} 2019-03-24 00:42:55,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-fb64ac45-3289-4d7b-8cb8-837e12639f19 2019-03-24 00:42:55,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.468855142593s 2019-03-24 00:42:55,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:42:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:56,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:56 GMT X-Openstack-Request-Id: req-e6beccb0-a518-4897-83be-123341b59db3 2019-03-24 00:42:56,184 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8852d8a9-81ea-4724-b657-bafb41745871","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da18e169ac604d228bf9de6b316189e8","l2_adjacency":true,"status":"ACTIVE","subnets":["e06932d5-eb64-4767-aa11-eba94894f39b"],"description":"","tags":[],"updated_at":"2019-03-24T00:42:22Z","qos_policy_id":null,"name":"shaker-net_627ae021-807b-4843-aea9-949472cc7a32","admin_state_up":true,"tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:20Z","mtu":1450}]} 2019-03-24 00:42:56,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e6beccb0-a518-4897-83be-123341b59db3 2019-03-24 00:42:56,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396945953369s 2019-03-24 00:42:56,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 00:42:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:56,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42:56 GMT X-Openstack-Request-Id: req-8c5215b8-3196-4231-bf6b-144f4cf5254d 2019-03-24 00:42:56,528 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:42:51Z", "file": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/file", "owner": "da18e169ac604d228bf9de6b316189e8", "id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "size": 666173440, "self": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-24T00:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 00:42:56,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c5215b8-3196-4231-bf6b-144f4cf5254d 2019-03-24 00:42:56,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339413166046s 2019-03-24 00:42:56,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 00:42:56,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:42:56,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-0dbeb77e-d853-4bf7-aeba-ec89d14193c1 x-openstack-request-id: req-0dbeb77e-d853-4bf7-aeba-ec89d14193c1 2019-03-24 00:42:56,695 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_627ae021-807b-4843-aea9-949472cc7a32", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "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": "61131794-26e6-4962-bf2d-0ea83b0b6f01"}]} 2019-03-24 00:42:56,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0dbeb77e-d853-4bf7-aeba-ec89d14193c1 2019-03-24 00:42:56,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.159759998322s 2019-03-24 00:42:56,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-24 00:42:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"server": {"name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "imageRef": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "flavorRef": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8852d8a9-81ea-4724-b657-bafb41745871"}], "security_groups": [{"name": "2316302c-0546-412d-85ac-6c03a0098a73"}]}}' 2019-03-24 00:43:01,144 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 24 Mar 2019 00:42: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 location: http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa x-compute-request-id: req-e71578aa-fac9-40c0-b9d2-a3f6092a33f7 x-openstack-request-id: req-e71578aa-fac9-40c0-b9d2-a3f6092a33f7 2019-03-24 00:43:01,144 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2316302c-0546-412d-85ac-6c03a0098a73"}], "OS-DCF:diskConfig": "MANUAL", "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "adminPass": "oqWY86JfVqVd"}} 2019-03-24 00:43:01,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-e71578aa-fac9-40c0-b9d2-a3f6092a33f7 2019-03-24 00:43:01,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.44732403755s 2019-03-24 00:43:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:01,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:01,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-3ce196f1-3ae9-40a7-94dd-c96cc5226a6b x-openstack-request-id: req-3ce196f1-3ae9-40a7-94dd-c96cc5226a6b 2019-03-24 00:43:01,551 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "user_id": "a4eb5c787ae046b280bfbc850e387a86", "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-03-24T00:43:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:01,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ce196f1-3ae9-40a7-94dd-c96cc5226a6b 2019-03-24 00:43:01,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40624499321s 2019-03-24 00:43:01,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:43:01,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:01,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43:01 GMT X-Openstack-Request-Id: req-22bb2b52-9822-44db-ac0e-6e6613ce99e4 2019-03-24 00:43:01,663 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8852d8a9-81ea-4724-b657-bafb41745871","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da18e169ac604d228bf9de6b316189e8","l2_adjacency":true,"status":"ACTIVE","subnets":["e06932d5-eb64-4767-aa11-eba94894f39b"],"description":"","tags":[],"updated_at":"2019-03-24T00:42:22Z","qos_policy_id":null,"name":"shaker-net_627ae021-807b-4843-aea9-949472cc7a32","admin_state_up":true,"tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:20Z","mtu":1450}]} 2019-03-24 00:43:01,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-22bb2b52-9822-44db-ac0e-6e6613ce99e4 2019-03-24 00:43:01,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100600004196s 2019-03-24 00:43:01,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 00:43:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:02,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43:02 GMT X-Openstack-Request-Id: req-5494a0dc-d8c3-4271-9be8-bdb0e54dde1a 2019-03-24 00:43:02,008 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8852d8a9-81ea-4724-b657-bafb41745871","tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T00:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"da18e169ac604d228bf9de6b316189e8","id":"e06932d5-eb64-4767-aa11-eba94894f39b","subnetpool_id":null,"name":"shaker-subnet_627ae021-807b-4843-aea9-949472cc7a32"}]} 2019-03-24 00:43:02,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5494a0dc-d8c3-4271-9be8-bdb0e54dde1a 2019-03-24 00:43:02,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.344304084778s 2019-03-24 00:43:02,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:04,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:04,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-a9442c1b-ccf5-4887-a45c-a99bcd21ffc4 x-openstack-request-id: req-a9442c1b-ccf5-4887-a45c-a99bcd21ffc4 2019-03-24 00:43:04,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:04Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:04,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9442c1b-ccf5-4887-a45c-a99bcd21ffc4 2019-03-24 00:43:04,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617076158524s 2019-03-24 00:43:04,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:06,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:08,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-13614abe-438b-40cb-9add-7453fbdc6add x-openstack-request-id: req-13614abe-438b-40cb-9add-7453fbdc6add 2019-03-24 00:43:08,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:08,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-13614abe-438b-40cb-9add-7453fbdc6add 2019-03-24 00:43:08,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48993206024s 2019-03-24 00:43:08,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:10,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:11,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-94a085f5-d770-417d-83c3-472e7d39739a x-openstack-request-id: req-94a085f5-d770-417d-83c3-472e7d39739a 2019-03-24 00:43:11,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:11,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94a085f5-d770-417d-83c3-472e7d39739a 2019-03-24 00:43:11,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995775938034s 2019-03-24 00:43:11,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:13,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:13,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-82033116-9954-4bbc-bf38-d9baefbce0f7 x-openstack-request-id: req-82033116-9954-4bbc-bf38-d9baefbce0f7 2019-03-24 00:43:13,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:13,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-82033116-9954-4bbc-bf38-d9baefbce0f7 2019-03-24 00:43:13,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635770797729s 2019-03-24 00:43:13,785 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:15,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:16,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-aaeb1ceb-2124-4d05-a517-cb2e2d46017a x-openstack-request-id: req-aaeb1ceb-2124-4d05-a517-cb2e2d46017a 2019-03-24 00:43:16,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:16,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aaeb1ceb-2124-4d05-a517-cb2e2d46017a 2019-03-24 00:43:16,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797060966492s 2019-03-24 00:43:16,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:18,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:18,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:19,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-44bf172e-b226-49cf-9319-c955871630fd x-openstack-request-id: req-44bf172e-b226-49cf-9319-c955871630fd 2019-03-24 00:43:19,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:19,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44bf172e-b226-49cf-9319-c955871630fd 2019-03-24 00:43:19,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3682448864s 2019-03-24 00:43:19,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:21,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:23,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91fdfd01-6e0b-4243-abea-7e5de0212064 x-openstack-request-id: req-91fdfd01-6e0b-4243-abea-7e5de0212064 2019-03-24 00:43:23,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:23,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91fdfd01-6e0b-4243-abea-7e5de0212064 2019-03-24 00:43:23,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08004307747s 2019-03-24 00:43:23,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:25,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:25,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-691c3fbf-4354-4ab7-9a7b-0f2d71fb6a4e x-openstack-request-id: req-691c3fbf-4354-4ab7-9a7b-0f2d71fb6a4e 2019-03-24 00:43:25,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:25,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-691c3fbf-4354-4ab7-9a7b-0f2d71fb6a4e 2019-03-24 00:43:25,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698278903961s 2019-03-24 00:43:25,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:27,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:28,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-b029daa4-3d4e-4280-870b-f49c23c8c34c x-openstack-request-id: req-b029daa4-3d4e-4280-870b-f49c23c8c34c 2019-03-24 00:43:28,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:28,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b029daa4-3d4e-4280-870b-f49c23c8c34c 2019-03-24 00:43:28,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77263712883s 2019-03-24 00:43:28,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:30,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:31,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-77c24ed4-66c0-4659-bfb9-88b3be60d05e x-openstack-request-id: req-77c24ed4-66c0-4659-bfb9-88b3be60d05e 2019-03-24 00:43:31,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:31,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77c24ed4-66c0-4659-bfb9-88b3be60d05e 2019-03-24 00:43:31,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985237121582s 2019-03-24 00:43:31,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:33,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:35,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-4ea82b1f-36b3-4369-94b1-f370bc6018a3 x-openstack-request-id: req-4ea82b1f-36b3-4369-94b1-f370bc6018a3 2019-03-24 00:43:35,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:35,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4ea82b1f-36b3-4369-94b1-f370bc6018a3 2019-03-24 00:43:35,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47415304184s 2019-03-24 00:43:35,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:37,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:37,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-4e3d310a-6925-49a4-be86-9d60540b12da x-openstack-request-id: req-4e3d310a-6925-49a4-be86-9d60540b12da 2019-03-24 00:43:37,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:37,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4e3d310a-6925-49a4-be86-9d60540b12da 2019-03-24 00:43:37,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693717956543s 2019-03-24 00:43:37,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:39,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:40,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-3107e5a6-ad30-403a-85d4-5310b5d0a8ef x-openstack-request-id: req-3107e5a6-ad30-403a-85d4-5310b5d0a8ef 2019-03-24 00:43:40,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:40,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3107e5a6-ad30-403a-85d4-5310b5d0a8ef 2019-03-24 00:43:40,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692761898041s 2019-03-24 00:43:40,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:42,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:43,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-e01652a0-39c0-4982-8651-30fe518e622d x-openstack-request-id: req-e01652a0-39c0-4982-8651-30fe518e622d 2019-03-24 00:43:43,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:43,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e01652a0-39c0-4982-8651-30fe518e622d 2019-03-24 00:43:43,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972883939743s 2019-03-24 00:43:43,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:45,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:46,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-1aed8798-adb7-4ab0-9cde-208670453837 x-openstack-request-id: req-1aed8798-adb7-4ab0-9cde-208670453837 2019-03-24 00:43:46,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:46,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1aed8798-adb7-4ab0-9cde-208670453837 2019-03-24 00:43:46,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789561033249s 2019-03-24 00:43:46,213 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:48,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:48,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-59042708-3059-4bdc-bc58-05bd77b3346a x-openstack-request-id: req-59042708-3059-4bdc-bc58-05bd77b3346a 2019-03-24 00:43:48,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:48,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-59042708-3059-4bdc-bc58-05bd77b3346a 2019-03-24 00:43:48,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770275831223s 2019-03-24 00:43:48,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:50,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:51,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-92e352b0-4a0a-45c1-9d9f-a47dfb2e40f4 x-openstack-request-id: req-92e352b0-4a0a-45c1-9d9f-a47dfb2e40f4 2019-03-24 00:43:51,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:51,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-92e352b0-4a0a-45c1-9d9f-a47dfb2e40f4 2019-03-24 00:43:51,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474098205566s 2019-03-24 00:43:51,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:53,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:54,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-099d93a9-3c6d-4bcd-892e-5f6ff7e1190c x-openstack-request-id: req-099d93a9-3c6d-4bcd-892e-5f6ff7e1190c 2019-03-24 00:43:54,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:54,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-099d93a9-3c6d-4bcd-892e-5f6ff7e1190c 2019-03-24 00:43:54,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06185388565s 2019-03-24 00:43:54,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:56,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:43:57,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-1fdd06b6-d8cc-4fb4-a6a4-4abb3f30499c x-openstack-request-id: req-1fdd06b6-d8cc-4fb4-a6a4-4abb3f30499c 2019-03-24 00:43:57,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:43:57,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1fdd06b6-d8cc-4fb4-a6a4-4abb3f30499c 2019-03-24 00:43:57,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784711122513s 2019-03-24 00:43:57,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:43:59,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:43:59,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:00,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:43: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-47867d15-5666-4865-a1cd-fd493ac376ae x-openstack-request-id: req-47867d15-5666-4865-a1cd-fd493ac376ae 2019-03-24 00:44:00,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:00,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47867d15-5666-4865-a1cd-fd493ac376ae 2019-03-24 00:44:00,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.889101028442s 2019-03-24 00:44:00,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:02,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:02,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:03,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-4d0a77df-79ad-4b20-8345-3798281e7e32 x-openstack-request-id: req-4d0a77df-79ad-4b20-8345-3798281e7e32 2019-03-24 00:44:03,036 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:03,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d0a77df-79ad-4b20-8345-3798281e7e32 2019-03-24 00:44:03,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796061038971s 2019-03-24 00:44:03,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:05,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:05,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-7e10d5f6-fd6b-4691-95aa-960e2565db5a x-openstack-request-id: req-7e10d5f6-fd6b-4691-95aa-960e2565db5a 2019-03-24 00:44:05,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:05,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e10d5f6-fd6b-4691-95aa-960e2565db5a 2019-03-24 00:44:05,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678805828094s 2019-03-24 00:44:05,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:07,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:09,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-6eb77247-7628-492d-a1dd-63bd3713f5e8 x-openstack-request-id: req-6eb77247-7628-492d-a1dd-63bd3713f5e8 2019-03-24 00:44:09,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:09,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6eb77247-7628-492d-a1dd-63bd3713f5e8 2019-03-24 00:44:09,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57149600983s 2019-03-24 00:44:09,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:11,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:12,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-584c1ecf-fc6e-4412-816f-e63fc7372756 x-openstack-request-id: req-584c1ecf-fc6e-4412-816f-e63fc7372756 2019-03-24 00:44:12,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:12,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-584c1ecf-fc6e-4412-816f-e63fc7372756 2019-03-24 00:44:12,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00279998779s 2019-03-24 00:44:12,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:14,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:15,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-9c9067b2-34ec-43e7-8970-cf87f1ebe42d x-openstack-request-id: req-9c9067b2-34ec-43e7-8970-cf87f1ebe42d 2019-03-24 00:44:15,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:15,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9c9067b2-34ec-43e7-8970-cf87f1ebe42d 2019-03-24 00:44:15,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06968593597s 2019-03-24 00:44:15,405 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:17,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:17,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-a3d38eed-fc6b-44d7-bab5-624bcfdeb239 x-openstack-request-id: req-a3d38eed-fc6b-44d7-bab5-624bcfdeb239 2019-03-24 00:44:17,896 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:17,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3d38eed-fc6b-44d7-bab5-624bcfdeb239 2019-03-24 00:44:17,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488467931747s 2019-03-24 00:44:17,903 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:19,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:20,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-afa3c10b-211a-4e93-ac00-46d1718daedd x-openstack-request-id: req-afa3c10b-211a-4e93-ac00-46d1718daedd 2019-03-24 00:44:20,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:20,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-afa3c10b-211a-4e93-ac00-46d1718daedd 2019-03-24 00:44:20,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768556118011s 2019-03-24 00:44:20,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:22,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:23,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-7b5ee308-a048-4183-a87b-c41716c15de5 x-openstack-request-id: req-7b5ee308-a048-4183-a87b-c41716c15de5 2019-03-24 00:44:23,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:23,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b5ee308-a048-4183-a87b-c41716c15de5 2019-03-24 00:44:23,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786930084229s 2019-03-24 00:44:23,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:25,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-b8f03f52-0cdc-4ec2-948d-0f7da6e9df5c x-openstack-request-id: req-b8f03f52-0cdc-4ec2-948d-0f7da6e9df5c 2019-03-24 00:44:25,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:25,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8f03f52-0cdc-4ec2-948d-0f7da6e9df5c 2019-03-24 00:44:25,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480261087418s 2019-03-24 00:44:25,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:27,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:27,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:28,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-e086886a-98a6-4c08-b70e-cc7449b28c6c x-openstack-request-id: req-e086886a-98a6-4c08-b70e-cc7449b28c6c 2019-03-24 00:44:28,757 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:28,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e086886a-98a6-4c08-b70e-cc7449b28c6c 2019-03-24 00:44:28,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787399053574s 2019-03-24 00:44:28,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:30,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:30,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:31,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-4ba1298b-483f-4553-baaf-1e6d3ded1227 x-openstack-request-id: req-4ba1298b-483f-4553-baaf-1e6d3ded1227 2019-03-24 00:44:31,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:31,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4ba1298b-483f-4553-baaf-1e6d3ded1227 2019-03-24 00:44:31,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743099927902s 2019-03-24 00:44:31,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:33,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:34,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-6ac6ba02-89e4-4755-b056-bc8197b03425 x-openstack-request-id: req-6ac6ba02-89e4-4755-b056-bc8197b03425 2019-03-24 00:44:34,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:34,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6ac6ba02-89e4-4755-b056-bc8197b03425 2019-03-24 00:44:34,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78919506073s 2019-03-24 00:44:34,315 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:36,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:37,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-842ccfcf-b239-4794-8900-fe67bf55830d x-openstack-request-id: req-842ccfcf-b239-4794-8900-fe67bf55830d 2019-03-24 00:44:37,012 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:37,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-842ccfcf-b239-4794-8900-fe67bf55830d 2019-03-24 00:44:37,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69478392601s 2019-03-24 00:44:37,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:39,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:40,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-7b7bdf63-cb1d-4100-9559-0a95916fb5e7 x-openstack-request-id: req-7b7bdf63-cb1d-4100-9559-0a95916fb5e7 2019-03-24 00:44:40,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:40,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b7bdf63-cb1d-4100-9559-0a95916fb5e7 2019-03-24 00:44:40,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37983107567s 2019-03-24 00:44:40,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:42,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:43,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-e3d12b39-5040-4e37-b4b5-c75169d98d05 x-openstack-request-id: req-e3d12b39-5040-4e37-b4b5-c75169d98d05 2019-03-24 00:44:43,655 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:43,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e3d12b39-5040-4e37-b4b5-c75169d98d05 2019-03-24 00:44:43,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24428987503s 2019-03-24 00:44:43,661 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:45,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:45,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:46,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-89ca96d9-c191-42ce-b653-ef52179216ee x-openstack-request-id: req-89ca96d9-c191-42ce-b653-ef52179216ee 2019-03-24 00:44:46,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:46,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89ca96d9-c191-42ce-b653-ef52179216ee 2019-03-24 00:44:46,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01040697098s 2019-03-24 00:44:46,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:48,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:48,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:49,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-39453d31-fcf8-4e5b-895e-eb29b4971980 x-openstack-request-id: req-39453d31-fcf8-4e5b-895e-eb29b4971980 2019-03-24 00:44:49,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:49,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39453d31-fcf8-4e5b-895e-eb29b4971980 2019-03-24 00:44:49,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785923957825s 2019-03-24 00:44:49,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:51,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:52,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-10b5c910-d674-42f9-b825-3daa7bfce563 x-openstack-request-id: req-10b5c910-d674-42f9-b825-3daa7bfce563 2019-03-24 00:44:52,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:52,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-10b5c910-d674-42f9-b825-3daa7bfce563 2019-03-24 00:44:52,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786158084869s 2019-03-24 00:44:52,270 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:54,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:54,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-f75476c9-9f02-413d-9f71-34db19e3ea78 x-openstack-request-id: req-f75476c9-9f02-413d-9f71-34db19e3ea78 2019-03-24 00:44:54,957 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:54,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f75476c9-9f02-413d-9f71-34db19e3ea78 2019-03-24 00:44:54,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684840202332s 2019-03-24 00:44:54,964 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:56,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:44:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:44:57,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:44: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-311cd0a0-fbe1-45fb-8380-e325083bb982 x-openstack-request-id: req-311cd0a0-fbe1-45fb-8380-e325083bb982 2019-03-24 00:44:57,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:44:57,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-311cd0a0-fbe1-45fb-8380-e325083bb982 2019-03-24 00:44:57,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02365493774s 2019-03-24 00:44:57,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:44:59,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:00,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-3fb4cd4e-cd59-45d8-a758-f11ce228d215 x-openstack-request-id: req-3fb4cd4e-cd59-45d8-a758-f11ce228d215 2019-03-24 00:45:00,978 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:00,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3fb4cd4e-cd59-45d8-a758-f11ce228d215 2019-03-24 00:45:00,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.978660106659s 2019-03-24 00:45:00,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:02,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:02,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:03,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-207bdc92-1467-4830-866a-6de1697b37cc x-openstack-request-id: req-207bdc92-1467-4830-866a-6de1697b37cc 2019-03-24 00:45:03,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:03,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-207bdc92-1467-4830-866a-6de1697b37cc 2019-03-24 00:45:03,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665335893631s 2019-03-24 00:45:03,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:05,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:06,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-f9168dc1-423e-497e-b1e5-a16d80e64305 x-openstack-request-id: req-f9168dc1-423e-497e-b1e5-a16d80e64305 2019-03-24 00:45:06,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:06,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f9168dc1-423e-497e-b1e5-a16d80e64305 2019-03-24 00:45:06,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479676008224s 2019-03-24 00:45:06,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:08,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:08,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-94cee8f3-c5ae-4c3a-89e1-1008c7edf3a3 x-openstack-request-id: req-94cee8f3-c5ae-4c3a-89e1-1008c7edf3a3 2019-03-24 00:45:08,928 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:08,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94cee8f3-c5ae-4c3a-89e1-1008c7edf3a3 2019-03-24 00:45:08,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777355909348s 2019-03-24 00:45:08,935 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:10,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:12,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-72e984f4-13b3-45b9-8efa-26988dda31cf x-openstack-request-id: req-72e984f4-13b3-45b9-8efa-26988dda31cf 2019-03-24 00:45:12,218 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:12,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-72e984f4-13b3-45b9-8efa-26988dda31cf 2019-03-24 00:45:12,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28118896484s 2019-03-24 00:45:12,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:14,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:15,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-405659cd-fee8-474e-a207-1307fcb0f10d x-openstack-request-id: req-405659cd-fee8-474e-a207-1307fcb0f10d 2019-03-24 00:45:15,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:15,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-405659cd-fee8-474e-a207-1307fcb0f10d 2019-03-24 00:45:15,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39570808411s 2019-03-24 00:45:15,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:17,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-9ae2f449-17bb-4e92-828d-cffaf7418483 x-openstack-request-id: req-9ae2f449-17bb-4e92-828d-cffaf7418483 2019-03-24 00:45:18,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:18,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9ae2f449-17bb-4e92-828d-cffaf7418483 2019-03-24 00:45:18,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611561059952s 2019-03-24 00:45:18,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:20,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:20,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:20,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-2951e5bb-ee02-47fe-af94-ed5a13c6cdc4 x-openstack-request-id: req-2951e5bb-ee02-47fe-af94-ed5a13c6cdc4 2019-03-24 00:45:20,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:20,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2951e5bb-ee02-47fe-af94-ed5a13c6cdc4 2019-03-24 00:45:20,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697128772736s 2019-03-24 00:45:20,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:22,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:23,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-6972748a-ecc4-426a-bd8b-f3a36575f6c9 x-openstack-request-id: req-6972748a-ecc4-426a-bd8b-f3a36575f6c9 2019-03-24 00:45:23,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:23,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6972748a-ecc4-426a-bd8b-f3a36575f6c9 2019-03-24 00:45:23,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753612041473s 2019-03-24 00:45:23,721 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:25,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:25,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:26,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-5c41eced-e8ab-45b8-be7e-c1f5198d1375 x-openstack-request-id: req-5c41eced-e8ab-45b8-be7e-c1f5198d1375 2019-03-24 00:45:26,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:26,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c41eced-e8ab-45b8-be7e-c1f5198d1375 2019-03-24 00:45:26,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04394316673s 2019-03-24 00:45:26,774 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:28,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-cd513d29-511b-4f0f-a7f3-216aaa006041 x-openstack-request-id: req-cd513d29-511b-4f0f-a7f3-216aaa006041 2019-03-24 00:45:29,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:29,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd513d29-511b-4f0f-a7f3-216aaa006041 2019-03-24 00:45:29,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81916308403s 2019-03-24 00:45:29,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:31,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:31,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:32,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-7535108d-150e-4c54-9d05-e66f33359782 x-openstack-request-id: req-7535108d-150e-4c54-9d05-e66f33359782 2019-03-24 00:45:32,396 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:32,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7535108d-150e-4c54-9d05-e66f33359782 2019-03-24 00:45:32,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793303966522s 2019-03-24 00:45:32,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:34,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:34,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:35,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-a9e1ad72-4c50-425e-9ef4-b204359fbd43 x-openstack-request-id: req-a9e1ad72-4c50-425e-9ef4-b204359fbd43 2019-03-24 00:45:35,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:35,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9e1ad72-4c50-425e-9ef4-b204359fbd43 2019-03-24 00:45:35,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774255990982s 2019-03-24 00:45:35,187 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:37,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e70001f-2722-4511-9712-da739f9e00bb x-openstack-request-id: req-7e70001f-2722-4511-9712-da739f9e00bb 2019-03-24 00:45:38,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:38,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e70001f-2722-4511-9712-da739f9e00bb 2019-03-24 00:45:38,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872789859772s 2019-03-24 00:45:38,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:40,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:40,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:40,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ef2adca-cc85-4e45-ba4e-3855badb37a2 x-openstack-request-id: req-2ef2adca-cc85-4e45-ba4e-3855badb37a2 2019-03-24 00:45:40,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:40,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ef2adca-cc85-4e45-ba4e-3855badb37a2 2019-03-24 00:45:40,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794569969177s 2019-03-24 00:45:40,872 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:42,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:43,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3db1e901-d66c-48ad-a720-b3e9dc7d31fb x-openstack-request-id: req-3db1e901-d66c-48ad-a720-b3e9dc7d31fb 2019-03-24 00:45:43,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:43,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3db1e901-d66c-48ad-a720-b3e9dc7d31fb 2019-03-24 00:45:43,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479604959488s 2019-03-24 00:45:43,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:45,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:46,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-d96bd153-47c7-4ba2-8f0b-3f231b3819c8 x-openstack-request-id: req-d96bd153-47c7-4ba2-8f0b-3f231b3819c8 2019-03-24 00:45:46,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:46,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d96bd153-47c7-4ba2-8f0b-3f231b3819c8 2019-03-24 00:45:46,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700801134109s 2019-03-24 00:45:46,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:48,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:48,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:49,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-0c413bda-854f-4575-bfba-75ec7369d51d x-openstack-request-id: req-0c413bda-854f-4575-bfba-75ec7369d51d 2019-03-24 00:45:49,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:49,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0c413bda-854f-4575-bfba-75ec7369d51d 2019-03-24 00:45:49,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16740703583s 2019-03-24 00:45:49,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:51,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:51,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-5a571cc2-03a3-47aa-94ed-2ff4d4a67265 x-openstack-request-id: req-5a571cc2-03a3-47aa-94ed-2ff4d4a67265 2019-03-24 00:45:51,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:51,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a571cc2-03a3-47aa-94ed-2ff4d4a67265 2019-03-24 00:45:51,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654120922089s 2019-03-24 00:45:51,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:53,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:54,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-a8bccb2e-e57a-46e2-b4a7-6e4066a4acc6 x-openstack-request-id: req-a8bccb2e-e57a-46e2-b4a7-6e4066a4acc6 2019-03-24 00:45:54,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:54,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8bccb2e-e57a-46e2-b4a7-6e4066a4acc6 2019-03-24 00:45:54,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80548787117s 2019-03-24 00:45:54,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:56,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:56,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:45:57,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-4e4eabc9-3b63-4c56-9014-30314942eea2 x-openstack-request-id: req-4e4eabc9-3b63-4c56-9014-30314942eea2 2019-03-24 00:45:57,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:45:57,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4e4eabc9-3b63-4c56-9014-30314942eea2 2019-03-24 00:45:57,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554029226303s 2019-03-24 00:45:57,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:45:59,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:45:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:00,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:45: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-8b41542b-4c91-416b-94a4-78fd789aa6ee x-openstack-request-id: req-8b41542b-4c91-416b-94a4-78fd789aa6ee 2019-03-24 00:46:00,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:00,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b41542b-4c91-416b-94a4-78fd789aa6ee 2019-03-24 00:46:00,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793395042419s 2019-03-24 00:46:00,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:02,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:02,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff562c38-f324-42b0-b0dd-b205792d3ea6 x-openstack-request-id: req-ff562c38-f324-42b0-b0dd-b205792d3ea6 2019-03-24 00:46:02,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:02,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff562c38-f324-42b0-b0dd-b205792d3ea6 2019-03-24 00:46:02,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201694011688s 2019-03-24 00:46:02,304 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:04,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:05,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46: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-44d5c86e-9515-4631-8f31-c43a27ab6e5c x-openstack-request-id: req-44d5c86e-9515-4631-8f31-c43a27ab6e5c 2019-03-24 00:46:05,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:05,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44d5c86e-9515-4631-8f31-c43a27ab6e5c 2019-03-24 00:46:05,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835017204285s 2019-03-24 00:46:05,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:07,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:07,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-03ca1ca1-c1ab-40c9-a579-7b732e23e7fc x-openstack-request-id: req-03ca1ca1-c1ab-40c9-a579-7b732e23e7fc 2019-03-24 00:46:07,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:07,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-03ca1ca1-c1ab-40c9-a579-7b732e23e7fc 2019-03-24 00:46:07,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759883880615s 2019-03-24 00:46:07,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:09,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:10,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46: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-aeff11fa-e1b2-47eb-a81b-99fd0a75b822 x-openstack-request-id: req-aeff11fa-e1b2-47eb-a81b-99fd0a75b822 2019-03-24 00:46:10,707 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:10,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aeff11fa-e1b2-47eb-a81b-99fd0a75b822 2019-03-24 00:46:10,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787927150726s 2019-03-24 00:46:10,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:13,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ccecfdec-4a63-44ce-80f4-761383bbef10 x-openstack-request-id: req-ccecfdec-4a63-44ce-80f4-761383bbef10 2019-03-24 00:46:13,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:13,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ccecfdec-4a63-44ce-80f4-761383bbef10 2019-03-24 00:46:13,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783081054688s 2019-03-24 00:46:13,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:15,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:15,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9175324-3b7d-4d6d-98e0-ffecc04904e9 x-openstack-request-id: req-e9175324-3b7d-4d6d-98e0-ffecc04904e9 2019-03-24 00:46:15,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:15,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e9175324-3b7d-4d6d-98e0-ffecc04904e9 2019-03-24 00:46:15,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473830938339s 2019-03-24 00:46:15,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:17,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:18,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-554f7f58-58e0-4070-90d7-a499105ca38c x-openstack-request-id: req-554f7f58-58e0-4070-90d7-a499105ca38c 2019-03-24 00:46:18,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:18,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-554f7f58-58e0-4070-90d7-a499105ca38c 2019-03-24 00:46:18,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784991025925s 2019-03-24 00:46:18,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:20,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:20,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:21,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-47f5bd6f-b56a-4b53-91ad-153ac7559d5c x-openstack-request-id: req-47f5bd6f-b56a-4b53-91ad-153ac7559d5c 2019-03-24 00:46:21,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:21,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47f5bd6f-b56a-4b53-91ad-153ac7559d5c 2019-03-24 00:46:21,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84788608551s 2019-03-24 00:46:21,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:23,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:23,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:24,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-2bf1f84b-3e9d-4282-8d57-5b6256750da8 x-openstack-request-id: req-2bf1f84b-3e9d-4282-8d57-5b6256750da8 2019-03-24 00:46:24,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:24,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bf1f84b-3e9d-4282-8d57-5b6256750da8 2019-03-24 00:46:24,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871041059494s 2019-03-24 00:46:24,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:26,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:26,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-d0b99f3c-fdc9-475a-8cae-f515b3a8396c x-openstack-request-id: req-d0b99f3c-fdc9-475a-8cae-f515b3a8396c 2019-03-24 00:46:26,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:26,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d0b99f3c-fdc9-475a-8cae-f515b3a8396c 2019-03-24 00:46:26,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471177101135s 2019-03-24 00:46:27,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:29,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:29,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 24 Mar 2019 00: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-df74d885-2ac9-4eae-baa9-4760b220d5af x-openstack-request-id: req-df74d885-2ac9-4eae-baa9-4760b220d5af 2019-03-24 00:46:29,795 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T00:43:05Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:29,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-df74d885-2ac9-4eae-baa9-4760b220d5af 2019-03-24 00:46:29,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790009021759s 2019-03-24 00:46:29,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 00:46:31,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 00:46:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:32,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46: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-5af346b6-21a2-4189-815f-9af606e5335f x-openstack-request-id: req-5af346b6-21a2-4189-815f-9af606e5335f 2019-03-24 00:46:32,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_627ae021-807b-4843-aea9-949472cc7a32": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:06:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T00:46:30.000000", "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T00:46:30Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 00:46:32,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5af346b6-21a2-4189-815f-9af606e5335f 2019-03-24 00:46:32,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666308879852s 2019-03-24 00:46:32,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 00:46:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=1a58dd0e-e12f-4b66-af27-6c4518596efa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:32,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:32 GMT X-Openstack-Request-Id: req-76aa05a2-8082-42a0-8693-6c9ebd400a28 2019-03-24 00:46:32,537 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T00:46:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e06932d5-eb64-4767-aa11-eba94894f39b","ip_address":"192.168.120.8"}],"id":"255ed7fb-baf6-464d-b24f-5bb3f319615c","security_groups":["2316302c-0546-412d-85ac-6c03a0098a73"],"mac_address":"fa:16:3e:4f:06:e3","project_id":"da18e169ac604d228bf9de6b316189e8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8852d8a9-81ea-4724-b657-bafb41745871","tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:43:04Z","binding:vnic_type":"normal","device_id":"1a58dd0e-e12f-4b66-af27-6c4518596efa","ip_allocation":"immediate"}]} 2019-03-24 00:46:32,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=1a58dd0e-e12f-4b66-af27-6c4518596efa used request id req-76aa05a2-8082-42a0-8693-6c9ebd400a28 2019-03-24 00:46:32,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592830181122s 2019-03-24 00:46:32,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=255ed7fb-baf6-464d-b24f-5bb3f319615c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:32,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:32 GMT X-Openstack-Request-Id: req-948a98fd-ec41-49b1-993e-c89d60b57654 2019-03-24 00:46:32,605 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 00:46:32,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=255ed7fb-baf6-464d-b24f-5bb3f319615c used request id req-948a98fd-ec41-49b1-993e-c89d60b57654 2019-03-24 00:46:32,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057718038559s 2019-03-24 00:46:32,606 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_627ae021-807b-4843-aea9-949472cc7a32': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4f:06:e3', 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'925338e6-2e03-4c1b-8d04-63388d0a43b4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T00:46:30.000000', 'flavor': Munch({u'id': u'61131794-26e6-4962-bf2d-0ea83b0b6f01'}), 'az': u'nova', 'id': u'1a58dd0e-e12f-4b66-af27-6c4518596efa', 'security_groups': [Munch({u'name': u'shaker-sg_627ae021-807b-4843-aea9-949472cc7a32'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4eb5c787ae046b280bfbc850e387a86', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da18e169ac604d228bf9de6b316189e8', 'name': 'shaker-project_627ae021-807b-4843-aea9-949472cc7a32', '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-03-24T00:46:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T00:46:30Z', 'hostId': u'0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_627ae021-807b-4843-aea9-949472cc7a32', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267', '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-03-24T00:46:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da18e169ac604d228bf9de6b316189e8', 'name': u'shaker-vm_627ae021-807b-4843-aea9-949472cc7a32', 'adminPass': u'oqWY86JfVqVd', 'tenant_id': u'da18e169ac604d228bf9de6b316189e8', 'created_at': u'2019-03-24T00:43:01Z', 'created': u'2019-03-24T00:43:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-24 00:46:32,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 00:46:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:32,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:32 GMT X-Openstack-Request-Id: req-2b6051e2-047f-48a4-9183-529831f831fe 2019-03-24 00:46:32,737 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8852d8a9-81ea-4724-b657-bafb41745871","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da18e169ac604d228bf9de6b316189e8","l2_adjacency":true,"status":"ACTIVE","subnets":["e06932d5-eb64-4767-aa11-eba94894f39b"],"description":"","tags":[],"updated_at":"2019-03-24T00:42:22Z","qos_policy_id":null,"name":"shaker-net_627ae021-807b-4843-aea9-949472cc7a32","admin_state_up":true,"tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:20Z","mtu":1450}]} 2019-03-24 00:46:32,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2b6051e2-047f-48a4-9183-529831f831fe 2019-03-24 00:46:32,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125436067581s 2019-03-24 00:46:32,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 00:46:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=1a58dd0e-e12f-4b66-af27-6c4518596efa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:32,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:32 GMT X-Openstack-Request-Id: req-b33f6ce0-a240-40ea-9916-97706b2a911e 2019-03-24 00:46:32,802 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T00:46:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e06932d5-eb64-4767-aa11-eba94894f39b","ip_address":"192.168.120.8"}],"id":"255ed7fb-baf6-464d-b24f-5bb3f319615c","security_groups":["2316302c-0546-412d-85ac-6c03a0098a73"],"mac_address":"fa:16:3e:4f:06:e3","project_id":"da18e169ac604d228bf9de6b316189e8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8852d8a9-81ea-4724-b657-bafb41745871","tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:43:04Z","binding:vnic_type":"normal","device_id":"1a58dd0e-e12f-4b66-af27-6c4518596efa","ip_allocation":"immediate"}]} 2019-03-24 00:46:32,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=1a58dd0e-e12f-4b66-af27-6c4518596efa used request id req-b33f6ce0-a240-40ea-9916-97706b2a911e 2019-03-24 00:46:32,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0629391670227s 2019-03-24 00:46:32,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-24 00:46:32,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c"}}' 2019-03-24 00:46:35,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:35 GMT X-Openstack-Request-Id: req-9c95d010-fba4-4d73-8843-1b35b9011f7f 2019-03-24 00:46:35,908 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}} 2019-03-24 00:46:35,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9c95d010-fba4-4d73-8843-1b35b9011f7f 2019-03-24 00:46:35,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.10607290268s 2019-03-24 00:46:35,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:36,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:36 GMT X-Openstack-Request-Id: req-a855ba7c-844f-4c75-9ef8-ca929827d9d2 2019-03-24 00:46:36,222 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:36,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a855ba7c-844f-4c75-9ef8-ca929827d9d2 2019-03-24 00:46:36,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.296679019928s 2019-03-24 00:46:36,229 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 00:46:36,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:36,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:36,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:36 GMT X-Openstack-Request-Id: req-bb80bbc8-41bc-4feb-9d10-d940fa145cd9 2019-03-24 00:46:36,413 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:36,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bb80bbc8-41bc-4feb-9d10-d940fa145cd9 2019-03-24 00:46:36,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738699436188s 2019-03-24 00:46:36,420 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 00:46:36,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:36,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:36,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:36 GMT X-Openstack-Request-Id: req-f2baeb4c-297a-4eb0-8fe8-958d9fc30d6a 2019-03-24 00:46:36,631 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:36,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f2baeb4c-297a-4eb0-8fe8-958d9fc30d6a 2019-03-24 00:46:36,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.101050853729s 2019-03-24 00:46:36,638 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 00:46:36,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:36,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:36,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:36 GMT X-Openstack-Request-Id: req-f71c88ed-2bc4-494f-b35a-9e01bdfe4c49 2019-03-24 00:46:36,824 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:36,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f71c88ed-2bc4-494f-b35a-9e01bdfe4c49 2019-03-24 00:46:36,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752799510956s 2019-03-24 00:46:36,829 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 00:46:36,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:37,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:37 GMT X-Openstack-Request-Id: req-cc9f0fbd-42f3-4618-b74b-2bb4178784d7 2019-03-24 00:46:37,020 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:37,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cc9f0fbd-42f3-4618-b74b-2bb4178784d7 2019-03-24 00:46:37,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0805101394653s 2019-03-24 00:46:37,026 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 00:46:37,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:37,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:37 GMT X-Openstack-Request-Id: req-951b82bd-64a7-410a-ab18-c8c4961877b2 2019-03-24 00:46:37,231 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:37,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-951b82bd-64a7-410a-ab18-c8c4961877b2 2019-03-24 00:46:37,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0945518016815s 2019-03-24 00:46:37,238 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 00:46:37,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 00:46:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 00:46:37,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:37 GMT X-Openstack-Request-Id: req-ec4642a4-cab0-4d47-b53f-759be9fb4c12 2019-03-24 00:46:37,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:46:34Z", "updated_at": "2019-03-24T00:46:37Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4f:06:e3", "device_id": "1a58dd0e-e12f-4b66-af27-6c4518596efa"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "port_id": "255ed7fb-baf6-464d-b24f-5bb3f319615c", "id": "ef1aec93-4223-4fbb-a102-64c701b40fad", "qos_policy_id": null}]} 2019-03-24 00:46:37,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ec4642a4-cab0-4d47-b53f-759be9fb4c12 2019-03-24 00:46:37,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658581256866s 2019-03-24 00:46:37,421 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'43a479d3-e2a2-4083-8b9b-fe9f01e6eddf', 'updated_at': u'2019-03-24T00:46:37Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'255ed7fb-baf6-464d-b24f-5bb3f319615c', 'id': u'ef1aec93-4223-4fbb-a102-64c701b40fad', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'255ed7fb-baf6-464d-b24f-5bb3f319615c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da18e169ac604d228bf9de6b316189e8', 'name': 'shaker-project_627ae021-807b-4843-aea9-949472cc7a32', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da18e169ac604d228bf9de6b316189e8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8852d8a9-81ea-4724-b657-bafb41745871', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4f:06:e3', u'device_id': u'1a58dd0e-e12f-4b66-af27-6c4518596efa'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'da18e169ac604d228bf9de6b316189e8', 'created_at': u'2019-03-24T00:46:34Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8852d8a9-81ea-4724-b657-bafb41745871', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4f:06:e3', u'device_id': u'1a58dd0e-e12f-4b66-af27-6c4518596efa'}), 'router': u'43a479d3-e2a2-4083-8b9b-fe9f01e6eddf'}) 2019-03-24 00:46:37,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 00:46:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa/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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 00:46:37,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10514 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-748fef6e-0383-4483-8f16-672d3e52f55c x-openstack-request-id: req-748fef6e-0383-4483-8f16-672d3e52f55c 2019-03-24 00:46:37,497 - 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 738330898 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.219408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.222290] pid_max: default: 32768 minimum: 301\n[ 0.223830] ACPI: Core revision 20150930\n[ 0.225817] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.228220] Security Framework initialized\n[ 0.230225] Yama: becoming mindful.\n[ 0.231526] AppArmor: AppArmor initialized\n[ 0.232998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235361] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.237606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.239729] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242099] Initializing cgroup subsys io\n[ 0.243527] Initializing cgroup subsys memory\n[ 0.245034] Initializing cgroup subsys devices\n[ 0.246576] Initializing cgroup subsys freezer\n[ 0.248101] Initializing cgroup subsys net_cls\n[ 0.249628] Initializing cgroup subsys perf_event\n[ 0.251234] Initializing cgroup subsys net_prio\n[ 0.252784] Initializing cgroup subsys hugetlb\n[ 0.254315] Initializing cgroup subsys pids\n[ 0.255804] CPU: Physical Processor ID: 0\n[ 0.257940] mce: CPU supports 10 MCE banks\n[ 0.259411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261176] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263122] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.264963] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267024] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269172] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271112] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.273759] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.293839] Freeing SMP alternatives memory: 32K\n[ 0.301154] ftrace: allocating 32237 entries in 126 pages\n[ 0.344776] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.348046] smpboot: Max logical packages: 1\n[ 0.349973] x2apic enabled\n[ 0.351341] Switched APIC routing to physical x2apic.\n[ 0.354702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.359458] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.364250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367502] KVM setup paravirtual spinlock\n[ 0.370409] x86: Booted up 1 node, 1 CPUs\n[ 0.371983] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374650] devtmpfs: initialized\n[ 0.377037] evm: security.selinux\n[ 0.378286] evm: security.SMACK64\n[ 0.379509] evm: security.SMACK64EXEC\n[ 0.380828] evm: security.SMACK64TRANSMUTE\n[ 0.382260] evm: security.SMACK64MMAP\n[ 0.383563] evm: security.ima\n[ 0.384689] evm: security.capability\n[ 0.386151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.391475] pinctrl core: initialized pinctrl subsystem\n[ 0.393485] RTC time: 0:46:30, date: 03/24/19\n[ 0.395221] NET: Registered protocol family 16\n[ 0.396946] cpuidle: using governor ladder\n[ 0.398398] cpuidle: using governor menu\n[ 0.399798] PCCT header not found.\n[ 0.401131] ACPI: bus type PCI registered\n[ 0.402571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.404809] PCI: Using configuration type 1 for base access\n[ 0.407650] ACPI: Added _OSI(Module Device)\n[ 0.409124] ACPI: Added _OSI(Processor Device)\n[ 0.410651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412243] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.415267] ACPI: Interpreter enabled\n[ 0.416621] ACPI: (supports S0 S5)\n[ 0.417875] ACPI: Using IOAPIC for interrupt routing\n[ 0.419561] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.424266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.426290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.428487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430612] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434484] acpiphp: Slot [3] registered\n[ 0.451397] acpiphp: Slot [4] registered\n[ 0.452809] acpiphp: Slot [5] registered\n[ 0.454219] acpiphp: Slot [6] registered\n[ 0.455622] acpiphp: Slot [7] registered\n[ 0.457024] acpiphp: Slot [8] registered\n[ 0.458430] acpiphp: Slot [9] registered\n[ 0.459840] acpiphp: Slot [10] registered\n[ 0.461266] acpiphp: Slot [11] registered\n[ 0.462695] acpiphp: Slot [12] registered\n[ 0.464128] acpiphp: Slot [13] registered\n[ 0.465547] acpiphp: Slot [14] registered\n[ 0.466968] acpiphp: Slot [15] registered\n[ 0.468408] acpiphp: Slot [16] registered\n[ 0.469835] acpiphp: Slot [17] registered\n[ 0.471264] acpiphp: Slot [18] registered\n[ 0.472691] acpiphp: Slot [19] registered\n[ 0.474125] acpiphp: Slot [20] registered\n[ 0.475549] acpiphp: Slot [21] registered\n[ 0.476975] acpiphp: Slot [22] registered\n[ 0.478405] acpiphp: Slot [23] registered\n[ 0.479834] acpiphp: Slot [24] registered\n[ 0.481745] acpiphp: Slot [25] registered\n[ 0.483183] acpiphp: Slot [26] registered\n[ 0.484624] acpiphp: Slot [27] registered\n[ 0.486062] acpiphp: Slot [28] registered\n[ 0.487502] acpiphp: Slot [29] registered\n[ 0.488945] acpiphp: Slot [30] registered\n[ 0.490398] acpiphp: Slot [31] registered\n[ 0.491828] PCI host bridge to bus 0000:00\n[ 0.493263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.503582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.506217] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.511254] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513529] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.515639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.518147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525839] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565057] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567532] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572351] vgaarb: loaded\n[ 0.573449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575777] SCSI subsystem initialized\n[ 0.577492] ACPI: bus type USB registered\n[ 0.579047] usbcore: registered new interface driver usbfs\n[ 0.580976] usbcore: registered new interface driver hub\n[ 0.582860] usbcore: registered new device driver usb\n[ 0.584934] PCI: Using ACPI for IRQ routing\n[ 0.587162] NetLabel: Initializing\n[ 0.588477] NetLabel: domain hash size = 128\n[ 0.590066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591900] NetLabel: unlabeled traffic allowed by default\n[ 0.594085] amd_nb: Cannot enumerate AMD northbridges\n[ 0.595946] clocksource: Switched to clocksource kvm-clock\n[ 0.607427] AppArmor: AppArmor Filesystem Enabled\n[ 0.609373] pnp: PnP ACPI init\n[ 0.611020] pnp: PnP ACPI: found 5 devices\n[ 0.618533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.621751] NET: Registered protocol family 2\n[ 0.623898] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.626287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.628493] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.630733] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.632751] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635005] NET: Registered protocol family 1\n[ 0.636655] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.638675] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.640659] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.657510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.674549] Unpacking initramfs...\n[ 1.167436] Freeing initrd memory: 37084K\n[ 1.169570] Scanning for low memory corruption every 60 seconds\n[ 1.172180] audit: initializing netlink subsys (disabled)\n[ 1.174120] audit: type=2000 audit(1553388392.022:1): initialized\n[ 1.176704] Initialise system trusted keyring\n[ 1.178476] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.180637] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.183964] zbud: loaded\n[ 1.185333] VFS: Disk quotas dquot_6.6.0\n[ 1.186828] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.189396] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.191659] fuse init (API version 7.23)\n[ 1.193270] Key type big_key registered\n[ 1.194736] Allocating IMA MOK and blacklist keyrings.\n[ 1.196945] Key type asymmetric registered\n[ 1.198483] Asymmetric key parser 'x509' registered\n[ 1.200239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.202964] io scheduler noop registered\n[ 1.204427] io scheduler deadline registered (default)\n[ 1.206266] io scheduler cfq registered\n[ 1.207812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.209751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.214768] ACPI: Power Button [PWRF]\n[ 1.216345] GHES: HEST is not enabled!\n[ 1.232476] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265957] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269601] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.295023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298786] Linux agpgart interface v0.103\n[ 1.302081] loop: module loaded\n[ 1.305899] vda: vda1\n[ 1.307875] scsi host0: ata_piix\n[ 1.309241] scsi host1: ata_piix\n[ 1.310543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.315780] libphy: Fixed MDIO Bus: probed\n[ 1.317310] tun: Universal TUN/TAP device driver, 1.6\n[ 1.319092] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.322563] PPP generic driver version 2.4.2\n[ 1.324227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.326449] ehci-pci: EHCI PCI platform driver\n[ 1.328093] ehci-platform: EHCI generic platform driver\n[ 1.329936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.332052] ohci-pci: OHCI PCI platform driver\n[ 1.333679] ohci-platform: OHCI generic platform driver\n[ 1.335519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.352385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.354246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.356951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.358849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.361014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.363281] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.365876] usb usb1: Product: UHCI Host Controller\n[ 1.367613] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.369744] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.371504] hub 1-0:1.0: USB hub found\n[ 1.372917] hub 1-0:1.0: 2 ports detected\n[ 1.374596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.378399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.380143] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.382032] mousedev: PS/2 mouse device common for all mice\n[ 1.384441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.387630] rtc_cmos 00:00: RTC can wake from S4\n[ 1.389826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.392019] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.394232] i2c /dev entries driver\n[ 1.395616] device-mapper: uevent: version 1.0.3\n[ 1.397350] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.400390] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.402825] NET: Registered protocol family 10\n[ 1.404911] NET: Registered protocol family 17\n[ 1.406568] Key type dns_resolver registered\n[ 1.408462] registered taskstats version 1\n[ 1.410025] Loading compiled-in X.509 certificates\n[ 1.412372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.416079] zswap: loaded using pool lzo/zbud\n[ 1.420830] Key type trusted registered\n[ 1.427057] Key type encrypted registered\n[ 1.429356] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.432347] ima: No TPM chip found, activating TPM-bypass!\n[ 1.434646] evm: HMAC attrs: 0x1\n[ 1.436370] Magic number: 11:18:760\n[ 1.438001] rtc_cmos 00:00: setting system clock to 2019-03-24 00:46:31 UTC (1553388391)\n[ 1.441036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.458985] EDD information not available.\n[ 1.470928] Freeing unused kernel memory: 1512K\n[ 1.472615] Write protecting the kernel read-only data: 14336k\n[ 1.478069] Freeing unused kernel memory: 1692K\n[ 1.480114] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.493282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500334] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503672] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.507024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511958] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520502] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523885] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529277] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.594800] [drm] Initialized drm 1.1.0 20060810\n[ 1.597774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.607532] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.612260] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.632432] FDC 0 is a S82078B\n[ 1.635748] AVX2 version of gcm_enc/dec engaged.\n[ 1.637436] AES CTR mode by8 optimization enabled\n[ 1.683945] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.848336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850626] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852981] usb 1-1: Product: QEMU USB Tablet\n[ 1.854550] usb 1-1: Manufacturer: QEMU\n[ 1.855977] usb 1-1: SerialNumber: 42\n[ 1.865279] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.872950] usbcore: registered new interface driver usbhid\n[ 1.875179] usbhid: USB HID core driver\n[ 1.878840] 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.883266] 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.256956] md: linear personality registered for level -1\n[ 2.261091] md: multipath personality registered for level -4\n[ 2.265313] md: raid0 personality registered for level 0\n[ 2.269880] md: raid1 personality registered for level 1\n[ 2.339931] raid6: sse2x1 gen() 11670 MB/s\n[ 2.407933] raid6: sse2x1 xor() 9125 MB/s\n[ 2.475934] raid6: sse2x2 gen() 14939 MB/s\n[ 2.543932] raid6: sse2x2 xor() 10002 MB/s\n[ 2.611934] raid6: sse2x4 gen() 17049 MB/s\n[ 2.679933] raid6: sse2x4 xor() 10834 MB/s\n[ 2.747932] raid6: avx2x1 gen() 22764 MB/s\n[ 2.815931] raid6: avx2x2 gen() 26291 MB/s\n[ 2.883931] raid6: avx2x4 gen() 30655 MB/s\n[ 2.885619] raid6: using algorithm avx2x4 gen() 30655 MB/s\n[ 2.887696] raid6: using avx2x2 recovery algorithm\n[ 2.894643] xor: automatically using best checksumming function:\n[ 2.935943] avx : 32890.000 MB/sec\n[ 2.939165] async_tx: api initialized (async)\n[ 2.951643] md: raid6 personality registered for level 6\n[ 2.953693] md: raid5 personality registered for level 5\n[ 2.955726] md: raid4 personality registered for level 4\n[ 2.963341] 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.003320] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.026217] 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.133927] 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.139970] systemd[1]: Detected virtualization kvm.\n[ 3.141686] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.146118] systemd[1]: Set hostname to .\n[ 3.149434] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.151768] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.268515] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.273105] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.277725] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.281257] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.285127] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.288925] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.293081] 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.299236] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.303126] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.306905] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.311038] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.315389] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.319481] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.323102] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.327408] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.330675] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.334371] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.337520] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.341759] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.346338] 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.351404] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.355454] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.360007] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.369859] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.375012] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.386183] Loading iSCSI transport class v2.0-870.\n[ 3.388638] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.395232] systemd[1]: Starting Uncomplicated firewall...\n[ 3.400957] iscsi: registered transport (tcp)\n Starting Uncomplicated firewall...\n[ 3.405763] 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.422551] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.433044] 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.447708] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.457949] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.464862] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.476292] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.484060] 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 Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.528705] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\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 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] Found device /dev/ttyS0.\n[ 4.272914] 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.893037] cloud-init[492]: Cloud-init v. 18.2 running 'init-local' at Sun, 24 Mar 2019 00:46:35 +0000. Up 4.72 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"} 2019-03-24 00:46:37,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa/action used request id req-748fef6e-0383-4483-8f16-672d3e52f55c 2019-03-24 00:46:37,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759611129761s 2019-03-24 00:46:37,499 - 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 738330898 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.219408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.222290] pid_max: default: 32768 minimum: 301 [ 0.223830] ACPI: Core revision 20150930 [ 0.225817] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.228220] Security Framework initialized [ 0.230225] Yama: becoming mindful. [ 0.231526] AppArmor: AppArmor initialized [ 0.232998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235361] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.237606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.239729] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242099] Initializing cgroup subsys io [ 0.243527] Initializing cgroup subsys memory [ 0.245034] Initializing cgroup subsys devices [ 0.246576] Initializing cgroup subsys freezer [ 0.248101] Initializing cgroup subsys net_cls [ 0.249628] Initializing cgroup subsys perf_event [ 0.251234] Initializing cgroup subsys net_prio [ 0.252784] Initializing cgroup subsys hugetlb [ 0.254315] Initializing cgroup subsys pids [ 0.255804] CPU: Physical Processor ID: 0 [ 0.257940] mce: CPU supports 10 MCE banks [ 0.259411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261176] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263122] Spectre V2 : Mitigation: Full generic retpoline [ 0.264963] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267024] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269172] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271112] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.273759] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.293839] Freeing SMP alternatives memory: 32K [ 0.301154] ftrace: allocating 32237 entries in 126 pages [ 0.344776] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.348046] smpboot: Max logical packages: 1 [ 0.349973] x2apic enabled [ 0.351341] Switched APIC routing to physical x2apic. [ 0.354702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.359458] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.364250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367502] KVM setup paravirtual spinlock [ 0.370409] x86: Booted up 1 node, 1 CPUs [ 0.371983] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374650] devtmpfs: initialized [ 0.377037] evm: security.selinux [ 0.378286] evm: security.SMACK64 [ 0.379509] evm: security.SMACK64EXEC [ 0.380828] evm: security.SMACK64TRANSMUTE [ 0.382260] evm: security.SMACK64MMAP [ 0.383563] evm: security.ima [ 0.384689] evm: security.capability [ 0.386151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389369] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.391475] pinctrl core: initialized pinctrl subsystem [ 0.393485] RTC time: 0:46:30, date: 03/24/19 [ 0.395221] NET: Registered protocol family 16 [ 0.396946] cpuidle: using governor ladder [ 0.398398] cpuidle: using governor menu [ 0.399798] PCCT header not found. [ 0.401131] ACPI: bus type PCI registered [ 0.402571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404809] PCI: Using configuration type 1 for base access [ 0.407650] ACPI: Added _OSI(Module Device) [ 0.409124] ACPI: Added _OSI(Processor Device) [ 0.410651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412243] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415267] ACPI: Interpreter enabled [ 0.416621] ACPI: (supports S0 S5) [ 0.417875] ACPI: Using IOAPIC for interrupt routing [ 0.419561] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.426290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430612] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434484] acpiphp: Slot [3] registered [ 0.451397] acpiphp: Slot [4] registered [ 0.452809] acpiphp: Slot [5] registered [ 0.454219] acpiphp: Slot [6] registered [ 0.455622] acpiphp: Slot [7] registered [ 0.457024] acpiphp: Slot [8] registered [ 0.458430] acpiphp: Slot [9] registered [ 0.459840] acpiphp: Slot [10] registered [ 0.461266] acpiphp: Slot [11] registered [ 0.462695] acpiphp: Slot [12] registered [ 0.464128] acpiphp: Slot [13] registered [ 0.465547] acpiphp: Slot [14] registered [ 0.466968] acpiphp: Slot [15] registered [ 0.468408] acpiphp: Slot [16] registered [ 0.469835] acpiphp: Slot [17] registered [ 0.471264] acpiphp: Slot [18] registered [ 0.472691] acpiphp: Slot [19] registered [ 0.474125] acpiphp: Slot [20] registered [ 0.475549] acpiphp: Slot [21] registered [ 0.476975] acpiphp: Slot [22] registered [ 0.478405] acpiphp: Slot [23] registered [ 0.479834] acpiphp: Slot [24] registered [ 0.481745] acpiphp: Slot [25] registered [ 0.483183] acpiphp: Slot [26] registered [ 0.484624] acpiphp: Slot [27] registered [ 0.486062] acpiphp: Slot [28] registered [ 0.487502] acpiphp: Slot [29] registered [ 0.488945] acpiphp: Slot [30] registered [ 0.490398] acpiphp: Slot [31] registered [ 0.491828] PCI host bridge to bus 0000:00 [ 0.493263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.503582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.506217] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511254] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513529] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.515639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525839] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565057] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567532] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572351] vgaarb: loaded [ 0.573449] vgaarb: bridge control possible 0000:00:02.0 [ 0.575777] SCSI subsystem initialized [ 0.577492] ACPI: bus type USB registered [ 0.579047] usbcore: registered new interface driver usbfs [ 0.580976] usbcore: registered new interface driver hub [ 0.582860] usbcore: registered new device driver usb [ 0.584934] PCI: Using ACPI for IRQ routing [ 0.587162] NetLabel: Initializing [ 0.588477] NetLabel: domain hash size = 128 [ 0.590066] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591900] NetLabel: unlabeled traffic allowed by default [ 0.594085] amd_nb: Cannot enumerate AMD northbridges [ 0.595946] clocksource: Switched to clocksource kvm-clock [ 0.607427] AppArmor: AppArmor Filesystem Enabled [ 0.609373] pnp: PnP ACPI init [ 0.611020] pnp: PnP ACPI: found 5 devices [ 0.618533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.621751] NET: Registered protocol family 2 [ 0.623898] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.626287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.628493] TCP: Hash tables configured (established 4096 bind 4096) [ 0.630733] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.632751] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.635005] NET: Registered protocol family 1 [ 0.636655] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.638675] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.640659] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.657510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.674549] Unpacking initramfs... [ 1.167436] Freeing initrd memory: 37084K [ 1.169570] Scanning for low memory corruption every 60 seconds [ 1.172180] audit: initializing netlink subsys (disabled) [ 1.174120] audit: type=2000 audit(1553388392.022:1): initialized [ 1.176704] Initialise system trusted keyring [ 1.178476] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.180637] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.183964] zbud: loaded [ 1.185333] VFS: Disk quotas dquot_6.6.0 [ 1.186828] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.189396] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.191659] fuse init (API version 7.23) [ 1.193270] Key type big_key registered [ 1.194736] Allocating IMA MOK and blacklist keyrings. [ 1.196945] Key type asymmetric registered [ 1.198483] Asymmetric key parser 'x509' registered [ 1.200239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.202964] io scheduler noop registered [ 1.204427] io scheduler deadline registered (default) [ 1.206266] io scheduler cfq registered [ 1.207812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.209751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214768] ACPI: Power Button [PWRF] [ 1.216345] GHES: HEST is not enabled! [ 1.232476] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265957] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269601] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298786] Linux agpgart interface v0.103 [ 1.302081] loop: module loaded [ 1.305899] vda: vda1 [ 1.307875] scsi host0: ata_piix [ 1.309241] scsi host1: ata_piix [ 1.310543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.315780] libphy: Fixed MDIO Bus: probed [ 1.317310] tun: Universal TUN/TAP device driver, 1.6 [ 1.319092] tun: (C) 1999-2004 Max Krasnyansky [ 1.322563] PPP generic driver version 2.4.2 [ 1.324227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.326449] ehci-pci: EHCI PCI platform driver [ 1.328093] ehci-platform: EHCI generic platform driver [ 1.329936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.332052] ohci-pci: OHCI PCI platform driver [ 1.333679] ohci-platform: OHCI generic platform driver [ 1.335519] uhci_hcd: USB Universal Host Controller Interface driver [ 1.352385] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.354246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.356951] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.358849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.361014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.363281] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.365876] usb usb1: Product: UHCI Host Controller [ 1.367613] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.369744] usb usb1: SerialNumber: 0000:00:01.2 [ 1.371504] hub 1-0:1.0: USB hub found [ 1.372917] hub 1-0:1.0: 2 ports detected [ 1.374596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.378399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.380143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.382032] mousedev: PS/2 mouse device common for all mice [ 1.384441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.387630] rtc_cmos 00:00: RTC can wake from S4 [ 1.389826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.392019] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.394232] i2c /dev entries driver [ 1.395616] device-mapper: uevent: version 1.0.3 [ 1.397350] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.400390] ledtrig-cpu: registered to indicate activity on CPUs [ 1.402825] NET: Registered protocol family 10 [ 1.404911] NET: Registered protocol family 17 [ 1.406568] Key type dns_resolver registered [ 1.408462] registered taskstats version 1 [ 1.410025] Loading compiled-in X.509 certificates [ 1.412372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.416079] zswap: loaded using pool lzo/zbud [ 1.420830] Key type trusted registered [ 1.427057] Key type encrypted registered [ 1.429356] AppArmor: AppArmor sha1 policy hashing enabled [ 1.432347] ima: No TPM chip found, activating TPM-bypass! [ 1.434646] evm: HMAC attrs: 0x1 [ 1.436370] Magic number: 11:18:760 [ 1.438001] rtc_cmos 00:00: setting system clock to 2019-03-24 00:46:31 UTC (1553388391) [ 1.441036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.458985] EDD information not available. [ 1.470928] Freeing unused kernel memory: 1512K [ 1.472615] Write protecting the kernel read-only data: 14336k [ 1.478069] Freeing unused kernel memory: 1692K [ 1.480114] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.493282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500334] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503672] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.507024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511958] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520502] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523885] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529277] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.594800] [drm] Initialized drm 1.1.0 20060810 [ 1.597774] virtio_net virtio0 ens3: renamed from eth0 [ 1.607532] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612260] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.632432] FDC 0 is a S82078B [ 1.635748] AVX2 version of gcm_enc/dec engaged. [ 1.637436] AES CTR mode by8 optimization enabled [ 1.683945] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.848336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850626] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852981] usb 1-1: Product: QEMU USB Tablet [ 1.854550] usb 1-1: Manufacturer: QEMU [ 1.855977] usb 1-1: SerialNumber: 42 [ 1.865279] hidraw: raw HID events driver (C) Jiri Kosina [ 1.872950] usbcore: registered new interface driver usbhid [ 1.875179] usbhid: USB HID core driver [ 1.878840] 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.883266] 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.256956] md: linear personality registered for level -1 [ 2.261091] md: multipath personality registered for level -4 [ 2.265313] md: raid0 personality registered for level 0 [ 2.269880] md: raid1 personality registered for level 1 [ 2.339931] raid6: sse2x1 gen() 11670 MB/s [ 2.407933] raid6: sse2x1 xor() 9125 MB/s [ 2.475934] raid6: sse2x2 gen() 14939 MB/s [ 2.543932] raid6: sse2x2 xor() 10002 MB/s [ 2.611934] raid6: sse2x4 gen() 17049 MB/s [ 2.679933] raid6: sse2x4 xor() 10834 MB/s [ 2.747932] raid6: avx2x1 gen() 22764 MB/s [ 2.815931] raid6: avx2x2 gen() 26291 MB/s [ 2.883931] raid6: avx2x4 gen() 30655 MB/s [ 2.885619] raid6: using algorithm avx2x4 gen() 30655 MB/s [ 2.887696] raid6: using avx2x2 recovery algorithm [ 2.894643] xor: automatically using best checksumming function: [ 2.935943] avx : 32890.000 MB/sec [ 2.939165] async_tx: api initialized (async) [ 2.951643] md: raid6 personality registered for level 6 [ 2.953693] md: raid5 personality registered for level 5 [ 2.955726] md: raid4 personality registered for level 4 [ 2.963341] 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.003320] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.026217] 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.133927] 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.139970] systemd[1]: Detected virtualization kvm. [ 3.141686] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.146118] systemd[1]: Set hostname to . [ 3.149434] systemd[1]: Initializing machine ID from KVM UUID. [ 3.151768] systemd[1]: Installed transient /etc/machine-id file. [ 3.268515] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.273105] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.277725] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.281257] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.285127] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.288925] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.293081] 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.299236] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.303126] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.306905] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.311038] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.315389] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.319481] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.323102] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.327408] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.330675] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.334371] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.337520] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.341759] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.346338] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.351404] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.355454] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.360007] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.369859] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.375012] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.386183] Loading iSCSI transport class v2.0-870. [ 3.388638] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.395232] systemd[1]: Starting Uncomplicated firewall... [ 3.400957] iscsi: registered transport (tcp) Starting Uncomplicated firewall... [ 3.405763] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.422551] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.433044] 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.447708] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.457949] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.464862] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.476292] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.484060] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.528705] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. 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 udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[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. 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] Found device /dev/ttyS0. [ 4.272914] 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.893037] cloud-init[492]: Cloud-init v. 18.2 running 'init-local' at Sun, 24 Mar 2019 00:46:35 +0000. Up 4.72 seconds.[[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... 2019-03-24 00:46:38,503 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-03-24 00:46:47,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 00:46:47,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa/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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 00:46:47,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13302 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5fddb7f-b397-45b9-9b77-f8257a26dd8d x-openstack-request-id: req-e5fddb7f-b397-45b9-9b77-f8257a26dd8d 2019-03-24 00:46:47,590 - 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 738330898 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.219408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.222290] pid_max: default: 32768 minimum: 301\n[ 0.223830] ACPI: Core revision 20150930\n[ 0.225817] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.228220] Security Framework initialized\n[ 0.230225] Yama: becoming mindful.\n[ 0.231526] AppArmor: AppArmor initialized\n[ 0.232998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235361] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.237606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.239729] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242099] Initializing cgroup subsys io\n[ 0.243527] Initializing cgroup subsys memory\n[ 0.245034] Initializing cgroup subsys devices\n[ 0.246576] Initializing cgroup subsys freezer\n[ 0.248101] Initializing cgroup subsys net_cls\n[ 0.249628] Initializing cgroup subsys perf_event\n[ 0.251234] Initializing cgroup subsys net_prio\n[ 0.252784] Initializing cgroup subsys hugetlb\n[ 0.254315] Initializing cgroup subsys pids\n[ 0.255804] CPU: Physical Processor ID: 0\n[ 0.257940] mce: CPU supports 10 MCE banks\n[ 0.259411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261176] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263122] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.264963] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267024] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269172] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271112] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.273759] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.293839] Freeing SMP alternatives memory: 32K\n[ 0.301154] ftrace: allocating 32237 entries in 126 pages\n[ 0.344776] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.348046] smpboot: Max logical packages: 1\n[ 0.349973] x2apic enabled\n[ 0.351341] Switched APIC routing to physical x2apic.\n[ 0.354702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.359458] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.364250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367502] KVM setup paravirtual spinlock\n[ 0.370409] x86: Booted up 1 node, 1 CPUs\n[ 0.371983] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374650] devtmpfs: initialized\n[ 0.377037] evm: security.selinux\n[ 0.378286] evm: security.SMACK64\n[ 0.379509] evm: security.SMACK64EXEC\n[ 0.380828] evm: security.SMACK64TRANSMUTE\n[ 0.382260] evm: security.SMACK64MMAP\n[ 0.383563] evm: security.ima\n[ 0.384689] evm: security.capability\n[ 0.386151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389369] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.391475] pinctrl core: initialized pinctrl subsystem\n[ 0.393485] RTC time: 0:46:30, date: 03/24/19\n[ 0.395221] NET: Registered protocol family 16\n[ 0.396946] cpuidle: using governor ladder\n[ 0.398398] cpuidle: using governor menu\n[ 0.399798] PCCT header not found.\n[ 0.401131] ACPI: bus type PCI registered\n[ 0.402571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.404809] PCI: Using configuration type 1 for base access\n[ 0.407650] ACPI: Added _OSI(Module Device)\n[ 0.409124] ACPI: Added _OSI(Processor Device)\n[ 0.410651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412243] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.415267] ACPI: Interpreter enabled\n[ 0.416621] ACPI: (supports S0 S5)\n[ 0.417875] ACPI: Using IOAPIC for interrupt routing\n[ 0.419561] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.424266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.426290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.428487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430612] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434484] acpiphp: Slot [3] registered\n[ 0.451397] acpiphp: Slot [4] registered\n[ 0.452809] acpiphp: Slot [5] registered\n[ 0.454219] acpiphp: Slot [6] registered\n[ 0.455622] acpiphp: Slot [7] registered\n[ 0.457024] acpiphp: Slot [8] registered\n[ 0.458430] acpiphp: Slot [9] registered\n[ 0.459840] acpiphp: Slot [10] registered\n[ 0.461266] acpiphp: Slot [11] registered\n[ 0.462695] acpiphp: Slot [12] registered\n[ 0.464128] acpiphp: Slot [13] registered\n[ 0.465547] acpiphp: Slot [14] registered\n[ 0.466968] acpiphp: Slot [15] registered\n[ 0.468408] acpiphp: Slot [16] registered\n[ 0.469835] acpiphp: Slot [17] registered\n[ 0.471264] acpiphp: Slot [18] registered\n[ 0.472691] acpiphp: Slot [19] registered\n[ 0.474125] acpiphp: Slot [20] registered\n[ 0.475549] acpiphp: Slot [21] registered\n[ 0.476975] acpiphp: Slot [22] registered\n[ 0.478405] acpiphp: Slot [23] registered\n[ 0.479834] acpiphp: Slot [24] registered\n[ 0.481745] acpiphp: Slot [25] registered\n[ 0.483183] acpiphp: Slot [26] registered\n[ 0.484624] acpiphp: Slot [27] registered\n[ 0.486062] acpiphp: Slot [28] registered\n[ 0.487502] acpiphp: Slot [29] registered\n[ 0.488945] acpiphp: Slot [30] registered\n[ 0.490398] acpiphp: Slot [31] registered\n[ 0.491828] PCI host bridge to bus 0000:00\n[ 0.493263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.503582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.506217] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.511254] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513529] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.515639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.518147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525839] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565057] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567532] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572351] vgaarb: loaded\n[ 0.573449] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575777] SCSI subsystem initialized\n[ 0.577492] ACPI: bus type USB registered\n[ 0.579047] usbcore: registered new interface driver usbfs\n[ 0.580976] usbcore: registered new interface driver hub\n[ 0.582860] usbcore: registered new device driver usb\n[ 0.584934] PCI: Using ACPI for IRQ routing\n[ 0.587162] NetLabel: Initializing\n[ 0.588477] NetLabel: domain hash size = 128\n[ 0.590066] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591900] NetLabel: unlabeled traffic allowed by default\n[ 0.594085] amd_nb: Cannot enumerate AMD northbridges\n[ 0.595946] clocksource: Switched to clocksource kvm-clock\n[ 0.607427] AppArmor: AppArmor Filesystem Enabled\n[ 0.609373] pnp: PnP ACPI init\n[ 0.611020] pnp: PnP ACPI: found 5 devices\n[ 0.618533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.621751] NET: Registered protocol family 2\n[ 0.623898] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.626287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.628493] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.630733] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.632751] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635005] NET: Registered protocol family 1\n[ 0.636655] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.638675] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.640659] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.657510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.674549] Unpacking initramfs...\n[ 1.167436] Freeing initrd memory: 37084K\n[ 1.169570] Scanning for low memory corruption every 60 seconds\n[ 1.172180] audit: initializing netlink subsys (disabled)\n[ 1.174120] audit: type=2000 audit(1553388392.022:1): initialized\n[ 1.176704] Initialise system trusted keyring\n[ 1.178476] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.180637] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.183964] zbud: loaded\n[ 1.185333] VFS: Disk quotas dquot_6.6.0\n[ 1.186828] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.189396] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.191659] fuse init (API version 7.23)\n[ 1.193270] Key type big_key registered\n[ 1.194736] Allocating IMA MOK and blacklist keyrings.\n[ 1.196945] Key type asymmetric registered\n[ 1.198483] Asymmetric key parser 'x509' registered\n[ 1.200239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.202964] io scheduler noop registered\n[ 1.204427] io scheduler deadline registered (default)\n[ 1.206266] io scheduler cfq registered\n[ 1.207812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.209751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.214768] ACPI: Power Button [PWRF]\n[ 1.216345] GHES: HEST is not enabled!\n[ 1.232476] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265957] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269601] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.295023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298786] Linux agpgart interface v0.103\n[ 1.302081] loop: module loaded\n[ 1.305899] vda: vda1\n[ 1.307875] scsi host0: ata_piix\n[ 1.309241] scsi host1: ata_piix\n[ 1.310543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.315780] libphy: Fixed MDIO Bus: probed\n[ 1.317310] tun: Universal TUN/TAP device driver, 1.6\n[ 1.319092] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.322563] PPP generic driver version 2.4.2\n[ 1.324227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.326449] ehci-pci: EHCI PCI platform driver\n[ 1.328093] ehci-platform: EHCI generic platform driver\n[ 1.329936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.332052] ohci-pci: OHCI PCI platform driver\n[ 1.333679] ohci-platform: OHCI generic platform driver\n[ 1.335519] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.352385] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.354246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.356951] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.358849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.361014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.363281] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.365876] usb usb1: Product: UHCI Host Controller\n[ 1.367613] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.369744] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.371504] hub 1-0:1.0: USB hub found\n[ 1.372917] hub 1-0:1.0: 2 ports detected\n[ 1.374596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.378399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.380143] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.382032] mousedev: PS/2 mouse device common for all mice\n[ 1.384441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.387630] rtc_cmos 00:00: RTC can wake from S4\n[ 1.389826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.392019] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.394232] i2c /dev entries driver\n[ 1.395616] device-mapper: uevent: version 1.0.3\n[ 1.397350] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.400390] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.402825] NET: Registered protocol family 10\n[ 1.404911] NET: Registered protocol family 17\n[ 1.406568] Key type dns_resolver registered\n[ 1.408462] registered taskstats version 1\n[ 1.410025] Loading compiled-in X.509 certificates\n[ 1.412372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.416079] zswap: loaded using pool lzo/zbud\n[ 1.420830] Key type trusted registered\n[ 1.427057] Key type encrypted registered\n[ 1.429356] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.432347] ima: No TPM chip found, activating TPM-bypass!\n[ 1.434646] evm: HMAC attrs: 0x1\n[ 1.436370] Magic number: 11:18:760\n[ 1.438001] rtc_cmos 00:00: setting system clock to 2019-03-24 00:46:31 UTC (1553388391)\n[ 1.441036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.458985] EDD information not available.\n[ 1.470928] Freeing unused kernel memory: 1512K\n[ 1.472615] Write protecting the kernel read-only data: 14336k\n[ 1.478069] Freeing unused kernel memory: 1692K\n[ 1.480114] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.493282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500334] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503672] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.507024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511958] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520502] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523885] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529277] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.532489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.594800] [drm] Initialized drm 1.1.0 20060810\n[ 1.597774] virtio_net virtio0 ens3: renamed from eth0\n[ 1.607532] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.612260] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.632432] FDC 0 is a S82078B\n[ 1.635748] AVX2 version of gcm_enc/dec engaged.\n[ 1.637436] AES CTR mode by8 optimization enabled\n[ 1.683945] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.848336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850626] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852981] usb 1-1: Product: QEMU USB Tablet\n[ 1.854550] usb 1-1: Manufacturer: QEMU\n[ 1.855977] usb 1-1: SerialNumber: 42\n[ 1.865279] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.872950] usbcore: registered new interface driver usbhid\n[ 1.875179] usbhid: USB HID core driver\n[ 1.878840] 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.883266] 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.256956] md: linear personality registered for level -1\n[ 2.261091] md: multipath personality registered for level -4\n[ 2.265313] md: raid0 personality registered for level 0\n[ 2.269880] md: raid1 personality registered for level 1\n[ 2.339931] raid6: sse2x1 gen() 11670 MB/s\n[ 2.407933] raid6: sse2x1 xor() 9125 MB/s\n[ 2.475934] raid6: sse2x2 gen() 14939 MB/s\n[ 2.543932] raid6: sse2x2 xor() 10002 MB/s\n[ 2.611934] raid6: sse2x4 gen() 17049 MB/s\n[ 2.679933] raid6: sse2x4 xor() 10834 MB/s\n[ 2.747932] raid6: avx2x1 gen() 22764 MB/s\n[ 2.815931] raid6: avx2x2 gen() 26291 MB/s\n[ 2.883931] raid6: avx2x4 gen() 30655 MB/s\n[ 2.885619] raid6: using algorithm avx2x4 gen() 30655 MB/s\n[ 2.887696] raid6: using avx2x2 recovery algorithm\n[ 2.894643] xor: automatically using best checksumming function:\n[ 2.935943] avx : 32890.000 MB/sec\n[ 2.939165] async_tx: api initialized (async)\n[ 2.951643] md: raid6 personality registered for level 6\n[ 2.953693] md: raid5 personality registered for level 5\n[ 2.955726] md: raid4 personality registered for level 4\n[ 2.963341] 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.003320] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.026217] 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.133927] 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.139970] systemd[1]: Detected virtualization kvm.\n[ 3.141686] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.146118] systemd[1]: Set hostname to .\n[ 3.149434] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.151768] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.268515] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.273105] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.277725] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.281257] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.285127] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.288925] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.293081] 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.299236] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.303126] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.306905] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.311038] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.315389] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.319481] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.323102] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.327408] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.330675] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.334371] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.337520] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.341759] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.346338] 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.351404] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.355454] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.360007] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.369859] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.375012] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.386183] Loading iSCSI transport class v2.0-870.\n[ 3.388638] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.395232] systemd[1]: Starting Uncomplicated firewall...\n[ 3.400957] iscsi: registered transport (tcp)\n Starting Uncomplicated firewall...\n[ 3.405763] 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.422551] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.433044] 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.447708] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.457949] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.464862] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.476292] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.484060] 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 Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.528705] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\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 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] Found device /dev/ttyS0.\n[ 4.272914] 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.893037] cloud-init[492]: Cloud-init v. 18.2 running 'init-local' at Sun, 24 Mar 2019 00:46:35 +0000. Up 4.72 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.473913] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sun, 24 Mar 2019 00:46:36 +0000. Up 6.47 seconds.\n[ 10.480590] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 10.486940] cloud-init[934]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 10.496196] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.501882] cloud-init[934]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 10.508472] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:4f:06:e3 |\n[ 10.516153] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe4f:6e3/64 | . | link | fa:16:3e:4f:06:e3 |\n[ 10.524164] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.528161] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.536144] cloud-init[934]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 10.544144] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.548155] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.556146] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.562909] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.566444] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.571676] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.578809] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.583322] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.588454] cloud-init[934]: 2019-03-24 00:46:40,823 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.988033] cloud-init[934]: Generating public/private rsa key pair.\n[ 10.990208] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.996435] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.000136] cloud-init[934]: The key fingerprint is:\n[ 11.004163] cloud-init[934]: SHA256:prHK+zjoMcZrvxaZG/JxGxyvbEqX226jlzrmkV9ImQ8 root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32\n[ 11.012158] cloud-init[934]: The key's randomart image is:\n[ 11.014205] cloud-init[934]: +---[RSA 2048]----+\n[ 11.020149] cloud-init[934]: | |\n[ 11.021954] cloud-init[934]: | |\n[ 11.028152] cloud-init[934]: | |\n[ 11.029958] cloud-init[934]: | . o |\n[ 11.032134] cloud-init[934]: | +.oE |\n[ 11.036135] cloud-init[934]: | .. * +O.+ |\n[ 11.040171] cloud-init[934]: | =+.BB+..o |\n[ 11.044159] cloud-init[934]: | .o*=+B==. |\n[ 11.048134] cloud-init[934]: | oooOX*B+. |\n[ 11.052143] cloud-init[934]: +----[SHA256]-----+\n[ 11.056137] cloud-init[934]: Generating public/private dsa key pair.\n[ 11.059728] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 11.064744] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.066868] cloud-init[934]: The key fingerprint is:\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[ 11.076807] cloud-init[934]: SHA256:8CwSkxz3QOfI6uN7XLdDvV+M5KFWTP6WUxnrTNnAgIY root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32\n[ 11.079520] cloud-init[934]: The key's randomart image is:\n[ 11.081058] cloud-init[934]: +---[DSA 1024]----+\n[ 11.082399] cloud-init[934]: | ..+ .. .. |\n[ 11.083732] \ncloud-init Starting LXD - unix socket.\n[934]: | . = *E o o |[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m\n[ 11.092320] cloud-init[934]: | = + o. +. |\n[ 11.093649] cloud-init[934]: | + + + .*|\n[ 11.095018] cloud-init[934]: | o . S . *=o|] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 11.100308] cloud-init[934]: | . . .. o .=+=o|\n[ 11.101629] cloud-init[934]: | o. . o .o.o==|\n[ 11.102959] cloud-init[934]: | . .o o.. o.|[[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[ 11.108805] cloud-init[934]: | oo . .. |\n[ 11.110136] cloud-init[934]: +----[SHA256]-----+\n[ 11.111466] cloud-init\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[934]: Generating public/private ecdsa key pair.\n[ 11.117289] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.120437] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0mcloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.] Reached target Basic System.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 11.132799] cloud-init[934]: The key fingerprint is:\n[ 11.134199] cloud-init[934]: SHA256:csc4sSMlhOi0cNsHauIs8NGf6p4zEV0KBMUye9h/jow root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32\n\n Starting Accounts Service...\n[ 11.141022] cloud-init[934]: Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n Starting LSB: MD monitoring daemon...\nThe key's randomart image is:[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 11.220761] cloud-init[934]: +---[ECDSA 256]---+\n[ 11.232710] cloud-init[934]: | .*o.. |\n[ 11.238155] cloud-init[934]: |. * =. . | Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started iperf3 Service.\n\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 11.288373] cloud-init[934]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n| = % +.oo |\n[ 11.331931] cloud-init[934]: [[0;32m OK [0m] Started LXD - container startup/shutdown.|o X * +o = |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 11.382444] [[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[934]: |++ o =o.S o |\n[ 11.399885] cloud-init[934]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...|.o. . ++.+ |\n Starting Login to default iSCSI targets...\n\n[ 11.419055] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).[934]: \n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n |. = + |\nStarting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\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[ 11.496513] ] Started Accounts Service.\ncloud-init[934]: | E.o . |\n[ 11.514680] cloud-init[934]: | o+o | Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[ 11.581725] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 11.603253] cloud-init[934]: Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Started Set console scheme.\n[ 11.622923] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.626123] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.636430] cloud-init[934]: The key fingerprint is:\n[ 11.641348] cloud-init[934]: SHA256:CRDhiYh3jGAK06aRgSVj16WESB2uTQV4r49M9SDhhto root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32\n[ 11.652423] cloud-init[934]: The key's randomart image is:\n[ 11.660113] cloud-init[934]: +--[ED25519 256]--+\n[ 11.664115] cloud-init[934]: |XO=+O=.. |\n[ 11.667511] cloud-init[934]: |XO=Xo+. |\n[ 11.676698] cloud-init[934]: |++BoB.. |\n[ 11.681897] cloud-init[934]: |.o+= + . . |\n[ 11.688116] cloud-init[934]: |.o..+ o S |\n[ 11.692125] cloud-init[934]: |. Eo . |\n[ 11.696120] cloud-init[934]: | o o |\n[ 11.704127] cloud-init[934]: | o . |\n[ 11.706078] cloud-init[934]: | |\n[ 11.709595] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 12.039989] cloud-init[1040]: 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[ 12.767817] cloud-init[1040]: en_US.UTF-8... done\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 12.774548] cloud-init[1040]: Generation complete.\n[ 13.362949] cloud-init[1040]: Cloud-init v. 18.2 running 'modules:config' at Sun, 24 Mar 2019 00:46:42 +0000. Up 11.94 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2019-03-24 00:46:47,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa/action used request id req-e5fddb7f-b397-45b9-9b77-f8257a26dd8d 2019-03-24 00:46:47,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789401531219s 2019-03-24 00:46:47,592 - 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 738330898 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.219408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.222290] pid_max: default: 32768 minimum: 301 [ 0.223830] ACPI: Core revision 20150930 [ 0.225817] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.228220] Security Framework initialized [ 0.230225] Yama: becoming mindful. [ 0.231526] AppArmor: AppArmor initialized [ 0.232998] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235361] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.237606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.239729] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242099] Initializing cgroup subsys io [ 0.243527] Initializing cgroup subsys memory [ 0.245034] Initializing cgroup subsys devices [ 0.246576] Initializing cgroup subsys freezer [ 0.248101] Initializing cgroup subsys net_cls [ 0.249628] Initializing cgroup subsys perf_event [ 0.251234] Initializing cgroup subsys net_prio [ 0.252784] Initializing cgroup subsys hugetlb [ 0.254315] Initializing cgroup subsys pids [ 0.255804] CPU: Physical Processor ID: 0 [ 0.257940] mce: CPU supports 10 MCE banks [ 0.259411] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261176] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263122] Spectre V2 : Mitigation: Full generic retpoline [ 0.264963] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267024] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269172] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271112] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.273759] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.293839] Freeing SMP alternatives memory: 32K [ 0.301154] ftrace: allocating 32237 entries in 126 pages [ 0.344776] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.348046] smpboot: Max logical packages: 1 [ 0.349973] x2apic enabled [ 0.351341] Switched APIC routing to physical x2apic. [ 0.354702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.359458] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.364250] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367502] KVM setup paravirtual spinlock [ 0.370409] x86: Booted up 1 node, 1 CPUs [ 0.371983] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374650] devtmpfs: initialized [ 0.377037] evm: security.selinux [ 0.378286] evm: security.SMACK64 [ 0.379509] evm: security.SMACK64EXEC [ 0.380828] evm: security.SMACK64TRANSMUTE [ 0.382260] evm: security.SMACK64MMAP [ 0.383563] evm: security.ima [ 0.384689] evm: security.capability [ 0.386151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389369] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.391475] pinctrl core: initialized pinctrl subsystem [ 0.393485] RTC time: 0:46:30, date: 03/24/19 [ 0.395221] NET: Registered protocol family 16 [ 0.396946] cpuidle: using governor ladder [ 0.398398] cpuidle: using governor menu [ 0.399798] PCCT header not found. [ 0.401131] ACPI: bus type PCI registered [ 0.402571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404809] PCI: Using configuration type 1 for base access [ 0.407650] ACPI: Added _OSI(Module Device) [ 0.409124] ACPI: Added _OSI(Processor Device) [ 0.410651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412243] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415267] ACPI: Interpreter enabled [ 0.416621] ACPI: (supports S0 S5) [ 0.417875] ACPI: Using IOAPIC for interrupt routing [ 0.419561] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.426290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428487] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430612] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434484] acpiphp: Slot [3] registered [ 0.451397] acpiphp: Slot [4] registered [ 0.452809] acpiphp: Slot [5] registered [ 0.454219] acpiphp: Slot [6] registered [ 0.455622] acpiphp: Slot [7] registered [ 0.457024] acpiphp: Slot [8] registered [ 0.458430] acpiphp: Slot [9] registered [ 0.459840] acpiphp: Slot [10] registered [ 0.461266] acpiphp: Slot [11] registered [ 0.462695] acpiphp: Slot [12] registered [ 0.464128] acpiphp: Slot [13] registered [ 0.465547] acpiphp: Slot [14] registered [ 0.466968] acpiphp: Slot [15] registered [ 0.468408] acpiphp: Slot [16] registered [ 0.469835] acpiphp: Slot [17] registered [ 0.471264] acpiphp: Slot [18] registered [ 0.472691] acpiphp: Slot [19] registered [ 0.474125] acpiphp: Slot [20] registered [ 0.475549] acpiphp: Slot [21] registered [ 0.476975] acpiphp: Slot [22] registered [ 0.478405] acpiphp: Slot [23] registered [ 0.479834] acpiphp: Slot [24] registered [ 0.481745] acpiphp: Slot [25] registered [ 0.483183] acpiphp: Slot [26] registered [ 0.484624] acpiphp: Slot [27] registered [ 0.486062] acpiphp: Slot [28] registered [ 0.487502] acpiphp: Slot [29] registered [ 0.488945] acpiphp: Slot [30] registered [ 0.490398] acpiphp: Slot [31] registered [ 0.491828] PCI host bridge to bus 0000:00 [ 0.493263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498418] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.503582] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.506217] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511254] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513529] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.515639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525839] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562796] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565057] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567532] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569494] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572351] vgaarb: loaded [ 0.573449] vgaarb: bridge control possible 0000:00:02.0 [ 0.575777] SCSI subsystem initialized [ 0.577492] ACPI: bus type USB registered [ 0.579047] usbcore: registered new interface driver usbfs [ 0.580976] usbcore: registered new interface driver hub [ 0.582860] usbcore: registered new device driver usb [ 0.584934] PCI: Using ACPI for IRQ routing [ 0.587162] NetLabel: Initializing [ 0.588477] NetLabel: domain hash size = 128 [ 0.590066] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591900] NetLabel: unlabeled traffic allowed by default [ 0.594085] amd_nb: Cannot enumerate AMD northbridges [ 0.595946] clocksource: Switched to clocksource kvm-clock [ 0.607427] AppArmor: AppArmor Filesystem Enabled [ 0.609373] pnp: PnP ACPI init [ 0.611020] pnp: PnP ACPI: found 5 devices [ 0.618533] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.621751] NET: Registered protocol family 2 [ 0.623898] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.626287] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.628493] TCP: Hash tables configured (established 4096 bind 4096) [ 0.630733] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.632751] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.635005] NET: Registered protocol family 1 [ 0.636655] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.638675] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.640659] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.657510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.674549] Unpacking initramfs... [ 1.167436] Freeing initrd memory: 37084K [ 1.169570] Scanning for low memory corruption every 60 seconds [ 1.172180] audit: initializing netlink subsys (disabled) [ 1.174120] audit: type=2000 audit(1553388392.022:1): initialized [ 1.176704] Initialise system trusted keyring [ 1.178476] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.180637] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.183964] zbud: loaded [ 1.185333] VFS: Disk quotas dquot_6.6.0 [ 1.186828] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.189396] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.191659] fuse init (API version 7.23) [ 1.193270] Key type big_key registered [ 1.194736] Allocating IMA MOK and blacklist keyrings. [ 1.196945] Key type asymmetric registered [ 1.198483] Asymmetric key parser 'x509' registered [ 1.200239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.202964] io scheduler noop registered [ 1.204427] io scheduler deadline registered (default) [ 1.206266] io scheduler cfq registered [ 1.207812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.209751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.214768] ACPI: Power Button [PWRF] [ 1.216345] GHES: HEST is not enabled! [ 1.232476] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265957] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269601] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298786] Linux agpgart interface v0.103 [ 1.302081] loop: module loaded [ 1.305899] vda: vda1 [ 1.307875] scsi host0: ata_piix [ 1.309241] scsi host1: ata_piix [ 1.310543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.315780] libphy: Fixed MDIO Bus: probed [ 1.317310] tun: Universal TUN/TAP device driver, 1.6 [ 1.319092] tun: (C) 1999-2004 Max Krasnyansky [ 1.322563] PPP generic driver version 2.4.2 [ 1.324227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.326449] ehci-pci: EHCI PCI platform driver [ 1.328093] ehci-platform: EHCI generic platform driver [ 1.329936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.332052] ohci-pci: OHCI PCI platform driver [ 1.333679] ohci-platform: OHCI generic platform driver [ 1.335519] uhci_hcd: USB Universal Host Controller Interface driver [ 1.352385] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.354246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.356951] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.358849] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.361014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.363281] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.365876] usb usb1: Product: UHCI Host Controller [ 1.367613] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.369744] usb usb1: SerialNumber: 0000:00:01.2 [ 1.371504] hub 1-0:1.0: USB hub found [ 1.372917] hub 1-0:1.0: 2 ports detected [ 1.374596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.378399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.380143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.382032] mousedev: PS/2 mouse device common for all mice [ 1.384441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.387630] rtc_cmos 00:00: RTC can wake from S4 [ 1.389826] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.392019] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.394232] i2c /dev entries driver [ 1.395616] device-mapper: uevent: version 1.0.3 [ 1.397350] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.400390] ledtrig-cpu: registered to indicate activity on CPUs [ 1.402825] NET: Registered protocol family 10 [ 1.404911] NET: Registered protocol family 17 [ 1.406568] Key type dns_resolver registered [ 1.408462] registered taskstats version 1 [ 1.410025] Loading compiled-in X.509 certificates [ 1.412372] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.416079] zswap: loaded using pool lzo/zbud [ 1.420830] Key type trusted registered [ 1.427057] Key type encrypted registered [ 1.429356] AppArmor: AppArmor sha1 policy hashing enabled [ 1.432347] ima: No TPM chip found, activating TPM-bypass! [ 1.434646] evm: HMAC attrs: 0x1 [ 1.436370] Magic number: 11:18:760 [ 1.438001] rtc_cmos 00:00: setting system clock to 2019-03-24 00:46:31 UTC (1553388391) [ 1.441036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.458985] EDD information not available. [ 1.470928] Freeing unused kernel memory: 1512K [ 1.472615] Write protecting the kernel read-only data: 14336k [ 1.478069] Freeing unused kernel memory: 1692K [ 1.480114] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.493282] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496879] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500334] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503672] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.507024] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511958] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520502] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523885] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529277] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.532489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.594800] [drm] Initialized drm 1.1.0 20060810 [ 1.597774] virtio_net virtio0 ens3: renamed from eth0 [ 1.607532] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.612260] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.632432] FDC 0 is a S82078B [ 1.635748] AVX2 version of gcm_enc/dec engaged. [ 1.637436] AES CTR mode by8 optimization enabled [ 1.683945] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.848336] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850626] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852981] usb 1-1: Product: QEMU USB Tablet [ 1.854550] usb 1-1: Manufacturer: QEMU [ 1.855977] usb 1-1: SerialNumber: 42 [ 1.865279] hidraw: raw HID events driver (C) Jiri Kosina [ 1.872950] usbcore: registered new interface driver usbhid [ 1.875179] usbhid: USB HID core driver [ 1.878840] 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.883266] 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.256956] md: linear personality registered for level -1 [ 2.261091] md: multipath personality registered for level -4 [ 2.265313] md: raid0 personality registered for level 0 [ 2.269880] md: raid1 personality registered for level 1 [ 2.339931] raid6: sse2x1 gen() 11670 MB/s [ 2.407933] raid6: sse2x1 xor() 9125 MB/s [ 2.475934] raid6: sse2x2 gen() 14939 MB/s [ 2.543932] raid6: sse2x2 xor() 10002 MB/s [ 2.611934] raid6: sse2x4 gen() 17049 MB/s [ 2.679933] raid6: sse2x4 xor() 10834 MB/s [ 2.747932] raid6: avx2x1 gen() 22764 MB/s [ 2.815931] raid6: avx2x2 gen() 26291 MB/s [ 2.883931] raid6: avx2x4 gen() 30655 MB/s [ 2.885619] raid6: using algorithm avx2x4 gen() 30655 MB/s [ 2.887696] raid6: using avx2x2 recovery algorithm [ 2.894643] xor: automatically using best checksumming function: [ 2.935943] avx : 32890.000 MB/sec [ 2.939165] async_tx: api initialized (async) [ 2.951643] md: raid6 personality registered for level 6 [ 2.953693] md: raid5 personality registered for level 5 [ 2.955726] md: raid4 personality registered for level 4 [ 2.963341] 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.003320] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.026217] 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.133927] 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.139970] systemd[1]: Detected virtualization kvm. [ 3.141686] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.146118] systemd[1]: Set hostname to . [ 3.149434] systemd[1]: Initializing machine ID from KVM UUID. [ 3.151768] systemd[1]: Installed transient /etc/machine-id file. [ 3.268515] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.273105] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.277725] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.281257] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.285127] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.288925] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.293081] 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.299236] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.303126] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.306905] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.311038] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.315389] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.319481] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.323102] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.327408] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.330675] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.334371] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.337520] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.341759] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.346338] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.351404] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.355454] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.360007] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.369859] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.375012] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.386183] Loading iSCSI transport class v2.0-870. [ 3.388638] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.395232] systemd[1]: Starting Uncomplicated firewall... [ 3.400957] iscsi: registered transport (tcp) Starting Uncomplicated firewall... [ 3.405763] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.422551] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.433044] 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.447708] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.457949] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.464862] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.476292] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.484060] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 3.528705] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. 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 udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[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. 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] Found device /dev/ttyS0. [ 4.272914] 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.893037] cloud-init[492]: Cloud-init v. 18.2 running 'init-local' at Sun, 24 Mar 2019 00:46:35 +0000. Up 4.72 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.473913] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Sun, 24 Mar 2019 00:46:36 +0000. Up 6.47 seconds. [ 10.480590] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ [ 10.486940] cloud-init[934]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ [ 10.496196] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.501882] cloud-init[934]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ [ 10.508472] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:4f:06:e3 | [ 10.516153] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe4f:6e3/64 | . | link | fa:16:3e:4f:06:e3 | [ 10.524164] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.528161] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.536144] cloud-init[934]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ [ 10.544144] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.548155] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.556146] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.562909] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.566444] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.571676] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.578809] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.583322] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.588454] cloud-init[934]: 2019-03-24 00:46:40,823 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.988033] cloud-init[934]: Generating public/private rsa key pair. [ 10.990208] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.996435] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.000136] cloud-init[934]: The key fingerprint is: [ 11.004163] cloud-init[934]: SHA256:prHK+zjoMcZrvxaZG/JxGxyvbEqX226jlzrmkV9ImQ8 root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32 [ 11.012158] cloud-init[934]: The key's randomart image is: [ 11.014205] cloud-init[934]: +---[RSA 2048]----+ [ 11.020149] cloud-init[934]: | | [ 11.021954] cloud-init[934]: | | [ 11.028152] cloud-init[934]: | | [ 11.029958] cloud-init[934]: | . o | [ 11.032134] cloud-init[934]: | +.oE | [ 11.036135] cloud-init[934]: | .. * +O.+ | [ 11.040171] cloud-init[934]: | =+.BB+..o | [ 11.044159] cloud-init[934]: | .o*=+B==. | [ 11.048134] cloud-init[934]: | oooOX*B+. | [ 11.052143] cloud-init[934]: +----[SHA256]-----+ [ 11.056137] cloud-init[934]: Generating public/private dsa key pair. [ 11.059728] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 11.064744] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.066868] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [ 11.076807] cloud-init[934]: SHA256:8CwSkxz3QOfI6uN7XLdDvV+M5KFWTP6WUxnrTNnAgIY root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32 [ 11.079520] cloud-init[934]: The key's randomart image is: [ 11.081058] cloud-init[934]: +---[DSA 1024]----+ [ 11.082399] cloud-init[934]: | ..+ .. .. | [ 11.083732] cloud-init Starting LXD - unix socket. [934]: | . = *E o o |[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m [ 11.092320] cloud-init[934]: | = + o. +. | [ 11.093649] cloud-init[934]: | + + + .*| [ 11.095018] cloud-init[934]: | o . S . *=o|] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [ 11.100308] cloud-init[934]: | . . .. o .=+=o| [ 11.101629] cloud-init[934]: | o. . o .o.o==| [ 11.102959] cloud-init[934]: | . .o o.. o.|[[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 11.108805] cloud-init[934]: | oo . .. | [ 11.110136] cloud-init[934]: +----[SHA256]-----+ [ 11.111466] cloud-init [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [934]: Generating public/private ecdsa key pair. [ 11.117289] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.120437] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0mcloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.] Reached target Basic System. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. [ 11.132799] cloud-init[934]: The key fingerprint is: [ 11.134199] cloud-init[934]: SHA256:csc4sSMlhOi0cNsHauIs8NGf6p4zEV0KBMUye9h/jow root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32 Starting Accounts Service... [ 11.141022] cloud-init[934]: Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon... The key's randomart image is:[[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 11.220761] cloud-init[934]: +---[ECDSA 256]---+ [ 11.232710] cloud-init[934]: | .*o.. | [ 11.238155] cloud-init[934]: |. * =. . | Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 11.288373] cloud-init[934]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). | = % +.oo | [ 11.331931] cloud-init[934]: [[0;32m OK [0m] Started LXD - container startup/shutdown.|o X * +o = | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 11.382444] [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[934]: |++ o =o.S o | [ 11.399885] cloud-init[934]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...|.o. . ++.+ | Starting Login to default iSCSI targets... [ 11.419055] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre).[934]: [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... |. = + | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[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[ 11.496513] ] Started Accounts Service. cloud-init[934]: | E.o . | [ 11.514680] cloud-init[934]: | o+o | Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [ 11.581725] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 11.603253] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started Set console scheme. [ 11.622923] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.626123] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.636430] cloud-init[934]: The key fingerprint is: [ 11.641348] cloud-init[934]: SHA256:CRDhiYh3jGAK06aRgSVj16WESB2uTQV4r49M9SDhhto root@shaker-vm-627ae021-807b-4843-aea9-949472cc7a32 [ 11.652423] cloud-init[934]: The key's randomart image is: [ 11.660113] cloud-init[934]: +--[ED25519 256]--+ [ 11.664115] cloud-init[934]: |XO=+O=.. | [ 11.667511] cloud-init[934]: |XO=Xo+. | [ 11.676698] cloud-init[934]: |++BoB.. | [ 11.681897] cloud-init[934]: |.o+= + . . | [ 11.688116] cloud-init[934]: |.o..+ o S | [ 11.692125] cloud-init[934]: |. Eo . | [ 11.696120] cloud-init[934]: | o o | [ 11.704127] cloud-init[934]: | o . | [ 11.706078] cloud-init[934]: | | [ 11.709595] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 12.039989] cloud-init[1040]: 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... [ 12.767817] cloud-init[1040]: en_US.UTF-8... done [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.774548] cloud-init[1040]: Generation complete. [ 13.362949] cloud-init[1040]: Cloud-init v. 18.2 running 'modules:config' at Sun, 24 Mar 2019 00:46:42 +0000. Up 11.94 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2019-03-24 00:46:47,597 - paramiko.transport - DEBUG - starting thread (client mode): 0x23663fd0L 2019-03-24 00:46:47,598 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 00:46:47,601 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-03-24 00:46:47,601 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-24 00:46:47,603 - 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-03-24 00:46:47,603 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 00:46:47,603 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 00:46:47,603 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 00:46:47,603 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 00:46:47,603 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 00:46:47,645 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 00:46:47,646 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 00:46:47,661 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 000ba0ea7dc4375bd3dbb1f3233d5caa 2019-03-24 00:46:47,663 - paramiko.transport - DEBUG - Trying discovered key cf515505275419f4915373dc7f9e9205 in /tmp/tmpTdnYN1 2019-03-24 00:46:47,685 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 00:46:47,706 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 00:46:47,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-24 00:46:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-24 00:46:47,741 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a7271c-e21b-4f98-8418-c01779a28a33 2019-03-24 00:46:47,742 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-24 00:46:47,742 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-91a7271c-e21b-4f98-8418-c01779a28a33 2019-03-24 00:46:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:47,869 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-24 00:46:47,869 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-24 00:46:47,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32c5082-d3fc-4d4f-8769-19dcbd936573 2019-03-24 00:46:47,957 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-24 00:46:47,957 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b32c5082-d3fc-4d4f-8769-19dcbd936573 2019-03-24 00:46:47,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.226091861725s 2019-03-24 00:46:47,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-24 00:46:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:48,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b07e8dc-f079-4cc5-b683-0a4cbff36972 2019-03-24 00:46:48,203 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02dea1bccace4fa4ad94a2a2598a5518"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0cce271e3a5d407c8073160d3f031dd3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10ffbda142ce4740a3640ac7823560e0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/12692d78533d41709623e717d186fa07"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "12692d78533d41709623e717d186fa07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/13ae4d10bc244e339af67350bf095870"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "13ae4d10bc244e339af67350bf095870"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1563eaf0105e489ca7221bac4a62b9d4"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1819cf6224a14814a21d2976911fb132"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "1819cf6224a14814a21d2976911fb132"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b46e721fbca4563b62dc7e72411c52e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2b041483108c4fdbbf9bfee6b711ac67"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2fea92c6c94c4bcbae655486f322a42a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3af2f24f33c34c36897370fb74d49d6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3e5d2cf585084f99b1bf744560f9c835"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/51419089eb1c4a38a26520e0f1804f71"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/54a599fb9a884d3e90bfa69ab5749ffe"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5656f6db59a54713a771b1cfc3639eab"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "5656f6db59a54713a771b1cfc3639eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a53e6597c304d9eab5661898db77bd2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/730a093d8a164c36a45bf8d08ca1f4ba"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7520d4eab0de47f1a0b09456b0133fd8"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/789a98f2bf28479d9a89f34f0af58dba"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7add19b824084a9a873e6e47cd68ce68"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "7add19b824084a9a873e6e47cd68ce68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b58d87f807a41e98e11a5bb5b118c71"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/80e06b017540485cbdfe761d4b75fc8d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8662fb52ffb049b19d1a7af257d8deac"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a28f773f6be49c1a67962a60004dbe9"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "8a28f773f6be49c1a67962a60004dbe9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8be0b0821823492986f79fa5b6f0499b"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91376dcb19e449be8fb3ccce35e81be8"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/974ee5df8ffe4d23bb12c83f4f68d741"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a481cdef45884c6ab5cf46e6d279cfd8"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a6972946803e4d37b1492a5786240649"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "a6972946803e4d37b1492a5786240649"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a78a263140c04193901f14eac3265d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "a78a263140c04193901f14eac3265d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab176a5099584c2bb86fbe584007a594"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "ab176a5099584c2bb86fbe584007a594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b1714435775e4c998a16cc946224f046"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "b1714435775e4c998a16cc946224f046"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b72268145603416ebd002b1e6c0223a9"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "b72268145603416ebd002b1e6c0223a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc314aba4e7d4a31a41b53366dbefaa1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c39f28ead6e9425b9a599f5d299c621e"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "c39f28ead6e9425b9a599f5d299c621e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4f391d0d32a4018badeca9e5f0dfc0f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4781056cfd74adb953354517c201d42"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "d4781056cfd74adb953354517c201d42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d75b6f5bec26477dbecdc83834b7ca20"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "d75b6f5bec26477dbecdc83834b7ca20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daebe6f9270e46b58ff2524202aedeb1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "daebe6f9270e46b58ff2524202aedeb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e045e8a5c51a43fd919c6400a862e9f2"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "e045e8a5c51a43fd919c6400a862e9f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e96dd62a488c4edb9e81a7358884238f"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "e96dd62a488c4edb9e81a7358884238f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f54ad649c5354c7994b56c110e27e392"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "f54ad649c5354c7994b56c110e27e392"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-24 00:46:48,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-9b07e8dc-f079-4cc5-b683-0a4cbff36972 2019-03-24 00:46:48,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.236279964447s 2019-03-24 00:46:48,211 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.28:5000 2019-03-24 00:46:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:46:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7ea482-b463-405d-a3a5-18c345133866 2019-03-24 00:46:48,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:46:48,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb7ea482-b463-405d-a3a5-18c345133866 2019-03-24 00:46:48,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225218057632s 2019-03-24 00:46:48,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:46:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:48,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a056a469-5c54-4461-aa47-22acf61f7151 2019-03-24 00:46:48,650 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:46:48,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a056a469-5c54-4461-aa47-22acf61f7151 2019-03-24 00:46:48,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205662965775s 2019-03-24 00:46:48,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:46:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:48,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f67f29-9c73-4a29-9d4c-7ad6d043701b 2019-03-24 00:46:48,872 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 00:46:48,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-56f67f29-9c73-4a29-9d4c-7ad6d043701b 2019-03-24 00:46:48,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216176986694s 2019-03-24 00:46:48,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:46:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:49,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068a690a-b922-4389-b695-4d5c3b6f0390 2019-03-24 00:46:49,118 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "links": {"self": "http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4eb5c787ae046b280bfbc850e387a86", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:46:49,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-068a690a-b922-4389-b695-4d5c3b6f0390 2019-03-24 00:46:49,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244916915894s 2019-03-24 00:46:49,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:46:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:49,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a4724a-e443-44ed-a868-4567dcbe7590 2019-03-24 00:46:49,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8"}, "tags": [], "enabled": true, "id": "da18e169ac604d228bf9de6b316189e8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}]} 2019-03-24 00:46:49,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-18a4724a-e443-44ed-a868-4567dcbe7590 2019-03-24 00:46:49,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225620985031s 2019-03-24 00:46:49,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 00:46:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=da18e169ac604d228bf9de6b316189e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:49,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78cfca9-54f5-4b8a-88c1-232b7907af68 2019-03-24 00:46:49,589 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=da18e169ac604d228bf9de6b316189e8", "previous": null, "next": null}} 2019-03-24 00:46:49,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=4f6767d92a4c4c60904d08184a4620d1&scope.project.id=da18e169ac604d228bf9de6b316189e8 used request id req-d78cfca9-54f5-4b8a-88c1-232b7907af68 2019-03-24 00:46:49,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224775075912s 2019-03-24 00:46:49,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 00:46:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8/users/a4eb5c787ae046b280bfbc850e387a86/roles/4f6767d92a4c4c60904d08184a4620d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:49,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a085553-43c6-474a-8914-57634a85f2e5 2019-03-24 00:46:49,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:46:49,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8/users/a4eb5c787ae046b280bfbc850e387a86/roles/4f6767d92a4c4c60904d08184a4620d1 used request id req-8a085553-43c6-474a-8914-57634a85f2e5 2019-03-24 00:46:49,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259836912155s 2019-03-24 00:46:49,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:46:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:49,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e32b80f-2b69-4775-bce8-2d754a168c93 2019-03-24 00:46:49,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:46:49,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e32b80f-2b69-4775-bce8-2d754a168c93 2019-03-24 00:46:49,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120161056519s 2019-03-24 00:46:49,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-03-24 00:46:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" -d '{"role": {"name": "heat_stack_owner"}}' 2019-03-24 00:46:50,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1601302-c559-4b8a-b6a7-a95855bd0dea 2019-03-24 00:46:50,237 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "990189680ccb494ab0b93d9e2533a1c8", "links": {"self": "http://172.30.9.28:5000/v3/roles/990189680ccb494ab0b93d9e2533a1c8"}, "name": "heat_stack_owner"}} 2019-03-24 00:46:50,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1601302-c559-4b8a-b6a7-a95855bd0dea 2019-03-24 00:46:50,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.254642009735s 2019-03-24 00:46:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 00:46:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:50,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e646d29-4153-45e6-9976-b94252681429 2019-03-24 00:46:50,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "990189680ccb494ab0b93d9e2533a1c8", "links": {"self": "http://172.30.9.28:5000/v3/roles/990189680ccb494ab0b93d9e2533a1c8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 00:46:50,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e646d29-4153-45e6-9976-b94252681429 2019-03-24 00:46:50,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20167016983s 2019-03-24 00:46:50,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 00:46:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:50,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7ce969-dab8-4856-86b7-16110bcb64ec 2019-03-24 00:46:50,668 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 00:46:50,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ac7ce969-dab8-4856-86b7-16110bcb64ec 2019-03-24 00:46:50,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219910144806s 2019-03-24 00:46:50,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 00:46:50,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:50,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42346a31-e8f8-49bd-85c8-7e1b927a44f9 2019-03-24 00:46:50,911 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "links": {"self": "http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4eb5c787ae046b280bfbc850e387a86", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 00:46:50,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-42346a31-e8f8-49bd-85c8-7e1b927a44f9 2019-03-24 00:46:50,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242565155029s 2019-03-24 00:46:50,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 00:46:50,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b22495e-3e68-4350-8611-1388d4eabc2d 2019-03-24 00:46:51,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8"}, "tags": [], "enabled": true, "id": "da18e169ac604d228bf9de6b316189e8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}]} 2019-03-24 00:46:51,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6b22495e-3e68-4350-8611-1388d4eabc2d 2019-03-24 00:46:51,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129112005234s 2019-03-24 00:46:51,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 00:46:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=990189680ccb494ab0b93d9e2533a1c8&scope.project.id=da18e169ac604d228bf9de6b316189e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:51,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 24 Mar 2019 00:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793801d6-fa3c-410b-ac0a-e32538af6deb 2019-03-24 00:46:51,271 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=990189680ccb494ab0b93d9e2533a1c8&scope.project.id=da18e169ac604d228bf9de6b316189e8", "previous": null, "next": null}} 2019-03-24 00:46:51,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a4eb5c787ae046b280bfbc850e387a86&role.id=990189680ccb494ab0b93d9e2533a1c8&scope.project.id=da18e169ac604d228bf9de6b316189e8 used request id req-793801d6-fa3c-410b-ac0a-e32538af6deb 2019-03-24 00:46:51,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209755897522s 2019-03-24 00:46:51,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 00:46:51,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8/users/a4eb5c787ae046b280bfbc850e387a86/roles/990189680ccb494ab0b93d9e2533a1c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 00:46:51,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 00:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8b5b83-728a-48c9-b3f5-47e65ad32cb0 2019-03-24 00:46:51,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 00:46:51,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8/users/a4eb5c787ae046b280bfbc850e387a86/roles/990189680ccb494ab0b93d9e2533a1c8 used request id req-5d8b5b83-728a-48c9-b3f5-47e65ad32cb0 2019-03-24 00:46:51,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253317117691s 2019-03-24 00:46:51,530 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 00:46:51,531 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 00:46:51,531 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 00:46:51,535 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 00:46:51,609 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-24 00:46:51,610 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-24 00:46:51,610 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 00:46:51,649 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-24 00:46:51,649 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-24 00:46:51,675 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-24 01:14:16,660 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-24 01:14:16,659 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=da18e169ac604d228bf9de6b316189e8 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 51710 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_627ae021-807b-4843-aea9-949472cc7a32 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=w3fE2ArHXeryvZms9jEe2vwObC7d8y LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.28:5000 OS_USERNAME=shaker-user_627ae021-807b-4843-aea9-949472cc7a32 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.28,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 51710 192.168.120.8 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-03-24 00:46:51.689 1408 INFO shaker.engine.utils [-] Logging enabled 2019-03-24 00:46:51.692 1408 INFO shaker.engine.messaging [-] Listening on *:9000 2019-03-24 00:46:51.695 1408 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-03-24 00:46:51.704 1416 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-03-24 00:46:51.705 1416 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.205:9000 2019-03-24 00:46:51.705 1416 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-03-24 00:46:51.718 1408 INFO pykwalify.core [-] validation.valid 2019-03-24 00:46:52.280 1408 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-24 00:46:59.383 1408 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'e08e326a-1e18-4420-9a8b-d215d28e6cfc', u'links': [{u'href': u'http://172.30.9.28:8004/v1/da18e169ac604d228bf9de6b316189e8/stacks/shaker_rfieom/e08e326a-1e18-4420-9a8b-d215d28e6cfc', u'rel': u'self'}]} 2019-03-24 00:51:00.171 1408 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rfieom_master_0', 'shaker_rfieom_slave_0']) 2019-03-24 00:51:11.726 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 00:52:42.989 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 00:54:13.489 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 00:55:43.989 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 00:55:43.991 1408 INFO shaker.engine.server [-] Execution is done 2019-03-24 00:55:44.749 1408 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-24 00:56:10.523 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 00:56:10.527 1408 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-03-24 00:56:10.540 1408 INFO pykwalify.core [-] validation.valid 2019-03-24 00:56:10.979 1408 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-24 00:56:17.045 1408 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'60c04626-660a-493a-b999-25f17b291589', u'links': [{u'href': u'http://172.30.9.28:8004/v1/da18e169ac604d228bf9de6b316189e8/stacks/shaker_stiraz/60c04626-660a-493a-b999-25f17b291589', u'rel': u'self'}]} 2019-03-24 00:57:32.468 1408 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_stiraz_master_0', 'shaker_stiraz_slave_0']) 2019-03-24 00:57:42.197 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 00:59:12.726 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:00:43.223 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:02:13.710 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:02:13.712 1408 INFO shaker.engine.server [-] Execution is done 2019-03-24 01:02:14.215 1408 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-24 01:02:42.807 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:02:42.809 1408 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-03-24 01:02:42.822 1408 INFO pykwalify.core [-] validation.valid 2019-03-24 01:02:43.257 1408 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-24 01:02:49.429 1408 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0c268ba3-9760-4bfa-bf45-540a2b427898', u'links': [{u'href': u'http://172.30.9.28:8004/v1/da18e169ac604d228bf9de6b316189e8/stacks/shaker_udofsr/0c268ba3-9760-4bfa-bf45-540a2b427898', u'rel': u'self'}]} 2019-03-24 01:04:00.395 1408 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_udofsr_slave_0', 'shaker_udofsr_master_0']) 2019-03-24 01:04:10.673 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:05:41.904 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:07:12.403 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:08:42.906 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:08:42.906 1408 INFO shaker.engine.server [-] Execution is done 2019-03-24 01:08:43.672 1408 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-24 01:09:10.758 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:09:10.760 1408 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-03-24 01:09:10.773 1408 INFO pykwalify.core [-] validation.valid 2019-03-24 01:09:11.318 1408 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-24 01:09:18.398 1408 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'ce0ee86a-e325-4fe1-85e9-bc15a41bbe36', u'links': [{u'href': u'http://172.30.9.28:8004/v1/da18e169ac604d228bf9de6b316189e8/stacks/shaker_dfuaot/ce0ee86a-e325-4fe1-85e9-bc15a41bbe36', u'rel': u'self'}]} 2019-03-24 01:10:28.299 1408 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dfuaot_master_0', 'shaker_dfuaot_slave_0']) 2019-03-24 01:10:35.431 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:11:07.698 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:12:27.894 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:13:48.160 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:13:48.161 1408 INFO shaker.engine.server [-] Execution is done 2019-03-24 01:13:48.978 1408 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-24 01:14:16.559 1408 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-24 01:14:16.561 1408 INFO shaker.engine.server [-] Generating aggregated report 2019-03-24 01:14:16.570 1408 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-03-24 01:14:16.573 1408 INFO shaker.engine.report [-] ******************************************************************************** 2019-03-24 01:14:16.573 1408 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-03-24 01:14:16.573 1408 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-03-24 01:14:16.573 1408 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-03-24 01:14:16.573 1408 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-03-24 01:14:16.574 1408 INFO shaker.engine.report [-] ******************************************************************************** 2019-03-24 01:14:16.574 1408 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-03-24 01:14:16.586 1408 INFO shaker.engine.report [-] Report saved to: report.html 2019-03-24 01:14:16,660 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-03-24 01:14:16,661 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-24 01:14:16,662 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-24 01:14:16,701 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-24 01:14:16,701 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-24 01:14:16,727 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-24 01:14:16,777 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-24 01:14:16,777 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-24 01:14:16,783 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-24 01:14:16,817 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-24 01:14:16,817 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-24 01:14:16,849 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-24 01:14:16,863 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-24 01:14:16,863 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-24 01:14:16,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 01:14:16,991 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:57 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-24 01:14:17,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 01:14:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/ef1aec93-4223-4fbb-a102-64c701b40fad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:19,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:14:19 GMT X-Openstack-Request-Id: req-5f864682-3b68-4c2d-9cda-05dea9357287 2019-03-24 01:14:19,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:14:19,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/ef1aec93-4223-4fbb-a102-64c701b40fad.json used request id req-5f864682-3b68-4c2d-9cda-05dea9357287 2019-03-24 01:14:19,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.05153489113s 2019-03-24 01:14:19,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:14:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:19,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:19 GMT X-Openstack-Request-Id: req-94f4bcce-5c70-44b8-893c-10125cd957e7 2019-03-24 01:14:19,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 01:14:19,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-94f4bcce-5c70-44b8-893c-10125cd957e7 2019-03-24 01:14:19,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.605738162994s 2019-03-24 01:14:19,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-24 01:14:19,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:20,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62a13998-e50b-4259-b1e7-6d819c8b5cf4 x-openstack-request-id: req-62a13998-e50b-4259-b1e7-6d819c8b5cf4 2019-03-24 01:14:20,212 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa used request id req-62a13998-e50b-4259-b1e7-6d819c8b5cf4 2019-03-24 01:14:20,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.541781902313s 2019-03-24 01:14:20,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:14:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14: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-7fb5f60b-96c2-4e7e-a571-ebb0d3485c0d x-openstack-request-id: req-7fb5f60b-96c2-4e7e-a571-ebb0d3485c0d 2019-03-24 01:14:21,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_627ae021-807b-4843-aea9-949472cc7a32": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:06:e3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:06:e3", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1a58dd0e-e12f-4b66-af27-6c4518596efa", "rel": "bookmark"}], "image": {"id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "links": [{"href": "http://172.30.9.28:8774/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000005ea", "OS-SRV-USG:launched_at": "2019-03-24T00:46:30.000000", "flavor": {"id": "61131794-26e6-4962-bf2d-0ea83b0b6f01", "links": [{"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "bookmark"}]}, "id": "1a58dd0e-e12f-4b66-af27-6c4518596efa", "security_groups": [{"name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}], "user_id": "a4eb5c787ae046b280bfbc850e387a86", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:14:20Z", "hostId": "0e87784c31260e6651332e2c5043b444b938c772d59effbc39fe0267", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_627ae021-807b-4843-aea9-949472cc7a32", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_627ae021-807b-4843-aea9-949472cc7a32", "created": "2019-03-24T00:43:01Z", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:14:21,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7fb5f60b-96c2-4e7e-a571-ebb0d3485c0d 2019-03-24 01:14:21,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34796285629s 2019-03-24 01:14:21,563 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:14:23,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:14:23,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:23,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14: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-3d51f59b-1af9-4e77-aa04-257c6c0f6a70 x-openstack-request-id: req-3d51f59b-1af9-4e77-aa04-257c6c0f6a70 2019-03-24 01:14:23,645 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-24 01:14:23,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d51f59b-1af9-4e77-aa04-257c6c0f6a70 2019-03-24 01:14:23,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0804219245911s 2019-03-24 01:14:23,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:14:23,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:24,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:24 GMT X-Openstack-Request-Id: req-498fa716-f381-4c7e-a498-f6b791a2c554 2019-03-24 01:14:24,056 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:53Z", "updated_at": "2019-03-24T00:42:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "428d1679-325b-4391-9d7d-e5c153124154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T00:42:54Z", "revision_number": 0, "id": "82c36971-d3a4-43d4-a002-9142e8424cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-03-24T00:42:55Z", "revision_number": 0, "id": "855b99c0-cb9a-4931-92b9-47c386dfec3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:55Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:54Z", "revision_number": 0, "id": "98eb9035-0eac-44f1-a961-1801cc811917", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:54Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:53Z", "revision_number": 0, "id": "c12c8b3b-f83e-45e7-8f59-ed01579476d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:53Z", "security_group_id": "2316302c-0546-412d-85ac-6c03a0098a73", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 4, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "2316302c-0546-412d-85ac-6c03a0098a73", "name": "shaker-sg_627ae021-807b-4843-aea9-949472cc7a32"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:20Z", "updated_at": "2019-03-24T00:42:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "5d1f17a3-5dd8-4c60-ba2d-0cf0715e3685", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "79cbca6f-0383-4541-8d81-8b9ca63ff14a", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "84ae060a-fa60-455a-8bd8-51f747958c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "86c8a028-035a-4e2b-ae5f-4bcf23badbcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 01:14:24,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-498fa716-f381-4c7e-a498-f6b791a2c554 2019-03-24 01:14:24,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.40570306778s 2019-03-24 01:14:24,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 01:14:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2316302c-0546-412d-85ac-6c03a0098a73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:24,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:14:24 GMT X-Openstack-Request-Id: req-e8f498b0-d253-4528-9bec-ee261858f9d9 2019-03-24 01:14:24,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:14:24,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2316302c-0546-412d-85ac-6c03a0098a73.json used request id req-e8f498b0-d253-4528-9bec-ee261858f9d9 2019-03-24 01:14:24,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.445472955704s 2019-03-24 01:14:24,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-24 01:14:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_627ae021-807b-4843-aea9-949472cc7a32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:24,545 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14: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-4d780416-63b1-4599-88da-ac8d3b575658 x-openstack-request-id: req-4d780416-63b1-4599-88da-ac8d3b575658 2019-03-24 01:14:24,545 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_627ae021-807b-4843-aea9-949472cc7a32 used request id req-4d780416-63b1-4599-88da-ac8d3b575658 2019-03-24 01:14:24,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0326900482178s 2019-03-24 01:14:24,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-24 01:14:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/43a479d3-e2a2-4083-8b9b-fe9f01e6eddf/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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" -d '{"subnet_id": "e06932d5-eb64-4767-aa11-eba94894f39b"}' 2019-03-24 01:14:27,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:27 GMT X-Openstack-Request-Id: req-74df566b-ff56-40b5-b8d6-0e5e156a854d 2019-03-24 01:14:27,634 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8852d8a9-81ea-4724-b657-bafb41745871", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "subnet_id": "e06932d5-eb64-4767-aa11-eba94894f39b", "subnet_ids": ["e06932d5-eb64-4767-aa11-eba94894f39b"], "port_id": "083ae81a-49ad-4416-800d-95417f0e83ca", "id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf"} 2019-03-24 01:14:27,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/43a479d3-e2a2-4083-8b9b-fe9f01e6eddf/remove_router_interface.json used request id req-74df566b-ff56-40b5-b8d6-0e5e156a854d 2019-03-24 01:14:27,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.08829188347s 2019-03-24 01:14:27,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 01:14:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:28,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1708 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:28 GMT X-Openstack-Request-Id: req-07ea51dd-97d2-45ad-958f-a57a574b3825 2019-03-24 01:14:28,404 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41d5860d99414546a4d1b564ebc07eb7", "created_at": "2019-03-23T18:26:31Z", "admin_state_up": true, "updated_at": "2019-03-23T18:26:34Z", "project_id": "41d5860d99414546a4d1b564ebc07eb7", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "320ed195-b93d-49d2-a161-a13ad165c5a4", "name": "tempest-pretest-check-395196252"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:23Z", "admin_state_up": true, "updated_at": "2019-03-24T01:14:25Z", "project_id": "da18e169ac604d228bf9de6b316189e8", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "43a479d3-e2a2-4083-8b9b-fe9f01e6eddf", "name": "shaker-router_627ae021-807b-4843-aea9-949472cc7a32"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a974d1867fa8442e8baa52f73fa8c364", "created_at": "2019-03-23T18:28:03Z", "admin_state_up": false, "updated_at": "2019-03-23T18:28:03Z", "project_id": "a974d1867fa8442e8baa52f73fa8c364", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6884760b-1c07-4e17-835a-1185a3396cf6", "name": "tempest-router-2121205420"}]} 2019-03-24 01:14:28,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-07ea51dd-97d2-45ad-958f-a57a574b3825 2019-03-24 01:14:28,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.769481897354s 2019-03-24 01:14:28,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 01:14:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/43a479d3-e2a2-4083-8b9b-fe9f01e6eddf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:33,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:14:33 GMT X-Openstack-Request-Id: req-d44905a8-26b0-4cec-a3f5-83a2bda9f278 2019-03-24 01:14:33,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:14:33,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/43a479d3-e2a2-4083-8b9b-fe9f01e6eddf.json used request id req-d44905a8-26b0-4cec-a3f5-83a2bda9f278 2019-03-24 01:14:33,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.72870016098s 2019-03-24 01:14:33,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 01:14:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:33,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1922 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:33 GMT X-Openstack-Request-Id: req-e9ae446a-39f2-4f05-b7ab-c9381aaccdd8 2019-03-24 01:14:33,484 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T17:58:49Z","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":"8e86f0ce-93e5-4730-aedd-290aba3d5eb2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"84fdc67666234269af23a6695f7cec0f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2435773f-7eb4-4a80-abb2-12098f92627b","tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:49Z","ip_version":4},{"updated_at":"2019-03-24T00:42: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":"e06932d5-eb64-4767-aa11-eba94894f39b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"da18e169ac604d228bf9de6b316189e8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_627ae021-807b-4843-aea9-949472cc7a32","enable_dhcp":true,"segment_id":null,"network_id":"8852d8a9-81ea-4724-b657-bafb41745871","tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:22Z","ip_version":4},{"updated_at":"2019-03-23T18:26:31Z","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":"eaa3cedf-01de-467f-8f1e-ee28962b445a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 41d5860d99414546a4d1b564ebc07eb7","enable_dhcp":false,"segment_id":null,"network_id":"76e6ff21-e3cd-42e1-b060-a22528721f78","tenant_id":"","created_at":"2019-03-23T18:26:31Z","ip_version":4}]} 2019-03-24 01:14:33,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e9ae446a-39f2-4f05-b7ab-c9381aaccdd8 2019-03-24 01:14:33,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.349088907242s 2019-03-24 01:14:33,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-24 01:14:33,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/e06932d5-eb64-4767-aa11-eba94894f39b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:36,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:14:36 GMT X-Openstack-Request-Id: req-6b73a8df-29ce-410d-8867-85ba146f4180 2019-03-24 01:14:36,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:14:36,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e06932d5-eb64-4767-aa11-eba94894f39b.json used request id req-6b73a8df-29ce-410d-8867-85ba146f4180 2019-03-24 01:14:36,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64234805107s 2019-03-24 01:14:36,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:14:36,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:36,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:36 GMT X-Openstack-Request-Id: req-f3480396-6607-4611-99b8-d4e61bf6ccba 2019-03-24 01:14:36,794 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76e6ff21-e3cd-42e1-b060-a22528721f78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["eaa3cedf-01de-467f-8f1e-ee28962b445a"],"description":"","tags":[],"updated_at":"2019-03-23T18:26:31Z","qos_policy_id":null,"name":"HA network tenant 41d5860d99414546a4d1b564ebc07eb7","admin_state_up":true,"tenant_id":"","created_at":"2019-03-23T18:26:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8852d8a9-81ea-4724-b657-bafb41745871","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"da18e169ac604d228bf9de6b316189e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:14:35Z","qos_policy_id":null,"name":"shaker-net_627ae021-807b-4843-aea9-949472cc7a32","admin_state_up":true,"tenant_id":"da18e169ac604d228bf9de6b316189e8","created_at":"2019-03-24T00:42:20Z","provider:network_type":"vxlan"}]} 2019-03-24 01:14:36,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f3480396-6607-4611-99b8-d4e61bf6ccba 2019-03-24 01:14:36,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.665349960327s 2019-03-24 01:14:36,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-24 01:14:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/8852d8a9-81ea-4724-b657-bafb41745871.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:37,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:14:37 GMT X-Openstack-Request-Id: req-285ad73c-5dc4-4eac-8b81-b6f8614c8721 2019-03-24 01:14:37,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:14:37,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8852d8a9-81ea-4724-b657-bafb41745871.json used request id req-285ad73c-5dc4-4eac-8b81-b6f8614c8721 2019-03-24 01:14:37,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.868391036987s 2019-03-24 01:14:37,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:14:37,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:38,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:38 GMT X-Openstack-Request-Id: req-6d7b418a-928b-4547-8964-8b1761a9ea3f 2019-03-24 01:14:38,407 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T00:42:51Z", "file": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/file", "owner": "da18e169ac604d228bf9de6b316189e8", "id": "925338e6-2e03-4c1b-8d04-63388d0a43b4", "size": 666173440, "self": "/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/925338e6-2e03-4c1b-8d04-63388d0a43b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_627ae021-807b-4843-aea9-949472cc7a32", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-24T00:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:14:38,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6d7b418a-928b-4547-8964-8b1761a9ea3f 2019-03-24 01:14:38,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.73760509491s 2019-03-24 01:14:38,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 01:14:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2b72fdb97c0728869b0788be4b7d5efd0b4996e7" 2019-03-24 01:14:39,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:14:39 GMT X-Openstack-Request-Id: req-85825ac1-f3a1-4c46-9261-410b9fa38af2 2019-03-24 01:14:39,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:14:39,094 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/925338e6-2e03-4c1b-8d04-63388d0a43b4 used request id req-85825ac1-f3a1-4c46-9261-410b9fa38af2 2019-03-24 01:14:39,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.685346126556s 2019-03-24 01:14:39,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 01:14:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:39,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14: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-80d39134-d000-4bb2-ab60-7d430062d243 x-openstack-request-id: req-80d39134-d000-4bb2-ab60-7d430062d243 2019-03-24 01:14:39,430 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_627ae021-807b-4843-aea9-949472cc7a32", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01", "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": "61131794-26e6-4962-bf2d-0ea83b0b6f01"}]} 2019-03-24 01:14:39,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-80d39134-d000-4bb2-ab60-7d430062d243 2019-03-24 01:14:39,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.330087900162s 2019-03-24 01:14:39,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 01:14:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:39,506 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14: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-da6e4ccc-09d7-4130-b144-36a2eb6e4a70 x-openstack-request-id: req-da6e4ccc-09d7-4130-b144-36a2eb6e4a70 2019-03-24 01:14:39,506 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/61131794-26e6-4962-bf2d-0ea83b0b6f01 used request id req-da6e4ccc-09d7-4130-b144-36a2eb6e4a70 2019-03-24 01:14:39,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0745520591736s 2019-03-24 01:14:39,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:14:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:39,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ce8aa9-25f8-49e6-988f-7fda4e28ffbd 2019-03-24 01:14:39,746 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "links": {"self": "http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4eb5c787ae046b280bfbc850e387a86", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:14:39,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a2ce8aa9-25f8-49e6-988f-7fda4e28ffbd 2019-03-24 01:14:39,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239639997482s 2019-03-24 01:14:39,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:14:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:39,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339c4a8a-d852-4e09-b0d7-aca624e8e4f2 2019-03-24 01:14:39,990 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_627ae021-807b-4843-aea9-949472cc7a32", "links": {"self": "http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a4eb5c787ae046b280bfbc850e387a86", "description": null}} 2019-03-24 01:14:39,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86 used request id req-339c4a8a-d852-4e09-b0d7-aca624e8e4f2 2019-03-24 01:14:39,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238471031189s 2019-03-24 01:14:39,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 01:14:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:40,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5810d4d-1464-4fde-ad55-56527707c2f5 2019-03-24 01:14:40,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:14:40,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a4eb5c787ae046b280bfbc850e387a86 used request id req-b5810d4d-1464-4fde-ad55-56527707c2f5 2019-03-24 01:14:40,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.362879991531s 2019-03-24 01:14:40,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:14:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:40,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d01522-2c1e-4f40-bd1d-187138cece45 2019-03-24 01:14:40,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8"}, "tags": [], "enabled": true, "id": "da18e169ac604d228bf9de6b316189e8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_627ae021-807b-4843-aea9-949472cc7a32"}]} 2019-03-24 01:14:40,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d8d01522-2c1e-4f40-bd1d-187138cece45 2019-03-24 01:14:40,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224014043808s 2019-03-24 01:14:40,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 01:14:40,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:40,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c6a3d1-3e1f-4375-82ee-e3a8a2b5fb84 2019-03-24 01:14:40,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:14:40,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/da18e169ac604d228bf9de6b316189e8 used request id req-76c6a3d1-3e1f-4375-82ee-e3a8a2b5fb84 2019-03-24 01:14:40,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.33437204361s 2019-03-24 01:14:40,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:14:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=da18e169ac604d228bf9de6b316189e8&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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:41,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:41 GMT X-Openstack-Request-Id: req-06fa0119-3530-4e21-acdf-990d4531b71b 2019-03-24 01:14:41,262 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:20Z", "updated_at": "2019-03-24T00:42:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "5d1f17a3-5dd8-4c60-ba2d-0cf0715e3685", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "79cbca6f-0383-4541-8d81-8b9ca63ff14a", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "84ae060a-fa60-455a-8bd8-51f747958c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "86c8a028-035a-4e2b-ae5f-4bcf23badbcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "name": "default"}]} 2019-03-24 01:14:41,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=da18e169ac604d228bf9de6b316189e8&name=default used request id req-06fa0119-3530-4e21-acdf-990d4531b71b 2019-03-24 01:14:41,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331840991974s 2019-03-24 01:14:41,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:14:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:41,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:41 GMT X-Openstack-Request-Id: req-a4dc39fe-f049-40d3-b473-3a20e095e4c5 2019-03-24 01:14:41,659 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da18e169ac604d228bf9de6b316189e8", "created_at": "2019-03-24T00:42:20Z", "updated_at": "2019-03-24T00:42:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "5d1f17a3-5dd8-4c60-ba2d-0cf0715e3685", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "79cbca6f-0383-4541-8d81-8b9ca63ff14a", "remote_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "84ae060a-fa60-455a-8bd8-51f747958c8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da18e169ac604d228bf9de6b316189e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T00:42:20Z", "revision_number": 0, "id": "86c8a028-035a-4e2b-ae5f-4bcf23badbcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T00:42:20Z", "security_group_id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "tenant_id": "da18e169ac604d228bf9de6b316189e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da18e169ac604d228bf9de6b316189e8"}], "revision_number": 1, "project_id": "da18e169ac604d228bf9de6b316189e8", "id": "825e406f-1baf-4ec7-b9f0-d16d7cbf07bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 01:14:41,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a4dc39fe-f049-40d3-b473-3a20e095e4c5 2019-03-24 01:14:41,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.392133951187s 2019-03-24 01:14:41,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 01:14:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/825e406f-1baf-4ec7-b9f0-d16d7cbf07bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:42,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:14:42 GMT X-Openstack-Request-Id: req-b581d817-fd8f-4c8f-8bdf-cafc393504ee 2019-03-24 01:14:42,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:14:42,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/825e406f-1baf-4ec7-b9f0-d16d7cbf07bf.json used request id req-b581d817-fd8f-4c8f-8bdf-cafc393504ee 2019-03-24 01:14:42,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.374068021774s 2019-03-24 01:14:42,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:14:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:42,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55b5468-7e85-462b-8bce-ce284d509203 2019-03-24 01:14:42,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "990189680ccb494ab0b93d9e2533a1c8", "links": {"self": "http://172.30.9.28:5000/v3/roles/990189680ccb494ab0b93d9e2533a1c8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:14:42,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a55b5468-7e85-462b-8bce-ce284d509203 2019-03-24 01:14:42,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218605995178s 2019-03-24 01:14:42,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-03-24 01:14:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/990189680ccb494ab0b93d9e2533a1c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}040f250a9b2e515b3cd1425e46f1a9f1f123d4a0" 2019-03-24 01:14:42,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de141cc-90de-4e09-9a42-5c57f31ec895 2019-03-24 01:14:42,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:14:42,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/990189680ccb494ab0b93d9e2533a1c8 used request id req-4de141cc-90de-4e09-9a42-5c57f31ec895 2019-03-24 01:14:42,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.310477018356s 2019-03-24 01:14:42,583 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 177:56 | PASS | | rally_jobs | functest | benchmarking | 29:25 | PASS | | vmtp | functest | benchmarking | 20:01 | PASS | | shaker | functest | benchmarking | 31:57 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-03-24 01:14:42,588 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-24 01:14:42,606 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 01:14:45,488 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-411 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-24 01:14:45,491 - 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.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FWRblX0VNEUUIniIQ9nGxrI4g 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=a868dd1b3f7f494d9fe00b1af3069be7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-24 01:14:45,492 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-24 01:14:45,492 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-03-24 01:14:45,492 - 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-03-24 01:14:45,494 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-24 01:14:48,032 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-411 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-24 01:14:48,035 - 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.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FWRblX0VNEUUIniIQ9nGxrI4g 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=a868dd1b3f7f494d9fe00b1af3069be7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-24 01:14:48,035 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-24 01:14:48,036 - 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-03-24 01:14:48,044 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-03-24 01:14:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:14:48,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1eb25f-ce18-493d-8268-e95d86387ca1 2019-03-24 01:14:48,223 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 01:14:48,224 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ac1eb25f-ce18-493d-8268-e95d86387ca1 2019-03-24 01:14:48,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 01:14:48,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T02:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["sPzu4u1bSDSYqyDx9nUSoA"], "issued_at": "2019-03-24T01:14:48.000000Z"}} 2019-03-24 01:14:48,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:14:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:49,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:49 GMT X-Openstack-Request-Id: req-05f2a04c-b61c-4f08-a4e2-7bf0de1358ea 2019-03-24 01:14:49,047 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 01:14:49,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05f2a04c-b61c-4f08-a4e2-7bf0de1358ea 2019-03-24 01:14:49,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405693054199s 2019-03-24 01:14:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:14:49,064 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c276a50-0a77-49c7-96ec-dc2c54117d09 2019-03-24 01:14:49,065 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:14:49,065 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6c276a50-0a77-49c7-96ec-dc2c54117d09 2019-03-24 01:14:49,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:14:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:49,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d6d3c4-2d71-4074-bd14-7229ce282830 2019-03-24 01:14:49,248 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 01:14:49,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-72d6d3c4-2d71-4074-bd14-7229ce282830 2019-03-24 01:14:49,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182550907135s 2019-03-24 01:14:49,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 01:14:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}}' 2019-03-24 01:14:49,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d31856-a00a-49d0-b712-08a4f7fee77f 2019-03-24 01:14:49,517 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1"}, "tags": [], "enabled": true, "id": "1ad17f1b6f244d209020c903eeacaed1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}} 2019-03-24 01:14:49,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-59d31856-a00a-49d0-b712-08a4f7fee77f 2019-03-24 01:14:49,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.259317159653s 2019-03-24 01:14:49,517 - 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'1ad17f1b6f244d209020c903eeacaed1', '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_1ab71c64-a647-4fe6-bdab-1517b9bd916c'}) 2019-03-24 01:14:49,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 01:14:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dFgte36IfXAeYBnmW8tLY4bKmxWAMi", "email": null, "name": "cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}}' 2019-03-24 01:14:50,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b3c1e91-26e9-4ed6-8d06-12d81f2b5090 2019-03-24 01:14:50,010 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": {"self": "http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82d35cecfb104937ba1abfc1d7b97141", "domain_id": "default", "password_expires_at": null}} 2019-03-24 01:14:50,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-3b3c1e91-26e9-4ed6-8d06-12d81f2b5090 2019-03-24 01:14:50,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484205961227s 2019-03-24 01:14:50,011 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'82d35cecfb104937ba1abfc1d7b97141', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c'}) 2019-03-24 01:14:50,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:14:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:50,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382c62db-c90d-4265-b85c-b68e52403e9f 2019-03-24 01:14:50,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:14:50,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-382c62db-c90d-4265-b85c-b68e52403e9f 2019-03-24 01:14:50,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227177858353s 2019-03-24 01:14:50,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:14:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:50,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb1cfb6-3d17-4be6-8c35-1ae2effd6854 2019-03-24 01:14:50,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:14:50,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0eb1cfb6-3d17-4be6-8c35-1ae2effd6854 2019-03-24 01:14:50,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.309170007706s 2019-03-24 01:14:50,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:14:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:50,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed665e5d-b423-4199-8460-a807f588d2f3 2019-03-24 01:14:50,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:14:50,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ed665e5d-b423-4199-8460-a807f588d2f3 2019-03-24 01:14:50,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216475963593s 2019-03-24 01:14:50,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:14:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:50,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a15f4d5-9779-4190-bb55-58a71be824d3 2019-03-24 01:14:50,996 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 01:14:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1a15f4d5-9779-4190-bb55-58a71be824d3 2019-03-24 01:14:50,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211406946182s 2019-03-24 01:14:50,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:14:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:51,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c833a8c-cc0e-46a6-b3b6-9559d2ffcafa 2019-03-24 01:14:51,234 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": {"self": "http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82d35cecfb104937ba1abfc1d7b97141", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:14:51,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3c833a8c-cc0e-46a6-b3b6-9559d2ffcafa 2019-03-24 01:14:51,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236719846725s 2019-03-24 01:14:51,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:14:51,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:51,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dc4732-039c-4499-991e-175a067d376d 2019-03-24 01:14:51,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1"}, "tags": [], "enabled": true, "id": "1ad17f1b6f244d209020c903eeacaed1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 01:14:51,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-31dc4732-039c-4499-991e-175a067d376d 2019-03-24 01:14:51,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229069948196s 2019-03-24 01:14:51,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 01:14:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=82d35cecfb104937ba1abfc1d7b97141&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=1ad17f1b6f244d209020c903eeacaed1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:51,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe198ca-0b6b-4b61-a099-6e91513c94ae 2019-03-24 01:14:51,703 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=82d35cecfb104937ba1abfc1d7b97141&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=1ad17f1b6f244d209020c903eeacaed1", "previous": null, "next": null}} 2019-03-24 01:14:51,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=82d35cecfb104937ba1abfc1d7b97141&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=1ad17f1b6f244d209020c903eeacaed1 used request id req-4fe198ca-0b6b-4b61-a099-6e91513c94ae 2019-03-24 01:14:51,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217757940292s 2019-03-24 01:14:51,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 01:14:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1/users/82d35cecfb104937ba1abfc1d7b97141/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:51,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6c22f0-c4fb-4063-a1e8-5f969258a985 2019-03-24 01:14:51,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:14:51,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1/users/82d35cecfb104937ba1abfc1d7b97141/roles/d199347d09e6457ab4ea50809513a47d used request id req-eb6c22f0-c4fb-4063-a1e8-5f969258a985 2019-03-24 01:14:51,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246155977249s 2019-03-24 01:14:51,954 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 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'1ad17f1b6f244d209020c903eeacaed1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dFgte36IfXAeYBnmW8tLY4bKmxWAMi', 'username': u'cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 01:14:51,958 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'password': 'dFgte36IfXAeYBnmW8tLY4bKmxWAMi', 'project_name': 'cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '1ad17f1b6f244d209020c903eeacaed1', 'project_domain_name': 'Default'} 2019-03-24 01:14:51,958 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-03-24 01:14:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:14:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:52,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8f8f4e-b94f-4455-877a-4f8bc3135c6f 2019-03-24 01:14:52,193 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 01:14:52,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7d8f8f4e-b94f-4455-877a-4f8bc3135c6f 2019-03-24 01:14:52,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.234516859055s 2019-03-24 01:14:52,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:14:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:14:52,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f5ec5c-b6d4-4089-968c-eeb3d30b0cd9 2019-03-24 01:14:52,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1"}, "tags": [], "enabled": true, "id": "1ad17f1b6f244d209020c903eeacaed1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 01:14:52,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-76f5ec5c-b6d4-4089-968c-eeb3d30b0cd9 2019-03-24 01:14:52,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122733831406s 2019-03-24 01:14:52,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-24 01:14:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" -d '{"network": {"tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "name": "cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "admin_state_up": true}}' 2019-03-24 01:14:52,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:52 GMT X-Openstack-Request-Id: req-abd476ba-bcff-4a5f-94a5-699fc2db4693 2019-03-24 01:14:52,975 - 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":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"1ad17f1b6f244d209020c903eeacaed1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:14:52Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c","admin_state_up":true,"tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:52Z","mtu":1450}} 2019-03-24 01:14:52,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-abd476ba-bcff-4a5f-94a5-699fc2db4693 2019-03-24 01:14:52,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.648651838303s 2019-03-24 01:14:52,976 - 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-03-24T01:14:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e4fcbc5-16aa-4715-9d8d-421b23670d4c', u'provider:segmentation_id': 43, 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_1ab71c64-a647-4fe6-bdab-1517b9bd916c', u'created_at': u'2019-03-24T01:14:52Z', u'mtu': 1450, u'tenant_id': u'1ad17f1b6f244d209020c903eeacaed1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1ad17f1b6f244d209020c903eeacaed1', u'l2_adjacency': True}) 2019-03-24 01:14:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:14:52,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99b0b52-71f1-45d6-8dc1-09f05322955f 2019-03-24 01:14:52,987 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 01:14:52,988 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e99b0b52-71f1-45d6-8dc1-09f05322955f 2019-03-24 01:14:52,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 01:14:53,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T02:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ad17f1b6f244d209020c903eeacaed1", "name": "cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/1ad17f1b6f244d209020c903eeacaed1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/1ad17f1b6f244d209020c903eeacaed1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/1ad17f1b6f244d209020c903eeacaed1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1ad17f1b6f244d209020c903eeacaed1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/1ad17f1b6f244d209020c903eeacaed1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/1ad17f1b6f244d209020c903eeacaed1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1ad17f1b6f244d209020c903eeacaed1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1ad17f1b6f244d209020c903eeacaed1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1ad17f1b6f244d209020c903eeacaed1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/1ad17f1b6f244d209020c903eeacaed1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/1ad17f1b6f244d209020c903eeacaed1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1ad17f1b6f244d209020c903eeacaed1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/1ad17f1b6f244d209020c903eeacaed1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/1ad17f1b6f244d209020c903eeacaed1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "id": "82d35cecfb104937ba1abfc1d7b97141"}, "audit_ids": ["H1CtuPGpSR68SfBLTIxHWg"], "issued_at": "2019-03-24T01:14:53.000000Z"}} 2019-03-24 01:14:53,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:14:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:14:53,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:53 GMT X-Openstack-Request-Id: req-dbd0ce96-bbb3-4ff6-8457-b360df081c08 2019-03-24 01:14:53,829 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ad17f1b6f244d209020c903eeacaed1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:14:52Z","qos_policy_id":null,"name":"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c","admin_state_up":true,"tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:52Z","mtu":1450}]} 2019-03-24 01:14:53,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dbd0ce96-bbb3-4ff6-8457-b360df081c08 2019-03-24 01:14:53,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422339916229s 2019-03-24 01:14:53,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-24 01:14:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"subnet": {"name": "cloudify-subnet_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "enable_dhcp": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-24 01:14:54,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 24 Mar 2019 01:14:54 GMT X-Openstack-Request-Id: req-2f863692-bb90-48f5-a562-857a93aa4249 2019-03-24 01:14:54,876 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:14:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1ad17f1b6f244d209020c903eeacaed1","id":"05c8af40-3cd8-4e2e-888b-b0fd7996a144","subnetpool_id":null,"name":"cloudify-subnet_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}} 2019-03-24 01:14:54,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2f863692-bb90-48f5-a562-857a93aa4249 2019-03-24 01:14:54,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04594612122s 2019-03-24 01:14:54,877 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T01:14:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'05c8af40-3cd8-4e2e-888b-b0fd7996a144', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_1ab71c64-a647-4fe6-bdab-1517b9bd916c', u'enable_dhcp': True, u'network_id': u'7e4fcbc5-16aa-4715-9d8d-421b23670d4c', u'tenant_id': u'1ad17f1b6f244d209020c903eeacaed1', u'created_at': u'2019-03-24T01:14:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1ad17f1b6f244d209020c903eeacaed1'}) 2019-03-24 01:14:54,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-24 01:14:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "cloudify-router_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "admin_state_up": true}}' 2019-03-24 01:15:02,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:02 GMT X-Openstack-Request-Id: req-4a5e20d5-98c7-45e4-8aba-572a7de8b728 2019-03-24 01:15:02,490 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:55Z", "admin_state_up": true, "updated_at": "2019-03-24T01:14:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "name": "cloudify-router_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}} 2019-03-24 01:15:02,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4a5e20d5-98c7-45e4-8aba-572a7de8b728 2019-03-24 01:15:02,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.61275696754s 2019-03-24 01:15:02,491 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T01:14:57Z', u'revision_number': 3, u'id': u'0f8b216b-419e-493e-bda1-a8285430cc4b', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_1ab71c64-a647-4fe6-bdab-1517b9bd916c', u'admin_state_up': True, u'tenant_id': u'1ad17f1b6f244d209020c903eeacaed1', u'created_at': u'2019-03-24T01:14:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'1ad17f1b6f244d209020c903eeacaed1'}) 2019-03-24 01:15:02,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-24 01:15:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0f8b216b-419e-493e-bda1-a8285430cc4b/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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"subnet_id": "05c8af40-3cd8-4e2e-888b-b0fd7996a144"}' 2019-03-24 01:15:06,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:06 GMT X-Openstack-Request-Id: req-4263a405-526e-4527-b965-68cc570365d4 2019-03-24 01:15:06,006 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "subnet_id": "05c8af40-3cd8-4e2e-888b-b0fd7996a144", "subnet_ids": ["05c8af40-3cd8-4e2e-888b-b0fd7996a144"], "port_id": "14498c52-f10f-453a-8e88-21006a30c0d4", "id": "0f8b216b-419e-493e-bda1-a8285430cc4b"} 2019-03-24 01:15:06,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0f8b216b-419e-493e-bda1-a8285430cc4b/add_router_interface.json used request id req-4263a405-526e-4527-b965-68cc570365d4 2019-03-24 01:15:06,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.51449489594s 2019-03-24 01:15:06,007 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-24 01:15:07,681 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-24 01:15:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:15:07,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:07 GMT 2019-03-24 01:15:07,695 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 01:15:07,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:15:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:08,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:08 GMT X-Openstack-Request-Id: req-eb77491a-63a6-4d99-80b3-206fe484e744 2019-03-24 01:15:08,056 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:15:08,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eb77491a-63a6-4d99-80b3-206fe484e744 2019-03-24 01:15:08,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.354757070541s 2019-03-24 01:15:08,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 01:15:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}' 2019-03-24 01:15:08,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:08 GMT Location: http://172.30.9.28:9292/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd3788d7-8d40-43a5-9be2-cf1885a4aa85 2019-03-24 01:15:08,428 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:15:08Z", "file": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/file", "owner": "1ad17f1b6f244d209020c903eeacaed1", "id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "size": null, "self": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "checksum": null, "created_at": "2019-03-24T01:15:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 01:15:08,428 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cd3788d7-8d40-43a5-9be2-cf1885a4aa85 2019-03-24 01:15:08,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.360339164734s 2019-03-24 01:15:08,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 01:15:08,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '' 2019-03-24 01:15:14,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:15:14 GMT X-Openstack-Request-Id: req-b77ffc45-37cf-4192-8200-df93cd055328 2019-03-24 01:15:14,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:15:14,516 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/file used request id req-b77ffc45-37cf-4192-8200-df93cd055328 2019-03-24 01:15:14,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.08706116676s 2019-03-24 01:15:14,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:15:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:14,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:14 GMT X-Openstack-Request-Id: req-30f79a02-5f33-443e-8d16-38f41b031b97 2019-03-24 01:15:14,864 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:15:14Z", "file": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/file", "owner": "1ad17f1b6f244d209020c903eeacaed1", "id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "size": 300941312, "self": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:15:08Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:15:14,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-30f79a02-5f33-443e-8d16-38f41b031b97 2019-03-24 01:15:14,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343002796173s 2019-03-24 01:15:14,867 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/file', 'owner': u'1ad17f1b6f244d209020c903eeacaed1', 'id': u'9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e', 'size': 300941312, u'self': u'/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad17f1b6f244d209020c903eeacaed1', 'name': 'cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T01:15:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T01:15:14Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'created': u'2019-03-24T01:15:08Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-24T01:15:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-24 01:15:14,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 01:15:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-24 01:15:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-b5a2d456-43bd-431f-86f9-a2cf92cb3fdc x-openstack-request-id: req-b5a2d456-43bd-431f-86f9-a2cf92cb3fdc 2019-03-24 01:15:15,279 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "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": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc"}} 2019-03-24 01:15:15,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b5a2d456-43bd-431f-86f9-a2cf92cb3fdc 2019-03-24 01:15:15,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.408214092255s 2019-03-24 01:15:15,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_1ab71c64-a647-4fe6-bdab-1517b9bd916c', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'094aabd5-e7c1-45a4-97c4-a5df2a2c7edc', 'swap': 0}) 2019-03-24 01:15:15,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 01:15:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc/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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" -d '{"extra_specs": {}}' 2019-03-24 01:15:15,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d93a936-f873-48db-9483-78d4a220c9dd x-openstack-request-id: req-5d93a936-f873-48db-9483-78d4a220c9dd 2019-03-24 01:15:15,304 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 01:15:15,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc/os-extra_specs used request id req-5d93a936-f873-48db-9483-78d4a220c9dd 2019-03-24 01:15:15,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232050418854s 2019-03-24 01:15:15,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-24 01:15:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"keypair": {"name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}}' 2019-03-24 01:15:15,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-40570219-7542-49b7-a088-5cec3393fcb5 x-openstack-request-id: req-40570219-7542-49b7-a088-5cec3393fcb5 2019-03-24 01:15:15,790 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jmxkgyYdKCphxQ1JS7PqwfSNFruplDAod22yuqPQw0ARYr8KALZ4owe0e/UV1Z+2KiLSrP8xDohQ7+Ba6dIJY2xU+m0UPjgw9GmlFwJNTMLqseaEPRF5HRxZ1eGNXl2T5jJJ+rT56vqQGeyCHCj4EiPg2tR+QM1BSeBnrLUIaOnczkxDv5++OP8GgGRHXwDwm5oDbb8SfCM4gpjWnNzP9jjJDjiAwJdKHDSuinN0UJhO8uuVsdSdxWDXNZ9guwhYRqGPy2SabT27rwdRRyaRo/SBxYTcFfmZfmFEqw9IrEPmD0sjDW4G6+1VCkdl6s44BW7kqEXrjC5JfFSWtHil Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuo5sZIMmHSgqYcUNSUuz6sH0jRa7qZQwKHdtsrqj0MNAEWK/\nCgC2eKMHtHv1FdWftioi0qz/MQ6IUO/gWunSCWNsVPptFD44MPRppRcCTUzC6rHm\nhD0ReR0cWdXhjV5dk+YySfq0+er6kBnsghwo+BIj4NrUfkDNQUngZ6y1CGjp3M5M\nQ7+fvjj/BoBkR18A8JuaA22/EnwjOIKY1pzcz/Y4yQ44gMCXShw0ropzdFCYTvLr\nlbHUncVg1zWfYLsIWEahj8tkmm09u68HUUcmkaP0gcWE3BX5mX5hRKsPSKxD5g9L\nIw1uBuvtVQpHZerOOAVu5KhF64wuSXxUlrR4pQIDAQABAoIBAQCfbDh6yIyYnAtj\n06Yf/b55nlfi/gtOxmFFI5IuC0sUitZERTNmU+ebPg7GkKuHhi/e1zE9AjNt87JQ\nID2E0433EeywzfTLOMSCKUvilcAU2MU1FOQeG6XD7zmcF6eRTJQBYNWW3NUtQT3w\nSQcQxQnJvI7Gh5rRbYU6BuzrC+8EiFUVFhLWDauvjx7gJq3/Y9cgpevaI3Av7FIu\nVBbLscVRFbyKCBqn4wC612O0mRHIaiDiCV3xe6ywUrBEiluBbx/6sEzlVLLYy92A\n4NX1g7bVBea9hvVmCtUn+R1az8c1dM+svWejhiz4T9Jlc6YXSKK+x0n9KDcI2uEJ\ntrmNLxW9AoGBAOjpht/IN25FRNZETT0/BElrT5wqaU0JUxfGvRCH+FLIke3nCQWm\nqkpixvo4QnNqyo17cLh6/LboEXybap4J2L2oQ3X+/xXHHLSvgtnrOxiKouOKzAeS\nxw968DncfBQZq5nMnbDnSQY0w58UpMoIfJmP1vU8tIC4ugeqozUGax6PAoGBAM0M\njSxea+LYZcUawsOc1Lu7oeD3vhBf0L7uhKHtww4lTxEASWLPo6pgjR/37PGU2BmS\nUfPdbPGEZLR+Jvb91mxp0+FbVlfAGW4pd3jQdRYLzz0Ykqx8mT9f1TH65iH7Of+H\nfHPM92350jY6xh0w5XMkEwb9bxdLMaiDMc3wd4+LAoGAJMwQRPaq2z8SWw+7bDuy\nf672iuOgc01P1WfOovf4YYvSklV39W6ZZNsqOIn+5aEvkx63dk3n8zXC3X7oX0OK\n/JvC3LeGsXgdruYztB4X3g65IV3iUif8TxPLNDkDWWGc3NWY7EP+I37ekRl/13Nz\nzAcPnPsUQWnt6hwpYM08yz0CgYEAsBlDdQNybFOks26ULiMWoFQ4ZljeJnnjcNav\nmdH0XsWz7cntPKtOyBg7m2T1XVSTcwKy11knIxSs2EYveJfv+xO4ICatNJeKP43l\nSSDeLZze0n20Gea4RjEri80Kr8xutwHI5Dr3lL+kxWYclx1TMVud67bkHYE6mJpz\nv4XxaJkCgYEAhzzVE6s3gU91uUjY6/oPthTaBojUDTQBmm03lXhJBUyOg8wxfzVb\nQHT6bXEvESlAH6gPjvhwMr7kSgqLzOyLjMcBljKHI+wgyN01Zy2ttMXSnuz+RBqe\n/aX7Z+xFot9CqLC7T7xJBOvuBie1jTtrx7A9udbFNwWKmuPii02SbMY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "82d35cecfb104937ba1abfc1d7b97141", "name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "fingerprint": "b2:29:76:e5:f7:49:94:8d:af:86:af:4f:0e:2e:a4:9f"}} 2019-03-24 01:15:15,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-40570219-7542-49b7-a088-5cec3393fcb5 2019-03-24 01:15:15,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.482776880264s 2019-03-24 01:15:15,792 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jmxkgyYdKCphxQ1JS7PqwfSNFruplDAod22yuqPQw0ARYr8KALZ4owe0e/UV1Z+2KiLSrP8xDohQ7+Ba6dIJY2xU+m0UPjgw9GmlFwJNTMLqseaEPRF5HRxZ1eGNXl2T5jJJ+rT56vqQGeyCHCj4EiPg2tR+QM1BSeBnrLUIaOnczkxDv5++OP8GgGRHXwDwm5oDbb8SfCM4gpjWnNzP9jjJDjiAwJdKHDSuinN0UJhO8uuVsdSdxWDXNZ9guwhYRqGPy2SabT27rwdRRyaRo/SBxYTcFfmZfmFEqw9IrEPmD0sjDW4G6+1VCkdl6s44BW7kqEXrjC5JfFSWtHil Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuo5sZIMmHSgqYcUNSUuz6sH0jRa7qZQwKHdtsrqj0MNAEWK/\nCgC2eKMHtHv1FdWftioi0qz/MQ6IUO/gWunSCWNsVPptFD44MPRppRcCTUzC6rHm\nhD0ReR0cWdXhjV5dk+YySfq0+er6kBnsghwo+BIj4NrUfkDNQUngZ6y1CGjp3M5M\nQ7+fvjj/BoBkR18A8JuaA22/EnwjOIKY1pzcz/Y4yQ44gMCXShw0ropzdFCYTvLr\nlbHUncVg1zWfYLsIWEahj8tkmm09u68HUUcmkaP0gcWE3BX5mX5hRKsPSKxD5g9L\nIw1uBuvtVQpHZerOOAVu5KhF64wuSXxUlrR4pQIDAQABAoIBAQCfbDh6yIyYnAtj\n06Yf/b55nlfi/gtOxmFFI5IuC0sUitZERTNmU+ebPg7GkKuHhi/e1zE9AjNt87JQ\nID2E0433EeywzfTLOMSCKUvilcAU2MU1FOQeG6XD7zmcF6eRTJQBYNWW3NUtQT3w\nSQcQxQnJvI7Gh5rRbYU6BuzrC+8EiFUVFhLWDauvjx7gJq3/Y9cgpevaI3Av7FIu\nVBbLscVRFbyKCBqn4wC612O0mRHIaiDiCV3xe6ywUrBEiluBbx/6sEzlVLLYy92A\n4NX1g7bVBea9hvVmCtUn+R1az8c1dM+svWejhiz4T9Jlc6YXSKK+x0n9KDcI2uEJ\ntrmNLxW9AoGBAOjpht/IN25FRNZETT0/BElrT5wqaU0JUxfGvRCH+FLIke3nCQWm\nqkpixvo4QnNqyo17cLh6/LboEXybap4J2L2oQ3X+/xXHHLSvgtnrOxiKouOKzAeS\nxw968DncfBQZq5nMnbDnSQY0w58UpMoIfJmP1vU8tIC4ugeqozUGax6PAoGBAM0M\njSxea+LYZcUawsOc1Lu7oeD3vhBf0L7uhKHtww4lTxEASWLPo6pgjR/37PGU2BmS\nUfPdbPGEZLR+Jvb91mxp0+FbVlfAGW4pd3jQdRYLzz0Ykqx8mT9f1TH65iH7Of+H\nfHPM92350jY6xh0w5XMkEwb9bxdLMaiDMc3wd4+LAoGAJMwQRPaq2z8SWw+7bDuy\nf672iuOgc01P1WfOovf4YYvSklV39W6ZZNsqOIn+5aEvkx63dk3n8zXC3X7oX0OK\n/JvC3LeGsXgdruYztB4X3g65IV3iUif8TxPLNDkDWWGc3NWY7EP+I37ekRl/13Nz\nzAcPnPsUQWnt6hwpYM08yz0CgYEAsBlDdQNybFOks26ULiMWoFQ4ZljeJnnjcNav\nmdH0XsWz7cntPKtOyBg7m2T1XVSTcwKy11knIxSs2EYveJfv+xO4ICatNJeKP43l\nSSDeLZze0n20Gea4RjEri80Kr8xutwHI5Dr3lL+kxWYclx1TMVud67bkHYE6mJpz\nv4XxaJkCgYEAhzzVE6s3gU91uUjY6/oPthTaBojUDTQBmm03lXhJBUyOg8wxfzVb\nQHT6bXEvESlAH6gPjvhwMr7kSgqLzOyLjMcBljKHI+wgyN01Zy2ttMXSnuz+RBqe\n/aX7Z+xFot9CqLC7T7xJBOvuBie1jTtrx7A9udbFNwWKmuPii02SbMY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'82d35cecfb104937ba1abfc1d7b97141', 'name': u'cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'created_at': '2019-03-24T01:15:15.792074', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad17f1b6f244d209020c903eeacaed1', 'name': 'cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b2:29:76:e5:f7:49:94:8d:af:86:af:4f:0e:2e:a4:9f', 'type': 'ssh', 'id': u'cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c'}) 2019-03-24 01:15:15,792 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuo5sZIMmHSgqYcUNSUuz6sH0jRa7qZQwKHdtsrqj0MNAEWK/ CgC2eKMHtHv1FdWftioi0qz/MQ6IUO/gWunSCWNsVPptFD44MPRppRcCTUzC6rHm hD0ReR0cWdXhjV5dk+YySfq0+er6kBnsghwo+BIj4NrUfkDNQUngZ6y1CGjp3M5M Q7+fvjj/BoBkR18A8JuaA22/EnwjOIKY1pzcz/Y4yQ44gMCXShw0ropzdFCYTvLr lbHUncVg1zWfYLsIWEahj8tkmm09u68HUUcmkaP0gcWE3BX5mX5hRKsPSKxD5g9L Iw1uBuvtVQpHZerOOAVu5KhF64wuSXxUlrR4pQIDAQABAoIBAQCfbDh6yIyYnAtj 06Yf/b55nlfi/gtOxmFFI5IuC0sUitZERTNmU+ebPg7GkKuHhi/e1zE9AjNt87JQ ID2E0433EeywzfTLOMSCKUvilcAU2MU1FOQeG6XD7zmcF6eRTJQBYNWW3NUtQT3w SQcQxQnJvI7Gh5rRbYU6BuzrC+8EiFUVFhLWDauvjx7gJq3/Y9cgpevaI3Av7FIu VBbLscVRFbyKCBqn4wC612O0mRHIaiDiCV3xe6ywUrBEiluBbx/6sEzlVLLYy92A 4NX1g7bVBea9hvVmCtUn+R1az8c1dM+svWejhiz4T9Jlc6YXSKK+x0n9KDcI2uEJ trmNLxW9AoGBAOjpht/IN25FRNZETT0/BElrT5wqaU0JUxfGvRCH+FLIke3nCQWm qkpixvo4QnNqyo17cLh6/LboEXybap4J2L2oQ3X+/xXHHLSvgtnrOxiKouOKzAeS xw968DncfBQZq5nMnbDnSQY0w58UpMoIfJmP1vU8tIC4ugeqozUGax6PAoGBAM0M jSxea+LYZcUawsOc1Lu7oeD3vhBf0L7uhKHtww4lTxEASWLPo6pgjR/37PGU2BmS UfPdbPGEZLR+Jvb91mxp0+FbVlfAGW4pd3jQdRYLzz0Ykqx8mT9f1TH65iH7Of+H fHPM92350jY6xh0w5XMkEwb9bxdLMaiDMc3wd4+LAoGAJMwQRPaq2z8SWw+7bDuy f672iuOgc01P1WfOovf4YYvSklV39W6ZZNsqOIn+5aEvkx63dk3n8zXC3X7oX0OK /JvC3LeGsXgdruYztB4X3g65IV3iUif8TxPLNDkDWWGc3NWY7EP+I37ekRl/13Nz zAcPnPsUQWnt6hwpYM08yz0CgYEAsBlDdQNybFOks26ULiMWoFQ4ZljeJnnjcNav mdH0XsWz7cntPKtOyBg7m2T1XVSTcwKy11knIxSs2EYveJfv+xO4ICatNJeKP43l SSDeLZze0n20Gea4RjEri80Kr8xutwHI5Dr3lL+kxWYclx1TMVud67bkHYE6mJpz v4XxaJkCgYEAhzzVE6s3gU91uUjY6/oPthTaBojUDTQBmm03lXhJBUyOg8wxfzVb QHT6bXEvESlAH6gPjvhwMr7kSgqLzOyLjMcBljKHI+wgyN01Zy2ttMXSnuz+RBqe /aX7Z+xFot9CqLC7T7xJBOvuBie1jTtrx7A9udbFNwWKmuPii02SbMY= -----END RSA PRIVATE KEY----- 2019-03-24 01:15:15,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-24 01:15:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"security_group": {"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "description": "created by OPNFV Functest (cloudify)"}}' 2019-03-24 01:15:16,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:16 GMT X-Openstack-Request-Id: req-2ea710d1-f30f-4114-8e9b-1cda336b3955 2019-03-24 01:15:16,234 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}} 2019-03-24 01:15:16,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2ea710d1-f30f-4114-8e9b-1cda336b3955 2019-03-24 01:15:16,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.435492038727s 2019-03-24 01:15:16,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:15:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:16,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:16 GMT X-Openstack-Request-Id: req-e38f2cf4-0fa5-4610-aefc-847d12e73e15 2019-03-24 01:15:16,597 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:15:16,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e38f2cf4-0fa5-4610-aefc-847d12e73e15 2019-03-24 01:15:16,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354501008987s 2019-03-24 01:15:16,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:15:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -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": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}}' 2019-03-24 01:15:17,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:17 GMT X-Openstack-Request-Id: req-62e1e20a-8582-4ab8-bb3f-7126904fceb5 2019-03-24 01:15:17,069 - 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-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "port_range_min": 22, "revision_number": 0, "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "33947379-e51e-4921-8a0c-1c33906a3fff"}} 2019-03-24 01:15:17,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-62e1e20a-8582-4ab8-bb3f-7126904fceb5 2019-03-24 01:15:17,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.465839147568s 2019-03-24 01:15:17,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:15:17,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:17,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:17 GMT X-Openstack-Request-Id: req-82725ad0-ec75-4bd0-8338-8827e6779a4e 2019-03-24 01:15:17,442 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "33947379-e51e-4921-8a0c-1c33906a3fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 2, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:15:17,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-82725ad0-ec75-4bd0-8338-8827e6779a4e 2019-03-24 01:15:17,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.366319894791s 2019-03-24 01:15:17,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:15:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -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": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}}' 2019-03-24 01:15:17,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:17 GMT X-Openstack-Request-Id: req-1868be5b-8d2d-4f32-90f5-41df52d162dc 2019-03-24 01:15:17,895 - 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-03-24T01:15:17Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "port_range_min": null, "revision_number": 0, "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:17Z", "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "b6f93226-505d-42dc-84e3-1cfa19f03f05"}} 2019-03-24 01:15:17,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1868be5b-8d2d-4f32-90f5-41df52d162dc 2019-03-24 01:15:17,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445782899857s 2019-03-24 01:15:17,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:15:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:17,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:17 GMT X-Openstack-Request-Id: req-d89b6e9e-fc70-4d76-b4fa-447c6c367a80 2019-03-24 01:15:17,956 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "33947379-e51e-4921-8a0c-1c33906a3fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:17Z", "revision_number": 0, "id": "b6f93226-505d-42dc-84e3-1cfa19f03f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:17Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 3, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:15:17,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d89b6e9e-fc70-4d76-b4fa-447c6c367a80 2019-03-24 01:15:17,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536789894104s 2019-03-24 01:15:17,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:15:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -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": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}}' 2019-03-24 01:15:18,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:18 GMT X-Openstack-Request-Id: req-72aab765-3ea5-4144-93f7-208d256704a4 2019-03-24 01:15:18,411 - 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-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "port_range_min": 80, "revision_number": 0, "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:18Z", "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "f4f9c657-cf27-49e0-9122-da8b2b3210e7"}} 2019-03-24 01:15:18,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-72aab765-3ea5-4144-93f7-208d256704a4 2019-03-24 01:15:18,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.448812007904s 2019-03-24 01:15:18,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:15:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:18,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:18 GMT X-Openstack-Request-Id: req-ab1c9445-4b43-496c-a2a7-77f6f710b12c 2019-03-24 01:15:18,476 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "33947379-e51e-4921-8a0c-1c33906a3fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:17Z", "revision_number": 0, "id": "b6f93226-505d-42dc-84e3-1cfa19f03f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:17Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "f4f9c657-cf27-49e0-9122-da8b2b3210e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 4, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:15:18,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ab1c9445-4b43-496c-a2a7-77f6f710b12c 2019-03-24 01:15:18,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589151382446s 2019-03-24 01:15:18,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:15:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -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": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}}' 2019-03-24 01:15:18,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:18 GMT X-Openstack-Request-Id: req-826b1892-751f-454b-aae5-a26406cb92ed 2019-03-24 01:15:18,648 - 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-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "port_range_min": 443, "revision_number": 0, "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:18Z", "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c1ab6962-9afb-47a9-b223-5b1051d47285"}} 2019-03-24 01:15:18,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-826b1892-751f-454b-aae5-a26406cb92ed 2019-03-24 01:15:18,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164013147354s 2019-03-24 01:15:18,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:15:18,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:18,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:18 GMT X-Openstack-Request-Id: req-99390eba-4251-4b6e-b288-9849b0b079ed 2019-03-24 01:15:18,998 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "33947379-e51e-4921-8a0c-1c33906a3fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:17Z", "revision_number": 0, "id": "b6f93226-505d-42dc-84e3-1cfa19f03f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:17Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "c1ab6962-9afb-47a9-b223-5b1051d47285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "f4f9c657-cf27-49e0-9122-da8b2b3210e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 5, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:15:18,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-99390eba-4251-4b6e-b288-9849b0b079ed 2019-03-24 01:15:18,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344246149063s 2019-03-24 01:15:19,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:15:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -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": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}}' 2019-03-24 01:15:19,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:19 GMT X-Openstack-Request-Id: req-a3e65020-239f-46bc-84b0-95f6f4ae0ab0 2019-03-24 01:15:19,186 - 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-03-24T01:15:19Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:19Z", "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "2919d629-e42a-427f-9503-4aee717248f8"}} 2019-03-24 01:15:19,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a3e65020-239f-46bc-84b0-95f6f4ae0ab0 2019-03-24 01:15:19,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.181198120117s 2019-03-24 01:15:19,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:15:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:19,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:19 GMT X-Openstack-Request-Id: req-53b32302-b671-4172-83db-5c23f9a47d0c 2019-03-24 01:15:19,714 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T01:15:19Z", "revision_number": 0, "id": "2919d629-e42a-427f-9503-4aee717248f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:19Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "33947379-e51e-4921-8a0c-1c33906a3fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:17Z", "revision_number": 0, "id": "b6f93226-505d-42dc-84e3-1cfa19f03f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:17Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "c1ab6962-9afb-47a9-b223-5b1051d47285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "f4f9c657-cf27-49e0-9122-da8b2b3210e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 6, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:15:19,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-53b32302-b671-4172-83db-5c23f9a47d0c 2019-03-24 01:15:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.520956993103s 2019-03-24 01:15:19,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:15:19,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -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": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}}' 2019-03-24 01:15:20,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:20 GMT X-Openstack-Request-Id: req-7f069c42-46d3-4377-a4c8-99fd1f799984 2019-03-24 01:15:20,183 - 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-03-24T01:15:20Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:20Z", "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "7af89778-9fe6-4896-834b-f91d2ee1d779"}} 2019-03-24 01:15:20,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7f069c42-46d3-4377-a4c8-99fd1f799984 2019-03-24 01:15:20,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.461704969406s 2019-03-24 01:15:20,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:15:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:20,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:20 GMT X-Openstack-Request-Id: req-99fede3d-a26c-46b7-a918-ed4a9aaf2eb0 2019-03-24 01:15:20,294 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad17f1b6f244d209020c903eeacaed1","l2_adjacency":true,"status":"ACTIVE","subnets":["05c8af40-3cd8-4e2e-888b-b0fd7996a144"],"description":"","tags":[],"updated_at":"2019-03-24T01:14:54Z","qos_policy_id":null,"name":"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c","admin_state_up":true,"tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:52Z","mtu":1450}]} 2019-03-24 01:15:20,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-99fede3d-a26c-46b7-a918-ed4a9aaf2eb0 2019-03-24 01:15:20,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108721971512s 2019-03-24 01:15:20,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:15:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:20,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:20 GMT X-Openstack-Request-Id: req-43a2f2aa-d779-490e-9edf-d16f992c8400 2019-03-24 01:15:20,611 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:15:14Z", "file": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/file", "owner": "1ad17f1b6f244d209020c903eeacaed1", "id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "size": 300941312, "self": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:15:08Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:15:20,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-43a2f2aa-d779-490e-9edf-d16f992c8400 2019-03-24 01:15:20,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311915874481s 2019-03-24 01:15:20,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 01:15:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-2fa3174a-709c-4461-936a-c4d00092e062 x-openstack-request-id: req-2fa3174a-709c-4461-936a-c4d00092e062 2019-03-24 01:15:20,660 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "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": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc"}]} 2019-03-24 01:15:20,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2fa3174a-709c-4461-936a-c4d00092e062 2019-03-24 01:15:20,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236389636993s 2019-03-24 01:15:20,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-24 01:15:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"server": {"name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "imageRef": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "flavorRef": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c"}], "security_groups": [{"name": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}]}}' 2019-03-24 01:15:24,947 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66 x-compute-request-id: req-3dddb3b5-be41-4d10-9f04-68bd08d422ff x-openstack-request-id: req-3dddb3b5-be41-4d10-9f04-68bd08d422ff 2019-03-24 01:15:24,947 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3f2ef5ad-a367-4213-af08-3247bd5a94d3"}], "OS-DCF:diskConfig": "MANUAL", "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "adminPass": "jFcfc7WZDAG4"}} 2019-03-24 01:15:24,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3dddb3b5-be41-4d10-9f04-68bd08d422ff 2019-03-24 01:15:24,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.28500103951s 2019-03-24 01:15:24,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:25,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-b1e27a3d-464e-4017-8d66-04d202ab583d x-openstack-request-id: req-b1e27a3d-464e-4017-8d66-04d202ab583d 2019-03-24 01:15:25,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "user_id": "82d35cecfb104937ba1abfc1d7b97141", "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-03-24T01:15:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:25,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b1e27a3d-464e-4017-8d66-04d202ab583d 2019-03-24 01:15:25,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407676935196s 2019-03-24 01:15:25,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:15:25,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:25,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:25 GMT X-Openstack-Request-Id: req-ad4ff60e-669a-46da-86ff-956d0186e85a 2019-03-24 01:15:25,481 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad17f1b6f244d209020c903eeacaed1","l2_adjacency":true,"status":"ACTIVE","subnets":["05c8af40-3cd8-4e2e-888b-b0fd7996a144"],"description":"","tags":[],"updated_at":"2019-03-24T01:14:54Z","qos_policy_id":null,"name":"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c","admin_state_up":true,"tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:52Z","mtu":1450}]} 2019-03-24 01:15:25,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ad4ff60e-669a-46da-86ff-956d0186e85a 2019-03-24 01:15:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113159894943s 2019-03-24 01:15:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 01:15:25,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:25,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:25 GMT X-Openstack-Request-Id: req-a31c79c8-cd2f-4223-bedf-02759d55776f 2019-03-24 01:15:25,533 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:14:54Z","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":"1ad17f1b6f244d209020c903eeacaed1","id":"05c8af40-3cd8-4e2e-888b-b0fd7996a144","subnetpool_id":null,"name":"cloudify-subnet_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}]} 2019-03-24 01:15:25,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a31c79c8-cd2f-4223-bedf-02759d55776f 2019-03-24 01:15:25,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050614118576s 2019-03-24 01:15:25,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:27,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:28,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-19815e19-82dd-4cc5-91ad-99230c44ea89 x-openstack-request-id: req-19815e19-82dd-4cc5-91ad-99230c44ea89 2019-03-24 01:15:28,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:27Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:28,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19815e19-82dd-4cc5-91ad-99230c44ea89 2019-03-24 01:15:28,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497177124023s 2019-03-24 01:15:28,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:30,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:31,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-160921d7-f046-4d6a-932e-84bf75a4021a x-openstack-request-id: req-160921d7-f046-4d6a-932e-84bf75a4021a 2019-03-24 01:15:31,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:31,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-160921d7-f046-4d6a-932e-84bf75a4021a 2019-03-24 01:15:31,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07084393501s 2019-03-24 01:15:31,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:33,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:34,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-9c75a87b-ce4f-4d4f-9f83-275d90c409b7 x-openstack-request-id: req-9c75a87b-ce4f-4d4f-9f83-275d90c409b7 2019-03-24 01:15:34,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:34,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9c75a87b-ce4f-4d4f-9f83-275d90c409b7 2019-03-24 01:15:34,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922466993332s 2019-03-24 01:15:34,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:36,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:37,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-97136991-5ab9-41b6-b6ad-b94ee2f572ae x-openstack-request-id: req-97136991-5ab9-41b6-b6ad-b94ee2f572ae 2019-03-24 01:15:37,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:37,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-97136991-5ab9-41b6-b6ad-b94ee2f572ae 2019-03-24 01:15:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32824611664s 2019-03-24 01:15:37,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:39,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:40,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-601e6505-ab42-42dd-b8f9-dd8fdda26202 x-openstack-request-id: req-601e6505-ab42-42dd-b8f9-dd8fdda26202 2019-03-24 01:15:40,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:40,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-601e6505-ab42-42dd-b8f9-dd8fdda26202 2019-03-24 01:15:40,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.999474048615s 2019-03-24 01:15:40,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:42,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-62633d94-f65b-4bfb-9aab-403e88fc13fe x-openstack-request-id: req-62633d94-f65b-4bfb-9aab-403e88fc13fe 2019-03-24 01:15:43,643 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:43,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-62633d94-f65b-4bfb-9aab-403e88fc13fe 2019-03-24 01:15:43,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18442797661s 2019-03-24 01:15:43,651 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:45,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:46,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-b4f14706-da37-42b1-8142-30ae1e86d006 x-openstack-request-id: req-b4f14706-da37-42b1-8142-30ae1e86d006 2019-03-24 01:15:46,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:46,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4f14706-da37-42b1-8142-30ae1e86d006 2019-03-24 01:15:46,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772068023682s 2019-03-24 01:15:46,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:48,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:49,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-c032472a-d3ea-47e3-95ad-5a8795ac12a9 x-openstack-request-id: req-c032472a-d3ea-47e3-95ad-5a8795ac12a9 2019-03-24 01:15:49,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:49,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c032472a-d3ea-47e3-95ad-5a8795ac12a9 2019-03-24 01:15:49,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05631709099s 2019-03-24 01:15:49,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:51,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:51,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:51,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-393748f6-3289-4c82-bc2b-02fffa853233 x-openstack-request-id: req-393748f6-3289-4c82-bc2b-02fffa853233 2019-03-24 01:15:51,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:51,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-393748f6-3289-4c82-bc2b-02fffa853233 2019-03-24 01:15:51,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477186918259s 2019-03-24 01:15:51,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:53,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:54,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-54cea1ba-ab22-460e-acf8-6496dca6872c x-openstack-request-id: req-54cea1ba-ab22-460e-acf8-6496dca6872c 2019-03-24 01:15:54,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:54,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-54cea1ba-ab22-460e-acf8-6496dca6872c 2019-03-24 01:15:54,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775793075562s 2019-03-24 01:15:54,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:56,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:15:57,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-f82becb2-c980-49b0-a469-1c2e33d1b1b8 x-openstack-request-id: req-f82becb2-c980-49b0-a469-1c2e33d1b1b8 2019-03-24 01:15:57,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:15:57,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f82becb2-c980-49b0-a469-1c2e33d1b1b8 2019-03-24 01:15:57,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05993700027s 2019-03-24 01:15:57,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:15:59,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:15:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:00,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:15: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-fe514dde-aa87-42bf-a52a-b8c1946b3ae4 x-openstack-request-id: req-fe514dde-aa87-42bf-a52a-b8c1946b3ae4 2019-03-24 01:16:00,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:00,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe514dde-aa87-42bf-a52a-b8c1946b3ae4 2019-03-24 01:16:00,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10807085037s 2019-03-24 01:16:00,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:02,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:04,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-174f3235-3114-4790-8660-d3b7302e035f x-openstack-request-id: req-174f3235-3114-4790-8660-d3b7302e035f 2019-03-24 01:16:04,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:04,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-174f3235-3114-4790-8660-d3b7302e035f 2019-03-24 01:16:04,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44903492928s 2019-03-24 01:16:04,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:06,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:07,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-78a50467-60fc-4e7d-b14a-65ddf23eff10 x-openstack-request-id: req-78a50467-60fc-4e7d-b14a-65ddf23eff10 2019-03-24 01:16:07,300 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:07,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-78a50467-60fc-4e7d-b14a-65ddf23eff10 2019-03-24 01:16:07,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88139796257s 2019-03-24 01:16:07,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:09,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:10,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-7a9ed00b-2b4d-4d07-b71e-1e025f150e5e x-openstack-request-id: req-7a9ed00b-2b4d-4d07-b71e-1e025f150e5e 2019-03-24 01:16:10,093 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:10,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7a9ed00b-2b4d-4d07-b71e-1e025f150e5e 2019-03-24 01:16:10,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783086061478s 2019-03-24 01:16:10,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:12,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:12,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-56cc898d-c98a-49a8-92f2-215bd9e4243d x-openstack-request-id: req-56cc898d-c98a-49a8-92f2-215bd9e4243d 2019-03-24 01:16:12,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:12,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56cc898d-c98a-49a8-92f2-215bd9e4243d 2019-03-24 01:16:12,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711014986038s 2019-03-24 01:16:12,825 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:14,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:14,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:15,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-c443be34-8be9-4d9f-b6dc-5990d97bf0ad x-openstack-request-id: req-c443be34-8be9-4d9f-b6dc-5990d97bf0ad 2019-03-24 01:16:15,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:15,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c443be34-8be9-4d9f-b6dc-5990d97bf0ad 2019-03-24 01:16:15,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971047878265s 2019-03-24 01:16:15,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:18,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-e21de07d-1e9d-4ded-9aaf-411949c359c8 x-openstack-request-id: req-e21de07d-1e9d-4ded-9aaf-411949c359c8 2019-03-24 01:16:18,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:18,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e21de07d-1e9d-4ded-9aaf-411949c359c8 2019-03-24 01:16:18,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.943809986115s 2019-03-24 01:16:18,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:20,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:20,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:21,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-ccb90399-8ef5-4a5a-acc2-42e56948ddce x-openstack-request-id: req-ccb90399-8ef5-4a5a-acc2-42e56948ddce 2019-03-24 01:16:21,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:21,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ccb90399-8ef5-4a5a-acc2-42e56948ddce 2019-03-24 01:16:21,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985707998276s 2019-03-24 01:16:21,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:23,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:24,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-35696d69-e9f8-466e-a107-72be802a7c52 x-openstack-request-id: req-35696d69-e9f8-466e-a107-72be802a7c52 2019-03-24 01:16:24,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:24,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35696d69-e9f8-466e-a107-72be802a7c52 2019-03-24 01:16:24,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05197000504s 2019-03-24 01:16:24,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:26,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:27,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-ea92af56-9ac7-4a1f-aa11-c895bd93c010 x-openstack-request-id: req-ea92af56-9ac7-4a1f-aa11-c895bd93c010 2019-03-24 01:16:27,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:27,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ea92af56-9ac7-4a1f-aa11-c895bd93c010 2019-03-24 01:16:27,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07553911209s 2019-03-24 01:16:27,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:29,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:29,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:30,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-64f8dc96-90ee-4d32-bfa4-0ff7339c8be3 x-openstack-request-id: req-64f8dc96-90ee-4d32-bfa4-0ff7339c8be3 2019-03-24 01:16:30,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:30,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64f8dc96-90ee-4d32-bfa4-0ff7339c8be3 2019-03-24 01:16:30,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732966899872s 2019-03-24 01:16:30,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:32,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:33,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-51e047ab-b987-4be0-af7c-0c686413cf5c x-openstack-request-id: req-51e047ab-b987-4be0-af7c-0c686413cf5c 2019-03-24 01:16:33,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:33,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-51e047ab-b987-4be0-af7c-0c686413cf5c 2019-03-24 01:16:33,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672113895416s 2019-03-24 01:16:33,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:35,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:35,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-9611e6fe-5087-4455-8c9d-0078c4c0a39f x-openstack-request-id: req-9611e6fe-5087-4455-8c9d-0078c4c0a39f 2019-03-24 01:16:35,827 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:35,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9611e6fe-5087-4455-8c9d-0078c4c0a39f 2019-03-24 01:16:35,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497319221497s 2019-03-24 01:16:35,834 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:37,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:38,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-983074ef-7286-4672-ab16-8755bcd08f18 x-openstack-request-id: req-983074ef-7286-4672-ab16-8755bcd08f18 2019-03-24 01:16:38,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:38,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-983074ef-7286-4672-ab16-8755bcd08f18 2019-03-24 01:16:38,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00039386749s 2019-03-24 01:16:38,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:40,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:41,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-1a804e56-0985-414c-97c1-07adcce13f1e x-openstack-request-id: req-1a804e56-0985-414c-97c1-07adcce13f1e 2019-03-24 01:16:41,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:41,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a804e56-0985-414c-97c1-07adcce13f1e 2019-03-24 01:16:41,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776147842407s 2019-03-24 01:16:41,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:43,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:43,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:44,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-e2069690-bb00-4378-ae07-e4c984aec147 x-openstack-request-id: req-e2069690-bb00-4378-ae07-e4c984aec147 2019-03-24 01:16:44,111 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:44,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e2069690-bb00-4378-ae07-e4c984aec147 2019-03-24 01:16:44,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478667020798s 2019-03-24 01:16:44,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:46,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:46,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-9c22cacf-b8fd-419c-a274-c3de9ead8588 x-openstack-request-id: req-9c22cacf-b8fd-419c-a274-c3de9ead8588 2019-03-24 01:16:46,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:46,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9c22cacf-b8fd-419c-a274-c3de9ead8588 2019-03-24 01:16:46,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.860118865967s 2019-03-24 01:16:46,989 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:48,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:48,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:50,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-7f7a49e0-6fbb-4405-9f64-c1cd07f05c31 x-openstack-request-id: req-7f7a49e0-6fbb-4405-9f64-c1cd07f05c31 2019-03-24 01:16:50,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:50,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7f7a49e0-6fbb-4405-9f64-c1cd07f05c31 2019-03-24 01:16:50,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09527587891s 2019-03-24 01:16:50,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:52,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:52,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-845d9a62-02d8-4d35-9faf-8f911ec1cae5 x-openstack-request-id: req-845d9a62-02d8-4d35-9faf-8f911ec1cae5 2019-03-24 01:16:52,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:52,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-845d9a62-02d8-4d35-9faf-8f911ec1cae5 2019-03-24 01:16:52,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786573886871s 2019-03-24 01:16:52,891 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:54,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:55,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-98a5fee4-ed74-47d0-adb9-75393a658d04 x-openstack-request-id: req-98a5fee4-ed74-47d0-adb9-75393a658d04 2019-03-24 01:16:55,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:55,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-98a5fee4-ed74-47d0-adb9-75393a658d04 2019-03-24 01:16:55,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206048965454s 2019-03-24 01:16:55,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:57,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:16:57,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-70d58dbd-8b2f-4099-bcd9-661a302dfb2e x-openstack-request-id: req-70d58dbd-8b2f-4099-bcd9-661a302dfb2e 2019-03-24 01:16:57,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:16:57,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-70d58dbd-8b2f-4099-bcd9-661a302dfb2e 2019-03-24 01:16:57,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800863981247s 2019-03-24 01:16:57,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:16:59,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:16:59,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:00,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:16: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-6d61f55d-e5ba-49d8-a619-611fc717d7f9 x-openstack-request-id: req-6d61f55d-e5ba-49d8-a619-611fc717d7f9 2019-03-24 01:17:00,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:00,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d61f55d-e5ba-49d8-a619-611fc717d7f9 2019-03-24 01:17:00,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07550120354s 2019-03-24 01:17:01,003 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:03,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:04,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f557533-141b-49aa-88e3-a611473fd1c4 x-openstack-request-id: req-3f557533-141b-49aa-88e3-a611473fd1c4 2019-03-24 01:17:04,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:04,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f557533-141b-49aa-88e3-a611473fd1c4 2019-03-24 01:17:04,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10671305656s 2019-03-24 01:17:04,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:06,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:06,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:06,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-a8afb364-d790-42aa-adf2-0d243c6a756a x-openstack-request-id: req-a8afb364-d790-42aa-adf2-0d243c6a756a 2019-03-24 01:17:06,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:06,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8afb364-d790-42aa-adf2-0d243c6a756a 2019-03-24 01:17:06,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674765825272s 2019-03-24 01:17:06,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:08,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:09,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-4637eae2-0a44-42e1-b985-3983420c59c7 x-openstack-request-id: req-4637eae2-0a44-42e1-b985-3983420c59c7 2019-03-24 01:17:09,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:09,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4637eae2-0a44-42e1-b985-3983420c59c7 2019-03-24 01:17:09,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761164903641s 2019-03-24 01:17:09,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:11,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:12,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-f740d0cf-5ad7-412c-9b3b-71e8626d2420 x-openstack-request-id: req-f740d0cf-5ad7-412c-9b3b-71e8626d2420 2019-03-24 01:17:12,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:12,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f740d0cf-5ad7-412c-9b3b-71e8626d2420 2019-03-24 01:17:12,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79132604599s 2019-03-24 01:17:12,376 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:14,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:15,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-634b0659-1dd8-49a6-9db0-29d84db522cc x-openstack-request-id: req-634b0659-1dd8-49a6-9db0-29d84db522cc 2019-03-24 01:17:15,186 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:15,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-634b0659-1dd8-49a6-9db0-29d84db522cc 2019-03-24 01:17:15,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807446956635s 2019-03-24 01:17:15,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:17,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:17,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-8896007e-0edb-4577-8d9e-d2d580ed2cd4 x-openstack-request-id: req-8896007e-0edb-4577-8d9e-d2d580ed2cd4 2019-03-24 01:17:17,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:17,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8896007e-0edb-4577-8d9e-d2d580ed2cd4 2019-03-24 01:17:17,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79755282402s 2019-03-24 01:17:18,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:20,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:20,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-abc7a9d9-bc04-4006-87fb-e7c2b440d01c x-openstack-request-id: req-abc7a9d9-bc04-4006-87fb-e7c2b440d01c 2019-03-24 01:17:20,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:20,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-abc7a9d9-bc04-4006-87fb-e7c2b440d01c 2019-03-24 01:17:20,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660254001617s 2019-03-24 01:17:20,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:22,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:22,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:23,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-979e7e63-6c7a-4b91-8434-1f3029acf7ae x-openstack-request-id: req-979e7e63-6c7a-4b91-8434-1f3029acf7ae 2019-03-24 01:17:23,396 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:23,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-979e7e63-6c7a-4b91-8434-1f3029acf7ae 2019-03-24 01:17:23,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721740961075s 2019-03-24 01:17:23,403 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:25,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:26,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-b5a89b47-4531-4b6e-ad1b-4ec98a27bb07 x-openstack-request-id: req-b5a89b47-4531-4b6e-ad1b-4ec98a27bb07 2019-03-24 01:17:26,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:15:28Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:26,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b5a89b47-4531-4b6e-ad1b-4ec98a27bb07 2019-03-24 01:17:26,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804871082306s 2019-03-24 01:17:26,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:17:28,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:17:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:28,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-c497d8c6-f1b2-4802-97ea-21a90a0df2da x-openstack-request-id: req-c497d8c6-f1b2-4802-97ea-21a90a0df2da 2019-03-24 01:17:28,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:37:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:17:26.000000", "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:17:26Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:17:28,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c497d8c6-f1b2-4802-97ea-21a90a0df2da 2019-03-24 01:17:28,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481336116791s 2019-03-24 01:17:28,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 01:17:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f56eda5c-d703-4c23-be22-7d5f711aea66" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:29,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:29 GMT X-Openstack-Request-Id: req-467f17ed-eaf1-4e43-84c0-a944b05ff654 2019-03-24 01:17:29,068 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:17:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05c8af40-3cd8-4e2e-888b-b0fd7996a144","ip_address":"192.168.120.12"}],"id":"c3db7871-b0ce-491a-b139-6755bce25f42","security_groups":["3f2ef5ad-a367-4213-af08-3247bd5a94d3"],"mac_address":"fa:16:3e:1b:37:49","project_id":"1ad17f1b6f244d209020c903eeacaed1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:15:28Z","binding:vnic_type":"normal","device_id":"f56eda5c-d703-4c23-be22-7d5f711aea66","ip_allocation":"immediate"}]} 2019-03-24 01:17:29,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f56eda5c-d703-4c23-be22-7d5f711aea66 used request id req-467f17ed-eaf1-4e43-84c0-a944b05ff654 2019-03-24 01:17:29,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.361079931259s 2019-03-24 01:17:29,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:29,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=c3db7871-b0ce-491a-b139-6755bce25f42" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:29,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:29 GMT X-Openstack-Request-Id: req-9e231100-2471-4e92-a917-c2d4c46428ac 2019-03-24 01:17:29,132 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 01:17:29,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=c3db7871-b0ce-491a-b139-6755bce25f42 used request id req-9e231100-2471-4e92-a917-c2d4c46428ac 2019-03-24 01:17:29,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0520861148834s 2019-03-24 01:17:29,133 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1b:37:49', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:17:26.000000', 'flavor': Munch({u'id': u'094aabd5-e7c1-45a4-97c4-a5df2a2c7edc'}), 'az': u'nova', 'id': u'f56eda5c-d703-4c23-be22-7d5f711aea66', 'security_groups': [Munch({u'name': u'cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'82d35cecfb104937ba1abfc1d7b97141', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad17f1b6f244d209020c903eeacaed1', 'name': 'cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c', '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-03-24T01:17:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:17:26Z', 'hostId': u'9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0', '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-03-24T01:17:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1ad17f1b6f244d209020c903eeacaed1', 'name': u'cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'adminPass': u'jFcfc7WZDAG4', 'tenant_id': u'1ad17f1b6f244d209020c903eeacaed1', 'created_at': u'2019-03-24T01:15:24Z', 'created': u'2019-03-24T01:15:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-24 01:17:29,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:17:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:29,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:29 GMT X-Openstack-Request-Id: req-a383e4a8-c151-4b72-966b-8f94ae5d05ec 2019-03-24 01:17:29,515 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad17f1b6f244d209020c903eeacaed1","l2_adjacency":true,"status":"ACTIVE","subnets":["05c8af40-3cd8-4e2e-888b-b0fd7996a144"],"description":"","tags":[],"updated_at":"2019-03-24T01:14:54Z","qos_policy_id":null,"name":"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c","admin_state_up":true,"tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:52Z","mtu":1450}]} 2019-03-24 01:17:29,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a383e4a8-c151-4b72-966b-8f94ae5d05ec 2019-03-24 01:17:29,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375939846039s 2019-03-24 01:17:29,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 01:17:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f56eda5c-d703-4c23-be22-7d5f711aea66" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:29,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:29 GMT X-Openstack-Request-Id: req-dd4f3b56-bb57-496c-966d-3ba2a2652455 2019-03-24 01:17:29,582 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:17:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05c8af40-3cd8-4e2e-888b-b0fd7996a144","ip_address":"192.168.120.12"}],"id":"c3db7871-b0ce-491a-b139-6755bce25f42","security_groups":["3f2ef5ad-a367-4213-af08-3247bd5a94d3"],"mac_address":"fa:16:3e:1b:37:49","project_id":"1ad17f1b6f244d209020c903eeacaed1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:15:28Z","binding:vnic_type":"normal","device_id":"f56eda5c-d703-4c23-be22-7d5f711aea66","ip_allocation":"immediate"}]} 2019-03-24 01:17:29,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f56eda5c-d703-4c23-be22-7d5f711aea66 used request id req-dd4f3b56-bb57-496c-966d-3ba2a2652455 2019-03-24 01:17:29,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0644400119781s 2019-03-24 01:17:29,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-24 01:17:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.12", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42"}}' 2019-03-24 01:17:32,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:32 GMT X-Openstack-Request-Id: req-9c642b10-a820-4a8e-969c-d0931ad6db4c 2019-03-24 01:17:32,744 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}} 2019-03-24 01:17:32,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9c642b10-a820-4a8e-969c-d0931ad6db4c 2019-03-24 01:17:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.16156315804s 2019-03-24 01:17:32,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:32,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:33,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:33 GMT X-Openstack-Request-Id: req-062db32a-9c03-4cd3-a252-d329f1e3a762 2019-03-24 01:17:33,043 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:33,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-062db32a-9c03-4cd3-a252-d329f1e3a762 2019-03-24 01:17:33,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.282123804092s 2019-03-24 01:17:33,052 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:17:33,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:33,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:33 GMT X-Openstack-Request-Id: req-6af110e9-3a37-408b-b631-05bc16917a03 2019-03-24 01:17:33,231 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:33,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6af110e9-3a37-408b-b631-05bc16917a03 2019-03-24 01:17:33,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698659420013s 2019-03-24 01:17:33,238 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:17:33,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:33,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:33 GMT X-Openstack-Request-Id: req-32ce9b04-eac7-4c5a-bdeb-d14697c65baa 2019-03-24 01:17:33,449 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:33,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-32ce9b04-eac7-4c5a-bdeb-d14697c65baa 2019-03-24 01:17:33,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0996499061584s 2019-03-24 01:17:33,456 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:17:33,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:33,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:33 GMT X-Openstack-Request-Id: req-20662287-07be-4576-9938-c8f94e6c5b01 2019-03-24 01:17:33,629 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:33,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-20662287-07be-4576-9938-c8f94e6c5b01 2019-03-24 01:17:33,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622930526733s 2019-03-24 01:17:33,636 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:17:33,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:33,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:33 GMT X-Openstack-Request-Id: req-ca31a8ab-bda4-4933-8bb4-6a13ca0f1696 2019-03-24 01:17:33,812 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:33,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ca31a8ab-bda4-4933-8bb4-6a13ca0f1696 2019-03-24 01:17:33,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0655801296234s 2019-03-24 01:17:33,819 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:17:33,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:33,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:33 GMT X-Openstack-Request-Id: req-34e240f4-2b01-4d9e-a02b-5e43c6f7acea 2019-03-24 01:17:33,997 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:30Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:33,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e240f4-2b01-4d9e-a02b-5e43c6f7acea 2019-03-24 01:17:33,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.067638874054s 2019-03-24 01:17:34,004 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:17:34,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:17:34,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:17:34,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17:34 GMT X-Openstack-Request-Id: req-72741c5d-e46a-4830-817e-56858286d720 2019-03-24 01:17:34,185 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:17:30Z", "updated_at": "2019-03-24T01:17:34Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:37:49", "device_id": "f56eda5c-d703-4c23-be22-7d5f711aea66"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "port_id": "c3db7871-b0ce-491a-b139-6755bce25f42", "id": "61f73235-d068-4853-801e-6cdc95cd071d", "qos_policy_id": null}]} 2019-03-24 01:17:34,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-72741c5d-e46a-4830-817e-56858286d720 2019-03-24 01:17:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690879821777s 2019-03-24 01:17:34,192 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0f8b216b-419e-493e-bda1-a8285430cc4b', 'updated_at': u'2019-03-24T01:17:34Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'c3db7871-b0ce-491a-b139-6755bce25f42', 'id': u'61f73235-d068-4853-801e-6cdc95cd071d', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'c3db7871-b0ce-491a-b139-6755bce25f42', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1ad17f1b6f244d209020c903eeacaed1', 'name': 'cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1ad17f1b6f244d209020c903eeacaed1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7e4fcbc5-16aa-4715-9d8d-421b23670d4c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1b:37:49', u'device_id': u'f56eda5c-d703-4c23-be22-7d5f711aea66'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1ad17f1b6f244d209020c903eeacaed1', 'created_at': u'2019-03-24T01:17:30Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7e4fcbc5-16aa-4715-9d8d-421b23670d4c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1b:37:49', u'device_id': u'f56eda5c-d703-4c23-be22-7d5f711aea66'}), 'router': u'0f8b216b-419e-493e-bda1-a8285430cc4b'}) 2019-03-24 01:17:34,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 01:17:34,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66/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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 01:17:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10546 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-c62c0d72-bcc6-490f-913e-09abefe1f88e x-openstack-request-id: req-c62c0d72-bcc6-490f-913e-09abefe1f88e 2019-03-24 01:17:34,266 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 665738568 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor\n[ 0.356643] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.359686] pid_max: default: 32768 minimum: 301\n[ 0.361276] ACPI: Core revision 20150930\n[ 0.363353] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.365699] Security Framework initialized\n[ 0.367231] Yama: becoming mindful.\n[ 0.368564] AppArmor: AppArmor initialized\n[ 0.370220] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376186] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380169] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382467] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.385194] Initializing cgroup subsys io\n[ 0.386686] Initializing cgroup subsys memory\n[ 0.388275] Initializing cgroup subsys devices\n[ 0.389875] Initializing cgroup subsys freezer\n[ 0.391497] Initializing cgroup subsys net_cls\n[ 0.393076] Initializing cgroup subsys perf_event\n[ 0.394724] Initializing cgroup subsys net_prio\n[ 0.396343] Initializing cgroup subsys hugetlb\n[ 0.397955] Initializing cgroup subsys pids\n[ 0.400228] mce: CPU supports 10 MCE banks\n[ 0.401808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.405986] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.408196] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.410143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.412970] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.415936] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.418267] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.423837] Freeing SMP alternatives memory: 32K\n[ 0.430238] ftrace: allocating 32278 entries in 127 pages\n[ 0.474096] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.476348] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.478533] smpboot: Max logical packages: 2\n[ 0.480376] x2apic enabled\n[ 0.481799] Switched APIC routing to physical x2apic.\n[ 0.484790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.486862] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.490812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.502296] KVM setup paravirtual spinlock\n[ 0.505554] x86: Booting SMP configuration:\n[ 0.507228] .... node #0, CPUs: #1\n[ 0.508827] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.531293] x86: Booted up 1 node, 2 CPUs\n[ 0.531295] KVM setup async PF for cpu 1\n[ 0.531299] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.536073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.538903] devtmpfs: initialized\n[ 0.541622] evm: security.selinux\n[ 0.542882] evm: security.SMACK64\n[ 0.544109] evm: security.SMACK64EXEC\n[ 0.545448] evm: security.SMACK64TRANSMUTE\n[ 0.546923] evm: security.SMACK64MMAP\n[ 0.548255] evm: security.ima\n[ 0.549403] evm: security.capability\n[ 0.550896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.554141] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556375] pinctrl core: initialized pinctrl subsystem\n[ 0.558350] RTC time: 1:17:27, date: 03/24/19\n[ 0.560811] NET: Registered protocol family 16\n[ 0.572244] cpuidle: using governor ladder\n[ 0.584344] cpuidle: using governor menu\n[ 0.585775] PCCT header not found.\n[ 0.587133] ACPI: bus type PCI registered\n[ 0.588588] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.590904] PCI: Using configuration type 1 for base access\n[ 0.605487] ACPI: Added _OSI(Module Device)\n[ 0.607004] ACPI: Added _OSI(Processor Device)\n[ 0.608557] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.610175] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.613346] ACPI: Interpreter enabled\n[ 0.614712] ACPI: (supports S0 S5)\n[ 0.631678] ACPI: Using IOAPIC for interrupt routing\n[ 0.633391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.638482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.640518] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.642731] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.644946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.649162] acpiphp: Slot [3] registered\n[ 0.650772] acpiphp: Slot [4] registered\n[ 0.652330] acpiphp: Slot [5] registered\n[ 0.653894] acpiphp: Slot [6] registered\n[ 0.655419] acpiphp: Slot [7] registered\n[ 0.656967] acpiphp: Slot [8] registered\n[ 0.658449] acpiphp: Slot [9] registered\n[ 0.659898] acpiphp: Slot [10] registered\n[ 0.661396] acpiphp: Slot [11] registered\n[ 0.662864] acpiphp: Slot [12] registered\n[ 0.664432] acpiphp: Slot [13] registered\n[ 0.665905] acpiphp: Slot [14] registered\n[ 0.667439] acpiphp: Slot [15] registered\n[ 0.668927] acpiphp: Slot [16] registered\n[ 0.670459] acpiphp: Slot [17] registered\n[ 0.671973] acpiphp: Slot [18] registered\n[ 0.673488] acpiphp: Slot [19] registered\n[ 0.675012] acpiphp: Slot [20] registered\n[ 0.676506] acpiphp: Slot [21] registered\n[ 0.677984] acpiphp: Slot [22] registered\n[ 0.679474] acpiphp: Slot [23] registered\n[ 0.680993] acpiphp: Slot [24] registered\n[ 0.682504] acpiphp: Slot [25] registered\n[ 0.684020] acpiphp: Slot [26] registered\n[ 0.685506] acpiphp: Slot [27] registered\n[ 0.686953] acpiphp: Slot [28] registered\n[ 0.688484] acpiphp: Slot [29] registered\n[ 0.689967] acpiphp: Slot [30] registered\n[ 0.691439] acpiphp: Slot [31] registered\n[ 0.692902] PCI host bridge to bus 0000:00\n[ 0.694364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.696550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.698719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.701309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.703839] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.706509] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.711404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.713682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.715795] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.718104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.722729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.725312] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747886] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750508] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.755767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.758226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.762764] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767462] vgaarb: loaded\n[ 0.768512] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770632] SCSI subsystem initialized\n[ 0.772312] ACPI: bus type USB registered\n[ 0.773788] usbcore: registered new interface driver usbfs\n[ 0.775643] usbcore: registered new interface driver hub\n[ 0.777499] usbcore: registered new device driver usb\n[ 0.779549] PCI: Using ACPI for IRQ routing\n[ 0.781512] NetLabel: Initializing\n[ 0.782796] NetLabel: domain hash size = 128\n[ 0.784291] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.786007] NetLabel: unlabeled traffic allowed by default\n[ 0.788047] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789943] clocksource: Switched to clocksource kvm-clock\n[ 0.801890] AppArmor: AppArmor Filesystem Enabled\n[ 0.803635] pnp: PnP ACPI init\n[ 0.805141] pnp: PnP ACPI: found 5 devices\n[ 0.813303] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.816315] NET: Registered protocol family 2\n[ 0.818231] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.821072] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.823649] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.825955] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.828015] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.830305] NET: Registered protocol family 1\n[ 0.831868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.833801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.835707] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.855598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.875508] Unpacking initramfs...\n[ 1.072796] Freeing initrd memory: 14816K\n[ 1.074743] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.076913] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079342] Scanning for low memory corruption every 60 seconds\n[ 1.081732] audit: initializing netlink subsys (disabled)\n[ 1.083644] audit: type=2000 audit(1553390247.888:1): initialized\n[ 1.085967] Initialise system trusted keyring\n[ 1.087695] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089842] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093194] zbud: loaded\n[ 1.094550] VFS: Disk quotas dquot_6.6.0\n[ 1.096037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098578] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100882] fuse init (API version 7.23)\n[ 1.102476] Key type big_key registered\n[ 1.103899] Allocating IMA MOK and blacklist keyrings.\n[ 1.106321] Key type asymmetric registered\n[ 1.107805] Asymmetric key parser 'x509' registered\n[ 1.109568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.112251] io scheduler noop registered\n[ 1.113671] io scheduler deadline registered (default)\n[ 1.115476] io scheduler cfq registered\n[ 1.116953] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.121215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123861] ACPI: Power Button [PWRF]\n[ 1.125399] GHES: HEST is not enabled!\n[ 1.145025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.185375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.214276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.218363] Linux agpgart interface v0.103\n[ 1.221926] loop: module loaded\n[ 1.224798] vda: vda1\n[ 1.226632] scsi host0: ata_piix\n[ 1.228026] scsi host1: ata_piix\n[ 1.229327] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.231623] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.234000] libphy: Fixed MDIO Bus: probed\n[ 1.235520] tun: Universal TUN/TAP device driver, 1.6\n[ 1.237281] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.240760] PPP generic driver version 2.4.2\n[ 1.242416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.244639] ehci-pci: EHCI PCI platform driver\n[ 1.246232] ehci-platform: EHCI generic platform driver\n[ 1.248077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.250144] ohci-pci: OHCI PCI platform driver\n[ 1.251757] ohci-platform: OHCI generic platform driver\n[ 1.253573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.274006] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.275816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.278531] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.280363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.282447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.284736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.287369] usb usb1: Product: UHCI Host Controller\n[ 1.289097] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.291233] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.293010] hub 1-0:1.0: USB hub found\n[ 1.294420] hub 1-0:1.0: 2 ports detected\n[ 1.296049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.299816] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.301574] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.303497] mousedev: PS/2 mouse device common for all mice\n[ 1.305771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.309073] rtc_cmos 00:00: RTC can wake from S4\n[ 1.311072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.313263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.315469] i2c /dev entries driver\n[ 1.316839] device-mapper: uevent: version 1.0.3\n[ 1.318582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.321551] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.323947] NET: Registered protocol family 10\n[ 1.325869] NET: Registered protocol family 17\n[ 1.327498] Key type dns_resolver registered\n[ 1.329380] registered taskstats version 1\n[ 1.330896] Loading compiled-in X.509 certificates\n[ 1.349065] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.352507] zswap: loaded using pool lzo/zbud\n[ 1.355825] Key type trusted registered\n[ 1.359638] Key type encrypted registered\n[ 1.361140] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.363067] ima: No TPM chip found, activating TPM-bypass!\n[ 1.364977] ima: Allocated hash algorithm: sha1\n[ 1.366627] evm: HMAC attrs: 0x1\n[ 1.368317] Magic number: 11:606:256\n[ 1.369883] rtc_cmos 00:00: setting system clock to 2019-03-24 01:17:28 UTC (1553390248)\n[ 1.372868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.374911] EDD information not available.\n[ 1.391668] Freeing unused kernel memory: 1484K\n[ 1.401986] Write protecting the kernel read-only data: 14336k\n[ 1.405374] Freeing unused kernel memory: 1620K\n[ 1.407250] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.419686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420072] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427858] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427898] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428016] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428061] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428145] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428181] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.479078] virtio_net virtio0 ens3: renamed from eth0\n[ 1.483806] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.487371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.507705] AVX2 version of gcm_enc/dec engaged.\n[ 1.509436] AES CTR mode by8 optimization enabled\n[ 1.518422] FDC 0 is a S82078B\n[ 1.605992] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.771225] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.773414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.775730] usb 1-1: Product: QEMU USB Tablet\n[ 1.777287] usb 1-1: Manufacturer: QEMU\n[ 1.778698] usb 1-1: SerialNumber: 42\n[ 1.786805] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.794478] usbcore: registered new interface driver usbhid\n[ 1.796447] usbhid: USB HID core driver\n[ 1.799559] 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.803531] 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.868105] md: linear personality registered for level -1\n[ 2.871981] md: multipath personality registered for level -4\n[ 2.875843] md: raid0 personality registered for level 0\n[ 2.880276] md: raid1 personality registered for level 1\n[ 2.949952] raid6: sse2x1 gen() 11694 MB/s\n[ 3.017947] raid6: sse2x1 xor() 9066 MB/s\n[ 3.085947] raid6: sse2x2 gen() 14740 MB/s\n[ 3.153974] raid6: sse2x2 xor() 9929 MB/s\n[ 3.221948] raid6: sse2x4 gen() 17143 MB/s\n[ 3.289949] raid6: sse2x4 xor() 11686 MB/s\n[ 3.357946] raid6: avx2x1 gen() 22541 MB/s\n[ 3.425947] raid6: avx2x2 gen() 25954 MB/s\n[ 3.493946] raid6: avx2x4 gen() 30389 MB/s\n[ 3.495473] raid6: using algorithm avx2x4 gen() 30389 MB/s\n[ 3.497253] raid6: using avx2x2 recovery algorithm\n[ 3.501796] xor: automatically using best checksumming function:\n[ 3.541947] avx : 32308.000 MB/sec\n[ 3.544553] async_tx: api initialized (async)\n[ 3.553271] md: raid6 personality registered for level 6\n[ 3.555062] md: raid5 personality registered for level 5\n[ 3.556827] md: raid4 personality registered for level 4\n[ 3.564071] 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.596892] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.616361] 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.715105] 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.720937] systemd[1]: Detected virtualization kvm.\n[ 3.722658] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.727022] systemd[1]: Set hostname to .\n[ 3.730008] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.731982] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.857975] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.861510] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.864684] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.868352] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.871043] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.874293] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.877674] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.881802] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.885794] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.889375] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.892904] 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.897556] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.901062] 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.906265] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.909700] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.913017] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.926101] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.930275] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.933970] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.934327] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.940341] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.945355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.950960] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.956696] 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.965359] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.970580] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.977568] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.981076] systemd[1]: Listening on udev Kernel Socket.\n[ 3.982952] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.987199] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.991942] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.995560] iscsi: registered transport (tcp)\n[ 3.996936] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.002533] 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.012266] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.015797] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.020396] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.024545] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.045337] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started 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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\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 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;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n"} 2019-03-24 01:17:34,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66/action used request id req-c62c0d72-bcc6-490f-913e-09abefe1f88e 2019-03-24 01:17:34,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735900402069s 2019-03-24 01:17:34,267 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 665738568 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor [ 0.356643] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.359686] pid_max: default: 32768 minimum: 301 [ 0.361276] ACPI: Core revision 20150930 [ 0.363353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.365699] Security Framework initialized [ 0.367231] Yama: becoming mindful. [ 0.368564] AppArmor: AppArmor initialized [ 0.370220] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376186] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380169] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382467] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385194] Initializing cgroup subsys io [ 0.386686] Initializing cgroup subsys memory [ 0.388275] Initializing cgroup subsys devices [ 0.389875] Initializing cgroup subsys freezer [ 0.391497] Initializing cgroup subsys net_cls [ 0.393076] Initializing cgroup subsys perf_event [ 0.394724] Initializing cgroup subsys net_prio [ 0.396343] Initializing cgroup subsys hugetlb [ 0.397955] Initializing cgroup subsys pids [ 0.400228] mce: CPU supports 10 MCE banks [ 0.401808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.405986] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.408196] Spectre V2 : Mitigation: Full generic retpoline [ 0.410143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.412970] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.415936] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.418267] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.423837] Freeing SMP alternatives memory: 32K [ 0.430238] ftrace: allocating 32278 entries in 127 pages [ 0.474096] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.476348] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.478533] smpboot: Max logical packages: 2 [ 0.480376] x2apic enabled [ 0.481799] Switched APIC routing to physical x2apic. [ 0.484790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.486862] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.490812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.502296] KVM setup paravirtual spinlock [ 0.505554] x86: Booting SMP configuration: [ 0.507228] .... node #0, CPUs: #1 [ 0.508827] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.531293] x86: Booted up 1 node, 2 CPUs [ 0.531295] KVM setup async PF for cpu 1 [ 0.531299] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.536073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.538903] devtmpfs: initialized [ 0.541622] evm: security.selinux [ 0.542882] evm: security.SMACK64 [ 0.544109] evm: security.SMACK64EXEC [ 0.545448] evm: security.SMACK64TRANSMUTE [ 0.546923] evm: security.SMACK64MMAP [ 0.548255] evm: security.ima [ 0.549403] evm: security.capability [ 0.550896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.554141] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556375] pinctrl core: initialized pinctrl subsystem [ 0.558350] RTC time: 1:17:27, date: 03/24/19 [ 0.560811] NET: Registered protocol family 16 [ 0.572244] cpuidle: using governor ladder [ 0.584344] cpuidle: using governor menu [ 0.585775] PCCT header not found. [ 0.587133] ACPI: bus type PCI registered [ 0.588588] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.590904] PCI: Using configuration type 1 for base access [ 0.605487] ACPI: Added _OSI(Module Device) [ 0.607004] ACPI: Added _OSI(Processor Device) [ 0.608557] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.610175] ACPI: Added _OSI(Processor Aggregator Device) [ 0.613346] ACPI: Interpreter enabled [ 0.614712] ACPI: (supports S0 S5) [ 0.631678] ACPI: Using IOAPIC for interrupt routing [ 0.633391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.638482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640518] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.642731] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.644946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.649162] acpiphp: Slot [3] registered [ 0.650772] acpiphp: Slot [4] registered [ 0.652330] acpiphp: Slot [5] registered [ 0.653894] acpiphp: Slot [6] registered [ 0.655419] acpiphp: Slot [7] registered [ 0.656967] acpiphp: Slot [8] registered [ 0.658449] acpiphp: Slot [9] registered [ 0.659898] acpiphp: Slot [10] registered [ 0.661396] acpiphp: Slot [11] registered [ 0.662864] acpiphp: Slot [12] registered [ 0.664432] acpiphp: Slot [13] registered [ 0.665905] acpiphp: Slot [14] registered [ 0.667439] acpiphp: Slot [15] registered [ 0.668927] acpiphp: Slot [16] registered [ 0.670459] acpiphp: Slot [17] registered [ 0.671973] acpiphp: Slot [18] registered [ 0.673488] acpiphp: Slot [19] registered [ 0.675012] acpiphp: Slot [20] registered [ 0.676506] acpiphp: Slot [21] registered [ 0.677984] acpiphp: Slot [22] registered [ 0.679474] acpiphp: Slot [23] registered [ 0.680993] acpiphp: Slot [24] registered [ 0.682504] acpiphp: Slot [25] registered [ 0.684020] acpiphp: Slot [26] registered [ 0.685506] acpiphp: Slot [27] registered [ 0.686953] acpiphp: Slot [28] registered [ 0.688484] acpiphp: Slot [29] registered [ 0.689967] acpiphp: Slot [30] registered [ 0.691439] acpiphp: Slot [31] registered [ 0.692902] PCI host bridge to bus 0000:00 [ 0.694364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.696550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.698719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.701309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.703839] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.706509] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.711404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.713682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.715795] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.718104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.722729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.725312] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747886] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750508] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.753312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.755767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.758226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.762764] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767462] vgaarb: loaded [ 0.768512] vgaarb: bridge control possible 0000:00:02.0 [ 0.770632] SCSI subsystem initialized [ 0.772312] ACPI: bus type USB registered [ 0.773788] usbcore: registered new interface driver usbfs [ 0.775643] usbcore: registered new interface driver hub [ 0.777499] usbcore: registered new device driver usb [ 0.779549] PCI: Using ACPI for IRQ routing [ 0.781512] NetLabel: Initializing [ 0.782796] NetLabel: domain hash size = 128 [ 0.784291] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.786007] NetLabel: unlabeled traffic allowed by default [ 0.788047] amd_nb: Cannot enumerate AMD northbridges [ 0.789943] clocksource: Switched to clocksource kvm-clock [ 0.801890] AppArmor: AppArmor Filesystem Enabled [ 0.803635] pnp: PnP ACPI init [ 0.805141] pnp: PnP ACPI: found 5 devices [ 0.813303] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.816315] NET: Registered protocol family 2 [ 0.818231] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.821072] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.823649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.825955] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.828015] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.830305] NET: Registered protocol family 1 [ 0.831868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.833801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.835707] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.855598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.875508] Unpacking initramfs... [ 1.072796] Freeing initrd memory: 14816K [ 1.074743] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.076913] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079342] Scanning for low memory corruption every 60 seconds [ 1.081732] audit: initializing netlink subsys (disabled) [ 1.083644] audit: type=2000 audit(1553390247.888:1): initialized [ 1.085967] Initialise system trusted keyring [ 1.087695] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089842] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093194] zbud: loaded [ 1.094550] VFS: Disk quotas dquot_6.6.0 [ 1.096037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098578] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100882] fuse init (API version 7.23) [ 1.102476] Key type big_key registered [ 1.103899] Allocating IMA MOK and blacklist keyrings. [ 1.106321] Key type asymmetric registered [ 1.107805] Asymmetric key parser 'x509' registered [ 1.109568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.112251] io scheduler noop registered [ 1.113671] io scheduler deadline registered (default) [ 1.115476] io scheduler cfq registered [ 1.116953] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.121215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123861] ACPI: Power Button [PWRF] [ 1.125399] GHES: HEST is not enabled! [ 1.145025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.185375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.214276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.218363] Linux agpgart interface v0.103 [ 1.221926] loop: module loaded [ 1.224798] vda: vda1 [ 1.226632] scsi host0: ata_piix [ 1.228026] scsi host1: ata_piix [ 1.229327] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.231623] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.234000] libphy: Fixed MDIO Bus: probed [ 1.235520] tun: Universal TUN/TAP device driver, 1.6 [ 1.237281] tun: (C) 1999-2004 Max Krasnyansky [ 1.240760] PPP generic driver version 2.4.2 [ 1.242416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.244639] ehci-pci: EHCI PCI platform driver [ 1.246232] ehci-platform: EHCI generic platform driver [ 1.248077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.250144] ohci-pci: OHCI PCI platform driver [ 1.251757] ohci-platform: OHCI generic platform driver [ 1.253573] uhci_hcd: USB Universal Host Controller Interface driver [ 1.274006] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.275816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.278531] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.280363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.282447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.284736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.287369] usb usb1: Product: UHCI Host Controller [ 1.289097] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.291233] usb usb1: SerialNumber: 0000:00:01.2 [ 1.293010] hub 1-0:1.0: USB hub found [ 1.294420] hub 1-0:1.0: 2 ports detected [ 1.296049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.299816] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.301574] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.303497] mousedev: PS/2 mouse device common for all mice [ 1.305771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.309073] rtc_cmos 00:00: RTC can wake from S4 [ 1.311072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.313263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.315469] i2c /dev entries driver [ 1.316839] device-mapper: uevent: version 1.0.3 [ 1.318582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.321551] ledtrig-cpu: registered to indicate activity on CPUs [ 1.323947] NET: Registered protocol family 10 [ 1.325869] NET: Registered protocol family 17 [ 1.327498] Key type dns_resolver registered [ 1.329380] registered taskstats version 1 [ 1.330896] Loading compiled-in X.509 certificates [ 1.349065] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.352507] zswap: loaded using pool lzo/zbud [ 1.355825] Key type trusted registered [ 1.359638] Key type encrypted registered [ 1.361140] AppArmor: AppArmor sha1 policy hashing enabled [ 1.363067] ima: No TPM chip found, activating TPM-bypass! [ 1.364977] ima: Allocated hash algorithm: sha1 [ 1.366627] evm: HMAC attrs: 0x1 [ 1.368317] Magic number: 11:606:256 [ 1.369883] rtc_cmos 00:00: setting system clock to 2019-03-24 01:17:28 UTC (1553390248) [ 1.372868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.374911] EDD information not available. [ 1.391668] Freeing unused kernel memory: 1484K [ 1.401986] Write protecting the kernel read-only data: 14336k [ 1.405374] Freeing unused kernel memory: 1620K [ 1.407250] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.419686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420072] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427858] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427898] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428016] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428061] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428145] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428181] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.479078] virtio_net virtio0 ens3: renamed from eth0 [ 1.483806] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.487371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.507705] AVX2 version of gcm_enc/dec engaged. [ 1.509436] AES CTR mode by8 optimization enabled [ 1.518422] FDC 0 is a S82078B [ 1.605992] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.771225] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.773414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.775730] usb 1-1: Product: QEMU USB Tablet [ 1.777287] usb 1-1: Manufacturer: QEMU [ 1.778698] usb 1-1: SerialNumber: 42 [ 1.786805] hidraw: raw HID events driver (C) Jiri Kosina [ 1.794478] usbcore: registered new interface driver usbhid [ 1.796447] usbhid: USB HID core driver [ 1.799559] 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.803531] 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.868105] md: linear personality registered for level -1 [ 2.871981] md: multipath personality registered for level -4 [ 2.875843] md: raid0 personality registered for level 0 [ 2.880276] md: raid1 personality registered for level 1 [ 2.949952] raid6: sse2x1 gen() 11694 MB/s [ 3.017947] raid6: sse2x1 xor() 9066 MB/s [ 3.085947] raid6: sse2x2 gen() 14740 MB/s [ 3.153974] raid6: sse2x2 xor() 9929 MB/s [ 3.221948] raid6: sse2x4 gen() 17143 MB/s [ 3.289949] raid6: sse2x4 xor() 11686 MB/s [ 3.357946] raid6: avx2x1 gen() 22541 MB/s [ 3.425947] raid6: avx2x2 gen() 25954 MB/s [ 3.493946] raid6: avx2x4 gen() 30389 MB/s [ 3.495473] raid6: using algorithm avx2x4 gen() 30389 MB/s [ 3.497253] raid6: using avx2x2 recovery algorithm [ 3.501796] xor: automatically using best checksumming function: [ 3.541947] avx : 32308.000 MB/sec [ 3.544553] async_tx: api initialized (async) [ 3.553271] md: raid6 personality registered for level 6 [ 3.555062] md: raid5 personality registered for level 5 [ 3.556827] md: raid4 personality registered for level 4 [ 3.564071] 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.596892] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.616361] 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.715105] 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.720937] systemd[1]: Detected virtualization kvm. [ 3.722658] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.727022] systemd[1]: Set hostname to . [ 3.730008] systemd[1]: Initializing machine ID from KVM UUID. [ 3.731982] systemd[1]: Installed transient /etc/machine-id file. [ 3.857975] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.861510] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.864684] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.868352] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.871043] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.874293] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.877674] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.881802] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.885794] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.889375] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.892904] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.897556] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.901062] 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.906265] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.909700] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.913017] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.926101] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.930275] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.933970] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.934327] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.940341] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.945355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.950960] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.956696] 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.965359] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.970580] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.977568] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.981076] systemd[1]: Listening on udev Kernel Socket. [ 3.982952] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.987199] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.991942] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.995560] iscsi: registered transport (tcp) [ 3.996936] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.002533] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.012266] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.015797] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.020396] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.024545] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.045337] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[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. 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;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-03-24 01:17:35,270 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-03-24 01:17:44,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 01:17:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66/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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 01:17:44,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13380 Content-Type: application/json Date: Sun, 24 Mar 2019 01:17: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-31668c8c-6c6d-4432-9a8f-59e2e37375e6 x-openstack-request-id: req-31668c8c-6c6d-4432-9a8f-59e2e37375e6 2019-03-24 01:17:44,361 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 665738568 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor\n[ 0.356643] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.359686] pid_max: default: 32768 minimum: 301\n[ 0.361276] ACPI: Core revision 20150930\n[ 0.363353] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.365699] Security Framework initialized\n[ 0.367231] Yama: becoming mindful.\n[ 0.368564] AppArmor: AppArmor initialized\n[ 0.370220] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376186] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380169] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382467] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.385194] Initializing cgroup subsys io\n[ 0.386686] Initializing cgroup subsys memory\n[ 0.388275] Initializing cgroup subsys devices\n[ 0.389875] Initializing cgroup subsys freezer\n[ 0.391497] Initializing cgroup subsys net_cls\n[ 0.393076] Initializing cgroup subsys perf_event\n[ 0.394724] Initializing cgroup subsys net_prio\n[ 0.396343] Initializing cgroup subsys hugetlb\n[ 0.397955] Initializing cgroup subsys pids\n[ 0.400228] mce: CPU supports 10 MCE banks\n[ 0.401808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.405986] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.408196] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.410143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.412970] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.415936] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.418267] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.423837] Freeing SMP alternatives memory: 32K\n[ 0.430238] ftrace: allocating 32278 entries in 127 pages\n[ 0.474096] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.476348] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.478533] smpboot: Max logical packages: 2\n[ 0.480376] x2apic enabled\n[ 0.481799] Switched APIC routing to physical x2apic.\n[ 0.484790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.486862] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.490812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.502296] KVM setup paravirtual spinlock\n[ 0.505554] x86: Booting SMP configuration:\n[ 0.507228] .... node #0, CPUs: #1\n[ 0.508827] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.531293] x86: Booted up 1 node, 2 CPUs\n[ 0.531295] KVM setup async PF for cpu 1\n[ 0.531299] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.536073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.538903] devtmpfs: initialized\n[ 0.541622] evm: security.selinux\n[ 0.542882] evm: security.SMACK64\n[ 0.544109] evm: security.SMACK64EXEC\n[ 0.545448] evm: security.SMACK64TRANSMUTE\n[ 0.546923] evm: security.SMACK64MMAP\n[ 0.548255] evm: security.ima\n[ 0.549403] evm: security.capability\n[ 0.550896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.554141] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556375] pinctrl core: initialized pinctrl subsystem\n[ 0.558350] RTC time: 1:17:27, date: 03/24/19\n[ 0.560811] NET: Registered protocol family 16\n[ 0.572244] cpuidle: using governor ladder\n[ 0.584344] cpuidle: using governor menu\n[ 0.585775] PCCT header not found.\n[ 0.587133] ACPI: bus type PCI registered\n[ 0.588588] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.590904] PCI: Using configuration type 1 for base access\n[ 0.605487] ACPI: Added _OSI(Module Device)\n[ 0.607004] ACPI: Added _OSI(Processor Device)\n[ 0.608557] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.610175] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.613346] ACPI: Interpreter enabled\n[ 0.614712] ACPI: (supports S0 S5)\n[ 0.631678] ACPI: Using IOAPIC for interrupt routing\n[ 0.633391] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.638482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.640518] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.642731] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.644946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.649162] acpiphp: Slot [3] registered\n[ 0.650772] acpiphp: Slot [4] registered\n[ 0.652330] acpiphp: Slot [5] registered\n[ 0.653894] acpiphp: Slot [6] registered\n[ 0.655419] acpiphp: Slot [7] registered\n[ 0.656967] acpiphp: Slot [8] registered\n[ 0.658449] acpiphp: Slot [9] registered\n[ 0.659898] acpiphp: Slot [10] registered\n[ 0.661396] acpiphp: Slot [11] registered\n[ 0.662864] acpiphp: Slot [12] registered\n[ 0.664432] acpiphp: Slot [13] registered\n[ 0.665905] acpiphp: Slot [14] registered\n[ 0.667439] acpiphp: Slot [15] registered\n[ 0.668927] acpiphp: Slot [16] registered\n[ 0.670459] acpiphp: Slot [17] registered\n[ 0.671973] acpiphp: Slot [18] registered\n[ 0.673488] acpiphp: Slot [19] registered\n[ 0.675012] acpiphp: Slot [20] registered\n[ 0.676506] acpiphp: Slot [21] registered\n[ 0.677984] acpiphp: Slot [22] registered\n[ 0.679474] acpiphp: Slot [23] registered\n[ 0.680993] acpiphp: Slot [24] registered\n[ 0.682504] acpiphp: Slot [25] registered\n[ 0.684020] acpiphp: Slot [26] registered\n[ 0.685506] acpiphp: Slot [27] registered\n[ 0.686953] acpiphp: Slot [28] registered\n[ 0.688484] acpiphp: Slot [29] registered\n[ 0.689967] acpiphp: Slot [30] registered\n[ 0.691439] acpiphp: Slot [31] registered\n[ 0.692902] PCI host bridge to bus 0000:00\n[ 0.694364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.696550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.698719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.701309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.703839] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.706509] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.711404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.713682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.715795] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.718104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.722729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.725312] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747886] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750508] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.755767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.758226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760428] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.762764] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767462] vgaarb: loaded\n[ 0.768512] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770632] SCSI subsystem initialized\n[ 0.772312] ACPI: bus type USB registered\n[ 0.773788] usbcore: registered new interface driver usbfs\n[ 0.775643] usbcore: registered new interface driver hub\n[ 0.777499] usbcore: registered new device driver usb\n[ 0.779549] PCI: Using ACPI for IRQ routing\n[ 0.781512] NetLabel: Initializing\n[ 0.782796] NetLabel: domain hash size = 128\n[ 0.784291] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.786007] NetLabel: unlabeled traffic allowed by default\n[ 0.788047] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789943] clocksource: Switched to clocksource kvm-clock\n[ 0.801890] AppArmor: AppArmor Filesystem Enabled\n[ 0.803635] pnp: PnP ACPI init\n[ 0.805141] pnp: PnP ACPI: found 5 devices\n[ 0.813303] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.816315] NET: Registered protocol family 2\n[ 0.818231] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.821072] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.823649] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.825955] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.828015] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.830305] NET: Registered protocol family 1\n[ 0.831868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.833801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.835707] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.855598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.875508] Unpacking initramfs...\n[ 1.072796] Freeing initrd memory: 14816K\n[ 1.074743] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.076913] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079342] Scanning for low memory corruption every 60 seconds\n[ 1.081732] audit: initializing netlink subsys (disabled)\n[ 1.083644] audit: type=2000 audit(1553390247.888:1): initialized\n[ 1.085967] Initialise system trusted keyring\n[ 1.087695] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089842] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093194] zbud: loaded\n[ 1.094550] VFS: Disk quotas dquot_6.6.0\n[ 1.096037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098578] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100882] fuse init (API version 7.23)\n[ 1.102476] Key type big_key registered\n[ 1.103899] Allocating IMA MOK and blacklist keyrings.\n[ 1.106321] Key type asymmetric registered\n[ 1.107805] Asymmetric key parser 'x509' registered\n[ 1.109568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.112251] io scheduler noop registered\n[ 1.113671] io scheduler deadline registered (default)\n[ 1.115476] io scheduler cfq registered\n[ 1.116953] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.121215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123861] ACPI: Power Button [PWRF]\n[ 1.125399] GHES: HEST is not enabled!\n[ 1.145025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.185375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.214276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.218363] Linux agpgart interface v0.103\n[ 1.221926] loop: module loaded\n[ 1.224798] vda: vda1\n[ 1.226632] scsi host0: ata_piix\n[ 1.228026] scsi host1: ata_piix\n[ 1.229327] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.231623] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.234000] libphy: Fixed MDIO Bus: probed\n[ 1.235520] tun: Universal TUN/TAP device driver, 1.6\n[ 1.237281] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.240760] PPP generic driver version 2.4.2\n[ 1.242416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.244639] ehci-pci: EHCI PCI platform driver\n[ 1.246232] ehci-platform: EHCI generic platform driver\n[ 1.248077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.250144] ohci-pci: OHCI PCI platform driver\n[ 1.251757] ohci-platform: OHCI generic platform driver\n[ 1.253573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.274006] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.275816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.278531] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.280363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.282447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.284736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.287369] usb usb1: Product: UHCI Host Controller\n[ 1.289097] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.291233] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.293010] hub 1-0:1.0: USB hub found\n[ 1.294420] hub 1-0:1.0: 2 ports detected\n[ 1.296049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.299816] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.301574] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.303497] mousedev: PS/2 mouse device common for all mice\n[ 1.305771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.309073] rtc_cmos 00:00: RTC can wake from S4\n[ 1.311072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.313263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.315469] i2c /dev entries driver\n[ 1.316839] device-mapper: uevent: version 1.0.3\n[ 1.318582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.321551] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.323947] NET: Registered protocol family 10\n[ 1.325869] NET: Registered protocol family 17\n[ 1.327498] Key type dns_resolver registered\n[ 1.329380] registered taskstats version 1\n[ 1.330896] Loading compiled-in X.509 certificates\n[ 1.349065] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.352507] zswap: loaded using pool lzo/zbud\n[ 1.355825] Key type trusted registered\n[ 1.359638] Key type encrypted registered\n[ 1.361140] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.363067] ima: No TPM chip found, activating TPM-bypass!\n[ 1.364977] ima: Allocated hash algorithm: sha1\n[ 1.366627] evm: HMAC attrs: 0x1\n[ 1.368317] Magic number: 11:606:256\n[ 1.369883] rtc_cmos 00:00: setting system clock to 2019-03-24 01:17:28 UTC (1553390248)\n[ 1.372868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.374911] EDD information not available.\n[ 1.391668] Freeing unused kernel memory: 1484K\n[ 1.401986] Write protecting the kernel read-only data: 14336k\n[ 1.405374] Freeing unused kernel memory: 1620K\n[ 1.407250] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.419686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420072] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427858] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427898] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428016] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428061] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428145] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428181] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.479078] virtio_net virtio0 ens3: renamed from eth0\n[ 1.483806] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.487371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.507705] AVX2 version of gcm_enc/dec engaged.\n[ 1.509436] AES CTR mode by8 optimization enabled\n[ 1.518422] FDC 0 is a S82078B\n[ 1.605992] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.771225] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.773414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.775730] usb 1-1: Product: QEMU USB Tablet\n[ 1.777287] usb 1-1: Manufacturer: QEMU\n[ 1.778698] usb 1-1: SerialNumber: 42\n[ 1.786805] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.794478] usbcore: registered new interface driver usbhid\n[ 1.796447] usbhid: USB HID core driver\n[ 1.799559] 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.803531] 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.868105] md: linear personality registered for level -1\n[ 2.871981] md: multipath personality registered for level -4\n[ 2.875843] md: raid0 personality registered for level 0\n[ 2.880276] md: raid1 personality registered for level 1\n[ 2.949952] raid6: sse2x1 gen() 11694 MB/s\n[ 3.017947] raid6: sse2x1 xor() 9066 MB/s\n[ 3.085947] raid6: sse2x2 gen() 14740 MB/s\n[ 3.153974] raid6: sse2x2 xor() 9929 MB/s\n[ 3.221948] raid6: sse2x4 gen() 17143 MB/s\n[ 3.289949] raid6: sse2x4 xor() 11686 MB/s\n[ 3.357946] raid6: avx2x1 gen() 22541 MB/s\n[ 3.425947] raid6: avx2x2 gen() 25954 MB/s\n[ 3.493946] raid6: avx2x4 gen() 30389 MB/s\n[ 3.495473] raid6: using algorithm avx2x4 gen() 30389 MB/s\n[ 3.497253] raid6: using avx2x2 recovery algorithm\n[ 3.501796] xor: automatically using best checksumming function:\n[ 3.541947] avx : 32308.000 MB/sec\n[ 3.544553] async_tx: api initialized (async)\n[ 3.553271] md: raid6 personality registered for level 6\n[ 3.555062] md: raid5 personality registered for level 5\n[ 3.556827] md: raid4 personality registered for level 4\n[ 3.564071] 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.596892] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.616361] 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.715105] 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.720937] systemd[1]: Detected virtualization kvm.\n[ 3.722658] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.727022] systemd[1]: Set hostname to .\n[ 3.730008] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.731982] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.857975] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.861510] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.864684] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.868352] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.871043] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.874293] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.877674] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.881802] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.885794] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.889375] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.892904] 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.897556] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.901062] 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.906265] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.909700] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.913017] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.926101] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.930275] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.933970] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.934327] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.940341] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.945355] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.950960] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.956696] 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.965359] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.970580] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.977568] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.981076] systemd[1]: Listening on udev Kernel Socket.\n[ 3.982952] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.987199] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.991942] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.995560] iscsi: registered transport (tcp)\n[ 3.996936] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.002533] 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.012266] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.015797] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.020396] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.024545] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.045337] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started 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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\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 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;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.961173] cloud-init[565]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 24 Mar 2019 01:17:32 +0000. Up 4.88 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.963977] cloud-init[891]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 24 Mar 2019 01:17:38 +0000. Up 10.45 seconds.\n[ 10.967296] cloud-init[891]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.970199] cloud-init[891]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.973073] cloud-init[891]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.975940] cloud-init[891]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.978994] cloud-init[891]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:1b:37:49 |\n[ 10.981953] cloud-init[891]: ci-info: | ens3 | True | fe80::f816:3eff:fe1b:3749/64 | . | link | fa:16:3e:1b:37:49 |\n[ 10.984932] cloud-init[891]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.987946] cloud-init[891]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.992281] cloud-init[891]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.995477] cloud-init[891]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.998534] cloud-init[891]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.001551] cloud-init[891]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.004572] cloud-init[891]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] \n[ 11.016515] cloud-init[891]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 11.018968] cloud-init[891]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n \n[ 11.024193] cloud-init[891]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.024257] cloud-init[891]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.024505] cloud-init[891]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 11.024764] cloud-init[891]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.025018] cloud-init[891]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.025292] cloud-init[891]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.025573] cloud-init[891]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.025809] cloud-init[891]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.026063] cloud-init[891]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.026338] cloud-init[891]: Generating public/private rsa key pair.\n[ 11.026596] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.026853] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.027113] cloud-init[891]: The key fingerprint is:\n[ 11.027384] cloud-init[891]: SHA256:7ogR1D2VQkZzrfw4SwUYeonbM1MkVGVrCUAEW7BkXww root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c\n[ 11.027643] cloud-init[891]: The key's randomart image is:\n[ 11.027902] cloud-init[891]: +---[RSA 2048]----+\n[ 11.028432] cloud-init[891]: | =OEBB+o |\n[ 11.028697] cloud-init[891]: | + XoO+o.o |\n[ 11.028956] cloud-init[891]: | . * *o.o+ |\n[ 11.029212] cloud-init[891]: | . + oo.. |\n[ 11.029483] cloud-init[891]: | . . S + |\n[ 11.029735] cloud-init[891]: | . . ++ . |\n[ 11.030025] cloud-init[891]: | . .. o |\n[ 11.030531] cloud-init[891]: | o o . |\n[ 11.030799] cloud-init[891]: | . . . |\n[ 11.031053] cloud-init[891]: +----[SHA256]-----+\n[ 11.031323] cloud-init[891]: Generating public/private dsa key pair.\n[ 11.031570] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.031834] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.032358] cloud-init[891]: The key fingerprint is:\n[ 11.032621] cloud-init[891]: SHA256:7dc1veVOGJmUEod+WwLEU4Cg49znYK1O2C4IWKolibQ root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c\n[ 11.032873] cloud-init[891]: The key's randomart image is:\n[ 11.033127] cloud-init[891]: +---[DSA 1024]----+\n[ 11.033404] cloud-init[891]: | .. +++o |\n[ 11.033654] cloud-init[891]: | . . =o . |\n[ 11.033922] cloud-init[891]: | o ..oo |\n[ 11.034175] cloud-init[891]: | .. o o o .oooo|\n[ 11.034452] cloud-init[891]: |o=. o S + .+=+|\n[ 11.034707] cloud-init[891]: |*Eo + * ..=+|\n[ 11.034958] cloud-init[891]: |.o . .. + o . o.o|\n[ 11.035214] cloud-init[891]: |. . .+ . o |\n[ 11.035483] cloud-init[891]: | .o .|\n[ 11.035736] cloud-init[891]: +----[SHA256]-----+\n[ 11.036009] cloud-init[891]: Generating public/private ecdsa key pair.\n[ 11.036265] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.036521] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.036780] cloud-init[891]: The key fingerprint is:\n[ 11.037037] cloud-init[891]: SHA256:pKUYgYtE8T4c6SRQoMOWel2nuA19VjsOhd/zvT+jB6c root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c\n[ 11.037310] cloud-init[891]: The key's randomart image is:\n[ 11.037565] cloud-init[891]: +---[ECDSA 256]---+\n[ 11.037821] cloud-init[891]: |+=o.. |\n[ 11.038086] cloud-init[891]: |+.+ .. . |\n[ 11.038348] cloud-init[891]: |+* *. . = o |\n[ 11.038602] cloud-init[891]: |+.B..* B + o |\n[ 11.038867] cloud-init[891]: |. .== = S + o |\n[ 11.039126] cloud-init[891]: | . .+ o o . + o |\n[ 11.039402] cloud-init[891]: | . . . = .|\n[ 11.039651] cloud-init[891]: | E +.|\n[ 11.039907] cloud-init[891]: | .o.=|\n[ 11.040445] cloud-init[891]: +----[SHA256]-----+\n[ 11.040696] cloud-init[891]: Generating public/private ed25519 key pair.\n[ 11.040952] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.041217] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.041483] cloud-init[891]: The key fingerprint is:\n[ 11.041874] cloud-init[891]: SHA256:2vhlYaOAJ/BKaWTEKGSOtGeatgM+F7FsFzbpMR+g2W4 root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c\n[ 11.042014] cloud-init[891]: The key's randomart image is:\n[ 11.042265] cloud-init[891]: +--[ED25519 256]--+\n[ 11.042517] cloud-init[891]: |.*. . |\n[ 11.042774] cloud-init[891]: |B.o + o |\n[ 11.043030] cloud-init[891]: |oo+* O . |\n[ 11.043305] cloud-init[891]: | o*+*.* . |\n[ 11.043553] cloud-init[891]: |.++=+Eo.S + |\n[ 11.043814] cloud-init[891]: |+oo.+o = o o |\n[ 11.044337] cloud-init[891]: | =.. o o o |\n[ 11.044590] cloud-init[891]: | + . o |\n[ 11.044855] cloud-init[891]: | . |\n[ 11.045112] cloud-init[891]: +----[SHA256]-----+\nStarting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\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 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[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n Starting Login Service...\n Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\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 LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started 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 LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\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 LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\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[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 15.332689] cloud-init[1192]: Generating locales (this might take a while)...\n[ 15.984150] cloud-init[1192]: en_US.UTF-8... done\n[ 15.986238] cloud-init[1192]: Generation complete.\n[ 16.539824] cloud-init[1192]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'modules:config' at Sun, 24 Mar 2019 01:17:42 +0000. Up 15.25 seconds.\n"} 2019-03-24 01:17:44,361 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66/action used request id req-31668c8c-6c6d-4432-9a8f-59e2e37375e6 2019-03-24 01:17:44,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0817980766296s 2019-03-24 01:17:44,363 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 665738568 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor [ 0.356643] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.359686] pid_max: default: 32768 minimum: 301 [ 0.361276] ACPI: Core revision 20150930 [ 0.363353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.365699] Security Framework initialized [ 0.367231] Yama: becoming mindful. [ 0.368564] AppArmor: AppArmor initialized [ 0.370220] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376186] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380169] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382467] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385194] Initializing cgroup subsys io [ 0.386686] Initializing cgroup subsys memory [ 0.388275] Initializing cgroup subsys devices [ 0.389875] Initializing cgroup subsys freezer [ 0.391497] Initializing cgroup subsys net_cls [ 0.393076] Initializing cgroup subsys perf_event [ 0.394724] Initializing cgroup subsys net_prio [ 0.396343] Initializing cgroup subsys hugetlb [ 0.397955] Initializing cgroup subsys pids [ 0.400228] mce: CPU supports 10 MCE banks [ 0.401808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.405986] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.408196] Spectre V2 : Mitigation: Full generic retpoline [ 0.410143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.412970] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.415936] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.418267] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.423837] Freeing SMP alternatives memory: 32K [ 0.430238] ftrace: allocating 32278 entries in 127 pages [ 0.474096] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.476348] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.478533] smpboot: Max logical packages: 2 [ 0.480376] x2apic enabled [ 0.481799] Switched APIC routing to physical x2apic. [ 0.484790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.486862] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.490812] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.502296] KVM setup paravirtual spinlock [ 0.505554] x86: Booting SMP configuration: [ 0.507228] .... node #0, CPUs: #1 [ 0.508827] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.531293] x86: Booted up 1 node, 2 CPUs [ 0.531295] KVM setup async PF for cpu 1 [ 0.531299] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.536073] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.538903] devtmpfs: initialized [ 0.541622] evm: security.selinux [ 0.542882] evm: security.SMACK64 [ 0.544109] evm: security.SMACK64EXEC [ 0.545448] evm: security.SMACK64TRANSMUTE [ 0.546923] evm: security.SMACK64MMAP [ 0.548255] evm: security.ima [ 0.549403] evm: security.capability [ 0.550896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.554141] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556375] pinctrl core: initialized pinctrl subsystem [ 0.558350] RTC time: 1:17:27, date: 03/24/19 [ 0.560811] NET: Registered protocol family 16 [ 0.572244] cpuidle: using governor ladder [ 0.584344] cpuidle: using governor menu [ 0.585775] PCCT header not found. [ 0.587133] ACPI: bus type PCI registered [ 0.588588] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.590904] PCI: Using configuration type 1 for base access [ 0.605487] ACPI: Added _OSI(Module Device) [ 0.607004] ACPI: Added _OSI(Processor Device) [ 0.608557] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.610175] ACPI: Added _OSI(Processor Aggregator Device) [ 0.613346] ACPI: Interpreter enabled [ 0.614712] ACPI: (supports S0 S5) [ 0.631678] ACPI: Using IOAPIC for interrupt routing [ 0.633391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.638482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.640518] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.642731] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.644946] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.649162] acpiphp: Slot [3] registered [ 0.650772] acpiphp: Slot [4] registered [ 0.652330] acpiphp: Slot [5] registered [ 0.653894] acpiphp: Slot [6] registered [ 0.655419] acpiphp: Slot [7] registered [ 0.656967] acpiphp: Slot [8] registered [ 0.658449] acpiphp: Slot [9] registered [ 0.659898] acpiphp: Slot [10] registered [ 0.661396] acpiphp: Slot [11] registered [ 0.662864] acpiphp: Slot [12] registered [ 0.664432] acpiphp: Slot [13] registered [ 0.665905] acpiphp: Slot [14] registered [ 0.667439] acpiphp: Slot [15] registered [ 0.668927] acpiphp: Slot [16] registered [ 0.670459] acpiphp: Slot [17] registered [ 0.671973] acpiphp: Slot [18] registered [ 0.673488] acpiphp: Slot [19] registered [ 0.675012] acpiphp: Slot [20] registered [ 0.676506] acpiphp: Slot [21] registered [ 0.677984] acpiphp: Slot [22] registered [ 0.679474] acpiphp: Slot [23] registered [ 0.680993] acpiphp: Slot [24] registered [ 0.682504] acpiphp: Slot [25] registered [ 0.684020] acpiphp: Slot [26] registered [ 0.685506] acpiphp: Slot [27] registered [ 0.686953] acpiphp: Slot [28] registered [ 0.688484] acpiphp: Slot [29] registered [ 0.689967] acpiphp: Slot [30] registered [ 0.691439] acpiphp: Slot [31] registered [ 0.692902] PCI host bridge to bus 0000:00 [ 0.694364] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.696550] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.698719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.701309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.703839] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.706509] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.711404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.713682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.715795] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.718104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.722729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.725312] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747886] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750508] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.753312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.755767] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.758226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.762764] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767462] vgaarb: loaded [ 0.768512] vgaarb: bridge control possible 0000:00:02.0 [ 0.770632] SCSI subsystem initialized [ 0.772312] ACPI: bus type USB registered [ 0.773788] usbcore: registered new interface driver usbfs [ 0.775643] usbcore: registered new interface driver hub [ 0.777499] usbcore: registered new device driver usb [ 0.779549] PCI: Using ACPI for IRQ routing [ 0.781512] NetLabel: Initializing [ 0.782796] NetLabel: domain hash size = 128 [ 0.784291] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.786007] NetLabel: unlabeled traffic allowed by default [ 0.788047] amd_nb: Cannot enumerate AMD northbridges [ 0.789943] clocksource: Switched to clocksource kvm-clock [ 0.801890] AppArmor: AppArmor Filesystem Enabled [ 0.803635] pnp: PnP ACPI init [ 0.805141] pnp: PnP ACPI: found 5 devices [ 0.813303] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.816315] NET: Registered protocol family 2 [ 0.818231] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.821072] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.823649] TCP: Hash tables configured (established 32768 bind 32768) [ 0.825955] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.828015] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.830305] NET: Registered protocol family 1 [ 0.831868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.833801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.835707] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.855598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.875508] Unpacking initramfs... [ 1.072796] Freeing initrd memory: 14816K [ 1.074743] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.076913] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079342] Scanning for low memory corruption every 60 seconds [ 1.081732] audit: initializing netlink subsys (disabled) [ 1.083644] audit: type=2000 audit(1553390247.888:1): initialized [ 1.085967] Initialise system trusted keyring [ 1.087695] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089842] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093194] zbud: loaded [ 1.094550] VFS: Disk quotas dquot_6.6.0 [ 1.096037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098578] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100882] fuse init (API version 7.23) [ 1.102476] Key type big_key registered [ 1.103899] Allocating IMA MOK and blacklist keyrings. [ 1.106321] Key type asymmetric registered [ 1.107805] Asymmetric key parser 'x509' registered [ 1.109568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.112251] io scheduler noop registered [ 1.113671] io scheduler deadline registered (default) [ 1.115476] io scheduler cfq registered [ 1.116953] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118893] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.121215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123861] ACPI: Power Button [PWRF] [ 1.125399] GHES: HEST is not enabled! [ 1.145025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.185375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188915] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.214276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.218363] Linux agpgart interface v0.103 [ 1.221926] loop: module loaded [ 1.224798] vda: vda1 [ 1.226632] scsi host0: ata_piix [ 1.228026] scsi host1: ata_piix [ 1.229327] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.231623] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.234000] libphy: Fixed MDIO Bus: probed [ 1.235520] tun: Universal TUN/TAP device driver, 1.6 [ 1.237281] tun: (C) 1999-2004 Max Krasnyansky [ 1.240760] PPP generic driver version 2.4.2 [ 1.242416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.244639] ehci-pci: EHCI PCI platform driver [ 1.246232] ehci-platform: EHCI generic platform driver [ 1.248077] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.250144] ohci-pci: OHCI PCI platform driver [ 1.251757] ohci-platform: OHCI generic platform driver [ 1.253573] uhci_hcd: USB Universal Host Controller Interface driver [ 1.274006] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.275816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.278531] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.280363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.282447] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.284736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.287369] usb usb1: Product: UHCI Host Controller [ 1.289097] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.291233] usb usb1: SerialNumber: 0000:00:01.2 [ 1.293010] hub 1-0:1.0: USB hub found [ 1.294420] hub 1-0:1.0: 2 ports detected [ 1.296049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.299816] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.301574] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.303497] mousedev: PS/2 mouse device common for all mice [ 1.305771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.309073] rtc_cmos 00:00: RTC can wake from S4 [ 1.311072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.313263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.315469] i2c /dev entries driver [ 1.316839] device-mapper: uevent: version 1.0.3 [ 1.318582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.321551] ledtrig-cpu: registered to indicate activity on CPUs [ 1.323947] NET: Registered protocol family 10 [ 1.325869] NET: Registered protocol family 17 [ 1.327498] Key type dns_resolver registered [ 1.329380] registered taskstats version 1 [ 1.330896] Loading compiled-in X.509 certificates [ 1.349065] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.352507] zswap: loaded using pool lzo/zbud [ 1.355825] Key type trusted registered [ 1.359638] Key type encrypted registered [ 1.361140] AppArmor: AppArmor sha1 policy hashing enabled [ 1.363067] ima: No TPM chip found, activating TPM-bypass! [ 1.364977] ima: Allocated hash algorithm: sha1 [ 1.366627] evm: HMAC attrs: 0x1 [ 1.368317] Magic number: 11:606:256 [ 1.369883] rtc_cmos 00:00: setting system clock to 2019-03-24 01:17:28 UTC (1553390248) [ 1.372868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.374911] EDD information not available. [ 1.391668] Freeing unused kernel memory: 1484K [ 1.401986] Write protecting the kernel read-only data: 14336k [ 1.405374] Freeing unused kernel memory: 1620K [ 1.407250] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.419686] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420072] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427858] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427898] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428016] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428061] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428145] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428181] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.479078] virtio_net virtio0 ens3: renamed from eth0 [ 1.483806] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.487371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.507705] AVX2 version of gcm_enc/dec engaged. [ 1.509436] AES CTR mode by8 optimization enabled [ 1.518422] FDC 0 is a S82078B [ 1.605992] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.771225] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.773414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.775730] usb 1-1: Product: QEMU USB Tablet [ 1.777287] usb 1-1: Manufacturer: QEMU [ 1.778698] usb 1-1: SerialNumber: 42 [ 1.786805] hidraw: raw HID events driver (C) Jiri Kosina [ 1.794478] usbcore: registered new interface driver usbhid [ 1.796447] usbhid: USB HID core driver [ 1.799559] 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.803531] 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.868105] md: linear personality registered for level -1 [ 2.871981] md: multipath personality registered for level -4 [ 2.875843] md: raid0 personality registered for level 0 [ 2.880276] md: raid1 personality registered for level 1 [ 2.949952] raid6: sse2x1 gen() 11694 MB/s [ 3.017947] raid6: sse2x1 xor() 9066 MB/s [ 3.085947] raid6: sse2x2 gen() 14740 MB/s [ 3.153974] raid6: sse2x2 xor() 9929 MB/s [ 3.221948] raid6: sse2x4 gen() 17143 MB/s [ 3.289949] raid6: sse2x4 xor() 11686 MB/s [ 3.357946] raid6: avx2x1 gen() 22541 MB/s [ 3.425947] raid6: avx2x2 gen() 25954 MB/s [ 3.493946] raid6: avx2x4 gen() 30389 MB/s [ 3.495473] raid6: using algorithm avx2x4 gen() 30389 MB/s [ 3.497253] raid6: using avx2x2 recovery algorithm [ 3.501796] xor: automatically using best checksumming function: [ 3.541947] avx : 32308.000 MB/sec [ 3.544553] async_tx: api initialized (async) [ 3.553271] md: raid6 personality registered for level 6 [ 3.555062] md: raid5 personality registered for level 5 [ 3.556827] md: raid4 personality registered for level 4 [ 3.564071] 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.596892] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.616361] 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.715105] 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.720937] systemd[1]: Detected virtualization kvm. [ 3.722658] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.727022] systemd[1]: Set hostname to . [ 3.730008] systemd[1]: Initializing machine ID from KVM UUID. [ 3.731982] systemd[1]: Installed transient /etc/machine-id file. [ 3.857975] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.861510] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.864684] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.868352] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.871043] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.874293] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.877674] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.881802] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.885794] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.889375] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.892904] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.897556] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.901062] 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.906265] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.909700] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.913017] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.926101] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.930275] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.933970] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.934327] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.940341] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.945355] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.950960] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.956696] 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.965359] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.970580] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.977568] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.981076] systemd[1]: Listening on udev Kernel Socket. [ 3.982952] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.987199] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.991942] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.995560] iscsi: registered transport (tcp) [ 3.996936] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.002533] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.012266] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.015797] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.020396] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.024545] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.045337] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[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. 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;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.961173] cloud-init[565]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 24 Mar 2019 01:17:32 +0000. Up 4.88 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.963977] cloud-init[891]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 24 Mar 2019 01:17:38 +0000. Up 10.45 seconds. [ 10.967296] cloud-init[891]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.970199] cloud-init[891]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.973073] cloud-init[891]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.975940] cloud-init[891]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.978994] cloud-init[891]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:1b:37:49 | [ 10.981953] cloud-init[891]: ci-info: | ens3 | True | fe80::f816:3eff:fe1b:3749/64 | . | link | fa:16:3e:1b:37:49 | [ 10.984932] cloud-init[891]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.987946] cloud-init[891]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.992281] cloud-init[891]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.995477] cloud-init[891]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.998534] cloud-init[891]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.001551] cloud-init[891]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 11.004572] cloud-init[891]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] [ 11.016515] cloud-init[891]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 11.018968] cloud-init[891]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 11.024193] cloud-init[891]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.024257] cloud-init[891]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.024505] cloud-init[891]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 11.024764] cloud-init[891]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.025018] cloud-init[891]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.025292] cloud-init[891]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.025573] cloud-init[891]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.025809] cloud-init[891]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.026063] cloud-init[891]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.026338] cloud-init[891]: Generating public/private rsa key pair. [ 11.026596] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.026853] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.027113] cloud-init[891]: The key fingerprint is: [ 11.027384] cloud-init[891]: SHA256:7ogR1D2VQkZzrfw4SwUYeonbM1MkVGVrCUAEW7BkXww root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c [ 11.027643] cloud-init[891]: The key's randomart image is: [ 11.027902] cloud-init[891]: +---[RSA 2048]----+ [ 11.028432] cloud-init[891]: | =OEBB+o | [ 11.028697] cloud-init[891]: | + XoO+o.o | [ 11.028956] cloud-init[891]: | . * *o.o+ | [ 11.029212] cloud-init[891]: | . + oo.. | [ 11.029483] cloud-init[891]: | . . S + | [ 11.029735] cloud-init[891]: | . . ++ . | [ 11.030025] cloud-init[891]: | . .. o | [ 11.030531] cloud-init[891]: | o o . | [ 11.030799] cloud-init[891]: | . . . | [ 11.031053] cloud-init[891]: +----[SHA256]-----+ [ 11.031323] cloud-init[891]: Generating public/private dsa key pair. [ 11.031570] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.031834] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.032358] cloud-init[891]: The key fingerprint is: [ 11.032621] cloud-init[891]: SHA256:7dc1veVOGJmUEod+WwLEU4Cg49znYK1O2C4IWKolibQ root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c [ 11.032873] cloud-init[891]: The key's randomart image is: [ 11.033127] cloud-init[891]: +---[DSA 1024]----+ [ 11.033404] cloud-init[891]: | .. +++o | [ 11.033654] cloud-init[891]: | . . =o . | [ 11.033922] cloud-init[891]: | o ..oo | [ 11.034175] cloud-init[891]: | .. o o o .oooo| [ 11.034452] cloud-init[891]: |o=. o S + .+=+| [ 11.034707] cloud-init[891]: |*Eo + * ..=+| [ 11.034958] cloud-init[891]: |.o . .. + o . o.o| [ 11.035214] cloud-init[891]: |. . .+ . o | [ 11.035483] cloud-init[891]: | .o .| [ 11.035736] cloud-init[891]: +----[SHA256]-----+ [ 11.036009] cloud-init[891]: Generating public/private ecdsa key pair. [ 11.036265] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.036521] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.036780] cloud-init[891]: The key fingerprint is: [ 11.037037] cloud-init[891]: SHA256:pKUYgYtE8T4c6SRQoMOWel2nuA19VjsOhd/zvT+jB6c root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c [ 11.037310] cloud-init[891]: The key's randomart image is: [ 11.037565] cloud-init[891]: +---[ECDSA 256]---+ [ 11.037821] cloud-init[891]: |+=o.. | [ 11.038086] cloud-init[891]: |+.+ .. . | [ 11.038348] cloud-init[891]: |+* *. . = o | [ 11.038602] cloud-init[891]: |+.B..* B + o | [ 11.038867] cloud-init[891]: |. .== = S + o | [ 11.039126] cloud-init[891]: | . .+ o o . + o | [ 11.039402] cloud-init[891]: | . . . = .| [ 11.039651] cloud-init[891]: | E +.| [ 11.039907] cloud-init[891]: | .o.=| [ 11.040445] cloud-init[891]: +----[SHA256]-----+ [ 11.040696] cloud-init[891]: Generating public/private ed25519 key pair. [ 11.040952] cloud-init[891]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.041217] cloud-init[891]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.041483] cloud-init[891]: The key fingerprint is: [ 11.041874] cloud-init[891]: SHA256:2vhlYaOAJ/BKaWTEKGSOtGeatgM+F7FsFzbpMR+g2W4 root@cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c [ 11.042014] cloud-init[891]: The key's randomart image is: [ 11.042265] cloud-init[891]: +--[ED25519 256]--+ [ 11.042517] cloud-init[891]: |.*. . | [ 11.042774] cloud-init[891]: |B.o + o | [ 11.043030] cloud-init[891]: |oo+* O . | [ 11.043305] cloud-init[891]: | o*+*.* . | [ 11.043553] cloud-init[891]: |.++=+Eo.S + | [ 11.043814] cloud-init[891]: |+oo.+o = o o | [ 11.044337] cloud-init[891]: | =.. o o o | [ 11.044590] cloud-init[891]: | + . o | [ 11.044855] cloud-init[891]: | . | [ 11.045112] cloud-init[891]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting LXD - unix socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[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 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. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Pollinate to seed the pseudo random number generator... Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... Starting Login Service... Starting System Logging Service... Starting LSB: Record successful boot for GRUB... Starting Accounts Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. 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 LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[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. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 15.332689] cloud-init[1192]: Generating locales (this might take a while)... [ 15.984150] cloud-init[1192]: en_US.UTF-8... done [ 15.986238] cloud-init[1192]: Generation complete. [ 16.539824] cloud-init[1192]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'modules:config' at Sun, 24 Mar 2019 01:17:42 +0000. Up 15.25 seconds. 2019-03-24 01:17:44,367 - paramiko.transport - DEBUG - starting thread (client mode): 0xd91f9090L 2019-03-24 01:17:44,367 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 01:17:44,371 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-24 01:17:44,371 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-24 01:17:44,373 - 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-03-24 01:17:44,373 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:17:44,373 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:17:44,373 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:17:44,373 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:17:44,373 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:17:44,423 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 01:17:44,424 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:17:44,446 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 37a50e4007db1260f65c66cb597d0544 2019-03-24 01:17:44,447 - paramiko.transport - DEBUG - Trying discovered key b22976e5f749948daf86af4f0e2ea49f in /tmp/tmp7BJLRX 2019-03-24 01:17:44,463 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 01:17:44,508 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 01:17:44,512 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 01:17:44,699 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-24 01:17:44,699 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-24 01:17:44,738 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 01:17:44,739 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 01:17:44,746 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 01:17:51,246 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-24 01:17:51,250 - 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-03-24 01:17:51,250 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:17:51,250 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:17:51,250 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:17:51,251 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:17:51,251 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:17:51,257 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:17:57,236 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-24 01:17:57,238 - 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-03-24 01:17:57,238 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:17:57,238 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:17:57,238 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:17:57,238 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:17:57,238 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:17:57,243 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:18:02,724 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-24 01:18:02,725 - 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-03-24 01:18:02,725 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:18:02,725 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:18:02,725 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:18:02,725 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:18:02,725 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:18:02,729 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:18:08,481 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-24 01:18:08,482 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-24 01:18:08,484 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 01:18:08,484 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-24 01:18:08,484 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-24 01:18:08,487 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-24 01:20:03,150 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-24 01:20:03,150 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.3 API version: 1.39 Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 06:40:58 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.3 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 05:59:55 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. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest ecfa73d7b30df88cdee094e5da492fe715469377cd76f17878113ed6fb738b35 2019-03-24 01:20:03,152 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-24 01:20:03,152 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c --2019-03-24 01:18:11-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.103, 13.33.148.197, 13.33.148.194, ... Connecting to get.docker.com (get.docker.com)|13.33.148.103|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 77.1M=0s 2019-03-24 01:18:11 (77.1 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c sudo: unable to resolve host cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + 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-1ab71c64-a647-4fe6-bdab-1517b9bd916c sudo: unable to resolve host cloudify-vm-1ab71c64-a647-4fe6-bdab-1517b9bd916c 2019-03-24 01:20:03,152 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-24 01:20:03,153 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-24 01:20:03,153 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-24 01:20:03,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-03-24 01:20:03,163 - 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.202', 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-03-24 01:20:33,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-03-24 01:20:33,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:20:33,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:20:33,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "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": 807, "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": 808, "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": 327, "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": 809, "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": 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": 111, "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": 112, "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-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:20:33 GMT 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:20:33,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:20:33,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:20:33,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:20:33,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:20:33,389 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:20:33,389 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 113, 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': 807, 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': 808, 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': 327, 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': 809, 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': 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': 111, 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': 112, 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-03-24 01:20:33,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-03-24 01:20:33,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:20:33,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "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": 807, "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": 808, "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": 327, "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": 809, "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": 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": 111, "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": 112, "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-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:20:33 GMT 2019-03-24 01:20:33,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:20:33,645 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:20:33,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:20:33,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:20:33,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:20:33,645 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:20:33,645 - functest.core.cloudify - INFO - The current manager status is running 2019-03-24 01:20:33,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-03-24 01:20:33,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:20:33,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:20:33 GMT 2019-03-24 01:20:33,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:20:33,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-24 01:20:33,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:20:33,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:20:33,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:20:33,813 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-24 01:20:33,813 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-03-24 01:20:34,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:20:34,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:20:33.990Z", "updated_at": "2019-03-24T01:20:33.990Z", "value": "gAAAAABcltthLmInkYJR5s0V4aSdwEReKfsyLJEAZml_92WzwLPbUFFsVWvsLh93yRmNf7h-oMRWFvcf8Gf5D6brBoauRA9EUA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:20:34 GMT 2019-03-24 01:20:34,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:20:34,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-24 01:20:34,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:20:34,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:20:34,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:20:34,044 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:20:34,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:20:33.990Z", "updated_at": "2019-03-24T01:20:33.990Z", "value": "gAAAAABcltthLmInkYJR5s0V4aSdwEReKfsyLJEAZml_92WzwLPbUFFsVWvsLh93yRmNf7h-oMRWFvcf8Gf5D6brBoauRA9EUA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:20:34 GMT 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:20:34,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:20:34,132 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-24 01:20:34,132 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-24 01:20:34,254 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 01:20:34,254 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-24 01:20:34,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 01:20:34,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/61f73235-d068-4853-801e-6cdc95cd071d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:36,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:20:36 GMT X-Openstack-Request-Id: req-7c08713e-f0c2-43fb-a869-c869732b0e87 2019-03-24 01:20:36,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:20:36,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/61f73235-d068-4853-801e-6cdc95cd071d.json used request id req-7c08713e-f0c2-43fb-a869-c869732b0e87 2019-03-24 01:20:36,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.03234887123s 2019-03-24 01:20:36,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:20:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:36,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:36 GMT X-Openstack-Request-Id: req-f3c61d86-e2ed-4927-8023-50c62f5bcba9 2019-03-24 01:20:36,662 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 01:20:36,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f3c61d86-e2ed-4927-8023-50c62f5bcba9 2019-03-24 01:20:36,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.351853847504s 2019-03-24 01:20:36,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-24 01:20:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:37,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 24 Mar 2019 01:20: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-80a3c532-4a88-439f-a8cc-129f24c406d2 x-openstack-request-id: req-80a3c532-4a88-439f-a8cc-129f24c406d2 2019-03-24 01:20:37,078 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66 used request id req-80a3c532-4a88-439f-a8cc-129f24c406d2 2019-03-24 01:20:37,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.415858983994s 2019-03-24 01:20:37,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:20:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20: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-87457d20-caa3-4e1c-9750-f1c865d1022d x-openstack-request-id: req-87457d20-caa3-4e1c-9750-f1c865d1022d 2019-03-24 01:20:37,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:37:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:37:49", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:17:26.000000", "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "security_groups": [{"name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}], "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:20:37Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:20:37,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-87457d20-caa3-4e1c-9750-f1c865d1022d 2019-03-24 01:20:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522682189941s 2019-03-24 01:20:37,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:20:39,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:20:39,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:40,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20: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-553e8737-a8db-457b-b759-d525f65c5443 x-openstack-request-id: req-553e8737-a8db-457b-b759-d525f65c5443 2019-03-24 01:20:40,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f56eda5c-d703-4c23-be22-7d5f711aea66", "rel": "bookmark"}], "image": {"id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "links": [{"href": "http://172.30.9.28:8774/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:17:26.000000", "flavor": {"id": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "links": [{"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "bookmark"}]}, "id": "f56eda5c-d703-4c23-be22-7d5f711aea66", "user_id": "82d35cecfb104937ba1abfc1d7b97141", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:20:38Z", "hostId": "9ec9516ebdd14dff1e3046bda7abbcc87edc92aa1697d44c795736a0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "name": "cloudify-vm_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "created": "2019-03-24T01:15:24Z", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:20:40,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-553e8737-a8db-457b-b759-d525f65c5443 2019-03-24 01:20:40,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42106795311s 2019-03-24 01:20:40,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:20:42,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:20:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:42,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20: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-cd098c94-1e1c-46c8-a624-e895036aa25b x-openstack-request-id: req-cd098c94-1e1c-46c8-a624-e895036aa25b 2019-03-24 01:20:42,098 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-24 01:20:42,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd098c94-1e1c-46c8-a624-e895036aa25b 2019-03-24 01:20:42,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.066565990448s 2019-03-24 01:20:42,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:20:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:42,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:42 GMT X-Openstack-Request-Id: req-24c57b54-55ea-4609-aa75-1ca775c8e8d3 2019-03-24 01:20:42,351 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:15:16Z", "updated_at": "2019-03-24T01:15:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T01:15:19Z", "revision_number": 0, "id": "2919d629-e42a-427f-9503-4aee717248f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:19Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "33947379-e51e-4921-8a0c-1c33906a3fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "682b7390-c11a-439f-b385-3f37a7db89d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-24T01:15:20Z", "revision_number": 0, "id": "7af89778-9fe6-4896-834b-f91d2ee1d779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:20Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:17Z", "revision_number": 0, "id": "b6f93226-505d-42dc-84e3-1cfa19f03f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:17Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "c1ab6962-9afb-47a9-b223-5b1051d47285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:15:18Z", "revision_number": 0, "id": "f4f9c657-cf27-49e0-9122-da8b2b3210e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:18Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:15:16Z", "revision_number": 0, "id": "fdae1b8b-dfe8-4d74-88f5-dba1c928e753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:15:16Z", "security_group_id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 7, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "3f2ef5ad-a367-4213-af08-3247bd5a94d3", "name": "cloudify-sg_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:20:42,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-24c57b54-55ea-4609-aa75-1ca775c8e8d3 2019-03-24 01:20:42,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246593952179s 2019-03-24 01:20:42,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 01:20:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3f2ef5ad-a367-4213-af08-3247bd5a94d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:42,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:20:42 GMT X-Openstack-Request-Id: req-4035b05e-94ec-4071-bbcb-d1451e6c9389 2019-03-24 01:20:42,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:20:42,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3f2ef5ad-a367-4213-af08-3247bd5a94d3.json used request id req-4035b05e-94ec-4071-bbcb-d1451e6c9389 2019-03-24 01:20:42,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.458193063736s 2019-03-24 01:20:42,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-24 01:20:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:42,852 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20: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-489f95a0-795f-4d84-85ed-8e490b18464e x-openstack-request-id: req-489f95a0-795f-4d84-85ed-8e490b18464e 2019-03-24 01:20:42,852 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_1ab71c64-a647-4fe6-bdab-1517b9bd916c used request id req-489f95a0-795f-4d84-85ed-8e490b18464e 2019-03-24 01:20:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0348770618439s 2019-03-24 01:20:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-24 01:20:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0f8b216b-419e-493e-bda1-a8285430cc4b/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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" -d '{"subnet_id": "05c8af40-3cd8-4e2e-888b-b0fd7996a144"}' 2019-03-24 01:20:46,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:46 GMT X-Openstack-Request-Id: req-cb62e880-aa4a-4579-a834-25b846b8e58b 2019-03-24 01:20:46,056 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e4fcbc5-16aa-4715-9d8d-421b23670d4c", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "subnet_id": "05c8af40-3cd8-4e2e-888b-b0fd7996a144", "subnet_ids": ["05c8af40-3cd8-4e2e-888b-b0fd7996a144"], "port_id": "14498c52-f10f-453a-8e88-21006a30c0d4", "id": "0f8b216b-419e-493e-bda1-a8285430cc4b"} 2019-03-24 01:20:46,056 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0f8b216b-419e-493e-bda1-a8285430cc4b/remove_router_interface.json used request id req-cb62e880-aa4a-4579-a834-25b846b8e58b 2019-03-24 01:20:46,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.20333504677s 2019-03-24 01:20:46,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 01:20:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:46,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:46 GMT X-Openstack-Request-Id: req-35094b12-adee-42c2-bd87-59caf48adef6 2019-03-24 01:20:46,499 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:55Z", "admin_state_up": true, "updated_at": "2019-03-24T01:20:43Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "0f8b216b-419e-493e-bda1-a8285430cc4b", "name": "cloudify-router_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}]} 2019-03-24 01:20:46,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-35094b12-adee-42c2-bd87-59caf48adef6 2019-03-24 01:20:46,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.443066835403s 2019-03-24 01:20:46,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 01:20:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/0f8b216b-419e-493e-bda1-a8285430cc4b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:50,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:20:50 GMT X-Openstack-Request-Id: req-790264d6-9a78-4632-87f0-ac31c6388d29 2019-03-24 01:20:50,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:20:50,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0f8b216b-419e-493e-bda1-a8285430cc4b.json used request id req-790264d6-9a78-4632-87f0-ac31c6388d29 2019-03-24 01:20:50,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.29194283485s 2019-03-24 01:20:50,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 01:20:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:51,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:51 GMT X-Openstack-Request-Id: req-b437f9ba-f75c-4b13-bc66-c6b3c62e5cbf 2019-03-24 01:20:51,125 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:14:54Z","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":"1ad17f1b6f244d209020c903eeacaed1","id":"05c8af40-3cd8-4e2e-888b-b0fd7996a144","subnetpool_id":null,"name":"cloudify-subnet_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}]} 2019-03-24 01:20:51,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b437f9ba-f75c-4b13-bc66-c6b3c62e5cbf 2019-03-24 01:20:51,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.331779003143s 2019-03-24 01:20:51,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-24 01:20:51,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/05c8af40-3cd8-4e2e-888b-b0fd7996a144.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:53,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:20:53 GMT X-Openstack-Request-Id: req-5541152e-21b3-43ec-9e6c-485128de459b 2019-03-24 01:20:53,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:20:53,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/05c8af40-3cd8-4e2e-888b-b0fd7996a144.json used request id req-5541152e-21b3-43ec-9e6c-485128de459b 2019-03-24 01:20:53,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.8515329361s 2019-03-24 01:20:53,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:20:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:54,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:54 GMT X-Openstack-Request-Id: req-66f6c542-765c-40fe-9060-742f3da93cea 2019-03-24 01:20:54,433 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7e4fcbc5-16aa-4715-9d8d-421b23670d4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ad17f1b6f244d209020c903eeacaed1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:20:53Z","qos_policy_id":null,"name":"cloudify-net_1ab71c64-a647-4fe6-bdab-1517b9bd916c","admin_state_up":true,"tenant_id":"1ad17f1b6f244d209020c903eeacaed1","created_at":"2019-03-24T01:14:52Z","mtu":1450}]} 2019-03-24 01:20:54,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-66f6c542-765c-40fe-9060-742f3da93cea 2019-03-24 01:20:54,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.454960107803s 2019-03-24 01:20:54,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-24 01:20:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/7e4fcbc5-16aa-4715-9d8d-421b23670d4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:55,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:20:55 GMT X-Openstack-Request-Id: req-e76e8d72-2990-4759-809b-dbf2522216ed 2019-03-24 01:20:55,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:20:55,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7e4fcbc5-16aa-4715-9d8d-421b23670d4c.json used request id req-e76e8d72-2990-4759-809b-dbf2522216ed 2019-03-24 01:20:55,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17502117157s 2019-03-24 01:20:55,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:20:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:55,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:55 GMT X-Openstack-Request-Id: req-a7fc6bad-394e-44fd-86fc-b4dd14bfb9d8 2019-03-24 01:20:55,937 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:15:14Z", "file": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/file", "owner": "1ad17f1b6f244d209020c903eeacaed1", "id": "9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "size": 300941312, "self": "/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:15:08Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:20:55,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a7fc6bad-394e-44fd-86fc-b4dd14bfb9d8 2019-03-24 01:20:55,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322619199753s 2019-03-24 01:20:55,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 01:20:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2df2c8f1d3ae3c3ab1de454e4c90394bf638f58b" 2019-03-24 01:20:56,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:20:56 GMT X-Openstack-Request-Id: req-620931d4-afb6-4b58-ab73-00dfbc07ba81 2019-03-24 01:20:56,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:20:56,674 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9f48b3e9-e9a8-4e4f-a8b4-d622fec05d4e used request id req-620931d4-afb6-4b58-ab73-00dfbc07ba81 2019-03-24 01:20:56,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.735091924667s 2019-03-24 01:20:56,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 01:20:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:57,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac115f22-dd9d-436f-bb7a-1366d989ed7b x-openstack-request-id: req-ac115f22-dd9d-436f-bb7a-1366d989ed7b 2019-03-24 01:20:57,018 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc", "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": "094aabd5-e7c1-45a4-97c4-a5df2a2c7edc"}]} 2019-03-24 01:20:57,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ac115f22-dd9d-436f-bb7a-1366d989ed7b 2019-03-24 01:20:57,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.338296890259s 2019-03-24 01:20:57,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 01:20:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:57,066 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20: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-75d7734c-affa-46f2-ac43-d251884b3033 x-openstack-request-id: req-75d7734c-affa-46f2-ac43-d251884b3033 2019-03-24 01:20:57,067 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/094aabd5-e7c1-45a4-97c4-a5df2a2c7edc used request id req-75d7734c-affa-46f2-ac43-d251884b3033 2019-03-24 01:20:57,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474488735199s 2019-03-24 01:20:57,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:20:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:57,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c92dbc9-4eba-469f-8a04-4b4119bccd4b 2019-03-24 01:20:57,316 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": {"self": "http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82d35cecfb104937ba1abfc1d7b97141", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:20:57,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5c92dbc9-4eba-469f-8a04-4b4119bccd4b 2019-03-24 01:20:57,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249132871628s 2019-03-24 01:20:57,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:20:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:57,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba084858-117b-4db4-8020-8af71c62ee10 2019-03-24 01:20:57,564 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_1ab71c64-a647-4fe6-bdab-1517b9bd916c", "links": {"self": "http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "82d35cecfb104937ba1abfc1d7b97141", "description": null}} 2019-03-24 01:20:57,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141 used request id req-ba084858-117b-4db4-8020-8af71c62ee10 2019-03-24 01:20:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241927146912s 2019-03-24 01:20:57,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 01:20:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:57,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e611d3-6be3-46bf-8e74-a911407bb0f3 2019-03-24 01:20:57,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:20:57,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/82d35cecfb104937ba1abfc1d7b97141 used request id req-d4e611d3-6be3-46bf-8e74-a911407bb0f3 2019-03-24 01:20:57,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.342062950134s 2019-03-24 01:20:57,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:20:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:58,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0feda4c0-d72c-4468-a03f-828a89190133 2019-03-24 01:20:58,146 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1"}, "tags": [], "enabled": true, "id": "1ad17f1b6f244d209020c903eeacaed1", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_1ab71c64-a647-4fe6-bdab-1517b9bd916c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-24 01:20:58,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-0feda4c0-d72c-4468-a03f-828a89190133 2019-03-24 01:20:58,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23117184639s 2019-03-24 01:20:58,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 01:20:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:58,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05c01b8-9f0c-4485-83af-c053959b9101 2019-03-24 01:20:58,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:20:58,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1ad17f1b6f244d209020c903eeacaed1 used request id req-b05c01b8-9f0c-4485-83af-c053959b9101 2019-03-24 01:20:58,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284665107727s 2019-03-24 01:20:58,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:20:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1ad17f1b6f244d209020c903eeacaed1&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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:58,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:58 GMT X-Openstack-Request-Id: req-1aab008f-31af-4523-8492-fc8929da8934 2019-03-24 01:20:58,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}]} 2019-03-24 01:20:58,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1ad17f1b6f244d209020c903eeacaed1&name=default used request id req-1aab008f-31af-4523-8492-fc8929da8934 2019-03-24 01:20:58,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368604183197s 2019-03-24 01:20:58,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:20:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:59,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:59 GMT X-Openstack-Request-Id: req-ca2e5fa2-55a0-4b45-b53b-a5100070df61 2019-03-24 01:20:59,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "created_at": "2019-03-24T01:14:52Z", "updated_at": "2019-03-24T01:14:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "10fec572-9786-45d4-ac78-c93afee418d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "6793de5c-97a8-4f3a-b39d-402fbb9fbb05", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "92b813ea-5959-441b-9df8-d11692afc347", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:14:52Z", "revision_number": 0, "id": "ef1b7641-68e4-4719-993a-6e4264c6e4ab", "remote_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "remote_ip_prefix": null, "created_at": "2019-03-24T01:14:52Z", "security_group_id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "tenant_id": "1ad17f1b6f244d209020c903eeacaed1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ad17f1b6f244d209020c903eeacaed1"}], "revision_number": 1, "project_id": "1ad17f1b6f244d209020c903eeacaed1", "id": "c31344d1-89bf-4ed4-bcfd-284b9c974d92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 01:20:59,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ca2e5fa2-55a0-4b45-b53b-a5100070df61 2019-03-24 01:20:59,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.380496025085s 2019-03-24 01:20:59,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 01:20:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c31344d1-89bf-4ed4-bcfd-284b9c974d92.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf2f1cdd19919f66449b7eb2b3024092a8f3cfef" 2019-03-24 01:20:59,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:20:59 GMT X-Openstack-Request-Id: req-169f5ba6-0492-441d-81c3-ccc19db26759 2019-03-24 01:20:59,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:20:59,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c31344d1-89bf-4ed4-bcfd-284b9c974d92.json used request id req-169f5ba6-0492-441d-81c3-ccc19db26759 2019-03-24 01:20:59,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.434824943542s 2019-03-24 01:20:59,666 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-03-24 01:20:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:20:59,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 01:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43bf34b-77fb-44b2-beeb-822e9c9c8cec 2019-03-24 01:20:59,700 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 01:20:59,700 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c43bf34b-77fb-44b2-beeb-822e9c9c8cec 2019-03-24 01:20:59,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 01:21:00,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T02:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["Ll3nYkxlQ8SB1ROCrBZQjg"], "issued_at": "2019-03-24T01:21:00.000000Z"}} 2019-03-24 01:21:00,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:21:00,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:00,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:00 GMT X-Openstack-Request-Id: req-67970b60-a3b9-4d96-9af5-255802c0458c 2019-03-24 01:21:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 01:21:00,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-67970b60-a3b9-4d96-9af5-255802c0458c 2019-03-24 01:21:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424998044968s 2019-03-24 01:21:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:21:00,578 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae1b1aa-57a3-4081-9695-2120cb4be465 2019-03-24 01:21:00,579 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:21:00,579 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-bae1b1aa-57a3-4081-9695-2120cb4be465 2019-03-24 01:21:00,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:21:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:00,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919f05e4-c464-4478-8964-190a1c73afd0 2019-03-24 01:21:00,802 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 01:21:00,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-919f05e4-c464-4478-8964-190a1c73afd0 2019-03-24 01:21:00,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222406148911s 2019-03-24 01:21:00,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 01:21:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}}' 2019-03-24 01:21:01,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82431662-044a-4c8c-a93d-64ef96b8c41f 2019-03-24 01:21:01,068 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d"}, "tags": [], "enabled": true, "id": "f2feb8ebead240b6bac2cf83274c837d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}} 2019-03-24 01:21:01,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-82431662-044a-4c8c-a93d-64ef96b8c41f 2019-03-24 01:21:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.257843017578s 2019-03-24 01:21:01,069 - 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'f2feb8ebead240b6bac2cf83274c837d', '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_6b3b1d17-a804-4852-bae9-ae2d137ad1e3'}) 2019-03-24 01:21:01,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 01:21:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "XTnGzALW5PCQcd4ZifJaqJhoDg6Atc", "email": null, "name": "cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}}' 2019-03-24 01:21:01,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e055646-9d7e-4833-a8ad-d9a8a344d166 2019-03-24 01:21:01,572 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": {"self": "http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "03a45b311996485fa05811701f3c89c7", "domain_id": "default", "password_expires_at": null}} 2019-03-24 01:21:01,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1e055646-9d7e-4833-a8ad-d9a8a344d166 2019-03-24 01:21:01,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495314836502s 2019-03-24 01:21:01,573 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'03a45b311996485fa05811701f3c89c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3'}) 2019-03-24 01:21:01,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:21:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:01,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663f13ac-7aec-469d-9d52-b06c8d2d3842 2019-03-24 01:21:01,800 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:21:01,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-663f13ac-7aec-469d-9d52-b06c8d2d3842 2019-03-24 01:21:01,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222505092621s 2019-03-24 01:21:01,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:21:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:02,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02a295d-f12c-4959-b30a-36431156f051 2019-03-24 01:21:02,047 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:21:02,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c02a295d-f12c-4959-b30a-36431156f051 2019-03-24 01:21:02,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242369890213s 2019-03-24 01:21:02,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:21:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:02,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f77a78-8191-442d-937d-929386fd3f92 2019-03-24 01:21:02,260 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:21:02,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d0f77a78-8191-442d-937d-929386fd3f92 2019-03-24 01:21:02,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207429885864s 2019-03-24 01:21:02,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:21:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:02,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0a5c60-b78e-4843-99b3-4192ecafc712 2019-03-24 01:21:02,486 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 01:21:02,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fb0a5c60-b78e-4843-99b3-4192ecafc712 2019-03-24 01:21:02,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220353841782s 2019-03-24 01:21:02,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:21:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:02,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4f604d-967d-4dd1-b330-74f8a8ef032f 2019-03-24 01:21:02,717 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": {"self": "http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "03a45b311996485fa05811701f3c89c7", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:21:02,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a4f604d-967d-4dd1-b330-74f8a8ef032f 2019-03-24 01:21:02,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229148864746s 2019-03-24 01:21:02,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:21:02,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:02,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb096e83-d30d-417e-8edc-d4c649f83263 2019-03-24 01:21:02,901 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d"}, "tags": [], "enabled": true, "id": "f2feb8ebead240b6bac2cf83274c837d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 01:21:02,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-fb096e83-d30d-417e-8edc-d4c649f83263 2019-03-24 01:21:02,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171766042709s 2019-03-24 01:21:02,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 01:21:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=03a45b311996485fa05811701f3c89c7&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=f2feb8ebead240b6bac2cf83274c837d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:03,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6225b946-a644-4384-b4f7-c739bbed51a7 2019-03-24 01:21:03,141 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=03a45b311996485fa05811701f3c89c7&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=f2feb8ebead240b6bac2cf83274c837d", "previous": null, "next": null}} 2019-03-24 01:21:03,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=03a45b311996485fa05811701f3c89c7&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=f2feb8ebead240b6bac2cf83274c837d used request id req-6225b946-a644-4384-b4f7-c739bbed51a7 2019-03-24 01:21:03,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.230451107025s 2019-03-24 01:21:03,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 01:21:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d/users/03a45b311996485fa05811701f3c89c7/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:03,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0577adf2-714d-4eab-9fb8-cc50771a5e1f 2019-03-24 01:21:03,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:21:03,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d/users/03a45b311996485fa05811701f3c89c7/roles/d199347d09e6457ab4ea50809513a47d used request id req-0577adf2-714d-4eab-9fb8-cc50771a5e1f 2019-03-24 01:21:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.287750005722s 2019-03-24 01:21:03,434 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 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'f2feb8ebead240b6bac2cf83274c837d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'XTnGzALW5PCQcd4ZifJaqJhoDg6Atc', 'username': u'cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 01:21:03,437 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'password': 'XTnGzALW5PCQcd4ZifJaqJhoDg6Atc', 'project_name': 'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'f2feb8ebead240b6bac2cf83274c837d', 'project_domain_name': 'Default'} 2019-03-24 01:21:03,491 - 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-03-24 01:21:03,505 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-03-24 01:21:03,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:21:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:03,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0c1898-5bb8-4ee6-b550-b13d9060f62d 2019-03-24 01:21:03,808 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 01:21:03,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8e0c1898-5bb8-4ee6-b550-b13d9060f62d 2019-03-24 01:21:03,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.302597999573s 2019-03-24 01:21:03,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:21:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:21:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00294477-22c4-40a4-9744-5ef98bad4c38 2019-03-24 01:21:03,940 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d"}, "tags": [], "enabled": true, "id": "f2feb8ebead240b6bac2cf83274c837d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 01:21:03,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-00294477-22c4-40a4-9744-5ef98bad4c38 2019-03-24 01:21:03,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124141931534s 2019-03-24 01:21:03,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-24 01:21:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"network": {"tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "admin_state_up": true}}' 2019-03-24 01:21:04,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:04 GMT X-Openstack-Request-Id: req-d215d08c-65a1-4ab8-b130-3550abca417c 2019-03-24 01:21:04,623 - 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":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:21:04Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}} 2019-03-24 01:21:04,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d215d08c-65a1-4ab8-b130-3550abca417c 2019-03-24 01:21:04,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.680139064789s 2019-03-24 01:21:04,624 - 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-03-24T01:21:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'88da8b98-ce8b-421a-b001-4286b9c296f7', u'provider:segmentation_id': 77, 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_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'created_at': u'2019-03-24T01:21:04Z', u'mtu': 1450, u'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2feb8ebead240b6bac2cf83274c837d', u'l2_adjacency': True}) 2019-03-24 01:21:04,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:21:04,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721cc182-b5d1-48f5-aa62-e94d7f84d173 2019-03-24 01:21:04,633 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 01:21:04,633 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-721cc182-b5d1-48f5-aa62-e94d7f84d173 2019-03-24 01:21:04,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 01:21:05,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T02:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2feb8ebead240b6bac2cf83274c837d", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/f2feb8ebead240b6bac2cf83274c837d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/f2feb8ebead240b6bac2cf83274c837d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/f2feb8ebead240b6bac2cf83274c837d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f2feb8ebead240b6bac2cf83274c837d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/f2feb8ebead240b6bac2cf83274c837d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/f2feb8ebead240b6bac2cf83274c837d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2feb8ebead240b6bac2cf83274c837d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f2feb8ebead240b6bac2cf83274c837d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f2feb8ebead240b6bac2cf83274c837d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/f2feb8ebead240b6bac2cf83274c837d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/f2feb8ebead240b6bac2cf83274c837d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2feb8ebead240b6bac2cf83274c837d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/f2feb8ebead240b6bac2cf83274c837d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/f2feb8ebead240b6bac2cf83274c837d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "id": "03a45b311996485fa05811701f3c89c7"}, "audit_ids": ["cZQKjHFBQjGRqZfLfP6AEQ"], "issued_at": "2019-03-24T01:21:04.000000Z"}} 2019-03-24 01:21:05,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:21:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:05,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:05 GMT X-Openstack-Request-Id: req-39427341-4bd7-4894-8c4e-768d56610e43 2019-03-24 01:21:05,357 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:21:04Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:21:05,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-39427341-4bd7-4894-8c4e-768d56610e43 2019-03-24 01:21:05,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.31500005722s 2019-03-24 01:21:05,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-24 01:21:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"subnet": {"name": "cloudify_ims-subnet_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "enable_dhcp": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-24 01:21:06,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:06 GMT X-Openstack-Request-Id: req-63175a71-ca28-4e32-97a8-83d24d32877d 2019-03-24 01:21:06,642 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:21:05Z","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":"f2feb8ebead240b6bac2cf83274c837d","id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","subnetpool_id":null,"name":"cloudify_ims-subnet_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}} 2019-03-24 01:21:06,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-63175a71-ca28-4e32-97a8-83d24d32877d 2019-03-24 01:21:06,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.28397703171s 2019-03-24 01:21:06,643 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T01:21:05Z', 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'426c427e-bd82-4895-a7c8-2ebaa52e20ec', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'enable_dhcp': True, u'network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7', u'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', u'created_at': u'2019-03-24T01:21:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2feb8ebead240b6bac2cf83274c837d'}) 2019-03-24 01:21:06,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-24 01:21:06,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "cloudify_ims-router_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "admin_state_up": true}}' 2019-03-24 01:21:14,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:14 GMT X-Openstack-Request-Id: req-86355c43-61e8-4544-9dd1-45c6ee9f2c54 2019-03-24 01:21:14,159 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:07Z", "admin_state_up": true, "updated_at": "2019-03-24T01:21:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "name": "cloudify_ims-router_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}} 2019-03-24 01:21:14,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-86355c43-61e8-4544-9dd1-45c6ee9f2c54 2019-03-24 01:21:14,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.51509714127s 2019-03-24 01:21:14,159 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T01:21:08Z', u'revision_number': 3, u'id': u'4b035604-f5e0-45ef-8eb6-57d89d2d9a70', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'admin_state_up': True, u'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', u'created_at': u'2019-03-24T01:21:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2feb8ebead240b6bac2cf83274c837d'}) 2019-03-24 01:21:14,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-24 01:21:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4b035604-f5e0-45ef-8eb6-57d89d2d9a70/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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"subnet_id": "426c427e-bd82-4895-a7c8-2ebaa52e20ec"}' 2019-03-24 01:21:18,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:18 GMT X-Openstack-Request-Id: req-4b7e1b05-dfd1-40b2-8902-bcd1483da09b 2019-03-24 01:21:18,099 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "subnet_id": "426c427e-bd82-4895-a7c8-2ebaa52e20ec", "subnet_ids": ["426c427e-bd82-4895-a7c8-2ebaa52e20ec"], "port_id": "7d90b6fd-831c-48eb-9cdb-466acc8f4d58", "id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70"} 2019-03-24 01:21:18,099 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4b035604-f5e0-45ef-8eb6-57d89d2d9a70/add_router_interface.json used request id req-4b7e1b05-dfd1-40b2-8902-bcd1483da09b 2019-03-24 01:21:18,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.93946409225s 2019-03-24 01:21:18,100 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-24 01:21:19,770 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-24 01:21:19,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:21:19,776 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:19 GMT 2019-03-24 01:21:19,776 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 01:21:19,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:21:19,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:20,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:20 GMT X-Openstack-Request-Id: req-253f3f70-b775-43fe-89f7-1383bef8cb80 2019-03-24 01:21:20,092 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:21:20,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-253f3f70-b775-43fe-89f7-1383bef8cb80 2019-03-24 01:21:20,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314758062363s 2019-03-24 01:21:20,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 01:21:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}' 2019-03-24 01:21:20,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:20 GMT Location: http://172.30.9.28:9292/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4155aecf-2326-43e2-beee-151e0b4f70aa 2019-03-24 01:21:20,450 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:21:20Z", "file": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "size": null, "self": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": null, "created_at": "2019-03-24T01:21:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 01:21:20,450 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4155aecf-2326-43e2-beee-151e0b4f70aa 2019-03-24 01:21:20,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.346967935562s 2019-03-24 01:21:20,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 01:21:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '' 2019-03-24 01:21:25,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:21:25 GMT X-Openstack-Request-Id: req-b3886949-9424-40b9-b304-06dda86ace39 2019-03-24 01:21:25,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:21:25,488 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file used request id req-b3886949-9424-40b9-b304-06dda86ace39 2019-03-24 01:21:25,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.03694105148s 2019-03-24 01:21:25,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:21:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:25,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:25 GMT X-Openstack-Request-Id: req-c5e647ff-7e8e-4317-a80a-7d383fd838b6 2019-03-24 01:21:25,839 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:21:25Z", "file": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "size": 300941312, "self": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:21:20Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:21:25,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c5e647ff-7e8e-4317-a80a-7d383fd838b6 2019-03-24 01:21:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346602916718s 2019-03-24 01:21:25,842 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file', 'owner': u'f2feb8ebead240b6bac2cf83274c837d', 'id': u'f9a6d940-7b2d-4ef8-9141-68264a7f88a6', 'size': 300941312, u'self': u'/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2feb8ebead240b6bac2cf83274c837d', 'name': 'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T01:21:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T01:21:25Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'created': u'2019-03-24T01:21:20Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-24T01:21:20Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-24 01:21:25,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 01:21:25,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-24 01:21:26,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-a0b98b61-dcd5-4492-b522-b588ea79fe67 x-openstack-request-id: req-a0b98b61-dcd5-4492-b522-b588ea79fe67 2019-03-24 01:21:26,171 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "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": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29"}} 2019-03-24 01:21:26,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a0b98b61-dcd5-4492-b522-b588ea79fe67 2019-03-24 01:21:26,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325899124146s 2019-03-24 01:21:26,172 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29', 'swap': 0}) 2019-03-24 01:21:26,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 01:21:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29/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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"extra_specs": {}}' 2019-03-24 01:21:26,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-2b9667d6-6fc1-48d6-acb3-e99b0a23e685 x-openstack-request-id: req-2b9667d6-6fc1-48d6-acb3-e99b0a23e685 2019-03-24 01:21:26,200 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 01:21:26,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29/os-extra_specs used request id req-2b9667d6-6fc1-48d6-acb3-e99b0a23e685 2019-03-24 01:21:26,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0281620025635s 2019-03-24 01:21:26,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-24 01:21:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"keypair": {"name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}}' 2019-03-24 01:21:26,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-0baa4350-9a0d-4642-82e3-1d95f4fa29c0 x-openstack-request-id: req-0baa4350-9a0d-4642-82e3-1d95f4fa29c0 2019-03-24 01:21:26,700 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqDWwpcILq1HT4vPOnOWRIgDM+00D2NWiHVZZ+L7mspkc+t7l\nHTcaTgepJnZ3W+6vXGG2LZyIqkecn2nqHl6H+z8zgPZb3CJ5H4MWob++5nMr6UGe\nJ7J5e3EylBALajQSYwMZun4XtoxcLF80DXVQYjJTqp5VltIrtIWM46cIgMtl57kV\nsZCXVgObvfdrfQsitg29Qm97lWcivZZoVbEoQtgI9QhpB7aUsxLas+PnJtnRkIqq\nQtllQrPkmbJUfrN2ZrqgjSxsgabUxN/SguCvStXk2HgKPbtbSwebWoPM/3i+uAPn\ndIeeh5IFvIboOYHU2xQYndW+bMr8oyR2HKC3lwIDAQABAoIBAQCAW4gS1QJGl0iT\nFO0DOQMI6YeB9IENA+iTboN1l2c/vispHNHE+3ltNddT7G6kjnzuh/mW0K5REhho\nZVAsIIKvrMjGjjgGwZ+f9k5c2473F8fYVSQ0srKVCgpIhf3P6zBkscb+Up4RxQXJ\nLlTwOCdA55qExhIV5wdG1+ptBdctP8tdfBwWJqT+hFuyO0HlfzKCTnbruuK0smRY\nZ9nHPRsHU/5RE8LQWCFvGfh8Tz6ZRHA/BCXL/JfggAWTxerNH54m+Mk/8bv61T/x\nEcwz6tujEgX5VVECt7wuN5rj+4NE7qj01rlIkDvLguFuToyr/9vcgRcMby1cUa9h\nz+v7ZfxhAoGBAN7rsuGaDKrW8YJLbqSsPQKeCaps1aGI2XLtMivRrytVl4xAzfhl\naFVrw4Ht4VTtr6TWEK12pKKgmm4XW1afCZbJFSbaeD+Ip3e+F+MbrfhO3h1FRjdv\nyX6HI+yc/3Flz2MXm1U45/azmad6FwTPaU2EeqJpwQE/QhvhfTTjLa6fAoGBAMEr\noiZxfjHnW5i4/KtqPvpw8BKT0riqS1GsBnyMaJoEBBCGOpA6UF4ZRd5Yu0T5ryMz\nHlfqLkpkoZ33nj6x8FB3OpHOAN5aPdTW8Ly0y93ZDuba74KunOH8nnVG22o6XfdZ\nMeZh3Wi4+r+ywftBfUf0CKiOXky6DjK2vkVQFewJAoGAKBilGEcpOCFpV1JSGHSS\nlMHwYyMoWeHPmwhnGdKhe13t4GBXq/IxjgvQIrKy8R+/lBqc7VaFzmqs3Fh/KVl5\n1BFfKJnrPyJJXRRoH4V/CUbGVOV898O3rnaIU6r5l2AEqYI5gl61+n3biXBAa7ES\n88p8dHIpMRw7u+AXMUgbk2kCgYBdwQ+yGONm1SNfvGjlyWtHogji+1wKxJxJx3Re\nfsdF+Sz/2CYUWjkncpy2jdpWX9jg/K59fOt6r9zBDq1/QF2isDt9CL7jLGlWI/wz\nmoxX4EGbSid1Bcqe5D0ELp/PrwRsSJ4vctBDQ4RwBhKgH+juQ0LwjCi4lJTPiGJQ\nwc3iAQKBgQDYHj83awidE6IaOobVikFLS1U4xKtkyYl8q5r8vYNOT4MtcoZH5hme\nxrVzRMNRRfIC/HcvuVaDnm42GGS13rrPz28n/vCvHKRTXy5TgSrRSIRh+pW6Eai2\nul6nvDT4zRv+48w/5lGgn54xTRZNeAbHNi3eO7dbxlece6bdnTjjEg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "03a45b311996485fa05811701f3c89c7", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}} 2019-03-24 01:21:26,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0baa4350-9a0d-4642-82e3-1d95f4fa29c0 2019-03-24 01:21:26,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.496157884598s 2019-03-24 01:21:26,701 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqDWwpcILq1HT4vPOnOWRIgDM+00D2NWiHVZZ+L7mspkc+t7l\nHTcaTgepJnZ3W+6vXGG2LZyIqkecn2nqHl6H+z8zgPZb3CJ5H4MWob++5nMr6UGe\nJ7J5e3EylBALajQSYwMZun4XtoxcLF80DXVQYjJTqp5VltIrtIWM46cIgMtl57kV\nsZCXVgObvfdrfQsitg29Qm97lWcivZZoVbEoQtgI9QhpB7aUsxLas+PnJtnRkIqq\nQtllQrPkmbJUfrN2ZrqgjSxsgabUxN/SguCvStXk2HgKPbtbSwebWoPM/3i+uAPn\ndIeeh5IFvIboOYHU2xQYndW+bMr8oyR2HKC3lwIDAQABAoIBAQCAW4gS1QJGl0iT\nFO0DOQMI6YeB9IENA+iTboN1l2c/vispHNHE+3ltNddT7G6kjnzuh/mW0K5REhho\nZVAsIIKvrMjGjjgGwZ+f9k5c2473F8fYVSQ0srKVCgpIhf3P6zBkscb+Up4RxQXJ\nLlTwOCdA55qExhIV5wdG1+ptBdctP8tdfBwWJqT+hFuyO0HlfzKCTnbruuK0smRY\nZ9nHPRsHU/5RE8LQWCFvGfh8Tz6ZRHA/BCXL/JfggAWTxerNH54m+Mk/8bv61T/x\nEcwz6tujEgX5VVECt7wuN5rj+4NE7qj01rlIkDvLguFuToyr/9vcgRcMby1cUa9h\nz+v7ZfxhAoGBAN7rsuGaDKrW8YJLbqSsPQKeCaps1aGI2XLtMivRrytVl4xAzfhl\naFVrw4Ht4VTtr6TWEK12pKKgmm4XW1afCZbJFSbaeD+Ip3e+F+MbrfhO3h1FRjdv\nyX6HI+yc/3Flz2MXm1U45/azmad6FwTPaU2EeqJpwQE/QhvhfTTjLa6fAoGBAMEr\noiZxfjHnW5i4/KtqPvpw8BKT0riqS1GsBnyMaJoEBBCGOpA6UF4ZRd5Yu0T5ryMz\nHlfqLkpkoZ33nj6x8FB3OpHOAN5aPdTW8Ly0y93ZDuba74KunOH8nnVG22o6XfdZ\nMeZh3Wi4+r+ywftBfUf0CKiOXky6DjK2vkVQFewJAoGAKBilGEcpOCFpV1JSGHSS\nlMHwYyMoWeHPmwhnGdKhe13t4GBXq/IxjgvQIrKy8R+/lBqc7VaFzmqs3Fh/KVl5\n1BFfKJnrPyJJXRRoH4V/CUbGVOV898O3rnaIU6r5l2AEqYI5gl61+n3biXBAa7ES\n88p8dHIpMRw7u+AXMUgbk2kCgYBdwQ+yGONm1SNfvGjlyWtHogji+1wKxJxJx3Re\nfsdF+Sz/2CYUWjkncpy2jdpWX9jg/K59fOt6r9zBDq1/QF2isDt9CL7jLGlWI/wz\nmoxX4EGbSid1Bcqe5D0ELp/PrwRsSJ4vctBDQ4RwBhKgH+juQ0LwjCi4lJTPiGJQ\nwc3iAQKBgQDYHj83awidE6IaOobVikFLS1U4xKtkyYl8q5r8vYNOT4MtcoZH5hme\nxrVzRMNRRfIC/HcvuVaDnm42GGS13rrPz28n/vCvHKRTXy5TgSrRSIRh+pW6Eai2\nul6nvDT4zRv+48w/5lGgn54xTRZNeAbHNi3eO7dbxlece6bdnTjjEg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'03a45b311996485fa05811701f3c89c7', 'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'created_at': '2019-03-24T01:21:26.701249', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2feb8ebead240b6bac2cf83274c837d', 'name': 'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff', 'type': 'ssh', 'id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3'}) 2019-03-24 01:21:26,701 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqDWwpcILq1HT4vPOnOWRIgDM+00D2NWiHVZZ+L7mspkc+t7l HTcaTgepJnZ3W+6vXGG2LZyIqkecn2nqHl6H+z8zgPZb3CJ5H4MWob++5nMr6UGe J7J5e3EylBALajQSYwMZun4XtoxcLF80DXVQYjJTqp5VltIrtIWM46cIgMtl57kV sZCXVgObvfdrfQsitg29Qm97lWcivZZoVbEoQtgI9QhpB7aUsxLas+PnJtnRkIqq QtllQrPkmbJUfrN2ZrqgjSxsgabUxN/SguCvStXk2HgKPbtbSwebWoPM/3i+uAPn dIeeh5IFvIboOYHU2xQYndW+bMr8oyR2HKC3lwIDAQABAoIBAQCAW4gS1QJGl0iT FO0DOQMI6YeB9IENA+iTboN1l2c/vispHNHE+3ltNddT7G6kjnzuh/mW0K5REhho ZVAsIIKvrMjGjjgGwZ+f9k5c2473F8fYVSQ0srKVCgpIhf3P6zBkscb+Up4RxQXJ LlTwOCdA55qExhIV5wdG1+ptBdctP8tdfBwWJqT+hFuyO0HlfzKCTnbruuK0smRY Z9nHPRsHU/5RE8LQWCFvGfh8Tz6ZRHA/BCXL/JfggAWTxerNH54m+Mk/8bv61T/x Ecwz6tujEgX5VVECt7wuN5rj+4NE7qj01rlIkDvLguFuToyr/9vcgRcMby1cUa9h z+v7ZfxhAoGBAN7rsuGaDKrW8YJLbqSsPQKeCaps1aGI2XLtMivRrytVl4xAzfhl aFVrw4Ht4VTtr6TWEK12pKKgmm4XW1afCZbJFSbaeD+Ip3e+F+MbrfhO3h1FRjdv yX6HI+yc/3Flz2MXm1U45/azmad6FwTPaU2EeqJpwQE/QhvhfTTjLa6fAoGBAMEr oiZxfjHnW5i4/KtqPvpw8BKT0riqS1GsBnyMaJoEBBCGOpA6UF4ZRd5Yu0T5ryMz HlfqLkpkoZ33nj6x8FB3OpHOAN5aPdTW8Ly0y93ZDuba74KunOH8nnVG22o6XfdZ MeZh3Wi4+r+ywftBfUf0CKiOXky6DjK2vkVQFewJAoGAKBilGEcpOCFpV1JSGHSS lMHwYyMoWeHPmwhnGdKhe13t4GBXq/IxjgvQIrKy8R+/lBqc7VaFzmqs3Fh/KVl5 1BFfKJnrPyJJXRRoH4V/CUbGVOV898O3rnaIU6r5l2AEqYI5gl61+n3biXBAa7ES 88p8dHIpMRw7u+AXMUgbk2kCgYBdwQ+yGONm1SNfvGjlyWtHogji+1wKxJxJx3Re fsdF+Sz/2CYUWjkncpy2jdpWX9jg/K59fOt6r9zBDq1/QF2isDt9CL7jLGlWI/wz moxX4EGbSid1Bcqe5D0ELp/PrwRsSJ4vctBDQ4RwBhKgH+juQ0LwjCi4lJTPiGJQ wc3iAQKBgQDYHj83awidE6IaOobVikFLS1U4xKtkyYl8q5r8vYNOT4MtcoZH5hme xrVzRMNRRfIC/HcvuVaDnm42GGS13rrPz28n/vCvHKRTXy5TgSrRSIRh+pW6Eai2 ul6nvDT4zRv+48w/5lGgn54xTRZNeAbHNi3eO7dbxlece6bdnTjjEg== -----END RSA PRIVATE KEY----- 2019-03-24 01:21:26,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-24 01:21:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"security_group": {"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-03-24 01:21:27,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:27 GMT X-Openstack-Request-Id: req-b5a17efc-b64a-41d9-92bd-18900d0c6ba4 2019-03-24 01:21:27,187 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}} 2019-03-24 01:21:27,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b5a17efc-b64a-41d9-92bd-18900d0c6ba4 2019-03-24 01:21:27,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.480874061584s 2019-03-24 01:21:27,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:21:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:27,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:27 GMT X-Openstack-Request-Id: req-4c25571e-0691-40e1-b42a-f91d86115fb1 2019-03-24 01:21:27,523 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:27,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4c25571e-0691-40e1-b42a-f91d86115fb1 2019-03-24 01:21:27,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327964067459s 2019-03-24 01:21:27,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:21:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}}' 2019-03-24 01:21:27,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:27 GMT X-Openstack-Request-Id: req-e9dc5e07-ecf2-414d-a90e-d04238232314 2019-03-24 01:21:27,978 - 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-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "935a2717-4167-4344-a4e8-73260d562e31"}} 2019-03-24 01:21:27,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e9dc5e07-ecf2-414d-a90e-d04238232314 2019-03-24 01:21:27,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.447499990463s 2019-03-24 01:21:27,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:21:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:28,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:28 GMT X-Openstack-Request-Id: req-23db6bf4-acbc-4969-b3b4-dcf664d2ec80 2019-03-24 01:21:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 2, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-23db6bf4-acbc-4969-b3b4-dcf664d2ec80 2019-03-24 01:21:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356312990189s 2019-03-24 01:21:28,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:21:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}}' 2019-03-24 01:21:28,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:28 GMT X-Openstack-Request-Id: req-4c09bc37-395f-4300-8838-bb749e11e781 2019-03-24 01:21:28,780 - 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-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "port_range_min": null, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:28Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db"}} 2019-03-24 01:21:28,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4c09bc37-395f-4300-8838-bb749e11e781 2019-03-24 01:21:28,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.433372020721s 2019-03-24 01:21:28,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:21:28,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:29,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:29 GMT X-Openstack-Request-Id: req-a92f7b5e-9ca5-4ca0-8972-61ec1ae2a92d 2019-03-24 01:21:29,139 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:28Z", "revision_number": 0, "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 3, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:29,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a92f7b5e-9ca5-4ca0-8972-61ec1ae2a92d 2019-03-24 01:21:29,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351926088333s 2019-03-24 01:21:29,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:21:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}}' 2019-03-24 01:21:29,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:29 GMT X-Openstack-Request-Id: req-f5ab1990-a256-4115-94a2-3cb5848cf64f 2019-03-24 01:21:29,619 - 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-03-24T01:21:29Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "port_range_min": 80, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:29Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "72cd34fd-45a7-4261-83d2-77f4a310ff87"}} 2019-03-24 01:21:29,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f5ab1990-a256-4115-94a2-3cb5848cf64f 2019-03-24 01:21:29,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.472800970078s 2019-03-24 01:21:29,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:21:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:29,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:29 GMT X-Openstack-Request-Id: req-6436c541-1e18-4583-9424-946866d91048 2019-03-24 01:21:29,972 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:21:29Z", "revision_number": 0, "id": "72cd34fd-45a7-4261-83d2-77f4a310ff87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:29Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:28Z", "revision_number": 0, "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:29,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6436c541-1e18-4583-9424-946866d91048 2019-03-24 01:21:29,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346227169037s 2019-03-24 01:21:29,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:21:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}}' 2019-03-24 01:21:30,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:30 GMT X-Openstack-Request-Id: req-e0b0f872-9399-4964-a47b-dd37f0feaeb2 2019-03-24 01:21:30,445 - 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-03-24T01:21:30Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "port_range_min": 443, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:30Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "833e22c0-7e90-4997-8d98-38e6994b90ee"}} 2019-03-24 01:21:30,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e0b0f872-9399-4964-a47b-dd37f0feaeb2 2019-03-24 01:21:30,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.46559715271s 2019-03-24 01:21:30,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:21:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:30,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:30 GMT X-Openstack-Request-Id: req-d6f9fe6b-a553-4dff-b2a8-4bf027757528 2019-03-24 01:21:30,810 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:21:29Z", "revision_number": 0, "id": "72cd34fd-45a7-4261-83d2-77f4a310ff87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:29Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:21:30Z", "revision_number": 0, "id": "833e22c0-7e90-4997-8d98-38e6994b90ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:30Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:28Z", "revision_number": 0, "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 5, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:30,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d6f9fe6b-a553-4dff-b2a8-4bf027757528 2019-03-24 01:21:30,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358258962631s 2019-03-24 01:21:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:21:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}}' 2019-03-24 01:21:31,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:31 GMT X-Openstack-Request-Id: req-2534a20e-ce7a-41ba-901d-333d188cc7fb 2019-03-24 01:21:31,559 - 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-03-24T01:21:31Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:31Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "24986bfb-508a-4d77-9af6-d3b7446d974b"}} 2019-03-24 01:21:31,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2534a20e-ce7a-41ba-901d-333d188cc7fb 2019-03-24 01:21:31,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.741734981537s 2019-03-24 01:21:31,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:21:31,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:31,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:31 GMT X-Openstack-Request-Id: req-ec2bb1c5-2051-4139-a52f-cde56a2680e1 2019-03-24 01:21:31,821 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T01:21:31Z", "revision_number": 0, "id": "24986bfb-508a-4d77-9af6-d3b7446d974b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:31Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:21:29Z", "revision_number": 0, "id": "72cd34fd-45a7-4261-83d2-77f4a310ff87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:29Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:21:30Z", "revision_number": 0, "id": "833e22c0-7e90-4997-8d98-38e6994b90ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:30Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:28Z", "revision_number": 0, "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 6, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ec2bb1c5-2051-4139-a52f-cde56a2680e1 2019-03-24 01:21:31,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255052089691s 2019-03-24 01:21:31,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:21:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}}' 2019-03-24 01:21:32,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:32 GMT X-Openstack-Request-Id: req-fc26a0ac-84fe-4a6e-99fa-f6dcd5ca9de7 2019-03-24 01:21:32,194 - 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-03-24T01:21:32Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:32Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "18906bdb-1b53-414b-884f-09d574a29656"}} 2019-03-24 01:21:32,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-fc26a0ac-84fe-4a6e-99fa-f6dcd5ca9de7 2019-03-24 01:21:32,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.365671873093s 2019-03-24 01:21:32,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:21:32,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:32,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:32 GMT X-Openstack-Request-Id: req-92eddccf-da98-4148-bca9-a48675e27e3c 2019-03-24 01:21:32,301 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:21:32,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-92eddccf-da98-4148-bca9-a48675e27e3c 2019-03-24 01:21:32,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1061398983s 2019-03-24 01:21:32,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:21:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:33,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:33 GMT X-Openstack-Request-Id: req-f9982fa1-5651-4212-9b20-32df81f66d8f 2019-03-24 01:21:33,034 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:21:25Z", "file": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "size": 300941312, "self": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:21:20Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:21:33,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f9982fa1-5651-4212-9b20-32df81f66d8f 2019-03-24 01:21:33,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727072000504s 2019-03-24 01:21:33,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 01:21:33,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:33,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-e94a0ac4-da13-4865-bf31-b11260fbe956 x-openstack-request-id: req-e94a0ac4-da13-4865-bf31-b11260fbe956 2019-03-24 01:21:33,066 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "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": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29"}]} 2019-03-24 01:21:33,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e94a0ac4-da13-4865-bf31-b11260fbe956 2019-03-24 01:21:33,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244641304016s 2019-03-24 01:21:33,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-24 01:21:33,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"server": {"name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "imageRef": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}]}}' 2019-03-24 01:21:37,930 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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 location: http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4 x-compute-request-id: req-3727b6af-6bd1-42b5-a63b-e3e1e46beef8 x-openstack-request-id: req-3727b6af-6bd1-42b5-a63b-e3e1e46beef8 2019-03-24 01:21:37,931 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b0378f44-1d28-4bee-ba0b-bd49739a289c"}], "OS-DCF:diskConfig": "MANUAL", "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "adminPass": "3msZHpEJbX3C"}} 2019-03-24 01:21:37,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3727b6af-6bd1-42b5-a63b-e3e1e46beef8 2019-03-24 01:21:37,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.86360502243s 2019-03-24 01:21:37,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:38,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-1fb22e42-0988-4e37-bae8-c1cfa34df8e9 x-openstack-request-id: req-1fb22e42-0988-4e37-bae8-c1cfa34df8e9 2019-03-24 01:21:38,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "user_id": "03a45b311996485fa05811701f3c89c7", "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-03-24T01:21:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:38,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1fb22e42-0988-4e37-bae8-c1cfa34df8e9 2019-03-24 01:21:38,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589874982834s 2019-03-24 01:21:38,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:21:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:38,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:38 GMT X-Openstack-Request-Id: req-f24a476a-f41f-4c95-ab4a-ca1ce3d0eeff 2019-03-24 01:21:38,647 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:21:38,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f24a476a-f41f-4c95-ab4a-ca1ce3d0eeff 2019-03-24 01:21:38,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112739086151s 2019-03-24 01:21:38,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 01:21:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:39,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:38 GMT X-Openstack-Request-Id: req-a2a572c3-8f28-4cb7-a308-2c0da5c57ef2 2019-03-24 01:21:39,001 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:21:05Z","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":"f2feb8ebead240b6bac2cf83274c837d","id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","subnetpool_id":null,"name":"cloudify_ims-subnet_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:21:39,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a2a572c3-8f28-4cb7-a308-2c0da5c57ef2 2019-03-24 01:21:39,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.353047847748s 2019-03-24 01:21:39,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:41,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:41,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:42,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 678 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-b27c2d8f-1d35-4b27-b652-198d07e223e6 x-openstack-request-id: req-b27c2d8f-1d35-4b27-b652-198d07e223e6 2019-03-24 01:21:42,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:42,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b27c2d8f-1d35-4b27-b652-198d07e223e6 2019-03-24 01:21:42,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09143686295s 2019-03-24 01:21:42,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:44,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:44,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:44,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0eada0f-d276-4eb6-88c8-3569530ac55e x-openstack-request-id: req-f0eada0f-d276-4eb6-88c8-3569530ac55e 2019-03-24 01:21:44,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:44,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0eada0f-d276-4eb6-88c8-3569530ac55e 2019-03-24 01:21:44,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675173997879s 2019-03-24 01:21:44,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:46,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:47,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-f941289d-ffc6-4d58-81d0-ae94ef4f7ee8 x-openstack-request-id: req-f941289d-ffc6-4d58-81d0-ae94ef4f7ee8 2019-03-24 01:21:47,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:47,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f941289d-ffc6-4d58-81d0-ae94ef4f7ee8 2019-03-24 01:21:47,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04566001892s 2019-03-24 01:21:47,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:49,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:50,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-96e9705e-797b-4238-9ce1-0575f8bc7c75 x-openstack-request-id: req-96e9705e-797b-4238-9ce1-0575f8bc7c75 2019-03-24 01:21:50,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:50,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-96e9705e-797b-4238-9ce1-0575f8bc7c75 2019-03-24 01:21:50,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10284781456s 2019-03-24 01:21:50,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:52,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:53,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-d792c4fd-0511-48f6-87b8-56c1d5113ab3 x-openstack-request-id: req-d792c4fd-0511-48f6-87b8-56c1d5113ab3 2019-03-24 01:21:53,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:53,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d792c4fd-0511-48f6-87b8-56c1d5113ab3 2019-03-24 01:21:53,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478307008743s 2019-03-24 01:21:53,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:55,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:55,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:56,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-a3f09243-ab5c-4d0b-aa18-359259c097c0 x-openstack-request-id: req-a3f09243-ab5c-4d0b-aa18-359259c097c0 2019-03-24 01:21:56,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:56,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3f09243-ab5c-4d0b-aa18-359259c097c0 2019-03-24 01:21:56,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784229040146s 2019-03-24 01:21:56,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:21:58,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:21:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:21:59,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:21: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-43e57388-8e4a-4061-ab9b-806c617dbde1 x-openstack-request-id: req-43e57388-8e4a-4061-ab9b-806c617dbde1 2019-03-24 01:21:59,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:21:59,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43e57388-8e4a-4061-ab9b-806c617dbde1 2019-03-24 01:21:59,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809732913971s 2019-03-24 01:21:59,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:01,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-c910b7ce-d132-44f3-97e6-c6ed64fd1237 x-openstack-request-id: req-c910b7ce-d132-44f3-97e6-c6ed64fd1237 2019-03-24 01:22:01,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:01,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c910b7ce-d132-44f3-97e6-c6ed64fd1237 2019-03-24 01:22:01,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769400835037s 2019-03-24 01:22:01,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:03,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:04,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-2f57b066-e61f-4f68-88df-feb95f9f3253 x-openstack-request-id: req-2f57b066-e61f-4f68-88df-feb95f9f3253 2019-03-24 01:22:04,933 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:04,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f57b066-e61f-4f68-88df-feb95f9f3253 2019-03-24 01:22:04,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09072995186s 2019-03-24 01:22:04,940 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:06,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:06,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:07,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-1056f835-aabb-4dc3-9e1c-e62c051d1bc4 x-openstack-request-id: req-1056f835-aabb-4dc3-9e1c-e62c051d1bc4 2019-03-24 01:22:07,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:07,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1056f835-aabb-4dc3-9e1c-e62c051d1bc4 2019-03-24 01:22:07,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968863964081s 2019-03-24 01:22:07,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:09,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:09,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:10,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-4843b77c-d5c2-42c7-9ef9-19cb35fadd0a x-openstack-request-id: req-4843b77c-d5c2-42c7-9ef9-19cb35fadd0a 2019-03-24 01:22:10,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:10,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4843b77c-d5c2-42c7-9ef9-19cb35fadd0a 2019-03-24 01:22:10,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195209980011s 2019-03-24 01:22:10,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:12,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:13,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-4cf5f091-9155-4586-a397-fa3d0e29b003 x-openstack-request-id: req-4cf5f091-9155-4586-a397-fa3d0e29b003 2019-03-24 01:22:13,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:13,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4cf5f091-9155-4586-a397-fa3d0e29b003 2019-03-24 01:22:13,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03418397903s 2019-03-24 01:22:13,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:15,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:16,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-9a09a63c-d4c3-4eb6-b6e9-16d7ea7a596c x-openstack-request-id: req-9a09a63c-d4c3-4eb6-b6e9-16d7ea7a596c 2019-03-24 01:22:16,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:16,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9a09a63c-d4c3-4eb6-b6e9-16d7ea7a596c 2019-03-24 01:22:16,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09435009956s 2019-03-24 01:22:16,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:18,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:18,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:19,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-5d388980-714b-4fee-b077-69e64567975f x-openstack-request-id: req-5d388980-714b-4fee-b077-69e64567975f 2019-03-24 01:22:19,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:19,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5d388980-714b-4fee-b077-69e64567975f 2019-03-24 01:22:19,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11566996574s 2019-03-24 01:22:19,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:21,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:22,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-43042ffb-cca9-4e7a-a285-310c93a1b32f x-openstack-request-id: req-43042ffb-cca9-4e7a-a285-310c93a1b32f 2019-03-24 01:22:22,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:22,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43042ffb-cca9-4e7a-a285-310c93a1b32f 2019-03-24 01:22:22,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737138032913s 2019-03-24 01:22:22,143 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:24,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:24,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-c8bcb237-ad2c-4874-a5eb-477c5ed47a5b x-openstack-request-id: req-c8bcb237-ad2c-4874-a5eb-477c5ed47a5b 2019-03-24 01:22:24,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:24,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8bcb237-ad2c-4874-a5eb-477c5ed47a5b 2019-03-24 01:22:24,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76570391655s 2019-03-24 01:22:24,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:26,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:26,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:27,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-f6f7d2a3-3e25-4a30-bb98-286d8a681b8b x-openstack-request-id: req-f6f7d2a3-3e25-4a30-bb98-286d8a681b8b 2019-03-24 01:22:27,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:27,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f6f7d2a3-3e25-4a30-bb98-286d8a681b8b 2019-03-24 01:22:27,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03917598724s 2019-03-24 01:22:27,968 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:29,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:31,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-29044611-03df-4272-b74d-86e257dce00f x-openstack-request-id: req-29044611-03df-4272-b74d-86e257dce00f 2019-03-24 01:22:31,051 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:31,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-29044611-03df-4272-b74d-86e257dce00f 2019-03-24 01:22:31,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08104395866s 2019-03-24 01:22:31,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:33,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:33,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-847e22a3-4b38-44c1-9ea3-5125cdc91825 x-openstack-request-id: req-847e22a3-4b38-44c1-9ea3-5125cdc91825 2019-03-24 01:22:33,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:33,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-847e22a3-4b38-44c1-9ea3-5125cdc91825 2019-03-24 01:22:33,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852746009827s 2019-03-24 01:22:33,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:35,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-a1dbf2e8-f2cc-48b0-b3ab-b937d6e012b9 x-openstack-request-id: req-a1dbf2e8-f2cc-48b0-b3ab-b937d6e012b9 2019-03-24 01:22:36,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:36,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a1dbf2e8-f2cc-48b0-b3ab-b937d6e012b9 2019-03-24 01:22:36,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49619603157s 2019-03-24 01:22:36,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:38,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:39,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-2bab7026-8bd4-4085-a1be-27f0c29ce101 x-openstack-request-id: req-2bab7026-8bd4-4085-a1be-27f0c29ce101 2019-03-24 01:22:39,186 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:39,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bab7026-8bd4-4085-a1be-27f0c29ce101 2019-03-24 01:22:39,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754090070724s 2019-03-24 01:22:39,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:41,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:41,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:41,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-04b5b01d-4f01-43b0-9ea9-fadb05ed73ac x-openstack-request-id: req-04b5b01d-4f01-43b0-9ea9-fadb05ed73ac 2019-03-24 01:22:41,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:41,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04b5b01d-4f01-43b0-9ea9-fadb05ed73ac 2019-03-24 01:22:41,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49124288559s 2019-03-24 01:22:41,694 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:43,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:43,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:44,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01: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-f2faf81b-a3dd-4711-973e-a71615461097 x-openstack-request-id: req-f2faf81b-a3dd-4711-973e-a71615461097 2019-03-24 01:22:44,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:44,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2faf81b-a3dd-4711-973e-a71615461097 2019-03-24 01:22:44,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17401695251s 2019-03-24 01:22:44,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:46,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:46,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:47,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-798401ae-8eac-4d7f-85f6-caf70de86326 x-openstack-request-id: req-798401ae-8eac-4d7f-85f6-caf70de86326 2019-03-24 01:22:47,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:47,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-798401ae-8eac-4d7f-85f6-caf70de86326 2019-03-24 01:22:47,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04007482529s 2019-03-24 01:22:47,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:49,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:50,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-f0728899-607f-4206-bef9-450047ebd298 x-openstack-request-id: req-f0728899-607f-4206-bef9-450047ebd298 2019-03-24 01:22:50,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:50,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0728899-607f-4206-bef9-450047ebd298 2019-03-24 01:22:50,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780251979828s 2019-03-24 01:22:50,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:52,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:53,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-b8a5eca2-e254-4822-9e06-c70fe1ad2ec3 x-openstack-request-id: req-b8a5eca2-e254-4822-9e06-c70fe1ad2ec3 2019-03-24 01:22:53,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:53,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8a5eca2-e254-4822-9e06-c70fe1ad2ec3 2019-03-24 01:22:53,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670465946198s 2019-03-24 01:22:53,398 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:55,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:56,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22: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-bb0bc8ae-9a93-401e-8a75-f9ef88d6b48a x-openstack-request-id: req-bb0bc8ae-9a93-401e-8a75-f9ef88d6b48a 2019-03-24 01:22:56,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:56,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb0bc8ae-9a93-401e-8a75-f9ef88d6b48a 2019-03-24 01:22:56,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21047496796s 2019-03-24 01:22:56,619 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:22:58,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:22:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:22:59,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:22:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3f0b42b-3c40-4906-938d-0ec2383be034 x-openstack-request-id: req-d3f0b42b-3c40-4906-938d-0ec2383be034 2019-03-24 01:22:59,327 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:22:59,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d3f0b42b-3c40-4906-938d-0ec2383be034 2019-03-24 01:22:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705722093582s 2019-03-24 01:22:59,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:01,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:02,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-a85c9fd6-a489-4833-9993-316624c50771 x-openstack-request-id: req-a85c9fd6-a489-4833-9993-316624c50771 2019-03-24 01:23:02,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:02,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a85c9fd6-a489-4833-9993-316624c50771 2019-03-24 01:23:02,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839756011963s 2019-03-24 01:23:02,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:04,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:04,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-368a1747-1058-449b-826d-f044c8c503c5 x-openstack-request-id: req-368a1747-1058-449b-826d-f044c8c503c5 2019-03-24 01:23:04,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:04,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-368a1747-1058-449b-826d-f044c8c503c5 2019-03-24 01:23:04,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205687046051s 2019-03-24 01:23:04,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:06,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:07,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-0b83461b-359e-47b1-a850-1f37a98b7aeb x-openstack-request-id: req-0b83461b-359e-47b1-a850-1f37a98b7aeb 2019-03-24 01:23:07,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:07,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b83461b-359e-47b1-a850-1f37a98b7aeb 2019-03-24 01:23:07,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774538040161s 2019-03-24 01:23:07,181 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:09,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:09,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-a041d865-5871-4f02-a59a-c3952721dfb1 x-openstack-request-id: req-a041d865-5871-4f02-a59a-c3952721dfb1 2019-03-24 01:23:09,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:09,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a041d865-5871-4f02-a59a-c3952721dfb1 2019-03-24 01:23:09,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39203119278s 2019-03-24 01:23:09,583 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:12,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-138e125c-ed10-407e-88d0-540659c1ca2c x-openstack-request-id: req-138e125c-ed10-407e-88d0-540659c1ca2c 2019-03-24 01:23:12,413 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:12,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-138e125c-ed10-407e-88d0-540659c1ca2c 2019-03-24 01:23:12,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827878952026s 2019-03-24 01:23:12,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:14,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-c2de3f44-52e7-4a29-b653-0db56625cc00 x-openstack-request-id: req-c2de3f44-52e7-4a29-b653-0db56625cc00 2019-03-24 01:23:15,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:15,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c2de3f44-52e7-4a29-b653-0db56625cc00 2019-03-24 01:23:15,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777359008789s 2019-03-24 01:23:15,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:17,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:18,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-ca5a68b6-d2d1-419d-8f01-27e0a3fcc317 x-openstack-request-id: req-ca5a68b6-d2d1-419d-8f01-27e0a3fcc317 2019-03-24 01:23:18,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:18,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ca5a68b6-d2d1-419d-8f01-27e0a3fcc317 2019-03-24 01:23:18,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08517003059s 2019-03-24 01:23:18,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:20,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:21,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-8fd3ecbc-c5ef-448c-8a71-a575575bb77d x-openstack-request-id: req-8fd3ecbc-c5ef-448c-8a71-a575575bb77d 2019-03-24 01:23:21,359 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:21,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8fd3ecbc-c5ef-448c-8a71-a575575bb77d 2019-03-24 01:23:21,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05518698692s 2019-03-24 01:23:21,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:23,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-dbafc4d7-8e23-4c06-b3d5-3490f263d165 x-openstack-request-id: req-dbafc4d7-8e23-4c06-b3d5-3490f263d165 2019-03-24 01:23:24,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:24,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dbafc4d7-8e23-4c06-b3d5-3490f263d165 2019-03-24 01:23:24,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32443213463s 2019-03-24 01:23:24,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:26,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:27,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-361bc6f7-2981-42ee-a81c-be59625128d5 x-openstack-request-id: req-361bc6f7-2981-42ee-a81c-be59625128d5 2019-03-24 01:23:27,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:27,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-361bc6f7-2981-42ee-a81c-be59625128d5 2019-03-24 01:23:27,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652069807053s 2019-03-24 01:23:27,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:29,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:29,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:29,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-2a81781f-8563-4fb0-b5cb-04cebd9bee12 x-openstack-request-id: req-2a81781f-8563-4fb0-b5cb-04cebd9bee12 2019-03-24 01:23:29,928 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:29,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2a81781f-8563-4fb0-b5cb-04cebd9bee12 2019-03-24 01:23:29,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562934160233s 2019-03-24 01:23:29,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:31,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:33,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-59cff52f-ab18-4078-ab39-8c63761d2f01 x-openstack-request-id: req-59cff52f-ab18-4078-ab39-8c63761d2f01 2019-03-24 01:23:33,409 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:33,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-59cff52f-ab18-4078-ab39-8c63761d2f01 2019-03-24 01:23:33,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47066807747s 2019-03-24 01:23:33,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:35,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:36,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-bc68c6f9-c431-40dc-b932-a8da8997fc2d x-openstack-request-id: req-bc68c6f9-c431-40dc-b932-a8da8997fc2d 2019-03-24 01:23:36,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:36,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bc68c6f9-c431-40dc-b932-a8da8997fc2d 2019-03-24 01:23:36,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670051813126s 2019-03-24 01:23:36,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:38,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:38,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-0b04bd86-3c5b-4399-9c4a-302b9eaa4281 x-openstack-request-id: req-0b04bd86-3c5b-4399-9c4a-302b9eaa4281 2019-03-24 01:23:38,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:21:41Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:38,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b04bd86-3c5b-4399-9c4a-302b9eaa4281 2019-03-24 01:23:38,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606036901474s 2019-03-24 01:23:38,711 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:23:40,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:23:40,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:41,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65aad1a0-1624-434f-96ea-186ce8c6b44e x-openstack-request-id: req-65aad1a0-1624-434f-96ea-186ce8c6b44e 2019-03-24 01:23:41,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fe:1b", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:23:38.000000", "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:23:38Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:23:41,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65aad1a0-1624-434f-96ea-186ce8c6b44e 2019-03-24 01:23:41,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767399787903s 2019-03-24 01:23:41,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 01:23:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:41,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:41 GMT X-Openstack-Request-Id: req-2d269cb9-d396-4d7b-a9c9-83353af54b02 2019-03-24 01:23:41,576 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","project_id":"f2feb8ebead240b6bac2cf83274c837d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","ip_allocation":"immediate"}]} 2019-03-24 01:23:41,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4 used request id req-2d269cb9-d396-4d7b-a9c9-83353af54b02 2019-03-24 01:23:41,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0877330303192s 2019-03-24 01:23:41,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:23:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=781ffe92-91f5-4638-b88b-8ebaf575967c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:41,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:41 GMT X-Openstack-Request-Id: req-ac729b34-a230-439b-bb59-d36f5ef48146 2019-03-24 01:23:41,650 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 01:23:41,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=781ffe92-91f5-4638-b88b-8ebaf575967c used request id req-ac729b34-a230-439b-bb59-d36f5ef48146 2019-03-24 01:23:41,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618011951447s 2019-03-24 01:23:41,651 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:fe:1b', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f9a6d940-7b2d-4ef8-9141-68264a7f88a6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:23:38.000000', 'flavor': Munch({u'id': u'f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29'}), 'az': u'nova', 'id': u'f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'03a45b311996485fa05811701f3c89c7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2feb8ebead240b6bac2cf83274c837d', 'name': 'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', '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-03-24T01:23:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:23:38Z', 'hostId': u'08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4', '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-03-24T01:23:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f2feb8ebead240b6bac2cf83274c837d', 'name': u'cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'adminPass': u'3msZHpEJbX3C', 'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', 'created_at': u'2019-03-24T01:21:37Z', 'created': u'2019-03-24T01:21:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-24 01:23:41,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:23:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:41,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:41 GMT X-Openstack-Request-Id: req-c7bc3921-bad8-4de9-a013-93c5d8e27e0d 2019-03-24 01:23:41,781 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:23:41,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c7bc3921-bad8-4de9-a013-93c5d8e27e0d 2019-03-24 01:23:41,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124841213226s 2019-03-24 01:23:41,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 01:23:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:41,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:41 GMT X-Openstack-Request-Id: req-44d1390a-c096-41e2-8550-22e08149c4f6 2019-03-24 01:23:41,842 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","project_id":"f2feb8ebead240b6bac2cf83274c837d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","ip_allocation":"immediate"}]} 2019-03-24 01:23:41,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4 used request id req-44d1390a-c096-41e2-8550-22e08149c4f6 2019-03-24 01:23:41,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0601828098297s 2019-03-24 01:23:41,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-24 01:23:41,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.10", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c"}}' 2019-03-24 01:23:45,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:44 GMT X-Openstack-Request-Id: req-850c820a-33b6-429f-8e3c-03743d2d8dfc 2019-03-24 01:23:45,003 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:42Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}} 2019-03-24 01:23:45,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-850c820a-33b6-429f-8e3c-03743d2d8dfc 2019-03-24 01:23:45,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.1591360569s 2019-03-24 01:23:45,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:23:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:45,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:45 GMT X-Openstack-Request-Id: req-3132ad89-5e6b-4db9-9666-28373877c1d6 2019-03-24 01:23:45,100 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:42Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}]} 2019-03-24 01:23:45,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3132ad89-5e6b-4db9-9666-28373877c1d6 2019-03-24 01:23:45,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0799469947815s 2019-03-24 01:23:45,108 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:23:45,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:23:45,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:45,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:45 GMT X-Openstack-Request-Id: req-cb5c228c-9d26-4447-b440-f3f088d7bedb 2019-03-24 01:23:45,305 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:42Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}]} 2019-03-24 01:23:45,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cb5c228c-9d26-4447-b440-f3f088d7bedb 2019-03-24 01:23:45,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0868360996246s 2019-03-24 01:23:45,312 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:23:45,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:23:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:45,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:45 GMT X-Openstack-Request-Id: req-47306395-5fd1-480c-85fc-8da2169f43d8 2019-03-24 01:23:45,489 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:42Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}]} 2019-03-24 01:23:45,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-47306395-5fd1-480c-85fc-8da2169f43d8 2019-03-24 01:23:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659098625183s 2019-03-24 01:23:45,496 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:23:45,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:23:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:45,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:45 GMT X-Openstack-Request-Id: req-7c9e5249-a658-4ea2-89ac-4a6505f8b73f 2019-03-24 01:23:45,971 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:42Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}]} 2019-03-24 01:23:45,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7c9e5249-a658-4ea2-89ac-4a6505f8b73f 2019-03-24 01:23:45,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.363463878632s 2019-03-24 01:23:45,978 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 01:23:46,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:23:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:23:46,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:46 GMT X-Openstack-Request-Id: req-1f844494-2084-42db-ae83-e6a5f67714a1 2019-03-24 01:23:46,157 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:45Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}]} 2019-03-24 01:23:46,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1f844494-2084-42db-ae83-e6a5f67714a1 2019-03-24 01:23:46,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671739578247s 2019-03-24 01:23:46,165 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4b035604-f5e0-45ef-8eb6-57d89d2d9a70', 'updated_at': u'2019-03-24T01:23:45Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'781ffe92-91f5-4638-b88b-8ebaf575967c', 'id': u'206a54ba-d23b-4a62-8d86-f88deaf09f83', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'781ffe92-91f5-4638-b88b-8ebaf575967c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2feb8ebead240b6bac2cf83274c837d', 'name': 'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f2feb8ebead240b6bac2cf83274c837d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:fe:1b', u'device_id': u'f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', 'created_at': u'2019-03-24T01:23:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:fe:1b', u'device_id': u'f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4'}), 'router': u'4b035604-f5e0-45ef-8eb6-57d89d2d9a70'}) 2019-03-24 01:23:46,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 01:23:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4/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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 01:23:46,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10573 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb62c7d2-fa2a-4339-bd49-e0c6f2efad67 x-openstack-request-id: req-bb62c7d2-fa2a-4339-bd49-e0c6f2efad67 2019-03-24 01:23:46,245 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 678759132 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor\n[ 0.352786] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.355685] pid_max: default: 32768 minimum: 301\n[ 0.357226] ACPI: Core revision 20150930\n[ 0.359243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.361481] Security Framework initialized\n[ 0.362909] Yama: becoming mindful.\n[ 0.364218] AppArmor: AppArmor initialized\n[ 0.365811] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.371841] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.375789] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.377986] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.380565] Initializing cgroup subsys io\n[ 0.381967] Initializing cgroup subsys memory\n[ 0.383454] Initializing cgroup subsys devices\n[ 0.384949] Initializing cgroup subsys freezer\n[ 0.386446] Initializing cgroup subsys net_cls\n[ 0.387983] Initializing cgroup subsys perf_event\n[ 0.389548] Initializing cgroup subsys net_prio\n[ 0.391091] Initializing cgroup subsys hugetlb\n[ 0.392629] Initializing cgroup subsys pids\n[ 0.394778] mce: CPU supports 10 MCE banks\n[ 0.396225] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.397947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.402531] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.404543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.407339] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.410131] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.412320] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.417715] Freeing SMP alternatives memory: 32K\n[ 0.423956] ftrace: allocating 32278 entries in 127 pages\n[ 0.467433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.469622] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.471768] smpboot: Max logical packages: 2\n[ 0.473542] x2apic enabled\n[ 0.474914] Switched APIC routing to physical x2apic.\n[ 0.477856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.479943] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.483792] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495088] KVM setup paravirtual spinlock\n[ 0.498141] x86: Booting SMP configuration:\n[ 0.499650] .... node #0, CPUs: #1\n[ 0.501241] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.523695] x86: Booted up 1 node, 2 CPUs\n[ 0.523698] KVM setup async PF for cpu 1\n[ 0.523702] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.528226] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.531008] devtmpfs: initialized\n[ 0.533701] evm: security.selinux\n[ 0.534946] evm: security.SMACK64\n[ 0.536154] evm: security.SMACK64EXEC\n[ 0.537447] evm: security.SMACK64TRANSMUTE\n[ 0.538861] evm: security.SMACK64MMAP\n[ 0.540181] evm: security.ima\n[ 0.541287] evm: security.capability\n[ 0.542782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.545967] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548116] pinctrl core: initialized pinctrl subsystem\n[ 0.550043] RTC time: 1:23:39, date: 03/24/19\n[ 0.552472] NET: Registered protocol family 16\n[ 0.563963] cpuidle: using governor ladder\n[ 0.575992] cpuidle: using governor menu\n[ 0.577402] PCCT header not found.\n[ 0.578748] ACPI: bus type PCI registered\n[ 0.580173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.582405] PCI: Using configuration type 1 for base access\n[ 0.596882] ACPI: Added _OSI(Module Device)\n[ 0.598349] ACPI: Added _OSI(Processor Device)\n[ 0.599859] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.601453] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.604929] ACPI: Interpreter enabled\n[ 0.606278] ACPI: (supports S0 S5)\n[ 0.623232] ACPI: Using IOAPIC for interrupt routing\n[ 0.624902] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.629907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.631909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.634107] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.636271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.640210] acpiphp: Slot [3] registered\n[ 0.641672] acpiphp: Slot [4] registered\n[ 0.643097] acpiphp: Slot [5] registered\n[ 0.644501] acpiphp: Slot [6] registered\n[ 0.645920] acpiphp: Slot [7] registered\n[ 0.647325] acpiphp: Slot [8] registered\n[ 0.648773] acpiphp: Slot [9] registered\n[ 0.650189] acpiphp: Slot [10] registered\n[ 0.651619] acpiphp: Slot [11] registered\n[ 0.653048] acpiphp: Slot [12] registered\n[ 0.654477] acpiphp: Slot [13] registered\n[ 0.656032] acpiphp: Slot [14] registered\n[ 0.657488] acpiphp: Slot [15] registered\n[ 0.658917] acpiphp: Slot [16] registered\n[ 0.660355] acpiphp: Slot [17] registered\n[ 0.661804] acpiphp: Slot [18] registered\n[ 0.663236] acpiphp: Slot [19] registered\n[ 0.664660] acpiphp: Slot [20] registered\n[ 0.666089] acpiphp: Slot [21] registered\n[ 0.667526] acpiphp: Slot [22] registered\n[ 0.668951] acpiphp: Slot [23] registered\n[ 0.670387] acpiphp: Slot [24] registered\n[ 0.671824] acpiphp: Slot [25] registered\n[ 0.673256] acpiphp: Slot [26] registered\n[ 0.674680] acpiphp: Slot [27] registered\n[ 0.676131] acpiphp: Slot [28] registered\n[ 0.677593] acpiphp: Slot [29] registered\n[ 0.679021] acpiphp: Slot [30] registered\n[ 0.680454] acpiphp: Slot [31] registered\n[ 0.681901] PCI host bridge to bus 0000:00\n[ 0.683348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.685486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.687658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.690188] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.692725] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.695323] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.701136] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.703427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.705509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.707773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.712452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.715010] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744516] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.747210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.752215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.756928] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.758792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761492] vgaarb: loaded\n[ 0.762540] vgaarb: bridge control possible 0000:00:02.0\n[ 0.764676] SCSI subsystem initialized\n[ 0.766301] ACPI: bus type USB registered\n[ 0.767770] usbcore: registered new interface driver usbfs\n[ 0.769572] usbcore: registered new interface driver hub\n[ 0.771322] usbcore: registered new device driver usb\n[ 0.773328] PCI: Using ACPI for IRQ routing\n[ 0.775232] NetLabel: Initializing\n[ 0.776485] NetLabel: domain hash size = 128\n[ 0.777988] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.779662] NetLabel: unlabeled traffic allowed by default\n[ 0.781706] amd_nb: Cannot enumerate AMD northbridges\n[ 0.783587] clocksource: Switched to clocksource kvm-clock\n[ 0.795581] AppArmor: AppArmor Filesystem Enabled\n[ 0.797287] pnp: PnP ACPI init\n[ 0.798806] pnp: PnP ACPI: found 5 devices\n[ 0.807237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.810217] NET: Registered protocol family 2\n[ 0.812087] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.814847] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.817341] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.819547] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.821528] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.823737] NET: Registered protocol family 1\n[ 0.825255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.827183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.829066] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.849303] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.869617] Unpacking initramfs...\n[ 1.071070] Freeing initrd memory: 14816K\n[ 1.073207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075264] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.077613] Scanning for low memory corruption every 60 seconds\n[ 1.079969] audit: initializing netlink subsys (disabled)\n[ 1.081840] audit: type=2000 audit(1553390619.540:1): initialized\n[ 1.084080] Initialise system trusted keyring\n[ 1.085772] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.087818] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.091063] zbud: loaded\n[ 1.092394] VFS: Disk quotas dquot_6.6.0\n[ 1.093820] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.096239] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.098471] fuse init (API version 7.23)\n[ 1.100029] Key type big_key registered\n[ 1.101404] Allocating IMA MOK and blacklist keyrings.\n[ 1.103909] Key type asymmetric registered\n[ 1.105344] Asymmetric key parser 'x509' registered\n[ 1.106998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.109595] io scheduler noop registered\n[ 1.110970] io scheduler deadline registered (default)\n[ 1.112705] io scheduler cfq registered\n[ 1.114143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.115970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.118157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.120686] ACPI: Power Button [PWRF]\n[ 1.122176] GHES: HEST is not enabled!\n[ 1.141746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.182205] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.185792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.211990] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216077] Linux agpgart interface v0.103\n[ 1.219711] loop: module loaded\n[ 1.222516] vda: vda1\n[ 1.224368] scsi host0: ata_piix\n[ 1.225740] scsi host1: ata_piix\n[ 1.226970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.229105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.231339] libphy: Fixed MDIO Bus: probed\n[ 1.232859] tun: Universal TUN/TAP device driver, 1.6\n[ 1.234608] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.237996] PPP generic driver version 2.4.2\n[ 1.239571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.241647] ehci-pci: EHCI PCI platform driver\n[ 1.243165] ehci-platform: EHCI generic platform driver\n[ 1.244896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246870] ohci-pci: OHCI PCI platform driver\n[ 1.248391] ohci-platform: OHCI generic platform driver\n[ 1.250123] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.270390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.272155] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.274690] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.276438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.278411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.280595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.283082] usb usb1: Product: UHCI Host Controller\n[ 1.284709] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.286747] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.288457] hub 1-0:1.0: USB hub found\n[ 1.289803] hub 1-0:1.0: 2 ports detected\n[ 1.291338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.294952] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.296617] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.298492] mousedev: PS/2 mouse device common for all mice\n[ 1.300733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.303804] rtc_cmos 00:00: RTC can wake from S4\n[ 1.305807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.307934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.310055] i2c /dev entries driver\n[ 1.311433] device-mapper: uevent: version 1.0.3\n[ 1.313116] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316016] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.318490] NET: Registered protocol family 10\n[ 1.320361] NET: Registered protocol family 17\n[ 1.321942] Key type dns_resolver registered\n[ 1.323777] registered taskstats version 1\n[ 1.325263] Loading compiled-in X.509 certificates\n[ 1.343422] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.346717] zswap: loaded using pool lzo/zbud\n[ 1.349941] Key type trusted registered\n[ 1.353802] Key type encrypted registered\n[ 1.355273] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.357129] ima: No TPM chip found, activating TPM-bypass!\n[ 1.358976] ima: Allocated hash algorithm: sha1\n[ 1.360585] evm: HMAC attrs: 0x1\n[ 1.362246] Magic number: 11:709:357\n[ 1.363798] rtc_cmos 00:00: setting system clock to 2019-03-24 01:23:39 UTC (1553390619)\n[ 1.366688] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.368679] EDD information not available.\n[ 1.389923] Freeing unused kernel memory: 1484K\n[ 1.395642] Write protecting the kernel read-only data: 14336k\n[ 1.400802] Freeing unused kernel memory: 1620K\n[ 1.402728] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.416761] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417342] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417360] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425312] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425345] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425460] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425534] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425598] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.480037] virtio_net virtio0 ens3: renamed from eth0\n[ 1.496724] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.500972] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.506811] AVX2 version of gcm_enc/dec engaged.\n[ 1.508431] AES CTR mode by8 optimization enabled\n[ 1.520216] FDC 0 is a S82078B\n[ 1.603639] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.768203] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.770364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.772595] usb 1-1: Product: QEMU USB Tablet\n[ 1.774096] usb 1-1: Manufacturer: QEMU\n[ 1.775435] usb 1-1: SerialNumber: 42\n[ 1.782553] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.789612] usbcore: registered new interface driver usbhid\n[ 1.791460] usbhid: USB HID core driver\n[ 1.794693] 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.798871] 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.859169] md: linear personality registered for level -1\n[ 2.862816] md: multipath personality registered for level -4\n[ 2.866509] md: raid0 personality registered for level 0\n[ 2.870705] md: raid1 personality registered for level 1\n[ 2.939591] raid6: sse2x1 gen() 11378 MB/s\n[ 3.007592] raid6: sse2x1 xor() 8872 MB/s\n[ 3.075655] raid6: sse2x2 gen() 14568 MB/s\n[ 3.143650] raid6: sse2x2 xor() 9712 MB/s\n[ 3.211655] raid6: sse2x4 gen() 16749 MB/s\n[ 3.279592] raid6: sse2x4 xor() 11632 MB/s\n[ 3.347593] raid6: avx2x1 gen() 22122 MB/s\n[ 3.415591] raid6: avx2x2 gen() 26147 MB/s\n[ 3.483627] raid6: avx2x4 gen() 29810 MB/s\n[ 3.485206] raid6: using algorithm avx2x4 gen() 29810 MB/s\n[ 3.487102] raid6: using avx2x2 recovery algorithm\n[ 3.489877] xor: automatically using best checksumming function:\n[ 3.531588] avx : 33157.000 MB/sec\n[ 3.534031] async_tx: api initialized (async)\n[ 3.542492] md: raid6 personality registered for level 6\n[ 3.544351] md: raid5 personality registered for level 5\n[ 3.546146] md: raid4 personality registered for level 4\n[ 3.552895] 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.582389] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.599088] 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.690608] 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.696345] systemd[1]: Detected virtualization kvm.\n[ 3.698025] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.702758] systemd[1]: Set hostname to .\n[ 3.706803] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.708772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.819729] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.823143] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.826991] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.830752] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.834001] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.837537] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.841809] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.855746] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.859637] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.863664] 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.869703] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.872039] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.875159] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.879523] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.883146] 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.888658] iscsi: registered transport (tcp)\n[ 3.891040] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.895226] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.899283] 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.904189] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.906528] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.910253] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.925262] iscsi: registered transport (iser)\n[ 3.927672] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.931263] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.935306] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.938856] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.942457] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.945805] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.950629] 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.956310] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.961135] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.965985] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.970163] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.974501] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.996299] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.000556] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.005275] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.009231] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\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 Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\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 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;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n"} 2019-03-24 01:23:46,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4/action used request id req-bb62c7d2-fa2a-4339-bd49-e0c6f2efad67 2019-03-24 01:23:46,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0802159309387s 2019-03-24 01:23:46,247 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 678759132 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor [ 0.352786] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.355685] pid_max: default: 32768 minimum: 301 [ 0.357226] ACPI: Core revision 20150930 [ 0.359243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.361481] Security Framework initialized [ 0.362909] Yama: becoming mindful. [ 0.364218] AppArmor: AppArmor initialized [ 0.365811] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.371841] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.375789] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.377986] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380565] Initializing cgroup subsys io [ 0.381967] Initializing cgroup subsys memory [ 0.383454] Initializing cgroup subsys devices [ 0.384949] Initializing cgroup subsys freezer [ 0.386446] Initializing cgroup subsys net_cls [ 0.387983] Initializing cgroup subsys perf_event [ 0.389548] Initializing cgroup subsys net_prio [ 0.391091] Initializing cgroup subsys hugetlb [ 0.392629] Initializing cgroup subsys pids [ 0.394778] mce: CPU supports 10 MCE banks [ 0.396225] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.397947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.402531] Spectre V2 : Mitigation: Full generic retpoline [ 0.404543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.407339] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.410131] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.412320] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.417715] Freeing SMP alternatives memory: 32K [ 0.423956] ftrace: allocating 32278 entries in 127 pages [ 0.467433] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469622] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471768] smpboot: Max logical packages: 2 [ 0.473542] x2apic enabled [ 0.474914] Switched APIC routing to physical x2apic. [ 0.477856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.479943] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.483792] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495088] KVM setup paravirtual spinlock [ 0.498141] x86: Booting SMP configuration: [ 0.499650] .... node #0, CPUs: #1 [ 0.501241] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.523695] x86: Booted up 1 node, 2 CPUs [ 0.523698] KVM setup async PF for cpu 1 [ 0.523702] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.528226] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.531008] devtmpfs: initialized [ 0.533701] evm: security.selinux [ 0.534946] evm: security.SMACK64 [ 0.536154] evm: security.SMACK64EXEC [ 0.537447] evm: security.SMACK64TRANSMUTE [ 0.538861] evm: security.SMACK64MMAP [ 0.540181] evm: security.ima [ 0.541287] evm: security.capability [ 0.542782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.545967] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.548116] pinctrl core: initialized pinctrl subsystem [ 0.550043] RTC time: 1:23:39, date: 03/24/19 [ 0.552472] NET: Registered protocol family 16 [ 0.563963] cpuidle: using governor ladder [ 0.575992] cpuidle: using governor menu [ 0.577402] PCCT header not found. [ 0.578748] ACPI: bus type PCI registered [ 0.580173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.582405] PCI: Using configuration type 1 for base access [ 0.596882] ACPI: Added _OSI(Module Device) [ 0.598349] ACPI: Added _OSI(Processor Device) [ 0.599859] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.601453] ACPI: Added _OSI(Processor Aggregator Device) [ 0.604929] ACPI: Interpreter enabled [ 0.606278] ACPI: (supports S0 S5) [ 0.623232] ACPI: Using IOAPIC for interrupt routing [ 0.624902] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.629907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.631909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.634107] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.636271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.640210] acpiphp: Slot [3] registered [ 0.641672] acpiphp: Slot [4] registered [ 0.643097] acpiphp: Slot [5] registered [ 0.644501] acpiphp: Slot [6] registered [ 0.645920] acpiphp: Slot [7] registered [ 0.647325] acpiphp: Slot [8] registered [ 0.648773] acpiphp: Slot [9] registered [ 0.650189] acpiphp: Slot [10] registered [ 0.651619] acpiphp: Slot [11] registered [ 0.653048] acpiphp: Slot [12] registered [ 0.654477] acpiphp: Slot [13] registered [ 0.656032] acpiphp: Slot [14] registered [ 0.657488] acpiphp: Slot [15] registered [ 0.658917] acpiphp: Slot [16] registered [ 0.660355] acpiphp: Slot [17] registered [ 0.661804] acpiphp: Slot [18] registered [ 0.663236] acpiphp: Slot [19] registered [ 0.664660] acpiphp: Slot [20] registered [ 0.666089] acpiphp: Slot [21] registered [ 0.667526] acpiphp: Slot [22] registered [ 0.668951] acpiphp: Slot [23] registered [ 0.670387] acpiphp: Slot [24] registered [ 0.671824] acpiphp: Slot [25] registered [ 0.673256] acpiphp: Slot [26] registered [ 0.674680] acpiphp: Slot [27] registered [ 0.676131] acpiphp: Slot [28] registered [ 0.677593] acpiphp: Slot [29] registered [ 0.679021] acpiphp: Slot [30] registered [ 0.680454] acpiphp: Slot [31] registered [ 0.681901] PCI host bridge to bus 0000:00 [ 0.683348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.685486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.687658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.690188] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.692725] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.695323] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.701136] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.703427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.705509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.707773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.712452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.715010] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744516] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.747210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.752215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.756928] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.758792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761492] vgaarb: loaded [ 0.762540] vgaarb: bridge control possible 0000:00:02.0 [ 0.764676] SCSI subsystem initialized [ 0.766301] ACPI: bus type USB registered [ 0.767770] usbcore: registered new interface driver usbfs [ 0.769572] usbcore: registered new interface driver hub [ 0.771322] usbcore: registered new device driver usb [ 0.773328] PCI: Using ACPI for IRQ routing [ 0.775232] NetLabel: Initializing [ 0.776485] NetLabel: domain hash size = 128 [ 0.777988] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.779662] NetLabel: unlabeled traffic allowed by default [ 0.781706] amd_nb: Cannot enumerate AMD northbridges [ 0.783587] clocksource: Switched to clocksource kvm-clock [ 0.795581] AppArmor: AppArmor Filesystem Enabled [ 0.797287] pnp: PnP ACPI init [ 0.798806] pnp: PnP ACPI: found 5 devices [ 0.807237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.810217] NET: Registered protocol family 2 [ 0.812087] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.814847] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.817341] TCP: Hash tables configured (established 32768 bind 32768) [ 0.819547] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.821528] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.823737] NET: Registered protocol family 1 [ 0.825255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.827183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.829066] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.849303] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.869617] Unpacking initramfs... [ 1.071070] Freeing initrd memory: 14816K [ 1.073207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075264] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.077613] Scanning for low memory corruption every 60 seconds [ 1.079969] audit: initializing netlink subsys (disabled) [ 1.081840] audit: type=2000 audit(1553390619.540:1): initialized [ 1.084080] Initialise system trusted keyring [ 1.085772] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.087818] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.091063] zbud: loaded [ 1.092394] VFS: Disk quotas dquot_6.6.0 [ 1.093820] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.096239] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.098471] fuse init (API version 7.23) [ 1.100029] Key type big_key registered [ 1.101404] Allocating IMA MOK and blacklist keyrings. [ 1.103909] Key type asymmetric registered [ 1.105344] Asymmetric key parser 'x509' registered [ 1.106998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.109595] io scheduler noop registered [ 1.110970] io scheduler deadline registered (default) [ 1.112705] io scheduler cfq registered [ 1.114143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.115970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.118157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.120686] ACPI: Power Button [PWRF] [ 1.122176] GHES: HEST is not enabled! [ 1.141746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.182205] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.185792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.211990] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216077] Linux agpgart interface v0.103 [ 1.219711] loop: module loaded [ 1.222516] vda: vda1 [ 1.224368] scsi host0: ata_piix [ 1.225740] scsi host1: ata_piix [ 1.226970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.229105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.231339] libphy: Fixed MDIO Bus: probed [ 1.232859] tun: Universal TUN/TAP device driver, 1.6 [ 1.234608] tun: (C) 1999-2004 Max Krasnyansky [ 1.237996] PPP generic driver version 2.4.2 [ 1.239571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.241647] ehci-pci: EHCI PCI platform driver [ 1.243165] ehci-platform: EHCI generic platform driver [ 1.244896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246870] ohci-pci: OHCI PCI platform driver [ 1.248391] ohci-platform: OHCI generic platform driver [ 1.250123] uhci_hcd: USB Universal Host Controller Interface driver [ 1.270390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.272155] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.274690] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.276438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.278411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.280595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.283082] usb usb1: Product: UHCI Host Controller [ 1.284709] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.286747] usb usb1: SerialNumber: 0000:00:01.2 [ 1.288457] hub 1-0:1.0: USB hub found [ 1.289803] hub 1-0:1.0: 2 ports detected [ 1.291338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.294952] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.296617] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.298492] mousedev: PS/2 mouse device common for all mice [ 1.300733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.303804] rtc_cmos 00:00: RTC can wake from S4 [ 1.305807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.307934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.310055] i2c /dev entries driver [ 1.311433] device-mapper: uevent: version 1.0.3 [ 1.313116] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316016] ledtrig-cpu: registered to indicate activity on CPUs [ 1.318490] NET: Registered protocol family 10 [ 1.320361] NET: Registered protocol family 17 [ 1.321942] Key type dns_resolver registered [ 1.323777] registered taskstats version 1 [ 1.325263] Loading compiled-in X.509 certificates [ 1.343422] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.346717] zswap: loaded using pool lzo/zbud [ 1.349941] Key type trusted registered [ 1.353802] Key type encrypted registered [ 1.355273] AppArmor: AppArmor sha1 policy hashing enabled [ 1.357129] ima: No TPM chip found, activating TPM-bypass! [ 1.358976] ima: Allocated hash algorithm: sha1 [ 1.360585] evm: HMAC attrs: 0x1 [ 1.362246] Magic number: 11:709:357 [ 1.363798] rtc_cmos 00:00: setting system clock to 2019-03-24 01:23:39 UTC (1553390619) [ 1.366688] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.368679] EDD information not available. [ 1.389923] Freeing unused kernel memory: 1484K [ 1.395642] Write protecting the kernel read-only data: 14336k [ 1.400802] Freeing unused kernel memory: 1620K [ 1.402728] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.416761] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417342] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417360] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425312] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425345] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425460] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425534] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425598] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.480037] virtio_net virtio0 ens3: renamed from eth0 [ 1.496724] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.500972] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.506811] AVX2 version of gcm_enc/dec engaged. [ 1.508431] AES CTR mode by8 optimization enabled [ 1.520216] FDC 0 is a S82078B [ 1.603639] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.768203] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.770364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.772595] usb 1-1: Product: QEMU USB Tablet [ 1.774096] usb 1-1: Manufacturer: QEMU [ 1.775435] usb 1-1: SerialNumber: 42 [ 1.782553] hidraw: raw HID events driver (C) Jiri Kosina [ 1.789612] usbcore: registered new interface driver usbhid [ 1.791460] usbhid: USB HID core driver [ 1.794693] 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.798871] 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.859169] md: linear personality registered for level -1 [ 2.862816] md: multipath personality registered for level -4 [ 2.866509] md: raid0 personality registered for level 0 [ 2.870705] md: raid1 personality registered for level 1 [ 2.939591] raid6: sse2x1 gen() 11378 MB/s [ 3.007592] raid6: sse2x1 xor() 8872 MB/s [ 3.075655] raid6: sse2x2 gen() 14568 MB/s [ 3.143650] raid6: sse2x2 xor() 9712 MB/s [ 3.211655] raid6: sse2x4 gen() 16749 MB/s [ 3.279592] raid6: sse2x4 xor() 11632 MB/s [ 3.347593] raid6: avx2x1 gen() 22122 MB/s [ 3.415591] raid6: avx2x2 gen() 26147 MB/s [ 3.483627] raid6: avx2x4 gen() 29810 MB/s [ 3.485206] raid6: using algorithm avx2x4 gen() 29810 MB/s [ 3.487102] raid6: using avx2x2 recovery algorithm [ 3.489877] xor: automatically using best checksumming function: [ 3.531588] avx : 33157.000 MB/sec [ 3.534031] async_tx: api initialized (async) [ 3.542492] md: raid6 personality registered for level 6 [ 3.544351] md: raid5 personality registered for level 5 [ 3.546146] md: raid4 personality registered for level 4 [ 3.552895] 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.582389] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.599088] 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.690608] 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.696345] systemd[1]: Detected virtualization kvm. [ 3.698025] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.702758] systemd[1]: Set hostname to . [ 3.706803] systemd[1]: Initializing machine ID from KVM UUID. [ 3.708772] systemd[1]: Installed transient /etc/machine-id file. [ 3.819729] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.823143] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.826991] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.830752] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.834001] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.837537] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.841809] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.855746] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.859637] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.863664] 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.869703] systemd[1]: Mounting POSIX Message Queue File System... [ 3.872039] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.875159] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.879523] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.883146] 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.888658] iscsi: registered transport (tcp) [ 3.891040] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.895226] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.899283] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.904189] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.906528] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.910253] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.925262] iscsi: registered transport (iser) [ 3.927672] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.931263] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.935306] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.938856] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.942457] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.945805] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.950629] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.956310] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.961135] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.965985] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.970163] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.974501] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.996299] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.000556] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.005275] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.009231] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[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 Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[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. 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;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-03-24 01:23:46,250 - 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-03-24 01:23:55,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 01:23:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4/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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 01:23:55,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13303 Content-Type: application/json Date: Sun, 24 Mar 2019 01:23: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-9721eae1-807f-4b37-a16e-f3d3e9647f84 x-openstack-request-id: req-9721eae1-807f-4b37-a16e-f3d3e9647f84 2019-03-24 01:23:55,348 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 678759132 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor\n[ 0.352786] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.355685] pid_max: default: 32768 minimum: 301\n[ 0.357226] ACPI: Core revision 20150930\n[ 0.359243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.361481] Security Framework initialized\n[ 0.362909] Yama: becoming mindful.\n[ 0.364218] AppArmor: AppArmor initialized\n[ 0.365811] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.371841] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.375789] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.377986] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.380565] Initializing cgroup subsys io\n[ 0.381967] Initializing cgroup subsys memory\n[ 0.383454] Initializing cgroup subsys devices\n[ 0.384949] Initializing cgroup subsys freezer\n[ 0.386446] Initializing cgroup subsys net_cls\n[ 0.387983] Initializing cgroup subsys perf_event\n[ 0.389548] Initializing cgroup subsys net_prio\n[ 0.391091] Initializing cgroup subsys hugetlb\n[ 0.392629] Initializing cgroup subsys pids\n[ 0.394778] mce: CPU supports 10 MCE banks\n[ 0.396225] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.397947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.402531] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.404543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.407339] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.410131] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.412320] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.417715] Freeing SMP alternatives memory: 32K\n[ 0.423956] ftrace: allocating 32278 entries in 127 pages\n[ 0.467433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.469622] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.471768] smpboot: Max logical packages: 2\n[ 0.473542] x2apic enabled\n[ 0.474914] Switched APIC routing to physical x2apic.\n[ 0.477856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.479943] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.483792] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495088] KVM setup paravirtual spinlock\n[ 0.498141] x86: Booting SMP configuration:\n[ 0.499650] .... node #0, CPUs: #1\n[ 0.501241] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.523695] x86: Booted up 1 node, 2 CPUs\n[ 0.523698] KVM setup async PF for cpu 1\n[ 0.523702] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.528226] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.531008] devtmpfs: initialized\n[ 0.533701] evm: security.selinux\n[ 0.534946] evm: security.SMACK64\n[ 0.536154] evm: security.SMACK64EXEC\n[ 0.537447] evm: security.SMACK64TRANSMUTE\n[ 0.538861] evm: security.SMACK64MMAP\n[ 0.540181] evm: security.ima\n[ 0.541287] evm: security.capability\n[ 0.542782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.545967] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548116] pinctrl core: initialized pinctrl subsystem\n[ 0.550043] RTC time: 1:23:39, date: 03/24/19\n[ 0.552472] NET: Registered protocol family 16\n[ 0.563963] cpuidle: using governor ladder\n[ 0.575992] cpuidle: using governor menu\n[ 0.577402] PCCT header not found.\n[ 0.578748] ACPI: bus type PCI registered\n[ 0.580173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.582405] PCI: Using configuration type 1 for base access\n[ 0.596882] ACPI: Added _OSI(Module Device)\n[ 0.598349] ACPI: Added _OSI(Processor Device)\n[ 0.599859] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.601453] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.604929] ACPI: Interpreter enabled\n[ 0.606278] ACPI: (supports S0 S5)\n[ 0.623232] ACPI: Using IOAPIC for interrupt routing\n[ 0.624902] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.629907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.631909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.634107] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.636271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.640210] acpiphp: Slot [3] registered\n[ 0.641672] acpiphp: Slot [4] registered\n[ 0.643097] acpiphp: Slot [5] registered\n[ 0.644501] acpiphp: Slot [6] registered\n[ 0.645920] acpiphp: Slot [7] registered\n[ 0.647325] acpiphp: Slot [8] registered\n[ 0.648773] acpiphp: Slot [9] registered\n[ 0.650189] acpiphp: Slot [10] registered\n[ 0.651619] acpiphp: Slot [11] registered\n[ 0.653048] acpiphp: Slot [12] registered\n[ 0.654477] acpiphp: Slot [13] registered\n[ 0.656032] acpiphp: Slot [14] registered\n[ 0.657488] acpiphp: Slot [15] registered\n[ 0.658917] acpiphp: Slot [16] registered\n[ 0.660355] acpiphp: Slot [17] registered\n[ 0.661804] acpiphp: Slot [18] registered\n[ 0.663236] acpiphp: Slot [19] registered\n[ 0.664660] acpiphp: Slot [20] registered\n[ 0.666089] acpiphp: Slot [21] registered\n[ 0.667526] acpiphp: Slot [22] registered\n[ 0.668951] acpiphp: Slot [23] registered\n[ 0.670387] acpiphp: Slot [24] registered\n[ 0.671824] acpiphp: Slot [25] registered\n[ 0.673256] acpiphp: Slot [26] registered\n[ 0.674680] acpiphp: Slot [27] registered\n[ 0.676131] acpiphp: Slot [28] registered\n[ 0.677593] acpiphp: Slot [29] registered\n[ 0.679021] acpiphp: Slot [30] registered\n[ 0.680454] acpiphp: Slot [31] registered\n[ 0.681901] PCI host bridge to bus 0000:00\n[ 0.683348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.685486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.687658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.690188] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.692725] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.695323] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.701136] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.703427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.705509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.707773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.712452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.715010] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744516] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.747210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.752215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754507] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.756928] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.758792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761492] vgaarb: loaded\n[ 0.762540] vgaarb: bridge control possible 0000:00:02.0\n[ 0.764676] SCSI subsystem initialized\n[ 0.766301] ACPI: bus type USB registered\n[ 0.767770] usbcore: registered new interface driver usbfs\n[ 0.769572] usbcore: registered new interface driver hub\n[ 0.771322] usbcore: registered new device driver usb\n[ 0.773328] PCI: Using ACPI for IRQ routing\n[ 0.775232] NetLabel: Initializing\n[ 0.776485] NetLabel: domain hash size = 128\n[ 0.777988] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.779662] NetLabel: unlabeled traffic allowed by default\n[ 0.781706] amd_nb: Cannot enumerate AMD northbridges\n[ 0.783587] clocksource: Switched to clocksource kvm-clock\n[ 0.795581] AppArmor: AppArmor Filesystem Enabled\n[ 0.797287] pnp: PnP ACPI init\n[ 0.798806] pnp: PnP ACPI: found 5 devices\n[ 0.807237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.810217] NET: Registered protocol family 2\n[ 0.812087] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.814847] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.817341] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.819547] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.821528] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.823737] NET: Registered protocol family 1\n[ 0.825255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.827183] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.829066] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.849303] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.869617] Unpacking initramfs...\n[ 1.071070] Freeing initrd memory: 14816K\n[ 1.073207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075264] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.077613] Scanning for low memory corruption every 60 seconds\n[ 1.079969] audit: initializing netlink subsys (disabled)\n[ 1.081840] audit: type=2000 audit(1553390619.540:1): initialized\n[ 1.084080] Initialise system trusted keyring\n[ 1.085772] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.087818] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.091063] zbud: loaded\n[ 1.092394] VFS: Disk quotas dquot_6.6.0\n[ 1.093820] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.096239] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.098471] fuse init (API version 7.23)\n[ 1.100029] Key type big_key registered\n[ 1.101404] Allocating IMA MOK and blacklist keyrings.\n[ 1.103909] Key type asymmetric registered\n[ 1.105344] Asymmetric key parser 'x509' registered\n[ 1.106998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.109595] io scheduler noop registered\n[ 1.110970] io scheduler deadline registered (default)\n[ 1.112705] io scheduler cfq registered\n[ 1.114143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.115970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.118157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.120686] ACPI: Power Button [PWRF]\n[ 1.122176] GHES: HEST is not enabled!\n[ 1.141746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.182205] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.185792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.211990] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216077] Linux agpgart interface v0.103\n[ 1.219711] loop: module loaded\n[ 1.222516] vda: vda1\n[ 1.224368] scsi host0: ata_piix\n[ 1.225740] scsi host1: ata_piix\n[ 1.226970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.229105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.231339] libphy: Fixed MDIO Bus: probed\n[ 1.232859] tun: Universal TUN/TAP device driver, 1.6\n[ 1.234608] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.237996] PPP generic driver version 2.4.2\n[ 1.239571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.241647] ehci-pci: EHCI PCI platform driver\n[ 1.243165] ehci-platform: EHCI generic platform driver\n[ 1.244896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246870] ohci-pci: OHCI PCI platform driver\n[ 1.248391] ohci-platform: OHCI generic platform driver\n[ 1.250123] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.270390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.272155] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.274690] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.276438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.278411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.280595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.283082] usb usb1: Product: UHCI Host Controller\n[ 1.284709] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.286747] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.288457] hub 1-0:1.0: USB hub found\n[ 1.289803] hub 1-0:1.0: 2 ports detected\n[ 1.291338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.294952] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.296617] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.298492] mousedev: PS/2 mouse device common for all mice\n[ 1.300733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.303804] rtc_cmos 00:00: RTC can wake from S4\n[ 1.305807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.307934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.310055] i2c /dev entries driver\n[ 1.311433] device-mapper: uevent: version 1.0.3\n[ 1.313116] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316016] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.318490] NET: Registered protocol family 10\n[ 1.320361] NET: Registered protocol family 17\n[ 1.321942] Key type dns_resolver registered\n[ 1.323777] registered taskstats version 1\n[ 1.325263] Loading compiled-in X.509 certificates\n[ 1.343422] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.346717] zswap: loaded using pool lzo/zbud\n[ 1.349941] Key type trusted registered\n[ 1.353802] Key type encrypted registered\n[ 1.355273] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.357129] ima: No TPM chip found, activating TPM-bypass!\n[ 1.358976] ima: Allocated hash algorithm: sha1\n[ 1.360585] evm: HMAC attrs: 0x1\n[ 1.362246] Magic number: 11:709:357\n[ 1.363798] rtc_cmos 00:00: setting system clock to 2019-03-24 01:23:39 UTC (1553390619)\n[ 1.366688] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.368679] EDD information not available.\n[ 1.389923] Freeing unused kernel memory: 1484K\n[ 1.395642] Write protecting the kernel read-only data: 14336k\n[ 1.400802] Freeing unused kernel memory: 1620K\n[ 1.402728] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.416761] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417342] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417360] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425312] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425345] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425460] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425534] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425598] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.480037] virtio_net virtio0 ens3: renamed from eth0\n[ 1.496724] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.500972] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.506811] AVX2 version of gcm_enc/dec engaged.\n[ 1.508431] AES CTR mode by8 optimization enabled\n[ 1.520216] FDC 0 is a S82078B\n[ 1.603639] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.768203] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.770364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.772595] usb 1-1: Product: QEMU USB Tablet\n[ 1.774096] usb 1-1: Manufacturer: QEMU\n[ 1.775435] usb 1-1: SerialNumber: 42\n[ 1.782553] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.789612] usbcore: registered new interface driver usbhid\n[ 1.791460] usbhid: USB HID core driver\n[ 1.794693] 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.798871] 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.859169] md: linear personality registered for level -1\n[ 2.862816] md: multipath personality registered for level -4\n[ 2.866509] md: raid0 personality registered for level 0\n[ 2.870705] md: raid1 personality registered for level 1\n[ 2.939591] raid6: sse2x1 gen() 11378 MB/s\n[ 3.007592] raid6: sse2x1 xor() 8872 MB/s\n[ 3.075655] raid6: sse2x2 gen() 14568 MB/s\n[ 3.143650] raid6: sse2x2 xor() 9712 MB/s\n[ 3.211655] raid6: sse2x4 gen() 16749 MB/s\n[ 3.279592] raid6: sse2x4 xor() 11632 MB/s\n[ 3.347593] raid6: avx2x1 gen() 22122 MB/s\n[ 3.415591] raid6: avx2x2 gen() 26147 MB/s\n[ 3.483627] raid6: avx2x4 gen() 29810 MB/s\n[ 3.485206] raid6: using algorithm avx2x4 gen() 29810 MB/s\n[ 3.487102] raid6: using avx2x2 recovery algorithm\n[ 3.489877] xor: automatically using best checksumming function:\n[ 3.531588] avx : 33157.000 MB/sec\n[ 3.534031] async_tx: api initialized (async)\n[ 3.542492] md: raid6 personality registered for level 6\n[ 3.544351] md: raid5 personality registered for level 5\n[ 3.546146] md: raid4 personality registered for level 4\n[ 3.552895] 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.582389] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.599088] 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.690608] 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.696345] systemd[1]: Detected virtualization kvm.\n[ 3.698025] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.702758] systemd[1]: Set hostname to .\n[ 3.706803] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.708772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.819729] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.823143] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.826991] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.830752] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.834001] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.837537] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.841809] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.855746] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.859637] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.863664] 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.869703] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.872039] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.875159] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.879523] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.883146] 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.888658] iscsi: registered transport (tcp)\n[ 3.891040] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.895226] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.899283] 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.904189] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.906528] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.910253] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.925262] iscsi: registered transport (iser)\n[ 3.927672] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.931263] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.935306] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.938856] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.942457] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.945805] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.950629] 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.956310] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.961135] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.965985] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.970163] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.974501] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.996299] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.000556] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.005275] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.009231] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\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 Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\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 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;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 10.756735] cloud-init[572]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 24 Mar 2019 01:23:43 +0000. Up 4.93 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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 11.816030] cloud-init[900]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 24 Mar 2019 01:23:49 +0000. Up 11.24 seconds.\n[ 11.819634] cloud-init[900]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.822693] cloud-init[900]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.825702] cloud-init[900]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.828715] cloud-init[900]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.831730] cloud-init[900]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:e9:fe:1b |\n[ 11.834759] cloud-init[900]: ci-info: | ens3 | True | fe80::f816:3eff:fee9:fe1b/64 | . | link | fa:16:3e:e9:fe:1b |\n[ 11.837816] cloud-init[900]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 11.840856] cloud-init[900]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.843881] cloud-init[900]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.846881] cloud-init[900]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 11.849655] cloud-init[900]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.852441] cloud-init[900]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 11.855222] cloud-init[900]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.858020] cloud-init[900]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 11.860813] cloud-init[900]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 11.863584] cloud-init[900]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.866360] cloud-init[900]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.869135] cloud-init[900]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 11.871431] cloud-init[900]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.873716] cloud-init[900]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.876027] cloud-init[900]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.878316] cloud-init[900]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.880591] cloud-init[900]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.882877] cloud-init[900]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.885152] cloud-init[900]: Generating public/private rsa key pair.\n[ 11.887131] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.889664] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.892211] cloud-init[900]: The key fingerprint is:\n[ 11.894011] cloud-init[900]: SHA256:Umj3hfWRdSMlkiuAQCWmI5etRGZavRdTk85OiW67OGc root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3\n[ 11.897443] cloud-init[900]: The key's randomart image is:\n[ 11.899348] cloud-init[900]: +---[RSA 2048]----+\n[ 11.901044] cloud-init[900]: | **o...o. .ooo=o|\n[ 11.902742] cloud-init[900]: | *ooo.oo.. +..+.o|\n[ 11.904443] cloud-init[900]: |oo+ ..o*+.. o . |\n[ 11.906143] cloud-init[900]: |.o....oo=o o |\n[ 11.907839] cloud-init[900]: | . o.oS o |\n[ 11.909547] cloud-init[900]: | o.. |\n[ 11.911237] cloud-init[900]: | . . |\n[ 11.912925] cloud-init[900]: | ..E |\n[ 11.914595] cloud-init[900]: | .+.. |\n[ 11.916286] cloud-init[900]: +----[SHA256]-----+\n[ 11.917962] cloud-init[900]: Generating public/private dsa key pair.\n[ 11.919940] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.922483] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.924983] cloud-init[900]: The key fingerprint is:\n[ 11.926738] cloud-init[900]: SHA256:xdBN/sDJ3FfkIxSJYmik7B9ktINHzVoRTWfZD4ukeA4 root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3\n[ 11.930158] cloud-init[900]: The key's randomart image is:\n[ 11.932065] cloud-init[900]: +---[DSA 1024]----+\n[ 11.933746] cloud-init[900]: | .+=+=+o==.o|\n[ 11.935428] cloud-init[900]: | . =o.O.B*=.o.|\n[ 11.937126] cloud-init[900]: | +.*+.+oBo.++|\n[ 11.938802] cloud-init[900]: | . +.E.o .oo.o|\n[ 11.940511] cloud-init[900]: | . .S+ . |\n[ 11.942337] cloud-init[900]: | . . . |\n[ 11.944716] cloud-init[900]: | . |\n[ 11.946410] cloud-init[900]: | |\n[ 11.948107] cloud-init[900]: | |\n[ 11.949805] cloud-init[900]: +----[SHA256]-----+\n[ 11.951486] cloud-init[900]: Generating public/private ecdsa key pair.\n[ 11.953731] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.956165] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.958593] cloud-init[900]: The key fingerprint is:\n[ 11.960403] cloud-init[900]: SHA256:Or6lFre5nCDFqHSwJZaPHOUHLXAkQ8N9dvE8a5RNhis root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3\n[ 11.963540] cloud-init[900]: The key's randomart image is:\n[ 11.965468] cloud-init[900]: +---[ECDSA 256]---+\n[ 11.967219] cloud-init[900]: | o*+=. .. .o |\n[ 11.969039] cloud-init[900]: | .Oo.+ .o.= |\n[ 11.970847] cloud-init[900]: | * o+.. *.. |\n[ 11.972574] cloud-init[900]: | o O + E..o |\n[ 11.974329] cloud-init[900]: | = + o S.o |\n[ 11.976090] cloud-init[900]: | . o ..... |\n[ 11.977861] cloud-init[900]: | . . +o.o |\n[ 11.979636] cloud-init[900]: | o.*o. |\n[ 11.981403] cloud-init[900]: | .+.+. |\n[ 11.983159] cloud-init[900]: +----[SHA256]-----+\n[ 11.984873] cloud-init[900]: Generating public/private ed25519 key pair.\n[ 11.986914] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.989415] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.991947] cloud-init[900]: The key fingerprint is:\n[ 11.993786] cloud-init[900]: SHA256:mA7M+WKLPaGzy8lRDb6xQHTdOZ74jEY1alx4ANS1tgY root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3\n[ 11.996967] cloud-init[900]: The key's randomart image is:\n[ 11.998877] cloud-init[900]: +--[ED25519 256]--+\n[ 12.000617] cloud-init[900]: | ..++.=.. |\n[ 12.002382] cloud-init[900]: | . . + O. |\n[ 12.004174] cloud-init[900]: | . ..EBo+ |\n[ 12.005961] cloud-init[900]: | . + +*=o. |\n[ 12.007730] cloud-init[900]: | . Oo++S |\n[ 12.009508] cloud-init[900]: | o.Bo.o |\n[ 12.011264] cloud-init[900]: | ..=oo |\n[ 12.013183] cloud-init[900]: | oo*.o |\n[ 12.015113] cloud-init[900]: | B+o. |\n[ 12.017035] cloud-init[900]: +----[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 Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation 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] Listening on ACPID Listen Socket.\n[[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] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\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 FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting /etc/rc.local Compatibility...\n Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\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[[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 Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\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 Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: 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 LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started 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[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n"} 2019-03-24 01:23:55,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4/action used request id req-9721eae1-807f-4b37-a16e-f3d3e9647f84 2019-03-24 01:23:55,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0894868373871s 2019-03-24 01:23:55,351 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 678759132 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor [ 0.352786] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.355685] pid_max: default: 32768 minimum: 301 [ 0.357226] ACPI: Core revision 20150930 [ 0.359243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.361481] Security Framework initialized [ 0.362909] Yama: becoming mindful. [ 0.364218] AppArmor: AppArmor initialized [ 0.365811] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.371841] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.375789] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.377986] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380565] Initializing cgroup subsys io [ 0.381967] Initializing cgroup subsys memory [ 0.383454] Initializing cgroup subsys devices [ 0.384949] Initializing cgroup subsys freezer [ 0.386446] Initializing cgroup subsys net_cls [ 0.387983] Initializing cgroup subsys perf_event [ 0.389548] Initializing cgroup subsys net_prio [ 0.391091] Initializing cgroup subsys hugetlb [ 0.392629] Initializing cgroup subsys pids [ 0.394778] mce: CPU supports 10 MCE banks [ 0.396225] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.397947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.402531] Spectre V2 : Mitigation: Full generic retpoline [ 0.404543] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.407339] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.410131] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.412320] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.417715] Freeing SMP alternatives memory: 32K [ 0.423956] ftrace: allocating 32278 entries in 127 pages [ 0.467433] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.469622] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.471768] smpboot: Max logical packages: 2 [ 0.473542] x2apic enabled [ 0.474914] Switched APIC routing to physical x2apic. [ 0.477856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.479943] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.483792] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495088] KVM setup paravirtual spinlock [ 0.498141] x86: Booting SMP configuration: [ 0.499650] .... node #0, CPUs: #1 [ 0.501241] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.523695] x86: Booted up 1 node, 2 CPUs [ 0.523698] KVM setup async PF for cpu 1 [ 0.523702] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.528226] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.531008] devtmpfs: initialized [ 0.533701] evm: security.selinux [ 0.534946] evm: security.SMACK64 [ 0.536154] evm: security.SMACK64EXEC [ 0.537447] evm: security.SMACK64TRANSMUTE [ 0.538861] evm: security.SMACK64MMAP [ 0.540181] evm: security.ima [ 0.541287] evm: security.capability [ 0.542782] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.545967] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.548116] pinctrl core: initialized pinctrl subsystem [ 0.550043] RTC time: 1:23:39, date: 03/24/19 [ 0.552472] NET: Registered protocol family 16 [ 0.563963] cpuidle: using governor ladder [ 0.575992] cpuidle: using governor menu [ 0.577402] PCCT header not found. [ 0.578748] ACPI: bus type PCI registered [ 0.580173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.582405] PCI: Using configuration type 1 for base access [ 0.596882] ACPI: Added _OSI(Module Device) [ 0.598349] ACPI: Added _OSI(Processor Device) [ 0.599859] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.601453] ACPI: Added _OSI(Processor Aggregator Device) [ 0.604929] ACPI: Interpreter enabled [ 0.606278] ACPI: (supports S0 S5) [ 0.623232] ACPI: Using IOAPIC for interrupt routing [ 0.624902] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.629907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.631909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.634107] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.636271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.640210] acpiphp: Slot [3] registered [ 0.641672] acpiphp: Slot [4] registered [ 0.643097] acpiphp: Slot [5] registered [ 0.644501] acpiphp: Slot [6] registered [ 0.645920] acpiphp: Slot [7] registered [ 0.647325] acpiphp: Slot [8] registered [ 0.648773] acpiphp: Slot [9] registered [ 0.650189] acpiphp: Slot [10] registered [ 0.651619] acpiphp: Slot [11] registered [ 0.653048] acpiphp: Slot [12] registered [ 0.654477] acpiphp: Slot [13] registered [ 0.656032] acpiphp: Slot [14] registered [ 0.657488] acpiphp: Slot [15] registered [ 0.658917] acpiphp: Slot [16] registered [ 0.660355] acpiphp: Slot [17] registered [ 0.661804] acpiphp: Slot [18] registered [ 0.663236] acpiphp: Slot [19] registered [ 0.664660] acpiphp: Slot [20] registered [ 0.666089] acpiphp: Slot [21] registered [ 0.667526] acpiphp: Slot [22] registered [ 0.668951] acpiphp: Slot [23] registered [ 0.670387] acpiphp: Slot [24] registered [ 0.671824] acpiphp: Slot [25] registered [ 0.673256] acpiphp: Slot [26] registered [ 0.674680] acpiphp: Slot [27] registered [ 0.676131] acpiphp: Slot [28] registered [ 0.677593] acpiphp: Slot [29] registered [ 0.679021] acpiphp: Slot [30] registered [ 0.680454] acpiphp: Slot [31] registered [ 0.681901] PCI host bridge to bus 0000:00 [ 0.683348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.685486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.687658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.690188] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.692725] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.695323] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.701136] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.703427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.705509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.707773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.712452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.715010] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741571] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744516] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.747210] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.752215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754507] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.756928] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.758792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761492] vgaarb: loaded [ 0.762540] vgaarb: bridge control possible 0000:00:02.0 [ 0.764676] SCSI subsystem initialized [ 0.766301] ACPI: bus type USB registered [ 0.767770] usbcore: registered new interface driver usbfs [ 0.769572] usbcore: registered new interface driver hub [ 0.771322] usbcore: registered new device driver usb [ 0.773328] PCI: Using ACPI for IRQ routing [ 0.775232] NetLabel: Initializing [ 0.776485] NetLabel: domain hash size = 128 [ 0.777988] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.779662] NetLabel: unlabeled traffic allowed by default [ 0.781706] amd_nb: Cannot enumerate AMD northbridges [ 0.783587] clocksource: Switched to clocksource kvm-clock [ 0.795581] AppArmor: AppArmor Filesystem Enabled [ 0.797287] pnp: PnP ACPI init [ 0.798806] pnp: PnP ACPI: found 5 devices [ 0.807237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.810217] NET: Registered protocol family 2 [ 0.812087] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.814847] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.817341] TCP: Hash tables configured (established 32768 bind 32768) [ 0.819547] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.821528] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.823737] NET: Registered protocol family 1 [ 0.825255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.827183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.829066] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.849303] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.869617] Unpacking initramfs... [ 1.071070] Freeing initrd memory: 14816K [ 1.073207] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075264] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.077613] Scanning for low memory corruption every 60 seconds [ 1.079969] audit: initializing netlink subsys (disabled) [ 1.081840] audit: type=2000 audit(1553390619.540:1): initialized [ 1.084080] Initialise system trusted keyring [ 1.085772] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.087818] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.091063] zbud: loaded [ 1.092394] VFS: Disk quotas dquot_6.6.0 [ 1.093820] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.096239] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.098471] fuse init (API version 7.23) [ 1.100029] Key type big_key registered [ 1.101404] Allocating IMA MOK and blacklist keyrings. [ 1.103909] Key type asymmetric registered [ 1.105344] Asymmetric key parser 'x509' registered [ 1.106998] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.109595] io scheduler noop registered [ 1.110970] io scheduler deadline registered (default) [ 1.112705] io scheduler cfq registered [ 1.114143] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.115970] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.118157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.120686] ACPI: Power Button [PWRF] [ 1.122176] GHES: HEST is not enabled! [ 1.141746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.182205] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.185792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.211990] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216077] Linux agpgart interface v0.103 [ 1.219711] loop: module loaded [ 1.222516] vda: vda1 [ 1.224368] scsi host0: ata_piix [ 1.225740] scsi host1: ata_piix [ 1.226970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.229105] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.231339] libphy: Fixed MDIO Bus: probed [ 1.232859] tun: Universal TUN/TAP device driver, 1.6 [ 1.234608] tun: (C) 1999-2004 Max Krasnyansky [ 1.237996] PPP generic driver version 2.4.2 [ 1.239571] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.241647] ehci-pci: EHCI PCI platform driver [ 1.243165] ehci-platform: EHCI generic platform driver [ 1.244896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246870] ohci-pci: OHCI PCI platform driver [ 1.248391] ohci-platform: OHCI generic platform driver [ 1.250123] uhci_hcd: USB Universal Host Controller Interface driver [ 1.270390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.272155] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.274690] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.276438] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.278411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.280595] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.283082] usb usb1: Product: UHCI Host Controller [ 1.284709] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.286747] usb usb1: SerialNumber: 0000:00:01.2 [ 1.288457] hub 1-0:1.0: USB hub found [ 1.289803] hub 1-0:1.0: 2 ports detected [ 1.291338] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.294952] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.296617] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.298492] mousedev: PS/2 mouse device common for all mice [ 1.300733] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.303804] rtc_cmos 00:00: RTC can wake from S4 [ 1.305807] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.307934] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.310055] i2c /dev entries driver [ 1.311433] device-mapper: uevent: version 1.0.3 [ 1.313116] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316016] ledtrig-cpu: registered to indicate activity on CPUs [ 1.318490] NET: Registered protocol family 10 [ 1.320361] NET: Registered protocol family 17 [ 1.321942] Key type dns_resolver registered [ 1.323777] registered taskstats version 1 [ 1.325263] Loading compiled-in X.509 certificates [ 1.343422] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.346717] zswap: loaded using pool lzo/zbud [ 1.349941] Key type trusted registered [ 1.353802] Key type encrypted registered [ 1.355273] AppArmor: AppArmor sha1 policy hashing enabled [ 1.357129] ima: No TPM chip found, activating TPM-bypass! [ 1.358976] ima: Allocated hash algorithm: sha1 [ 1.360585] evm: HMAC attrs: 0x1 [ 1.362246] Magic number: 11:709:357 [ 1.363798] rtc_cmos 00:00: setting system clock to 2019-03-24 01:23:39 UTC (1553390619) [ 1.366688] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.368679] EDD information not available. [ 1.389923] Freeing unused kernel memory: 1484K [ 1.395642] Write protecting the kernel read-only data: 14336k [ 1.400802] Freeing unused kernel memory: 1620K [ 1.402728] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.416761] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417342] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417360] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425312] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425345] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425460] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425534] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425598] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.480037] virtio_net virtio0 ens3: renamed from eth0 [ 1.496724] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.500972] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.506811] AVX2 version of gcm_enc/dec engaged. [ 1.508431] AES CTR mode by8 optimization enabled [ 1.520216] FDC 0 is a S82078B [ 1.603639] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.768203] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.770364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.772595] usb 1-1: Product: QEMU USB Tablet [ 1.774096] usb 1-1: Manufacturer: QEMU [ 1.775435] usb 1-1: SerialNumber: 42 [ 1.782553] hidraw: raw HID events driver (C) Jiri Kosina [ 1.789612] usbcore: registered new interface driver usbhid [ 1.791460] usbhid: USB HID core driver [ 1.794693] 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.798871] 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.859169] md: linear personality registered for level -1 [ 2.862816] md: multipath personality registered for level -4 [ 2.866509] md: raid0 personality registered for level 0 [ 2.870705] md: raid1 personality registered for level 1 [ 2.939591] raid6: sse2x1 gen() 11378 MB/s [ 3.007592] raid6: sse2x1 xor() 8872 MB/s [ 3.075655] raid6: sse2x2 gen() 14568 MB/s [ 3.143650] raid6: sse2x2 xor() 9712 MB/s [ 3.211655] raid6: sse2x4 gen() 16749 MB/s [ 3.279592] raid6: sse2x4 xor() 11632 MB/s [ 3.347593] raid6: avx2x1 gen() 22122 MB/s [ 3.415591] raid6: avx2x2 gen() 26147 MB/s [ 3.483627] raid6: avx2x4 gen() 29810 MB/s [ 3.485206] raid6: using algorithm avx2x4 gen() 29810 MB/s [ 3.487102] raid6: using avx2x2 recovery algorithm [ 3.489877] xor: automatically using best checksumming function: [ 3.531588] avx : 33157.000 MB/sec [ 3.534031] async_tx: api initialized (async) [ 3.542492] md: raid6 personality registered for level 6 [ 3.544351] md: raid5 personality registered for level 5 [ 3.546146] md: raid4 personality registered for level 4 [ 3.552895] 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.582389] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.599088] 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.690608] 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.696345] systemd[1]: Detected virtualization kvm. [ 3.698025] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.702758] systemd[1]: Set hostname to . [ 3.706803] systemd[1]: Initializing machine ID from KVM UUID. [ 3.708772] systemd[1]: Installed transient /etc/machine-id file. [ 3.819729] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.823143] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.826991] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.830752] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.834001] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.837537] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.841809] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.855746] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.859637] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.863664] 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.869703] systemd[1]: Mounting POSIX Message Queue File System... [ 3.872039] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.875159] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.879523] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.883146] 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.888658] iscsi: registered transport (tcp) [ 3.891040] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.895226] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.899283] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.904189] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.906528] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.910253] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.925262] iscsi: registered transport (iser) [ 3.927672] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.931263] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.935306] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.938856] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.942457] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.945805] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.950629] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.956310] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.961135] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.965985] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.970163] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.974501] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.996299] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.000556] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.005275] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.009231] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[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 Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[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 Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[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. 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;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 10.756735] cloud-init[572]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 24 Mar 2019 01:23:43 +0000. Up 4.93 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 11.816030] cloud-init[900]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 24 Mar 2019 01:23:49 +0000. Up 11.24 seconds. [ 11.819634] cloud-init[900]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 11.822693] cloud-init[900]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.825702] cloud-init[900]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 11.828715] cloud-init[900]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.831730] cloud-init[900]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:e9:fe:1b | [ 11.834759] cloud-init[900]: ci-info: | ens3 | True | fe80::f816:3eff:fee9:fe1b/64 | . | link | fa:16:3e:e9:fe:1b | [ 11.837816] cloud-init[900]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 11.840856] cloud-init[900]: ci-info: | lo | True | ::1/128 | . | host | . | [ 11.843881] cloud-init[900]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.846881] cloud-init[900]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 11.849655] cloud-init[900]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.852441] cloud-init[900]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 11.855222] cloud-init[900]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.858020] cloud-init[900]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 11.860813] cloud-init[900]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 11.863584] cloud-init[900]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.866360] cloud-init[900]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.869135] cloud-init[900]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 11.871431] cloud-init[900]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.873716] cloud-init[900]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.876027] cloud-init[900]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.878316] cloud-init[900]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.880591] cloud-init[900]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.882877] cloud-init[900]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.885152] cloud-init[900]: Generating public/private rsa key pair. [ 11.887131] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.889664] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.892211] cloud-init[900]: The key fingerprint is: [ 11.894011] cloud-init[900]: SHA256:Umj3hfWRdSMlkiuAQCWmI5etRGZavRdTk85OiW67OGc root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 [ 11.897443] cloud-init[900]: The key's randomart image is: [ 11.899348] cloud-init[900]: +---[RSA 2048]----+ [ 11.901044] cloud-init[900]: | **o...o. .ooo=o| [ 11.902742] cloud-init[900]: | *ooo.oo.. +..+.o| [ 11.904443] cloud-init[900]: |oo+ ..o*+.. o . | [ 11.906143] cloud-init[900]: |.o....oo=o o | [ 11.907839] cloud-init[900]: | . o.oS o | [ 11.909547] cloud-init[900]: | o.. | [ 11.911237] cloud-init[900]: | . . | [ 11.912925] cloud-init[900]: | ..E | [ 11.914595] cloud-init[900]: | .+.. | [ 11.916286] cloud-init[900]: +----[SHA256]-----+ [ 11.917962] cloud-init[900]: Generating public/private dsa key pair. [ 11.919940] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.922483] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.924983] cloud-init[900]: The key fingerprint is: [ 11.926738] cloud-init[900]: SHA256:xdBN/sDJ3FfkIxSJYmik7B9ktINHzVoRTWfZD4ukeA4 root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 [ 11.930158] cloud-init[900]: The key's randomart image is: [ 11.932065] cloud-init[900]: +---[DSA 1024]----+ [ 11.933746] cloud-init[900]: | .+=+=+o==.o| [ 11.935428] cloud-init[900]: | . =o.O.B*=.o.| [ 11.937126] cloud-init[900]: | +.*+.+oBo.++| [ 11.938802] cloud-init[900]: | . +.E.o .oo.o| [ 11.940511] cloud-init[900]: | . .S+ . | [ 11.942337] cloud-init[900]: | . . . | [ 11.944716] cloud-init[900]: | . | [ 11.946410] cloud-init[900]: | | [ 11.948107] cloud-init[900]: | | [ 11.949805] cloud-init[900]: +----[SHA256]-----+ [ 11.951486] cloud-init[900]: Generating public/private ecdsa key pair. [ 11.953731] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.956165] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.958593] cloud-init[900]: The key fingerprint is: [ 11.960403] cloud-init[900]: SHA256:Or6lFre5nCDFqHSwJZaPHOUHLXAkQ8N9dvE8a5RNhis root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 [ 11.963540] cloud-init[900]: The key's randomart image is: [ 11.965468] cloud-init[900]: +---[ECDSA 256]---+ [ 11.967219] cloud-init[900]: | o*+=. .. .o | [ 11.969039] cloud-init[900]: | .Oo.+ .o.= | [ 11.970847] cloud-init[900]: | * o+.. *.. | [ 11.972574] cloud-init[900]: | o O + E..o | [ 11.974329] cloud-init[900]: | = + o S.o | [ 11.976090] cloud-init[900]: | . o ..... | [ 11.977861] cloud-init[900]: | . . +o.o | [ 11.979636] cloud-init[900]: | o.*o. | [ 11.981403] cloud-init[900]: | .+.+. | [ 11.983159] cloud-init[900]: +----[SHA256]-----+ [ 11.984873] cloud-init[900]: Generating public/private ed25519 key pair. [ 11.986914] cloud-init[900]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.989415] cloud-init[900]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.991947] cloud-init[900]: The key fingerprint is: [ 11.993786] cloud-init[900]: SHA256:mA7M+WKLPaGzy8lRDb6xQHTdOZ74jEY1alx4ANS1tgY root@cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 [ 11.996967] cloud-init[900]: The key's randomart image is: [ 11.998877] cloud-init[900]: +--[ED25519 256]--+ [ 12.000617] cloud-init[900]: | ..++.=.. | [ 12.002382] cloud-init[900]: | . . + O. | [ 12.004174] cloud-init[900]: | . ..EBo+ | [ 12.005961] cloud-init[900]: | . + +*=o. | [ 12.007730] cloud-init[900]: | . Oo++S | [ 12.009508] cloud-init[900]: | o.Bo.o | [ 12.011264] cloud-init[900]: | ..=oo | [ 12.013183] cloud-init[900]: | oo*.o | [ 12.015113] cloud-init[900]: | B+o. | [ 12.017035] cloud-init[900]: +----[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. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation 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] Listening on ACPID Listen Socket. [[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] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[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 FUSE filesystem for LXC. Starting Accounts Service... Starting LXD - container startup/shutdown... Starting LSB: Record successful boot for GRUB... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Snappy daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting /etc/rc.local Compatibility... Starting Login Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Deferred execution scheduler. [[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). [[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. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[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 Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. 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 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. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[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. 2019-03-24 01:23:55,354 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9f70090L 2019-03-24 01:23:55,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 01:23:55,360 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-24 01:23:55,360 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-24 01:23:55,361 - 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-03-24 01:23:55,362 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:23:55,362 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:23:55,362 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:23:55,362 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:23:55,362 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:23:55,404 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 01:23:55,404 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:23:55,418 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 005bf48db6b4f645989959ce761aa9e1 2019-03-24 01:23:55,419 - paramiko.transport - DEBUG - Trying discovered key fd909c4fad078a57f804f63b853104ff in /tmp/tmpQ_i9hR 2019-03-24 01:23:55,444 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 01:23:55,466 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 01:23:55,484 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 01:23:55,808 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-24 01:23:55,808 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-24 01:23:55,847 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 01:23:55,848 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 01:23:55,850 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 01:24:03,125 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-24 01:24:03,127 - 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-03-24 01:24:03,127 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:24:03,128 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:24:03,128 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:24:03,128 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:24:03,128 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:24:03,132 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:24:08,962 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-24 01:24:08,963 - 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-03-24 01:24:08,963 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:24:08,963 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:24:08,963 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:24:08,963 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:24:08,963 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:24:08,967 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:24:15,121 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-24 01:24:15,123 - 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-03-24 01:24:15,123 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 01:24:15,123 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 01:24:15,124 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 01:24:15,124 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 01:24:15,124 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 01:24:15,129 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 01:24:21,222 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-24 01:24:21,222 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-24 01:24:21,225 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 01:24:21,225 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-24 01:24:21,225 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-24 01:24:21,228 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-24 01:26:03,336 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-24 01:26:03,336 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.3 API version: 1.39 Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 06:40:58 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.3 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 05:59:55 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. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 3e3ac4ffb7578aa3b734404fc6938c698e7daf0d0137c0d07857c9b577840302 2019-03-24 01:26:03,337 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-24 01:26:03,338 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 --2019-03-24 01:24:22-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.229, 13.33.148.194, 13.33.148.197, ... Connecting to get.docker.com (get.docker.com)|13.33.148.229|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 241M=0s 2019-03-24 01:24:22 (241 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + 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-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 2019-03-24 01:26:03,338 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-24 01:26:03,339 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-24 01:26:03,339 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-24 01:26:03,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-03-24 01:26:03,345 - 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-03-24 01:26:33,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:33,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "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": 330, "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": 154, "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": 115, "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": 116, "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-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:33 GMT 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:33,511 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:26:33,512 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 113, 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': 330, 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': 154, 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': 115, 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': 116, 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-03-24 01:26:33,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/status 2019-03-24 01:26:33,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:33,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:33,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:33,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:33,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "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": 330, "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": 154, "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": 115, "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": 116, "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-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:33 GMT 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:33,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:33,680 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:26:33,680 - functest.core.cloudify - INFO - The current manager status is running 2019-03-24 01:26:33,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/secrets 2019-03-24 01:26:33,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:33,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:33,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:33,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:33,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:33,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:33 GMT 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:33,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:33,746 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-24 01:26:33,746 - 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-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:33,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:33.852Z", "updated_at": "2019-03-24T01:26:33.852Z", "value": "gAAAAABcltzJo49bKrWWUq7oVSf9zk63PeNreIG11hc7WNOJ2x9DAGtx42hwo3TXhgCvQJdgp9OmI_vUIRnWAIF8iPgh30qJrQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:33 GMT 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:33,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:33,873 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/secrets/foo 2019-03-24 01:26:33,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:33,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:33.852Z", "updated_at": "2019-03-24T01:26:33.852Z", "value": "gAAAAABcltzJo49bKrWWUq7oVSf9zk63PeNreIG11hc7WNOJ2x9DAGtx42hwo3TXhgCvQJdgp9OmI_vUIRnWAIF8iPgh30qJrQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:33,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:33 GMT 2019-03-24 01:26:33,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:33,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-24 01:26:33,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:33,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:33,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:33,940 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-24 01:26:33,940 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-24 01:26:33,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:26:33,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:26:34,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fee19c5-c3cf-4719-aaed-ba1e39385b49 2019-03-24 01:26:34,268 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d"}, "tags": [], "enabled": true, "id": "f2feb8ebead240b6bac2cf83274c837d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:26:34,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7fee19c5-c3cf-4719-aaed-ba1e39385b49 2019-03-24 01:26:34,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.318488836288s 2019-03-24 01:26:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-03-24 01:26:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/f2feb8ebead240b6bac2cf83274c837d.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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-03-24 01:26:34,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:34 GMT X-Openstack-Request-Id: req-39095c9c-4b44-431c-9ea2-b3d9a75970aa 2019-03-24 01:26:34,663 - 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-03-24 01:26:34,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/f2feb8ebead240b6bac2cf83274c837d.json used request id req-39095c9c-4b44-431c-9ea2-b3d9a75970aa 2019-03-24 01:26:34,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.393615007401s 2019-03-24 01:26:34,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-03-24 01:26:34,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-24 01:26:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-24 01:26:34,677 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78a3eaa-11cc-432a-a688-56e4e021acf3 2019-03-24 01:26:34,677 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-24 01:26:34,678 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-f78a3eaa-11cc-432a-a688-56e4e021acf3 2019-03-24 01:26:34,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:26:34,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a8120a-9da6-4124-9c75-7bfe244f6d80 2019-03-24 01:26:34,893 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-24 01:26:34,893 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-68a8120a-9da6-4124-9c75-7bfe244f6d80 2019-03-24 01:26:34,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.225063085556s 2019-03-24 01:26:34,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-24 01:26:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:26:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6fc56b-a6c1-4613-a990-1999a8fb2a78 2019-03-24 01:26:35,123 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02dea1bccace4fa4ad94a2a2598a5518"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0cce271e3a5d407c8073160d3f031dd3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10ffbda142ce4740a3640ac7823560e0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/12692d78533d41709623e717d186fa07"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "12692d78533d41709623e717d186fa07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/13ae4d10bc244e339af67350bf095870"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "13ae4d10bc244e339af67350bf095870"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1563eaf0105e489ca7221bac4a62b9d4"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1819cf6224a14814a21d2976911fb132"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "1819cf6224a14814a21d2976911fb132"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b46e721fbca4563b62dc7e72411c52e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2b041483108c4fdbbf9bfee6b711ac67"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2fea92c6c94c4bcbae655486f322a42a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3af2f24f33c34c36897370fb74d49d6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3e5d2cf585084f99b1bf744560f9c835"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/51419089eb1c4a38a26520e0f1804f71"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/54a599fb9a884d3e90bfa69ab5749ffe"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5656f6db59a54713a771b1cfc3639eab"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "5656f6db59a54713a771b1cfc3639eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a53e6597c304d9eab5661898db77bd2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/730a093d8a164c36a45bf8d08ca1f4ba"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7520d4eab0de47f1a0b09456b0133fd8"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/789a98f2bf28479d9a89f34f0af58dba"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7add19b824084a9a873e6e47cd68ce68"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "7add19b824084a9a873e6e47cd68ce68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b58d87f807a41e98e11a5bb5b118c71"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/80e06b017540485cbdfe761d4b75fc8d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8662fb52ffb049b19d1a7af257d8deac"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a28f773f6be49c1a67962a60004dbe9"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "8a28f773f6be49c1a67962a60004dbe9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8be0b0821823492986f79fa5b6f0499b"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91376dcb19e449be8fb3ccce35e81be8"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/974ee5df8ffe4d23bb12c83f4f68d741"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a481cdef45884c6ab5cf46e6d279cfd8"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a6972946803e4d37b1492a5786240649"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "a6972946803e4d37b1492a5786240649"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a78a263140c04193901f14eac3265d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "a78a263140c04193901f14eac3265d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab176a5099584c2bb86fbe584007a594"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "ab176a5099584c2bb86fbe584007a594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b1714435775e4c998a16cc946224f046"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "b1714435775e4c998a16cc946224f046"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b72268145603416ebd002b1e6c0223a9"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "b72268145603416ebd002b1e6c0223a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc314aba4e7d4a31a41b53366dbefaa1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c39f28ead6e9425b9a599f5d299c621e"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "c39f28ead6e9425b9a599f5d299c621e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4f391d0d32a4018badeca9e5f0dfc0f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4781056cfd74adb953354517c201d42"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "d4781056cfd74adb953354517c201d42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d75b6f5bec26477dbecdc83834b7ca20"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "d75b6f5bec26477dbecdc83834b7ca20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daebe6f9270e46b58ff2524202aedeb1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "daebe6f9270e46b58ff2524202aedeb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e045e8a5c51a43fd919c6400a862e9f2"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "e045e8a5c51a43fd919c6400a862e9f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e96dd62a488c4edb9e81a7358884238f"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "e96dd62a488c4edb9e81a7358884238f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f54ad649c5354c7994b56c110e27e392"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "f54ad649c5354c7994b56c110e27e392"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-24 01:26:35,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-6a6fc56b-a6c1-4613-a990-1999a8fb2a78 2019-03-24 01:26:35,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.220638990402s 2019-03-24 01:26:35,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'XTnGzALW5PCQcd4ZifJaqJhoDg6Atc', 'keystone_tenant_name': u'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'project_domain_name': 'Default'} 2019-03-24 01:26:35,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/secrets 2019-03-24 01:26:35,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:35,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:35,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:35,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:35,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:35 GMT 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:35,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:35,310 - 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": "XTnGzALW5PCQcd4ZifJaqJhoDg6Atc"} 2019-03-24 01:26:35,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:35,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:35,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:35,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:35,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:35,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:35.447Z", "updated_at": "2019-03-24T01:26:35.447Z", "value": "gAAAAABcltzLBQl2aOVPXKdk2_2pgupxwYsR_F-ETa_E5r14RwCLBy21_yFCZd6iYFgQmZm1Jrl1a00ZPL5IM8yIEOOUDPwazohIlX3L2p5bGveTmb04X60=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:35 GMT 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:35,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:35,488 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:35,488 - 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_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"} 2019-03-24 01:26:35,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:35,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:35,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:35.569Z", "updated_at": "2019-03-24T01:26:35.569Z", "value": "gAAAAABcltzLRWHJ5pbGg-gJ5n0p40LKVCHvUBiTft3RZ7oDql16pDYV8-YpsoubiVGx21Xk60-YvLsGW76RBmiryD6IMos06obM674fljInJCsUz_lWy_yleo8f8Q_qO6uOlAG85Pkt11WWIOW3g0gYGEyI7mZpNg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:35 GMT 2019-03-24 01:26:35,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:35,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-03-24 01:26:35,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:35,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:35,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:35,589 - 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-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:35,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:35.792Z", "updated_at": "2019-03-24T01:26:35.792Z", "value": "gAAAAABcltzLZtfgMQD8rY3w37ILbKVFRjB9YTWTldgssYhE30PTjg-mR5PoZK1rZQYWwOsdKqkURIQojw-myX521DE_KtqNug==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:35 GMT 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:35,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:35,840 - 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.28:5000"} 2019-03-24 01:26:35,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:35,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:35,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:35,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:35.894Z", "updated_at": "2019-03-24T01:26:35.894Z", "value": "gAAAAABcltzLgsJgzeb23Xs7zdH0GS0O7kFEJDK77HZlcGeomyYpN_4o1PpwlXIxJrJJrTzuF9XUKxmxZFiYdkT0J_Rf4NlDlvtf9xwdX_6Ot0-XAwUow30=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:35 GMT 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-03-24 01:26:35,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:35,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:35,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:35,907 - 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-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:35,986 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:35.959Z", "updated_at": "2019-03-24T01:26:35.959Z", "value": "gAAAAABcltzL5Gs1SyzG9UlhKNL1P4CbeAxmB8jYEbWhUq8bYCGCzm4Pak6p2WmQkBNfHicGDxE-FEdsMKqvxBnftkwkdXnLqw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:35 GMT 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:35,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:35,988 - 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_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"} 2019-03-24 01:26:36,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:36,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:36.140Z", "updated_at": "2019-03-24T01:26:36.140Z", "value": "gAAAAABcltzMNbzEPq87IB8yEY2dBqDG5hFHVpoXUl0dJVdEZyDXn9kg1Tkebmad391IBUKjfgkSqlD68Wun0mgPUnzk7VMWtOk0zzyI54Vhmo1lL5xHqd-bmN9HRwhjU0bki_ZbbwKMvPcAoUWJ7HC3ctD0L_tXfg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:36 GMT 2019-03-24 01:26:36,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:36,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-03-24 01:26:36,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:36,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:36,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:36,169 - 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-03-24 01:26:36,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:36,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:36.209Z", "updated_at": "2019-03-24T01:26:36.209Z", "value": "gAAAAABcltzMn0lotwIlYWrnKjVhf2FjKWwozuVS5f8ftnF_xuHGDcD4pXXiSAlg7jGlqACuHRf83xWFh-K2408RAlksNoDKjA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:36 GMT 2019-03-24 01:26:36,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:36,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-03-24 01:26:36,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:36,224 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:36,224 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:36,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-03-24 01:26:36,225 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-24 01:26:36,226 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-24 01:26:36,226 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-24 01:26:36,230 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-24 01:26:36,249 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-24 01:26:36,250 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-24 01:26:36,251 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-24 01:26:36,288 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-24 01:26:36,288 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-24 01:26:36,316 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-24 01:26:44,775 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-24 01:26:44,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - 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/tmpIog5FW/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/tmpHID3MI/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpPFlRS7.zip |-------------------------------------------------------| 0.05% tmpPFlRS7.zip |-------------------------------------------------------| 0.09% tmpPFlRS7.zip |-------------------------------------------------------| 0.14% tmpPFlRS7.zip |-------------------------------------------------------| 0.18% tmpPFlRS7.zip |-------------------------------------------------------| 0.23% tmpPFlRS7.zip |-------------------------------------------------------| 0.27% tmpPFlRS7.zip |-------------------------------------------------------| 0.32% tmpPFlRS7.zip |-------------------------------------------------------| 0.37% tmpPFlRS7.zip |-------------------------------------------------------| 0.41% tmpPFlRS7.zip |-------------------------------------------------------| 0.46% tmpPFlRS7.zip |-------------------------------------------------------| 0.5% tmpPFlRS7.zip |-------------------------------------------------------| 0.55% tmpPFlRS7.zip |-------------------------------------------------------| 0.59% tmpPFlRS7.zip |-------------------------------------------------------| 0.64% tmpPFlRS7.zip |-------------------------------------------------------| 0.68% tmpPFlRS7.zip |-------------------------------------------------------| 0.73% tmpPFlRS7.zip |-------------------------------------------------------| 0.78% tmpPFlRS7.zip |-------------------------------------------------------| 0.82% tmpPFlRS7.zip |-------------------------------------------------------| 0.87% tmpPFlRS7.zip |#------------------------------------------------------| 0.91% tmpPFlRS7.zip |#------------------------------------------------------| 0.96% tmpPFlRS7.zip |#------------------------------------------------------| 1.0% tmpPFlRS7.zip |#------------------------------------------------------| 1.05% tmpPFlRS7.zip |#------------------------------------------------------| 1.1% tmpPFlRS7.zip |#------------------------------------------------------| 1.14% tmpPFlRS7.zip |#------------------------------------------------------| 1.19% tmpPFlRS7.zip |#------------------------------------------------------| 1.23% tmpPFlRS7.zip |#------------------------------------------------------| 1.28% tmpPFlRS7.zip |#------------------------------------------------------| 1.32% tmpPFlRS7.zip |#------------------------------------------------------| 1.37% tmpPFlRS7.zip |#------------------------------------------------------| 1.42% tmpPFlRS7.zip |#------------------------------------------------------| 1.46% tmpPFlRS7.zip |#------------------------------------------------------| 1.51% tmpPFlRS7.zip |#------------------------------------------------------| 1.55% tmpPFlRS7.zip |#------------------------------------------------------| 1.6% tmpPFlRS7.zip |#------------------------------------------------------| 1.64% tmpPFlRS7.zip |#------------------------------------------------------| 1.69% tmpPFlRS7.zip |#------------------------------------------------------| 1.73% tmpPFlRS7.zip |#------------------------------------------------------| 1.78% tmpPFlRS7.zip |#------------------------------------------------------| 1.83% tmpPFlRS7.zip |#------------------------------------------------------| 1.87% tmpPFlRS7.zip |#------------------------------------------------------| 1.92% tmpPFlRS7.zip |#------------------------------------------------------| 1.96% tmpPFlRS7.zip |#------------------------------------------------------| 2.01% tmpPFlRS7.zip |#------------------------------------------------------| 2.05% tmpPFlRS7.zip |#------------------------------------------------------| 2.1% tmpPFlRS7.zip |#------------------------------------------------------| 2.15% tmpPFlRS7.zip |#------------------------------------------------------| 2.19% tmpPFlRS7.zip |#------------------------------------------------------| 2.24% tmpPFlRS7.zip |#------------------------------------------------------| 2.28% tmpPFlRS7.zip |#------------------------------------------------------| 2.33% tmpPFlRS7.zip |#------------------------------------------------------| 2.37% tmpPFlRS7.zip |#------------------------------------------------------| 2.42% tmpPFlRS7.zip |#------------------------------------------------------| 2.47% tmpPFlRS7.zip |#------------------------------------------------------| 2.51% tmpPFlRS7.zip |#------------------------------------------------------| 2.56% tmpPFlRS7.zip |#------------------------------------------------------| 2.6% tmpPFlRS7.zip |#------------------------------------------------------| 2.65% tmpPFlRS7.zip |#------------------------------------------------------| 2.69% tmpPFlRS7.zip |##-----------------------------------------------------| 2.74% tmpPFlRS7.zip |##-----------------------------------------------------| 2.78% tmpPFlRS7.zip |##-----------------------------------------------------| 2.83% tmpPFlRS7.zip |##-----------------------------------------------------| 2.88% tmpPFlRS7.zip |##-----------------------------------------------------| 2.92% tmpPFlRS7.zip |##-----------------------------------------------------| 2.97% tmpPFlRS7.zip |##-----------------------------------------------------| 3.01% tmpPFlRS7.zip |##-----------------------------------------------------| 3.06% tmpPFlRS7.zip |##-----------------------------------------------------| 3.1% tmpPFlRS7.zip |##-----------------------------------------------------| 3.15% tmpPFlRS7.zip |##-----------------------------------------------------| 3.2% tmpPFlRS7.zip |##-----------------------------------------------------| 3.24% tmpPFlRS7.zip |##-----------------------------------------------------| 3.29% tmpPFlRS7.zip |##-----------------------------------------------------| 3.33% tmpPFlRS7.zip |##-----------------------------------------------------| 3.38% tmpPFlRS7.zip |##-----------------------------------------------------| 3.42% tmpPFlRS7.zip |##-----------------------------------------------------| 3.47% tmpPFlRS7.zip |##-----------------------------------------------------| 3.51% tmpPFlRS7.zip |##-----------------------------------------------------| 3.56% tmpPFlRS7.zip |##-----------------------------------------------------| 3.61% tmpPFlRS7.zip |##-----------------------------------------------------| 3.65% tmpPFlRS7.zip |##-----------------------------------------------------| 3.7% tmpPFlRS7.zip |##-----------------------------------------------------| 3.74% tmpPFlRS7.zip |##-----------------------------------------------------| 3.79% tmpPFlRS7.zip |##-----------------------------------------------------| 3.83% tmpPFlRS7.zip |##-----------------------------------------------------| 3.88% tmpPFlRS7.zip |##-----------------------------------------------------| 3.93% tmpPFlRS7.zip |##-----------------------------------------------------| 3.97% tmpPFlRS7.zip |##-----------------------------------------------------| 4.02% tmpPFlRS7.zip |##-----------------------------------------------------| 4.06% tmpPFlRS7.zip |##-----------------------------------------------------| 4.11% tmpPFlRS7.zip |##-----------------------------------------------------| 4.15% tmpPFlRS7.zip |##-----------------------------------------------------| 4.2% tmpPFlRS7.zip |##-----------------------------------------------------| 4.25% tmpPFlRS7.zip |##-----------------------------------------------------| 4.29% tmpPFlRS7.zip |##-----------------------------------------------------| 4.34% tmpPFlRS7.zip |##-----------------------------------------------------| 4.38% tmpPFlRS7.zip |##-----------------------------------------------------| 4.43% tmpPFlRS7.zip |##-----------------------------------------------------| 4.47% tmpPFlRS7.zip |##-----------------------------------------------------| 4.52% tmpPFlRS7.zip |###----------------------------------------------------| 4.56% tmpPFlRS7.zip |###----------------------------------------------------| 4.61% tmpPFlRS7.zip |###----------------------------------------------------| 4.66% tmpPFlRS7.zip |###----------------------------------------------------| 4.7% tmpPFlRS7.zip |###----------------------------------------------------| 4.75% tmpPFlRS7.zip |###----------------------------------------------------| 4.79% tmpPFlRS7.zip |###----------------------------------------------------| 4.84% tmpPFlRS7.zip |###----------------------------------------------------| 4.88% tmpPFlRS7.zip |###----------------------------------------------------| 4.93% tmpPFlRS7.zip |###----------------------------------------------------| 4.98% tmpPFlRS7.zip |###----------------------------------------------------| 5.02% tmpPFlRS7.zip |###----------------------------------------------------| 5.07% tmpPFlRS7.zip |###----------------------------------------------------| 5.11% tmpPFlRS7.zip |###----------------------------------------------------| 5.16% tmpPFlRS7.zip |###----------------------------------------------------| 5.2% tmpPFlRS7.zip |###----------------------------------------------------| 5.25% tmpPFlRS7.zip |###----------------------------------------------------| 5.3% tmpPFlRS7.zip |###----------------------------------------------------| 5.34% tmpPFlRS7.zip |###----------------------------------------------------| 5.39% tmpPFlRS7.zip |###----------------------------------------------------| 5.43% tmpPFlRS7.zip |###----------------------------------------------------| 5.48% tmpPFlRS7.zip |###----------------------------------------------------| 5.52% tmpPFlRS7.zip |###----------------------------------------------------| 5.57% tmpPFlRS7.zip |###----------------------------------------------------| 5.61% tmpPFlRS7.zip |###----------------------------------------------------| 5.66% tmpPFlRS7.zip |###----------------------------------------------------| 5.71% tmpPFlRS7.zip |###----------------------------------------------------| 5.75% tmpPFlRS7.zip |###----------------------------------------------------| 5.8% tmpPFlRS7.zip |###----------------------------------------------------| 5.84% tmpPFlRS7.zip |###----------------------------------------------------| 5.89% tmpPFlRS7.zip |###----------------------------------------------------| 5.93% tmpPFlRS7.zip |###----------------------------------------------------| 5.98% tmpPFlRS7.zip |###----------------------------------------------------| 6.03% tmpPFlRS7.zip |###----------------------------------------------------| 6.07% tmpPFlRS7.zip |###----------------------------------------------------| 6.12% tmpPFlRS7.zip |###----------------------------------------------------| 6.16% tmpPFlRS7.zip |###----------------------------------------------------| 6.21% tmpPFlRS7.zip |###----------------------------------------------------| 6.25% tmpPFlRS7.zip |###----------------------------------------------------| 6.3% tmpPFlRS7.zip |###----------------------------------------------------| 6.35% tmpPFlRS7.zip |####---------------------------------------------------| 6.39% tmpPFlRS7.zip |####---------------------------------------------------| 6.44% tmpPFlRS7.zip |####---------------------------------------------------| 6.48% tmpPFlRS7.zip |####---------------------------------------------------| 6.53% tmpPFlRS7.zip |####---------------------------------------------------| 6.57% tmpPFlRS7.zip |####---------------------------------------------------| 6.62% tmpPFlRS7.zip |####---------------------------------------------------| 6.66% tmpPFlRS7.zip |####---------------------------------------------------| 6.71% tmpPFlRS7.zip |####---------------------------------------------------| 6.76% tmpPFlRS7.zip |####---------------------------------------------------| 6.8% tmpPFlRS7.zip |####---------------------------------------------------| 6.85% tmpPFlRS7.zip |####---------------------------------------------------| 6.89% tmpPFlRS7.zip |####---------------------------------------------------| 6.94% tmpPFlRS7.zip |####---------------------------------------------------| 6.98% tmpPFlRS7.zip |####---------------------------------------------------| 7.03% tmpPFlRS7.zip |####---------------------------------------------------| 7.08% tmpPFlRS7.zip |####---------------------------------------------------| 7.12% tmpPFlRS7.zip |####---------------------------------------------------| 7.17% tmpPFlRS7.zip |####---------------------------------------------------| 7.21% tmpPFlRS7.zip |####---------------------------------------------------| 7.26% tmpPFlRS7.zip |####---------------------------------------------------| 7.3% tmpPFlRS7.zip |####---------------------------------------------------| 7.35% tmpPFlRS7.zip |####---------------------------------------------------| 7.4% tmpPFlRS7.zip |####---------------------------------------------------| 7.44% tmpPFlRS7.zip |####---------------------------------------------------| 7.49% tmpPFlRS7.zip |####---------------------------------------------------| 7.53% tmpPFlRS7.zip |####---------------------------------------------------| 7.58% tmpPFlRS7.zip |####---------------------------------------------------| 7.62% tmpPFlRS7.zip |####---------------------------------------------------| 7.67% tmpPFlRS7.zip |####---------------------------------------------------| 7.71% tmpPFlRS7.zip |####---------------------------------------------------| 7.76% tmpPFlRS7.zip |####---------------------------------------------------| 7.81% tmpPFlRS7.zip |####---------------------------------------------------| 7.85% tmpPFlRS7.zip |####---------------------------------------------------| 7.9% tmpPFlRS7.zip |####---------------------------------------------------| 7.94% tmpPFlRS7.zip |####---------------------------------------------------| 7.99% tmpPFlRS7.zip |####---------------------------------------------------| 8.03% tmpPFlRS7.zip |####---------------------------------------------------| 8.08% tmpPFlRS7.zip |####---------------------------------------------------| 8.13% tmpPFlRS7.zip |####---------------------------------------------------| 8.17% tmpPFlRS7.zip |#####--------------------------------------------------| 8.22% tmpPFlRS7.zip |#####--------------------------------------------------| 8.26% tmpPFlRS7.zip |#####--------------------------------------------------| 8.31% tmpPFlRS7.zip |#####--------------------------------------------------| 8.35% tmpPFlRS7.zip |#####--------------------------------------------------| 8.4% tmpPFlRS7.zip |#####--------------------------------------------------| 8.45% tmpPFlRS7.zip |#####--------------------------------------------------| 8.49% tmpPFlRS7.zip |#####--------------------------------------------------| 8.54% tmpPFlRS7.zip |#####--------------------------------------------------| 8.58% tmpPFlRS7.zip |#####--------------------------------------------------| 8.63% tmpPFlRS7.zip |#####--------------------------------------------------| 8.67% tmpPFlRS7.zip |#####--------------------------------------------------| 8.72% tmpPFlRS7.zip |#####--------------------------------------------------| 8.76% tmpPFlRS7.zip |#####--------------------------------------------------| 8.81% tmpPFlRS7.zip |#####--------------------------------------------------| 8.86% tmpPFlRS7.zip |#####--------------------------------------------------| 8.9% tmpPFlRS7.zip |#####--------------------------------------------------| 8.95% tmpPFlRS7.zip |#####--------------------------------------------------| 8.99% tmpPFlRS7.zip |#####--------------------------------------------------| 9.04% tmpPFlRS7.zip |#####--------------------------------------------------| 9.08% tmpPFlRS7.zip |#####--------------------------------------------------| 9.13% tmpPFlRS7.zip |#####--------------------------------------------------| 9.18% tmpPFlRS7.zip |#####--------------------------------------------------| 9.22% tmpPFlRS7.zip |#####--------------------------------------------------| 9.27% tmpPFlRS7.zip |#####--------------------------------------------------| 9.31% tmpPFlRS7.zip |#####--------------------------------------------------| 9.36% tmpPFlRS7.zip |#####--------------------------------------------------| 9.4% tmpPFlRS7.zip |#####--------------------------------------------------| 9.45% tmpPFlRS7.zip |#####--------------------------------------------------| 9.5% tmpPFlRS7.zip |#####--------------------------------------------------| 9.54% tmpPFlRS7.zip |#####--------------------------------------------------| 9.59% tmpPFlRS7.zip |#####--------------------------------------------------| 9.63% tmpPFlRS7.zip |#####--------------------------------------------------| 9.68% tmpPFlRS7.zip |#####--------------------------------------------------| 9.72% tmpPFlRS7.zip |#####--------------------------------------------------| 9.77% tmpPFlRS7.zip |#####--------------------------------------------------| 9.81% tmpPFlRS7.zip |#####--------------------------------------------------| 9.86% tmpPFlRS7.zip |#####--------------------------------------------------| 9.91% tmpPFlRS7.zip |#####--------------------------------------------------| 9.95% tmpPFlRS7.zip |#####--------------------------------------------------| 10.0% tmpPFlRS7.zip |######-------------------------------------------------| 10.04% tmpPFlRS7.zip |######-------------------------------------------------| 10.09% tmpPFlRS7.zip |######-------------------------------------------------| 10.13% tmpPFlRS7.zip |######-------------------------------------------------| 10.18% tmpPFlRS7.zip |######-------------------------------------------------| 10.23% tmpPFlRS7.zip |######-------------------------------------------------| 10.27% tmpPFlRS7.zip |######-------------------------------------------------| 10.32% tmpPFlRS7.zip |######-------------------------------------------------| 10.36% tmpPFlRS7.zip |######-------------------------------------------------| 10.41% tmpPFlRS7.zip |######-------------------------------------------------| 10.45% tmpPFlRS7.zip |######-------------------------------------------------| 10.5% tmpPFlRS7.zip |######-------------------------------------------------| 10.54% tmpPFlRS7.zip |######-------------------------------------------------| 10.59% tmpPFlRS7.zip |######-------------------------------------------------| 10.64% tmpPFlRS7.zip |######-------------------------------------------------| 10.68% tmpPFlRS7.zip |######-------------------------------------------------| 10.73% tmpPFlRS7.zip |######-------------------------------------------------| 10.77% tmpPFlRS7.zip |######-------------------------------------------------| 10.82% tmpPFlRS7.zip |######-------------------------------------------------| 10.86% tmpPFlRS7.zip |######-------------------------------------------------| 10.91% tmpPFlRS7.zip |######-------------------------------------------------| 10.96% tmpPFlRS7.zip |######-------------------------------------------------| 11.0% tmpPFlRS7.zip |######-------------------------------------------------| 11.05% tmpPFlRS7.zip |######-------------------------------------------------| 11.09% tmpPFlRS7.zip |######-------------------------------------------------| 11.14% tmpPFlRS7.zip |######-------------------------------------------------| 11.18% tmpPFlRS7.zip |######-------------------------------------------------| 11.23% tmpPFlRS7.zip |######-------------------------------------------------| 11.28% tmpPFlRS7.zip |######-------------------------------------------------| 11.32% tmpPFlRS7.zip |######-------------------------------------------------| 11.37% tmpPFlRS7.zip |######-------------------------------------------------| 11.41% tmpPFlRS7.zip |######-------------------------------------------------| 11.46% tmpPFlRS7.zip |######-------------------------------------------------| 11.5% tmpPFlRS7.zip |######-------------------------------------------------| 11.55% tmpPFlRS7.zip |######-------------------------------------------------| 11.59% tmpPFlRS7.zip |######-------------------------------------------------| 11.64% tmpPFlRS7.zip |######-------------------------------------------------| 11.69% tmpPFlRS7.zip |######-------------------------------------------------| 11.73% tmpPFlRS7.zip |######-------------------------------------------------| 11.78% tmpPFlRS7.zip |#######------------------------------------------------| 11.82% tmpPFlRS7.zip |#######------------------------------------------------| 11.87% tmpPFlRS7.zip |#######------------------------------------------------| 11.91% tmpPFlRS7.zip |#######------------------------------------------------| 11.96% tmpPFlRS7.zip |#######------------------------------------------------| 12.01% tmpPFlRS7.zip |#######------------------------------------------------| 12.05% tmpPFlRS7.zip |#######------------------------------------------------| 12.1% tmpPFlRS7.zip |#######------------------------------------------------| 12.14% tmpPFlRS7.zip |#######------------------------------------------------| 12.19% tmpPFlRS7.zip |#######------------------------------------------------| 12.23% tmpPFlRS7.zip |#######------------------------------------------------| 12.28% tmpPFlRS7.zip |#######------------------------------------------------| 12.33% tmpPFlRS7.zip |#######------------------------------------------------| 12.37% tmpPFlRS7.zip |#######------------------------------------------------| 12.42% tmpPFlRS7.zip |#######------------------------------------------------| 12.46% tmpPFlRS7.zip |#######------------------------------------------------| 12.51% tmpPFlRS7.zip |#######------------------------------------------------| 12.55% tmpPFlRS7.zip |#######------------------------------------------------| 12.6% tmpPFlRS7.zip |#######------------------------------------------------| 12.64% tmpPFlRS7.zip |#######------------------------------------------------| 12.69% tmpPFlRS7.zip |#######------------------------------------------------| 12.74% tmpPFlRS7.zip |#######------------------------------------------------| 12.78% tmpPFlRS7.zip |#######------------------------------------------------| 12.83% tmpPFlRS7.zip |#######------------------------------------------------| 12.87% tmpPFlRS7.zip |#######------------------------------------------------| 12.92% tmpPFlRS7.zip |#######------------------------------------------------| 12.96% tmpPFlRS7.zip |#######------------------------------------------------| 13.01% tmpPFlRS7.zip |#######------------------------------------------------| 13.06% tmpPFlRS7.zip |#######------------------------------------------------| 13.1% tmpPFlRS7.zip |#######------------------------------------------------| 13.15% tmpPFlRS7.zip |#######------------------------------------------------| 13.19% tmpPFlRS7.zip |#######------------------------------------------------| 13.24% tmpPFlRS7.zip |#######------------------------------------------------| 13.28% tmpPFlRS7.zip |#######------------------------------------------------| 13.33% tmpPFlRS7.zip |#######------------------------------------------------| 13.38% tmpPFlRS7.zip |#######------------------------------------------------| 13.42% tmpPFlRS7.zip |#######------------------------------------------------| 13.47% tmpPFlRS7.zip |#######------------------------------------------------| 13.51% tmpPFlRS7.zip |#######------------------------------------------------| 13.56% tmpPFlRS7.zip |#######------------------------------------------------| 13.6% tmpPFlRS7.zip |########-----------------------------------------------| 13.65% tmpPFlRS7.zip |########-----------------------------------------------| 13.69% tmpPFlRS7.zip |########-----------------------------------------------| 13.74% tmpPFlRS7.zip |########-----------------------------------------------| 13.79% tmpPFlRS7.zip |########-----------------------------------------------| 13.83% tmpPFlRS7.zip |########-----------------------------------------------| 13.88% tmpPFlRS7.zip |########-----------------------------------------------| 13.92% tmpPFlRS7.zip |########-----------------------------------------------| 13.97% tmpPFlRS7.zip |########-----------------------------------------------| 14.01% tmpPFlRS7.zip |########-----------------------------------------------| 14.06% tmpPFlRS7.zip |########-----------------------------------------------| 14.11% tmpPFlRS7.zip |########-----------------------------------------------| 14.15% tmpPFlRS7.zip |########-----------------------------------------------| 14.2% tmpPFlRS7.zip |########-----------------------------------------------| 14.24% tmpPFlRS7.zip |########-----------------------------------------------| 14.29% tmpPFlRS7.zip |########-----------------------------------------------| 14.33% tmpPFlRS7.zip |########-----------------------------------------------| 14.38% tmpPFlRS7.zip |########-----------------------------------------------| 14.43% tmpPFlRS7.zip |########-----------------------------------------------| 14.47% tmpPFlRS7.zip |########-----------------------------------------------| 14.52% tmpPFlRS7.zip |########-----------------------------------------------| 14.56% tmpPFlRS7.zip |########-----------------------------------------------| 14.61% tmpPFlRS7.zip |########-----------------------------------------------| 14.65% tmpPFlRS7.zip |########-----------------------------------------------| 14.7% tmpPFlRS7.zip |########-----------------------------------------------| 14.74% tmpPFlRS7.zip |########-----------------------------------------------| 14.79% tmpPFlRS7.zip |########-----------------------------------------------| 14.84% tmpPFlRS7.zip |########-----------------------------------------------| 14.88% tmpPFlRS7.zip |########-----------------------------------------------| 14.93% tmpPFlRS7.zip |########-----------------------------------------------| 14.97% tmpPFlRS7.zip |########-----------------------------------------------| 15.02% tmpPFlRS7.zip |########-----------------------------------------------| 15.06% tmpPFlRS7.zip |########-----------------------------------------------| 15.11% tmpPFlRS7.zip |########-----------------------------------------------| 15.16% tmpPFlRS7.zip |########-----------------------------------------------| 15.2% tmpPFlRS7.zip |########-----------------------------------------------| 15.25% tmpPFlRS7.zip |########-----------------------------------------------| 15.29% tmpPFlRS7.zip |########-----------------------------------------------| 15.34% tmpPFlRS7.zip |########-----------------------------------------------| 15.38% tmpPFlRS7.zip |########-----------------------------------------------| 15.43% tmpPFlRS7.zip |#########----------------------------------------------| 15.48% tmpPFlRS7.zip |#########----------------------------------------------| 15.52% tmpPFlRS7.zip |#########----------------------------------------------| 15.57% tmpPFlRS7.zip |#########----------------------------------------------| 15.61% tmpPFlRS7.zip |#########----------------------------------------------| 15.66% tmpPFlRS7.zip |#########----------------------------------------------| 15.7% tmpPFlRS7.zip |#########----------------------------------------------| 15.75% tmpPFlRS7.zip |#########----------------------------------------------| 15.79% tmpPFlRS7.zip |#########----------------------------------------------| 15.84% tmpPFlRS7.zip |#########----------------------------------------------| 15.89% tmpPFlRS7.zip |#########----------------------------------------------| 15.93% tmpPFlRS7.zip |#########----------------------------------------------| 15.98% tmpPFlRS7.zip |#########----------------------------------------------| 16.02% tmpPFlRS7.zip |#########----------------------------------------------| 16.07% tmpPFlRS7.zip |#########----------------------------------------------| 16.11% tmpPFlRS7.zip |#########----------------------------------------------| 16.16% tmpPFlRS7.zip |#########----------------------------------------------| 16.21% tmpPFlRS7.zip |#########----------------------------------------------| 16.25% tmpPFlRS7.zip |#########----------------------------------------------| 16.3% tmpPFlRS7.zip |#########----------------------------------------------| 16.34% tmpPFlRS7.zip |#########----------------------------------------------| 16.39% tmpPFlRS7.zip |#########----------------------------------------------| 16.43% tmpPFlRS7.zip |#########----------------------------------------------| 16.48% tmpPFlRS7.zip |#########----------------------------------------------| 16.53% tmpPFlRS7.zip |#########----------------------------------------------| 16.57% tmpPFlRS7.zip |#########----------------------------------------------| 16.62% tmpPFlRS7.zip |#########----------------------------------------------| 16.66% tmpPFlRS7.zip |#########----------------------------------------------| 16.71% tmpPFlRS7.zip |#########----------------------------------------------| 16.75% tmpPFlRS7.zip |#########----------------------------------------------| 16.8% tmpPFlRS7.zip |#########----------------------------------------------| 16.84% tmpPFlRS7.zip |#########----------------------------------------------| 16.89% tmpPFlRS7.zip |#########----------------------------------------------| 16.94% tmpPFlRS7.zip |#########----------------------------------------------| 16.98% tmpPFlRS7.zip |#########----------------------------------------------| 17.03% tmpPFlRS7.zip |#########----------------------------------------------| 17.07% tmpPFlRS7.zip |#########----------------------------------------------| 17.12% tmpPFlRS7.zip |#########----------------------------------------------| 17.16% tmpPFlRS7.zip |#########----------------------------------------------| 17.21% tmpPFlRS7.zip |#########----------------------------------------------| 17.26% tmpPFlRS7.zip |##########---------------------------------------------| 17.3% tmpPFlRS7.zip |##########---------------------------------------------| 17.35% tmpPFlRS7.zip |##########---------------------------------------------| 17.39% tmpPFlRS7.zip |##########---------------------------------------------| 17.44% tmpPFlRS7.zip |##########---------------------------------------------| 17.48% tmpPFlRS7.zip |##########---------------------------------------------| 17.53% tmpPFlRS7.zip |##########---------------------------------------------| 17.57% tmpPFlRS7.zip |##########---------------------------------------------| 17.62% tmpPFlRS7.zip |##########---------------------------------------------| 17.67% tmpPFlRS7.zip |##########---------------------------------------------| 17.71% tmpPFlRS7.zip |##########---------------------------------------------| 17.76% tmpPFlRS7.zip |##########---------------------------------------------| 17.8% tmpPFlRS7.zip |##########---------------------------------------------| 17.85% tmpPFlRS7.zip |##########---------------------------------------------| 17.89% tmpPFlRS7.zip |##########---------------------------------------------| 17.94% tmpPFlRS7.zip |##########---------------------------------------------| 17.99% tmpPFlRS7.zip |##########---------------------------------------------| 18.03% tmpPFlRS7.zip |##########---------------------------------------------| 18.08% tmpPFlRS7.zip |##########---------------------------------------------| 18.12% tmpPFlRS7.zip |##########---------------------------------------------| 18.17% tmpPFlRS7.zip |##########---------------------------------------------| 18.21% tmpPFlRS7.zip |##########---------------------------------------------| 18.26% tmpPFlRS7.zip |##########---------------------------------------------| 18.31% tmpPFlRS7.zip |##########---------------------------------------------| 18.35% tmpPFlRS7.zip |##########---------------------------------------------| 18.4% tmpPFlRS7.zip |##########---------------------------------------------| 18.44% tmpPFlRS7.zip |##########---------------------------------------------| 18.49% tmpPFlRS7.zip |##########---------------------------------------------| 18.53% tmpPFlRS7.zip |##########---------------------------------------------| 18.58% tmpPFlRS7.zip |##########---------------------------------------------| 18.62% tmpPFlRS7.zip |##########---------------------------------------------| 18.67% tmpPFlRS7.zip |##########---------------------------------------------| 18.72% tmpPFlRS7.zip |##########---------------------------------------------| 18.76% tmpPFlRS7.zip |##########---------------------------------------------| 18.81% tmpPFlRS7.zip |##########---------------------------------------------| 18.85% tmpPFlRS7.zip |##########---------------------------------------------| 18.9% tmpPFlRS7.zip |##########---------------------------------------------| 18.94% tmpPFlRS7.zip |##########---------------------------------------------| 18.99% tmpPFlRS7.zip |##########---------------------------------------------| 19.04% tmpPFlRS7.zip |##########---------------------------------------------| 19.08% tmpPFlRS7.zip |###########--------------------------------------------| 19.13% tmpPFlRS7.zip |###########--------------------------------------------| 19.17% tmpPFlRS7.zip |###########--------------------------------------------| 19.22% tmpPFlRS7.zip |###########--------------------------------------------| 19.26% tmpPFlRS7.zip |###########--------------------------------------------| 19.31% tmpPFlRS7.zip |###########--------------------------------------------| 19.36% tmpPFlRS7.zip |###########--------------------------------------------| 19.4% tmpPFlRS7.zip |###########--------------------------------------------| 19.45% tmpPFlRS7.zip |###########--------------------------------------------| 19.49% tmpPFlRS7.zip |###########--------------------------------------------| 19.54% tmpPFlRS7.zip |###########--------------------------------------------| 19.58% tmpPFlRS7.zip |###########--------------------------------------------| 19.63% tmpPFlRS7.zip |###########--------------------------------------------| 19.67% tmpPFlRS7.zip |###########--------------------------------------------| 19.72% tmpPFlRS7.zip |###########--------------------------------------------| 19.77% tmpPFlRS7.zip |###########--------------------------------------------| 19.81% tmpPFlRS7.zip |###########--------------------------------------------| 19.86% tmpPFlRS7.zip |###########--------------------------------------------| 19.9% tmpPFlRS7.zip |###########--------------------------------------------| 19.95% tmpPFlRS7.zip |###########--------------------------------------------| 19.99% tmpPFlRS7.zip |###########--------------------------------------------| 20.04% tmpPFlRS7.zip |###########--------------------------------------------| 20.09% tmpPFlRS7.zip |###########--------------------------------------------| 20.13% tmpPFlRS7.zip |###########--------------------------------------------| 20.18% tmpPFlRS7.zip |###########--------------------------------------------| 20.22% tmpPFlRS7.zip |###########--------------------------------------------| 20.27% tmpPFlRS7.zip |###########--------------------------------------------| 20.31% tmpPFlRS7.zip |###########--------------------------------------------| 20.36% tmpPFlRS7.zip |###########--------------------------------------------| 20.41% tmpPFlRS7.zip |###########--------------------------------------------| 20.45% tmpPFlRS7.zip |###########--------------------------------------------| 20.5% tmpPFlRS7.zip |###########--------------------------------------------| 20.54% tmpPFlRS7.zip |###########--------------------------------------------| 20.59% tmpPFlRS7.zip |###########--------------------------------------------| 20.63% tmpPFlRS7.zip |###########--------------------------------------------| 20.68% tmpPFlRS7.zip |###########--------------------------------------------| 20.72% tmpPFlRS7.zip |###########--------------------------------------------| 20.77% tmpPFlRS7.zip |###########--------------------------------------------| 20.82% tmpPFlRS7.zip |###########--------------------------------------------| 20.86% tmpPFlRS7.zip |###########--------------------------------------------| 20.91% tmpPFlRS7.zip |############-------------------------------------------| 20.95% tmpPFlRS7.zip |############-------------------------------------------| 21.0% tmpPFlRS7.zip |############-------------------------------------------| 21.04% tmpPFlRS7.zip |############-------------------------------------------| 21.09% tmpPFlRS7.zip |############-------------------------------------------| 21.14% tmpPFlRS7.zip |############-------------------------------------------| 21.18% tmpPFlRS7.zip |############-------------------------------------------| 21.23% tmpPFlRS7.zip |############-------------------------------------------| 21.27% tmpPFlRS7.zip |############-------------------------------------------| 21.32% tmpPFlRS7.zip |############-------------------------------------------| 21.36% tmpPFlRS7.zip |############-------------------------------------------| 21.41% tmpPFlRS7.zip |############-------------------------------------------| 21.46% tmpPFlRS7.zip |############-------------------------------------------| 21.5% tmpPFlRS7.zip |############-------------------------------------------| 21.55% tmpPFlRS7.zip |############-------------------------------------------| 21.59% tmpPFlRS7.zip |############-------------------------------------------| 21.64% tmpPFlRS7.zip |############-------------------------------------------| 21.68% tmpPFlRS7.zip |############-------------------------------------------| 21.73% tmpPFlRS7.zip |############-------------------------------------------| 21.77% tmpPFlRS7.zip |############-------------------------------------------| 21.82% tmpPFlRS7.zip |############-------------------------------------------| 21.87% tmpPFlRS7.zip |############-------------------------------------------| 21.91% tmpPFlRS7.zip |############-------------------------------------------| 21.96% tmpPFlRS7.zip |############-------------------------------------------| 22.0% tmpPFlRS7.zip |############-------------------------------------------| 22.05% tmpPFlRS7.zip |############-------------------------------------------| 22.09% tmpPFlRS7.zip |############-------------------------------------------| 22.14% tmpPFlRS7.zip |############-------------------------------------------| 22.19% tmpPFlRS7.zip |############-------------------------------------------| 22.23% tmpPFlRS7.zip |############-------------------------------------------| 22.28% tmpPFlRS7.zip |############-------------------------------------------| 22.32% tmpPFlRS7.zip |############-------------------------------------------| 22.37% tmpPFlRS7.zip |############-------------------------------------------| 22.41% tmpPFlRS7.zip |############-------------------------------------------| 22.46% tmpPFlRS7.zip |############-------------------------------------------| 22.51% tmpPFlRS7.zip |############-------------------------------------------| 22.55% tmpPFlRS7.zip |############-------------------------------------------| 22.6% tmpPFlRS7.zip |############-------------------------------------------| 22.64% tmpPFlRS7.zip |############-------------------------------------------| 22.69% tmpPFlRS7.zip |#############------------------------------------------| 22.73% tmpPFlRS7.zip |#############------------------------------------------| 22.78% tmpPFlRS7.zip |#############------------------------------------------| 22.82% tmpPFlRS7.zip |#############------------------------------------------| 22.87% tmpPFlRS7.zip |#############------------------------------------------| 22.92% tmpPFlRS7.zip |#############------------------------------------------| 22.96% tmpPFlRS7.zip |#############------------------------------------------| 23.01% tmpPFlRS7.zip |#############------------------------------------------| 23.05% tmpPFlRS7.zip |#############------------------------------------------| 23.1% tmpPFlRS7.zip |#############------------------------------------------| 23.14% tmpPFlRS7.zip |#############------------------------------------------| 23.19% tmpPFlRS7.zip |#############------------------------------------------| 23.24% tmpPFlRS7.zip |#############------------------------------------------| 23.28% tmpPFlRS7.zip |#############------------------------------------------| 23.33% tmpPFlRS7.zip |#############------------------------------------------| 23.37% tmpPFlRS7.zip |#############------------------------------------------| 23.42% tmpPFlRS7.zip |#############------------------------------------------| 23.46% tmpPFlRS7.zip |#############------------------------------------------| 23.51% tmpPFlRS7.zip |#############------------------------------------------| 23.56% tmpPFlRS7.zip |#############------------------------------------------| 23.6% tmpPFlRS7.zip |#############------------------------------------------| 23.65% tmpPFlRS7.zip |#############------------------------------------------| 23.69% tmpPFlRS7.zip |#############------------------------------------------| 23.74% tmpPFlRS7.zip |#############------------------------------------------| 23.78% tmpPFlRS7.zip |#############------------------------------------------| 23.83% tmpPFlRS7.zip |#############------------------------------------------| 23.87% tmpPFlRS7.zip |#############------------------------------------------| 23.92% tmpPFlRS7.zip |#############------------------------------------------| 23.97% tmpPFlRS7.zip |#############------------------------------------------| 24.01% tmpPFlRS7.zip |#############------------------------------------------| 24.06% tmpPFlRS7.zip |#############------------------------------------------| 24.1% tmpPFlRS7.zip |#############------------------------------------------| 24.15% tmpPFlRS7.zip |#############------------------------------------------| 24.19% tmpPFlRS7.zip |#############------------------------------------------| 24.24% tmpPFlRS7.zip |#############------------------------------------------| 24.29% tmpPFlRS7.zip |#############------------------------------------------| 24.33% tmpPFlRS7.zip |#############------------------------------------------| 24.38% tmpPFlRS7.zip |#############------------------------------------------| 24.42% tmpPFlRS7.zip |#############------------------------------------------| 24.47% tmpPFlRS7.zip |#############------------------------------------------| 24.51% tmpPFlRS7.zip |##############-----------------------------------------| 24.56% tmpPFlRS7.zip |##############-----------------------------------------| 24.6% tmpPFlRS7.zip |##############-----------------------------------------| 24.65% tmpPFlRS7.zip |##############-----------------------------------------| 24.7% tmpPFlRS7.zip |##############-----------------------------------------| 24.74% tmpPFlRS7.zip |##############-----------------------------------------| 24.79% tmpPFlRS7.zip |##############-----------------------------------------| 24.83% tmpPFlRS7.zip |##############-----------------------------------------| 24.88% tmpPFlRS7.zip |##############-----------------------------------------| 24.92% tmpPFlRS7.zip |##############-----------------------------------------| 24.97% tmpPFlRS7.zip |##############-----------------------------------------| 25.02% tmpPFlRS7.zip |##############-----------------------------------------| 25.06% tmpPFlRS7.zip |##############-----------------------------------------| 25.11% tmpPFlRS7.zip |##############-----------------------------------------| 25.15% tmpPFlRS7.zip |##############-----------------------------------------| 25.2% tmpPFlRS7.zip |##############-----------------------------------------| 25.24% tmpPFlRS7.zip |##############-----------------------------------------| 25.29% tmpPFlRS7.zip |##############-----------------------------------------| 25.34% tmpPFlRS7.zip |##############-----------------------------------------| 25.38% tmpPFlRS7.zip |##############-----------------------------------------| 25.43% tmpPFlRS7.zip |##############-----------------------------------------| 25.47% tmpPFlRS7.zip |##############-----------------------------------------| 25.52% tmpPFlRS7.zip |##############-----------------------------------------| 25.56% tmpPFlRS7.zip |##############-----------------------------------------| 25.61% tmpPFlRS7.zip |##############-----------------------------------------| 25.65% tmpPFlRS7.zip |##############-----------------------------------------| 25.7% tmpPFlRS7.zip |##############-----------------------------------------| 25.75% tmpPFlRS7.zip |##############-----------------------------------------| 25.79% tmpPFlRS7.zip |##############-----------------------------------------| 25.84% tmpPFlRS7.zip |##############-----------------------------------------| 25.88% tmpPFlRS7.zip |##############-----------------------------------------| 25.93% tmpPFlRS7.zip |##############-----------------------------------------| 25.97% tmpPFlRS7.zip |##############-----------------------------------------| 26.02% tmpPFlRS7.zip |##############-----------------------------------------| 26.07% tmpPFlRS7.zip |##############-----------------------------------------| 26.11% tmpPFlRS7.zip |##############-----------------------------------------| 26.16% tmpPFlRS7.zip |##############-----------------------------------------| 26.2% tmpPFlRS7.zip |##############-----------------------------------------| 26.25% tmpPFlRS7.zip |##############-----------------------------------------| 26.29% tmpPFlRS7.zip |##############-----------------------------------------| 26.34% tmpPFlRS7.zip |###############----------------------------------------| 26.39% tmpPFlRS7.zip |###############----------------------------------------| 26.43% tmpPFlRS7.zip |###############----------------------------------------| 26.48% tmpPFlRS7.zip |###############----------------------------------------| 26.52% tmpPFlRS7.zip |###############----------------------------------------| 26.57% tmpPFlRS7.zip |###############----------------------------------------| 26.61% tmpPFlRS7.zip |###############----------------------------------------| 26.66% tmpPFlRS7.zip |###############----------------------------------------| 26.7% tmpPFlRS7.zip |###############----------------------------------------| 26.75% tmpPFlRS7.zip |###############----------------------------------------| 26.8% tmpPFlRS7.zip |###############----------------------------------------| 26.84% tmpPFlRS7.zip |###############----------------------------------------| 26.89% tmpPFlRS7.zip |###############----------------------------------------| 26.93% tmpPFlRS7.zip |###############----------------------------------------| 26.98% tmpPFlRS7.zip |###############----------------------------------------| 27.02% tmpPFlRS7.zip |###############----------------------------------------| 27.07% tmpPFlRS7.zip |###############----------------------------------------| 27.12% tmpPFlRS7.zip |###############----------------------------------------| 27.16% tmpPFlRS7.zip |###############----------------------------------------| 27.21% tmpPFlRS7.zip |###############----------------------------------------| 27.25% tmpPFlRS7.zip |###############----------------------------------------| 27.3% tmpPFlRS7.zip |###############----------------------------------------| 27.34% tmpPFlRS7.zip |###############----------------------------------------| 27.39% tmpPFlRS7.zip |###############----------------------------------------| 27.44% tmpPFlRS7.zip |###############----------------------------------------| 27.48% tmpPFlRS7.zip |###############----------------------------------------| 27.53% tmpPFlRS7.zip |###############----------------------------------------| 27.57% tmpPFlRS7.zip |###############----------------------------------------| 27.62% tmpPFlRS7.zip |###############----------------------------------------| 27.66% tmpPFlRS7.zip |###############----------------------------------------| 27.71% tmpPFlRS7.zip |###############----------------------------------------| 27.75% tmpPFlRS7.zip |###############----------------------------------------| 27.8% tmpPFlRS7.zip |###############----------------------------------------| 27.85% tmpPFlRS7.zip |###############----------------------------------------| 27.89% tmpPFlRS7.zip |###############----------------------------------------| 27.94% tmpPFlRS7.zip |###############----------------------------------------| 27.98% tmpPFlRS7.zip |###############----------------------------------------| 28.03% tmpPFlRS7.zip |###############----------------------------------------| 28.07% tmpPFlRS7.zip |###############----------------------------------------| 28.12% tmpPFlRS7.zip |###############----------------------------------------| 28.17% tmpPFlRS7.zip |################---------------------------------------| 28.21% tmpPFlRS7.zip |################---------------------------------------| 28.26% tmpPFlRS7.zip |################---------------------------------------| 28.3% tmpPFlRS7.zip |################---------------------------------------| 28.35% tmpPFlRS7.zip |################---------------------------------------| 28.39% tmpPFlRS7.zip |################---------------------------------------| 28.44% tmpPFlRS7.zip |################---------------------------------------| 28.49% tmpPFlRS7.zip |################---------------------------------------| 28.53% tmpPFlRS7.zip |################---------------------------------------| 28.58% tmpPFlRS7.zip |################---------------------------------------| 28.62% tmpPFlRS7.zip |################---------------------------------------| 28.67% tmpPFlRS7.zip |################---------------------------------------| 28.71% tmpPFlRS7.zip |################---------------------------------------| 28.76% tmpPFlRS7.zip |################---------------------------------------| 28.8% tmpPFlRS7.zip |################---------------------------------------| 28.85% tmpPFlRS7.zip |################---------------------------------------| 28.9% tmpPFlRS7.zip |################---------------------------------------| 28.94% tmpPFlRS7.zip |################---------------------------------------| 28.99% tmpPFlRS7.zip |################---------------------------------------| 29.03% tmpPFlRS7.zip |################---------------------------------------| 29.08% tmpPFlRS7.zip |################---------------------------------------| 29.12% tmpPFlRS7.zip |################---------------------------------------| 29.17% tmpPFlRS7.zip |################---------------------------------------| 29.22% tmpPFlRS7.zip |################---------------------------------------| 29.26% tmpPFlRS7.zip |################---------------------------------------| 29.31% tmpPFlRS7.zip |################---------------------------------------| 29.35% tmpPFlRS7.zip |################---------------------------------------| 29.4% tmpPFlRS7.zip |################---------------------------------------| 29.44% tmpPFlRS7.zip |################---------------------------------------| 29.49% tmpPFlRS7.zip |################---------------------------------------| 29.54% tmpPFlRS7.zip |################---------------------------------------| 29.58% tmpPFlRS7.zip |################---------------------------------------| 29.63% tmpPFlRS7.zip |################---------------------------------------| 29.67% tmpPFlRS7.zip |################---------------------------------------| 29.72% tmpPFlRS7.zip |################---------------------------------------| 29.76% tmpPFlRS7.zip |################---------------------------------------| 29.81% tmpPFlRS7.zip |################---------------------------------------| 29.85% tmpPFlRS7.zip |################---------------------------------------| 29.9% tmpPFlRS7.zip |################---------------------------------------| 29.95% tmpPFlRS7.zip |################---------------------------------------| 29.99% tmpPFlRS7.zip |#################--------------------------------------| 30.04% tmpPFlRS7.zip |#################--------------------------------------| 30.08% tmpPFlRS7.zip |#################--------------------------------------| 30.13% tmpPFlRS7.zip |#################--------------------------------------| 30.17% tmpPFlRS7.zip |#################--------------------------------------| 30.22% tmpPFlRS7.zip |#################--------------------------------------| 30.27% tmpPFlRS7.zip |#################--------------------------------------| 30.31% tmpPFlRS7.zip |#################--------------------------------------| 30.36% tmpPFlRS7.zip |#################--------------------------------------| 30.4% tmpPFlRS7.zip |#################--------------------------------------| 30.45% tmpPFlRS7.zip |#################--------------------------------------| 30.49% tmpPFlRS7.zip |#################--------------------------------------| 30.54% tmpPFlRS7.zip |#################--------------------------------------| 30.59% tmpPFlRS7.zip |#################--------------------------------------| 30.63% tmpPFlRS7.zip |#################--------------------------------------| 30.68% tmpPFlRS7.zip |#################--------------------------------------| 30.72% tmpPFlRS7.zip |#################--------------------------------------| 30.77% tmpPFlRS7.zip |#################--------------------------------------| 30.81% tmpPFlRS7.zip |#################--------------------------------------| 30.86% tmpPFlRS7.zip |#################--------------------------------------| 30.9% tmpPFlRS7.zip |#################--------------------------------------| 30.95% tmpPFlRS7.zip |#################--------------------------------------| 31.0% tmpPFlRS7.zip |#################--------------------------------------| 31.04% tmpPFlRS7.zip |#################--------------------------------------| 31.09% tmpPFlRS7.zip |#################--------------------------------------| 31.13% tmpPFlRS7.zip |#################--------------------------------------| 31.18% tmpPFlRS7.zip |#################--------------------------------------| 31.22% tmpPFlRS7.zip |#################--------------------------------------| 31.27% tmpPFlRS7.zip |#################--------------------------------------| 31.32% tmpPFlRS7.zip |#################--------------------------------------| 31.36% tmpPFlRS7.zip |#################--------------------------------------| 31.41% tmpPFlRS7.zip |#################--------------------------------------| 31.45% tmpPFlRS7.zip |#################--------------------------------------| 31.5% tmpPFlRS7.zip |#################--------------------------------------| 31.54% tmpPFlRS7.zip |#################--------------------------------------| 31.59% tmpPFlRS7.zip |#################--------------------------------------| 31.63% tmpPFlRS7.zip |#################--------------------------------------| 31.68% tmpPFlRS7.zip |#################--------------------------------------| 31.73% tmpPFlRS7.zip |#################--------------------------------------| 31.77% tmpPFlRS7.zip |#################--------------------------------------| 31.82% tmpPFlRS7.zip |##################-------------------------------------| 31.86% tmpPFlRS7.zip |##################-------------------------------------| 31.91% tmpPFlRS7.zip |##################-------------------------------------| 31.95% tmpPFlRS7.zip |##################-------------------------------------| 32.0% tmpPFlRS7.zip |##################-------------------------------------| 32.05% tmpPFlRS7.zip |##################-------------------------------------| 32.09% tmpPFlRS7.zip |##################-------------------------------------| 32.14% tmpPFlRS7.zip |##################-------------------------------------| 32.18% tmpPFlRS7.zip |##################-------------------------------------| 32.23% tmpPFlRS7.zip |##################-------------------------------------| 32.27% tmpPFlRS7.zip |##################-------------------------------------| 32.32% tmpPFlRS7.zip |##################-------------------------------------| 32.37% tmpPFlRS7.zip |##################-------------------------------------| 32.41% tmpPFlRS7.zip |##################-------------------------------------| 32.46% tmpPFlRS7.zip |##################-------------------------------------| 32.5% tmpPFlRS7.zip |##################-------------------------------------| 32.55% tmpPFlRS7.zip |##################-------------------------------------| 32.59% tmpPFlRS7.zip |##################-------------------------------------| 32.64% tmpPFlRS7.zip |##################-------------------------------------| 32.68% tmpPFlRS7.zip |##################-------------------------------------| 32.73% tmpPFlRS7.zip |##################-------------------------------------| 32.78% tmpPFlRS7.zip |##################-------------------------------------| 32.82% tmpPFlRS7.zip |##################-------------------------------------| 32.87% tmpPFlRS7.zip |##################-------------------------------------| 32.91% tmpPFlRS7.zip |##################-------------------------------------| 32.96% tmpPFlRS7.zip |##################-------------------------------------| 33.0% tmpPFlRS7.zip |##################-------------------------------------| 33.05% tmpPFlRS7.zip |##################-------------------------------------| 33.1% tmpPFlRS7.zip |##################-------------------------------------| 33.14% tmpPFlRS7.zip |##################-------------------------------------| 33.19% tmpPFlRS7.zip |##################-------------------------------------| 33.23% tmpPFlRS7.zip |##################-------------------------------------| 33.28% tmpPFlRS7.zip |##################-------------------------------------| 33.32% tmpPFlRS7.zip |##################-------------------------------------| 33.37% tmpPFlRS7.zip |##################-------------------------------------| 33.42% tmpPFlRS7.zip |##################-------------------------------------| 33.46% tmpPFlRS7.zip |##################-------------------------------------| 33.51% tmpPFlRS7.zip |##################-------------------------------------| 33.55% tmpPFlRS7.zip |##################-------------------------------------| 33.6% tmpPFlRS7.zip |###################------------------------------------| 33.64% tmpPFlRS7.zip |###################------------------------------------| 33.69% tmpPFlRS7.zip |###################------------------------------------| 33.73% tmpPFlRS7.zip |###################------------------------------------| 33.78% tmpPFlRS7.zip |###################------------------------------------| 33.83% tmpPFlRS7.zip |###################------------------------------------| 33.87% tmpPFlRS7.zip |###################------------------------------------| 33.92% tmpPFlRS7.zip |###################------------------------------------| 33.96% tmpPFlRS7.zip |###################------------------------------------| 34.01% tmpPFlRS7.zip |###################------------------------------------| 34.05% tmpPFlRS7.zip |###################------------------------------------| 34.1% tmpPFlRS7.zip |###################------------------------------------| 34.15% tmpPFlRS7.zip |###################------------------------------------| 34.19% tmpPFlRS7.zip |###################------------------------------------| 34.24% tmpPFlRS7.zip |###################------------------------------------| 34.28% tmpPFlRS7.zip |###################------------------------------------| 34.33% tmpPFlRS7.zip |###################------------------------------------| 34.37% tmpPFlRS7.zip |###################------------------------------------| 34.42% tmpPFlRS7.zip |###################------------------------------------| 34.47% tmpPFlRS7.zip |###################------------------------------------| 34.51% tmpPFlRS7.zip |###################------------------------------------| 34.56% tmpPFlRS7.zip |###################------------------------------------| 34.6% tmpPFlRS7.zip |###################------------------------------------| 34.65% tmpPFlRS7.zip |###################------------------------------------| 34.69% tmpPFlRS7.zip |###################------------------------------------| 34.74% tmpPFlRS7.zip |###################------------------------------------| 34.78% tmpPFlRS7.zip |###################------------------------------------| 34.83% tmpPFlRS7.zip |###################------------------------------------| 34.88% tmpPFlRS7.zip |###################------------------------------------| 34.92% tmpPFlRS7.zip |###################------------------------------------| 34.97% tmpPFlRS7.zip |###################------------------------------------| 35.01% tmpPFlRS7.zip |###################------------------------------------| 35.06% tmpPFlRS7.zip |###################------------------------------------| 35.1% tmpPFlRS7.zip |###################------------------------------------| 35.15% tmpPFlRS7.zip |###################------------------------------------| 35.2% tmpPFlRS7.zip |###################------------------------------------| 35.24% tmpPFlRS7.zip |###################------------------------------------| 35.29% tmpPFlRS7.zip |###################------------------------------------| 35.33% tmpPFlRS7.zip |###################------------------------------------| 35.38% tmpPFlRS7.zip |###################------------------------------------| 35.42% tmpPFlRS7.zip |####################-----------------------------------| 35.47% tmpPFlRS7.zip |####################-----------------------------------| 35.52% tmpPFlRS7.zip |####################-----------------------------------| 35.56% tmpPFlRS7.zip |####################-----------------------------------| 35.61% tmpPFlRS7.zip |####################-----------------------------------| 35.65% tmpPFlRS7.zip |####################-----------------------------------| 35.7% tmpPFlRS7.zip |####################-----------------------------------| 35.74% tmpPFlRS7.zip |####################-----------------------------------| 35.79% tmpPFlRS7.zip |####################-----------------------------------| 35.83% tmpPFlRS7.zip |####################-----------------------------------| 35.88% tmpPFlRS7.zip |####################-----------------------------------| 35.93% tmpPFlRS7.zip |####################-----------------------------------| 35.97% tmpPFlRS7.zip |####################-----------------------------------| 36.02% tmpPFlRS7.zip |####################-----------------------------------| 36.06% tmpPFlRS7.zip |####################-----------------------------------| 36.11% tmpPFlRS7.zip |####################-----------------------------------| 36.15% tmpPFlRS7.zip |####################-----------------------------------| 36.2% tmpPFlRS7.zip |####################-----------------------------------| 36.25% tmpPFlRS7.zip |####################-----------------------------------| 36.29% tmpPFlRS7.zip |####################-----------------------------------| 36.34% tmpPFlRS7.zip |####################-----------------------------------| 36.38% tmpPFlRS7.zip |####################-----------------------------------| 36.43% tmpPFlRS7.zip |####################-----------------------------------| 36.47% tmpPFlRS7.zip |####################-----------------------------------| 36.52% tmpPFlRS7.zip |####################-----------------------------------| 36.57% tmpPFlRS7.zip |####################-----------------------------------| 36.61% tmpPFlRS7.zip |####################-----------------------------------| 36.66% tmpPFlRS7.zip |####################-----------------------------------| 36.7% tmpPFlRS7.zip |####################-----------------------------------| 36.75% tmpPFlRS7.zip |####################-----------------------------------| 36.79% tmpPFlRS7.zip |####################-----------------------------------| 36.84% tmpPFlRS7.zip |####################-----------------------------------| 36.88% tmpPFlRS7.zip |####################-----------------------------------| 36.93% tmpPFlRS7.zip |####################-----------------------------------| 36.98% tmpPFlRS7.zip |####################-----------------------------------| 37.02% tmpPFlRS7.zip |####################-----------------------------------| 37.07% tmpPFlRS7.zip |####################-----------------------------------| 37.11% tmpPFlRS7.zip |####################-----------------------------------| 37.16% tmpPFlRS7.zip |####################-----------------------------------| 37.2% tmpPFlRS7.zip |####################-----------------------------------| 37.25% tmpPFlRS7.zip |#####################----------------------------------| 37.3% tmpPFlRS7.zip |#####################----------------------------------| 37.34% tmpPFlRS7.zip |#####################----------------------------------| 37.39% tmpPFlRS7.zip |#####################----------------------------------| 37.43% tmpPFlRS7.zip |#####################----------------------------------| 37.48% tmpPFlRS7.zip |#####################----------------------------------| 37.52% tmpPFlRS7.zip |#####################----------------------------------| 37.57% tmpPFlRS7.zip |#####################----------------------------------| 37.62% tmpPFlRS7.zip |#####################----------------------------------| 37.66% tmpPFlRS7.zip |#####################----------------------------------| 37.71% tmpPFlRS7.zip |#####################----------------------------------| 37.75% tmpPFlRS7.zip |#####################----------------------------------| 37.8% tmpPFlRS7.zip |#####################----------------------------------| 37.84% tmpPFlRS7.zip |#####################----------------------------------| 37.89% tmpPFlRS7.zip |#####################----------------------------------| 37.93% tmpPFlRS7.zip |#####################----------------------------------| 37.98% tmpPFlRS7.zip |#####################----------------------------------| 38.03% tmpPFlRS7.zip |#####################----------------------------------| 38.07% tmpPFlRS7.zip |#####################----------------------------------| 38.12% tmpPFlRS7.zip |#####################----------------------------------| 38.16% tmpPFlRS7.zip |#####################----------------------------------| 38.21% tmpPFlRS7.zip |#####################----------------------------------| 38.25% tmpPFlRS7.zip |#####################----------------------------------| 38.3% tmpPFlRS7.zip |#####################----------------------------------| 38.35% tmpPFlRS7.zip |#####################----------------------------------| 38.39% tmpPFlRS7.zip |#####################----------------------------------| 38.44% tmpPFlRS7.zip |#####################----------------------------------| 38.48% tmpPFlRS7.zip |#####################----------------------------------| 38.53% tmpPFlRS7.zip |#####################----------------------------------| 38.57% tmpPFlRS7.zip |#####################----------------------------------| 38.62% tmpPFlRS7.zip |#####################----------------------------------| 38.66% tmpPFlRS7.zip |#####################----------------------------------| 38.71% tmpPFlRS7.zip |#####################----------------------------------| 38.76% tmpPFlRS7.zip |#####################----------------------------------| 38.8% tmpPFlRS7.zip |#####################----------------------------------| 38.85% tmpPFlRS7.zip |#####################----------------------------------| 38.89% tmpPFlRS7.zip |#####################----------------------------------| 38.94% tmpPFlRS7.zip |#####################----------------------------------| 38.98% tmpPFlRS7.zip |#####################----------------------------------| 39.03% tmpPFlRS7.zip |#####################----------------------------------| 39.08% tmpPFlRS7.zip |######################---------------------------------| 39.12% tmpPFlRS7.zip |######################---------------------------------| 39.17% tmpPFlRS7.zip |######################---------------------------------| 39.21% tmpPFlRS7.zip |######################---------------------------------| 39.26% tmpPFlRS7.zip |######################---------------------------------| 39.3% tmpPFlRS7.zip |######################---------------------------------| 39.35% tmpPFlRS7.zip |######################---------------------------------| 39.4% tmpPFlRS7.zip |######################---------------------------------| 39.44% tmpPFlRS7.zip |######################---------------------------------| 39.49% tmpPFlRS7.zip |######################---------------------------------| 39.53% tmpPFlRS7.zip |######################---------------------------------| 39.58% tmpPFlRS7.zip |######################---------------------------------| 39.62% tmpPFlRS7.zip |######################---------------------------------| 39.67% tmpPFlRS7.zip |######################---------------------------------| 39.71% tmpPFlRS7.zip |######################---------------------------------| 39.76% tmpPFlRS7.zip |######################---------------------------------| 39.81% tmpPFlRS7.zip |######################---------------------------------| 39.85% tmpPFlRS7.zip |######################---------------------------------| 39.9% tmpPFlRS7.zip |######################---------------------------------| 39.94% tmpPFlRS7.zip |######################---------------------------------| 39.99% tmpPFlRS7.zip |######################---------------------------------| 40.03% tmpPFlRS7.zip |######################---------------------------------| 40.08% tmpPFlRS7.zip |######################---------------------------------| 40.13% tmpPFlRS7.zip |######################---------------------------------| 40.17% tmpPFlRS7.zip |######################---------------------------------| 40.22% tmpPFlRS7.zip |######################---------------------------------| 40.26% tmpPFlRS7.zip |######################---------------------------------| 40.31% tmpPFlRS7.zip |######################---------------------------------| 40.35% tmpPFlRS7.zip |######################---------------------------------| 40.4% tmpPFlRS7.zip |######################---------------------------------| 40.45% tmpPFlRS7.zip |######################---------------------------------| 40.49% tmpPFlRS7.zip |######################---------------------------------| 40.54% tmpPFlRS7.zip |######################---------------------------------| 40.58% tmpPFlRS7.zip |######################---------------------------------| 40.63% tmpPFlRS7.zip |######################---------------------------------| 40.67% tmpPFlRS7.zip |######################---------------------------------| 40.72% tmpPFlRS7.zip |######################---------------------------------| 40.76% tmpPFlRS7.zip |######################---------------------------------| 40.81% tmpPFlRS7.zip |######################---------------------------------| 40.86% tmpPFlRS7.zip |######################---------------------------------| 40.9% tmpPFlRS7.zip |#######################--------------------------------| 40.95% tmpPFlRS7.zip |#######################--------------------------------| 40.99% tmpPFlRS7.zip |#######################--------------------------------| 41.04% tmpPFlRS7.zip |#######################--------------------------------| 41.08% tmpPFlRS7.zip |#######################--------------------------------| 41.13% tmpPFlRS7.zip |#######################--------------------------------| 41.18% tmpPFlRS7.zip |#######################--------------------------------| 41.22% tmpPFlRS7.zip |#######################--------------------------------| 41.27% tmpPFlRS7.zip |#######################--------------------------------| 41.31% tmpPFlRS7.zip |#######################--------------------------------| 41.36% tmpPFlRS7.zip |#######################--------------------------------| 41.4% tmpPFlRS7.zip |#######################--------------------------------| 41.45% tmpPFlRS7.zip |#######################--------------------------------| 41.5% tmpPFlRS7.zip |#######################--------------------------------| 41.54% tmpPFlRS7.zip |#######################--------------------------------| 41.59% tmpPFlRS7.zip |#######################--------------------------------| 41.63% tmpPFlRS7.zip |#######################--------------------------------| 41.68% tmpPFlRS7.zip |#######################--------------------------------| 41.72% tmpPFlRS7.zip |#######################--------------------------------| 41.77% tmpPFlRS7.zip |#######################--------------------------------| 41.81% tmpPFlRS7.zip |#######################--------------------------------| 41.86% tmpPFlRS7.zip |#######################--------------------------------| 41.91% tmpPFlRS7.zip |#######################--------------------------------| 41.95% tmpPFlRS7.zip |#######################--------------------------------| 42.0% tmpPFlRS7.zip |#######################--------------------------------| 42.04% tmpPFlRS7.zip |#######################--------------------------------| 42.09% tmpPFlRS7.zip |#######################--------------------------------| 42.13% tmpPFlRS7.zip |#######################--------------------------------| 42.18% tmpPFlRS7.zip |#######################--------------------------------| 42.23% tmpPFlRS7.zip |#######################--------------------------------| 42.27% tmpPFlRS7.zip |#######################--------------------------------| 42.32% tmpPFlRS7.zip |#######################--------------------------------| 42.36% tmpPFlRS7.zip |#######################--------------------------------| 42.41% tmpPFlRS7.zip |#######################--------------------------------| 42.45% tmpPFlRS7.zip |#######################--------------------------------| 42.5% tmpPFlRS7.zip |#######################--------------------------------| 42.55% tmpPFlRS7.zip |#######################--------------------------------| 42.59% tmpPFlRS7.zip |#######################--------------------------------| 42.64% tmpPFlRS7.zip |#######################--------------------------------| 42.68% tmpPFlRS7.zip |########################-------------------------------| 42.73% tmpPFlRS7.zip |########################-------------------------------| 42.77% tmpPFlRS7.zip |########################-------------------------------| 42.82% tmpPFlRS7.zip |########################-------------------------------| 42.86% tmpPFlRS7.zip |########################-------------------------------| 42.91% tmpPFlRS7.zip |########################-------------------------------| 42.96% tmpPFlRS7.zip |########################-------------------------------| 43.0% tmpPFlRS7.zip |########################-------------------------------| 43.05% tmpPFlRS7.zip |########################-------------------------------| 43.09% tmpPFlRS7.zip |########################-------------------------------| 43.14% tmpPFlRS7.zip |########################-------------------------------| 43.18% tmpPFlRS7.zip |########################-------------------------------| 43.23% tmpPFlRS7.zip |########################-------------------------------| 43.28% tmpPFlRS7.zip |########################-------------------------------| 43.32% tmpPFlRS7.zip |########################-------------------------------| 43.37% tmpPFlRS7.zip |########################-------------------------------| 43.41% tmpPFlRS7.zip |########################-------------------------------| 43.46% tmpPFlRS7.zip |########################-------------------------------| 43.5% tmpPFlRS7.zip |########################-------------------------------| 43.55% tmpPFlRS7.zip |########################-------------------------------| 43.6% tmpPFlRS7.zip |########################-------------------------------| 43.64% tmpPFlRS7.zip |########################-------------------------------| 43.69% tmpPFlRS7.zip |########################-------------------------------| 43.73% tmpPFlRS7.zip |########################-------------------------------| 43.78% tmpPFlRS7.zip |########################-------------------------------| 43.82% tmpPFlRS7.zip |########################-------------------------------| 43.87% tmpPFlRS7.zip |########################-------------------------------| 43.91% tmpPFlRS7.zip |########################-------------------------------| 43.96% tmpPFlRS7.zip |########################-------------------------------| 44.01% tmpPFlRS7.zip |########################-------------------------------| 44.05% tmpPFlRS7.zip |########################-------------------------------| 44.1% tmpPFlRS7.zip |########################-------------------------------| 44.14% tmpPFlRS7.zip |########################-------------------------------| 44.19% tmpPFlRS7.zip |########################-------------------------------| 44.23% tmpPFlRS7.zip |########################-------------------------------| 44.28% tmpPFlRS7.zip |########################-------------------------------| 44.33% tmpPFlRS7.zip |########################-------------------------------| 44.37% tmpPFlRS7.zip |########################-------------------------------| 44.42% tmpPFlRS7.zip |########################-------------------------------| 44.46% tmpPFlRS7.zip |########################-------------------------------| 44.51% tmpPFlRS7.zip |#########################------------------------------| 44.55% tmpPFlRS7.zip |#########################------------------------------| 44.6% tmpPFlRS7.zip |#########################------------------------------| 44.65% tmpPFlRS7.zip |#########################------------------------------| 44.69% tmpPFlRS7.zip |#########################------------------------------| 44.74% tmpPFlRS7.zip |#########################------------------------------| 44.78% tmpPFlRS7.zip |#########################------------------------------| 44.83% tmpPFlRS7.zip |#########################------------------------------| 44.87% tmpPFlRS7.zip |#########################------------------------------| 44.92% tmpPFlRS7.zip |#########################------------------------------| 44.96% tmpPFlRS7.zip |#########################------------------------------| 45.01% tmpPFlRS7.zip |#########################------------------------------| 45.06% tmpPFlRS7.zip |#########################------------------------------| 45.1% tmpPFlRS7.zip |#########################------------------------------| 45.15% tmpPFlRS7.zip |#########################------------------------------| 45.19% tmpPFlRS7.zip |#########################------------------------------| 45.24% tmpPFlRS7.zip |#########################------------------------------| 45.28% tmpPFlRS7.zip |#########################------------------------------| 45.33% tmpPFlRS7.zip |#########################------------------------------| 45.38% tmpPFlRS7.zip |#########################------------------------------| 45.42% tmpPFlRS7.zip |#########################------------------------------| 45.47% tmpPFlRS7.zip |#########################------------------------------| 45.51% tmpPFlRS7.zip |#########################------------------------------| 45.56% tmpPFlRS7.zip |#########################------------------------------| 45.6% tmpPFlRS7.zip |#########################------------------------------| 45.65% tmpPFlRS7.zip |#########################------------------------------| 45.69% tmpPFlRS7.zip |#########################------------------------------| 45.74% tmpPFlRS7.zip |#########################------------------------------| 45.79% tmpPFlRS7.zip |#########################------------------------------| 45.83% tmpPFlRS7.zip |#########################------------------------------| 45.88% tmpPFlRS7.zip |#########################------------------------------| 45.92% tmpPFlRS7.zip |#########################------------------------------| 45.97% tmpPFlRS7.zip |#########################------------------------------| 46.01% tmpPFlRS7.zip |#########################------------------------------| 46.06% tmpPFlRS7.zip |#########################------------------------------| 46.11% tmpPFlRS7.zip |#########################------------------------------| 46.15% tmpPFlRS7.zip |#########################------------------------------| 46.2% tmpPFlRS7.zip |#########################------------------------------| 46.24% tmpPFlRS7.zip |#########################------------------------------| 46.29% tmpPFlRS7.zip |#########################------------------------------| 46.33% tmpPFlRS7.zip |##########################-----------------------------| 46.38% tmpPFlRS7.zip |##########################-----------------------------| 46.43% tmpPFlRS7.zip |##########################-----------------------------| 46.47% tmpPFlRS7.zip |##########################-----------------------------| 46.52% tmpPFlRS7.zip |##########################-----------------------------| 46.56% tmpPFlRS7.zip |##########################-----------------------------| 46.61% tmpPFlRS7.zip |##########################-----------------------------| 46.65% tmpPFlRS7.zip |##########################-----------------------------| 46.7% tmpPFlRS7.zip |##########################-----------------------------| 46.74% tmpPFlRS7.zip |##########################-----------------------------| 46.79% tmpPFlRS7.zip |##########################-----------------------------| 46.84% tmpPFlRS7.zip |##########################-----------------------------| 46.88% tmpPFlRS7.zip |##########################-----------------------------| 46.93% tmpPFlRS7.zip |##########################-----------------------------| 46.97% tmpPFlRS7.zip |##########################-----------------------------| 47.02% tmpPFlRS7.zip |##########################-----------------------------| 47.06% tmpPFlRS7.zip |##########################-----------------------------| 47.11% tmpPFlRS7.zip |##########################-----------------------------| 47.16% tmpPFlRS7.zip |##########################-----------------------------| 47.2% tmpPFlRS7.zip |##########################-----------------------------| 47.25% tmpPFlRS7.zip |##########################-----------------------------| 47.29% tmpPFlRS7.zip |##########################-----------------------------| 47.34% tmpPFlRS7.zip |##########################-----------------------------| 47.38% tmpPFlRS7.zip |##########################-----------------------------| 47.43% tmpPFlRS7.zip |##########################-----------------------------| 47.48% tmpPFlRS7.zip |##########################-----------------------------| 47.52% tmpPFlRS7.zip |##########################-----------------------------| 47.57% tmpPFlRS7.zip |##########################-----------------------------| 47.61% tmpPFlRS7.zip |##########################-----------------------------| 47.66% tmpPFlRS7.zip |##########################-----------------------------| 47.7% tmpPFlRS7.zip |##########################-----------------------------| 47.75% tmpPFlRS7.zip |##########################-----------------------------| 47.79% tmpPFlRS7.zip |##########################-----------------------------| 47.84% tmpPFlRS7.zip |##########################-----------------------------| 47.89% tmpPFlRS7.zip |##########################-----------------------------| 47.93% tmpPFlRS7.zip |##########################-----------------------------| 47.98% tmpPFlRS7.zip |##########################-----------------------------| 48.02% tmpPFlRS7.zip |##########################-----------------------------| 48.07% tmpPFlRS7.zip |##########################-----------------------------| 48.11% tmpPFlRS7.zip |##########################-----------------------------| 48.16% tmpPFlRS7.zip |###########################----------------------------| 48.21% tmpPFlRS7.zip |###########################----------------------------| 48.25% tmpPFlRS7.zip |###########################----------------------------| 48.3% tmpPFlRS7.zip |###########################----------------------------| 48.34% tmpPFlRS7.zip |###########################----------------------------| 48.39% tmpPFlRS7.zip |###########################----------------------------| 48.43% tmpPFlRS7.zip |###########################----------------------------| 48.48% tmpPFlRS7.zip |###########################----------------------------| 48.53% tmpPFlRS7.zip |###########################----------------------------| 48.57% tmpPFlRS7.zip |###########################----------------------------| 48.62% tmpPFlRS7.zip |###########################----------------------------| 48.66% tmpPFlRS7.zip |###########################----------------------------| 48.71% tmpPFlRS7.zip |###########################----------------------------| 48.75% tmpPFlRS7.zip |###########################----------------------------| 48.8% tmpPFlRS7.zip |###########################----------------------------| 48.84% tmpPFlRS7.zip |###########################----------------------------| 48.89% tmpPFlRS7.zip |###########################----------------------------| 48.94% tmpPFlRS7.zip |###########################----------------------------| 48.98% tmpPFlRS7.zip |###########################----------------------------| 49.03% tmpPFlRS7.zip |###########################----------------------------| 49.07% tmpPFlRS7.zip |###########################----------------------------| 49.12% tmpPFlRS7.zip |###########################----------------------------| 49.16% tmpPFlRS7.zip |###########################----------------------------| 49.21% tmpPFlRS7.zip |###########################----------------------------| 49.26% tmpPFlRS7.zip |###########################----------------------------| 49.3% tmpPFlRS7.zip |###########################----------------------------| 49.35% tmpPFlRS7.zip |###########################----------------------------| 49.39% tmpPFlRS7.zip |###########################----------------------------| 49.44% tmpPFlRS7.zip |###########################----------------------------| 49.48% tmpPFlRS7.zip |###########################----------------------------| 49.53% tmpPFlRS7.zip |###########################----------------------------| 49.58% tmpPFlRS7.zip |###########################----------------------------| 49.62% tmpPFlRS7.zip |###########################----------------------------| 49.67% tmpPFlRS7.zip |###########################----------------------------| 49.71% tmpPFlRS7.zip |###########################----------------------------| 49.76% tmpPFlRS7.zip |###########################----------------------------| 49.8% tmpPFlRS7.zip |###########################----------------------------| 49.85% tmpPFlRS7.zip |###########################----------------------------| 49.89% tmpPFlRS7.zip |###########################----------------------------| 49.94% tmpPFlRS7.zip |###########################----------------------------| 49.99% tmpPFlRS7.zip |############################---------------------------| 50.03% tmpPFlRS7.zip |############################---------------------------| 50.08% tmpPFlRS7.zip |############################---------------------------| 50.12% tmpPFlRS7.zip |############################---------------------------| 50.17% tmpPFlRS7.zip |############################---------------------------| 50.21% tmpPFlRS7.zip |############################---------------------------| 50.26% tmpPFlRS7.zip |############################---------------------------| 50.31% tmpPFlRS7.zip |############################---------------------------| 50.35% tmpPFlRS7.zip |############################---------------------------| 50.4% tmpPFlRS7.zip |############################---------------------------| 50.44% tmpPFlRS7.zip |############################---------------------------| 50.49% tmpPFlRS7.zip |############################---------------------------| 50.53% tmpPFlRS7.zip |############################---------------------------| 50.58% tmpPFlRS7.zip |############################---------------------------| 50.63% tmpPFlRS7.zip |############################---------------------------| 50.67% tmpPFlRS7.zip |############################---------------------------| 50.72% tmpPFlRS7.zip |############################---------------------------| 50.76% tmpPFlRS7.zip |############################---------------------------| 50.81% tmpPFlRS7.zip |############################---------------------------| 50.85% tmpPFlRS7.zip |############################---------------------------| 50.9% tmpPFlRS7.zip |############################---------------------------| 50.94% tmpPFlRS7.zip |############################---------------------------| 50.99% tmpPFlRS7.zip |############################---------------------------| 51.04% tmpPFlRS7.zip |############################---------------------------| 51.08% tmpPFlRS7.zip |############################---------------------------| 51.13% tmpPFlRS7.zip |############################---------------------------| 51.17% tmpPFlRS7.zip |############################---------------------------| 51.22% tmpPFlRS7.zip |############################---------------------------| 51.26% tmpPFlRS7.zip |############################---------------------------| 51.31% tmpPFlRS7.zip |############################---------------------------| 51.36% tmpPFlRS7.zip |############################---------------------------| 51.4% tmpPFlRS7.zip |############################---------------------------| 51.45% tmpPFlRS7.zip |############################---------------------------| 51.49% tmpPFlRS7.zip |############################---------------------------| 51.54% tmpPFlRS7.zip |############################---------------------------| 51.58% tmpPFlRS7.zip |############################---------------------------| 51.63% tmpPFlRS7.zip |############################---------------------------| 51.68% tmpPFlRS7.zip |############################---------------------------| 51.72% tmpPFlRS7.zip |############################---------------------------| 51.77% tmpPFlRS7.zip |############################---------------------------| 51.81% tmpPFlRS7.zip |#############################--------------------------| 51.86% tmpPFlRS7.zip |#############################--------------------------| 51.9% tmpPFlRS7.zip |#############################--------------------------| 51.95% tmpPFlRS7.zip |#############################--------------------------| 51.99% tmpPFlRS7.zip |#############################--------------------------| 52.04% tmpPFlRS7.zip |#############################--------------------------| 52.09% tmpPFlRS7.zip |#############################--------------------------| 52.13% tmpPFlRS7.zip |#############################--------------------------| 52.18% tmpPFlRS7.zip |#############################--------------------------| 52.22% tmpPFlRS7.zip |#############################--------------------------| 52.27% tmpPFlRS7.zip |#############################--------------------------| 52.31% tmpPFlRS7.zip |#############################--------------------------| 52.36% tmpPFlRS7.zip |#############################--------------------------| 52.41% tmpPFlRS7.zip |#############################--------------------------| 52.45% tmpPFlRS7.zip |#############################--------------------------| 52.5% tmpPFlRS7.zip |#############################--------------------------| 52.54% tmpPFlRS7.zip |#############################--------------------------| 52.59% tmpPFlRS7.zip |#############################--------------------------| 52.63% tmpPFlRS7.zip |#############################--------------------------| 52.68% tmpPFlRS7.zip |#############################--------------------------| 52.72% tmpPFlRS7.zip |#############################--------------------------| 52.77% tmpPFlRS7.zip |#############################--------------------------| 52.82% tmpPFlRS7.zip |#############################--------------------------| 52.86% tmpPFlRS7.zip |#############################--------------------------| 52.91% tmpPFlRS7.zip |#############################--------------------------| 52.95% tmpPFlRS7.zip |#############################--------------------------| 53.0% tmpPFlRS7.zip |#############################--------------------------| 53.04% tmpPFlRS7.zip |#############################--------------------------| 53.09% tmpPFlRS7.zip |#############################--------------------------| 53.14% tmpPFlRS7.zip |#############################--------------------------| 53.18% tmpPFlRS7.zip |#############################--------------------------| 53.23% tmpPFlRS7.zip |#############################--------------------------| 53.27% tmpPFlRS7.zip |#############################--------------------------| 53.32% tmpPFlRS7.zip |#############################--------------------------| 53.36% tmpPFlRS7.zip |#############################--------------------------| 53.41% tmpPFlRS7.zip |#############################--------------------------| 53.46% tmpPFlRS7.zip |#############################--------------------------| 53.5% tmpPFlRS7.zip |#############################--------------------------| 53.55% tmpPFlRS7.zip |#############################--------------------------| 53.59% tmpPFlRS7.zip |##############################-------------------------| 53.64% tmpPFlRS7.zip |##############################-------------------------| 53.68% tmpPFlRS7.zip |##############################-------------------------| 53.73% tmpPFlRS7.zip |##############################-------------------------| 53.77% tmpPFlRS7.zip |##############################-------------------------| 53.82% tmpPFlRS7.zip |##############################-------------------------| 53.87% tmpPFlRS7.zip |##############################-------------------------| 53.91% tmpPFlRS7.zip |##############################-------------------------| 53.96% tmpPFlRS7.zip |##############################-------------------------| 54.0% tmpPFlRS7.zip |##############################-------------------------| 54.05% tmpPFlRS7.zip |##############################-------------------------| 54.09% tmpPFlRS7.zip |##############################-------------------------| 54.14% tmpPFlRS7.zip |##############################-------------------------| 54.19% tmpPFlRS7.zip |##############################-------------------------| 54.23% tmpPFlRS7.zip |##############################-------------------------| 54.28% tmpPFlRS7.zip |##############################-------------------------| 54.32% tmpPFlRS7.zip |##############################-------------------------| 54.37% tmpPFlRS7.zip |##############################-------------------------| 54.41% tmpPFlRS7.zip |##############################-------------------------| 54.46% tmpPFlRS7.zip |##############################-------------------------| 54.51% tmpPFlRS7.zip |##############################-------------------------| 54.55% tmpPFlRS7.zip |##############################-------------------------| 54.6% tmpPFlRS7.zip |##############################-------------------------| 54.64% tmpPFlRS7.zip |##############################-------------------------| 54.69% tmpPFlRS7.zip |##############################-------------------------| 54.73% tmpPFlRS7.zip |##############################-------------------------| 54.78% tmpPFlRS7.zip |##############################-------------------------| 54.82% tmpPFlRS7.zip |##############################-------------------------| 54.87% tmpPFlRS7.zip |##############################-------------------------| 54.92% tmpPFlRS7.zip |##############################-------------------------| 54.96% tmpPFlRS7.zip |##############################-------------------------| 55.01% tmpPFlRS7.zip |##############################-------------------------| 55.05% tmpPFlRS7.zip |##############################-------------------------| 55.1% tmpPFlRS7.zip |##############################-------------------------| 55.14% tmpPFlRS7.zip |##############################-------------------------| 55.19% tmpPFlRS7.zip |##############################-------------------------| 55.24% tmpPFlRS7.zip |##############################-------------------------| 55.28% tmpPFlRS7.zip |##############################-------------------------| 55.33% tmpPFlRS7.zip |##############################-------------------------| 55.37% tmpPFlRS7.zip |##############################-------------------------| 55.42% tmpPFlRS7.zip |###############################------------------------| 55.46% tmpPFlRS7.zip |###############################------------------------| 55.51% tmpPFlRS7.zip |###############################------------------------| 55.56% tmpPFlRS7.zip |###############################------------------------| 55.6% tmpPFlRS7.zip |###############################------------------------| 55.65% tmpPFlRS7.zip |###############################------------------------| 55.69% tmpPFlRS7.zip |###############################------------------------| 55.74% tmpPFlRS7.zip |###############################------------------------| 55.78% tmpPFlRS7.zip |###############################------------------------| 55.83% tmpPFlRS7.zip |###############################------------------------| 55.87% tmpPFlRS7.zip |###############################------------------------| 55.92% tmpPFlRS7.zip |###############################------------------------| 55.97% tmpPFlRS7.zip |###############################------------------------| 56.01% tmpPFlRS7.zip |###############################------------------------| 56.06% tmpPFlRS7.zip |###############################------------------------| 56.1% tmpPFlRS7.zip |###############################------------------------| 56.15% tmpPFlRS7.zip |###############################------------------------| 56.19% tmpPFlRS7.zip |###############################------------------------| 56.24% tmpPFlRS7.zip |###############################------------------------| 56.29% tmpPFlRS7.zip |###############################------------------------| 56.33% tmpPFlRS7.zip |###############################------------------------| 56.38% tmpPFlRS7.zip |###############################------------------------| 56.42% tmpPFlRS7.zip |###############################------------------------| 56.47% tmpPFlRS7.zip |###############################------------------------| 56.51% tmpPFlRS7.zip |###############################------------------------| 56.56% tmpPFlRS7.zip |###############################------------------------| 56.61% tmpPFlRS7.zip |###############################------------------------| 56.65% tmpPFlRS7.zip |###############################------------------------| 56.7% tmpPFlRS7.zip |###############################------------------------| 56.74% tmpPFlRS7.zip |###############################------------------------| 56.79% tmpPFlRS7.zip |###############################------------------------| 56.83% tmpPFlRS7.zip |###############################------------------------| 56.88% tmpPFlRS7.zip |###############################------------------------| 56.92% tmpPFlRS7.zip |###############################------------------------| 56.97% tmpPFlRS7.zip |###############################------------------------| 57.02% tmpPFlRS7.zip |###############################------------------------| 57.06% tmpPFlRS7.zip |###############################------------------------| 57.11% tmpPFlRS7.zip |###############################------------------------| 57.15% tmpPFlRS7.zip |###############################------------------------| 57.2% tmpPFlRS7.zip |###############################------------------------| 57.24% tmpPFlRS7.zip |################################-----------------------| 57.29% tmpPFlRS7.zip |################################-----------------------| 57.34% tmpPFlRS7.zip |################################-----------------------| 57.38% tmpPFlRS7.zip |################################-----------------------| 57.43% tmpPFlRS7.zip |################################-----------------------| 57.47% tmpPFlRS7.zip |################################-----------------------| 57.52% tmpPFlRS7.zip |################################-----------------------| 57.56% tmpPFlRS7.zip |################################-----------------------| 57.61% tmpPFlRS7.zip |################################-----------------------| 57.66% tmpPFlRS7.zip |################################-----------------------| 57.7% tmpPFlRS7.zip |################################-----------------------| 57.75% tmpPFlRS7.zip |################################-----------------------| 57.79% tmpPFlRS7.zip |################################-----------------------| 57.84% tmpPFlRS7.zip |################################-----------------------| 57.88% tmpPFlRS7.zip |################################-----------------------| 57.93% tmpPFlRS7.zip |################################-----------------------| 57.97% tmpPFlRS7.zip |################################-----------------------| 58.02% tmpPFlRS7.zip |################################-----------------------| 58.07% tmpPFlRS7.zip |################################-----------------------| 58.11% tmpPFlRS7.zip |################################-----------------------| 58.16% tmpPFlRS7.zip |################################-----------------------| 58.2% tmpPFlRS7.zip |################################-----------------------| 58.25% tmpPFlRS7.zip |################################-----------------------| 58.29% tmpPFlRS7.zip |################################-----------------------| 58.34% tmpPFlRS7.zip |################################-----------------------| 58.39% tmpPFlRS7.zip |################################-----------------------| 58.43% tmpPFlRS7.zip |################################-----------------------| 58.48% tmpPFlRS7.zip |################################-----------------------| 58.52% tmpPFlRS7.zip |################################-----------------------| 58.57% tmpPFlRS7.zip |################################-----------------------| 58.61% tmpPFlRS7.zip |################################-----------------------| 58.66% tmpPFlRS7.zip |################################-----------------------| 58.71% tmpPFlRS7.zip |################################-----------------------| 58.75% tmpPFlRS7.zip |################################-----------------------| 58.8% tmpPFlRS7.zip |################################-----------------------| 58.84% tmpPFlRS7.zip |################################-----------------------| 58.89% tmpPFlRS7.zip |################################-----------------------| 58.93% tmpPFlRS7.zip |################################-----------------------| 58.98% tmpPFlRS7.zip |################################-----------------------| 59.02% tmpPFlRS7.zip |################################-----------------------| 59.07% tmpPFlRS7.zip |#################################----------------------| 59.12% tmpPFlRS7.zip |#################################----------------------| 59.16% tmpPFlRS7.zip |#################################----------------------| 59.21% tmpPFlRS7.zip |#################################----------------------| 59.25% tmpPFlRS7.zip |#################################----------------------| 59.3% tmpPFlRS7.zip |#################################----------------------| 59.34% tmpPFlRS7.zip |#################################----------------------| 59.39% tmpPFlRS7.zip |#################################----------------------| 59.44% tmpPFlRS7.zip |#################################----------------------| 59.48% tmpPFlRS7.zip |#################################----------------------| 59.53% tmpPFlRS7.zip |#################################----------------------| 59.57% tmpPFlRS7.zip |#################################----------------------| 59.62% tmpPFlRS7.zip |#################################----------------------| 59.66% tmpPFlRS7.zip |#################################----------------------| 59.71% tmpPFlRS7.zip |#################################----------------------| 59.75% tmpPFlRS7.zip |#################################----------------------| 59.8% tmpPFlRS7.zip |#################################----------------------| 59.85% tmpPFlRS7.zip |#################################----------------------| 59.89% tmpPFlRS7.zip |#################################----------------------| 59.94% tmpPFlRS7.zip |#################################----------------------| 59.98% tmpPFlRS7.zip |#################################----------------------| 60.03% tmpPFlRS7.zip |#################################----------------------| 60.07% tmpPFlRS7.zip |#################################----------------------| 60.12% tmpPFlRS7.zip |#################################----------------------| 60.17% tmpPFlRS7.zip |#################################----------------------| 60.21% tmpPFlRS7.zip |#################################----------------------| 60.26% tmpPFlRS7.zip |#################################----------------------| 60.3% tmpPFlRS7.zip |#################################----------------------| 60.35% tmpPFlRS7.zip |#################################----------------------| 60.39% tmpPFlRS7.zip |#################################----------------------| 60.44% tmpPFlRS7.zip |#################################----------------------| 60.49% tmpPFlRS7.zip |#################################----------------------| 60.53% tmpPFlRS7.zip |#################################----------------------| 60.58% tmpPFlRS7.zip |#################################----------------------| 60.62% tmpPFlRS7.zip |#################################----------------------| 60.67% tmpPFlRS7.zip |#################################----------------------| 60.71% tmpPFlRS7.zip |#################################----------------------| 60.76% tmpPFlRS7.zip |#################################----------------------| 60.8% tmpPFlRS7.zip |#################################----------------------| 60.85% tmpPFlRS7.zip |#################################----------------------| 60.9% tmpPFlRS7.zip |##################################---------------------| 60.94% tmpPFlRS7.zip |##################################---------------------| 60.99% tmpPFlRS7.zip |##################################---------------------| 61.03% tmpPFlRS7.zip |##################################---------------------| 61.08% tmpPFlRS7.zip |##################################---------------------| 61.12% tmpPFlRS7.zip |##################################---------------------| 61.17% tmpPFlRS7.zip |##################################---------------------| 61.22% tmpPFlRS7.zip |##################################---------------------| 61.26% tmpPFlRS7.zip |##################################---------------------| 61.31% tmpPFlRS7.zip |##################################---------------------| 61.35% tmpPFlRS7.zip |##################################---------------------| 61.4% tmpPFlRS7.zip |##################################---------------------| 61.44% tmpPFlRS7.zip |##################################---------------------| 61.49% tmpPFlRS7.zip |##################################---------------------| 61.54% tmpPFlRS7.zip |##################################---------------------| 61.58% tmpPFlRS7.zip |##################################---------------------| 61.63% tmpPFlRS7.zip |##################################---------------------| 61.67% tmpPFlRS7.zip |##################################---------------------| 61.72% tmpPFlRS7.zip |##################################---------------------| 61.76% tmpPFlRS7.zip |##################################---------------------| 61.81% tmpPFlRS7.zip |##################################---------------------| 61.85% tmpPFlRS7.zip |##################################---------------------| 61.9% tmpPFlRS7.zip |##################################---------------------| 61.95% tmpPFlRS7.zip |##################################---------------------| 61.99% tmpPFlRS7.zip |##################################---------------------| 62.04% tmpPFlRS7.zip |##################################---------------------| 62.08% tmpPFlRS7.zip |##################################---------------------| 62.13% tmpPFlRS7.zip |##################################---------------------| 62.17% tmpPFlRS7.zip |##################################---------------------| 62.22% tmpPFlRS7.zip |##################################---------------------| 62.27% tmpPFlRS7.zip |##################################---------------------| 62.31% tmpPFlRS7.zip |##################################---------------------| 62.36% tmpPFlRS7.zip |##################################---------------------| 62.4% tmpPFlRS7.zip |##################################---------------------| 62.45% tmpPFlRS7.zip |##################################---------------------| 62.49% tmpPFlRS7.zip |##################################---------------------| 62.54% tmpPFlRS7.zip |##################################---------------------| 62.59% tmpPFlRS7.zip |##################################---------------------| 62.63% tmpPFlRS7.zip |##################################---------------------| 62.68% tmpPFlRS7.zip |##################################---------------------| 62.72% tmpPFlRS7.zip |###################################--------------------| 62.77% tmpPFlRS7.zip |###################################--------------------| 62.81% tmpPFlRS7.zip |###################################--------------------| 62.86% tmpPFlRS7.zip |###################################--------------------| 62.9% tmpPFlRS7.zip |###################################--------------------| 62.95% tmpPFlRS7.zip |###################################--------------------| 63.0% tmpPFlRS7.zip |###################################--------------------| 63.04% tmpPFlRS7.zip |###################################--------------------| 63.09% tmpPFlRS7.zip |###################################--------------------| 63.13% tmpPFlRS7.zip |###################################--------------------| 63.18% tmpPFlRS7.zip |###################################--------------------| 63.22% tmpPFlRS7.zip |###################################--------------------| 63.27% tmpPFlRS7.zip |###################################--------------------| 63.32% tmpPFlRS7.zip |###################################--------------------| 63.36% tmpPFlRS7.zip |###################################--------------------| 63.41% tmpPFlRS7.zip |###################################--------------------| 63.45% tmpPFlRS7.zip |###################################--------------------| 63.5% tmpPFlRS7.zip |###################################--------------------| 63.54% tmpPFlRS7.zip |###################################--------------------| 63.59% tmpPFlRS7.zip |###################################--------------------| 63.64% tmpPFlRS7.zip |###################################--------------------| 63.68% tmpPFlRS7.zip |###################################--------------------| 63.73% tmpPFlRS7.zip |###################################--------------------| 63.77% tmpPFlRS7.zip |###################################--------------------| 63.82% tmpPFlRS7.zip |###################################--------------------| 63.86% tmpPFlRS7.zip |###################################--------------------| 63.91% tmpPFlRS7.zip |###################################--------------------| 63.95% tmpPFlRS7.zip |###################################--------------------| 64.0% tmpPFlRS7.zip |###################################--------------------| 64.05% tmpPFlRS7.zip |###################################--------------------| 64.09% tmpPFlRS7.zip |###################################--------------------| 64.14% tmpPFlRS7.zip |###################################--------------------| 64.18% tmpPFlRS7.zip |###################################--------------------| 64.23% tmpPFlRS7.zip |###################################--------------------| 64.27% tmpPFlRS7.zip |###################################--------------------| 64.32% tmpPFlRS7.zip |###################################--------------------| 64.37% tmpPFlRS7.zip |###################################--------------------| 64.41% tmpPFlRS7.zip |###################################--------------------| 64.46% tmpPFlRS7.zip |###################################--------------------| 64.5% tmpPFlRS7.zip |####################################-------------------| 64.55% tmpPFlRS7.zip |####################################-------------------| 64.59% tmpPFlRS7.zip |####################################-------------------| 64.64% tmpPFlRS7.zip |####################################-------------------| 64.69% tmpPFlRS7.zip |####################################-------------------| 64.73% tmpPFlRS7.zip |####################################-------------------| 64.78% tmpPFlRS7.zip |####################################-------------------| 64.82% tmpPFlRS7.zip |####################################-------------------| 64.87% tmpPFlRS7.zip |####################################-------------------| 64.91% tmpPFlRS7.zip |####################################-------------------| 64.96% tmpPFlRS7.zip |####################################-------------------| 65.0% tmpPFlRS7.zip |####################################-------------------| 65.05% tmpPFlRS7.zip |####################################-------------------| 65.1% tmpPFlRS7.zip |####################################-------------------| 65.14% tmpPFlRS7.zip |####################################-------------------| 65.19% tmpPFlRS7.zip |####################################-------------------| 65.23% tmpPFlRS7.zip |####################################-------------------| 65.28% tmpPFlRS7.zip |####################################-------------------| 65.32% tmpPFlRS7.zip |####################################-------------------| 65.37% tmpPFlRS7.zip |####################################-------------------| 65.42% tmpPFlRS7.zip |####################################-------------------| 65.46% tmpPFlRS7.zip |####################################-------------------| 65.51% tmpPFlRS7.zip |####################################-------------------| 65.55% tmpPFlRS7.zip |####################################-------------------| 65.6% tmpPFlRS7.zip |####################################-------------------| 65.64% tmpPFlRS7.zip |####################################-------------------| 65.69% tmpPFlRS7.zip |####################################-------------------| 65.74% tmpPFlRS7.zip |####################################-------------------| 65.78% tmpPFlRS7.zip |####################################-------------------| 65.83% tmpPFlRS7.zip |####################################-------------------| 65.87% tmpPFlRS7.zip |####################################-------------------| 65.92% tmpPFlRS7.zip |####################################-------------------| 65.96% tmpPFlRS7.zip |####################################-------------------| 66.01% tmpPFlRS7.zip |####################################-------------------| 66.05% tmpPFlRS7.zip |####################################-------------------| 66.1% tmpPFlRS7.zip |####################################-------------------| 66.15% tmpPFlRS7.zip |####################################-------------------| 66.19% tmpPFlRS7.zip |####################################-------------------| 66.24% tmpPFlRS7.zip |####################################-------------------| 66.28% tmpPFlRS7.zip |####################################-------------------| 66.33% tmpPFlRS7.zip |#####################################------------------| 66.37% tmpPFlRS7.zip |#####################################------------------| 66.42% tmpPFlRS7.zip |#####################################------------------| 66.47% tmpPFlRS7.zip |#####################################------------------| 66.51% tmpPFlRS7.zip |#####################################------------------| 66.56% tmpPFlRS7.zip |#####################################------------------| 66.6% tmpPFlRS7.zip |#####################################------------------| 66.65% tmpPFlRS7.zip |#####################################------------------| 66.69% tmpPFlRS7.zip |#####################################------------------| 66.74% tmpPFlRS7.zip |#####################################------------------| 66.78% tmpPFlRS7.zip |#####################################------------------| 66.83% tmpPFlRS7.zip |#####################################------------------| 66.88% tmpPFlRS7.zip |#####################################------------------| 66.92% tmpPFlRS7.zip |#####################################------------------| 66.97% tmpPFlRS7.zip |#####################################------------------| 67.01% tmpPFlRS7.zip |#####################################------------------| 67.06% tmpPFlRS7.zip |#####################################------------------| 67.1% tmpPFlRS7.zip |#####################################------------------| 67.15% tmpPFlRS7.zip |#####################################------------------| 67.2% tmpPFlRS7.zip |#####################################------------------| 67.24% tmpPFlRS7.zip |#####################################------------------| 67.29% tmpPFlRS7.zip |#####################################------------------| 67.33% tmpPFlRS7.zip |#####################################------------------| 67.38% tmpPFlRS7.zip |#####################################------------------| 67.42% tmpPFlRS7.zip |#####################################------------------| 67.47% tmpPFlRS7.zip |#####################################------------------| 67.52% tmpPFlRS7.zip |#####################################------------------| 67.56% tmpPFlRS7.zip |#####################################------------------| 67.61% tmpPFlRS7.zip |#####################################------------------| 67.65% tmpPFlRS7.zip |#####################################------------------| 67.7% tmpPFlRS7.zip |#####################################------------------| 67.74% tmpPFlRS7.zip |#####################################------------------| 67.79% tmpPFlRS7.zip |#####################################------------------| 67.83% tmpPFlRS7.zip |#####################################------------------| 67.88% tmpPFlRS7.zip |#####################################------------------| 67.93% tmpPFlRS7.zip |#####################################------------------| 67.97% tmpPFlRS7.zip |#####################################------------------| 68.02% tmpPFlRS7.zip |#####################################------------------| 68.06% tmpPFlRS7.zip |#####################################------------------| 68.11% tmpPFlRS7.zip |#####################################------------------| 68.15% tmpPFlRS7.zip |######################################-----------------| 68.2% tmpPFlRS7.zip |######################################-----------------| 68.25% tmpPFlRS7.zip |######################################-----------------| 68.29% tmpPFlRS7.zip |######################################-----------------| 68.34% tmpPFlRS7.zip |######################################-----------------| 68.38% tmpPFlRS7.zip |######################################-----------------| 68.43% tmpPFlRS7.zip |######################################-----------------| 68.47% tmpPFlRS7.zip |######################################-----------------| 68.52% tmpPFlRS7.zip |######################################-----------------| 68.57% tmpPFlRS7.zip |######################################-----------------| 68.61% tmpPFlRS7.zip |######################################-----------------| 68.66% tmpPFlRS7.zip |######################################-----------------| 68.7% tmpPFlRS7.zip |######################################-----------------| 68.75% tmpPFlRS7.zip |######################################-----------------| 68.79% tmpPFlRS7.zip |######################################-----------------| 68.84% tmpPFlRS7.zip |######################################-----------------| 68.88% tmpPFlRS7.zip |######################################-----------------| 68.93% tmpPFlRS7.zip |######################################-----------------| 68.98% tmpPFlRS7.zip |######################################-----------------| 69.02% tmpPFlRS7.zip |######################################-----------------| 69.07% tmpPFlRS7.zip |######################################-----------------| 69.11% tmpPFlRS7.zip |######################################-----------------| 69.16% tmpPFlRS7.zip |######################################-----------------| 69.2% tmpPFlRS7.zip |######################################-----------------| 69.25% tmpPFlRS7.zip |######################################-----------------| 69.3% tmpPFlRS7.zip |######################################-----------------| 69.34% tmpPFlRS7.zip |######################################-----------------| 69.39% tmpPFlRS7.zip |######################################-----------------| 69.43% tmpPFlRS7.zip |######################################-----------------| 69.48% tmpPFlRS7.zip |######################################-----------------| 69.52% tmpPFlRS7.zip |######################################-----------------| 69.57% tmpPFlRS7.zip |######################################-----------------| 69.62% tmpPFlRS7.zip |######################################-----------------| 69.66% tmpPFlRS7.zip |######################################-----------------| 69.71% tmpPFlRS7.zip |######################################-----------------| 69.75% tmpPFlRS7.zip |######################################-----------------| 69.8% tmpPFlRS7.zip |######################################-----------------| 69.84% tmpPFlRS7.zip |######################################-----------------| 69.89% tmpPFlRS7.zip |######################################-----------------| 69.93% tmpPFlRS7.zip |######################################-----------------| 69.98% tmpPFlRS7.zip |#######################################----------------| 70.03% tmpPFlRS7.zip |#######################################----------------| 70.07% tmpPFlRS7.zip |#######################################----------------| 70.12% tmpPFlRS7.zip |#######################################----------------| 70.16% tmpPFlRS7.zip |#######################################----------------| 70.21% tmpPFlRS7.zip |#######################################----------------| 70.25% tmpPFlRS7.zip |#######################################----------------| 70.3% tmpPFlRS7.zip |#######################################----------------| 70.35% tmpPFlRS7.zip |#######################################----------------| 70.39% tmpPFlRS7.zip |#######################################----------------| 70.44% tmpPFlRS7.zip |#######################################----------------| 70.48% tmpPFlRS7.zip |#######################################----------------| 70.53% tmpPFlRS7.zip |#######################################----------------| 70.57% tmpPFlRS7.zip |#######################################----------------| 70.62% tmpPFlRS7.zip |#######################################----------------| 70.67% tmpPFlRS7.zip |#######################################----------------| 70.71% tmpPFlRS7.zip |#######################################----------------| 70.76% tmpPFlRS7.zip |#######################################----------------| 70.8% tmpPFlRS7.zip |#######################################----------------| 70.85% tmpPFlRS7.zip |#######################################----------------| 70.89% tmpPFlRS7.zip |#######################################----------------| 70.94% tmpPFlRS7.zip |#######################################----------------| 70.98% tmpPFlRS7.zip |#######################################----------------| 71.03% tmpPFlRS7.zip |#######################################----------------| 71.08% tmpPFlRS7.zip |#######################################----------------| 71.12% tmpPFlRS7.zip |#######################################----------------| 71.17% tmpPFlRS7.zip |#######################################----------------| 71.21% tmpPFlRS7.zip |#######################################----------------| 71.26% tmpPFlRS7.zip |#######################################----------------| 71.3% tmpPFlRS7.zip |#######################################----------------| 71.35% tmpPFlRS7.zip |#######################################----------------| 71.4% tmpPFlRS7.zip |#######################################----------------| 71.44% tmpPFlRS7.zip |#######################################----------------| 71.49% tmpPFlRS7.zip |#######################################----------------| 71.53% tmpPFlRS7.zip |#######################################----------------| 71.58% tmpPFlRS7.zip |#######################################----------------| 71.62% tmpPFlRS7.zip |#######################################----------------| 71.67% tmpPFlRS7.zip |#######################################----------------| 71.72% tmpPFlRS7.zip |#######################################----------------| 71.76% tmpPFlRS7.zip |#######################################----------------| 71.81% tmpPFlRS7.zip |########################################---------------| 71.85% tmpPFlRS7.zip |########################################---------------| 71.9% tmpPFlRS7.zip |########################################---------------| 71.94% tmpPFlRS7.zip |########################################---------------| 71.99% tmpPFlRS7.zip |########################################---------------| 72.03% tmpPFlRS7.zip |########################################---------------| 72.08% tmpPFlRS7.zip |########################################---------------| 72.13% tmpPFlRS7.zip |########################################---------------| 72.17% tmpPFlRS7.zip |########################################---------------| 72.22% tmpPFlRS7.zip |########################################---------------| 72.26% tmpPFlRS7.zip |########################################---------------| 72.31% tmpPFlRS7.zip |########################################---------------| 72.35% tmpPFlRS7.zip |########################################---------------| 72.4% tmpPFlRS7.zip |########################################---------------| 72.45% tmpPFlRS7.zip |########################################---------------| 72.49% tmpPFlRS7.zip |########################################---------------| 72.54% tmpPFlRS7.zip |########################################---------------| 72.58% tmpPFlRS7.zip |########################################---------------| 72.63% tmpPFlRS7.zip |########################################---------------| 72.67% tmpPFlRS7.zip |########################################---------------| 72.72% tmpPFlRS7.zip |########################################---------------| 72.77% tmpPFlRS7.zip |########################################---------------| 72.81% tmpPFlRS7.zip |########################################---------------| 72.86% tmpPFlRS7.zip |########################################---------------| 72.9% tmpPFlRS7.zip |########################################---------------| 72.95% tmpPFlRS7.zip |########################################---------------| 72.99% tmpPFlRS7.zip |########################################---------------| 73.04% tmpPFlRS7.zip |########################################---------------| 73.08% tmpPFlRS7.zip |########################################---------------| 73.13% tmpPFlRS7.zip |########################################---------------| 73.18% tmpPFlRS7.zip |########################################---------------| 73.22% tmpPFlRS7.zip |########################################---------------| 73.27% tmpPFlRS7.zip |########################################---------------| 73.31% tmpPFlRS7.zip |########################################---------------| 73.36% tmpPFlRS7.zip |########################################---------------| 73.4% tmpPFlRS7.zip |########################################---------------| 73.45% tmpPFlRS7.zip |########################################---------------| 73.5% tmpPFlRS7.zip |########################################---------------| 73.54% tmpPFlRS7.zip |########################################---------------| 73.59% tmpPFlRS7.zip |########################################---------------| 73.63% tmpPFlRS7.zip |#########################################--------------| 73.68% tmpPFlRS7.zip |#########################################--------------| 73.72% tmpPFlRS7.zip |#########################################--------------| 73.77% tmpPFlRS7.zip |#########################################--------------| 73.81% tmpPFlRS7.zip |#########################################--------------| 73.86% tmpPFlRS7.zip |#########################################--------------| 73.91% tmpPFlRS7.zip |#########################################--------------| 73.95% tmpPFlRS7.zip |#########################################--------------| 74.0% tmpPFlRS7.zip |#########################################--------------| 74.04% tmpPFlRS7.zip |#########################################--------------| 74.09% tmpPFlRS7.zip |#########################################--------------| 74.13% tmpPFlRS7.zip |#########################################--------------| 74.18% tmpPFlRS7.zip |#########################################--------------| 74.23% tmpPFlRS7.zip |#########################################--------------| 74.27% tmpPFlRS7.zip |#########################################--------------| 74.32% tmpPFlRS7.zip |#########################################--------------| 74.36% tmpPFlRS7.zip |#########################################--------------| 74.41% tmpPFlRS7.zip |#########################################--------------| 74.45% tmpPFlRS7.zip |#########################################--------------| 74.5% tmpPFlRS7.zip |#########################################--------------| 74.55% tmpPFlRS7.zip |#########################################--------------| 74.59% tmpPFlRS7.zip |#########################################--------------| 74.64% tmpPFlRS7.zip |#########################################--------------| 74.68% tmpPFlRS7.zip |#########################################--------------| 74.73% tmpPFlRS7.zip |#########################################--------------| 74.77% tmpPFlRS7.zip |#########################################--------------| 74.82% tmpPFlRS7.zip |#########################################--------------| 74.86% tmpPFlRS7.zip |#########################################--------------| 74.91% tmpPFlRS7.zip |#########################################--------------| 74.96% tmpPFlRS7.zip |#########################################--------------| 75.0% tmpPFlRS7.zip |#########################################--------------| 75.05% tmpPFlRS7.zip |#########################################--------------| 75.09% tmpPFlRS7.zip |#########################################--------------| 75.14% tmpPFlRS7.zip |#########################################--------------| 75.18% tmpPFlRS7.zip |#########################################--------------| 75.23% tmpPFlRS7.zip |#########################################--------------| 75.28% tmpPFlRS7.zip |#########################################--------------| 75.32% tmpPFlRS7.zip |#########################################--------------| 75.37% tmpPFlRS7.zip |#########################################--------------| 75.41% tmpPFlRS7.zip |##########################################-------------| 75.46% tmpPFlRS7.zip |##########################################-------------| 75.5% tmpPFlRS7.zip |##########################################-------------| 75.55% tmpPFlRS7.zip |##########################################-------------| 75.6% tmpPFlRS7.zip |##########################################-------------| 75.64% tmpPFlRS7.zip |##########################################-------------| 75.69% tmpPFlRS7.zip |##########################################-------------| 75.73% tmpPFlRS7.zip |##########################################-------------| 75.78% tmpPFlRS7.zip |##########################################-------------| 75.82% tmpPFlRS7.zip |##########################################-------------| 75.87% tmpPFlRS7.zip |##########################################-------------| 75.91% tmpPFlRS7.zip |##########################################-------------| 75.96% tmpPFlRS7.zip |##########################################-------------| 76.01% tmpPFlRS7.zip |##########################################-------------| 76.05% tmpPFlRS7.zip |##########################################-------------| 76.1% tmpPFlRS7.zip |##########################################-------------| 76.14% tmpPFlRS7.zip |##########################################-------------| 76.19% tmpPFlRS7.zip |##########################################-------------| 76.23% tmpPFlRS7.zip |##########################################-------------| 76.28% tmpPFlRS7.zip |##########################################-------------| 76.33% tmpPFlRS7.zip |##########################################-------------| 76.37% tmpPFlRS7.zip |##########################################-------------| 76.42% tmpPFlRS7.zip |##########################################-------------| 76.46% tmpPFlRS7.zip |##########################################-------------| 76.51% tmpPFlRS7.zip |##########################################-------------| 76.55% tmpPFlRS7.zip |##########################################-------------| 76.6% tmpPFlRS7.zip |##########################################-------------| 76.65% tmpPFlRS7.zip |##########################################-------------| 76.69% tmpPFlRS7.zip |##########################################-------------| 76.74% tmpPFlRS7.zip |##########################################-------------| 76.78% tmpPFlRS7.zip |##########################################-------------| 76.83% tmpPFlRS7.zip |##########################################-------------| 76.87% tmpPFlRS7.zip |##########################################-------------| 76.92% tmpPFlRS7.zip |##########################################-------------| 76.96% tmpPFlRS7.zip |##########################################-------------| 77.01% tmpPFlRS7.zip |##########################################-------------| 77.06% tmpPFlRS7.zip |##########################################-------------| 77.1% tmpPFlRS7.zip |##########################################-------------| 77.15% tmpPFlRS7.zip |##########################################-------------| 77.19% tmpPFlRS7.zip |##########################################-------------| 77.24% tmpPFlRS7.zip |###########################################------------| 77.28% tmpPFlRS7.zip |###########################################------------| 77.33% tmpPFlRS7.zip |###########################################------------| 77.38% tmpPFlRS7.zip |###########################################------------| 77.42% tmpPFlRS7.zip |###########################################------------| 77.47% tmpPFlRS7.zip |###########################################------------| 77.51% tmpPFlRS7.zip |###########################################------------| 77.56% tmpPFlRS7.zip |###########################################------------| 77.6% tmpPFlRS7.zip |###########################################------------| 77.65% tmpPFlRS7.zip |###########################################------------| 77.7% tmpPFlRS7.zip |###########################################------------| 77.74% tmpPFlRS7.zip |###########################################------------| 77.79% tmpPFlRS7.zip |###########################################------------| 77.83% tmpPFlRS7.zip |###########################################------------| 77.88% tmpPFlRS7.zip |###########################################------------| 77.92% tmpPFlRS7.zip |###########################################------------| 77.97% tmpPFlRS7.zip |###########################################------------| 78.01% tmpPFlRS7.zip |###########################################------------| 78.06% tmpPFlRS7.zip |###########################################------------| 78.11% tmpPFlRS7.zip |###########################################------------| 78.15% tmpPFlRS7.zip |###########################################------------| 78.2% tmpPFlRS7.zip |###########################################------------| 78.24% tmpPFlRS7.zip |###########################################------------| 78.29% tmpPFlRS7.zip |###########################################------------| 78.33% tmpPFlRS7.zip |###########################################------------| 78.38% tmpPFlRS7.zip |###########################################------------| 78.43% tmpPFlRS7.zip |###########################################------------| 78.47% tmpPFlRS7.zip |###########################################------------| 78.52% tmpPFlRS7.zip |###########################################------------| 78.56% tmpPFlRS7.zip |###########################################------------| 78.61% tmpPFlRS7.zip |###########################################------------| 78.65% tmpPFlRS7.zip |###########################################------------| 78.7% tmpPFlRS7.zip |###########################################------------| 78.75% tmpPFlRS7.zip |###########################################------------| 78.79% tmpPFlRS7.zip |###########################################------------| 78.84% tmpPFlRS7.zip |###########################################------------| 78.88% tmpPFlRS7.zip |###########################################------------| 78.93% tmpPFlRS7.zip |###########################################------------| 78.97% tmpPFlRS7.zip |###########################################------------| 79.02% tmpPFlRS7.zip |###########################################------------| 79.06% tmpPFlRS7.zip |############################################-----------| 79.11% tmpPFlRS7.zip |############################################-----------| 79.16% tmpPFlRS7.zip |############################################-----------| 79.2% tmpPFlRS7.zip |############################################-----------| 79.25% tmpPFlRS7.zip |############################################-----------| 79.29% tmpPFlRS7.zip |############################################-----------| 79.34% tmpPFlRS7.zip |############################################-----------| 79.38% tmpPFlRS7.zip |############################################-----------| 79.43% tmpPFlRS7.zip |############################################-----------| 79.48% tmpPFlRS7.zip |############################################-----------| 79.52% tmpPFlRS7.zip |############################################-----------| 79.57% tmpPFlRS7.zip |############################################-----------| 79.61% tmpPFlRS7.zip |############################################-----------| 79.66% tmpPFlRS7.zip |############################################-----------| 79.7% tmpPFlRS7.zip |############################################-----------| 79.75% tmpPFlRS7.zip |############################################-----------| 79.8% tmpPFlRS7.zip |############################################-----------| 79.84% tmpPFlRS7.zip |############################################-----------| 79.89% tmpPFlRS7.zip |############################################-----------| 79.93% tmpPFlRS7.zip |############################################-----------| 79.98% tmpPFlRS7.zip |############################################-----------| 80.02% tmpPFlRS7.zip |############################################-----------| 80.07% tmpPFlRS7.zip |############################################-----------| 80.11% tmpPFlRS7.zip |############################################-----------| 80.16% tmpPFlRS7.zip |############################################-----------| 80.21% tmpPFlRS7.zip |############################################-----------| 80.25% tmpPFlRS7.zip |############################################-----------| 80.3% tmpPFlRS7.zip |############################################-----------| 80.34% tmpPFlRS7.zip |############################################-----------| 80.39% tmpPFlRS7.zip |############################################-----------| 80.43% tmpPFlRS7.zip |############################################-----------| 80.48% tmpPFlRS7.zip |############################################-----------| 80.53% tmpPFlRS7.zip |############################################-----------| 80.57% tmpPFlRS7.zip |############################################-----------| 80.62% tmpPFlRS7.zip |############################################-----------| 80.66% tmpPFlRS7.zip |############################################-----------| 80.71% tmpPFlRS7.zip |############################################-----------| 80.75% tmpPFlRS7.zip |############################################-----------| 80.8% tmpPFlRS7.zip |############################################-----------| 80.84% tmpPFlRS7.zip |############################################-----------| 80.89% tmpPFlRS7.zip |#############################################----------| 80.94% tmpPFlRS7.zip |#############################################----------| 80.98% tmpPFlRS7.zip |#############################################----------| 81.03% tmpPFlRS7.zip |#############################################----------| 81.07% tmpPFlRS7.zip |#############################################----------| 81.12% tmpPFlRS7.zip |#############################################----------| 81.16% tmpPFlRS7.zip |#############################################----------| 81.21% tmpPFlRS7.zip |#############################################----------| 81.26% tmpPFlRS7.zip |#############################################----------| 81.3% tmpPFlRS7.zip |#############################################----------| 81.35% tmpPFlRS7.zip |#############################################----------| 81.39% tmpPFlRS7.zip |#############################################----------| 81.44% tmpPFlRS7.zip |#############################################----------| 81.48% tmpPFlRS7.zip |#############################################----------| 81.53% tmpPFlRS7.zip |#############################################----------| 81.58% tmpPFlRS7.zip |#############################################----------| 81.62% tmpPFlRS7.zip |#############################################----------| 81.67% tmpPFlRS7.zip |#############################################----------| 81.71% tmpPFlRS7.zip |#############################################----------| 81.76% tmpPFlRS7.zip |#############################################----------| 81.8% tmpPFlRS7.zip |#############################################----------| 81.85% tmpPFlRS7.zip |#############################################----------| 81.89% tmpPFlRS7.zip |#############################################----------| 81.94% tmpPFlRS7.zip |#############################################----------| 81.99% tmpPFlRS7.zip |#############################################----------| 82.03% tmpPFlRS7.zip |#############################################----------| 82.08% tmpPFlRS7.zip |#############################################----------| 82.12% tmpPFlRS7.zip |#############################################----------| 82.17% tmpPFlRS7.zip |#############################################----------| 82.21% tmpPFlRS7.zip |#############################################----------| 82.26% tmpPFlRS7.zip |#############################################----------| 82.31% tmpPFlRS7.zip |#############################################----------| 82.35% tmpPFlRS7.zip |#############################################----------| 82.4% tmpPFlRS7.zip |#############################################----------| 82.44% tmpPFlRS7.zip |#############################################----------| 82.49% tmpPFlRS7.zip |#############################################----------| 82.53% tmpPFlRS7.zip |#############################################----------| 82.58% tmpPFlRS7.zip |#############################################----------| 82.63% tmpPFlRS7.zip |#############################################----------| 82.67% tmpPFlRS7.zip |#############################################----------| 82.72% tmpPFlRS7.zip |##############################################---------| 82.76% tmpPFlRS7.zip |##############################################---------| 82.81% tmpPFlRS7.zip |##############################################---------| 82.85% tmpPFlRS7.zip |##############################################---------| 82.9% tmpPFlRS7.zip |##############################################---------| 82.94% tmpPFlRS7.zip |##############################################---------| 82.99% tmpPFlRS7.zip |##############################################---------| 83.04% tmpPFlRS7.zip |##############################################---------| 83.08% tmpPFlRS7.zip |##############################################---------| 83.13% tmpPFlRS7.zip |##############################################---------| 83.17% tmpPFlRS7.zip |##############################################---------| 83.22% tmpPFlRS7.zip |##############################################---------| 83.26% tmpPFlRS7.zip |##############################################---------| 83.31% tmpPFlRS7.zip |##############################################---------| 83.36% tmpPFlRS7.zip |##############################################---------| 83.4% tmpPFlRS7.zip |##############################################---------| 83.45% tmpPFlRS7.zip |##############################################---------| 83.49% tmpPFlRS7.zip |##############################################---------| 83.54% tmpPFlRS7.zip |##############################################---------| 83.58% tmpPFlRS7.zip |##############################################---------| 83.63% tmpPFlRS7.zip |##############################################---------| 83.68% tmpPFlRS7.zip |##############################################---------| 83.72% tmpPFlRS7.zip |##############################################---------| 83.77% tmpPFlRS7.zip |##############################################---------| 83.81% tmpPFlRS7.zip |##############################################---------| 83.86% tmpPFlRS7.zip |##############################################---------| 83.9% tmpPFlRS7.zip |##############################################---------| 83.95% tmpPFlRS7.zip |##############################################---------| 83.99% tmpPFlRS7.zip |##############################################---------| 84.04% tmpPFlRS7.zip |##############################################---------| 84.09% tmpPFlRS7.zip |##############################################---------| 84.13% tmpPFlRS7.zip |##############################################---------| 84.18% tmpPFlRS7.zip |##############################################---------| 84.22% tmpPFlRS7.zip |##############################################---------| 84.27% tmpPFlRS7.zip |##############################################---------| 84.31% tmpPFlRS7.zip |##############################################---------| 84.36% tmpPFlRS7.zip |##############################################---------| 84.41% tmpPFlRS7.zip |##############################################---------| 84.45% tmpPFlRS7.zip |##############################################---------| 84.5% tmpPFlRS7.zip |##############################################---------| 84.54% tmpPFlRS7.zip |###############################################--------| 84.59% tmpPFlRS7.zip |###############################################--------| 84.63% tmpPFlRS7.zip |###############################################--------| 84.68% tmpPFlRS7.zip |###############################################--------| 84.73% tmpPFlRS7.zip |###############################################--------| 84.77% tmpPFlRS7.zip |###############################################--------| 84.82% tmpPFlRS7.zip |###############################################--------| 84.86% tmpPFlRS7.zip |###############################################--------| 84.91% tmpPFlRS7.zip |###############################################--------| 84.95% tmpPFlRS7.zip |###############################################--------| 85.0% tmpPFlRS7.zip |###############################################--------| 85.04% tmpPFlRS7.zip |###############################################--------| 85.09% tmpPFlRS7.zip |###############################################--------| 85.14% tmpPFlRS7.zip |###############################################--------| 85.18% tmpPFlRS7.zip |###############################################--------| 85.23% tmpPFlRS7.zip |###############################################--------| 85.27% tmpPFlRS7.zip |###############################################--------| 85.32% tmpPFlRS7.zip |###############################################--------| 85.36% tmpPFlRS7.zip |###############################################--------| 85.41% tmpPFlRS7.zip |###############################################--------| 85.46% tmpPFlRS7.zip |###############################################--------| 85.5% tmpPFlRS7.zip |###############################################--------| 85.55% tmpPFlRS7.zip |###############################################--------| 85.59% tmpPFlRS7.zip |###############################################--------| 85.64% tmpPFlRS7.zip |###############################################--------| 85.68% tmpPFlRS7.zip |###############################################--------| 85.73% tmpPFlRS7.zip |###############################################--------| 85.78% tmpPFlRS7.zip |###############################################--------| 85.82% tmpPFlRS7.zip |###############################################--------| 85.87% tmpPFlRS7.zip |###############################################--------| 85.91% tmpPFlRS7.zip |###############################################--------| 85.96% tmpPFlRS7.zip |###############################################--------| 86.0% tmpPFlRS7.zip |###############################################--------| 86.05% tmpPFlRS7.zip |###############################################--------| 86.09% tmpPFlRS7.zip |###############################################--------| 86.14% tmpPFlRS7.zip |###############################################--------| 86.19% tmpPFlRS7.zip |###############################################--------| 86.23% tmpPFlRS7.zip |###############################################--------| 86.28% tmpPFlRS7.zip |###############################################--------| 86.32% tmpPFlRS7.zip |################################################-------| 86.37% tmpPFlRS7.zip |################################################-------| 86.41% tmpPFlRS7.zip |################################################-------| 86.46% tmpPFlRS7.zip |################################################-------| 86.51% tmpPFlRS7.zip |################################################-------| 86.55% tmpPFlRS7.zip |################################################-------| 86.6% tmpPFlRS7.zip |################################################-------| 86.64% tmpPFlRS7.zip |################################################-------| 86.69% tmpPFlRS7.zip |################################################-------| 86.73% tmpPFlRS7.zip |################################################-------| 86.78% tmpPFlRS7.zip |################################################-------| 86.83% tmpPFlRS7.zip |################################################-------| 86.87% tmpPFlRS7.zip |################################################-------| 86.92% tmpPFlRS7.zip |################################################-------| 86.96% tmpPFlRS7.zip |################################################-------| 87.01% tmpPFlRS7.zip |################################################-------| 87.05% tmpPFlRS7.zip |################################################-------| 87.1% tmpPFlRS7.zip |################################################-------| 87.14% tmpPFlRS7.zip |################################################-------| 87.19% tmpPFlRS7.zip |################################################-------| 87.24% tmpPFlRS7.zip |################################################-------| 87.28% tmpPFlRS7.zip |################################################-------| 87.33% tmpPFlRS7.zip |################################################-------| 87.37% tmpPFlRS7.zip |################################################-------| 87.42% tmpPFlRS7.zip |################################################-------| 87.46% tmpPFlRS7.zip |################################################-------| 87.51% tmpPFlRS7.zip |################################################-------| 87.56% tmpPFlRS7.zip |################################################-------| 87.6% tmpPFlRS7.zip |################################################-------| 87.65% tmpPFlRS7.zip |################################################-------| 87.69% tmpPFlRS7.zip |################################################-------| 87.74% tmpPFlRS7.zip |################################################-------| 87.78% tmpPFlRS7.zip |################################################-------| 87.83% tmpPFlRS7.zip |################################################-------| 87.87% tmpPFlRS7.zip |################################################-------| 87.92% tmpPFlRS7.zip |################################################-------| 87.97% tmpPFlRS7.zip |################################################-------| 88.01% tmpPFlRS7.zip |################################################-------| 88.06% tmpPFlRS7.zip |################################################-------| 88.1% tmpPFlRS7.zip |################################################-------| 88.15% tmpPFlRS7.zip |#################################################------| 88.19% tmpPFlRS7.zip |#################################################------| 88.24% tmpPFlRS7.zip |#################################################------| 88.29% tmpPFlRS7.zip |#################################################------| 88.33% tmpPFlRS7.zip |#################################################------| 88.38% tmpPFlRS7.zip |#################################################------| 88.42% tmpPFlRS7.zip |#################################################------| 88.47% tmpPFlRS7.zip |#################################################------| 88.51% tmpPFlRS7.zip |#################################################------| 88.56% tmpPFlRS7.zip |#################################################------| 88.61% tmpPFlRS7.zip |#################################################------| 88.65% tmpPFlRS7.zip |#################################################------| 88.7% tmpPFlRS7.zip |#################################################------| 88.74% tmpPFlRS7.zip |#################################################------| 88.79% tmpPFlRS7.zip |#################################################------| 88.83% tmpPFlRS7.zip |#################################################------| 88.88% tmpPFlRS7.zip |#################################################------| 88.92% tmpPFlRS7.zip |#################################################------| 88.97% tmpPFlRS7.zip |#################################################------| 89.02% tmpPFlRS7.zip |#################################################------| 89.06% tmpPFlRS7.zip |#################################################------| 89.11% tmpPFlRS7.zip |#################################################------| 89.15% tmpPFlRS7.zip |#################################################------| 89.2% tmpPFlRS7.zip |#################################################------| 89.24% tmpPFlRS7.zip |#################################################------| 89.29% tmpPFlRS7.zip |#################################################------| 89.34% tmpPFlRS7.zip |#################################################------| 89.38% tmpPFlRS7.zip |#################################################------| 89.43% tmpPFlRS7.zip |#################################################------| 89.47% tmpPFlRS7.zip |#################################################------| 89.52% tmpPFlRS7.zip |#################################################------| 89.56% tmpPFlRS7.zip |#################################################------| 89.61% tmpPFlRS7.zip |#################################################------| 89.66% tmpPFlRS7.zip |#################################################------| 89.7% tmpPFlRS7.zip |#################################################------| 89.75% tmpPFlRS7.zip |#################################################------| 89.79% tmpPFlRS7.zip |#################################################------| 89.84% tmpPFlRS7.zip |#################################################------| 89.88% tmpPFlRS7.zip |#################################################------| 89.93% tmpPFlRS7.zip |#################################################------| 89.97% tmpPFlRS7.zip |##################################################-----| 90.02% tmpPFlRS7.zip |##################################################-----| 90.07% tmpPFlRS7.zip |##################################################-----| 90.11% tmpPFlRS7.zip |##################################################-----| 90.16% tmpPFlRS7.zip |##################################################-----| 90.2% tmpPFlRS7.zip |##################################################-----| 90.25% tmpPFlRS7.zip |##################################################-----| 90.29% tmpPFlRS7.zip |##################################################-----| 90.34% tmpPFlRS7.zip |##################################################-----| 90.39% tmpPFlRS7.zip |##################################################-----| 90.43% tmpPFlRS7.zip |##################################################-----| 90.48% tmpPFlRS7.zip |##################################################-----| 90.52% tmpPFlRS7.zip |##################################################-----| 90.57% tmpPFlRS7.zip |##################################################-----| 90.61% tmpPFlRS7.zip |##################################################-----| 90.66% tmpPFlRS7.zip |##################################################-----| 90.71% tmpPFlRS7.zip |##################################################-----| 90.75% tmpPFlRS7.zip |##################################################-----| 90.8% tmpPFlRS7.zip |##################################################-----| 90.84% tmpPFlRS7.zip |##################################################-----| 90.89% tmpPFlRS7.zip |##################################################-----| 90.93% tmpPFlRS7.zip |##################################################-----| 90.98% tmpPFlRS7.zip |##################################################-----| 91.02% tmpPFlRS7.zip |##################################################-----| 91.07% tmpPFlRS7.zip |##################################################-----| 91.12% tmpPFlRS7.zip |##################################################-----| 91.16% tmpPFlRS7.zip |##################################################-----| 91.21% tmpPFlRS7.zip |##################################################-----| 91.25% tmpPFlRS7.zip |##################################################-----| 91.3% tmpPFlRS7.zip |##################################################-----| 91.34% tmpPFlRS7.zip |##################################################-----| 91.39% tmpPFlRS7.zip |##################################################-----| 91.44% tmpPFlRS7.zip |##################################################-----| 91.48% tmpPFlRS7.zip |##################################################-----| 91.53% tmpPFlRS7.zip |##################################################-----| 91.57% tmpPFlRS7.zip |##################################################-----| 91.62% tmpPFlRS7.zip |##################################################-----| 91.66% tmpPFlRS7.zip |##################################################-----| 91.71% tmpPFlRS7.zip |##################################################-----| 91.76% tmpPFlRS7.zip |##################################################-----| 91.8% tmpPFlRS7.zip |###################################################----| 91.85% tmpPFlRS7.zip |###################################################----| 91.89% tmpPFlRS7.zip |###################################################----| 91.94% tmpPFlRS7.zip |###################################################----| 91.98% tmpPFlRS7.zip |###################################################----| 92.03% tmpPFlRS7.zip |###################################################----| 92.07% tmpPFlRS7.zip |###################################################----| 92.12% tmpPFlRS7.zip |###################################################----| 92.17% tmpPFlRS7.zip |###################################################----| 92.21% tmpPFlRS7.zip |###################################################----| 92.26% tmpPFlRS7.zip |###################################################----| 92.3% tmpPFlRS7.zip |###################################################----| 92.35% tmpPFlRS7.zip |###################################################----| 92.39% tmpPFlRS7.zip |###################################################----| 92.44% tmpPFlRS7.zip |###################################################----| 92.49% tmpPFlRS7.zip |###################################################----| 92.53% tmpPFlRS7.zip |###################################################----| 92.58% tmpPFlRS7.zip |###################################################----| 92.62% tmpPFlRS7.zip |###################################################----| 92.67% tmpPFlRS7.zip |###################################################----| 92.71% tmpPFlRS7.zip |###################################################----| 92.76% tmpPFlRS7.zip |###################################################----| 92.81% tmpPFlRS7.zip |###################################################----| 92.85% tmpPFlRS7.zip |###################################################----| 92.9% tmpPFlRS7.zip |###################################################----| 92.94% tmpPFlRS7.zip |###################################################----| 92.99% tmpPFlRS7.zip |###################################################----| 93.03% tmpPFlRS7.zip |###################################################----| 93.08% tmpPFlRS7.zip |###################################################----| 93.12% tmpPFlRS7.zip |###################################################----| 93.17% tmpPFlRS7.zip |###################################################----| 93.22% tmpPFlRS7.zip |###################################################----| 93.26% tmpPFlRS7.zip |###################################################----| 93.31% tmpPFlRS7.zip |###################################################----| 93.35% tmpPFlRS7.zip |###################################################----| 93.4% tmpPFlRS7.zip |###################################################----| 93.44% tmpPFlRS7.zip |###################################################----| 93.49% tmpPFlRS7.zip |###################################################----| 93.54% tmpPFlRS7.zip |###################################################----| 93.58% tmpPFlRS7.zip |###################################################----| 93.63% tmpPFlRS7.zip |####################################################---| 93.67% tmpPFlRS7.zip |####################################################---| 93.72% tmpPFlRS7.zip |####################################################---| 93.76% tmpPFlRS7.zip |####################################################---| 93.81% tmpPFlRS7.zip |####################################################---| 93.86% tmpPFlRS7.zip |####################################################---| 93.9% tmpPFlRS7.zip |####################################################---| 93.95% tmpPFlRS7.zip |####################################################---| 93.99% tmpPFlRS7.zip |####################################################---| 94.04% tmpPFlRS7.zip |####################################################---| 94.08% tmpPFlRS7.zip |####################################################---| 94.13% tmpPFlRS7.zip |####################################################---| 94.17% tmpPFlRS7.zip |####################################################---| 94.22% tmpPFlRS7.zip |####################################################---| 94.27% tmpPFlRS7.zip |####################################################---| 94.31% tmpPFlRS7.zip |####################################################---| 94.36% tmpPFlRS7.zip |####################################################---| 94.4% tmpPFlRS7.zip |####################################################---| 94.45% tmpPFlRS7.zip |####################################################---| 94.49% tmpPFlRS7.zip |####################################################---| 94.54% tmpPFlRS7.zip |####################################################---| 94.59% tmpPFlRS7.zip |####################################################---| 94.63% tmpPFlRS7.zip |####################################################---| 94.68% tmpPFlRS7.zip |####################################################---| 94.72% tmpPFlRS7.zip |####################################################---| 94.77% tmpPFlRS7.zip |####################################################---| 94.81% tmpPFlRS7.zip |####################################################---| 94.86% tmpPFlRS7.zip |####################################################---| 94.9% tmpPFlRS7.zip |####################################################---| 94.95% tmpPFlRS7.zip |####################################################---| 95.0% tmpPFlRS7.zip |####################################################---| 95.04% tmpPFlRS7.zip |####################################################---| 95.09% tmpPFlRS7.zip |####################################################---| 95.13% tmpPFlRS7.zip |####################################################---| 95.18% tmpPFlRS7.zip |####################################################---| 95.22% tmpPFlRS7.zip |####################################################---| 95.27% tmpPFlRS7.zip |####################################################---| 95.32% tmpPFlRS7.zip |####################################################---| 95.36% tmpPFlRS7.zip |####################################################---| 95.41% tmpPFlRS7.zip |####################################################---| 95.45% tmpPFlRS7.zip |#####################################################--| 95.5% tmpPFlRS7.zip |#####################################################--| 95.54% tmpPFlRS7.zip |#####################################################--| 95.59% tmpPFlRS7.zip |#####################################################--| 95.64% tmpPFlRS7.zip |#####################################################--| 95.68% tmpPFlRS7.zip |#####################################################--| 95.73% tmpPFlRS7.zip |#####################################################--| 95.77% tmpPFlRS7.zip |#####################################################--| 95.82% tmpPFlRS7.zip |#####################################################--| 95.86% tmpPFlRS7.zip |#####################################################--| 95.91% tmpPFlRS7.zip |#####################################################--| 95.95% tmpPFlRS7.zip |#####################################################--| 96.0% tmpPFlRS7.zip |#####################################################--| 96.05% tmpPFlRS7.zip |#####################################################--| 96.09% tmpPFlRS7.zip |#####################################################--| 96.14% tmpPFlRS7.zip |#####################################################--| 96.18% tmpPFlRS7.zip |#####################################################--| 96.23% tmpPFlRS7.zip |#####################################################--| 96.27% tmpPFlRS7.zip |#####################################################--| 96.32% tmpPFlRS7.zip |#####################################################--| 96.37% tmpPFlRS7.zip |#####################################################--| 96.41% tmpPFlRS7.zip |#####################################################--| 96.46% tmpPFlRS7.zip |#####################################################--| 96.5% tmpPFlRS7.zip |#####################################################--| 96.55% tmpPFlRS7.zip |#####################################################--| 96.59% tmpPFlRS7.zip |#####################################################--| 96.64% tmpPFlRS7.zip |#####################################################--| 96.69% tmpPFlRS7.zip |#####################################################--| 96.73% tmpPFlRS7.zip |#####################################################--| 96.78% tmpPFlRS7.zip |#####################################################--| 96.82% tmpPFlRS7.zip |#####################################################--| 96.87% tmpPFlRS7.zip |#####################################################--| 96.91% tmpPFlRS7.zip |#####################################################--| 96.96% tmpPFlRS7.zip |#####################################################--| 97.0% tmpPFlRS7.zip |#####################################################--| 97.05% tmpPFlRS7.zip |#####################################################--| 97.1% tmpPFlRS7.zip |#####################################################--| 97.14% tmpPFlRS7.zip |#####################################################--| 97.19% tmpPFlRS7.zip |#####################################################--| 97.23% tmpPFlRS7.zip |######################################################-| 97.28% tmpPFlRS7.zip |######################################################-| 97.32% tmpPFlRS7.zip |######################################################-| 97.37% tmpPFlRS7.zip |######################################################-| 97.42% tmpPFlRS7.zip |######################################################-| 97.46% tmpPFlRS7.zip |######################################################-| 97.51% tmpPFlRS7.zip |######################################################-| 97.55% tmpPFlRS7.zip |######################################################-| 97.6% tmpPFlRS7.zip |######################################################-| 97.64% tmpPFlRS7.zip |######################################################-| 97.69% tmpPFlRS7.zip |######################################################-| 97.74% tmpPFlRS7.zip |######################################################-| 97.78% tmpPFlRS7.zip |######################################################-| 97.83% tmpPFlRS7.zip |######################################################-| 97.87% tmpPFlRS7.zip |######################################################-| 97.92% tmpPFlRS7.zip |######################################################-| 97.96% tmpPFlRS7.zip |######################################################-| 98.01% tmpPFlRS7.zip |######################################################-| 98.05% tmpPFlRS7.zip |######################################################-| 98.1% tmpPFlRS7.zip |######################################################-| 98.15% tmpPFlRS7.zip |######################################################-| 98.19% tmpPFlRS7.zip |######################################################-| 98.24% tmpPFlRS7.zip |######################################################-| 98.28% tmpPFlRS7.zip |######################################################-| 98.33% tmpPFlRS7.zip |######################################################-| 98.37% tmpPFlRS7.zip |######################################################-| 98.42% tmpPFlRS7.zip |######################################################-| 98.47% tmpPFlRS7.zip |######################################################-| 98.51% tmpPFlRS7.zip |######################################################-| 98.56% tmpPFlRS7.zip |######################################################-| 98.6% tmpPFlRS7.zip |######################################################-| 98.65% tmpPFlRS7.zip |######################################################-| 98.69% tmpPFlRS7.zip |######################################################-| 98.74% tmpPFlRS7.zip |######################################################-| 98.79% tmpPFlRS7.zip |######################################################-| 98.83% tmpPFlRS7.zip |######################################################-| 98.88% tmpPFlRS7.zip |######################################################-| 98.92% tmpPFlRS7.zip |######################################################-| 98.97% tmpPFlRS7.zip |######################################################-| 99.01% tmpPFlRS7.zip |######################################################-| 99.06% tmpPFlRS7.zip |#######################################################| 99.1% tmpPFlRS7.zip |#######################################################| 99.15% tmpPFlRS7.zip |#######################################################| 99.2% tmpPFlRS7.zip |#######################################################| 99.24% tmpPFlRS7.zip |#######################################################| 99.29% tmpPFlRS7.zip |#######################################################| 99.33% tmpPFlRS7.zip |#######################################################| 99.38% tmpPFlRS7.zip |#######################################################| 99.42% tmpPFlRS7.zip |#######################################################| 99.47% tmpPFlRS7.zip |#######################################################| 99.52% tmpPFlRS7.zip |#######################################################| 99.56% tmpPFlRS7.zip |#######################################################| 99.61% tmpPFlRS7.zip |#######################################################| 99.65% tmpPFlRS7.zip |#######################################################| 99.7% tmpPFlRS7.zip |#######################################################| 99.74% tmpPFlRS7.zip |#######################################################| 99.79% tmpPFlRS7.zip |#######################################################| 99.84% tmpPFlRS7.zip |#######################################################| 99.88% tmpPFlRS7.zip |#######################################################| 99.93% tmpPFlRS7.zip |#######################################################| 99.97% tmpPFlRS7.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is bd1edf52-b151-443f-852d-f94e1bd0a443 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-03-24 01:26:44,776 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-24 01:26:44,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 sudo: unable to resolve host cloudify-ims-vm-6b3b1d17-a804-4852-bae9-ae2d137ad1e3 2019-03-24 01:26:44,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:26:44,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f2feb8ebead240b6bac2cf83274c837d&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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:26:45,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:45 GMT X-Openstack-Request-Id: req-5538d10c-15f5-46af-accc-4eca77784a3d 2019-03-24 01:26:45,148 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}]} 2019-03-24 01:26:45,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f2feb8ebead240b6bac2cf83274c837d&name=default used request id req-5538d10c-15f5-46af-accc-4eca77784a3d 2019-03-24 01:26:45,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35991191864s 2019-03-24 01:26:45,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:26:45,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:26:45,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:45 GMT X-Openstack-Request-Id: req-acb73185-73f7-40d2-88c5-002311afca82 2019-03-24 01:26:45,222 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-24T01:21:32Z", "revision_number": 0, "id": "18906bdb-1b53-414b-884f-09d574a29656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:32Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T01:21:31Z", "revision_number": 0, "id": "24986bfb-508a-4d77-9af6-d3b7446d974b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:31Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:21:29Z", "revision_number": 0, "id": "72cd34fd-45a7-4261-83d2-77f4a310ff87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:29Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:21:30Z", "revision_number": 0, "id": "833e22c0-7e90-4997-8d98-38e6994b90ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:30Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:28Z", "revision_number": 0, "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 7, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:26:45,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-acb73185-73f7-40d2-88c5-002311afca82 2019-03-24 01:26:45,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.067626953125s 2019-03-24 01:26:45,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 01:26:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -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": "156291fa-5cc6-4d2c-a30f-22ed5ec52400"}}' 2019-03-24 01:26:45,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:45 GMT X-Openstack-Request-Id: req-535d94e3-cb72-423b-bb3b-bfba7fa7114d 2019-03-24 01:26:45,725 - 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-03-24T01:26:45Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:26:45Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "72958358-b703-4efd-8175-8ed4462e8639"}} 2019-03-24 01:26:45,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-535d94e3-cb72-423b-bb3b-bfba7fa7114d 2019-03-24 01:26:45,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.495477199554s 2019-03-24 01:26:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-03-24 01:26:45,818 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-03-24 01:26:54,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:26:54,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:26:54,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:26:54,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:26:54,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:26:54,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:26:54,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:26:54,129 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-03-24 01:26:54,129 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:53.692Z", "updated_at": "2019-03-24T01:26:53.692Z", "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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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"}}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "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-03-24 01:26:54,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:26:54,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:26:54 GMT 2019-03-24 01:26:54,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:26:54,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-03-24 01:26:54,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:26:54,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:26:54,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:26:54,182 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-24 01:26:55,614 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-24 01:26:55,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:26:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:26:55,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:55 GMT X-Openstack-Request-Id: req-5b6b8a24-b42a-4925-aba0-6694919031d4 2019-03-24 01:26:55,942 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:21:25Z", "file": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "size": 300941312, "self": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:21:20Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:26:55,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5b6b8a24-b42a-4925-aba0-6694919031d4 2019-03-24 01:26:55,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326121091843s 2019-03-24 01:26:55,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 01:26:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}' 2019-03-24 01:26:56,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sun, 24 Mar 2019 01:26:56 GMT Location: http://172.30.9.28:9292/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9dcb72cf-3282-492a-8d3c-0b2f4fae52fc 2019-03-24 01:26:56,317 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:26:56Z", "file": "/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "size": null, "self": "/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": null, "created_at": "2019-03-24T01:26:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 01:26:56,318 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9dcb72cf-3282-492a-8d3c-0b2f4fae52fc 2019-03-24 01:26:56,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.36788892746s 2019-03-24 01:26:56,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 01:26:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837/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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '' 2019-03-24 01:27:01,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:27:01 GMT X-Openstack-Request-Id: req-d5f9c7bc-b8ad-43d6-a938-4400058cf130 2019-03-24 01:27:01,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:27:01,839 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837/file used request id req-d5f9c7bc-b8ad-43d6-a938-4400058cf130 2019-03-24 01:27:01,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.5202460289s 2019-03-24 01:27:01,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:27:01,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:27:02,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 24 Mar 2019 01:27:02 GMT X-Openstack-Request-Id: req-59bfae8d-df5d-4913-83bf-f62946e28440 2019-03-24 01:27:02,183 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:27:01Z", "file": "/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "size": 263848448, "self": "/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/bedb7ced-f924-440b-b5ad-8a21c6883837/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/bedb7ced-f924-440b-b5ad-8a21c6883837/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:26:56Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:21:25Z", "file": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "size": 300941312, "self": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:21:20Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:27:02,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-59bfae8d-df5d-4913-83bf-f62946e28440 2019-03-24 01:27:02,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33845281601s 2019-03-24 01:27:02,186 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/bedb7ced-f924-440b-b5ad-8a21c6883837/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837/file', 'owner': u'f2feb8ebead240b6bac2cf83274c837d', 'id': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'size': 263848448, u'self': u'/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2feb8ebead240b6bac2cf83274c837d', 'name': 'cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/bedb7ced-f924-440b-b5ad-8a21c6883837/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T01:27:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T01:27:01Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'created': u'2019-03-24T01:26:56Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-24T01:26:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-24 01:27:02,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 01:27:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-24 01:27:02,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sun, 24 Mar 2019 01:27: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-2a0f2ca9-fb46-404b-9c5e-13cf6452a2cb x-openstack-request-id: req-2a0f2ca9-fb46-404b-9c5e-13cf6452a2cb 2019-03-24 01:27:02,519 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "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": "4ce42e23-f40e-4564-8dcb-aaefede9993f"}} 2019-03-24 01:27:02,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2a0f2ca9-fb46-404b-9c5e-13cf6452a2cb 2019-03-24 01:27:02,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332680940628s 2019-03-24 01:27:02,520 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'swap': 0}) 2019-03-24 01:27:02,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 01:27:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f/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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" -d '{"extra_specs": {}}' 2019-03-24 01:27:02,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:27: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-1938d857-15a3-4dfd-ba49-869391c436e3 x-openstack-request-id: req-1938d857-15a3-4dfd-ba49-869391c436e3 2019-03-24 01:27:02,546 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 01:27:02,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f/os-extra_specs used request id req-1938d857-15a3-4dfd-ba49-869391c436e3 2019-03-24 01:27:02,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248382091522s 2019-03-24 01:27:02,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-03-24 01:27:02,547 - 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": "bedb7ced-f924-440b-b5ad-8a21c6883837", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "bono_cluster_size": 1, "flavor_id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-03-24 01:27:04,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:04,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:04,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "bono_cluster_size": 1, "flavor_id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "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-03-24T01:27:02.875Z", "created_by": "admin", "updated_at": "2019-03-24T01:27:02.875Z", "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-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:04 GMT 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:04,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-03-24 01:27:04,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:04,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:04,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:04,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:04,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:04,182 - 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-03-24T01:27:03.588Z", "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-03-24T01:27:03.589Z", "id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:04 GMT 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:04,182 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:04,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:04,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:04,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:04 GMT 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:04,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-24 01:27:04,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:04,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:04,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:04,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/17e9c41d-9cf8-41cd-9786-32c0ef4349f6 2019-03-24 01:27:04,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:04,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:04,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:04,344 - 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-03-24T01:27:03.588Z", "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-03-24T01:27:03.589Z", "id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"} 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:04 GMT 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:04,344 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:04,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:04,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:04,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:04,345 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:09,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:09,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:09,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:09,421 - 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-03-24T01:27:04.877Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:04.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:05.475Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:04.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:05.475Z", "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-03-24T01:27:04.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:05.475Z", "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-03-24T01:27:04.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:05.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:05.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:04.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "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-03-24T01:27:05.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:06.156Z", "message": "Using existing installation of managed plugin: bd1edf52-b151-443f-852d-f94e1bd0a443 [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-03-24T01:27:05.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6", "logger": "ctx.3c15fe53-eab3-4b9e-a49d-996a7f6e48a2"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:09 GMT 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:09,421 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:09,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:09,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:09,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:09,422 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-03-24 01:27:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-03-24 01:27:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:27:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-03-24 01:27:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:27:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-03-24 01:27:09,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-03-24 01:27:09,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-03-24 01:27:09,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-03-24 01:27:09,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:27:09,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-03-24 01:27:09,424 - 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-03-24 01:27:09,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-03-24 01:27:09,425 - 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-03-24 01:27:09,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: bd1edf52-b151-443f-852d-f94e1bd0a443 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-03-24 01:27:09,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/17e9c41d-9cf8-41cd-9786-32c0ef4349f6 2019-03-24 01:27:09,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:09,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:09,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:09,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:09,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T01:27:05.786Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:03.588Z", "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-03-24T01:27:03.589Z", "id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"} 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:09 GMT 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:09,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:09,482 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:09,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-03-24 01:27:09,483 - 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-03-24 01:27:09,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-03-24 01:27:09,910 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:09,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:09 GMT 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:09,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:10,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:10 GMT 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:10,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:10,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:10,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:10,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:10,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:10,211 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:10 GMT 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:10,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:15,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:15,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:15,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:15,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:15,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:15,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:15,309 - 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-03-24T01:27:10.748Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:10.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:15.167Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:15 GMT 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:15,309 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:15,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-03-24 01:27:15,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:15,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:15,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:15,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:15,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:15,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:15,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:15,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:15,401 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:15 GMT 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:15,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:20,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:20,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:20,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:15.763Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:15.763Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:15.763Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:16.363Z", "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-03-24T01:27:15.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:16.363Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:16.363Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:16.968Z", "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-03-24T01:27:15.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:16.968Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:15.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:16.968Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:16.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:17.577Z", "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-03-24T01:27:16.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:17.577Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:16.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:17.577Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:16.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.181Z", "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-03-24T01:27:16.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.181Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:16.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.181Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:16.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:17.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:17.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:18.786Z", "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-03-24T01:27:18.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:18.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5d31d0-abff-40a0-9b59-81a2dad42e9e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:18.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4e5d31d0-abff-40a0-9b59-81a2dad42e9e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:18.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -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-03-24T01:27:19.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:17.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "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-03-24T01:27:17.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "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-03-24T01:27:18.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}66a552373767c3ee3a211b31b64727b28f94b444\" -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-03-24T01:27:19.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:17.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "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-03-24T01:27:18.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "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-03-24T01:27:18.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:18.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd41ffcd-066f-443d-9204-2bc45cd19eb9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:18.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.384Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-cd41ffcd-066f-443d-9204-2bc45cd19eb9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:18.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "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-03-24T01:27:18.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:18.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 70, "offset": 2, "size": 50}}} 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:20 GMT 2019-03-24 01:27:20,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:20,761 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:20,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:20,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:20,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:20,761 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,765 - 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-03-24 01:27:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,766 - 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-03-24 01:27:20,766 - 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-03-24 01:27:20,766 - 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-03-24 01:27:20,766 - 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-03-24 01:27:20,766 - 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-03-24 01:27:20,766 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,767 - 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-03-24 01:27:20,768 - 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-03-24 01:27:20,768 - 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-03-24 01:27:20,768 - 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-03-24 01:27:20,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:20,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5d31d0-abff-40a0-9b59-81a2dad42e9e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:20,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4e5d31d0-abff-40a0-9b59-81a2dad42e9e 2019-03-24 01:27:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-03-24 01:27:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-24 01:27:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,769 - 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-03-24 01:27:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}66a552373767c3ee3a211b31b64727b28f94b444" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-03-24 01:27:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:20,769 - 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-03-24 01:27:20,770 - 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-03-24 01:27:20,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:20,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd41ffcd-066f-443d-9204-2bc45cd19eb9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:20,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-cd41ffcd-066f-443d-9204-2bc45cd19eb9 2019-03-24 01:27:20,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:20,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-24 01:27:20,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:21,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:21,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:21,079 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:21 GMT 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:21,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:21,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:21,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:21,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:26,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:26,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:26,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:26,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_aysd10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "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-03-24T01:27:18.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c22c127c-e0f9-43c5-94c3-293572067fe8 Date: Sun, 24 Mar 2019 01:27:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:19Z\", \"updated_at\": \"2019-03-24T01:27:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:19Z\", \"revision_number\": 0, \"id\": \"247de0b5-7d7d-437f-a4b0-1763defe6740\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:19Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:19Z\", \"revision_number\": 0, \"id\": \"6922dbd2-109e-4dc3-bafe-e04423d4c23c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:19Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-93782757-ab63-4da0-8e6a-66626b5c52d4", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-93782757-ab63-4da0-8e6a-66626b5c52d4", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:19.984Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-93782757-ab63-4da0-8e6a-66626b5c52d4 Date: Sun, 24 Mar 2019 01:27:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:19Z\", \"updated_at\": \"2019-03-24T01:27:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:19Z\", \"revision_number\": 0, \"id\": \"48235c2f-a878-4960-904f-904d11bf0d73\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:19Z\", \"security_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:19Z\", \"revision_number\": 0, \"id\": \"91821d26-2b90-453c-a61b-a8be80c42f77\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:19Z\", \"security_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "keypair_4o58r8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:19.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:20.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-69af6a9a-9a73-4562-8bd8-92234206e73f", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:20.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69af6a9a-9a73-4562-8bd8-92234206e73f 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.28: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-03-24T01:27:20.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:20.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:20.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:20.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:20.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:20.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "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-03-24T01:27:20.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c22c127c-e0f9-43c5-94c3-293572067fe8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:20.518Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c22c127c-e0f9-43c5-94c3-293572067fe8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:19.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a96cd137-0e32-407b-b55d-0524b9eb7963", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:20.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "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-03-24T01:27:20.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8\" -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-03-24T01:27:20.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-84b49e04-21a9-4a1d-9e97-15c033ae2670 Date: Sun, 24 Mar 2019 01:27:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:20Z\", \"updated_at\": \"2019-03-24T01:27:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:20Z\", \"revision_number\": 0, \"id\": \"160aa742-3ccb-403f-8373-05b579edb59e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:20Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:20Z\", \"revision_number\": 0, \"id\": \"57201ee5-5b17-4797-a589-417605331172\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:20Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"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-03-24T01:27:21.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96cd137-0e32-407b-b55d-0524b9eb7963 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:20.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:20.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "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-03-24T01:27:20.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "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-03-24T01:27:20.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "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-03-24T01:27:20.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "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-03-24T01:27:20.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.099Z", "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-03-24T01:27:20.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc\" -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-03-24T01:27:21.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84b49e04-21a9-4a1d-9e97-15c033ae2670", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84b49e04-21a9-4a1d-9e97-15c033ae2670", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:21.649Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-37b6023c-166c-4ec4-a88b-214d7c565d12 Date: Sun, 24 Mar 2019 01:27:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:21Z\", \"updated_at\": \"2019-03-24T01:27:21Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:21Z\", \"revision_number\": 0, \"id\": \"1ea6713c-db21-47dd-b3cc-d4046749f135\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:21Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:21Z\", \"revision_number\": 0, \"id\": \"28618b7b-3f57-4b9e-a7d7-1744b8224a3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:21Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c733c3bd-6f32-459b-aa40-d98fd1900152", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c733c3bd-6f32-459b-aa40-d98fd1900152 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a552373767c3ee3a211b31b64727b28f94b444\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}], "metadata": {"pagination": {"total": 312, "offset": 52, "size": 50}}} 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:26 GMT 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:26,184 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:26,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:26,185 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:26,185 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:26,185 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:26,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c22c127c-e0f9-43c5-94c3-293572067fe8 Date: Sun, 24 Mar 2019 01:27:19 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:19Z", "updated_at": "2019-03-24T01:27:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:19Z", "revision_number": 0, "id": "247de0b5-7d7d-437f-a4b0-1763defe6740", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:19Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:19Z", "revision_number": 0, "id": "6922dbd2-109e-4dc3-bafe-e04423d4c23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:19Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono"}} 2019-03-24 01:27:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-93782757-ab63-4da0-8e6a-66626b5c52d4 2019-03-24 01:27:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-93782757-ab63-4da0-8e6a-66626b5c52d4 2019-03-24 01:27:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-93782757-ab63-4da0-8e6a-66626b5c52d4 Date: Sun, 24 Mar 2019 01:27:19 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:19Z", "updated_at": "2019-03-24T01:27:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:19Z", "revision_number": 0, "id": "48235c2f-a878-4960-904f-904d11bf0d73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:19Z", "security_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:19Z", "revision_number": 0, "id": "91821d26-2b90-453c-a61b-a8be80c42f77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:19Z", "security_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "name": "clearwater-sg_bind"}} 2019-03-24 01:27:26,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-03-24 01:27:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 01:27:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-69af6a9a-9a73-4562-8bd8-92234206e73f 2019-03-24 01:27:26,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69af6a9a-9a73-4562-8bd8-92234206e73f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:26,189 - 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-03-24 01:27:26,189 - 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-03-24 01:27:26,190 - 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-03-24 01:27:26,190 - 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-03-24 01:27:26,190 - 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-03-24 01:27:26,190 - 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-03-24 01:27:26,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c22c127c-e0f9-43c5-94c3-293572067fe8 2019-03-24 01:27:26,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c22c127c-e0f9-43c5-94c3-293572067fe8 2019-03-24 01:27:26,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a96cd137-0e32-407b-b55d-0524b9eb7963 2019-03-24 01:27:26,191 - 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-03-24 01:27:26,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-03-24 01:27:26,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-84b49e04-21a9-4a1d-9e97-15c033ae2670 Date: Sun, 24 Mar 2019 01:27:21 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:20Z", "updated_at": "2019-03-24T01:27:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:20Z", "revision_number": 0, "id": "160aa742-3ccb-403f-8373-05b579edb59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:20Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:20Z", "revision_number": 0, "id": "57201ee5-5b17-4797-a589-417605331172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:20Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip"}} 2019-03-24 01:27:26,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96cd137-0e32-407b-b55d-0524b9eb7963 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:26,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:26,192 - 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-03-24 01:27:26,192 - 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-03-24 01:27:26,192 - 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-03-24 01:27:26,192 - 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-03-24 01:27:26,192 - 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-03-24 01:27:26,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:26,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-24 01:27:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-03-24 01:27:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-03-24 01:27:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84b49e04-21a9-4a1d-9e97-15c033ae2670 2019-03-24 01:27:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84b49e04-21a9-4a1d-9e97-15c033ae2670 2019-03-24 01:27:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-24 01:27:26,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-03-24 01:27:26,194 - 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-03-24 01:27:26,194 - 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-03-24 01:27:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12 2019-03-24 01:27:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-37b6023c-166c-4ec4-a88b-214d7c565d12 Date: Sun, 24 Mar 2019 01:27:21 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:21Z", "updated_at": "2019-03-24T01:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:21Z", "revision_number": 0, "id": "1ea6713c-db21-47dd-b3cc-d4046749f135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:21Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:21Z", "revision_number": 0, "id": "28618b7b-3f57-4b9e-a7d7-1744b8224a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:21Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime"}} 2019-03-24 01:27:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c733c3bd-6f32-459b-aa40-d98fd1900152 2019-03-24 01:27:26,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c733c3bd-6f32-459b-aa40-d98fd1900152 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:26,194 - 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-03-24 01:27:26,195 - 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-03-24 01:27:26,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12 2019-03-24 01:27:26,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a552373767c3ee3a211b31b64727b28f94b444" 2019-03-24 01:27:26,195 - 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-03-24 01:27:26,195 - 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-03-24 01:27:26,195 - 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-03-24 01:27:26,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:26,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:26,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:26,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:26,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:26,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:26,319 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:26 GMT 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:26,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:31,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:31,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:31,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:31,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "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-03-24T01:27:21.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a552373767c3ee3a211b31b64727b28f94b444\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-37b6023c-166c-4ec4-a88b-214d7c565d12 Date: Sun, 24 Mar 2019 01:27:21 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:21Z\", \"updated_at\": \"2019-03-24T01:27:21Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:21Z\", \"revision_number\": 0, \"id\": \"1ea6713c-db21-47dd-b3cc-d4046749f135\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:21Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:21Z\", \"revision_number\": 0, \"id\": \"28618b7b-3f57-4b9e-a7d7-1744b8224a3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:21Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c733c3bd-6f32-459b-aa40-d98fd1900152", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:22.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.210Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2a9ca0c2-e800-4251-b3c2-c4bce9f4bd28", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:21.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-6f3746f2-4233-4613-8556-ebb05a5196c7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:22.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-6f3746f2-4233-4613-8556-ebb05a5196c7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba\" -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-03-24T01:27:22.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c187f2e-c944-4c75-9e7d-634b3f123e58 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5ded94a3-713e-48b8-9f4b-cab57d508702 Date: Sun, 24 Mar 2019 01:27:22 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\": 3478, \"updated_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5ded94a3-713e-48b8-9f4b-cab57d508702", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:22.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d12a91b3-a6b4-4858-9f96-ba30febae9e3 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z\", \"security_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"cab1c7c2-41c1-4699-9604-c61b846a876f\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5ded94a3-713e-48b8-9f4b-cab57d508702", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d12a91b3-a6b4-4858-9f96-ba30febae9e3", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d12a91b3-a6b4-4858-9f96-ba30febae9e3", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4c187f2e-c944-4c75-9e7d-634b3f123e58", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-9897d435-60e8-40f8-92c5-e327cb1a8d1a Date: Sun, 24 Mar 2019 01:27:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"updated_at\": \"2019-03-24T01:27:22Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:22Z\", \"revision_number\": 0, \"id\": \"39ecdf9d-0f51-4fa1-8bff-c73bfef42e94\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:22Z\", \"revision_number\": 0, \"id\": \"ae0a2e05-1cc7-4cc5-b8b6-e490a6a8c613\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}66a552373767c3ee3a211b31b64727b28f94b444\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"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-03-24T01:27:22.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03de71fe3479b005f64ec515744d82170dc5e846\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-96329f7c-b513-47a4-a86b-86f4ab007487 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-96329f7c-b513-47a4-a86b-86f4ab007487", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-96329f7c-b513-47a4-a86b-86f4ab007487", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:22.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-6f3746f2-4233-4613-8556-ebb05a5196c7 Date: Sun, 24 Mar 2019 01:27:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:19Z\", \"updated_at\": \"2019-03-24T01:27:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:19Z\", \"revision_number\": 0, \"id\": \"247de0b5-7d7d-437f-a4b0-1763defe6740\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:19Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:19Z\", \"revision_number\": 0, \"id\": \"6922dbd2-109e-4dc3-bafe-e04423d4c23c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:19Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3cbfb676-1e4c-45ae-9fc4-a38cce505bbd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbfb676-1e4c-45ae-9fc4-a38cce505bbd 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:22.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}], "metadata": {"pagination": {"total": 407, "offset": 102, "size": 50}}} 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:31 GMT 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:31,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:31,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:31,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:31,519 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:31,521 - 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-03-24 01:27:31,521 - 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-03-24 01:27:31,522 - 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-03-24 01:27:31,522 - 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-03-24 01:27:31,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a552373767c3ee3a211b31b64727b28f94b444" 2019-03-24 01:27:31,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12 2019-03-24 01:27:31,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37b6023c-166c-4ec4-a88b-214d7c565d12 2019-03-24 01:27:31,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-37b6023c-166c-4ec4-a88b-214d7c565d12 Date: Sun, 24 Mar 2019 01:27:21 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:21Z", "updated_at": "2019-03-24T01:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:21Z", "revision_number": 0, "id": "1ea6713c-db21-47dd-b3cc-d4046749f135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:21Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:21Z", "revision_number": 0, "id": "28618b7b-3f57-4b9e-a7d7-1744b8224a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:21Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime"}} 2019-03-24 01:27:31,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c733c3bd-6f32-459b-aa40-d98fd1900152 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2a9ca0c2-e800-4251-b3c2-c4bce9f4bd28 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-6f3746f2-4233-4613-8556-ebb05a5196c7 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-6f3746f2-4233-4613-8556-ebb05a5196c7 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-03-24 01:27:31,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c187f2e-c944-4c75-9e7d-634b3f123e58 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5ded94a3-713e-48b8-9f4b-cab57d508702 Date: Sun, 24 Mar 2019 01:27:22 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": 3478, "updated_at": "2019-03-24T01:27:22Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 3478, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}} 2019-03-24 01:27:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5ded94a3-713e-48b8-9f4b-cab57d508702 2019-03-24 01:27:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d12a91b3-a6b4-4858-9f96-ba30febae9e3 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z", "security_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "port_range_min": 53, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "cab1c7c2-41c1-4699-9604-c61b846a876f"}} 2019-03-24 01:27:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-24 01:27:31,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5ded94a3-713e-48b8-9f4b-cab57d508702 2019-03-24 01:27:31,524 - 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-03-24 01:27:31,525 - 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-03-24 01:27:31,525 - 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-03-24 01:27:31,525 - 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-03-24 01:27:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d12a91b3-a6b4-4858-9f96-ba30febae9e3 2019-03-24 01:27:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d12a91b3-a6b4-4858-9f96-ba30febae9e3 2019-03-24 01:27:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a 2019-03-24 01:27:31,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4c187f2e-c944-4c75-9e7d-634b3f123e58 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-9897d435-60e8-40f8-92c5-e327cb1a8d1a Date: Sun, 24 Mar 2019 01:27:22 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "updated_at": "2019-03-24T01:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:22Z", "revision_number": 0, "id": "39ecdf9d-0f51-4fa1-8bff-c73bfef42e94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:22Z", "security_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:22Z", "revision_number": 0, "id": "ae0a2e05-1cc7-4cc5-b8b6-e490a6a8c613", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:22Z", "security_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "name": "clearwater-sg_ellis"}} 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}66a552373767c3ee3a211b31b64727b28f94b444" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de71fe3479b005f64ec515744d82170dc5e846" 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-96329f7c-b513-47a4-a86b-86f4ab007487 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 3478, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}} 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-96329f7c-b513-47a4-a86b-86f4ab007487 2019-03-24 01:27:31,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-96329f7c-b513-47a4-a86b-86f4ab007487 2019-03-24 01:27:31,527 - 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-03-24 01:27:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-6f3746f2-4233-4613-8556-ebb05a5196c7 Date: Sun, 24 Mar 2019 01:27:22 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:19Z", "updated_at": "2019-03-24T01:27:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:19Z", "revision_number": 0, "id": "247de0b5-7d7d-437f-a4b0-1763defe6740", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:19Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:19Z", "revision_number": 0, "id": "6922dbd2-109e-4dc3-bafe-e04423d4c23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:19Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono"}} 2019-03-24 01:27:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3cbfb676-1e4c-45ae-9fc4-a38cce505bbd 2019-03-24 01:27:31,527 - 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-03-24 01:27:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbfb676-1e4c-45ae-9fc4-a38cce505bbd 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:31,527 - 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-03-24 01:27:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-24 01:27:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-24 01:27:31,528 - 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-03-24 01:27:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-03-24 01:27:31,528 - 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-03-24 01:27:31,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:31,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:31,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:31,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:31,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:31,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:31,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:31 GMT 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:31,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:36,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:36,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:36,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d12a91b3-a6b4-4858-9f96-ba30febae9e3", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4059abe0-7b77-43c0-9b9c-dfc06cbcc0bd Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z\", \"security_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-96329f7c-b513-47a4-a86b-86f4ab007487 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "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-03-24T01:27:22.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:22.838Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-6f3746f2-4233-4613-8556-ebb05a5196c7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b888ad40-eb38-4142-bee7-45af4d3cc16d Date: Sun, 24 Mar 2019 01:27:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"updated_at\": \"2019-03-24T01:27:22Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:22Z\", \"revision_number\": 0, \"id\": \"39d5910a-4da3-496a-83b1-b743b156acd0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:22Z\", \"revision_number\": 0, \"id\": \"be6c4de1-8d51-463e-bcf4-3409bf264bb5\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b888ad40-eb38-4142-bee7-45af4d3cc16d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f290ad80-58fb-4f71-aad4-ffed6a6e619e", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b888ad40-eb38-4142-bee7-45af4d3cc16d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08838e97-8c78-4d5e-89da-9727fa36aa48 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-20446b8a-a28d-4c1a-be1f-23407c0e85da Date: Sun, 24 Mar 2019 01:27:22 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-20446b8a-a28d-4c1a-be1f-23407c0e85da", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03de71fe3479b005f64ec515744d82170dc5e846\" -d '{\"floatingip\": {\"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-08838e97-8c78-4d5e-89da-9727fa36aa48", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-20446b8a-a28d-4c1a-be1f-23407c0e85da", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5c20c61c-8099-4eaf-ad46-3e120d2d86e6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4059abe0-7b77-43c0-9b9c-dfc06cbcc0bd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5c20c61c-8099-4eaf-ad46-3e120d2d86e6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:22.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "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-03-24T01:27:22.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d518f66-dd51-4930-bafe-554428e954db 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4edd9f7b621695a2667ceb233409238f918ccd8d\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50d8c080c2345346bd27d2c74938ad9c9c120926\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:23.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-341c0b88-ffbb-4066-8ed6-570e3490eabd Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:22.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9d518f66-dd51-4930-bafe-554428e954db", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "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-03-24T01:27:22.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}97742c0d8a9b9fa37709b96ba163693e4e06ecce\" -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-03-24T01:27:22.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -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-03-24T01:27:23.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ebeb5554-1304-47bc-b48b-3509d68acdb8 Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:22Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4059abe0-7b77-43c0-9b9c-dfc06cbcc0bd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed5321c2-ed09-4ddf-9118-8c87865ded92"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb5554-1304-47bc-b48b-3509d68acdb8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb5554-1304-47bc-b48b-3509d68acdb8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5c20c61c-8099-4eaf-ad46-3e120d2d86e6 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9c1aeb2d-3c9e-4ed0-9de2-5a9dc42057e6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cce45c8-13de-4c73-99c9-989bf2a738f9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:23.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:22.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4cce45c8-13de-4c73-99c9-989bf2a738f9", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:22.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f290ad80-58fb-4f71-aad4-ffed6a6e619e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:22.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9c1aeb2d-3c9e-4ed0-9de2-5a9dc42057e6 Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9c1aeb2d-3c9e-4ed0-9de2-5a9dc42057e6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:23.452Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:23.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 650, "offset": 152, "size": 50}}} 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:36 GMT 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:36,754 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:36,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d12a91b3-a6b4-4858-9f96-ba30febae9e3 2019-03-24 01:27:36,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4059abe0-7b77-43c0-9b9c-dfc06cbcc0bd Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z", "security_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "port_range_min": 53, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6"}} 2019-03-24 01:27:36,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-96329f7c-b513-47a4-a86b-86f4ab007487 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 3478, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}} 2019-03-24 01:27:36,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a 2019-03-24 01:27:36,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9897d435-60e8-40f8-92c5-e327cb1a8d1a 2019-03-24 01:27:36,758 - 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-03-24 01:27:36,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-6f3746f2-4233-4613-8556-ebb05a5196c7 2019-03-24 01:27:36,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b888ad40-eb38-4142-bee7-45af4d3cc16d Date: Sun, 24 Mar 2019 01:27:22 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "updated_at": "2019-03-24T01:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:22Z", "revision_number": 0, "id": "39d5910a-4da3-496a-83b1-b743b156acd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:22Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:22Z", "revision_number": 0, "id": "be6c4de1-8d51-463e-bcf4-3409bf264bb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:22Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base"}} 2019-03-24 01:27:36,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b888ad40-eb38-4142-bee7-45af4d3cc16d 2019-03-24 01:27:36,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f290ad80-58fb-4f71-aad4-ffed6a6e619e 2019-03-24 01:27:36,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b888ad40-eb38-4142-bee7-45af4d3cc16d 2019-03-24 01:27:36,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08838e97-8c78-4d5e-89da-9727fa36aa48 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:36,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-20446b8a-a28d-4c1a-be1f-23407c0e85da Date: Sun, 24 Mar 2019 01:27:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}]} 2019-03-24 01:27:36,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-20446b8a-a28d-4c1a-be1f-23407c0e85da 2019-03-24 01:27:36,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided. 2019-03-24 01:27:36,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de71fe3479b005f64ec515744d82170dc5e846" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}}' 2019-03-24 01:27:36,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-08838e97-8c78-4d5e-89da-9727fa36aa48 2019-03-24 01:27:36,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-20446b8a-a28d-4c1a-be1f-23407c0e85da 2019-03-24 01:27:36,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5c20c61c-8099-4eaf-ad46-3e120d2d86e6 2019-03-24 01:27:36,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4059abe0-7b77-43c0-9b9c-dfc06cbcc0bd 2019-03-24 01:27:36,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5c20c61c-8099-4eaf-ad46-3e120d2d86e6 2019-03-24 01:27:36,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:36,760 - 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-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d518f66-dd51-4930-bafe-554428e954db 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edd9f7b621695a2667ceb233409238f918ccd8d" 2019-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d8c080c2345346bd27d2c74938ad9c9c120926" 2019-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-341c0b88-ffbb-4066-8ed6-570e3490eabd Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 32768, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}} 2019-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:36,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9d518f66-dd51-4930-bafe-554428e954db 2019-03-24 01:27:36,762 - 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-03-24 01:27:36,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}97742c0d8a9b9fa37709b96ba163693e4e06ecce" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-03-24 01:27:36,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-03-24 01:27:36,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8" 2019-03-24 01:27:36,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ebeb5554-1304-47bc-b48b-3509d68acdb8 Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:22Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5060, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}} 2019-03-24 01:27:36,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4059abe0-7b77-43c0-9b9c-dfc06cbcc0bd 2019-03-24 01:27:36,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb5554-1304-47bc-b48b-3509d68acdb8 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb5554-1304-47bc-b48b-3509d68acdb8 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5c20c61c-8099-4eaf-ad46-3e120d2d86e6 Date: Sun, 24 Mar 2019 01:27:22 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-03-24T01:27:22Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5060, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}} 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9c1aeb2d-3c9e-4ed0-9de2-5a9dc42057e6 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cce45c8-13de-4c73-99c9-989bf2a738f9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:36,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4cce45c8-13de-4c73-99c9-989bf2a738f9 2019-03-24 01:27:36,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:36,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f290ad80-58fb-4f71-aad4-ffed6a6e619e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:36,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9c1aeb2d-3c9e-4ed0-9de2-5a9dc42057e6 Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5062, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}} 2019-03-24 01:27:36,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9c1aeb2d-3c9e-4ed0-9de2-5a9dc42057e6 2019-03-24 01:27:36,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:36,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:36,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:36,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:36,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:36,845 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:36 GMT 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:36,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:36,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:36,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:36,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:41,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:41,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:41,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:41,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:41,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a417f8dd-5c24-4bb3-9eb3-c07a7d082db2 Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-581e2951-0f96-4f2d-9197-79197419d617 Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-581e2951-0f96-4f2d-9197-79197419d617", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-581e2951-0f96-4f2d-9197-79197419d617", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ff7072fa-aa09-4843-a223-f49ff6cde6f5 Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z\", \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0bd520482eaee689220e1e0c50bb8b494faf0abc\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ff7072fa-aa09-4843-a223-f49ff6cde6f5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "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-03-24T01:27:23.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0f29b02789a23c4cfb910e654b3b70d1e682c53\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ff7072fa-aa09-4843-a223-f49ff6cde6f5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"port_range_min\": 5058, \"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-03-24T01:27:23.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-83fae71b-9583-449d-9d21-e925aa2aa66a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0be6ab30-65e8-4142-b021-9c25c05622ae Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-83fae71b-9583-449d-9d21-e925aa2aa66a Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"updated_at\": \"2019-03-24T01:27:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"18c7c584-3bfe-4919-a4ae-abd477009f26\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"1d53f317-e153-484a-aff0-a79f0c185934\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0be6ab30-65e8-4142-b021-9c25c05622ae", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0be6ab30-65e8-4142-b021-9c25c05622ae", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"port_range_min\": 5054, \"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-03-24T01:27:23.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4edd9f7b621695a2667ceb233409238f918ccd8d\" -d '{\"floatingip\": {\"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-4f10bab2-635f-47ef-8c90-c402ee95efaf Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"updated_at\": \"2019-03-24T01:27:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"0d0d63d2-5323-4667-b564-15a332057812\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"9c4d74f1-8cf4-40ac-b1a0-b621ac56149a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-a417f8dd-5c24-4bb3-9eb3-c07a7d082db2", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-a417f8dd-5c24-4bb3-9eb3-c07a7d082db2", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-341c0b88-ffbb-4066-8ed6-570e3490eabd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-341c0b88-ffbb-4066-8ed6-570e3490eabd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"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-03-24T01:27:23.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50d8c080c2345346bd27d2c74938ad9c9c120926\" -d '{\"floatingip\": {\"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-945d101b-a1f7-42c4-a52a-3559ff1a0dfc Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"updated_at\": \"2019-03-24T01:27:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"b18ffa42-06b8-4868-9f45-63f9b1819bbe\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"f7299184-3aef-4049-957c-298df8d9638c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-945d101b-a1f7-42c4-a52a-3559ff1a0dfc", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-945d101b-a1f7-42c4-a52a-3559ff1a0dfc", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-e06de85b-0464-4046-9c13-144a3edb0369", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-83fae71b-9583-449d-9d21-e925aa2aa66a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e06de85b-0464-4046-9c13-144a3edb0369 Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:20Z\", \"updated_at\": \"2019-03-24T01:27:20Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:20Z\", \"revision_number\": 0, \"id\": \"160aa742-3ccb-403f-8373-05b579edb59e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:20Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:20Z\", \"revision_number\": 0, \"id\": \"57201ee5-5b17-4797-a589-417605331172\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:20Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"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-03-24T01:27:23.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-e06de85b-0464-4046-9c13-144a3edb0369", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"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-03-24T01:27:23.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f883d39e15b182c4fd2f9f3ea12302e00085ac7e\" -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-03-24T01:27:23.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7acb99f2-38a8-4a41-9750-de2f933675da x-compute-request-id: req-7acb99f2-38a8-4a41-9750-de2f933675da Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json used request id req-a292def5-0e7a-4a42-9c70-37afad88bc42", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-a292def5-0e7a-4a42-9c70-37afad88bc42 Date: Sun, 24 Mar 2019 01:27:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:21Z\", \"updated_at\": \"2019-03-24T01:27:21Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:21Z\", \"revision_number\": 0, \"id\": \"1ea6713c-db21-47dd-b3cc-d4046749f135\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:21Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:21Z\", \"revision_number\": 0, \"id\": \"28618b7b-3f57-4b9e-a7d7-1744b8224a3b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:21Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4f10bab2-635f-47ef-8c90-c402ee95efaf", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4f10bab2-635f-47ef-8c90-c402ee95efaf", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json used request id req-a292def5-0e7a-4a42-9c70-37afad88bc42", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7acb99f2-38a8-4a41-9750-de2f933675da", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"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-03-24T01:27:24.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "keypair_4o58r8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7acb99f2-38a8-4a41-9750-de2f933675da", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Using external resource keypair: cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}], "metadata": {"pagination": {"total": 881, "offset": 202, "size": 50}}} 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:41 GMT 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:41,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:41,946 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:41,946 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:41,946 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:41,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a417f8dd-5c24-4bb3-9eb3-c07a7d082db2 Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}]} 2019-03-24 01:27:41,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-581e2951-0f96-4f2d-9197-79197419d617 Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}]} 2019-03-24 01:27:41,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-581e2951-0f96-4f2d-9197-79197419d617 2019-03-24 01:27:41,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:41,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided. 2019-03-24 01:27:41,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-581e2951-0f96-4f2d-9197-79197419d617 2019-03-24 01:27:41,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ff7072fa-aa09-4843-a223-f49ff6cde6f5 Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z", "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 6669, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}} 2019-03-24 01:27:41,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd520482eaee689220e1e0c50bb8b494faf0abc" 2019-03-24 01:27:41,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ff7072fa-aa09-4843-a223-f49ff6cde6f5 2019-03-24 01:27:41,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:41,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f29b02789a23c4cfb910e654b3b70d1e682c53" 2019-03-24 01:27:41,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ff7072fa-aa09-4843-a223-f49ff6cde6f5 2019-03-24 01:27:41,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-83fae71b-9583-449d-9d21-e925aa2aa66a 2019-03-24 01:27:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0be6ab30-65e8-4142-b021-9c25c05622ae Date: Sun, 24 Mar 2019 01:27:23 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-03-24T01:27:23Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "port_range_min": 5058, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}} 2019-03-24 01:27:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-83fae71b-9583-449d-9d21-e925aa2aa66a Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "updated_at": "2019-03-24T01:27:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "18c7c584-3bfe-4919-a4ae-abd477009f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "1d53f317-e153-484a-aff0-a79f0c185934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "2fe01e35-dd72-4b03-9590-667520fcf033", "name": "clearwater-sg_vellum"}} 2019-03-24 01:27:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0be6ab30-65e8-4142-b021-9c25c05622ae 2019-03-24 01:27:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0be6ab30-65e8-4142-b021-9c25c05622ae 2019-03-24 01:27:41,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edd9f7b621695a2667ceb233409238f918ccd8d" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}}' 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-4f10bab2-635f-47ef-8c90-c402ee95efaf Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "updated_at": "2019-03-24T01:27:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "0d0d63d2-5323-4667-b564-15a332057812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "9c4d74f1-8cf4-40ac-b1a0-b621ac56149a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout"}} 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided. 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-a417f8dd-5c24-4bb3-9eb3-c07a7d082db2 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-a417f8dd-5c24-4bb3-9eb3-c07a7d082db2 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-341c0b88-ffbb-4066-8ed6-570e3490eabd 2019-03-24 01:27:41,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-341c0b88-ffbb-4066-8ed6-570e3490eabd 2019-03-24 01:27:41,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}bc1f34886e6a8370e2046646ba09ae52dc8f66e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:41,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d8c080c2345346bd27d2c74938ad9c9c120926" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}}' 2019-03-24 01:27:41,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-945d101b-a1f7-42c4-a52a-3559ff1a0dfc Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "updated_at": "2019-03-24T01:27:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "b18ffa42-06b8-4868-9f45-63f9b1819bbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "f7299184-3aef-4049-957c-298df8d9638c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "name": "clearwater-sg_homer"}} 2019-03-24 01:27:41,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-945d101b-a1f7-42c4-a52a-3559ff1a0dfc 2019-03-24 01:27:41,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-945d101b-a1f7-42c4-a52a-3559ff1a0dfc 2019-03-24 01:27:41,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-e06de85b-0464-4046-9c13-144a3edb0369 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-83fae71b-9583-449d-9d21-e925aa2aa66a 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e06de85b-0464-4046-9c13-144a3edb0369 Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:20Z", "updated_at": "2019-03-24T01:27:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:20Z", "revision_number": 0, "id": "160aa742-3ccb-403f-8373-05b579edb59e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:20Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:20Z", "revision_number": 0, "id": "57201ee5-5b17-4797-a589-417605331172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:20Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip"}} 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-e06de85b-0464-4046-9c13-144a3edb0369 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f883d39e15b182c4fd2f9f3ea12302e00085ac7e" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7acb99f2-38a8-4a41-9750-de2f933675da x-compute-request-id: req-7acb99f2-38a8-4a41-9750-de2f933675da Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:27:41,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json used request id req-a292def5-0e7a-4a42-9c70-37afad88bc42 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-a292def5-0e7a-4a42-9c70-37afad88bc42 Date: Sun, 24 Mar 2019 01:27:23 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:21Z", "updated_at": "2019-03-24T01:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:21Z", "revision_number": 0, "id": "1ea6713c-db21-47dd-b3cc-d4046749f135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:21Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:21Z", "revision_number": 0, "id": "28618b7b-3f57-4b9e-a7d7-1744b8224a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:21Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime"}} 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4f10bab2-635f-47ef-8c90-c402ee95efaf 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4f10bab2-635f-47ef-8c90-c402ee95efaf 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json used request id req-a292def5-0e7a-4a42-9c70-37afad88bc42 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7acb99f2-38a8-4a41-9750-de2f933675da 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:27:41,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:41,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-24 01:27:41,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:27:41,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7acb99f2-38a8-4a41-9750-de2f933675da 2019-03-24 01:27:41,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 2019-03-24 01:27:41,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:42,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:42,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:42,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:42 GMT 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:42,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:42,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:42,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:42,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:47,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:47,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5bc8132c-66c0-49c6-8b5a-3620c31f4d2d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.707b6a50-4133-4c08-82a7-744e5e454066"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9b56a308-4c80-46a4-ae74-e4792f4fd921 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"90c9a3bb-4016-4f72-a284-8c73a7a53c35\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9b56a308-4c80-46a4-ae74-e4792f4fd921", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"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-03-24T01:27:24.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9b56a308-4c80-46a4-ae74-e4792f4fd921", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}acf5c347e207884ef3cd4c122e86df30c2fafcbc\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json used request id req-2a00401c-91a8-4704-af52-d84a52dc5f53", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-757892b4-dc1f-4603-a5c0-0133a6129698 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-757892b4-dc1f-4603-a5c0-0133a6129698", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "keypair_4o58r8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7acb99f2-38a8-4a41-9750-de2f933675da", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3e2ef858-08db-486e-927f-5af02a8d9a49"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-757892b4-dc1f-4603-a5c0-0133a6129698", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5b6eb845-5527-4283-8f67-02f2e3ccfa47 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z\", \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"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-03-24T01:27:24.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5b6eb845-5527-4283-8f67-02f2e3ccfa47", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:23.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5b6eb845-5527-4283-8f67-02f2e3ccfa47", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d0a4084d-c02f-49b5-8b1d-6a7a523de4d3"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:24.649Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json used request id req-a292def5-0e7a-4a42-9c70-37afad88bc42", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a76e2c41062cefde79afdb1c0a0d79668c0694ba\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-ebeb27fd-3139-43be-bc6c-3de85b21b686 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z\", \"security_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"bdf69f17-2177-4052-b3df-bda3d0dd7340\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb27fd-3139-43be-bc6c-3de85b21b686", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}acf5c347e207884ef3cd4c122e86df30c2fafcbc\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"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-03-24T01:27:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b1a2e38c-393e-4f79-910a-0b8a29def27a Date: Sun, 24 Mar 2019 01:27:24 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:22Z\", \"updated_at\": \"2019-03-24T01:27:22Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:22Z\", \"revision_number\": 0, \"id\": \"39d5910a-4da3-496a-83b1-b743b156acd0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:22Z\", \"revision_number\": 0, \"id\": \"be6c4de1-8d51-463e-bcf4-3409bf264bb5\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:22Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb27fd-3139-43be-bc6c-3de85b21b686", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"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-03-24T01:27:24.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-b1a2e38c-393e-4f79-910a-0b8a29def27a", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-18d433c2-b6ac-4db5-91d1-f88a4a48d496 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:25Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"8c19b8d3-2a65-47e5-82fc-8c83b65026a0\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-b1a2e38c-393e-4f79-910a-0b8a29def27a", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"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-03-24T01:27:24.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f7e7a78c-c39f-45e7-ae6b-6d9e77e5e6b3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f7e7a78c-c39f-45e7-ae6b-6d9e77e5e6b3 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z\", \"security_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"a0fbcf0b-8f30-4025-b882-9a3fa90a2406\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f7e7a78c-c39f-45e7-ae6b-6d9e77e5e6b3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "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-03-24T01:27:24.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.161Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ede63b38-0ebf-4a9a-a4d4-dc46fd70c175", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', u'created_at': u'2019-03-24T01:27:24Z', u'updated_at': u'2019-03-24T01:27:24Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'f2feb8ebead240b6bac2cf83274c837d', u'port_id': None, u'id': u'b9a0f448-e6bd-45e0-93dd-e8e9342efa84', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-977ceb39-7f3d-4911-89ae-ea96768fd64f Date: Sun, 24 Mar 2019 01:27:25 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:27:24Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 0, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": null, \"id\": \"9c7bbbab-00d6-4743-88f5-fb9f057e34f2\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-977ceb39-7f3d-4911-89ae-ea96768fd64f", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-977ceb39-7f3d-4911-89ae-ea96768fd64f", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f2feb8ebead240b6bac2cf83274c837d', u'created_at': u'2019-03-24T01:27:24Z', u'updated_at': u'2019-03-24T01:27:24Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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'f2feb8ebead240b6bac2cf83274c837d', u'port_id': None, u'id': u'9c7bbbab-00d6-4743-88f5-fb9f057e34f2', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7fd081c0-98b0-4cfd-a84d-e33e8986142b"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ede63b38-0ebf-4a9a-a4d4-dc46fd70c175", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ede63b38-0ebf-4a9a-a4d4-dc46fd70c175 Date: Sun, 24 Mar 2019 01:27:25 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:27:24Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 0, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": null, \"id\": \"b9a0f448-e6bd-45e0-93dd-e8e9342efa84\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f32bfd5e-11d6-4d1b-b91e-684b9585cc48"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "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-03-24T01:27:24.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2e243ef0-fc38-4a18-b303-54d40eb75003 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:24Z\", \"security_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"d9fac7b1-7932-4219-b9c1-4fb34efe0e9a\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2e243ef0-fc38-4a18-b303-54d40eb75003", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.94d70189-54fb-4928-9b0c-8d697da46dc0"}], "metadata": {"pagination": {"total": 956, "offset": 252, "size": 50}}} 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:47 GMT 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:47,249 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5bc8132c-66c0-49c6-8b5a-3620c31f4d2d 2019-03-24 01:27:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9b56a308-4c80-46a4-ae74-e4792f4fd921 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "port_range_min": 8888, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "90c9a3bb-4016-4f72-a284-8c73a7a53c35"}} 2019-03-24 01:27:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9b56a308-4c80-46a4-ae74-e4792f4fd921 2019-03-24 01:27:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9b56a308-4c80-46a4-ae74-e4792f4fd921 2019-03-24 01:27:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf5c347e207884ef3cd4c122e86df30c2fafcbc" 2019-03-24 01:27:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:27:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json used request id req-2a00401c-91a8-4704-af52-d84a52dc5f53 2019-03-24 01:27:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-757892b4-dc1f-4603-a5c0-0133a6129698 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "port_range_min": 5054, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}} 2019-03-24 01:27:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-757892b4-dc1f-4603-a5c0-0133a6129698 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7acb99f2-38a8-4a41-9750-de2f933675da 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-757892b4-dc1f-4603-a5c0-0133a6129698 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5b6eb845-5527-4283-8f67-02f2e3ccfa47 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z", "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "port_range_min": 5052, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b41cb469-4751-495b-b036-097476f433d3"}} 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2f5c28727d6630bf8028e09fbca6f3d74b32e5b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5b6eb845-5527-4283-8f67-02f2e3ccfa47 2019-03-24 01:27:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:27:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5b6eb845-5527-4283-8f67-02f2e3ccfa47 2019-03-24 01:27:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json used request id req-a292def5-0e7a-4a42-9c70-37afad88bc42 2019-03-24 01:27:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76e2c41062cefde79afdb1c0a0d79668c0694ba" 2019-03-24 01:27:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-ebeb27fd-3139-43be-bc6c-3de85b21b686 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z", "security_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "port_range_min": 80, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "bdf69f17-2177-4052-b3df-bda3d0dd7340"}} 2019-03-24 01:27:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb27fd-3139-43be-bc6c-3de85b21b686 2019-03-24 01:27:47,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}acf5c347e207884ef3cd4c122e86df30c2fafcbc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b1a2e38c-393e-4f79-910a-0b8a29def27a Date: Sun, 24 Mar 2019 01:27:24 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:22Z", "updated_at": "2019-03-24T01:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:22Z", "revision_number": 0, "id": "39d5910a-4da3-496a-83b1-b743b156acd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:22Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:22Z", "revision_number": 0, "id": "be6c4de1-8d51-463e-bcf4-3409bf264bb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:22Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base"}} 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebeb27fd-3139-43be-bc6c-3de85b21b686 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-b1a2e38c-393e-4f79-910a-0b8a29def27a 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-18d433c2-b6ac-4db5-91d1-f88a4a48d496 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "port_range_min": 10888, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:25Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "8c19b8d3-2a65-47e5-82fc-8c83b65026a0"}} 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-b1a2e38c-393e-4f79-910a-0b8a29def27a 2019-03-24 01:27:47,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}0bd520482eaee689220e1e0c50bb8b494faf0abc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f7e7a78c-c39f-45e7-ae6b-6d9e77e5e6b3 2019-03-24 01:27:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f7e7a78c-c39f-45e7-ae6b-6d9e77e5e6b3 Date: Sun, 24 Mar 2019 01:27:24 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-03-24T01:27:24Z", "security_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "port_range_min": 8889, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "a0fbcf0b-8f30-4025-b882-9a3fa90a2406"}} 2019-03-24 01:27:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f7e7a78c-c39f-45e7-ae6b-6d9e77e5e6b3 2019-03-24 01:27:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ede63b38-0ebf-4a9a-a4d4-dc46fd70c175 2019-03-24 01:27:47,257 - 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'f2feb8ebead240b6bac2cf83274c837d', u'created_at': u'2019-03-24T01:27:24Z', u'updated_at': u'2019-03-24T01:27:24Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'f2feb8ebead240b6bac2cf83274c837d', u'port_id': None, u'id': u'b9a0f448-e6bd-45e0-93dd-e8e9342efa84', u'qos_policy_id': None} 2019-03-24 01:27:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-977ceb39-7f3d-4911-89ae-ea96768fd64f Date: Sun, 24 Mar 2019 01:27:25 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:27:24Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": null, "id": "9c7bbbab-00d6-4743-88f5-fb9f057e34f2", "qos_policy_id": null}} 2019-03-24 01:27:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-977ceb39-7f3d-4911-89ae-ea96768fd64f 2019-03-24 01:27:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-977ceb39-7f3d-4911-89ae-ea96768fd64f 2019-03-24 01:27:47,258 - 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'f2feb8ebead240b6bac2cf83274c837d', u'created_at': u'2019-03-24T01:27:24Z', u'updated_at': u'2019-03-24T01:27:24Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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'f2feb8ebead240b6bac2cf83274c837d', u'port_id': None, u'id': u'9c7bbbab-00d6-4743-88f5-fb9f057e34f2', u'qos_policy_id': None} 2019-03-24 01:27:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ede63b38-0ebf-4a9a-a4d4-dc46fd70c175 2019-03-24 01:27:47,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ede63b38-0ebf-4a9a-a4d4-dc46fd70c175 Date: Sun, 24 Mar 2019 01:27:25 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:27:24Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": null, "id": "b9a0f448-e6bd-45e0-93dd-e8e9342efa84", "qos_policy_id": null}} 2019-03-24 01:27:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496 2019-03-24 01:27:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496 2019-03-24 01:27:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2e243ef0-fc38-4a18-b303-54d40eb75003 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:24Z", "security_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "port_range_min": 443, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "d9fac7b1-7932-4219-b9c1-4fb34efe0e9a"}} 2019-03-24 01:27:47,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2e243ef0-fc38-4a18-b303-54d40eb75003 2019-03-24 01:27:47,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:47,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:47,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:47 GMT 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:47,402 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:52,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:52,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:52,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97742c0d8a9b9fa37709b96ba163693e4e06ecce\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2e11391c-314f-43c5-99f0-f897b00f0d63 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:25Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2e11391c-314f-43c5-99f0-f897b00f0d63", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2e11391c-314f-43c5-99f0-f897b00f0d63", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"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-03-24T01:27:25.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa6cc304-329d-44eb-abdb-b0b9a51c4db9"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72bfb16-cd2e-4b23-b319-1ddce97a8a40", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0b970a94-ef69-4db9-855d-81b0cd6fa924"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "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-03-24T01:27:24.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:25.685Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2cf87282-5324-4a9a-abb4-c066cbccb3e2", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2cf87282-5324-4a9a-abb4-c066cbccb3e2", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2cf87282-5324-4a9a-abb4-c066cbccb3e2 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z\", \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:25Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"af06298d-042e-4450-ac59-8c5adf9dec99\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}97742c0d8a9b9fa37709b96ba163693e4e06ecce\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"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-03-24T01:27:25.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-7113018d-d0e2-4cec-b997-162704d6ce4d Date: Sun, 24 Mar 2019 01:27:25 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"updated_at\": \"2019-03-24T01:27:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"18c7c584-3bfe-4919-a4ae-abd477009f26\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"1d53f317-e153-484a-aff0-a79f0c185934\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-7113018d-d0e2-4cec-b997-162704d6ce4d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f06a6589-2ee0-4312-b6ae-a92e31a66aa9 Date: Sun, 24 Mar 2019 01:27:25 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\": 2380, \"updated_at\": \"2019-03-24T01:27:25Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:25Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f06a6589-2ee0-4312-b6ae-a92e31a66aa9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-7113018d-d0e2-4cec-b997-162704d6ce4d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-27a5efce-dca8-4ade-9244-401bef7b0942 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z\", \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:26Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"1167c3e9-e7fb-4215-92a8-57ae4542264d\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f06a6589-2ee0-4312-b6ae-a92e31a66aa9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json used request id req-4c24d826-6b75-49b2-88f6-cc65c24c790c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"port_range_min\": 161, \"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-03-24T01:27:25.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json used request id req-4c24d826-6b75-49b2-88f6-cc65c24c790c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-4c24d826-6b75-49b2-88f6-cc65c24c790c Date: Sun, 24 Mar 2019 01:27:25 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"updated_at\": \"2019-03-24T01:27:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"b18ffa42-06b8-4868-9f45-63f9b1819bbe\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"f7299184-3aef-4049-957c-298df8d9638c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:24.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}97742c0d8a9b9fa37709b96ba163693e4e06ecce\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"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-03-24T01:27:25.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3ef84f64-e000-4e5c-9640-ad2d0b0fa14d Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z\", \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:25Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3ef84f64-e000-4e5c-9640-ad2d0b0fa14d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3ef84f64-e000-4e5c-9640-ad2d0b0fa14d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"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-03-24T01:27:25.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f883d39e15b182c4fd2f9f3ea12302e00085ac7e\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-4fdf2d7c-09d0-4339-b76d-2a35d3235c3a Date: Sun, 24 Mar 2019 01:27:25 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:23Z\", \"updated_at\": \"2019-03-24T01:27:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"0d0d63d2-5323-4667-b564-15a332057812\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T01:27:23Z\", \"revision_number\": 0, \"id\": \"9c4d74f1-8cf4-40ac-b1a0-b621ac56149a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T01:27:23Z\", \"security_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\"}], \"revision_number\": 1, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"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-03-24T01:27:25.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-4fdf2d7c-09d0-4339-b76d-2a35d3235c3a", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-4fdf2d7c-09d0-4339-b76d-2a35d3235c3a", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.271Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f883d39e15b182c4fd2f9f3ea12302e00085ac7e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"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-03-24T01:27:25.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"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-03-24T01:27:26.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "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-03-24T01:27:25.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1a7cadad-5004-4843-9eac-d64c33151d34 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:26Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"00675ac5-42ab-4580-8927-9a861de95314\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27a5efce-dca8-4ade-9244-401bef7b0942", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27a5efce-dca8-4ade-9244-401bef7b0942", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1a7cadad-5004-4843-9eac-d64c33151d34", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1a7cadad-5004-4843-9eac-d64c33151d34", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7300fbc1-dcad-4f7c-9210-bd8e16679ee9 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z\", \"security_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:26Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.27135f3e-c3f8-4c9f-87bb-9795a003aa4a"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-03-24 01:27:52,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:52 GMT 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:52,495 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:52,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97742c0d8a9b9fa37709b96ba163693e4e06ecce" 2019-03-24 01:27:52,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2e11391c-314f-43c5-99f0-f897b00f0d63 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:25Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}} 2019-03-24 01:27:52,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2e11391c-314f-43c5-99f0-f897b00f0d63 2019-03-24 01:27:52,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2e11391c-314f-43c5-99f0-f897b00f0d63 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-18d433c2-b6ac-4db5-91d1-f88a4a48d496 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72bfb16-cd2e-4b23-b319-1ddce97a8a40 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:52,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2cf87282-5324-4a9a-abb4-c066cbccb3e2 2019-03-24 01:27:52,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2cf87282-5324-4a9a-abb4-c066cbccb3e2 2019-03-24 01:27:52,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2cf87282-5324-4a9a-abb4-c066cbccb3e2 Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z", "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "port_range_min": 7888, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:25Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "af06298d-042e-4450-ac59-8c5adf9dec99"}} 2019-03-24 01:27:52,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}97742c0d8a9b9fa37709b96ba163693e4e06ecce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-7113018d-d0e2-4cec-b997-162704d6ce4d Date: Sun, 24 Mar 2019 01:27:25 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "updated_at": "2019-03-24T01:27:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "18c7c584-3bfe-4919-a4ae-abd477009f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "1d53f317-e153-484a-aff0-a79f0c185934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "2fe01e35-dd72-4b03-9590-667520fcf033", "name": "clearwater-sg_vellum"}} 2019-03-24 01:27:52,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-7113018d-d0e2-4cec-b997-162704d6ce4d 2019-03-24 01:27:52,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f06a6589-2ee0-4312-b6ae-a92e31a66aa9 Date: Sun, 24 Mar 2019 01:27:25 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": 2380, "updated_at": "2019-03-24T01:27:25Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 2380, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:25Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}} 2019-03-24 01:27:52,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f06a6589-2ee0-4312-b6ae-a92e31a66aa9 2019-03-24 01:27:52,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-7113018d-d0e2-4cec-b997-162704d6ce4d 2019-03-24 01:27:52,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-27a5efce-dca8-4ade-9244-401bef7b0942 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z", "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "port_range_min": 9160, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:26Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "1167c3e9-e7fb-4215-92a8-57ae4542264d"}} 2019-03-24 01:27:52,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f06a6589-2ee0-4312-b6ae-a92e31a66aa9 2019-03-24 01:27:52,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json used request id req-4c24d826-6b75-49b2-88f6-cc65c24c790c 2019-03-24 01:27:52,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json used request id req-4c24d826-6b75-49b2-88f6-cc65c24c790c 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-4c24d826-6b75-49b2-88f6-cc65c24c790c Date: Sun, 24 Mar 2019 01:27:25 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "updated_at": "2019-03-24T01:27:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "b18ffa42-06b8-4868-9f45-63f9b1819bbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "f7299184-3aef-4049-957c-298df8d9638c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "name": "clearwater-sg_homer"}} 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}97742c0d8a9b9fa37709b96ba163693e4e06ecce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" 2019-03-24 01:27:52,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3ef84f64-e000-4e5c-9640-ad2d0b0fa14d Date: Sun, 24 Mar 2019 01:27:25 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-03-24T01:27:25Z", "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 4000, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:25Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}} 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3ef84f64-e000-4e5c-9640-ad2d0b0fa14d 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3ef84f64-e000-4e5c-9640-ad2d0b0fa14d 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a76e2c41062cefde79afdb1c0a0d79668c0694ba" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f883d39e15b182c4fd2f9f3ea12302e00085ac7e" 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-4fdf2d7c-09d0-4339-b76d-2a35d3235c3a Date: Sun, 24 Mar 2019 01:27:25 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:23Z", "updated_at": "2019-03-24T01:27:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "0d0d63d2-5323-4667-b564-15a332057812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:27:23Z", "revision_number": 0, "id": "9c4d74f1-8cf4-40ac-b1a0-b621ac56149a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:27:23Z", "security_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 1, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout"}} 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-4fdf2d7c-09d0-4339-b76d-2a35d3235c3a 2019-03-24 01:27:52,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-4fdf2d7c-09d0-4339-b76d-2a35d3235c3a 2019-03-24 01:27:52,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f883d39e15b182c4fd2f9f3ea12302e00085ac7e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:52,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:52,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:27:52,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1a7cadad-5004-4843-9eac-d64c33151d34 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 11211, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:26Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "00675ac5-42ab-4580-8927-9a861de95314"}} 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27a5efce-dca8-4ade-9244-401bef7b0942 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27a5efce-dca8-4ade-9244-401bef7b0942 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1a7cadad-5004-4843-9eac-d64c33151d34 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1a7cadad-5004-4843-9eac-d64c33151d34 2019-03-24 01:27:52,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7300fbc1-dcad-4f7c-9210-bd8e16679ee9 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z", "security_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "port_range_min": 9888, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:26Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}} 2019-03-24 01:27:52,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:52,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:52,572 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:52 GMT 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:52,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:57,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:27:57,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:57,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-80844dc7-c485-4be6-aab3-29fc4c214221", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.705cec72-e604-4581-b615-2e8ac96d8ebd"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1d5d5b58-4c5e-46d2-97db-d77fda3cf8ac", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1d5d5b58-4c5e-46d2-97db-d77fda3cf8ac", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"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-03-24T01:27:26.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1d5d5b58-4c5e-46d2-97db-d77fda3cf8ac Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:26Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27a5efce-dca8-4ade-9244-401bef7b0942", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.35e822af-39d2-4b4b-bfdd-01aac9965da3"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:26.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1a7cadad-5004-4843-9eac-d64c33151d34 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:26Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"00675ac5-42ab-4580-8927-9a861de95314\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "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-03-24T01:27:25.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c4049e9d-0de6-40e9-b8ce-10df313b21e2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"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-03-24T01:27:26.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e7859ad6-19c1-47a5-9ead-c340bd263869 Date: Sun, 24 Mar 2019 01:27:27 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-03-24T01:27:27Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:27Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"cb4bf318-0b92-43d6-84ec-9de4287902f5\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e7859ad6-19c1-47a5-9ead-c340bd263869", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c4049e9d-0de6-40e9-b8ce-10df313b21e2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e7859ad6-19c1-47a5-9ead-c340bd263869", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"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-03-24T01:27:27.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c4049e9d-0de6-40e9-b8ce-10df313b21e2 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:26Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"36d5783e-f239-43e8-b7c9-b605891bd04b\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "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-03-24T01:27:25.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:27.495Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-36b432d9-88c5-4e13-aa35-d4e97d74b9b9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"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-03-24T01:27:27.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f49796ff-e865-41f2-a208-65463079df0c Date: Sun, 24 Mar 2019 01:27:27 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-03-24T01:27:27Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:27Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"9f335ec1-8d30-459b-a395-04c4c17b6014\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f49796ff-e865-41f2-a208-65463079df0c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f49796ff-e865-41f2-a208-65463079df0c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-36b432d9-88c5-4e13-aa35-d4e97d74b9b9 Date: Sun, 24 Mar 2019 01:27:27 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-03-24T01:27:27Z\", \"security_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:27Z\", \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"400bfebe-28ae-4235-82fc-b2149d25a82f\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-36b432d9-88c5-4e13-aa35-d4e97d74b9b9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.20d59584-7a0a-4d16-9909-84e4b6443e4b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.099Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.659Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.659Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:25.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:28.659Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08518a8f-4842-41a8-9b5a-9993136f1990 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "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-03-24T01:27:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "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-03-24T01:27:26.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:28.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:28.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_82ahgp'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-08518a8f-4842-41a8-9b5a-9993136f1990", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-08518a8f-4842-41a8-9b5a-9993136f1990", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.304Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08518a8f-4842-41a8-9b5a-9993136f1990 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.902Z", "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-03-24T01:27:26.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.902Z", "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-03-24T01:27:26.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:29.902Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:30.496Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:57 GMT 2019-03-24 01:27:57,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:57,658 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:27:57,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:57,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:57,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:27:57,658 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:27:57,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:27:57,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:57,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-80844dc7-c485-4be6-aab3-29fc4c214221 2019-03-24 01:27:57,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1d5d5b58-4c5e-46d2-97db-d77fda3cf8ac 2019-03-24 01:27:57,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1d5d5b58-4c5e-46d2-97db-d77fda3cf8ac 2019-03-24 01:27:57,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:57,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1d5d5b58-4c5e-46d2-97db-d77fda3cf8ac Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 11311, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:26Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c"}} 2019-03-24 01:27:57,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27a5efce-dca8-4ade-9244-401bef7b0942 2019-03-24 01:27:57,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1a7cadad-5004-4843-9eac-d64c33151d34 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 11211, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:26Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "00675ac5-42ab-4580-8927-9a861de95314"}} 2019-03-24 01:27:57,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:57,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c4049e9d-0de6-40e9-b8ce-10df313b21e2 2019-03-24 01:27:57,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:57,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e7859ad6-19c1-47a5-9ead-c340bd263869 Date: Sun, 24 Mar 2019 01:27:27 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-03-24T01:27:27Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 7000, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:27Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "cb4bf318-0b92-43d6-84ec-9de4287902f5"}} 2019-03-24 01:27:57,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e7859ad6-19c1-47a5-9ead-c340bd263869 2019-03-24 01:27:57,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c4049e9d-0de6-40e9-b8ce-10df313b21e2 2019-03-24 01:27:57,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e7859ad6-19c1-47a5-9ead-c340bd263869 2019-03-24 01:27:57,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:57,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c4049e9d-0de6-40e9-b8ce-10df313b21e2 Date: Sun, 24 Mar 2019 01:27:26 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-03-24T01:27:26Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 7253, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:26Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "36d5783e-f239-43e8-b7c9-b605891bd04b"}} 2019-03-24 01:27:57,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:57,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-36b432d9-88c5-4e13-aa35-d4e97d74b9b9 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}83e11d313ff3d9d1c7b6b30a3514cbac7615de47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f49796ff-e865-41f2-a208-65463079df0c Date: Sun, 24 Mar 2019 01:27:27 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-03-24T01:27:27Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 6667, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:27Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "9f335ec1-8d30-459b-a395-04c4c17b6014"}} 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f49796ff-e865-41f2-a208-65463079df0c 2019-03-24 01:27:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f49796ff-e865-41f2-a208-65463079df0c 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-36b432d9-88c5-4e13-aa35-d4e97d74b9b9 Date: Sun, 24 Mar 2019 01:27:27 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-03-24T01:27:27Z", "security_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "port_range_min": 9160, "revision_number": 0, "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:27Z", "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "400bfebe-28ae-4235-82fc-b2149d25a82f"}} 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-36b432d9-88c5-4e13-aa35-d4e97d74b9b9 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}] 2019-03-24 01:27:57,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e" 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e" 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08518a8f-4842-41a8-9b5a-9993136f1990 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:57,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_82ahgp'} 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-08518a8f-4842-41a8-9b5a-9993136f1990 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-08518a8f-4842-41a8-9b5a-9993136f1990 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08518a8f-4842-41a8-9b5a-9993136f1990 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:57,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:27:57,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:27:57,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:27:57,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:27:57,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:27:57,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:27:57,724 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:27:57 GMT 2019-03-24 01:27:57,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:27:57,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:27:57,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:27:57,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:27:57,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:02,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:02,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:02,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:02,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:02,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:30.496Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:30.496Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:26.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.052Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 x-compute-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.052Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.052Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4063570-bb21-4098-a070-2309c893b0d3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-c42f0b42-2363-48d1-a17a-190147e7cbaf x-compute-request-id: req-c42f0b42-2363-48d1-a17a-190147e7cbaf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-c42f0b42-2363-48d1-a17a-190147e7cbaf x-compute-request-id: req-c42f0b42-2363-48d1-a17a-190147e7cbaf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-cc4165cd-81bd-4f35-9206-2468caa67d0d x-compute-request-id: req-cc4165cd-81bd-4f35-9206-2468caa67d0d Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-cc4165cd-81bd-4f35-9206-2468caa67d0d x-compute-request-id: req-cc4165cd-81bd-4f35-9206-2468caa67d0d Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:30.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:30.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4063570-bb21-4098-a070-2309c893b0d3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a4063570-bb21-4098-a070-2309c893b0d3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a4063570-bb21-4098-a070-2309c893b0d3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c29b5cf030927ce67ff2236525f1ba7117d15900\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:31.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 x-compute-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c29b5cf030927ce67ff2236525f1ba7117d15900\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:31.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:31.726Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4e6c1b86-ed61-4337-adff-a420f6031d8d Date: Sun, 24 Mar 2019 01:27:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4e6c1b86-ed61-4337-adff-a420f6031d8d Date: Sun, 24 Mar 2019 01:27:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_82ahgp', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_82ahgp', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:02 GMT 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:02,827 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:02,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:02,828 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:02,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:02,828 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:02,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 x-compute-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf 2019-03-24 01:28:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4063570-bb21-4098-a070-2309c893b0d3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:02,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-c42f0b42-2363-48d1-a17a-190147e7cbaf x-compute-request-id: req-c42f0b42-2363-48d1-a17a-190147e7cbaf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e" 2019-03-24 01:28:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e" 2019-03-24 01:28:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-c42f0b42-2363-48d1-a17a-190147e7cbaf x-compute-request-id: req-c42f0b42-2363-48d1-a17a-190147e7cbaf Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf 2019-03-24 01:28:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e" 2019-03-24 01:28:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1ddd8150383d21d801aec88c9279246826910e" 2019-03-24 01:28:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-cc4165cd-81bd-4f35-9206-2468caa67d0d x-compute-request-id: req-cc4165cd-81bd-4f35-9206-2468caa67d0d Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d 2019-03-24 01:28:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27: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-cc4165cd-81bd-4f35-9206-2468caa67d0d x-compute-request-id: req-cc4165cd-81bd-4f35-9206-2468caa67d0d Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d 2019-03-24 01:28:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d 2019-03-24 01:28:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc4165cd-81bd-4f35-9206-2468caa67d0d 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4063570-bb21-4098-a070-2309c893b0d3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a4063570-bb21-4098-a070-2309c893b0d3 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a4063570-bb21-4098-a070-2309c893b0d3 2019-03-24 01:28:02,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c29b5cf030927ce67ff2236525f1ba7117d15900" 2019-03-24 01:28:02,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 2019-03-24 01:28:02,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 2019-03-24 01:28:02,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 x-compute-request-id: req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:02,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b8b59ac8-8e32-40af-9ff0-a4e44e723e98 2019-03-24 01:28:02,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf 2019-03-24 01:28:02,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c42f0b42-2363-48d1-a17a-190147e7cbaf 2019-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c29b5cf030927ce67ff2236525f1ba7117d15900" 2019-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:02,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-4e6c1b86-ed61-4337-adff-a420f6031d8d 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4e6c1b86-ed61-4337-adff-a420f6031d8d Date: Sun, 24 Mar 2019 01:27:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-4e6c1b86-ed61-4337-adff-a420f6031d8d Date: Sun, 24 Mar 2019 01:27:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:02,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:02,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:02,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_82ahgp', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': []} 2019-03-24 01:28:02,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_82ahgp', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': []} 2019-03-24 01:28:02,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:02,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:02,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:02,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:02,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:02,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:02,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:02,896 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:02 GMT 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:02,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:07,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:07,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.324Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:27.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.940Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7e08f136-18ee-4c8e-b323-c6f19876915a', 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-03-24T01:27:32.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.940Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:32.940Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c394c89-60de-45bf-9a2d-e5606a6963e3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1c394c89-60de-45bf-9a2d-e5606a6963e3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1c394c89-60de-45bf-9a2d-e5606a6963e3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c394c89-60de-45bf-9a2d-e5606a6963e3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:33.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:32.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_0khkje'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:33.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:33.541Z", "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-03-24T01:27:28.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.094Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3f4a6bee-af49-453e-9dac-4626a37aa4ca', 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-03-24T01:27:34.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.094Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.094Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-955d5b6a-2832-42d3-b842-bd21665f24e0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_p5p13u'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:34.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:34.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_vm6cgc'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:34.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:34.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955d5b6a-2832-42d3-b842-bd21665f24e0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955d5b6a-2832-42d3-b842-bd21665f24e0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'336a8b37-4955-48fc-bfcd-b8c8901378d7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9c7bbbab-00d6-4743-88f5-fb9f057e34f2', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-955d5b6a-2832-42d3-b842-bd21665f24e0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:34.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f x-compute-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f x-compute-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:34.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:07 GMT 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:07,989 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:07,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:07,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:07,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7e08f136-18ee-4c8e-b323-c6f19876915a', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-03-24 01:28:07,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c394c89-60de-45bf-9a2d-e5606a6963e3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1c394c89-60de-45bf-9a2d-e5606a6963e3 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1c394c89-60de-45bf-9a2d-e5606a6963e3 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c394c89-60de-45bf-9a2d-e5606a6963e3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:07,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" 2019-03-24 01:28:07,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:07,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_0khkje'} 2019-03-24 01:28:07,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" 2019-03-24 01:28:07,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:07,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:07,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3f4a6bee-af49-453e-9dac-4626a37aa4ca', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-955d5b6a-2832-42d3-b842-bd21665f24e0 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe 2019-03-24 01:28:07,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe 2019-03-24 01:28:07,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:07,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_p5p13u'} 2019-03-24 01:28:07,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:07,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:07,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d78f7a-07c3-4da7-8d6d-e133f5a459fe 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:07,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_vm6cgc'} 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955d5b6a-2832-42d3-b842-bd21665f24e0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955d5b6a-2832-42d3-b842-bd21665f24e0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'336a8b37-4955-48fc-bfcd-b8c8901378d7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9c7bbbab-00d6-4743-88f5-fb9f057e34f2', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}] 2019-03-24 01:28:07,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-955d5b6a-2832-42d3-b842-bd21665f24e0 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f 2019-03-24 01:28:07,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f x-compute-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:07,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f x-compute-request-id: req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:07,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" 2019-03-24 01:28:07,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:07,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:07,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:08,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:08,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:08,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:08,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:08,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:08,058 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:08 GMT 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:08,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:13,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:13,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:13,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e x-compute-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec82822c-3989-4afc-a0c9-9557d2db765a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e x-compute-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 x-compute-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 x-compute-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-033baebb-9a61-402b-aa65-8df02c29e6b3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-033baebb-9a61-402b-aa65-8df02c29e6b3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-033baebb-9a61-402b-aa65-8df02c29e6b3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec82822c-3989-4afc-a0c9-9557d2db765a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ec82822c-3989-4afc-a0c9-9557d2db765a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ec82822c-3989-4afc-a0c9-9557d2db765a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'761d6c68-7648-499c-8fe7-71115dbc2924', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'97caba8a-b4f7-48c8-91c9-0d5bec057afd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b9a0f448-e6bd-45e0-93dd-e8e9342efa84', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.325Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:28.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-151b3b3d-d65a-4aa9-a84f-0d6e1b682fcd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-151b3b3d-d65a-4aa9-a84f-0d6e1b682fcd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'97caba8a-b4f7-48c8-91c9-0d5bec057afd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'92446e86-d5c6-4e36-984e-8cc2fc8e8c2a', 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-03-24T01:27:35.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_sanz7h'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fef4499-ca07-453b-9f68-dee0aeb42c16 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fef4499-ca07-453b-9f68-dee0aeb42c16 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7fef4499-ca07-453b-9f68-dee0aeb42c16", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7fef4499-ca07-453b-9f68-dee0aeb42c16", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'69278b93-1d68-48fb-916c-9b98dce3de3d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7ecf1429-935a-4b19-a393-f512956e8459', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pqbo4e'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2fe01e35-dd72-4b03-9590-667520fcf033', 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-03-24T01:27:35.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}], "metadata": {"pagination": {"total": 1013, "offset": 502, "size": 50}}} 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:13,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:13 GMT 2019-03-24 01:28:13,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:13,146 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:13,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:13,146 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:13,146 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:13,146 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:13,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-03beea1c-0b1e-44a7-b5b3-5e65865c8e9f 2019-03-24 01:28:13,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" 2019-03-24 01:28:13,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" 2019-03-24 01:28:13,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e x-compute-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:13,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec82822c-3989-4afc-a0c9-9557d2db765a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e x-compute-request-id: req-12a82428-2b73-41e5-b89d-d0b3429e351e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12a82428-2b73-41e5-b89d-d0b3429e351e 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" 2019-03-24 01:28:13,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 x-compute-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:13,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 x-compute-request-id: req-033baebb-9a61-402b-aa65-8df02c29e6b3 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:13,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-033baebb-9a61-402b-aa65-8df02c29e6b3 2019-03-24 01:28:13,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-033baebb-9a61-402b-aa65-8df02c29e6b3 2019-03-24 01:28:13,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-033baebb-9a61-402b-aa65-8df02c29e6b3 2019-03-24 01:28:13,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:13,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:13,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec82822c-3989-4afc-a0c9-9557d2db765a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ec82822c-3989-4afc-a0c9-9557d2db765a 2019-03-24 01:28:13,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ec82822c-3989-4afc-a0c9-9557d2db765a 2019-03-24 01:28:13,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'761d6c68-7648-499c-8fe7-71115dbc2924', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'97caba8a-b4f7-48c8-91c9-0d5bec057afd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b9a0f448-e6bd-45e0-93dd-e8e9342efa84', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}] 2019-03-24 01:28:13,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:13,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-151b3b3d-d65a-4aa9-a84f-0d6e1b682fcd 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-151b3b3d-d65a-4aa9-a84f-0d6e1b682fcd 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'97caba8a-b4f7-48c8-91c9-0d5bec057afd', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'92446e86-d5c6-4e36-984e-8cc2fc8e8c2a', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_sanz7h'} 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d6a36a9f-56c5-4e34-ba8c-5f0c5706c9ea 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e" 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fef4499-ca07-453b-9f68-dee0aeb42c16 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fef4499-ca07-453b-9f68-dee0aeb42c16 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7fef4499-ca07-453b-9f68-dee0aeb42c16 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7fef4499-ca07-453b-9f68-dee0aeb42c16 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'69278b93-1d68-48fb-916c-9b98dce3de3d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7ecf1429-935a-4b19-a393-f512956e8459', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pqbo4e'} 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d 2019-03-24 01:28:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d 2019-03-24 01:28:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2fe01e35-dd72-4b03-9590-667520fcf033', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-03-24 01:28:13,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:13,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:13,224 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:13 GMT 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:13,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:18,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:18,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:18,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:18,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:18,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:18,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'69278b93-1d68-48fb-916c-9b98dce3de3d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7ecf1429-935a-4b19-a393-f512956e8459', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pqbo4e'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2fe01e35-dd72-4b03-9590-667520fcf033', 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-03-24T01:27:35.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6957a1ba60fd6c5022783aee859ca17465c1585\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6957a1ba60fd6c5022783aee859ca17465c1585\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:35.926Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_vo8bm7'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 Date: Sun, 24 Mar 2019 01:27:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 x-compute-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 Date: Sun, 24 Mar 2019 01:27:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 x-compute-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:35.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_0khkje', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:35.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_0khkje', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:35.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 x-compute-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "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-03-24T01:27:35.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 x-compute-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 x-compute-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 x-compute-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}], "metadata": {"pagination": {"total": 1018, "offset": 552, "size": 50}}} 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:18 GMT 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:18,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:18,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:18,329 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:18,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'69278b93-1d68-48fb-916c-9b98dce3de3d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'7ecf1429-935a-4b19-a393-f512956e8459', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-03-24 01:28:18,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pqbo4e'} 2019-03-24 01:28:18,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:18,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:18,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:18,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:18,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98967439-8f9e-4e24-9842-58af890b7d9d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:18,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d 2019-03-24 01:28:18,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-98967439-8f9e-4e24-9842-58af890b7d9d 2019-03-24 01:28:18,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova', u'name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', u'fingerprint': u'fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff'}}}, {u'external_id': u'08e0601c-bae2-4063-ab72-523172ebe9e7', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2fe01e35-dd72-4b03-9590-667520fcf033', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-03-24 01:28:18,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6957a1ba60fd6c5022783aee859ca17465c1585" 2019-03-24 01:28:18,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6957a1ba60fd6c5022783aee859ca17465c1585" 2019-03-24 01:28:18,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" 2019-03-24 01:28:18,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_vo8bm7'} 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e" 2019-03-24 01:28:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 Date: Sun, 24 Mar 2019 01:27:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 x-compute-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" 2019-03-24 01:28:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 Date: Sun, 24 Mar 2019 01:27:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 x-compute-request-id: req-46743e3f-3e2a-4b87-9249-79df8938d665 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-fb1472b8-1a5e-43ba-8590-bd0559c5f369 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665 2019-03-24 01:28:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-46743e3f-3e2a-4b87-9249-79df8938d665 2019-03-24 01:28:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_0khkje', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-24 01:28:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" 2019-03-24 01:28:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_0khkje', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-24 01:28:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 x-compute-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:18,337 - 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-03-24 01:28:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 x-compute-request-id: req-05719b7f-0a38-4096-a215-4cfaaec7fa27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_0khkje", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7f6cf50009d221995789647f400f2c7359c2a7" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_0khkje", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05719b7f-0a38-4096-a215-4cfaaec7fa27 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" 2019-03-24 01:28:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" 2019-03-24 01:28:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 x-compute-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 x-compute-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:18,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:18,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:18,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:18,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:18,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:18,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:18,469 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:18 GMT 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:18,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:23,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:23,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:23,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 x-compute-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:35.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc6502e-8cc9-49f1-9437-ad831e48117b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc6502e-8cc9-49f1-9437-ad831e48117b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-dfc6502e-8cc9-49f1-9437-ad831e48117b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-dfc6502e-8cc9-49f1-9437-ad831e48117b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c x-compute-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:36.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c x-compute-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:35.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 x-compute-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27: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-dd90a760-d25c-4edf-9f79-94a66fb814ff x-compute-request-id: req-dd90a760-d25c-4edf-9f79-94a66fb814ff Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"adminPass\": \"75qbri8RUhrS\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 x-compute-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27: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-dd90a760-d25c-4edf-9f79-94a66fb814ff x-compute-request-id: req-dd90a760-d25c-4edf-9f79-94a66fb814ff Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"adminPass\": \"75qbri8RUhrS\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.517dd7a3-3401-453b-9452-863240d2bf1f"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d863f188-898f-4842-808e-c2969731ade8 x-compute-request-id: req-d863f188-898f-4842-808e-c2969731ade8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d863f188-898f-4842-808e-c2969731ade8 x-compute-request-id: req-d863f188-898f-4842-808e-c2969731ade8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527977ae-1037-4d78-aa18-bc387e4a2a84 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527977ae-1037-4d78-aa18-bc387e4a2a84 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-527977ae-1037-4d78-aa18-bc387e4a2a84", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:36.596Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-527977ae-1037-4d78-aa18-bc387e4a2a84", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:36.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_vm6cgc', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:36.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}], "metadata": {"pagination": {"total": 1072, "offset": 602, "size": 50}}} 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:23 GMT 2019-03-24 01:28:23,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:23,556 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:23,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:23,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:23,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:23,556 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:23,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 x-compute-request-id: req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:23,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 2019-03-24 01:28:23,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 2019-03-24 01:28:23,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 2019-03-24 01:28:23,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" 2019-03-24 01:28:23,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" 2019-03-24 01:28:23,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8b226eeb-4ef2-4ec2-928a-04d96e548ed1 2019-03-24 01:28:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc6502e-8cc9-49f1-9437-ad831e48117b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc6502e-8cc9-49f1-9437-ad831e48117b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-dfc6502e-8cc9-49f1-9437-ad831e48117b 2019-03-24 01:28:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-dfc6502e-8cc9-49f1-9437-ad831e48117b 2019-03-24 01:28:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c x-compute-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c x-compute-request-id: req-28d8833f-916e-4441-b4f1-4b9f7e94442c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c 2019-03-24 01:28:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c 2019-03-24 01:28:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-28d8833f-916e-4441-b4f1-4b9f7e94442c 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 x-compute-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27: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-dd90a760-d25c-4edf-9f79-94a66fb814ff x-compute-request-id: req-dd90a760-d25c-4edf-9f79-94a66fb814ff Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "adminPass": "75qbri8RUhrS"}} 2019-03-24 01:28:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 x-compute-request-id: req-d1315952-7ce9-43b7-832d-f987733ad6d7 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27: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-dd90a760-d25c-4edf-9f79-94a66fb814ff x-compute-request-id: req-dd90a760-d25c-4edf-9f79-94a66fb814ff Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "adminPass": "75qbri8RUhrS"}} 2019-03-24 01:28:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7 2019-03-24 01:28:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff 2019-03-24 01:28:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7 2019-03-24 01:28:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d1315952-7ce9-43b7-832d-f987733ad6d7 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-dd90a760-d25c-4edf-9f79-94a66fb814ff 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" 2019-03-24 01:28:23,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d863f188-898f-4842-808e-c2969731ade8 x-compute-request-id: req-d863f188-898f-4842-808e-c2969731ade8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d863f188-898f-4842-808e-c2969731ade8 x-compute-request-id: req-d863f188-898f-4842-808e-c2969731ade8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d863f188-898f-4842-808e-c2969731ade8 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527977ae-1037-4d78-aa18-bc387e4a2a84 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:23,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527977ae-1037-4d78-aa18-bc387e4a2a84 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-527977ae-1037-4d78-aa18-bc387e4a2a84 2019-03-24 01:28:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-527977ae-1037-4d78-aa18-bc387e4a2a84 2019-03-24 01:28:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:23,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_vm6cgc', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-24 01:28:23,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:23,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:23,638 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:23,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:23 GMT 2019-03-24 01:28:23,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:23,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:23,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:23,639 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:23,639 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:28,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:28,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-22a0cb84-62f6-4e3f-9792-214a6cd5662a Date: Sun, 24 Mar 2019 01:27:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cf8a09c8363b87a3c688368dd75d02726c3cfc3\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cf8a09c8363b87a3c688368dd75d02726c3cfc3\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}893248c1dc0836254f3bc0b924beaf12d8b9745c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 x-compute-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}893248c1dc0836254f3bc0b924beaf12d8b9745c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:29.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "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-03-24T01:27:36.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_p5p13u', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:36.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_p5p13u', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:36.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:36.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 Date: Sun, 24 Mar 2019 01:27:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 Date: Sun, 24 Mar 2019 01:27:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_vm6cgc', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:36.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_vm6cgc', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:36.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:36.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-22a0cb84-62f6-4e3f-9792-214a6cd5662a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-22a0cb84-62f6-4e3f-9792-214a6cd5662a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.153Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-22a0cb84-62f6-4e3f-9792-214a6cd5662a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d740144b-e733-44dc-a9b1-f0993b35c10c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d740144b-e733-44dc-a9b1-f0993b35c10c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e54deafa130740bee6e9c52a57f5e9c6da930f3c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e54deafa130740bee6e9c52a57f5e9c6da930f3c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60874882f7a1d151087e96640b9939cfb42d1aff\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60874882f7a1d151087e96640b9939cfb42d1aff\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3cd986683b40cd8588a5a454a6162294ece10a4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3cd986683b40cd8588a5a454a6162294ece10a4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 x-compute-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f x-compute-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e x-compute-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f x-compute-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e x-compute-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:28 GMT 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:28,727 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:28,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-22a0cb84-62f6-4e3f-9792-214a6cd5662a Date: Sun, 24 Mar 2019 01:27:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf8a09c8363b87a3c688368dd75d02726c3cfc3" 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf8a09c8363b87a3c688368dd75d02726c3cfc3" 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893248c1dc0836254f3bc0b924beaf12d8b9745c" 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 x-compute-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893248c1dc0836254f3bc0b924beaf12d8b9745c" 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_p5p13u", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:28,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:28:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:28:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4329569329ff4e80f9c1668a8978f73267ef3e31" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_p5p13u", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:28,731 - 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-03-24 01:28:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_p5p13u', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-03-24 01:28:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_p5p13u', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-03-24 01:28:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:28,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 Date: Sun, 24 Mar 2019 01:27:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cc0ab2ba-272e-4aae-87a8-cb1231ccd973 Date: Sun, 24 Mar 2019 01:27:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_vm6cgc", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:28,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59f0e5637bf0e6359050517accffe0cfccc8366" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_vm6cgc", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:28,732 - 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-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_vm6cgc', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_vm6cgc', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-22a0cb84-62f6-4e3f-9792-214a6cd5662a 2019-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-22a0cb84-62f6-4e3f-9792-214a6cd5662a 2019-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-22a0cb84-62f6-4e3f-9792-214a6cd5662a 2019-03-24 01:28:28,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d740144b-e733-44dc-a9b1-f0993b35c10c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d740144b-e733-44dc-a9b1-f0993b35c10c 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54deafa130740bee6e9c52a57f5e9c6da930f3c" 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54deafa130740bee6e9c52a57f5e9c6da930f3c" 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60874882f7a1d151087e96640b9939cfb42d1aff" 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60874882f7a1d151087e96640b9939cfb42d1aff" 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3cd986683b40cd8588a5a454a6162294ece10a4" 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3cd986683b40cd8588a5a454a6162294ece10a4" 2019-03-24 01:28:28,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 x-compute-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" 2019-03-24 01:28:28,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f x-compute-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:28,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e x-compute-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:28,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f x-compute-request-id: req-39f7d897-5d03-4f0f-8799-0304e156078f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:28,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e x-compute-request-id: req-7357a48d-da59-4b77-97a3-1fb534e7d61e Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:28,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f 2019-03-24 01:28:28,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:28,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:28,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:28,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:28,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:28,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:28,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:28,802 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:28 GMT 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:28,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:33,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:33,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 x-compute-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 x-compute-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 x-compute-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 x-compute-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47af9d8-59c3-4dd7-8e27-cba12f143377 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47af9d8-59c3-4dd7-8e27-cba12f143377 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c47af9d8-59c3-4dd7-8e27-cba12f143377", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c47af9d8-59c3-4dd7-8e27-cba12f143377", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 x-compute-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 x-compute-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 x-compute-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 x-compute-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af x-compute-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:33 GMT 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:33,887 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f 2019-03-24 01:28:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e 2019-03-24 01:28:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f 2019-03-24 01:28:33,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-39f7d897-5d03-4f0f-8799-0304e156078f 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7357a48d-da59-4b77-97a3-1fb534e7d61e 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 x-compute-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:33,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 x-compute-request-id: req-0168f121-c561-4ee8-a05d-4b364512d6a8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4 2019-03-24 01:28:33,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0168f121-c561-4ee8-a05d-4b364512d6a8 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d6e78fb4-c8ad-4f3a-ae97-9e57420527f4 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 x-compute-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 x-compute-request-id: req-c4545e3a-d51b-40a2-99f6-f6b004182b71 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:33,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47af9d8-59c3-4dd7-8e27-cba12f143377 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47af9d8-59c3-4dd7-8e27-cba12f143377 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c47af9d8-59c3-4dd7-8e27-cba12f143377 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c47af9d8-59c3-4dd7-8e27-cba12f143377 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 x-compute-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 x-compute-request-id: req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 2019-03-24 01:28:33,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d2cc2b1d-86e2-49aa-a6c4-eebad06a6bd1 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 x-compute-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 x-compute-request-id: req-cc1dc491-4080-4901-ae4d-6b0811a41243 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243 2019-03-24 01:28:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc1dc491-4080-4901-ae4d-6b0811a41243 2019-03-24 01:28:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" 2019-03-24 01:28:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" 2019-03-24 01:28:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af x-compute-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:33,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:33,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:33,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:33 GMT 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:33,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:33,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:33,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:33,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:38,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:39,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:39,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:39,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:39,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:39,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:39,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af x-compute-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d740144b-e733-44dc-a9b1-f0993b35c10c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d740144b-e733-44dc-a9b1-f0993b35c10c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 x-compute-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 x-compute-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 x-compute-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:37.711Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:37.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_236sb1', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:37.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_236sb1', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:37.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "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-03-24T01:27:37.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 Date: Sun, 24 Mar 2019 01:27:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 Date: Sun, 24 Mar 2019 01:27:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:30.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 x-compute-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 x-compute-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f83c4f16-7302-40ea-9698-c8be66706f0a Date: Sun, 24 Mar 2019 01:27:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f83c4f16-7302-40ea-9698-c8be66706f0a Date: Sun, 24 Mar 2019 01:27:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-81012d3b-74e5-4e61-a08f-86847ed13765", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-81012d3b-74e5-4e61-a08f-86847ed13765", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81012d3b-74e5-4e61-a08f-86847ed13765 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:39 GMT 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:39,032 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:39,033 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af x-compute-request-id: req-70736218-7233-4ed7-84b5-4fa275df56af Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af 2019-03-24 01:28:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af 2019-03-24 01:28:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af 2019-03-24 01:28:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d740144b-e733-44dc-a9b1-f0993b35c10c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d740144b-e733-44dc-a9b1-f0993b35c10c 2019-03-24 01:28:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:39,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:28:39,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:28:39,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-70736218-7233-4ed7-84b5-4fa275df56af 2019-03-24 01:28:39,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c4545e3a-d51b-40a2-99f6-f6b004182b71 2019-03-24 01:28:39,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 2019-03-24 01:28:39,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 x-compute-request-id: req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-9d203fa4-4388-498e-bd4d-7b1b9e41f1e3 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 x-compute-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 x-compute-request-id: req-5586654a-b6d9-4608-b005-9818b0414672 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5586654a-b6d9-4608-b005-9818b0414672 2019-03-24 01:28:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_236sb1', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-03-24 01:28:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_236sb1', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-03-24 01:28:39,039 - 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-03-24 01:28:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_236sb1", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fdbeb975f9e086dd6736cbd2c511ac5a181b0c" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_236sb1", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 Date: Sun, 24 Mar 2019 01:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 Date: Sun, 24 Mar 2019 01:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 2019-03-24 01:28:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-2c0bb35b-03f5-4b25-a12a-71f99a7adb75 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 x-compute-request-id: req-1a14e16e-05e7-403d-9859-074c713d14a4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 x-compute-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-f83c4f16-7302-40ea-9698-c8be66706f0a 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f83c4f16-7302-40ea-9698-c8be66706f0a Date: Sun, 24 Mar 2019 01:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f83c4f16-7302-40ea-9698-c8be66706f0a Date: Sun, 24 Mar 2019 01:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-81012d3b-74e5-4e61-a08f-86847ed13765 2019-03-24 01:28:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-81012d3b-74e5-4e61-a08f-86847ed13765 2019-03-24 01:28:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81012d3b-74e5-4e61-a08f-86847ed13765 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:39,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:39,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:39,129 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:39 GMT 2019-03-24 01:28:39,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:39,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:39,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:39,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:39,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:44,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:44,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:44,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81012d3b-74e5-4e61-a08f-86847ed13765 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:37.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 x-compute-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 x-compute-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova\", \"name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"fingerprint\": \"fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 x-compute-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}, {\"id\": \"f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:31.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc4cb731c6cd185c982dd352fea8ce8bdc770a64\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "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-03-24T01:27:37.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_sanz7h', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:37.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_sanz7h', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:37.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:37.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 Date: Sun, 24 Mar 2019 01:27:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 Date: Sun, 24 Mar 2019 01:27:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"imageRef\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"flavorRef\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "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-03-24T01:27:37.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_vo8bm7', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:37.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_vo8bm7', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', '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-03-24T01:27:37.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24T01:27:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:38.359Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:31.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc4cb731c6cd185c982dd352fea8ce8bdc770a64\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:38.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec151dc9-54a2-4f53-b81f-f8acf208977a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ec151dc9-54a2-4f53-b81f-f8acf208977a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}], "metadata": {"pagination": {"total": 1080, "offset": 802, "size": 50}}} 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:44 GMT 2019-03-24 01:28:44,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:44,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:44,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:44,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:44,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:44,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:44,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81012d3b-74e5-4e61-a08f-86847ed13765 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:44,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:44,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:44,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 2019-03-24 01:28:44,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 2019-03-24 01:28:44,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 x-compute-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e" 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e" 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 x-compute-request-id: req-e2b25e59-654e-422f-bd5b-bb55e2b22dc8 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoNbClwgurUdPi886c5ZEiAMz7TQPY1aIdVln4vuaymRz63uUdNxpOB6kmdndb7q9cYbYtnIiqR5yfaeoeXof7PzOA9lvcInkfgxahv77mcyvpQZ4nsnl7cTKUEAtqNBJjAxm6fhe2jFwsXzQNdVBiMlOqnlWW0iu0hYzjpwiAy2XnuRWxkJdWA5u992t9CyK2Db1Cb3uVZyK9lmhVsShC2Aj1CGkHtpSzEtqz4+cm2dGQiqpC2WVCs+SZslR+s3ZmuqCNLGyBptTE39KC4K9K1eTYeAo9u1tLB5tag8z/eL64A+d0h56HkgW8hug5gdTbFBid1b5syvyjJHYcoLeX Generated-by-Nova", "name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "fingerprint": "fd:90:9c:4f:ad:07:8a:57:f8:04:f6:3b:85:31:04:ff"}}]} 2019-03-24 01:28:44,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 x-compute-request-id: req-648e45a4-5eac-49f8-b6e4-fff0c7bd4cc4 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}, {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}], "name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4cb731c6cd185c982dd352fea8ce8bdc770a64" 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_sanz7h", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:44,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d312be85dac22005aa5a8adc17a61d87c1b42448" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_sanz7h", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:44,233 - 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-03-24 01:28:44,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_sanz7h', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-03-24 01:28:44,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_sanz7h', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-03-24 01:28:44,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:44,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 2019-03-24 01:28:44,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 2019-03-24 01:28:44,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 2019-03-24 01:28:44,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 2019-03-24 01:28:44,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 Date: Sun, 24 Mar 2019 01:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:44,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfa4eb68-d5f3-4c83-b587-fde568dcd261 Date: Sun, 24 Mar 2019 01:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:44,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_vo8bm7", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:44,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e7d62743101d443edcc4872018b2299b086c4b" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_vo8bm7", "imageRef": "bedb7ced-f924-440b-b5ad-8a21c6883837", "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "flavorRef": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "88da8b98-ce8b-421a-b001-4286b9c296f7"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}}' 2019-03-24 01:28:44,234 - 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-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_vo8bm7', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_vo8bm7', 'key_name': u'cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'image': u'bedb7ced-f924-440b-b5ad-8a21c6883837', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3', 'cloudify_management_network_id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}, 'nics': [{'net-id': u'88da8b98-ce8b-421a-b001-4286b9c296f7'}], 'flavor': u'4ce42e23-f40e-4564-8dcb-aaefede9993f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3), 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-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e" 2019-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ea70211a4df5ce737ee3444aa4a46799e8d63e" 2019-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-1a14e16e-05e7-403d-9859-074c713d14a4 2019-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:28:44,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4cb731c6cd185c982dd352fea8ce8bdc770a64" 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec151dc9-54a2-4f53-b81f-f8acf208977a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ec151dc9-54a2-4f53-b81f-f8acf208977a 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:44,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:44,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:44,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:44,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:44,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:44,309 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:44,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:44,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:44 GMT 2019-03-24 01:28:44,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:44,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:44,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:44,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:44,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:49,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:49,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:49,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:49,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:49,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:49,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T01:21:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\",\"admin_state_up\":true,\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:04Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ec151dc9-54a2-4f53-b81f-f8acf208977a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec151dc9-54a2-4f53-b81f-f8acf208977a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:38.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc4cb731c6cd185c982dd352fea8ce8bdc770a64\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:38.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:31.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:31.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:37.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:36.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:39.648Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:32.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:40.269Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-c6703e40-d5b8-4287-8a92-462116d1c536", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:39.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:40.269Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-c6703e40-d5b8-4287-8a92-462116d1c536", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:39.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:40.269Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6703e40-d5b8-4287-8a92-462116d1c536 x-compute-request-id: req-c6703e40-d5b8-4287-8a92-462116d1c536 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:38Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:39.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f5bb78db-240f-432e-b414-592fb180309c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:40.888Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "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:block_device_mapping 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:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-24T01:27:40.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:41.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:41.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:41.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:41.455Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 x-compute-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"adminPass\": \"P4Gxchzb7c3X\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:41.455Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 x-compute-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"adminPass\": \"P4Gxchzb7c3X\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:41.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a4815067-d3ed-4f83-8e85-b9dd68987d37"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:42.039Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:42.039Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 x-compute-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"adminPass\": \"gK7oETyv2zsQ\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:41.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 x-compute-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"adminPass\": \"pwEjmSDtz2mZ\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 x-compute-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"adminPass\": \"pwEjmSDtz2mZ\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.84f6c36d-0093-44b6-972d-d8ca6420d270"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 x-compute-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"adminPass\": \"gK7oETyv2zsQ\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.445Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:42.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.602b9bcc-74d8-4478-9931-c5c9e5cabf41"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f x-compute-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab 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\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"adminPass\": \"5eJpK38FzipD\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f x-compute-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab 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\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"adminPass\": \"5eJpK38FzipD\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}], "metadata": {"pagination": {"total": 1089, "offset": 852, "size": 50}}} 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:49 GMT 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:49,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:49,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:49,406 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-65d113a7-924d-4e47-b1fa-3c32c491278a 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-65d113a7-924d-4e47-b1fa-3c32c491278a Date: Sun, 24 Mar 2019 01:27:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":["426c427e-bd82-4895-a7c8-2ebaa52e20ec"],"description":"","tags":[],"updated_at":"2019-03-24T01:21:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ec151dc9-54a2-4f53-b81f-f8acf208977a 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec151dc9-54a2-4f53-b81f-f8acf208977a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4cb731c6cd185c982dd352fea8ce8bdc770a64" 2019-03-24 01:28:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:28:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-c6703e40-d5b8-4287-8a92-462116d1c536 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-c6703e40-d5b8-4287-8a92-462116d1c536 2019-03-24 01:28:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6703e40-d5b8-4287-8a92-462116d1c536 x-compute-request-id: req-c6703e40-d5b8-4287-8a92-462116d1c536 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:38Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:28:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-03-24 01:28:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4 2019-03-24 01:28:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4 2019-03-24 01:28:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4 2019-03-24 01:28:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 x-compute-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "adminPass": "P4Gxchzb7c3X"}} 2019-03-24 01:28:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 x-compute-request-id: req-392341a6-7c99-4e89-9da5-e394d2e187a4 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "adminPass": "P4Gxchzb7c3X"}} 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-392341a6-7c99-4e89-9da5-e394d2e187a4 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 x-compute-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "adminPass": "gK7oETyv2zsQ"}} 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:49,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 x-compute-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "adminPass": "pwEjmSDtz2mZ"}} 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 x-compute-request-id: req-723264ac-f202-4f63-a375-f3ee9a066b90 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "adminPass": "pwEjmSDtz2mZ"}} 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90 2019-03-24 01:28:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-723264ac-f202-4f63-a375-f3ee9a066b90 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 x-compute-request-id: req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "adminPass": "gK7oETyv2zsQ"}} 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11df86a6-ef43-44d0-8dfa-4bcbda276a23 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f 2019-03-24 01:28:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f x-compute-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab 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": "db341d20-394b-4616-9c76-bc61ff85d5ab", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "adminPass": "5eJpK38FzipD"}} 2019-03-24 01:28:49,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f x-compute-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab 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": "db341d20-394b-4616-9c76-bc61ff85d5ab", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "adminPass": "5eJpK38FzipD"}} 2019-03-24 01:28:49,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:49,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:49,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:49,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:49 GMT 2019-03-24 01:28:49,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:49,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:49,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:49,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:49,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:54,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:54,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f x-compute-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab 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\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"adminPass\": \"5eJpK38FzipD\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f820bbbd-a266-421d-8b90-02c2235e302c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 x-compute-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"adminPass\": \"S85adQDYvVF7\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 x-compute-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"adminPass\": \"S85adQDYvVF7\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.a383bc55-8566-4927-8b60-a13b24765a69"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:43.979Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 x-compute-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"adminPass\": \"fD8JJm8Q89gF\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba x-compute-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 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\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"GG3fexQ7RTDf\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba x-compute-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 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\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"adminPass\": \"GG3fexQ7RTDf\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 x-compute-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"adminPass\": \"fD8JJm8Q89gF\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9a1947d8-ef83-42d9-966f-26ed647be939"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:44.632Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:43.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3fcd7819-283e-4d30-aa69-48fd2d2dc3c3"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc37f6b53990ba1792a7791ea93ca1459798c112\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c080691d-407f-4516-ac6c-48d168a2234c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-dbbaa9c7-9921-43e6-98bc-97f8368e23c4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c080691d-407f-4516-ac6c-48d168a2234c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbbaa9c7-9921-43e6-98bc-97f8368e23c4 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c080691d-407f-4516-ac6c-48d168a2234c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.255Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:44.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c080691d-407f-4516-ac6c-48d168a2234c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.855Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.855Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:45.855Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8eccde-b043-4c80-9db6-c3e734966fce 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:45.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4f8eccde-b043-4c80-9db6-c3e734966fce", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:46.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c2f08711-69a2-40c4-8e37-786667b0a0e4"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62b16b3-2c15-46ab-814a-8465a7585f96 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c2f08711-69a2-40c4-8e37-786667b0a0e4"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:46.466Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c62b16b3-2c15-46ab-814a-8465a7585f96", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c2f08711-69a2-40c4-8e37-786667b0a0e4"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}310b61bd603f944658c07664bb7d67c6a80d339e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}], "metadata": {"pagination": {"total": 1109, "offset": 902, "size": 50}}} 2019-03-24 01:28:54,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:54 GMT 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:54,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:54,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f x-compute-request-id: req-7840d03e-a978-4697-aa35-6887f88fe69f Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab 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": "db341d20-394b-4616-9c76-bc61ff85d5ab", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "adminPass": "5eJpK38FzipD"}} 2019-03-24 01:28:54,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f 2019-03-24 01:28:54,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f 2019-03-24 01:28:54,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f 2019-03-24 01:28:54,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7840d03e-a978-4697-aa35-6887f88fe69f 2019-03-24 01:28:54,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 x-compute-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "adminPass": "S85adQDYvVF7"}} 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 x-compute-request-id: req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "adminPass": "S85adQDYvVF7"}} 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ffbe379c-8d9f-4bcf-ab73-118e868a89e2 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 x-compute-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "adminPass": "fD8JJm8Q89gF"}} 2019-03-24 01:28:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba 2019-03-24 01:28:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba 2019-03-24 01:28:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba x-compute-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 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": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "adminPass": "GG3fexQ7RTDf"}} 2019-03-24 01:28:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba x-compute-request-id: req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 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": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "adminPass": "GG3fexQ7RTDf"}} 2019-03-24 01:28:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 2019-03-24 01:28:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:27:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 x-compute-request-id: req-a54ea389-b6d4-48eb-b2d8-168f85cfff55 Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "adminPass": "fD8JJm8Q89gF"}} 2019-03-24 01:28:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba 2019-03-24 01:28:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8d5a37fc-d5e4-4b39-badd-6f214f9a75ba 2019-03-24 01:28:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc37f6b53990ba1792a7791ea93ca1459798c112" 2019-03-24 01:28:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-dbbaa9c7-9921-43e6-98bc-97f8368e23c4 2019-03-24 01:28:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbbaa9c7-9921-43e6-98bc-97f8368e23c4 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8eccde-b043-4c80-9db6-c3e734966fce 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4f8eccde-b043-4c80-9db6-c3e734966fce 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62b16b3-2c15-46ab-814a-8465a7585f96 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c62b16b3-2c15-46ab-814a-8465a7585f96 2019-03-24 01:28:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}310b61bd603f944658c07664bb7d67c6a80d339e" 2019-03-24 01:28:54,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:54,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:54,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:54,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:54,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:54 GMT 2019-03-24 01:28:54,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:54,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:54,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:54,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:54,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:59,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:28:59,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:59,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.068Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-19c31a08-73b7-4199-857e-ea525c67782a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c080691d-407f-4516-ac6c-48d168a2234c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.652Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.652Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:47.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.652Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.652Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9e2a8b-8498-4431-8843-b4a8c5a5017c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.652Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9e9e2a8b-8498-4431-8843-b4a8c5a5017c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:47.652Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-58b80314-53dc-42a8-9dbd-776cd138c965", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b80314-53dc-42a8-9dbd-776cd138c965 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6944c2f1153f206b299244cda924e8ab18e42ba3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-dbc92cde-9dd4-4b81-a908-ddb8273e8558", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c2f08711-69a2-40c4-8e37-786667b0a0e4"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:47.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-dbc92cde-9dd4-4b81-a908-ddb8273e8558", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c2f08711-69a2-40c4-8e37-786667b0a0e4"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:48.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.167Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc92cde-9dd4-4b81-a908-ddb8273e8558 x-compute-request-id: req-dbc92cde-9dd4-4b81-a908-ddb8273e8558 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:47.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c2f08711-69a2-40c4-8e37-786667b0a0e4"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:45.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaac9f6-b5ea-4ca7-98a1-5934be2b5c2e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-baaac9f6-b5ea-4ca7-98a1-5934be2b5c2e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f x-compute-request-id: req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0cfa062d-6fa7-4122-b95d-0239cb23ed14"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad37590142820c1f5e63a6dbb67048715d8a385b\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:27:48.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0103ebf9-d77f-4a2b-aa38-a8157c232d5e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0103ebf9-d77f-4a2b-aa38-a8157c232d5e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e80f1b-bdb5-48b0-be3b-f7df416031fb x-compute-request-id: req-10e80f1b-bdb5-48b0-be3b-f7df416031fb Content-Encoding: gzip Content-Length: 720 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-10e80f1b-bdb5-48b0-be3b-f7df416031fb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:48.699Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-10e80f1b-bdb5-48b0-be3b-f7df416031fb", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cf2eff15-4f16-4338-8bff-1146054005a7"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.261Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.261Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abb32a03e566620b837bd8a39261bbd816431750\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c21e0e1b754885cbf48e63bf54394d303182233b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:48.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.261Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:46.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-03-24T01:27:47.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-6347c909-eefb-416f-9a14-adf854926935", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6347c909-eefb-416f-9a14-adf854926935 x-compute-request-id: req-6347c909-eefb-416f-9a14-adf854926935 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e1ab40bf-11d9-4603-b513-9761a0f9b678", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e1ab40bf-11d9-4603-b513-9761a0f9b678", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ab40bf-11d9-4603-b513-9761a0f9b678 x-compute-request-id: req-e1ab40bf-11d9-4603-b513-9761a0f9b678 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa30b71f-2784-4f7c-b991-0b359c573072"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-6347c909-eefb-416f-9a14-adf854926935", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b196d3d9-20d3-4468-a720-2766f69ae3d9"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-03-24T01:27:48.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:49.885Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-03-24T01:27:48.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "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": "sprout_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-03-24T01:27:48.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:59 GMT 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:28:59,842 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:28:59,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:59,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:28:59,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:59,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-19c31a08-73b7-4199-857e-ea525c67782a 2019-03-24 01:28:59,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:59,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:59,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:59,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9e2a8b-8498-4431-8843-b4a8c5a5017c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:59,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9e9e2a8b-8498-4431-8843-b4a8c5a5017c 2019-03-24 01:28:59,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:59,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-58b80314-53dc-42a8-9dbd-776cd138c965 2019-03-24 01:28:59,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b80314-53dc-42a8-9dbd-776cd138c965 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:59,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6944c2f1153f206b299244cda924e8ab18e42ba3" 2019-03-24 01:28:59,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-dbc92cde-9dd4-4b81-a908-ddb8273e8558 2019-03-24 01:28:59,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:59,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-dbc92cde-9dd4-4b81-a908-ddb8273e8558 2019-03-24 01:28:59,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:59,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:28:59,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:59,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc92cde-9dd4-4b81-a908-ddb8273e8558 x-compute-request-id: req-dbc92cde-9dd4-4b81-a908-ddb8273e8558 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:28:59,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:28:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaac9f6-b5ea-4ca7-98a1-5934be2b5c2e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-baaac9f6-b5ea-4ca7-98a1-5934be2b5c2e 2019-03-24 01:28:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f x-compute-request-id: req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:28:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f 2019-03-24 01:28:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-b101c26d-66de-4b0b-b55e-69f4fd30fc6f 2019-03-24 01:28:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad37590142820c1f5e63a6dbb67048715d8a385b" 2019-03-24 01:28:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:28:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0103ebf9-d77f-4a2b-aa38-a8157c232d5e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:28:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0103ebf9-d77f-4a2b-aa38-a8157c232d5e 2019-03-24 01:28:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e80f1b-bdb5-48b0-be3b-f7df416031fb x-compute-request-id: req-10e80f1b-bdb5-48b0-be3b-f7df416031fb Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-10e80f1b-bdb5-48b0-be3b-f7df416031fb 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-10e80f1b-bdb5-48b0-be3b-f7df416031fb 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abb32a03e566620b837bd8a39261bbd816431750" 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21e0e1b754885cbf48e63bf54394d303182233b" 2019-03-24 01:28:59,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 01:28:59,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-24 01:28:59,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-6347c909-eefb-416f-9a14-adf854926935 2019-03-24 01:28:59,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6347c909-eefb-416f-9a14-adf854926935 x-compute-request-id: req-6347c909-eefb-416f-9a14-adf854926935 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:28:59,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e1ab40bf-11d9-4603-b513-9761a0f9b678 2019-03-24 01:28:59,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e1ab40bf-11d9-4603-b513-9761a0f9b678 2019-03-24 01:28:59,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ab40bf-11d9-4603-b513-9761a0f9b678 x-compute-request-id: req-e1ab40bf-11d9-4603-b513-9761a0f9b678 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:28:59,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-6347c909-eefb-416f-9a14-adf854926935 2019-03-24 01:28:59,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-24 01:28:59,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-24 01:28:59,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-03-24 01:28:59,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:28:59,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:28:59,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:28:59 GMT 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:28:59,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:04,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:05,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:05,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:05,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90 x-compute-request-id: req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:27:49.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.00aff719-733b-4cd9-9973-ad08bfe89e57"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "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": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/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-03-24T01:27:49.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "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-03-24T01:27:50.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:27:50.483Z", "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-03-24T01:27:49.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:10.714Z", "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-03-24T01:28:10.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:11.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:11.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:12.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da6551eb748bbbc7ed0e71afaaeab0ef8a7229ce\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:12.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:12.385Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a0400f-02a9-439b-9cbd-2b37edd5bc17 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:11.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:12.385Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-51a0400f-02a9-439b-9cbd-2b37edd5bc17", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:11.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:13.904Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed x-compute-request-id: req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:39Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:13.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:14.572Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:13.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:14.572Z", "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-03-24T01:28:14.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:14.572Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:13.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6b3507a-d307-4df9-87f6-8e6e214cb558"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:17.492Z", "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-03-24T01:28:17.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:18.308Z", "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-03-24T01:28:18.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:18.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:18.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:18.976Z", "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-03-24T01:28:18.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:19.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:19.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:19.657Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b022cbac-d7df-47d9-b5e2-a6324094b6b8 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:18.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:19.657Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b022cbac-d7df-47d9-b5e2-a6324094b6b8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:18.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:19.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}461ec37f3c71010c7a89995909b10d03fc6386f6\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:19.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:19.657Z", "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-03-24T01:28:18.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f47956-e1ff-41a2-89aa-85c29d6e2c5b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:19.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-51f47956-e1ff-41a2-89aa-85c29d6e2c5b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:19.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:20.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2bf92e901fec7b3274d39cc0e01d6f1ced4b4a05\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:19.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.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-03-24T01:28:19.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef220bb-18c4-4388-919b-be0f33910848 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:19.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6ef220bb-18c4-4388-919b-be0f33910848", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:19.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:19.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.731Z", "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-03-24T01:28:20.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.731Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c677aa9ca013ed8d38f2705767048cd8532a08d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.731Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-07052851-12aa-4d8a-ac32-aa1d91193135", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.731Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07052851-12aa-4d8a-ac32-aa1d91193135 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.731Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df7e752a340f297bcbe70cb06f7b72204636738c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:20.731Z", "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-03-24T01:28:20.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:21.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-924c7eb6-035b-47d8-8b20-3242ec807c30 x-compute-request-id: req-924c7eb6-035b-47d8-8b20-3242ec807c30 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.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:43Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-924c7eb6-035b-47d8-8b20-3242ec807c30", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-924c7eb6-035b-47d8-8b20-3242ec807c30", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:20.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6ccc05e5-f885-4ae1-ac24-966796e0a469"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b37655-4465-437f-9ea0-102df2c19d39 x-compute-request-id: req-81b37655-4465-437f-9ea0-102df2c19d39 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-81b37655-4465-437f-9ea0-102df2c19d39", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-81b37655-4465-437f-9ea0-102df2c19d39", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.47ee6c0c-4e40-4657-9413-25dfdd7e6761"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c409bf16-3f9e-421b-92f2-06f180be5ced 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:21.456Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c409bf16-3f9e-421b-92f2-06f180be5ced", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:21.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2dffc0-0a73-44a9-b7e4-c47992fafdf8 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b35d361a-132d-4b1f-b23e-4e7b2432af3f x-compute-request-id: req-b35d361a-132d-4b1f-b23e-4e7b2432af3f Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:04 GMT 2019-03-24 01:29:05,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:05,002 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:05,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:05,002 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:05,002 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:05,002 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:05,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90 2019-03-24 01:29:05,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90 2019-03-24 01:29:05,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90 x-compute-request-id: req-0569362c-b7cb-4cd5-aed0-e68cc9d61a90 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:05,005 - 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-03-24 01:29:05,006 - 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-03-24 01:29:05,006 - 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-03-24 01:29:05,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da6551eb748bbbc7ed0e71afaaeab0ef8a7229ce" 2019-03-24 01:29:05,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a0400f-02a9-439b-9cbd-2b37edd5bc17 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-51a0400f-02a9-439b-9cbd-2b37edd5bc17 2019-03-24 01:29:05,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed x-compute-request-id: req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:39Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:05,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed 2019-03-24 01:29:05,007 - 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-03-24 01:29:05,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-aa470728-6e1d-4f22-b26b-d8cf274aa4ed 2019-03-24 01:29:05,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b022cbac-d7df-47d9-b5e2-a6324094b6b8 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b022cbac-d7df-47d9-b5e2-a6324094b6b8 2019-03-24 01:29:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461ec37f3c71010c7a89995909b10d03fc6386f6" 2019-03-24 01:29:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f47956-e1ff-41a2-89aa-85c29d6e2c5b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-51f47956-e1ff-41a2-89aa-85c29d6e2c5b 2019-03-24 01:29:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bf92e901fec7b3274d39cc0e01d6f1ced4b4a05" 2019-03-24 01:29:05,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef220bb-18c4-4388-919b-be0f33910848 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6ef220bb-18c4-4388-919b-be0f33910848 2019-03-24 01:29:05,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c677aa9ca013ed8d38f2705767048cd8532a08d" 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-07052851-12aa-4d8a-ac32-aa1d91193135 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07052851-12aa-4d8a-ac32-aa1d91193135 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7e752a340f297bcbe70cb06f7b72204636738c" 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-924c7eb6-035b-47d8-8b20-3242ec807c30 x-compute-request-id: req-924c7eb6-035b-47d8-8b20-3242ec807c30 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.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:43Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:05,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-924c7eb6-035b-47d8-8b20-3242ec807c30 2019-03-24 01:29:05,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-924c7eb6-035b-47d8-8b20-3242ec807c30 2019-03-24 01:29:05,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b37655-4465-437f-9ea0-102df2c19d39 x-compute-request-id: req-81b37655-4465-437f-9ea0-102df2c19d39 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:05,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-81b37655-4465-437f-9ea0-102df2c19d39 2019-03-24 01:29:05,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-81b37655-4465-437f-9ea0-102df2c19d39 2019-03-24 01:29:05,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c409bf16-3f9e-421b-92f2-06f180be5ced 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c409bf16-3f9e-421b-92f2-06f180be5ced 2019-03-24 01:29:05,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:05,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2dffc0-0a73-44a9-b7e4-c47992fafdf8 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:05,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b35d361a-132d-4b1f-b23e-4e7b2432af3f x-compute-request-id: req-b35d361a-132d-4b1f-b23e-4e7b2432af3f Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:05,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:05,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:05,075 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:05,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:05,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:05 GMT 2019-03-24 01:29:05,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:05,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:05,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:05,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:05,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:10,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:10,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b35d361a-132d-4b1f-b23e-4e7b2432af3f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3e2dffc0-0a73-44a9-b7e4-c47992fafdf8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b35d361a-132d-4b1f-b23e-4e7b2432af3f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7c285c0-7004-4bad-8144-973c2b2e2705"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f98552cb1cfa776a489da4c6b96fb135c59a1dc2\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3f8ee6f5-204f-40e6-a2c8-a3d79456311a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3f8ee6f5-204f-40e6-a2c8-a3d79456311a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-3f8ee6f5-204f-40e6-a2c8-a3d79456311a x-compute-request-id: req-3f8ee6f5-204f-40e6-a2c8-a3d79456311a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ef341a31-7e1e-47dd-9bbf-c8d2f7f56f44"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "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-03-24T01:28:21.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.004Z", "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-03-24T01:28:21.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.574Z", "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-03-24T01:28:22.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.574Z", "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-03-24T01:28:22.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccd8a546dd66b9df9e72647ccfea87ae3bfbb85f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:21.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:22.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.574Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-987876bb-699b-44f5-a01e-cf2db221d2dd 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:22.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:22.574Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-987876bb-699b-44f5-a01e-cf2db221d2dd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:22.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.219Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-d9bb6fa3-3606-4f52-8fc4-650817fd6790 x-compute-request-id: req-d9bb6fa3-3606-4f52-8fc4-650817fd6790 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:23.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.219Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a64cae641005e3ab7f8aaf82e74fbdddd93b69ec\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:22.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.219Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-93ca1a1f-e645-42c9-b9cd-35dc3d16400d x-compute-request-id: req-93ca1a1f-e645-42c9-b9cd-35dc3d16400d 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:23.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.219Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-93ca1a1f-e645-42c9-b9cd-35dc3d16400d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:23.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.219Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-93ca1a1f-e645-42c9-b9cd-35dc3d16400d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:23.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a480343-7164-4892-945b-7208b1f676e1"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.751Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-d9bb6fa3-3606-4f52-8fc4-650817fd6790", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:23.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.751Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-d9bb6fa3-3606-4f52-8fc4-650817fd6790", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:23.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b41f4e19-0b91-4d95-8a32-bd35e191f15c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.751Z", "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-03-24T01:28:23.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:23.751Z", "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-03-24T01:28:23.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:24.254Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-e3542799-05e0-4f15-9bec-c7867eb2bd90 x-compute-request-id: req-e3542799-05e0-4f15-9bec-c7867eb2bd90 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:24.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:24.765Z", "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-03-24T01:28:24.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:24.765Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-e3542799-05e0-4f15-9bec-c7867eb2bd90", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:24.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:24.765Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-e3542799-05e0-4f15-9bec-c7867eb2bd90", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:24.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5a7eb4bc-0e9c-4771-b91c-082e828e2bfb"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:44.344Z", "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-03-24T01:28:44.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:45.364Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:45.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:46.031Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4dbeb442dbb2867d7dd03207a04d994004990ec\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:45.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:46.031Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aee9f7f-cafe-4c61-befe-7e8871d0e9fd 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:45.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:46.031Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5aee9f7f-cafe-4c61-befe-7e8871d0e9fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:45.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:47.566Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8559b55-7bcd-4973-9e24-999922ae5d5b x-compute-request-id: req-e8559b55-7bcd-4973-9e24-999922ae5d5b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:39Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:47.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:48.183Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e8559b55-7bcd-4973-9e24-999922ae5d5b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:47.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:48.183Z", "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-03-24T01:28:47.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:48.183Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e8559b55-7bcd-4973-9e24-999922ae5d5b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:47.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b836f49d-b831-4f7c-8c15-72f7085d1454"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:51.754Z", "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-03-24T01:28:51.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:52.334Z", "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-03-24T01:28:51.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:52.334Z", "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-03-24T01:28:52.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:52.916Z", "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-03-24T01:28:52.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:52.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:52.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:53.650Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-694ec58a-1846-4df8-8f8a-a24cb256f45d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:52.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:53.650Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e1a9aaedd629de1e9e24225ec3d558b0c27521\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:53.650Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:53.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:53.650Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd168657-5ea3-4871-9561-bd238186a76b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:53.650Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-cd168657-5ea3-4871-9561-bd238186a76b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:53.650Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-694ec58a-1846-4df8-8f8a-a24cb256f45d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:52.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0f7a902a-b74f-4902-b69d-f454db7f03b3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e98282ce-fcb9-4892-89bb-39e12a33b27d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:10 GMT 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:10,259 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b35d361a-132d-4b1f-b23e-4e7b2432af3f 2019-03-24 01:29:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3e2dffc0-0a73-44a9-b7e4-c47992fafdf8 2019-03-24 01:29:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b35d361a-132d-4b1f-b23e-4e7b2432af3f 2019-03-24 01:29:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98552cb1cfa776a489da4c6b96fb135c59a1dc2" 2019-03-24 01:29:10,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3f8ee6f5-204f-40e6-a2c8-a3d79456311a 2019-03-24 01:29:10,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3f8ee6f5-204f-40e6-a2c8-a3d79456311a 2019-03-24 01:29:10,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-3f8ee6f5-204f-40e6-a2c8-a3d79456311a x-compute-request-id: req-3f8ee6f5-204f-40e6-a2c8-a3d79456311a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:10,263 - 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-03-24 01:29:10,263 - 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-03-24 01:29:10,263 - 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-03-24 01:29:10,263 - 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-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd8a546dd66b9df9e72647ccfea87ae3bfbb85f" 2019-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-987876bb-699b-44f5-a01e-cf2db221d2dd 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-987876bb-699b-44f5-a01e-cf2db221d2dd 2019-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-d9bb6fa3-3606-4f52-8fc4-650817fd6790 x-compute-request-id: req-d9bb6fa3-3606-4f52-8fc4-650817fd6790 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64cae641005e3ab7f8aaf82e74fbdddd93b69ec" 2019-03-24 01:29:10,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-93ca1a1f-e645-42c9-b9cd-35dc3d16400d x-compute-request-id: req-93ca1a1f-e645-42c9-b9cd-35dc3d16400d 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-93ca1a1f-e645-42c9-b9cd-35dc3d16400d 2019-03-24 01:29:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-93ca1a1f-e645-42c9-b9cd-35dc3d16400d 2019-03-24 01:29:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-d9bb6fa3-3606-4f52-8fc4-650817fd6790 2019-03-24 01:29:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-d9bb6fa3-3606-4f52-8fc4-650817fd6790 2019-03-24 01:29:10,265 - 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-03-24 01:29:10,265 - 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-03-24 01:29:10,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-e3542799-05e0-4f15-9bec-c7867eb2bd90 x-compute-request-id: req-e3542799-05e0-4f15-9bec-c7867eb2bd90 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:10,266 - 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-03-24 01:29:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-e3542799-05e0-4f15-9bec-c7867eb2bd90 2019-03-24 01:29:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-e3542799-05e0-4f15-9bec-c7867eb2bd90 2019-03-24 01:29:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:10,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4dbeb442dbb2867d7dd03207a04d994004990ec" 2019-03-24 01:29:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aee9f7f-cafe-4c61-befe-7e8871d0e9fd 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5aee9f7f-cafe-4c61-befe-7e8871d0e9fd 2019-03-24 01:29:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8559b55-7bcd-4973-9e24-999922ae5d5b x-compute-request-id: req-e8559b55-7bcd-4973-9e24-999922ae5d5b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:39Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e8559b55-7bcd-4973-9e24-999922ae5d5b 2019-03-24 01:29:10,267 - 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-03-24 01:29:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e8559b55-7bcd-4973-9e24-999922ae5d5b 2019-03-24 01:29:10,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-694ec58a-1846-4df8-8f8a-a24cb256f45d 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e1a9aaedd629de1e9e24225ec3d558b0c27521" 2019-03-24 01:29:10,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd168657-5ea3-4871-9561-bd238186a76b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-cd168657-5ea3-4871-9561-bd238186a76b 2019-03-24 01:29:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-694ec58a-1846-4df8-8f8a-a24cb256f45d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0f7a902a-b74f-4902-b69d-f454db7f03b3 2019-03-24 01:29:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e98282ce-fcb9-4892-89bb-39e12a33b27d 2019-03-24 01:29:10,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:10,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:10,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:10,726 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:10 GMT 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:10,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:10,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:10,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:10,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:15,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:15,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:15,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "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-03-24T01:28:53.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f7a902a-b74f-4902-b69d-f454db7f03b3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:53.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0c3b62f13d5454856664eec04b61caf72df443a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "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-03-24T01:28:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:53.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.187Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98282ce-fcb9-4892-89bb-39e12a33b27d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:53.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}030b40f563c85055079575ff0bb1061767ff9eb9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:54.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.739Z", "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-03-24T01:28:54.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:54.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}489314da7d182052f6ac954d1163c147c65da0d6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:54.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-946e196f-5174-437c-96a5-41592cd5b1a5 x-compute-request-id: req-946e196f-5174-437c-96a5-41592cd5b1a5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:55.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:54.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e6aa867-59bd-43c8-b7fc-e02b2414b54a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:54.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-0b66d262-81d8-4b67-b832-ecb6a642dfd2 x-compute-request-id: req-0b66d262-81d8-4b67-b832-ecb6a642dfd2 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.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:43Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1e6aa867-59bd-43c8-b7fc-e02b2414b54a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:54.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-0b66d262-81d8-4b67-b832-ecb6a642dfd2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-0b66d262-81d8-4b67-b832-ecb6a642dfd2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.39c9acc4-4152-4a3e-b56b-da1a40016eb6"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b72da0a-8335-458b-82c9-9601badce034 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.305Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1b72da0a-8335-458b-82c9-9601badce034", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-946e196f-5174-437c-96a5-41592cd5b1a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-946e196f-5174-437c-96a5-41592cd5b1a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.95e4906e-24b1-43b3-914e-cc7298619a19"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bec7a3af8e520dd60b525381f8bb5b59929d5ea8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-cf3a6b81-d783-4fe1-9a10-071afc0b565b x-compute-request-id: req-cf3a6b81-d783-4fe1-9a10-071afc0b565b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-cf3a6b81-d783-4fe1-9a10-071afc0b565b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-cf3a6b81-d783-4fe1-9a10-071afc0b565b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8620b220-310b-4dce-ae16-9cd20842f7c5"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c0fe65-8d1a-4887-ab54-46fb762814b9 x-compute-request-id: req-90c0fe65-8d1a-4887-ab54-46fb762814b9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-90c0fe65-8d1a-4887-ab54-46fb762814b9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "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-03-24T01:28:55.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-90c0fe65-8d1a-4887-ab54-46fb762814b9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3370aad8-dbaa-4cf8-8029-3fdc5b75dda0"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c12fec04fb6f98e60f4684816502723ef7aeb602\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:55.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:28:55.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.378Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-00985d65-6955-4a83-a320-b0bf2dca5899 x-compute-request-id: req-00985d65-6955-4a83-a320-b0bf2dca5899 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.378Z", "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-03-24T01:28:55.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.378Z", "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-03-24T01:28:55.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.378Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4335c03c-05a9-4257-a9b5-cc77cc531702 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.378Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4335c03c-05a9-4257-a9b5-cc77cc531702", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:55.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.946Z", "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-03-24T01:28:55.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.946Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-00985d65-6955-4a83-a320-b0bf2dca5899", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.946Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-00985d65-6955-4a83-a320-b0bf2dca5899", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5b924000-7c56-4c03-bc83-2e27e9fc75a5"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:56.946Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd773c717d9bc4ad304a701c7018bef828c1e4b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:57.516Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91e09855-5874-4194-9368-71207338dd98", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:57.516Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-91e09855-5874-4194-9368-71207338dd98 x-compute-request-id: req-91e09855-5874-4194-9368-71207338dd98 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:57.516Z", "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-03-24T01:28:56.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:57.516Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91e09855-5874-4194-9368-71207338dd98", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:56.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f935bbd5-fc2f-454f-953f-7f873a4f9d00"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:58.148Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89aa368b-5579-4cc8-a073-0d48ffe53bb4 x-compute-request-id: req-89aa368b-5579-4cc8-a073-0d48ffe53bb4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:57.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:58.148Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-89aa368b-5579-4cc8-a073-0d48ffe53bb4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:57.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:58.148Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-89aa368b-5579-4cc8-a073-0d48ffe53bb4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:28:57.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.90be1493-3207-4826-8828-667f9ebbd6da"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:58.148Z", "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-03-24T01:28:57.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:28:58.654Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-03-24T01:28:58.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1152, "offset": 1102, "size": 50}}} 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:15 GMT 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:15,941 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:15,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f7a902a-b74f-4902-b69d-f454db7f03b3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c3b62f13d5454856664eec04b61caf72df443a" 2019-03-24 01:29:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:15,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98282ce-fcb9-4892-89bb-39e12a33b27d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030b40f563c85055079575ff0bb1061767ff9eb9" 2019-03-24 01:29:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 01:29:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489314da7d182052f6ac954d1163c147c65da0d6" 2019-03-24 01:29:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-946e196f-5174-437c-96a5-41592cd5b1a5 x-compute-request-id: req-946e196f-5174-437c-96a5-41592cd5b1a5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e6aa867-59bd-43c8-b7fc-e02b2414b54a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-0b66d262-81d8-4b67-b832-ecb6a642dfd2 x-compute-request-id: req-0b66d262-81d8-4b67-b832-ecb6a642dfd2 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.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:43Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1e6aa867-59bd-43c8-b7fc-e02b2414b54a 2019-03-24 01:29:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-0b66d262-81d8-4b67-b832-ecb6a642dfd2 2019-03-24 01:29:15,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-0b66d262-81d8-4b67-b832-ecb6a642dfd2 2019-03-24 01:29:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b72da0a-8335-458b-82c9-9601badce034 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1b72da0a-8335-458b-82c9-9601badce034 2019-03-24 01:29:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-946e196f-5174-437c-96a5-41592cd5b1a5 2019-03-24 01:29:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-946e196f-5174-437c-96a5-41592cd5b1a5 2019-03-24 01:29:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec7a3af8e520dd60b525381f8bb5b59929d5ea8" 2019-03-24 01:29:15,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-cf3a6b81-d783-4fe1-9a10-071afc0b565b x-compute-request-id: req-cf3a6b81-d783-4fe1-9a10-071afc0b565b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-cf3a6b81-d783-4fe1-9a10-071afc0b565b 2019-03-24 01:29:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-cf3a6b81-d783-4fe1-9a10-071afc0b565b 2019-03-24 01:29:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c0fe65-8d1a-4887-ab54-46fb762814b9 x-compute-request-id: req-90c0fe65-8d1a-4887-ab54-46fb762814b9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-90c0fe65-8d1a-4887-ab54-46fb762814b9 2019-03-24 01:29:15,949 - 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-03-24 01:29:15,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-90c0fe65-8d1a-4887-ab54-46fb762814b9 2019-03-24 01:29:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12fec04fb6f98e60f4684816502723ef7aeb602" 2019-03-24 01:29:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-00985d65-6955-4a83-a320-b0bf2dca5899 x-compute-request-id: req-00985d65-6955-4a83-a320-b0bf2dca5899 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,950 - 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-03-24 01:29:15,950 - 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-03-24 01:29:15,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4335c03c-05a9-4257-a9b5-cc77cc531702 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4335c03c-05a9-4257-a9b5-cc77cc531702 2019-03-24 01:29:15,951 - 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-03-24 01:29:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-00985d65-6955-4a83-a320-b0bf2dca5899 2019-03-24 01:29:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-00985d65-6955-4a83-a320-b0bf2dca5899 2019-03-24 01:29:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd773c717d9bc4ad304a701c7018bef828c1e4b" 2019-03-24 01:29:15,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91e09855-5874-4194-9368-71207338dd98 2019-03-24 01:29:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28: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-91e09855-5874-4194-9368-71207338dd98 x-compute-request-id: req-91e09855-5874-4194-9368-71207338dd98 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,952 - 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-03-24 01:29:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91e09855-5874-4194-9368-71207338dd98 2019-03-24 01:29:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:28:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89aa368b-5579-4cc8-a073-0d48ffe53bb4 x-compute-request-id: req-89aa368b-5579-4cc8-a073-0d48ffe53bb4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-89aa368b-5579-4cc8-a073-0d48ffe53bb4 2019-03-24 01:29:15,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-89aa368b-5579-4cc8-a073-0d48ffe53bb4 2019-03-24 01:29:15,952 - 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-03-24 01:29:15,953 - 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-03-24 01:29:15,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:16,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:16,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:16,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:16,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:16 GMT 2019-03-24 01:29:16,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:16,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:16,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:16,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:16,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:21,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:22,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:22,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:22,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:22,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:17.983Z", "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-03-24T01:29:17.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:20.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:20.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:21.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}130e366902630ba73b2b37cf979ee4e89abcdaf9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:20.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:21.138Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a60a27c4-1a4c-44e9-9ad0-f8b6e55ef734", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:20.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:21.138Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60a27c4-1a4c-44e9-9ad0-f8b6e55ef734 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:20.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}], "metadata": {"pagination": {"total": 1157, "offset": 1152, "size": 50}}} 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:22 GMT 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:22,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:22,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:22,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:22,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:22,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130e366902630ba73b2b37cf979ee4e89abcdaf9" 2019-03-24 01:29:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a60a27c4-1a4c-44e9-9ad0-f8b6e55ef734 2019-03-24 01:29:22,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60a27c4-1a4c-44e9-9ad0-f8b6e55ef734 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:22,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:22,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:22,952 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:22 GMT 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:22,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:27,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:28,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:28,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:28,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:28,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:22.487Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-f7470784-edb6-42ef-9de0-ecf527f31e26", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:22.487Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7470784-edb6-42ef-9de0-ecf527f31e26 x-compute-request-id: req-f7470784-edb6-42ef-9de0-ecf527f31e26 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:39Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:22.487Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-f7470784-edb6-42ef-9de0-ecf527f31e26", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fab124da-8893-4a97-b318-2761937fd478"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:23.387Z", "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-03-24T01:29:23.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:25.613Z", "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-03-24T01:29:25.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:27.124Z", "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-03-24T01:29:26.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:28.103Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78c1893-e119-484a-9ebc-1b461d3f874f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:27.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:28.103Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d78c1893-e119-484a-9ebc-1b461d3f874f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:27.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:28.103Z", "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-03-24T01:29:27.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:28.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:27.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}], "metadata": {"pagination": {"total": 1167, "offset": 1157, "size": 50}}} 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:28 GMT 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:28,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:28,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:28,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:28,190 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-f7470784-edb6-42ef-9de0-ecf527f31e26 2019-03-24 01:29:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7470784-edb6-42ef-9de0-ecf527f31e26 x-compute-request-id: req-f7470784-edb6-42ef-9de0-ecf527f31e26 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:39Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-f7470784-edb6-42ef-9de0-ecf527f31e26 2019-03-24 01:29:28,191 - 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-03-24 01:29:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78c1893-e119-484a-9ebc-1b461d3f874f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d78c1893-e119-484a-9ebc-1b461d3f874f 2019-03-24 01:29:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:28,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:28,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:28,591 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:28 GMT 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:28,592 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:33,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:36,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:36,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:36,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:36,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:28.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8b468f33d5ec66e86f89367edda10b2f6eff347\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:28.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:28.711Z", "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-03-24T01:29:28.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:29.879Z", "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-03-24T01:29:28.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5636321-8c5d-4efa-b4d4-582da6e51142 x-compute-request-id: req-a5636321-8c5d-4efa-b4d4-582da6e51142 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d13745242af9cd476f5255f5892156190fd9e8c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-66ef91b0-9c6e-4b64-bb8d-e03c5ce5d64b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:29.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ef91b0-9c6e-4b64-bb8d-e03c5ce5d64b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:29.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:29.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "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-03-24T01:29:30.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-a5636321-8c5d-4efa-b4d4-582da6e51142", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:30.793Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-a5636321-8c5d-4efa-b4d4-582da6e51142", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.09467152-7e5c-4b93-9cef-5209e3b354f6"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d003398e-a10c-4f28-8a78-f2d4c1f20e74", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:30.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75d044c-5bfa-4579-ac83-a1dca9f10809 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e75d044c-5bfa-4579-ac83-a1dca9f10809", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86ed8e3b7373d6967aaca9f0266b33b5c9c01b49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77450ad14440f94b78dbf6e867a828e6dfd2d3f1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "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-03-24T01:29:31.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:30.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:31.885Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d003398e-a10c-4f28-8a78-f2d4c1f20e74 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:30.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ad47e404-9a5e-4cd3-adb7-978db988779e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08d59921-9ab9-4cf4-b22e-665deb74f6f4 x-compute-request-id: req-08d59921-9ab9-4cf4-b22e-665deb74f6f4 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.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:43Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-08d59921-9ab9-4cf4-b22e-665deb74f6f4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-08d59921-9ab9-4cf4-b22e-665deb74f6f4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e6eea0a-03da-49dc-8742-a0374f0e79e3"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14686436c61f3bd30b2b954e5d0fdc2b53416535\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf x-compute-request-id: req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "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-03-24T01:29:32.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-4d8122a6-7db3-4a35-817d-6f04881fc671", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-4d8122a6-7db3-4a35-817d-6f04881fc671", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:31.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad47e404-9a5e-4cd3-adb7-978db988779e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:31.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b16e9a28-22a5-46c6-9635-e53ddffbfe57"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:33.106Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8122a6-7db3-4a35-817d-6f04881fc671 x-compute-request-id: req-4d8122a6-7db3-4a35-817d-6f04881fc671 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:32.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9c2a9c4d-35dd-418b-bbe7-ce839073088e"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:34.078Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3614717a-046c-40c5-88be-1d6638e53f6a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:33.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:34.078Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3614717a-046c-40c5-88be-1d6638e53f6a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:33.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:34.078Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3614717a-046c-40c5-88be-1d6638e53f6a x-compute-request-id: req-3614717a-046c-40c5-88be-1d6638e53f6a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:33.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.61e7e191-5079-49c2-bcee-3d8f9f11adf7"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:35.025Z", "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-03-24T01:29:34.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1205, "offset": 1167, "size": 50}}} 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:36 GMT 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:36,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:36,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:36,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:36,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:36,293 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:36,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8b468f33d5ec66e86f89367edda10b2f6eff347" 2019-03-24 01:29:36,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:36,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:36,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5636321-8c5d-4efa-b4d4-582da6e51142 x-compute-request-id: req-a5636321-8c5d-4efa-b4d4-582da6e51142 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:36,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d13745242af9cd476f5255f5892156190fd9e8c" 2019-03-24 01:29:36,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-66ef91b0-9c6e-4b64-bb8d-e03c5ce5d64b 2019-03-24 01:29:36,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ef91b0-9c6e-4b64-bb8d-e03c5ce5d64b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:36,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:36,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:36,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-a5636321-8c5d-4efa-b4d4-582da6e51142 2019-03-24 01:29:36,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-a5636321-8c5d-4efa-b4d4-582da6e51142 2019-03-24 01:29:36,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d003398e-a10c-4f28-8a78-f2d4c1f20e74 2019-03-24 01:29:36,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:36,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75d044c-5bfa-4579-ac83-a1dca9f10809 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:36,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e75d044c-5bfa-4579-ac83-a1dca9f10809 2019-03-24 01:29:36,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ed8e3b7373d6967aaca9f0266b33b5c9c01b49" 2019-03-24 01:29:36,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77450ad14440f94b78dbf6e867a828e6dfd2d3f1" 2019-03-24 01:29:36,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-24 01:29:36,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:36,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d003398e-a10c-4f28-8a78-f2d4c1f20e74 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:36,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ad47e404-9a5e-4cd3-adb7-978db988779e 2019-03-24 01:29:36,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08d59921-9ab9-4cf4-b22e-665deb74f6f4 x-compute-request-id: req-08d59921-9ab9-4cf4-b22e-665deb74f6f4 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.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:43Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:36,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-08d59921-9ab9-4cf4-b22e-665deb74f6f4 2019-03-24 01:29:36,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-08d59921-9ab9-4cf4-b22e-665deb74f6f4 2019-03-24 01:29:36,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14686436c61f3bd30b2b954e5d0fdc2b53416535" 2019-03-24 01:29:36,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf x-compute-request-id: req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:36,299 - 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-03-24 01:29:36,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-4d8122a6-7db3-4a35-817d-6f04881fc671 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-4d8122a6-7db3-4a35-817d-6f04881fc671 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad47e404-9a5e-4cd3-adb7-978db988779e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-ce1ed5b4-2c18-4734-9be2-6ad5b34093bf 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8122a6-7db3-4a35-817d-6f04881fc671 x-compute-request-id: req-4d8122a6-7db3-4a35-817d-6f04881fc671 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:36,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3614717a-046c-40c5-88be-1d6638e53f6a 2019-03-24 01:29:36,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3614717a-046c-40c5-88be-1d6638e53f6a 2019-03-24 01:29:36,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3614717a-046c-40c5-88be-1d6638e53f6a x-compute-request-id: req-3614717a-046c-40c5-88be-1d6638e53f6a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:36,301 - 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-03-24 01:29:36,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:37,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:37,605 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:37 GMT 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:37,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:42,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:42,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:35.980Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d436761b-1ac0-4b70-a564-d0d8f6117a28", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:34.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:35.980Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d436761b-1ac0-4b70-a564-d0d8f6117a28 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:34.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:35.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:34.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:35.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c93f575aa58c614277e96d48f6e65e9039dd39ad\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:35.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:37.375Z", "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-03-24T01:29:36.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:37.375Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:36.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:37.375Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:36.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:37.375Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29: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-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37 x-compute-request-id: req-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:36.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cbe0b51a-7969-42e9-8f7a-0fbfc7854530"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:38.349Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1e2ccdcb-6377-4972-8adc-a7dad3af67db", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:37.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:38.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:37.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:38.349Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2ccdcb-6377-4972-8adc-a7dad3af67db 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:37.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:38.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82627e755b7b4a585c0259b70ccfd5ec15836ced\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:37.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:39.059Z", "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-03-24T01:29:38.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:39.059Z", "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-03-24T01:29:38.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:39.921Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-816f4872-d8f9-47e0-934b-d98ced928df3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:39.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:39.921Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29: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-816f4872-d8f9-47e0-934b-d98ced928df3 x-compute-request-id: req-816f4872-d8f9-47e0-934b-d98ced928df3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:39.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:39.921Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-816f4872-d8f9-47e0-934b-d98ced928df3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:39.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7970d985-9aac-473f-9ba9-23dd453b8db2"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:39.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] [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-03-24T01:29:39.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:41.667Z", "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-03-24T01:29:41.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1224, "offset": 1205, "size": 50}}} 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:42 GMT 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:42,741 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:42,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d436761b-1ac0-4b70-a564-d0d8f6117a28 2019-03-24 01:29:42,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d436761b-1ac0-4b70-a564-d0d8f6117a28 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:42,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c93f575aa58c614277e96d48f6e65e9039dd39ad" 2019-03-24 01:29:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-24 01:29:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37 2019-03-24 01:29:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37 2019-03-24 01:29:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29: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-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37 x-compute-request-id: req-3bd7ce88-b0dd-4b79-81f6-5c99337e6b37 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:42,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1e2ccdcb-6377-4972-8adc-a7dad3af67db 2019-03-24 01:29:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2ccdcb-6377-4972-8adc-a7dad3af67db 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82627e755b7b4a585c0259b70ccfd5ec15836ced" 2019-03-24 01:29:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-24 01:29:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-24 01:29:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-816f4872-d8f9-47e0-934b-d98ced928df3 2019-03-24 01:29:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29: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-816f4872-d8f9-47e0-934b-d98ced928df3 x-compute-request-id: req-816f4872-d8f9-47e0-934b-d98ced928df3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:42,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-816f4872-d8f9-47e0-934b-d98ced928df3 2019-03-24 01:29:42,746 - 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-03-24 01:29:42,746 - 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-03-24 01:29:42,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:42,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:42,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:42,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:42,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:42,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:42,989 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:42 GMT 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:42,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:42,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:47,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:48,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:48 GMT 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:48,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:48,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:48,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:48,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:48,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:48,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:48,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:48,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:48,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:48,782 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:48 GMT 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:48,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:53,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:54,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:53.409Z", "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-03-24T01:29:53.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1225, "offset": 1224, "size": 50}}} 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:54 GMT 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 636 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:54,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:29:54,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:29:54,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:54,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:54,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:54,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:54,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:54,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:54,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:54 GMT 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:54,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:59,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:29:59,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:29:59,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:29:59,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:29:59,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:29:59,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:56.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:29:56.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:57.044Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c0e08a5bf7297992092036f89e6b85e32d4053e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:56.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:57.044Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4e40c4-1a8b-4e61-8f6f-c86dc49c3a2a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:56.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:57.044Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1e4e40c4-1a8b-4e61-8f6f-c86dc49c3a2a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:56.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:58.431Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:29: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-4be931ef-b61a-4923-9be4-f8c379fb3a6c x-compute-request-id: req-4be931ef-b61a-4923-9be4-f8c379fb3a6c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:8b:ee\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:54.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:54Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:58.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}], "metadata": {"pagination": {"total": 1230, "offset": 1225, "size": 50}}} 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:29:59 GMT 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:29:59,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:29:59,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:29:59,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:29:59,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:29:59,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0e08a5bf7297992092036f89e6b85e32d4053e" 2019-03-24 01:29:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4e40c4-1a8b-4e61-8f6f-c86dc49c3a2a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:29:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1e4e40c4-1a8b-4e61-8f6f-c86dc49c3a2a 2019-03-24 01:29:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:29: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-4be931ef-b61a-4923-9be4-f8c379fb3a6c x-compute-request-id: req-4be931ef-b61a-4923-9be4-f8c379fb3a6c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8b:ee", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:54.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:54Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:29:59,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:00,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:00,292 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:00,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:00,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:00 GMT 2019-03-24 01:30:00,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:00,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:00,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:00,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:00,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:05,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:05,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:05,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:59.774Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-4be931ef-b61a-4923-9be4-f8c379fb3a6c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:58.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:59.774Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-4be931ef-b61a-4923-9be4-f8c379fb3a6c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:58.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:29:59.774Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:29:58.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c5589d-4687-4a2e-bdf2-3de7a0da458e"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:01.453Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:01.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:02.712Z", "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-03-24T01:30:02.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:02.712Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:01.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:03.647Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:03.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:05.248Z", "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-03-24T01:30:05.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1238, "offset": 1230, "size": 50}}} 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:05 GMT 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:05,929 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-4be931ef-b61a-4923-9be4-f8c379fb3a6c 2019-03-24 01:30:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-4be931ef-b61a-4923-9be4-f8c379fb3a6c 2019-03-24 01:30:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:30:05,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:30:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:30:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:05,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:06,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:06,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:06,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:06,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:06 GMT 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:06,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:06,179 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:06,179 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:11,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:11,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:11,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:11,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:11,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:11,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:06.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}569e247f4522dba423a334cd7bfd333fb8ae65c2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:05.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:06.320Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe33a9f-7d0a-435f-9d38-dac8d6acda57 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:05.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:06.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:05.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:06.320Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-dfe33a9f-7d0a-435f-9d38-dac8d6acda57", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:05.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:08.261Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:07.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7a299fe7-1375-4d10-8ced-b4074540eca8"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:08.261Z", "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-03-24T01:30:06.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:08.261Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0a27440-a5b8-49f5-8a79-63280cff39f8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:07.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:08.261Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0a27440-a5b8-49f5-8a79-63280cff39f8 x-compute-request-id: req-b0a27440-a5b8-49f5-8a79-63280cff39f8 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:07.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:08.261Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0a27440-a5b8-49f5-8a79-63280cff39f8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:07.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ba7f7acc-bf12-4c76-bd08-1cb66216bfa4"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:09.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22cd2153f5572ef55b62f421ee14999f03890ec5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:09.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:09.662Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fab9d46a-7b3f-4b10-95f6-dbfb8ecd83ba", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:09.662Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab9d46a-7b3f-4b10-95f6-dbfb8ecd83ba 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:08.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:09.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:08.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:09.662Z", "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-03-24T01:30:08.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:11.269Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-059f05f4-fa54-45a7-80ba-f145b8aeb8c6 x-compute-request-id: req-059f05f4-fa54-45a7-80ba-f145b8aeb8c6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:56Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:10.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:11.269Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-059f05f4-fa54-45a7-80ba-f145b8aeb8c6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:10.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:11.269Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-059f05f4-fa54-45a7-80ba-f145b8aeb8c6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:10.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:11.269Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:10.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.758dde55-a35c-470d-a301-fa6d6b62f88c"}], "metadata": {"pagination": {"total": 1256, "offset": 1238, "size": 50}}} 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:11 GMT 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:11,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:11,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:11,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:11,483 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:11,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569e247f4522dba423a334cd7bfd333fb8ae65c2" 2019-03-24 01:30:11,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe33a9f-7d0a-435f-9d38-dac8d6acda57 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:11,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:11,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-dfe33a9f-7d0a-435f-9d38-dac8d6acda57 2019-03-24 01:30:11,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:30:11,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:11,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0a27440-a5b8-49f5-8a79-63280cff39f8 2019-03-24 01:30:11,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0a27440-a5b8-49f5-8a79-63280cff39f8 x-compute-request-id: req-b0a27440-a5b8-49f5-8a79-63280cff39f8 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:11,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0a27440-a5b8-49f5-8a79-63280cff39f8 2019-03-24 01:30:11,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22cd2153f5572ef55b62f421ee14999f03890ec5" 2019-03-24 01:30:11,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fab9d46a-7b3f-4b10-95f6-dbfb8ecd83ba 2019-03-24 01:30:11,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab9d46a-7b3f-4b10-95f6-dbfb8ecd83ba 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:11,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:11,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:11,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-059f05f4-fa54-45a7-80ba-f145b8aeb8c6 x-compute-request-id: req-059f05f4-fa54-45a7-80ba-f145b8aeb8c6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:56Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:11,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-059f05f4-fa54-45a7-80ba-f145b8aeb8c6 2019-03-24 01:30:11,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-059f05f4-fa54-45a7-80ba-f145b8aeb8c6 2019-03-24 01:30:11,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:30:11,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:12,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:12,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:12,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:12 GMT 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:12,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:12,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:12,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:12,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:17,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:19,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:11.883Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-24T01:30:11.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:12.952Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2125951391c2ab3413039af46c813ef6f9d2fa4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:12.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:12.952Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e54c97-a506-4962-8798-f6f1f7c1d8af 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:12.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:12.952Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:12.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:12.952Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-84e54c97-a506-4962-8798-f6f1f7c1d8af", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:12.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.065Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:13.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f85b98bf-168d-453d-9795-06a9205b6bfa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:13.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf24cef2-aa9f-422e-9298-7a42d96b47ba x-compute-request-id: req-bf24cef2-aa9f-422e-9298-7a42d96b47ba Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:50Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:14.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-bf24cef2-aa9f-422e-9298-7a42d96b47ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:14.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-bf24cef2-aa9f-422e-9298-7a42d96b47ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:14.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85b98bf-168d-453d-9795-06a9205b6bfa 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:13.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "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-03-24T01:30:13.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac645a98eafbe7f923fbb60dea32592b9dfc87d2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:14.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:14.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5263f930-240d-426d-b157-5ffba651bc42"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:14.936Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:14.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:16.706Z", "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-03-24T01:30:15.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:16.706Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-da41788a-4ea9-4abc-b413-2037e0335069", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:16.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:16.706Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-da41788a-4ea9-4abc-b413-2037e0335069", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:16.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:16.706Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da41788a-4ea9-4abc-b413-2037e0335069 x-compute-request-id: req-da41788a-4ea9-4abc-b413-2037e0335069 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:46Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:16.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c4e3f067-1bfd-423d-8630-6feb06391d28"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:17.519Z", "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-03-24T01:30:16.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:17.519Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:16.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1277, "offset": 1256, "size": 50}}} 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:19 GMT 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:19,435 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:19,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2019-03-24 01:30:19,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2125951391c2ab3413039af46c813ef6f9d2fa4" 2019-03-24 01:30:19,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e54c97-a506-4962-8798-f6f1f7c1d8af 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:19,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:19,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-84e54c97-a506-4962-8798-f6f1f7c1d8af 2019-03-24 01:30:19,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:19,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f85b98bf-168d-453d-9795-06a9205b6bfa 2019-03-24 01:30:19,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf24cef2-aa9f-422e-9298-7a42d96b47ba x-compute-request-id: req-bf24cef2-aa9f-422e-9298-7a42d96b47ba Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:50Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:19,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-bf24cef2-aa9f-422e-9298-7a42d96b47ba 2019-03-24 01:30:19,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-bf24cef2-aa9f-422e-9298-7a42d96b47ba 2019-03-24 01:30:19,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85b98bf-168d-453d-9795-06a9205b6bfa 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:19,439 - 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-03-24 01:30:19,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac645a98eafbe7f923fbb60dea32592b9dfc87d2" 2019-03-24 01:30:19,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:30:19,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:19,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:19,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-da41788a-4ea9-4abc-b413-2037e0335069 2019-03-24 01:30:19,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-da41788a-4ea9-4abc-b413-2037e0335069 2019-03-24 01:30:19,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da41788a-4ea9-4abc-b413-2037e0335069 x-compute-request-id: req-da41788a-4ea9-4abc-b413-2037e0335069 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.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:46Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:19,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:19,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:19,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:19,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:19,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:19,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:19,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:19,792 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:19 GMT 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:19,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:19,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:24,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:25,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:19.655Z", "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-03-24T01:30:19.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:20.702Z", "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-03-24T01:30:20.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:20.702Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e1d8c2e8-8030-464d-9fbd-09824d208875", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:19.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:20.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8b1e99f2eda72016c814c576af4f04a2cd829a2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:20.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:20.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:19.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:20.702Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d8c2e8-8030-464d-9fbd-09824d208875 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:19.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcd23a1-dace-4e80-b469-146484251ef0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:20.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:20.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:21.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8a317a37-630c-439b-ab25-87872a73c275", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:21.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8a317a37-630c-439b-ab25-87872a73c275", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:21.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-8a317a37-630c-439b-ab25-87872a73c275 x-compute-request-id: req-8a317a37-630c-439b-ab25-87872a73c275 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:21.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0a300d20-381e-4079-b9f4-52519585900c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab9fee73abf3ee0ac95af7d6c40def45a025feb8\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:21.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:22.124Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fdcd23a1-dace-4e80-b469-146484251ef0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:20.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:23.275Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc251c6-93de-4171-874c-ae9b0231ed48 x-compute-request-id: req-7dc251c6-93de-4171-874c-ae9b0231ed48 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:45Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:23.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:23.275Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f92e49e-4904-420e-b35d-a72de8c230fd 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:22.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:23.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:22.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:23.275Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:22.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:23.275Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:22.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:23.275Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8f92e49e-4904-420e-b35d-a72de8c230fd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:22.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}], "metadata": {"pagination": {"total": 1297, "offset": 1277, "size": 50}}} 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:25 GMT 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:25,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:25,692 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:25,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-24 01:30:25,693 - 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-03-24 01:30:25,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e1d8c2e8-8030-464d-9fbd-09824d208875 2019-03-24 01:30:25,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b1e99f2eda72016c814c576af4f04a2cd829a2" 2019-03-24 01:30:25,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:25,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d8c2e8-8030-464d-9fbd-09824d208875 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:25,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcd23a1-dace-4e80-b469-146484251ef0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:25,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:25,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:30:25,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8a317a37-630c-439b-ab25-87872a73c275 2019-03-24 01:30:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8a317a37-630c-439b-ab25-87872a73c275 2019-03-24 01:30:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-8a317a37-630c-439b-ab25-87872a73c275 x-compute-request-id: req-8a317a37-630c-439b-ab25-87872a73c275 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9fee73abf3ee0ac95af7d6c40def45a025feb8" 2019-03-24 01:30:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fdcd23a1-dace-4e80-b469-146484251ef0 2019-03-24 01:30:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc251c6-93de-4171-874c-ae9b0231ed48 x-compute-request-id: req-7dc251c6-93de-4171-874c-ae9b0231ed48 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:45Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:25,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f92e49e-4904-420e-b35d-a72de8c230fd 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:25,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:25,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:30:25,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:30:25,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8f92e49e-4904-420e-b35d-a72de8c230fd 2019-03-24 01:30:25,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:26,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:26,287 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:26,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:26,288 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:26 GMT 2019-03-24 01:30:26,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:26,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:26,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:26,288 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:26,288 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:31,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:31,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-13a92857-2afb-4649-9189-5d6b00f0893d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:24.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "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-03-24T01:30:25.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-13a92857-2afb-4649-9189-5d6b00f0893d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:24.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-7dc251c6-93de-4171-874c-ae9b0231ed48", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:23.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13a92857-2afb-4649-9189-5d6b00f0893d x-compute-request-id: req-13a92857-2afb-4649-9189-5d6b00f0893d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T01:27:49Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:24.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-7dc251c6-93de-4171-874c-ae9b0231ed48", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:23.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.05017bdf-f654-44c5-8a01-c9bd8c026751"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:25.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65231f5aadfa0369b8db11683e7024af3a30ab44\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:23.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7167c45-c707-4e98-9fb4-888c1f05971e"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:28.299Z", "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-03-24T01:30:28.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:29.256Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:29.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:30.006Z", "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-03-24T01:30:29.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:31.263Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:30.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1308, "offset": 1297, "size": 50}}} 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:31 GMT 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:31,752 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:31,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-13a92857-2afb-4649-9189-5d6b00f0893d 2019-03-24 01:30:31,753 - 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-03-24 01:30:31,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-13a92857-2afb-4649-9189-5d6b00f0893d 2019-03-24 01:30:31,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-7dc251c6-93de-4171-874c-ae9b0231ed48 2019-03-24 01:30:31,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13a92857-2afb-4649-9189-5d6b00f0893d x-compute-request-id: req-13a92857-2afb-4649-9189-5d6b00f0893d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T01:27:49Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:31,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-7dc251c6-93de-4171-874c-ae9b0231ed48 2019-03-24 01:30:31,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65231f5aadfa0369b8db11683e7024af3a30ab44" 2019-03-24 01:30:31,755 - 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-03-24 01:30:31,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:30:31,755 - 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-03-24 01:30:31,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:30:31,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:32,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:32,254 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:32 GMT 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:32,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:37,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:37,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:37,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:37,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:37,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:37,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:37,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:32.183Z", "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-03-24T01:30:31.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:33.767Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:33.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:34.577Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:34.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:35.404Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:35.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}], "metadata": {"pagination": {"total": 1312, "offset": 1308, "size": 50}}} 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:37 GMT 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:37,370 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:37,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-24 01:30:37,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:30:37,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:30:37,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:30:37,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:37,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:37,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:37,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:37,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:37,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:37,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:37,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:37,478 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:37 GMT 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:37,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:42,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:42,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:42,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:42,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:42,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:42,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:42,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:37.539Z", "message": "Creating Agent proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:37.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:38.513Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:38.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:39.782Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:39.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:40.400Z", "message": "Creating Agent vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:39.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:41.043Z", "message": "Creating Agent homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:40.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}], "metadata": {"pagination": {"total": 1317, "offset": 1312, "size": 50}}} 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:42 GMT 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:42,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:42,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:42,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_82ahgp 2019-03-24 01:30:42,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:30:42,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:30:42,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_vo8bm7 2019-03-24 01:30:42,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_0khkje 2019-03-24 01:30:42,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:42,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:42,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:42,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:42,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:42,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:42,629 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:42 GMT 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:42,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:42,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:47,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:47,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:47,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:44.096Z", "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-03-24T01:30:44.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:45.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:45.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "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-03-24T01:30:45.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "2019-03-24 01:30:38 (224 MB/s) - \u2018/tmp/tmp.N6Loir2Pig/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-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_82ahgp/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "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-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "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-03-24T01:30:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "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-03-24T01:30:45.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Successfully created daemon: proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Successfully configured daemon: proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_82ahgp start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "01:30:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_82ahgp: No response received for task b1a086f715c64a73ad4b72060eb4de2b", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413e0439-10c2-47e5-8ae6-ebf4fa0d5c5f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-413e0439-10c2-47e5-8ae6-ebf4fa0d5c5f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Downloading https://192.168.120.10: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-03-24T01:30:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "--2019-03-24 01:30:37-- https://192.168.120.10: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-03-24T01:30:45.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "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-03-24T01:30:45.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Saving to: \u2018/tmp/tmp.N6Loir2Pig/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "Successfully started daemon: proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "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-03-24T01:30:45.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.ed16d2db-f2a7-46ab-af89-0bf137cc29b7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf5f7def08e31b7df09820437e8fa782d8d7c899\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:45.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.752Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:46.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.752Z", "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-03-24T01:30:46.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:46.752Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:46.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:47.662Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e647d2ae-f08f-4df6-a0b0-844acc5f028f x-compute-request-id: req-e647d2ae-f08f-4df6-a0b0-844acc5f028f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:47.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:47.662Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:47.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:47.662Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e647d2ae-f08f-4df6-a0b0-844acc5f028f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:47.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:47.662Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:47.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:47.662Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e647d2ae-f08f-4df6-a0b0-844acc5f028f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:47.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.436e719f-5052-4eba-8ff0-c3a2cfcb0a55"}], "metadata": {"pagination": {"total": 1361, "offset": 1317, "size": 50}}} 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:47,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:47 GMT 2019-03-24 01:30:47,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:47,757 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:47,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:47,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:47,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:47,757 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:30:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:30:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:30:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-24 01:30:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:38 (224 MB/s) - ‘/tmp/tmp.N6Loir2Pig/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:30:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:30:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_82ahgp/env 2019-03-24 01:30:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:30:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:30:47,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:30:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:30:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:30:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_82ahgp 2019-03-24 01:30:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:30:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:30:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:30:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_82ahgp 2019-03-24 01:30:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:30:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_82ahgp start 2019-03-24 01:30:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:30:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_82ahgp: No response received for task b1a086f715c64a73ad4b72060eb4de2b 2019-03-24 01:30:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413e0439-10c2-47e5-8ae6-ebf4fa0d5c5f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-413e0439-10c2-47e5-8ae6-ebf4fa0d5c5f 2019-03-24 01:30:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-82ahgp 2019-03-24 01:30:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:30:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:30:37-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:30:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:30:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:30:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.N6Loir2Pig/agent.tar.gz’ 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_82ahgp 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf5f7def08e31b7df09820437e8fa782d8d7c899" 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:30:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e647d2ae-f08f-4df6-a0b0-844acc5f028f x-compute-request-id: req-e647d2ae-f08f-4df6-a0b0-844acc5f028f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:47,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:30:47,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e647d2ae-f08f-4df6-a0b0-844acc5f028f 2019-03-24 01:30:47,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:30:47,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e647d2ae-f08f-4df6-a0b0-844acc5f028f 2019-03-24 01:30:47,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:47,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:47,889 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:47 GMT 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:47,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:52,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:52,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:52,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:52,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:52,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:52,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:48.287Z", "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-03-24T01:30:47.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:48.287Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:48.287Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:47.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:48.821Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:48.821Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_82ahgp/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "2019-03-24 01:30:41 (167 MB/s) - \u2018/tmp/tmp.WVjMinmuM8/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-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:49.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfdd9624-12b0-4399-9c4e-6f1bde6bb530"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_0khkje/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "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-03-24T01:30:48.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "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-03-24T01:30:48.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Successfully created daemon: homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Successfully configured daemon: homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_0khkje start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "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-03-24T01:30:48.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "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-03-24T01:30:48.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Downloading https://192.168.120.10: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-03-24T01:30:48.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "--2019-03-24 01:30:41-- https://192.168.120.10: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-03-24T01:30:48.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Saving to: \u2018/tmp/tmp.WVjMinmuM8/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "01:30:46 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_0khkje: No response received for task e9780cd30f0344cfaabfa377b5e08b0e", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "Successfully started daemon: homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "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-03-24T01:30:48.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:49.505Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:48.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.edeba1cc-4a4d-4182-8463-0f357ed18998"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.101Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:49.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.101Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:49.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.101Z", "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-03-24T01:30:49.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.101Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:49.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.909Z", "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-03-24T01:30:50.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.909Z", "message": "Removing directory: /tmp/tmpeOLa2a/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:49.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.31e2dcea-a955-4a86-8c92-33e1cf09b9b7"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.909Z", "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": "sprout_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-03-24T01:30:49.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.909Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:49.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.909Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:50.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:50.909Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:50.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1423, "offset": 1361, "size": 50}}} 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:52 GMT 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:52,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:53,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:53,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:53,000 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:30:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:30:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:30:53,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:30:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_82ahgp/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:30:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-24 01:30:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:53,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:41 (167 MB/s) - ‘/tmp/tmp.WVjMinmuM8/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_0khkje/env 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:30:53,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:30:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:30:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:30:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_0khkje 2019-03-24 01:30:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:30:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:30:53,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:30:53,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_0khkje 2019-03-24 01:30:53,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:30:53,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_0khkje start 2019-03-24 01:30:53,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:30:53,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:30:53,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:30:41-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:30:53,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.WVjMinmuM8/agent.tar.gz’ 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:30:46 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_0khkje: No response received for task e9780cd30f0344cfaabfa377b5e08b0e 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_0khkje 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:30:53,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:30:53,009 - 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-03-24 01:30:53,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-24 01:30:53,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:30:53,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpeOLa2a/cloudify-diamond-plugin-1.3.5 2019-03-24 01:30:53,009 - 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-03-24 01:30:53,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:30:53,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:30:53,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:30:53,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:53,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:53,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:53,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:53,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:53 GMT 2019-03-24 01:30:53,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:53,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:53,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:53,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:53,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:58,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:30:58,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:58,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:58,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:51.472Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:51.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:51.472Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:50.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:51.472Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_0khkje/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:50.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:51.472Z", "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-03-24T01:30:51.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.045Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7047c716-9cef-47c8-8624-370a98b785c9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:51.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.045Z", "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-03-24T01:30:51.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:51.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.045Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:51.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.045Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7047c716-9cef-47c8-8624-370a98b785c9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:51.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.688Z", "message": "Removing directory: /tmp/tmpFi97OK/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2ef733847af361d602673fd551a2a00a55a304b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:52.688Z", "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-03-24T01:30:52.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f04a7606-597d-450a-859a-d0a52f0065ca"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "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-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "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-03-24T01:30:52.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "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-03-24T01:30:52.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Saving to: \u2018/tmp/tmp.YgQa0GOQXm/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "100%[======================================>] 24,073,211 139MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "2019-03-24 01:30:45 (139 MB/s) - \u2018/tmp/tmp.YgQa0GOQXm/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-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_vo8bm7/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Successfully created daemon: vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Successfully configured daemon: vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_vo8bm7 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "01:30:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_vo8bm7: No response received for task 0125b9390d2145c78322ecd143a035a0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Successfully started daemon: vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "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-03-24T01:30:52.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Downloading https://192.168.120.10: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-03-24T01:30:52.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "--2019-03-24 01:30:45-- https://192.168.120.10: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-03-24T01:30:52.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "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-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "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-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.366Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:52.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.37ad0b0f-29b9-46a8-86cf-e68225ea4ab0"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-7857c38b-39f8-48f1-bca8-6b157b5927c6 x-compute-request-id: req-7857c38b-39f8-48f1-bca8-6b157b5927c6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}], "metadata": {"pagination": {"total": 1485, "offset": 1411, "size": 50}}} 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:58 GMT 2019-03-24 01:30:58,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:58,176 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:30:58,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:58,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:58,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:30:58,176 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:30:58,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:30:58,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:30:58,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_0khkje/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:30:58,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:30:58,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7047c716-9cef-47c8-8624-370a98b785c9 2019-03-24 01:30:58,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:30:58,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:30:58,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:30:58,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7047c716-9cef-47c8-8624-370a98b785c9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:30:58,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFi97OK/cloudify-diamond-plugin-1.3.5 2019-03-24 01:30:58,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef733847af361d602673fd551a2a00a55a304b" 2019-03-24 01:30:58,180 - 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-03-24 01:30:58,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:30:58,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:30:58,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:30:58,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:30:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:30:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.YgQa0GOQXm/agent.tar.gz’ 2019-03-24 01:30:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:58,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 139MB/s in 0.2s 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:45 (139 MB/s) - ‘/tmp/tmp.YgQa0GOQXm/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_vo8bm7/env 2019-03-24 01:30:58,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_vo8bm7 2019-03-24 01:30:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:30:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:30:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:30:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_vo8bm7 2019-03-24 01:30:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:30:58,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_vo8bm7 start 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:30:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_vo8bm7: No response received for task 0125b9390d2145c78322ecd143a035a0 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_vo8bm7 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:30:45-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:30:58,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:30:58,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:30:58,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-24 01:30:58,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-7857c38b-39f8-48f1-bca8-6b157b5927c6 x-compute-request-id: req-7857c38b-39f8-48f1-bca8-6b157b5927c6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:30:58,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:30:58,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:30:58,268 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:30:58,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:30:58,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:30:58 GMT 2019-03-24 01:30:58,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:30:58,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:30:58,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:30:58,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:30:58,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:03,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:03,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-7857c38b-39f8-48f1-bca8-6b157b5927c6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:53.955Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-7857c38b-39f8-48f1-bca8-6b157b5927c6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fd9464c9-12e8-4f99-bb43-3d7f145b827c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:54.562Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:54.562Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:53.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:54.562Z", "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-03-24T01:30:54.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:55.229Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:54.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:55.763Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:55.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:55.763Z", "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-03-24T01:30:55.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.380Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:55.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.380Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:55.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.380Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_vo8bm7/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:55.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.380Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:55.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.380Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:55.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.903Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:56.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.903Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:56.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.903Z", "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-03-24T01:30:56.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.903Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:56.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:56.903Z", "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-03-24T01:30:56.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:57.432Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205a467c-95c6-4772-b5dd-00455a20a3dc 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:56.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:57.432Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:56.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:57.432Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:57.432Z", "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-03-24T01:30:57.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:57.432Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-205a467c-95c6-4772-b5dd-00455a20a3dc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:56.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cd60d02eab0d045d73e24a95f8bfd4eb8d87b0e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.192Z", "message": "Removing directory: /tmp/tmpGbrVo6/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9bb693f6-16f2-4251-b77b-01f6f20ede3c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.192Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.192Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.192Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.192Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:57.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.788Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.788Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:58.788Z", "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-03-24T01:30:58.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ce47409d-023a-42c8-8a8a-4706f3d87cad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-ce47409d-023a-42c8-8a8a-4706f3d87cad x-compute-request-id: req-ce47409d-023a-42c8-8a8a-4706f3d87cad Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ce47409d-023a-42c8-8a8a-4706f3d87cad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3ab3842e-0ce1-4bf4-bd33-85cd2961a03f"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/ZNDO7/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "Process created, PID: 1600", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:30:59.426Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:58.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.061Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a9a53223-985e-4801-8174-947fde12d607", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:59.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.061Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:30:59.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.061Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a53223-985e-4801-8174-947fde12d607 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:59.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.061Z", "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-03-24T01:30:59.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.061Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:30:59.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75eb5dd54d18c659e7bee6a3534e865d227d4a05\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:00.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.769Z", "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-03-24T01:31:00.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:00.769Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:00.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 1527, "offset": 1461, "size": 50}}} 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:03 GMT 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:03,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:03,404 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:03,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-7857c38b-39f8-48f1-bca8-6b157b5927c6 2019-03-24 01:31:03,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:31:03,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-7857c38b-39f8-48f1-bca8-6b157b5927c6 2019-03-24 01:31:03,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:31:03,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:31:03,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:03,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_vo8bm7/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:31:03,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:31:03,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:03,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:31:03,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:31:03,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:31:03,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:31:03,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205a467c-95c6-4772-b5dd-00455a20a3dc 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:03,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:03,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:31:03,409 - 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-03-24 01:31:03,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-205a467c-95c6-4772-b5dd-00455a20a3dc 2019-03-24 01:31:03,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd60d02eab0d045d73e24a95f8bfd4eb8d87b0e" 2019-03-24 01:31:03,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGbrVo6/cloudify-diamond-plugin-1.3.5 2019-03-24 01:31:03,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ce47409d-023a-42c8-8a8a-4706f3d87cad 2019-03-24 01:31:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:30: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-ce47409d-023a-42c8-8a8a-4706f3d87cad x-compute-request-id: req-ce47409d-023a-42c8-8a8a-4706f3d87cad Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ce47409d-023a-42c8-8a8a-4706f3d87cad 2019-03-24 01:31:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:31:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/ZNDO7/install_requirements.sh 2019-03-24 01:31:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:31:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1600 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a9a53223-985e-4801-8174-947fde12d607 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a53223-985e-4801-8174-947fde12d607 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:31:03,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75eb5dd54d18c659e7bee6a3534e865d227d4a05" 2019-03-24 01:31:03,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:03,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:31:03,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:03,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:03,484 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:03 GMT 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:03,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:08,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:08,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:08,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:08,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:08,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:08,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:01.479Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:00.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "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-03-24T01:31:02.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-f6239629-50ff-45f2-9a4f-bf185e98acd3 x-compute-request-id: req-f6239629-50ff-45f2-9a4f-bf185e98acd3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f6239629-50ff-45f2-9a4f-bf185e98acd3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f6239629-50ff-45f2-9a4f-bf185e98acd3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8172e4db-464e-4367-9d80-48abb7f98c99"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:31:01.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4ca2d1-4a4e-40d7-ad27-d9115ae3bf62 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.184Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8d4ca2d1-4a4e-40d7-ad27-d9115ae3bf62", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:01.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.791Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a5dfa2032d49cc0d80d9f9fbe0b629b025a724e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:02.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.791Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:02.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.791Z", "message": "Creating Agent dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:02.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:02.791Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:02.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:03.418Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:03.418Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.610Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152eb65c-740b-4d9f-aeee-c7edee7d5610 x-compute-request-id: req-152eb65c-740b-4d9f-aeee-c7edee7d5610 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:40Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-152eb65c-740b-4d9f-aeee-c7edee7d5610", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-152eb65c-740b-4d9f-aeee-c7edee7d5610", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7eaf5b6f-29ec-4501-8709-a9b2fc073aea"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.001Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:03.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.699Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:04.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.699Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:04.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:04.699Z", "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-03-24T01:31:04.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:05.449Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.020Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79cbc388-4677-43f1-b71a-efebea97cfe1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.368Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.020Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.020Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-79cbc388-4677-43f1-b71a-efebea97cfe1", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.368Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.784Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.020Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:05.363Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:06.670Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:06.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:07.275Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:06.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:08.153Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:07.399Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:08.153Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:07.400Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:08.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:07.401Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:08.153Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:07.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:08.153Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-29d25f41-e1fe-4b2b-bdf6-7d36bf150255 x-compute-request-id: req-29d25f41-e1fe-4b2b-bdf6-7d36bf150255 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1167c3e9-e7fb-4215-92a8-57ae4542264d\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af06298d-042e-4450-ac59-8c5adf9dec99\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.114Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:08.153Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f x-compute-request-id: req-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:56Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:07.399Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}], "metadata": {"pagination": {"total": 1554, "offset": 1511, "size": 50}}} 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:08 GMT 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:08,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:08,925 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:08,925 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:08,925 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:08,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:08,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:08,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:31:08,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:31:08,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-f6239629-50ff-45f2-9a4f-bf185e98acd3 x-compute-request-id: req-f6239629-50ff-45f2-9a4f-bf185e98acd3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:08,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f6239629-50ff-45f2-9a4f-bf185e98acd3 2019-03-24 01:31:08,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f6239629-50ff-45f2-9a4f-bf185e98acd3 2019-03-24 01:31:08,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:31:08,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:31:08,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:08,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4ca2d1-4a4e-40d7-ad27-d9115ae3bf62 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:08,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8d4ca2d1-4a4e-40d7-ad27-d9115ae3bf62 2019-03-24 01:31:08,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5dfa2032d49cc0d80d9f9fbe0b629b025a724e" 2019-03-24 01:31:08,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:31:08,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_vm6cgc 2019-03-24 01:31:08,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:31:08,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:08,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:08,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:08,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152eb65c-740b-4d9f-aeee-c7edee7d5610 x-compute-request-id: req-152eb65c-740b-4d9f-aeee-c7edee7d5610 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:08,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-152eb65c-740b-4d9f-aeee-c7edee7d5610 2019-03-24 01:31:08,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-152eb65c-740b-4d9f-aeee-c7edee7d5610 2019-03-24 01:31:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-24 01:31:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:31:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:31:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:08,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-24 01:31:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-24 01:31:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79cbc388-4677-43f1-b71a-efebea97cfe1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-24 01:31:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-79cbc388-4677-43f1-b71a-efebea97cfe1 2019-03-24 01:31:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe" 2019-03-24 01:31:08,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe" 2019-03-24 01:31:08,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-24 01:31:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-29d25f41-e1fe-4b2b-bdf6-7d36bf150255 x-compute-request-id: req-29d25f41-e1fe-4b2b-bdf6-7d36bf150255 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1167c3e9-e7fb-4215-92a8-57ae4542264d"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af06298d-042e-4450-ac59-8c5adf9dec99"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:08,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f x-compute-request-id: req-cb1c2afe-2b9e-40ec-8364-785c4f9a6c8f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:56Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:08,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:09,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:09,201 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:09 GMT 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:09,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:14,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:14,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:14,346 - 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-03-24T01:31:09.380Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-10d49518-eb2d-48fe-bf62-e04283d0045d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.954Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-10d49518-eb2d-48fe-bf62-e04283d0045d x-compute-request-id: req-10d49518-eb2d-48fe-bf62-e04283d0045d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:56Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.954Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.116Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.955Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "Creating Agent bono_host_236sb1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:09.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-29d25f41-e1fe-4b2b-bdf6-7d36bf150255", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.115Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-29d25f41-e1fe-4b2b-bdf6-7d36bf150255", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.115Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:09.380Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-10d49518-eb2d-48fe-bf62-e04283d0045d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:08.954Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:10.269Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:09.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:10.269Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:09.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:10.269Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:10.269Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:09.832Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.041Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.041Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.516Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.041Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.515Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.041Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88 x-compute-request-id: req-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1167c3e9-e7fb-4215-92a8-57ae4542264d\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af06298d-042e-4450-ac59-8c5adf9dec99\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.514Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.75b83db0-fc3f-401a-8588-7ef0b3c8b9e7"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Successfully created daemon: dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "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-03-24T01:31:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Successfully started daemon: dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "01:31:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_vm6cgc: No response received for task 0e4865bcee6c4c4a8fc14fa91d98c52b", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_vm6cgc start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Successfully configured daemon: dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:11.303Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:11.086Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Downloading https://192.168.120.10: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-03-24T01:31:10.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "--2019-03-24 01:31:02-- https://192.168.120.10: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-03-24T01:31:10.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "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-03-24T01:31:10.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "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-03-24T01:31:10.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Saving to: \u2018/tmp/tmp.YjAUOSlBN7/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "2019-03-24 01:31:02 (192 MB/s) - \u2018/tmp/tmp.YjAUOSlBN7/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_vm6cgc/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "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-03-24T01:31:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "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-03-24T01:31:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "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-03-24T01:31:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:11.681Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.7749085a-981e-4f80-ab0a-49258b1578d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:12.609Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-184345e1-0796-49e2-91b0-c7519a35b88d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.225Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:12.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.220Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}], "metadata": {"pagination": {"total": 1718, "offset": 1554, "size": 50}}} 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:14 GMT 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:14,347 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:14,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-10d49518-eb2d-48fe-bf62-e04283d0045d 2019-03-24 01:31:14,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-10d49518-eb2d-48fe-bf62-e04283d0045d x-compute-request-id: req-10d49518-eb2d-48fe-bf62-e04283d0045d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:56Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:14,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe" 2019-03-24 01:31:14,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ea0072ec3c006ac23baa19861aa418de5f99fe" 2019-03-24 01:31:14,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_236sb1 2019-03-24 01:31:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-29d25f41-e1fe-4b2b-bdf6-7d36bf150255 2019-03-24 01:31:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-29d25f41-e1fe-4b2b-bdf6-7d36bf150255 2019-03-24 01:31:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-10d49518-eb2d-48fe-bf62-e04283d0045d 2019-03-24 01:31:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:31:14,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:31:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc 2019-03-24 01:31:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88 2019-03-24 01:31:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88 2019-03-24 01:31:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88 x-compute-request-id: req-dd7c52ca-45d8-45fc-8c2c-be0657c1cf88 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1167c3e9-e7fb-4215-92a8-57ae4542264d"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af06298d-042e-4450-ac59-8c5adf9dec99"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:14,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_vm6cgc 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_vm6cgc 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:31:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_vm6cgc: No response received for task 0e4865bcee6c4c4a8fc14fa91d98c52b 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_vm6cgc start 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_vm6cgc 2019-03-24 01:31:14,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:31:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:31:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:31:02-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:31:14,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:31:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:31:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:31:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.YjAUOSlBN7/agent.tar.gz’ 2019-03-24 01:31:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:14,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:02 (192 MB/s) - ‘/tmp/tmp.YjAUOSlBN7/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_vm6cgc/env 2019-03-24 01:31:14,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:31:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:31:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:31:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:31:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:31:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:31:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-184345e1-0796-49e2-91b0-c7519a35b88d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:14,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:14,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:14,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:14,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:14,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:14,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:14,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:14,446 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:14 GMT 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:14,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:19,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:19,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:12.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.220Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:12.609Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:13.334Z", "message": "Creating Agent bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:13.334Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:13.334Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:13.334Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:13.334Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:13.334Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6d49bcb123271a2abd259c60847dc4019ed871f\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:12.639Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.125Z", "message": "Creating Agent ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.125Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.125Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4442ac74-312d-49e7-b3d1-18e5c6f25a67 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.899Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.881Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.125Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4442ac74-312d-49e7-b3d1-18e5c6f25a67", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.899Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Fetched 13.0 MB in 6s (2,101 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}], "metadata": {"pagination": {"total": 1792, "offset": 1604, "size": 50}}} 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:19 GMT 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:19,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_p5p13u 2019-03-24 01:31:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:31:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:31:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:31:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d49bcb123271a2abd259c60847dc4019ed871f" 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_pqbo4e 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4442ac74-312d-49e7-b3d1-18e5c6f25a67 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4442ac74-312d-49e7-b3d1-18e5c6f25a67 2019-03-24 01:31:19,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-03-24 01:31:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-03-24 01:31:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-03-24 01:31:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-03-24 01:31:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-03-24 01:31:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-03-24 01:31:19,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-03-24 01:31:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-03-24 01:31:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-03-24 01:31:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-03-24 01:31:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-03-24 01:31:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-03-24 01:31:19,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-03-24 01:31:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-03-24 01:31:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-03-24 01:31:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-03-24 01:31:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-03-24 01:31:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-03-24 01:31:19,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-03-24 01:31:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-03-24 01:31:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-03-24 01:31:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-03-24 01:31:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-03-24 01:31:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-03-24 01:31:19,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.0 MB in 6s (2,101 kB/s) 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-03-24 01:31:19,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-03-24 01:31:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-03-24 01:31:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-03-24 01:31:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-24 01:31:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-24 01:31:19,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-03-24 01:31:19,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:19,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:19,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:19,647 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:19,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:19 GMT 2019-03-24 01:31:19,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:19,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:19,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:19,648 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:19,648 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:24,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:24,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:24,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Fetched 13.0 MB in 6s (2,101 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 14 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "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-03-24T01:31:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}], "metadata": {"pagination": {"total": 1919, "offset": 1654, "size": 50}}} 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:24 GMT 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:24,853 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:24,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-03-24 01:31:24,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-03-24 01:31:24,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-03-24 01:31:24,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-03-24 01:31:24,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-03-24 01:31:24,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-03-24 01:31:24,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-03-24 01:31:24,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-03-24 01:31:24,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-03-24 01:31:24,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-03-24 01:31:24,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-03-24 01:31:24,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-03-24 01:31:24,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-03-24 01:31:24,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-03-24 01:31:24,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-03-24 01:31:24,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.0 MB in 6s (2,101 kB/s) 2019-03-24 01:31:24,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-24 01:31:24,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-24 01:31:24,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-03-24 01:31:24,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-03-24 01:31:24,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-03-24 01:31:24,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-03-24 01:31:24,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-24 01:31:24,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-24 01:31:24,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-03-24 01:31:24,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-03-24 01:31:24,860 - 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-03-24 01:31:24,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-03-24 01:31:24,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-03-24 01:31:24,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-03-24 01:31:24,860 - 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-03-24 01:31:24,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-24 01:31:24,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-24 01:31:24,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 14 not upgraded. 2019-03-24 01:31:24,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-03-24 01:31:24,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-03-24 01:31:24,861 - 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-03-24 01:31:24,861 - 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-03-24 01:31:24,861 - 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-03-24 01:31:24,862 - 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-03-24 01:31:24,862 - 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-03-24 01:31:24,862 - 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-03-24 01:31:24,862 - 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-03-24 01:31:24,862 - 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-03-24 01:31:24,862 - 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-03-24 01:31:24,863 - 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-03-24 01:31:24,863 - 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-03-24 01:31:24,863 - 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-03-24 01:31:24,863 - 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-03-24 01:31:24,863 - 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-03-24 01:31:24,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:24,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:24,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:24,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:24,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:24,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:24,929 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:24 GMT 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:24,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:24,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:29,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:30,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:13 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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:16 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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:17 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:18 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-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.241Z", "message": " Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:13.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.986Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-7891264a-4469-4b5f-8417-4e5aa2fd970f", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.243Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.986Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-7891264a-4469-4b5f-8417-4e5aa2fd970f x-compute-request-id: req-7891264a-4469-4b5f-8417-4e5aa2fd970f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:50Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.240Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.986Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-7891264a-4469-4b5f-8417-4e5aa2fd970f", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.243Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6d49bcb123271a2abd259c60847dc4019ed871f\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.245Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:14.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.309Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-03ebb047-b336-4200-9988-b4c96bfee3b7 x-compute-request-id: req-03ebb047-b336-4200-9988-b4c96bfee3b7 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00675ac5-42ab-4580-8927-9a861de95314\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36d5783e-f239-43e8-b7c9-b605891bd04b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"400bfebe-28ae-4235-82fc-b2149d25a82f\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9f335ec1-8d30-459b-a395-04c4c17b6014\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb4bf318-0b92-43d6-84ec-9de4287902f5\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.451Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.444Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-24f71e95-331c-4332-a026-23e33263c300", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.443Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-24f71e95-331c-4332-a026-23e33263c300", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.443Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-24f71e95-331c-4332-a026-23e33263c300 x-compute-request-id: req-24f71e95-331c-4332-a026-23e33263c300 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:56Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.443Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:15.544Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_vm6cgc/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:14.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.184Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-03ebb047-b336-4200-9988-b4c96bfee3b7", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.452Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.184Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-03ebb047-b336-4200-9988-b4c96bfee3b7", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.451Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.184Z", "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-03-24T01:31:15.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.184Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.184Z", "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-03-24T01:31:15.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6d49bcb123271a2abd259c60847dc4019ed871f\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.453Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.941Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84b0c533-1781-4c23-8d67-ca184756754c x-compute-request-id: req-84b0c533-1781-4c23-8d67-ca184756754c Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1167c3e9-e7fb-4215-92a8-57ae4542264d\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af06298d-042e-4450-ac59-8c5adf9dec99\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:16.352Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.941Z", "message": "Removing directory: /tmp/tmpO8hWWb/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.941Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-84b0c533-1781-4c23-8d67-ca184756754c", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:16.353Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.941Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-84b0c533-1781-4c23-8d67-ca184756754c", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:16.353Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.941Z", "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-03-24T01:31:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.85ae6f18-3041-410a-b869-d9fad7633ef5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:16.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:16.354Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "100%[======================================>] 24,073,211 126MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:17.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "2019-03-24 01:31:10 (126 MB/s) - \u2018/tmp/tmp.Qm3pMjgL5R/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-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_236sb1/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}], "metadata": {"pagination": {"total": 1965, "offset": 1704, "size": 50}}} 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:30 GMT 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:30,113 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-03-24 01:31:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] 2019-03-24 01:31:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] 2019-03-24 01:31:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] 2019-03-24 01:31:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-03-24 01:31:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] 2019-03-24 01:31:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-03-24 01:31:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] 2019-03-24 01:31:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] 2019-03-24 01:31:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-03-24 01:31:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 2019-03-24 01:31:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-03-24 01:31:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] 2019-03-24 01:31:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] 2019-03-24 01:31:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-7891264a-4469-4b5f-8417-4e5aa2fd970f 2019-03-24 01:31:30,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-7891264a-4469-4b5f-8417-4e5aa2fd970f x-compute-request-id: req-7891264a-4469-4b5f-8417-4e5aa2fd970f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:50Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:30,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-7891264a-4469-4b5f-8417-4e5aa2fd970f 2019-03-24 01:31:30,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d49bcb123271a2abd259c60847dc4019ed871f" 2019-03-24 01:31:30,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990" 2019-03-24 01:31:30,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:31:30,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-03ebb047-b336-4200-9988-b4c96bfee3b7 x-compute-request-id: req-03ebb047-b336-4200-9988-b4c96bfee3b7 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00675ac5-42ab-4580-8927-9a861de95314"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36d5783e-f239-43e8-b7c9-b605891bd04b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "400bfebe-28ae-4235-82fc-b2149d25a82f"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f335ec1-8d30-459b-a395-04c4c17b6014"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb4bf318-0b92-43d6-84ec-9de4287902f5"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "2fe01e35-dd72-4b03-9590-667520fcf033", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:30,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990" 2019-03-24 01:31:30,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-24f71e95-331c-4332-a026-23e33263c300 2019-03-24 01:31:30,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-24f71e95-331c-4332-a026-23e33263c300 2019-03-24 01:31:30,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-24f71e95-331c-4332-a026-23e33263c300 x-compute-request-id: req-24f71e95-331c-4332-a026-23e33263c300 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:56Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:30,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_vm6cgc/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:31:30,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-03ebb047-b336-4200-9988-b4c96bfee3b7 2019-03-24 01:31:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-03ebb047-b336-4200-9988-b4c96bfee3b7 2019-03-24 01:31:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:31:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:31:30,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-03-24 01:31:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d49bcb123271a2abd259c60847dc4019ed871f" 2019-03-24 01:31:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84b0c533-1781-4c23-8d67-ca184756754c x-compute-request-id: req-84b0c533-1781-4c23-8d67-ca184756754c Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1167c3e9-e7fb-4215-92a8-57ae4542264d"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af06298d-042e-4450-ac59-8c5adf9dec99"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpO8hWWb/cloudify-diamond-plugin-1.3.5 2019-03-24 01:31:30,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-84b0c533-1781-4c23-8d67-ca184756754c 2019-03-24 01:31:30,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-84b0c533-1781-4c23-8d67-ca184756754c 2019-03-24 01:31:30,122 - 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-03-24 01:31:30,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990" 2019-03-24 01:31:30,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:30,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 126MB/s in 0.2s 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:10 (126 MB/s) - ‘/tmp/tmp.Qm3pMjgL5R/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:31:30,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:30,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:30,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:31:30,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_236sb1/env 2019-03-24 01:31:30,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:30,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:30,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:30,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:30,189 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:30 GMT 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:30,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:30,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:30,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:35,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:35,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:35,432 - 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-03-24T01:31:18.446Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-7613f887-7997-4a60-bb74-6db79907abcf x-compute-request-id: req-7613f887-7997-4a60-bb74-6db79907abcf Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:56Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:17.439Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-7613f887-7997-4a60-bb74-6db79907abcf", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:17.440Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-7613f887-7997-4a60-bb74-6db79907abcf", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:17.440Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:17.442Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Downloading https://192.168.120.10: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-03-24T01:31:18.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "--2019-03-24 01:31:09-- https://192.168.120.10: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-03-24T01:31:18.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "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-03-24T01:31:18.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "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-03-24T01:31:18.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Saving to: \u2018/tmp/tmp.Qm3pMjgL5R/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "100%[======================================>] 24,073,211 126MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "2019-03-24 01:31:10 (126 MB/s) - \u2018/tmp/tmp.Qm3pMjgL5R/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-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_236sb1/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "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-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "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-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "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-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Successfully created daemon: bono_host_236sb1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:18.446Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b6937a73-c071-4b22-a048-0bac6ba92e61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.631Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.630Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "Waiting for process 1600 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-6f49da60-e0ab-4886-8d3e-c62fe57b4109 x-compute-request-id: req-6f49da60-e0ab-4886-8d3e-c62fe57b4109 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1167c3e9-e7fb-4215-92a8-57ae4542264d\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af06298d-042e-4450-ac59-8c5adf9dec99\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"7e08f136-18ee-4c8e-b323-c6f19876915a\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.846Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-6f49da60-e0ab-4886-8d3e-c62fe57b4109", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.846Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-6f49da60-e0ab-4886-8d3e-c62fe57b4109", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.847Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.03112a72-047b-4a19-8707-48521543464d"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.062Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c x-compute-request-id: req-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00675ac5-42ab-4580-8927-9a861de95314\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36d5783e-f239-43e8-b7c9-b605891bd04b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"400bfebe-28ae-4235-82fc-b2149d25a82f\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9f335ec1-8d30-459b-a395-04c4c17b6014\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb4bf318-0b92-43d6-84ec-9de4287902f5\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.630Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8bd68f1a-5bf6-4b4e-9c1a-a79e4b1fcf1a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.872Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:19.486Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.872Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:19.346Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.872Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:19.303Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:19.872Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:18.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:20.666Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:20.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:20.666Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:19.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:20.666Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:20.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:20.666Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:20.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:21.427Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-095e4616-7c93-4862-a2b3-24df3f82c499", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.053Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:21.427Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095e4616-7c93-4862-a2b3-24df3f82c499 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.053Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:21.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.047Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}], "metadata": {"pagination": {"total": 1990, "offset": 1754, "size": 50}}} 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:35,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:35 GMT 2019-03-24 01:31:35,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:35,433 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:35,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:35,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:35,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:35,433 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:35,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-7613f887-7997-4a60-bb74-6db79907abcf x-compute-request-id: req-7613f887-7997-4a60-bb74-6db79907abcf Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:56Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:35,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-7613f887-7997-4a60-bb74-6db79907abcf 2019-03-24 01:31:35,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-7613f887-7997-4a60-bb74-6db79907abcf 2019-03-24 01:31:35,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600ac697d24e6eaf5d2591e4bce4835d536bb990" 2019-03-24 01:31:35,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1 2019-03-24 01:31:35,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:31:35,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:31:09-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:31:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:31:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:31:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:31:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Qm3pMjgL5R/agent.tar.gz’ 2019-03-24 01:31:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:35,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:35,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:35,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 126MB/s in 0.2s 2019-03-24 01:31:35,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:35,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:10 (126 MB/s) - ‘/tmp/tmp.Qm3pMjgL5R/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:31:35,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:35,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:31:35,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_236sb1/env 2019-03-24 01:31:35,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:31:35,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:31:35,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:31:35,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:31:35,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:31:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_236sb1 2019-03-24 01:31:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:31:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:31:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:31:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1600 to end... 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-6f49da60-e0ab-4886-8d3e-c62fe57b4109 x-compute-request-id: req-6f49da60-e0ab-4886-8d3e-c62fe57b4109 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1167c3e9-e7fb-4215-92a8-57ae4542264d"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af06298d-042e-4450-ac59-8c5adf9dec99"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "7e08f136-18ee-4c8e-b323-c6f19876915a", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-6f49da60-e0ab-4886-8d3e-c62fe57b4109 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-6f49da60-e0ab-4886-8d3e-c62fe57b4109 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:35,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c x-compute-request-id: req-76cdcb5a-ca6b-49df-8206-bcc93f4dbd3c Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00675ac5-42ab-4580-8927-9a861de95314"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36d5783e-f239-43e8-b7c9-b605891bd04b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "400bfebe-28ae-4235-82fc-b2149d25a82f"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f335ec1-8d30-459b-a395-04c4c17b6014"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb4bf318-0b92-43d6-84ec-9de4287902f5"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "2fe01e35-dd72-4b03-9590-667520fcf033", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:35,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:35,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:35,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:35,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:31:35,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:31:35,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:31:35,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:35,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:31:35,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-095e4616-7c93-4862-a2b3-24df3f82c499 2019-03-24 01:31:35,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095e4616-7c93-4862-a2b3-24df3f82c499 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:35,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:35,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:31:35,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:35,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:35,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:35,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:35,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:35,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:35,507 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:35 GMT 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:35,507 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:35,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:40,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:40,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:40,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:40,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:40,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:40,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Downloading https://192.168.120.10: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-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "66% [=========================> ] 16,080,515 76.6MB/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "100%[======================================>] 24,073,211 91.0MB/s in 0.3s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "2019-03-24 01:31:13 (91.0 MB/s) - \u2018/tmp/tmp.r0m8pWwVXn/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-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_p5p13u/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "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-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "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-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "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-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Successfully created daemon: bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Successfully configured daemon: bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_p5p13u start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "01:31:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_p5p13u: No response received for task a2b21004684b41268251a2500477a9ea", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Successfully started daemon: bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "--2019-03-24 01:31:13-- https://192.168.120.10: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-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.486Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_236sb1/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Saving to: \u2018/tmp/tmp.r0m8pWwVXn/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "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-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "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-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3f24ab62-c0fc-430d-a7f9-19232a218bd7"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.087Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:21.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.681Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:22.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.681Z", "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-03-24T01:31:22.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.681Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:22.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:22.681Z", "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-03-24T01:31:22.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Successfully created daemon: sprout_host_sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "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-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_sanz7h/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "2019-03-24 01:31:14 (166 MB/s) - \u2018/tmp/tmp.4vbdf08xZc/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-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "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-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}], "metadata": {"pagination": {"total": 2156, "offset": 1804, "size": 50}}} 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:40 GMT 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:40,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:40,799 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:40,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:31:40,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u 2019-03-24 01:31:40,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:40,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 66% [=========================> ] 16,080,515 76.6MB/s 2019-03-24 01:31:40,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 91.0MB/s in 0.3s 2019-03-24 01:31:40,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:13 (91.0 MB/s) - ‘/tmp/tmp.r0m8pWwVXn/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:31:40,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:31:40,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_p5p13u/env 2019-03-24 01:31:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:31:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:31:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:31:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:31:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:31:40,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_p5p13u 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_p5p13u 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:31:40,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_p5p13u start 2019-03-24 01:31:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:31:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_p5p13u: No response received for task a2b21004684b41268251a2500477a9ea 2019-03-24 01:31:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_p5p13u 2019-03-24 01:31:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:31:13-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:31:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765" 2019-03-24 01:31:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:31:40,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_236sb1/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:31:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.r0m8pWwVXn/agent.tar.gz’ 2019-03-24 01:31:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:31:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:31:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:31:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:31:40,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_sanz7h 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_sanz7h/env 2019-03-24 01:31:40,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:31:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:14 (166 MB/s) - ‘/tmp/tmp.4vbdf08xZc/agent.tar.gz’ saved [24073211/24073211] 2019-03-24 01:31:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-24 01:31:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:40,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:40,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:40,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:40,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:40,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:40,893 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:40 GMT 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:40,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:40,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:40,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:45,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:46,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:46,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_sanz7h/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3372765e-b74f-4ae2-913e-a915fa3729c7 x-compute-request-id: req-3372765e-b74f-4ae2-913e-a915fa3729c7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:50Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:22.920Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3372765e-b74f-4ae2-913e-a915fa3729c7", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:22.920Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3372765e-b74f-4ae2-913e-a915fa3729c7", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:22.920Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:22.921Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "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-03-24T01:31:23.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Removing directory: /tmp/tmpAZVjja/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34994eff-b718-47b1-aa13-3343603479c7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Downloading https://192.168.120.10: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-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "--2019-03-24 01:31:14-- https://192.168.120.10: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-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "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-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "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-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "Saving to: \u2018/tmp/tmp.4vbdf08xZc/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:23.468Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "--2019-03-24 01:31:14-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Saving to: \u2018/tmp/tmp.8b0IwbrbTq/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully configured daemon: ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_pqbo4e start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "01:31:20 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pqbo4e: No response received for task e9545097f3b9400c8e9a50e49121c922", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully started daemon: ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully started daemon: sprout_host_sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "01:31:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_sanz7h: No response received for task 45eda58e6c2949b5a097af046b023262", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_sanz7h start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully configured daemon: sprout_host_sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa86c0bf-81e3-472b-9b28-a2c1ac4339f7"}], "metadata": {"pagination": {"total": 2243, "offset": 1854, "size": 50}}} 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:46 GMT 2019-03-24 01:31:46,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:46,226 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:46,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:46,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:46,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:46,226 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_sanz7h/env 2019-03-24 01:31:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-24 01:31:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3372765e-b74f-4ae2-913e-a915fa3729c7 x-compute-request-id: req-3372765e-b74f-4ae2-913e-a915fa3729c7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:50Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3372765e-b74f-4ae2-913e-a915fa3729c7 2019-03-24 01:31:46,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-3372765e-b74f-4ae2-913e-a915fa3729c7 2019-03-24 01:31:46,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765" 2019-03-24 01:31:46,229 - 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-03-24 01:31:46,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAZVjja/cloudify-diamond-plugin-1.3.5 2019-03-24 01:31:46,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h 2019-03-24 01:31:46,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:31:14-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.4vbdf08xZc/agent.tar.gz’ 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:46,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:46,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:46,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-24 01:31:46,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-24 01:31:46,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-24 01:31:46,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-24 01:31:46,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-24 01:31:14-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:31:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.8b0IwbrbTq/agent.tar.gz’ 2019-03-24 01:31:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_pqbo4e 2019-03-24 01:31:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:31:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_pqbo4e start 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:31:20 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pqbo4e: No response received for task e9545097f3b9400c8e9a50e49121c922 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_pqbo4e 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-24 01:31:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-24 01:31:46,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_sanz7h 2019-03-24 01:31:46,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:31:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_sanz7h: No response received for task 45eda58e6c2949b5a097af046b023262 2019-03-24 01:31:46,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_sanz7h start 2019-03-24 01:31:46,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:31:46,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_sanz7h 2019-03-24 01:31:46,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:46,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:46,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:46,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:46,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:46,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:46,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:46,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:46,371 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:46 GMT 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:46,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:51,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:51,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully created daemon: ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully configured daemon: ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_pqbo4e start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "01:31:20 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pqbo4e: No response received for task e9545097f3b9400c8e9a50e49121c922", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "message": "Successfully started daemon: ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.073Z", "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-03-24T01:31:23.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3d0566c2-bb36-47f2-b590-d7bfe5333d13"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.673Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.673Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:23.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:24.673Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.591Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.338Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2995465f-e86a-4a17-addc-1f867b28d4ef", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.590Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.338Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2995465f-e86a-4a17-addc-1f867b28d4ef x-compute-request-id: req-2995465f-e86a-4a17-addc-1f867b28d4ef Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00675ac5-42ab-4580-8927-9a861de95314\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36d5783e-f239-43e8-b7c9-b605891bd04b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"400bfebe-28ae-4235-82fc-b2149d25a82f\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9f335ec1-8d30-459b-a395-04c4c17b6014\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb4bf318-0b92-43d6-84ec-9de4287902f5\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.590Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.338Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2995465f-e86a-4a17-addc-1f867b28d4ef", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.590Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.338Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.338Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:24.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.869Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:25.869Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.908Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-2f9db47d-8250-4540-b268-32a5fcd84468", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.907Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-2f9db47d-8250-4540-b268-32a5fcd84468", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.907Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f9db47d-8250-4540-b268-32a5fcd84468 x-compute-request-id: req-2f9db47d-8250-4540-b268-32a5fcd84468 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:50Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.907Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_p5p13u/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:25.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "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-03-24T01:31:26.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:26.476Z", "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-03-24T01:31:26.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.088Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.850Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.088Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.088Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.088Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.088Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.850Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.088Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a x-compute-request-id: req-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00675ac5-42ab-4580-8927-9a861de95314\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36d5783e-f239-43e8-b7c9-b605891bd04b\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"400bfebe-28ae-4235-82fc-b2149d25a82f\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9f335ec1-8d30-459b-a395-04c4c17b6014\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb4bf318-0b92-43d6-84ec-9de4287902f5\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"2fe01e35-dd72-4b03-9590-667520fcf033\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.849Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9de36435-c8d3-4186-80a0-27ec76733825"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.356Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:26.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "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-03-24T01:31:27.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "message": "Removing directory: /tmp/tmpj8EADx/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.07028845-5afa-4d86-854a-95a38a66a453"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_pqbo4e/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.942941c2-703d-4ceb-95a3-42a20a3dd986"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:27.698Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.942941c2-703d-4ceb-95a3-42a20a3dd986"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:28.303Z", "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-03-24T01:31:27.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.942941c2-703d-4ceb-95a3-42a20a3dd986"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:28.303Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:28.303Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:28.303Z", "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-03-24T01:31:27.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.942941c2-703d-4ceb-95a3-42a20a3dd986"}], "metadata": {"pagination": {"total": 2319, "offset": 1904, "size": 50}}} 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:51 GMT 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:51,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:51,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-24 01:31:51,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-24 01:31:51,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_pqbo4e 2019-03-24 01:31:51,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-24 01:31:51,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-24 01:31:51,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-24 01:31:51,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_pqbo4e 2019-03-24 01:31:51,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-24 01:31:51,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_pqbo4e start 2019-03-24 01:31:51,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:31:20 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pqbo4e: No response received for task e9545097f3b9400c8e9a50e49121c922 2019-03-24 01:31:51,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_pqbo4e 2019-03-24 01:31:51,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-24 01:31:51,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:31:51,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:51,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-24 01:31:51,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765" 2019-03-24 01:31:51,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2995465f-e86a-4a17-addc-1f867b28d4ef 2019-03-24 01:31:51,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2995465f-e86a-4a17-addc-1f867b28d4ef x-compute-request-id: req-2995465f-e86a-4a17-addc-1f867b28d4ef Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00675ac5-42ab-4580-8927-9a861de95314"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36d5783e-f239-43e8-b7c9-b605891bd04b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "400bfebe-28ae-4235-82fc-b2149d25a82f"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f335ec1-8d30-459b-a395-04c4c17b6014"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb4bf318-0b92-43d6-84ec-9de4287902f5"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "2fe01e35-dd72-4b03-9590-667520fcf033", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:51,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2995465f-e86a-4a17-addc-1f867b28d4ef 2019-03-24 01:31:51,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:51,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-24 01:31:51,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:31:51,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:31:51,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb7a92de0f586c4c9d527c9d19dc55ce82c7765" 2019-03-24 01:31:51,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-2f9db47d-8250-4540-b268-32a5fcd84468 2019-03-24 01:31:51,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-2f9db47d-8250-4540-b268-32a5fcd84468 2019-03-24 01:31:51,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f9db47d-8250-4540-b268-32a5fcd84468 x-compute-request-id: req-2f9db47d-8250-4540-b268-32a5fcd84468 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:50Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:51,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_p5p13u/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:31:51,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:31:51,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:31:51,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:31:51,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-24 01:31:51,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:31:51,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a x-compute-request-id: req-2c998e1a-4f47-4dda-bbf1-8bbcbb7ba73a Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00675ac5-42ab-4580-8927-9a861de95314"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36d5783e-f239-43e8-b7c9-b605891bd04b"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ecb15aa-6ec8-41b7-9b9d-4cc7e30f091c"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "400bfebe-28ae-4235-82fc-b2149d25a82f"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f335ec1-8d30-459b-a395-04c4c17b6014"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "2fe01e35-dd72-4b03-9590-667520fcf033", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb4bf318-0b92-43d6-84ec-9de4287902f5"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "2fe01e35-dd72-4b03-9590-667520fcf033", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:31:51,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:51,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:31:51,645 - 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-03-24 01:31:51,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpj8EADx/cloudify-diamond-plugin-1.3.5 2019-03-24 01:31:51,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_pqbo4e/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:31:51,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:31:51,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:31:51,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:51,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:51,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:31:51,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:51,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:51,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:51 GMT 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:51,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:56,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:31:56,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:56,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:56,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:56,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:56,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:56,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:28.303Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:27.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.005Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:28.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.005Z", "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-03-24T01:31:28.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.942941c2-703d-4ceb-95a3-42a20a3dd986"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.005Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:28.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:29.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:28.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "Removing directory: /tmp/tmpl9moWW/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:28.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.942941c2-703d-4ceb-95a3-42a20a3dd986"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_sanz7h/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:28.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:29.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:29.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:29.719Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:28.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:30.331Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:30.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:30.331Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:29.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:30.331Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:29.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:30.925Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:30.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:30.925Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:30.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:30.925Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:30.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:31.509Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:31.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:31.509Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:31.083Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:32.177Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:31.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:32.813Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f2ec79e4-3aa6-4376-a496-db89f712842b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:32.343Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:32.813Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:32.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:32.338Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:32.813Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ec79e4-3aa6-4376-a496-db89f712842b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:32.343Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:33.349Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:33.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:33.349Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:32.756Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:33.349Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:32.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:33.916Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:33.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:34.598Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-918f6978-84af-48a1-b887-6bceb2def352 x-compute-request-id: req-918f6978-84af-48a1-b887-6bceb2def352 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:34.268Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:34.598Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-918f6978-84af-48a1-b887-6bceb2def352", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:34.268Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:34.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:34.269Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:34.598Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-918f6978-84af-48a1-b887-6bceb2def352", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:34.269Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:34.598Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:34.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.166Z", "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-03-24T01:31:34.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.166Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:34.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.166Z", "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-03-24T01:31:34.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.302Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.747Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "Removing directory: /tmp/tmpn8IM4F/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "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-03-24T01:31:35.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2a7a5949-c937-4dea-b4af-079dc16e5670"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-fed8fb53-4726-4764-9f4b-b14366b93763 x-compute-request-id: req-fed8fb53-4726-4764-9f4b-b14366b93763 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8c19b8d3-2a65-47e5-82fc-8c83b65026a0\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90c9a3bb-4016-4f72-a284-8c73a7a53c35\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0fbcf0b-8f30-4025-b882-9a3fa90a2406\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.301Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-fed8fb53-4726-4764-9f4b-b14366b93763", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.301Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:35.959Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-fed8fb53-4726-4764-9f4b-b14366b93763", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.301Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:36.563Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:36.563Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-110b9b1f-80f0-4044-a095-6cce26ff2662 x-compute-request-id: req-110b9b1f-80f0-4044-a095-6cce26ff2662 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.429Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:36.563Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:35.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.099Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.099Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-110b9b1f-80f0-4044-a095-6cce26ff2662", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.429Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}], "metadata": {"pagination": {"total": 2372, "offset": 1954, "size": 50}}} 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:56 GMT 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:56,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:31:56,890 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:31:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:31:56,892 - 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-03-24 01:31:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:31:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-24 01:31:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpl9moWW/cloudify-diamond-plugin-1.3.5 2019-03-24 01:31:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_sanz7h/env/bin/pip', 'freeze', '--all'] 2019-03-24 01:31:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:56,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:56,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:31:56,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:31:56,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:56,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:31:56,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:31:56,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:31:56,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:31:56,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:31:56,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:56,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:31:56,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f2ec79e4-3aa6-4376-a496-db89f712842b 2019-03-24 01:31:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:31:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:31:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ec79e4-3aa6-4376-a496-db89f712842b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:31:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e" 2019-03-24 01:31:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-918f6978-84af-48a1-b887-6bceb2def352 x-compute-request-id: req-918f6978-84af-48a1-b887-6bceb2def352 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-918f6978-84af-48a1-b887-6bceb2def352 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e" 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-918f6978-84af-48a1-b887-6bceb2def352 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:56,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-24 01:31:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-24 01:31:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-24 01:31:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e" 2019-03-24 01:31:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:31:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:31:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpn8IM4F/cloudify-diamond-plugin-1.3.5 2019-03-24 01:31:56,898 - 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-03-24 01:31:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:31:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-fed8fb53-4726-4764-9f4b-b14366b93763 x-compute-request-id: req-fed8fb53-4726-4764-9f4b-b14366b93763 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8c19b8d3-2a65-47e5-82fc-8c83b65026a0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90c9a3bb-4016-4f72-a284-8c73a7a53c35"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0fbcf0b-8f30-4025-b882-9a3fa90a2406"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-24 01:31:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-fed8fb53-4726-4764-9f4b-b14366b93763 2019-03-24 01:31:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-fed8fb53-4726-4764-9f4b-b14366b93763 2019-03-24 01:31:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-24 01:31:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-110b9b1f-80f0-4044-a095-6cce26ff2662 x-compute-request-id: req-110b9b1f-80f0-4044-a095-6cce26ff2662 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:31:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 01:31:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-24 01:31:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-110b9b1f-80f0-4044-a095-6cce26ff2662 2019-03-24 01:31:56,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:31:56,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:31:56,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:31:56,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:31:56,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:31:56,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:31:56,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:31:56,959 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:31:56 GMT 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:31:56,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:01,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:02,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:02,078 - 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-03-24T01:31:37.099Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-110b9b1f-80f0-4044-a095-6cce26ff2662", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.430Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.099Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.430Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.099Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.797Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.099Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c8651d4d-29e3-4998-8a22-7672cdf1fcf7", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.802Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.099Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8651d4d-29e3-4998-8a22-7672cdf1fcf7 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:36.802Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.208Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}], "metadata": {"pagination": {"total": 2413, "offset": 2004, "size": 50}}} 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:02 GMT 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:02,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:02,079 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:02,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-110b9b1f-80f0-4044-a095-6cce26ff2662 2019-03-24 01:32:02,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54731cc42d3c223a7452e00cfa2ee1b453b025e" 2019-03-24 01:32:02,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:02,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c8651d4d-29e3-4998-8a22-7672cdf1fcf7 2019-03-24 01:32:02,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8651d4d-29e3-4998-8a22-7672cdf1fcf7 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:02,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe" 2019-03-24 01:32:02,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-03-24 01:32:02,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-03-24 01:32:02,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-03-24 01:32:02,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-03-24 01:32:02,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-03-24 01:32:02,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-03-24 01:32:02,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-03-24 01:32:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-03-24 01:32:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-03-24 01:32:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-03-24 01:32:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-03-24 01:32:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-03-24 01:32:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-03-24 01:32:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-03-24 01:32:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-03-24 01:32:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-03-24 01:32:02,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-03-24 01:32:02,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-03-24 01:32:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-03-24 01:32:02,089 - 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-03-24 01:32:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-03-24 01:32:02,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:02,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:02,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:02,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:02,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:02,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:02,153 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:02 GMT 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:02,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:02,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:07,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:07,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:07,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:07,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:07,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:07,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:07,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-167.217) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Downloading https://files.pythonhosted.org/packages/65/ef/1da1cee1a1109fc9c87a1616b403af5425194145becc1cf0accc8bbb8460/pycryptodome-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_82ahgp/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_82ahgp/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_82ahgp/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-5dd17cd7-050f-43ac-a48b-22a624ed1ba1 x-compute-request-id: req-5dd17cd7-050f-43ac-a48b-22a624ed1ba1 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8c19b8d3-2a65-47e5-82fc-8c83b65026a0\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90c9a3bb-4016-4f72-a284-8c73a7a53c35\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0fbcf0b-8f30-4025-b882-9a3fa90a2406\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.130Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-5dd17cd7-050f-43ac-a48b-22a624ed1ba1", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.130Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-5dd17cd7-050f-43ac-a48b-22a624ed1ba1", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.131Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7aa5ff1-b7ae-4cd5-99a7-5845647bc5f0"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-82ahgp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-82ahgp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}], "metadata": {"pagination": {"total": 2442, "offset": 2054, "size": 50}}} 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:07 GMT 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:07,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:07,337 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... 2019-03-24 01:32:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2019-03-24 01:32:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-03-24 01:32:07,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-03-24 01:32:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-03-24 01:32:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-03-24 01:32:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-03-24 01:32:07,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:07,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-03-24 01:32:07,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-03-24 01:32:07,342 - 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-03-24 01:32:07,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-03-24 01:32:07,342 - 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-03-24 01:32:07,342 - 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-03-24 01:32:07,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-03-24 01:32:07,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.14) ... 2019-03-24 01:32:07,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... 2019-03-24 01:32:07,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2019-03-24 01:32:07,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-03-24 01:32:07,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-03-24 01:32:07,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-03-24 01:32:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-03-24 01:32:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-03-24 01:32:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/65/ef/1da1cee1a1109fc9c87a1616b403af5425194145becc1cf0accc8bbb8460/pycryptodome-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB) 2019-03-24 01:32:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_82ahgp/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-03-24 01:32:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_82ahgp/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-03-24 01:32:07,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_82ahgp/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-5dd17cd7-050f-43ac-a48b-22a624ed1ba1 x-compute-request-id: req-5dd17cd7-050f-43ac-a48b-22a624ed1ba1 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8c19b8d3-2a65-47e5-82fc-8c83b65026a0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90c9a3bb-4016-4f72-a284-8c73a7a53c35"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0fbcf0b-8f30-4025-b882-9a3fa90a2406"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-5dd17cd7-050f-43ac-a48b-22a624ed1ba1 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-5dd17cd7-050f-43ac-a48b-22a624ed1ba1 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-82ahgp 2019-03-24 01:32:07,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:32:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-03-24 01:32:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:32:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-82ahgp 2019-03-24 01:32:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:32:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-03-24 01:32:07,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-03-24 01:32:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-03-24 01:32:07,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:07,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:07,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:07,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:07,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:07,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:07,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:07,533 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:07 GMT 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:07,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:12,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:12,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.208Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:37.551Z", "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-03-24T01:31:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.582Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.682Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "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-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "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-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " /home/ubuntu/proxy_host_82ahgp/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-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " /home/ubuntu/proxy_host_82ahgp/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-03-24T01:31:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " /home/ubuntu/proxy_host_82ahgp/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-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " /home/ubuntu/proxy_host_82ahgp/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-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " /home/ubuntu/proxy_host_82ahgp/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-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " You are using pip version 9.0.1, however version 19.0.3 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "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-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "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-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": " Successfully installed pycryptodome-3.8.0 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Execution done (PID=1600, return_code=0): /tmp/ZNDO7/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "proxy_node_f30riu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.155Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:37.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.0f08a013-3498-4a20-8a39-2a16b635a202"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.752Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.752Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:38.752Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.260Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1443f5fc-02d5-4aa6-b0b4-c4236d33cb3f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.901Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.260Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.896Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.260Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.017Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.260Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.260Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-d04b378f-bf8c-4346-9965-6cad0625f0a9 x-compute-request-id: req-d04b378f-bf8c-4346-9965-6cad0625f0a9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.111Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.260Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1443f5fc-02d5-4aa6-b0b4-c4236d33cb3f", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:38.901Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d04b378f-bf8c-4346-9965-6cad0625f0a9", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.112Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d04b378f-bf8c-4346-9965-6cad0625f0a9", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.111Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.318Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.113Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:39.768Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:40.371Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 2442, "offset": 2104, "size": 50}}} 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:12 GMT 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:12,809 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:12,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:12,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-03-24 01:32:12,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe" 2019-03-24 01:32:12,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-24 01:32:12,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-03-24 01:32:12,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-24 01:32:12,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:12,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-24 01:32:12,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:12,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-03-24 01:32:12,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:32:12,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-03-24 01:32:12,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_82ahgp/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-03-24 01:32:12,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-03-24 01:32:12,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_82ahgp/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-03-24 01:32:12,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-24 01:32:12,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_82ahgp/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-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_82ahgp/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-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_82ahgp/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-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.0.3 is available. 2019-03-24 01:32:12,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-03-24 01:32:12,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-03-24 01:32:12,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-03-24 01:32:12,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.0 pysnmp-4.3.5 2019-03-24 01:32:12,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1600, return_code=0): /tmp/ZNDO7/install_requirements.sh 2019-03-24 01:32:12,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:32:12,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:32:12,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:32:12,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:32:12,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:32:12,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-24 01:32:12,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:32:12,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:32:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1443f5fc-02d5-4aa6-b0b4-c4236d33cb3f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:32:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-d04b378f-bf8c-4346-9965-6cad0625f0a9 x-compute-request-id: req-d04b378f-bf8c-4346-9965-6cad0625f0a9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1443f5fc-02d5-4aa6-b0b4-c4236d33cb3f 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d04b378f-bf8c-4346-9965-6cad0625f0a9 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d04b378f-bf8c-4346-9965-6cad0625f0a9 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd" 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe" 2019-03-24 01:32:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:32:12,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:32:12,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:13,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:13,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:13,086 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:13 GMT 2019-03-24 01:32:13,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:13,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:13,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:13,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:13,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:18,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:18,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:18,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:40.371Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:40.371Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.762Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-a3c7eceb-f000-474d-b866-ea62d25ba277", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.794Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-a3c7eceb-f000-474d-b866-ea62d25ba277 x-compute-request-id: req-a3c7eceb-f000-474d-b866-ea62d25ba277 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.793Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-be5fec0a-a364-48b6-b97d-581ab6fc6051", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.353Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.345Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5fec0a-a364-48b6-b97d-581ab6fc6051 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.353Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.357Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-59879927-03c6-4e92-9b61-f3297b55dfdc", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.356Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-59879927-03c6-4e92-9b61-f3297b55dfdc", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.356Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-59879927-03c6-4e92-9b61-f3297b55dfdc x-compute-request-id: req-59879927-03c6-4e92-9b61-f3297b55dfdc Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.356Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.860Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:39.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-a3c7eceb-f000-474d-b866-ea62d25ba277", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.794Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:40.796Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-08ee01e8-4b89-490f-b82c-302b19eae6de", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.502Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.502Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-75c27937-728a-4f03-92ad-66411faeb528", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.653Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-75c27937-728a-4f03-92ad-66411faeb528", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.652Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75c27937-728a-4f03-92ad-66411faeb528 x-compute-request-id: req-75c27937-728a-4f03-92ad-66411faeb528 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.652Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-0d250d34-68a3-4104-9d46-6a1c3d13e60a", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.601Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-0d250d34-68a3-4104-9d46-6a1c3d13e60a", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.601Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.602Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-0d250d34-68a3-4104-9d46-6a1c3d13e60a x-compute-request-id: req-0d250d34-68a3-4104-9d46-6a1c3d13e60a Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8c19b8d3-2a65-47e5-82fc-8c83b65026a0\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90c9a3bb-4016-4f72-a284-8c73a7a53c35\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0fbcf0b-8f30-4025-b882-9a3fa90a2406\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.600Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-39d24e48-1f70-4441-8a3c-decff4dd82fb x-compute-request-id: req-39d24e48-1f70-4441-8a3c-decff4dd82fb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.309Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-39d24e48-1f70-4441-8a3c-decff4dd82fb", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.309Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-39d24e48-1f70-4441-8a3c-decff4dd82fb", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.309Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.310Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.d1e25383-7b94-4b2f-a754-1935ad10bd84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-08ee01e8-4b89-490f-b82c-302b19eae6de x-compute-request-id: req-08ee01e8-4b89-490f-b82c-302b19eae6de Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.501Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:41.916Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-08ee01e8-4b89-490f-b82c-302b19eae6de", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.501Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:42.426Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.082Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:42.426Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.157Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:42.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.402Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:42.426Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d6c0cb34-3e9e-43bd-95f0-475d1bea2f72", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.999Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:42.426Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c0cb34-3e9e-43bd-95f0-475d1bea2f72 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.999Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:42.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:41.994Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5179e3fb-f305-4bf8-a477-27783a1ebf65 x-compute-request-id: req-5179e3fb-f305-4bf8-a477-27783a1ebf65 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\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cab1c7c2-41c1-4699-9604-c61b846a876f\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.730Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.731Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-316fa088-fdbf-49dd-bed4-87c88b55d42a", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.516Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.517Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-316fa088-fdbf-49dd-bed4-87c88b55d42a x-compute-request-id: req-316fa088-fdbf-49dd-bed4-87c88b55d42a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.515Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-316fa088-fdbf-49dd-bed4-87c88b55d42a", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.516Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-5179e3fb-f305-4bf8-a477-27783a1ebf65", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.730Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.009Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-5179e3fb-f305-4bf8-a477-27783a1ebf65", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:42.730Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.557Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-1f5f2062-36ee-4dee-9677-3c375fa8bb04", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.143Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.557Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-805e2ecc-b387-4032-a0e2-736934865866 x-compute-request-id: req-805e2ecc-b387-4032-a0e2-736934865866 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.467Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.557Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-1f5f2062-36ee-4dee-9677-3c375fa8bb04", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.143Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.199Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}], "metadata": {"pagination": {"total": 2443, "offset": 2154, "size": 50}}} 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:18 GMT 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:18,304 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:18,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:32:18,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-24 01:32:18,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168" 2019-03-24 01:32:18,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-a3c7eceb-f000-474d-b866-ea62d25ba277 2019-03-24 01:32:18,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-a3c7eceb-f000-474d-b866-ea62d25ba277 x-compute-request-id: req-a3c7eceb-f000-474d-b866-ea62d25ba277 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:18,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-be5fec0a-a364-48b6-b97d-581ab6fc6051 2019-03-24 01:32:18,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:18,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5fec0a-a364-48b6-b97d-581ab6fc6051 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:18,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe" 2019-03-24 01:32:18,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-59879927-03c6-4e92-9b61-f3297b55dfdc 2019-03-24 01:32:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-59879927-03c6-4e92-9b61-f3297b55dfdc 2019-03-24 01:32:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-59879927-03c6-4e92-9b61-f3297b55dfdc x-compute-request-id: req-59879927-03c6-4e92-9b61-f3297b55dfdc Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:32:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:32:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-24 01:32:18,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-a3c7eceb-f000-474d-b866-ea62d25ba277 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd" 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-08ee01e8-4b89-490f-b82c-302b19eae6de 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168" 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-75c27937-728a-4f03-92ad-66411faeb528 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-75c27937-728a-4f03-92ad-66411faeb528 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75c27937-728a-4f03-92ad-66411faeb528 x-compute-request-id: req-75c27937-728a-4f03-92ad-66411faeb528 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:32:18,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-0d250d34-68a3-4104-9d46-6a1c3d13e60a 2019-03-24 01:32:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-0d250d34-68a3-4104-9d46-6a1c3d13e60a 2019-03-24 01:32:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd" 2019-03-24 01:32:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-0d250d34-68a3-4104-9d46-6a1c3d13e60a x-compute-request-id: req-0d250d34-68a3-4104-9d46-6a1c3d13e60a Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8c19b8d3-2a65-47e5-82fc-8c83b65026a0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90c9a3bb-4016-4f72-a284-8c73a7a53c35"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0fbcf0b-8f30-4025-b882-9a3fa90a2406"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-24 01:32:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-39d24e48-1f70-4441-8a3c-decff4dd82fb x-compute-request-id: req-39d24e48-1f70-4441-8a3c-decff4dd82fb Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-39d24e48-1f70-4441-8a3c-decff4dd82fb 2019-03-24 01:32:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-39d24e48-1f70-4441-8a3c-decff4dd82fb 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0e341424ecf2158d0d222858761753e19fe6fe" 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-08ee01e8-4b89-490f-b82c-302b19eae6de x-compute-request-id: req-08ee01e8-4b89-490f-b82c-302b19eae6de Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-08ee01e8-4b89-490f-b82c-302b19eae6de 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23" 2019-03-24 01:32:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d6c0cb34-3e9e-43bd-95f0-475d1bea2f72 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c0cb34-3e9e-43bd-95f0-475d1bea2f72 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5179e3fb-f305-4bf8-a477-27783a1ebf65 x-compute-request-id: req-5179e3fb-f305-4bf8-a477-27783a1ebf65 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": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cab1c7c2-41c1-4699-9604-c61b846a876f"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168" 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-316fa088-fdbf-49dd-bed4-87c88b55d42a 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc3a8809a37b263d43eb627e72dc8108d685bdd" 2019-03-24 01:32:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-316fa088-fdbf-49dd-bed4-87c88b55d42a x-compute-request-id: req-316fa088-fdbf-49dd-bed4-87c88b55d42a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-316fa088-fdbf-49dd-bed4-87c88b55d42a 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-5179e3fb-f305-4bf8-a477-27783a1ebf65 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-5179e3fb-f305-4bf8-a477-27783a1ebf65 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-1f5f2062-36ee-4dee-9677-3c375fa8bb04 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-805e2ecc-b387-4032-a0e2-736934865866 x-compute-request-id: req-805e2ecc-b387-4032-a0e2-736934865866 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-1f5f2062-36ee-4dee-9677-3c375fa8bb04 2019-03-24 01:32:18,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:18,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:18,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:18,383 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:18 GMT 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:18,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:23,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:23,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:23,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:23,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:23,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:23,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:23,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:23,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:23,620 - 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-03-24T01:31:43.557Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-1f5f2062-36ee-4dee-9677-3c375fa8bb04", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.143Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.557Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-1f5f2062-36ee-4dee-9677-3c375fa8bb04 x-compute-request-id: req-1f5f2062-36ee-4dee-9677-3c375fa8bb04 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8c19b8d3-2a65-47e5-82fc-8c83b65026a0\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90c9a3bb-4016-4f72-a284-8c73a7a53c35\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0fbcf0b-8f30-4025-b882-9a3fa90a2406\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"3f4a6bee-af49-453e-9dac-4626a37aa4ca\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.143Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.50c50ca1-bf4f-41f4-8445-403dc3404399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:43.557Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7662a1aa-e217-489d-8100-14612bb69dd4", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.204Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.376Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-805e2ecc-b387-4032-a0e2-736934865866", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.467Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.480Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.618Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-805e2ecc-b387-4032-a0e2-736934865866", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.467Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-b28d8ce6-c265-4d01-81a4-22292c29b482", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.479Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.468Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-b28d8ce6-c265-4d01-81a4-22292c29b482", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.479Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.252Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-b28d8ce6-c265-4d01-81a4-22292c29b482 x-compute-request-id: req-b28d8ce6-c265-4d01-81a4-22292c29b482 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:40Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:43.479Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.478Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-d887c83d-5a4a-4248-bb08-27ae76413ae1", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.379Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-d887c83d-5a4a-4248-bb08-27ae76413ae1", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.379Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff01c117-de10-4715-ad54-25d567e3861b x-compute-request-id: req-ff01c117-de10-4715-ad54-25d567e3861b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bdf69f17-2177-4052-b3df-bda3d0dd7340\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9fac7b1-7932-4219-b9c1-4fb34efe0e9a\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.509Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-ff01c117-de10-4715-ad54-25d567e3861b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.509Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-ff01c117-de10-4715-ad54-25d567e3861b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.509Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.510Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2 x-compute-request-id: req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.478Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.478Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d887c83d-5a4a-4248-bb08-27ae76413ae1 x-compute-request-id: req-d887c83d-5a4a-4248-bb08-27ae76413ae1 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\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cab1c7c2-41c1-4699-9604-c61b846a876f\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.379Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e1bd5be7-89af-4887-bfd7-5f87049959d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:44.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.478Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.900Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.029Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-79fbab09-2aeb-4db9-90aa-a29acf7be792 x-compute-request-id: req-79fbab09-2aeb-4db9-90aa-a29acf7be792 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.027Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.164Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-85a65ea8-0eb1-4241-b103-1f07bb940908", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.162Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-85a65ea8-0eb1-4241-b103-1f07bb940908", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.162Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-79fbab09-2aeb-4db9-90aa-a29acf7be792", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.028Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-85a65ea8-0eb1-4241-b103-1f07bb940908 x-compute-request-id: req-85a65ea8-0eb1-4241-b103-1f07bb940908 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:40Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.161Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:44.782Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:45.401Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-79fbab09-2aeb-4db9-90aa-a29acf7be792", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.027Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.033Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.506Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.033Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.033Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-c4a8294c-110d-4df5-b31f-e1e51dd1f5db x-compute-request-id: req-c4a8294c-110d-4df5-b31f-e1e51dd1f5db Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bdf69f17-2177-4052-b3df-bda3d0dd7340\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9fac7b1-7932-4219-b9c1-4fb34efe0e9a\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.864Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.851Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.510Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.356Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.504Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-c4a8294c-110d-4df5-b31f-e1e51dd1f5db", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.864Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-c4a8294c-110d-4df5-b31f-e1e51dd1f5db", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.864Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6bc900c6-193f-42d3-82f0-552a58779a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-d5e69897-80bb-4785-8c9d-103e6c18c6e6 x-compute-request-id: req-d5e69897-80bb-4785-8c9d-103e6c18c6e6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.850Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d5e69897-80bb-4785-8c9d-103e6c18c6e6", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.850Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:46.717Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d5e69897-80bb-4785-8c9d-103e6c18c6e6", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:45.850Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-cbd533e1-e153-4789-a145-555fe98d4204 x-compute-request-id: req-cbd533e1-e153-4789-a145-555fe98d4204 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.820Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-96f8fd25-a73c-4289-a785-0d1873e1bcb9", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.509Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}], "metadata": {"pagination": {"total": 2472, "offset": 2204, "size": 50}}} 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:23 GMT 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:23,621 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-1f5f2062-36ee-4dee-9677-3c375fa8bb04 2019-03-24 01:32:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-1f5f2062-36ee-4dee-9677-3c375fa8bb04 x-compute-request-id: req-1f5f2062-36ee-4dee-9677-3c375fa8bb04 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8c19b8d3-2a65-47e5-82fc-8c83b65026a0"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90c9a3bb-4016-4f72-a284-8c73a7a53c35"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0fbcf0b-8f30-4025-b882-9a3fa90a2406"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "3f4a6bee-af49-453e-9dac-4626a37aa4ca", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-24 01:32:23,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7662a1aa-e217-489d-8100-14612bb69dd4 2019-03-24 01:32:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:32:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:32:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-805e2ecc-b387-4032-a0e2-736934865866 2019-03-24 01:32:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23" 2019-03-24 01:32:23,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa" 2019-03-24 01:32:23,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-805e2ecc-b387-4032-a0e2-736934865866 2019-03-24 01:32:23,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-b28d8ce6-c265-4d01-81a4-22292c29b482 2019-03-24 01:32:23,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28e0bf0111c9c3bd270924dd6df94f7ca290168" 2019-03-24 01:32:23,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-b28d8ce6-c265-4d01-81a4-22292c29b482 2019-03-24 01:32:23,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-b28d8ce6-c265-4d01-81a4-22292c29b482 x-compute-request-id: req-b28d8ce6-c265-4d01-81a4-22292c29b482 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:23,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2 2019-03-24 01:32:23,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-d887c83d-5a4a-4248-bb08-27ae76413ae1 2019-03-24 01:32:23,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-d887c83d-5a4a-4248-bb08-27ae76413ae1 2019-03-24 01:32:23,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff01c117-de10-4715-ad54-25d567e3861b x-compute-request-id: req-ff01c117-de10-4715-ad54-25d567e3861b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bdf69f17-2177-4052-b3df-bda3d0dd7340"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9fac7b1-7932-4219-b9c1-4fb34efe0e9a"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-24 01:32:23,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-ff01c117-de10-4715-ad54-25d567e3861b 2019-03-24 01:32:23,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-ff01c117-de10-4715-ad54-25d567e3861b 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23" 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2 x-compute-request-id: req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d3f540b0-a964-4db0-a4b6-b20ea3b43ae2 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d887c83d-5a4a-4248-bb08-27ae76413ae1 x-compute-request-id: req-d887c83d-5a4a-4248-bb08-27ae76413ae1 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": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cab1c7c2-41c1-4699-9604-c61b846a876f"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa" 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:23,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-24 01:32:23,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa" 2019-03-24 01:32:23,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-79fbab09-2aeb-4db9-90aa-a29acf7be792 x-compute-request-id: req-79fbab09-2aeb-4db9-90aa-a29acf7be792 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:32:23,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044c26bd7a2a814eff4375ab4913453a02a07a23" 2019-03-24 01:32:23,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-85a65ea8-0eb1-4241-b103-1f07bb940908 2019-03-24 01:32:23,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-85a65ea8-0eb1-4241-b103-1f07bb940908 2019-03-24 01:32:23,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-79fbab09-2aeb-4db9-90aa-a29acf7be792 2019-03-24 01:32:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-85a65ea8-0eb1-4241-b103-1f07bb940908 x-compute-request-id: req-85a65ea8-0eb1-4241-b103-1f07bb940908 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-79fbab09-2aeb-4db9-90aa-a29acf7be792 2019-03-24 01:32:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:32:23,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-c4a8294c-110d-4df5-b31f-e1e51dd1f5db x-compute-request-id: req-c4a8294c-110d-4df5-b31f-e1e51dd1f5db Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bdf69f17-2177-4052-b3df-bda3d0dd7340"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9fac7b1-7932-4219-b9c1-4fb34efe0e9a"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aed90f50aafffe4b59d376cb9742418722848aa" 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-c4a8294c-110d-4df5-b31f-e1e51dd1f5db 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-c4a8294c-110d-4df5-b31f-e1e51dd1f5db 2019-03-24 01:32:23,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-d5e69897-80bb-4785-8c9d-103e6c18c6e6 x-compute-request-id: req-d5e69897-80bb-4785-8c9d-103e6c18c6e6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:23,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d5e69897-80bb-4785-8c9d-103e6c18c6e6 2019-03-24 01:32:23,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-d5e69897-80bb-4785-8c9d-103e6c18c6e6 2019-03-24 01:32:23,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-cbd533e1-e153-4789-a145-555fe98d4204 x-compute-request-id: req-cbd533e1-e153-4789-a145-555fe98d4204 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:32:23,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-96f8fd25-a73c-4289-a785-0d1873e1bcb9 2019-03-24 01:32:23,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:23,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:23,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:23,707 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:23 GMT 2019-03-24 01:32:23,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:23,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:23,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:23,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:23,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:28,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:28,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:28,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:28,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:28,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:28,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:28,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:28,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:28,811 - 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-03-24T01:31:47.330Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f8fd25-a73c-4289-a785-0d1873e1bcb9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.509Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.915Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-718c8a9c-fa8f-4243-aa1c-0d162d54049e", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.851Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-718c8a9c-fa8f-4243-aa1c-0d162d54049e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.851Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.844Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-cbd533e1-e153-4789-a145-555fe98d4204", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.821Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.330Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-cbd533e1-e153-4789-a145-555fe98d4204", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:46.821Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4ca17cb-7e66-4b06-999b-c5f09345b308"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.997Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:47.677Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.997Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:47.602Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.997Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-dc79bc71-9537-402d-9184-d68687c1895c", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:47.815Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.997Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc79bc71-9537-402d-9184-d68687c1895c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:47.815Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:47.810Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:47.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:47.275Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:48.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.702Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:48.757Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-9c12218f-d53c-4282-b0bc-a2afff97a155", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.418Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:48.757Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-9c12218f-d53c-4282-b0bc-a2afff97a155", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.418Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:48.757Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c12218f-d53c-4282-b0bc-a2afff97a155 x-compute-request-id: req-9c12218f-d53c-4282-b0bc-a2afff97a155 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.417Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:48.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.232Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:48.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.418Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.678Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e4c39cb6-0d73-4c1a-b42c-18784e120f8c", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.677Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e4c39cb6-0d73-4c1a-b42c-18784e120f8c", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.677Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-e4c39cb6-0d73-4c1a-b42c-18784e120f8c x-compute-request-id: req-e4c39cb6-0d73-4c1a-b42c-18784e120f8c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.677Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-99047774-1300-43a0-a630-aa42680f9fc5", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.708Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99047774-1300-43a0-a630-aa42680f9fc5 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:48.708Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.114Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-e01a685c-0763-4a62-a91d-a34bf594e027", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.807Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88c6928f-cd64-4638-8951-3d03ee2c128c x-compute-request-id: req-88c6928f-cd64-4638-8951-3d03ee2c128c 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\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cab1c7c2-41c1-4699-9604-c61b846a876f\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.835Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2 x-compute-request-id: req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:40Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.267Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.268Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.268Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.269Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80 x-compute-request-id: req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.317Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.317Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.317Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.319Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-e01a685c-0763-4a62-a91d-a34bf594e027 x-compute-request-id: req-e01a685c-0763-4a62-a91d-a34bf594e027 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bdf69f17-2177-4052-b3df-bda3d0dd7340\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9fac7b1-7932-4219-b9c1-4fb34efe0e9a\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.807Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-e01a685c-0763-4a62-a91d-a34bf594e027", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.807Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:49.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.809Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5e271e48-aadc-4b3f-ba2f-969eb025a961", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.057Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.058Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-3ccb3984-2745-4983-94d7-43d15b2e5620 x-compute-request-id: req-3ccb3984-2745-4983-94d7-43d15b2e5620 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.275Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.276Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db x-compute-request-id: req-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.503Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-88c6928f-cd64-4638-8951-3d03ee2c128c", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.835Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-88c6928f-cd64-4638-8951-3d03ee2c128c", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.836Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-3ccb3984-2745-4983-94d7-43d15b2e5620", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.275Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2a4491db-06b7-4b35-baad-bdc09912b667 x-compute-request-id: req-2a4491db-06b7-4b35-baad-bdc09912b667 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.843Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.837Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2a4491db-06b7-4b35-baad-bdc09912b667", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.844Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}], "metadata": {"pagination": {"total": 2481, "offset": 2254, "size": 50}}} 2019-03-24 01:32:28,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:28 GMT 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:28,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:28,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f8fd25-a73c-4289-a785-0d1873e1bcb9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:28,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7" 2019-03-24 01:32:28,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-718c8a9c-fa8f-4243-aa1c-0d162d54049e 2019-03-24 01:32:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-718c8a9c-fa8f-4243-aa1c-0d162d54049e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-cbd533e1-e153-4789-a145-555fe98d4204 2019-03-24 01:32:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-cbd533e1-e153-4789-a145-555fe98d4204 2019-03-24 01:32:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:28,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:28,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-dc79bc71-9537-402d-9184-d68687c1895c 2019-03-24 01:32:28,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc79bc71-9537-402d-9184-d68687c1895c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:28,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:28,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d" 2019-03-24 01:32:28,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:28,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-9c12218f-d53c-4282-b0bc-a2afff97a155 2019-03-24 01:32:28,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-9c12218f-d53c-4282-b0bc-a2afff97a155 2019-03-24 01:32:28,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c12218f-d53c-4282-b0bc-a2afff97a155 x-compute-request-id: req-9c12218f-d53c-4282-b0bc-a2afff97a155 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:28,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb" 2019-03-24 01:32:28,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7" 2019-03-24 01:32:28,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d" 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e4c39cb6-0d73-4c1a-b42c-18784e120f8c 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-e4c39cb6-0d73-4c1a-b42c-18784e120f8c 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-e4c39cb6-0d73-4c1a-b42c-18784e120f8c x-compute-request-id: req-e4c39cb6-0d73-4c1a-b42c-18784e120f8c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-99047774-1300-43a0-a630-aa42680f9fc5 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99047774-1300-43a0-a630-aa42680f9fc5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0" 2019-03-24 01:32:28,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-e01a685c-0763-4a62-a91d-a34bf594e027 2019-03-24 01:32:28,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88c6928f-cd64-4638-8951-3d03ee2c128c x-compute-request-id: req-88c6928f-cd64-4638-8951-3d03ee2c128c 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": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cab1c7c2-41c1-4699-9604-c61b846a876f"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-24 01:32:28,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2 x-compute-request-id: req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:28,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2 2019-03-24 01:32:28,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-3b5ef33a-9504-46b5-ba7c-72f86b8127e2 2019-03-24 01:32:28,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb" 2019-03-24 01:32:28,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80 x-compute-request-id: req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-24 01:32:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80 2019-03-24 01:32:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-5329ce7e-ce19-4cd4-beb8-cacf457c3e80 2019-03-24 01:32:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d" 2019-03-24 01:32:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-e01a685c-0763-4a62-a91d-a34bf594e027 x-compute-request-id: req-e01a685c-0763-4a62-a91d-a34bf594e027 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bdf69f17-2177-4052-b3df-bda3d0dd7340"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9fac7b1-7932-4219-b9c1-4fb34efe0e9a"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-24 01:32:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-e01a685c-0763-4a62-a91d-a34bf594e027 2019-03-24 01:32:28,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb" 2019-03-24 01:32:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5e271e48-aadc-4b3f-ba2f-969eb025a961 2019-03-24 01:32:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52a0db6337d62550e71752455b592b4305ce60d" 2019-03-24 01:32:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-3ccb3984-2745-4983-94d7-43d15b2e5620 x-compute-request-id: req-3ccb3984-2745-4983-94d7-43d15b2e5620 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7" 2019-03-24 01:32:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db x-compute-request-id: req-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:32:28,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-88c6928f-cd64-4638-8951-3d03ee2c128c 2019-03-24 01:32:28,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-88c6928f-cd64-4638-8951-3d03ee2c128c 2019-03-24 01:32:28,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-3ccb3984-2745-4983-94d7-43d15b2e5620 2019-03-24 01:32:28,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2a4491db-06b7-4b35-baad-bdc09912b667 x-compute-request-id: req-2a4491db-06b7-4b35-baad-bdc09912b667 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:28,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60328ce839a81e33fb756983193aa4b9932e38d7" 2019-03-24 01:32:28,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2a4491db-06b7-4b35-baad-bdc09912b667 2019-03-24 01:32:28,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:28,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:28,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:28,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:28,894 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:28 GMT 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:28,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:28,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:28,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:28,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:33,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:33,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:33,991 - 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-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2a4491db-06b7-4b35-baad-bdc09912b667", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.844Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:49.846Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-3ccb3984-2745-4983-94d7-43d15b2e5620", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.275Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-5e271e48-aadc-4b3f-ba2f-969eb025a961 x-compute-request-id: req-5e271e48-aadc-4b3f-ba2f-969eb025a961 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.057Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:50.545Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5e271e48-aadc-4b3f-ba2f-969eb025a961", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.057Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-561ee2af-4281-4d77-827a-3abe50dde457 x-compute-request-id: req-561ee2af-4281-4d77-827a-3abe50dde457 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.775Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-561ee2af-4281-4d77-827a-3abe50dde457", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.776Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.503Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.503Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.504Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-649ea0ff-089d-422f-9731-f519c38d5916 x-compute-request-id: req-649ea0ff-089d-422f-9731-f519c38d5916 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:40Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.625Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-649ea0ff-089d-422f-9731-f519c38d5916", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.625Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-649ea0ff-089d-422f-9731-f519c38d5916", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.626Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.626Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.130Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-561ee2af-4281-4d77-827a-3abe50dde457", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:50.775Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4861ee91-5b12-45e2-ac50-d16b5a897835"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.648Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-f249cc97-d5cb-41c8-a64b-74cb9a08cd01 x-compute-request-id: req-f249cc97-d5cb-41c8-a64b-74cb9a08cd01 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bdf69f17-2177-4052-b3df-bda3d0dd7340\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9fac7b1-7932-4219-b9c1-4fb34efe0e9a\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"69278b93-1d68-48fb-916c-9b98dce3de3d\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.272Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-f249cc97-d5cb-41c8-a64b-74cb9a08cd01", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.272Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-f249cc97-d5cb-41c8-a64b-74cb9a08cd01", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.272Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.34a3d425-664e-49ab-91d4-e9c4dd14c974"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.572Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2deda837-3321-46a8-b0ce-e1d14c9b2c38 x-compute-request-id: req-2deda837-3321-46a8-b0ce-e1d14c9b2c38 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\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cab1c7c2-41c1-4699-9604-c61b846a876f\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"336a8b37-4955-48fc-bfcd-b8c8901378d7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.274Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-2deda837-3321-46a8-b0ce-e1d14c9b2c38", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.274Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:51.827Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-2deda837-3321-46a8-b0ce-e1d14c9b2c38", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.275Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.9b6aceec-4a51-4116-98e6-32dd41e6d959"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.374Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.726Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.374Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.746Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.374Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2e125221-d3c7-4cc9-bd37-4ff702c037b8 x-compute-request-id: req-2e125221-d3c7-4cc9-bd37-4ff702c037b8 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.257Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.990Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2e125221-d3c7-4cc9-bd37-4ff702c037b8", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.257Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.990Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.234Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.990Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:51.993Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.990Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2e125221-d3c7-4cc9-bd37-4ff702c037b8", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.257Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.258Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:52.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.838Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.259Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7913f32e-ae76-4b64-a17f-faf303253abf", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.849Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7913f32e-ae76-4b64-a17f-faf303253abf 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:52.849Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.410Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f8ae8494-7fba-4ca8-afc7-68e410e83da8", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.285Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ae8494-7fba-4ca8-afc7-68e410e83da8 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.285Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:53.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.280Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b761d932-3d34-4e15-a54d-9a2bca2f5952 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.416Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.868Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.991Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb18a4fbadce861d9ef669df4a97126f421c8097\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.818Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44b372ce6a78d92c5e5c6560ba1519ac7feeec0b\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.694Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-db111b14-8348-456a-a847-0745a3e1687b", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.568Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-db111b14-8348-456a-a847-0745a3e1687b", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.568Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-db111b14-8348-456a-a847-0745a3e1687b x-compute-request-id: req-db111b14-8348-456a-a847-0745a3e1687b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.567Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c8d85fd4-63ef-49d6-9d9a-ad9bb86f2a23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.246Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b761d932-3d34-4e15-a54d-9a2bca2f5952", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:53.416Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb18a4fbadce861d9ef669df4a97126f421c8097\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.212\"}}'", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.551Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-e8cbc1cb-fc62-4020-b625-1f294cab21fe", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.550Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}], "metadata": {"pagination": {"total": 2481, "offset": 2304, "size": 50}}} 2019-03-24 01:32:33,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:33,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:33 GMT 2019-03-24 01:32:33,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:33,991 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:33,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:33,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:33,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:33,992 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:33,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2a4491db-06b7-4b35-baad-bdc09912b667 2019-03-24 01:32:33,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0" 2019-03-24 01:32:33,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-3ccb3984-2745-4983-94d7-43d15b2e5620 2019-03-24 01:32:33,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-5e271e48-aadc-4b3f-ba2f-969eb025a961 x-compute-request-id: req-5e271e48-aadc-4b3f-ba2f-969eb025a961 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:33,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5e271e48-aadc-4b3f-ba2f-969eb025a961 2019-03-24 01:32:33,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-561ee2af-4281-4d77-827a-3abe50dde457 x-compute-request-id: req-561ee2af-4281-4d77-827a-3abe50dde457 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-24 01:32:33,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-561ee2af-4281-4d77-827a-3abe50dde457 2019-03-24 01:32:33,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db 2019-03-24 01:32:33,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9e09d2b7-fd77-45b0-849d-9bc56d8cc6db 2019-03-24 01:32:33,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0" 2019-03-24 01:32:33,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-649ea0ff-089d-422f-9731-f519c38d5916 x-compute-request-id: req-649ea0ff-089d-422f-9731-f519c38d5916 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:33,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-649ea0ff-089d-422f-9731-f519c38d5916 2019-03-24 01:32:33,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-649ea0ff-089d-422f-9731-f519c38d5916 2019-03-24 01:32:33,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98327b218ef90a3abcfb1e03ed3a8475a368f6bb" 2019-03-24 01:32:33,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-561ee2af-4281-4d77-827a-3abe50dde457 2019-03-24 01:32:33,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-f249cc97-d5cb-41c8-a64b-74cb9a08cd01 x-compute-request-id: req-f249cc97-d5cb-41c8-a64b-74cb9a08cd01 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bdf69f17-2177-4052-b3df-bda3d0dd7340"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9fac7b1-7932-4219-b9c1-4fb34efe0e9a"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "69278b93-1d68-48fb-916c-9b98dce3de3d", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-24 01:32:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-f249cc97-d5cb-41c8-a64b-74cb9a08cd01 2019-03-24 01:32:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-f249cc97-d5cb-41c8-a64b-74cb9a08cd01 2019-03-24 01:32:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2deda837-3321-46a8-b0ce-e1d14c9b2c38 x-compute-request-id: req-2deda837-3321-46a8-b0ce-e1d14c9b2c38 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": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bf49ac64-6c21-4f0a-99b9-6fe5ccf89ea6"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cab1c7c2-41c1-4699-9604-c61b846a876f"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "336a8b37-4955-48fc-bfcd-b8c8901378d7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-24 01:32:33,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-2deda837-3321-46a8-b0ce-e1d14c9b2c38 2019-03-24 01:32:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-2deda837-3321-46a8-b0ce-e1d14c9b2c38 2019-03-24 01:32:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-2e125221-d3c7-4cc9-bd37-4ff702c037b8 x-compute-request-id: req-2e125221-d3c7-4cc9-bd37-4ff702c037b8 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2e125221-d3c7-4cc9-bd37-4ff702c037b8 2019-03-24 01:32:33,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-2e125221-d3c7-4cc9-bd37-4ff702c037b8 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbce54a6adc748014e57a91c50b979d381c42e0" 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e" 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7913f32e-ae76-4b64-a17f-faf303253abf 2019-03-24 01:32:34,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7913f32e-ae76-4b64-a17f-faf303253abf 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:34,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:34,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f8ae8494-7fba-4ca8-afc7-68e410e83da8 2019-03-24 01:32:34,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ae8494-7fba-4ca8-afc7-68e410e83da8 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:34,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:34,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b761d932-3d34-4e15-a54d-9a2bca2f5952 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:34,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:34,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-24 01:32:34,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb18a4fbadce861d9ef669df4a97126f421c8097" 2019-03-24 01:32:34,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b372ce6a78d92c5e5c6560ba1519ac7feeec0b" 2019-03-24 01:32:34,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-db111b14-8348-456a-a847-0745a3e1687b 2019-03-24 01:32:34,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-db111b14-8348-456a-a847-0745a3e1687b 2019-03-24 01:32:34,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-db111b14-8348-456a-a847-0745a3e1687b x-compute-request-id: req-db111b14-8348-456a-a847-0745a3e1687b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:32:34,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b761d932-3d34-4e15-a54d-9a2bca2f5952 2019-03-24 01:32:34,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb18a4fbadce861d9ef669df4a97126f421c8097" -d '{"addFloatingIp": {"address": "172.30.9.212"}}' 2019-03-24 01:32:34,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-e8cbc1cb-fc62-4020-b625-1f294cab21fe 2019-03-24 01:32:34,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:34,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:34,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:34,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:34,071 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:34 GMT 2019-03-24 01:32:34,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:34,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:34,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:34,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:34,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:39,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:39,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:39,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:39,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:39,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:39,169 - 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-03-24T01:31:54.878Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-e8cbc1cb-fc62-4020-b625-1f294cab21fe", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.550Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-e8cbc1cb-fc62-4020-b625-1f294cab21fe", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.550Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8cbc1cb-fc62-4020-b625-1f294cab21fe x-compute-request-id: req-e8cbc1cb-fc62-4020-b625-1f294cab21fe Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.549Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44b372ce6a78d92c5e5c6560ba1519ac7feeec0b\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.426Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-8ef922ae-18d4-4a02-aa3a-2e6676146346", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.425Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:54.878Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-8ef922ae-18d4-4a02-aa3a-2e6676146346", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.425Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:55.499Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-171b56bc-b850-4c8f-8341-14ec744c7198 x-compute-request-id: req-171b56bc-b850-4c8f-8341-14ec744c7198 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.770Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:55.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.772Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:55.499Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-171b56bc-b850-4c8f-8341-14ec744c7198", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.771Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:55.499Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-171b56bc-b850-4c8f-8341-14ec744c7198", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:54.770Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.199Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-96f4161c-2924-49bf-a121-6293c9896dde x-compute-request-id: req-96f4161c-2924-49bf-a121-6293c9896dde Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:56.091Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a7e84c39ed566a042e5331693f7abb32598e002\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:55.898Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.199Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-bc7ffb77-09c0-4013-917e-999803cdb5f6", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:55.490Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.199Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7ffb77-09c0-4013-917e-999803cdb5f6 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:55.490Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:55.486Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:56.093Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.703Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-96f4161c-2924-49bf-a121-6293c9896dde", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:56.092Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:56.703Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-96f4161c-2924-49bf-a121-6293c9896dde", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:56.091Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:57.345Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-48a9a20d-f60d-4c21-9f2f-870fb70b08a0 x-compute-request-id: req-48a9a20d-f60d-4c21-9f2f-870fb70b08a0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.223Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ce065f05-c269-41f3-b444-ce5aa4a69ee7", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.710Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce065f05-c269-41f3-b444-ce5aa4a69ee7 x-compute-request-id: req-ce065f05-c269-41f3-b444-ce5aa4a69ee7 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.709Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a7e84c39ed566a042e5331693f7abb32598e002\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.213\"}}'", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.224Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-48a9a20d-f60d-4c21-9f2f-870fb70b08a0", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.224Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-48a9a20d-f60d-4c21-9f2f-870fb70b08a0", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.223Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.710Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.063Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ce065f05-c269-41f3-b444-ce5aa4a69ee7", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:57.710Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.681Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-8313e44f-2930-498e-b51a-d5ef0c45fd15 x-compute-request-id: req-8313e44f-2930-498e-b51a-d5ef0c45fd15 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.261Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.681Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8313e44f-2930-498e-b51a-d5ef0c45fd15", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.262Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:58.681Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8313e44f-2930-498e-b51a-d5ef0c45fd15", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.262Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8de4faab-8af5-4604-a146-27f3339225e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.278Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b14d12bb-483c-4281-ba98-210e2ac3fdb7", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.826Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb18a4fbadce861d9ef669df4a97126f421c8097\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.827Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.278Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.609Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.278Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.764Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.278Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:31: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-b14d12bb-483c-4281-ba98-210e2ac3fdb7 x-compute-request-id: req-b14d12bb-483c-4281-ba98-210e2ac3fdb7 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_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.826Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.278Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b14d12bb-483c-4281-ba98-210e2ac3fdb7", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:58.826Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.896Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-5a855712-30b8-4955-a2cb-5782093a4196", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.568Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.896Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a855712-30b8-4955-a2cb-5782093a4196 x-compute-request-id: req-5a855712-30b8-4955-a2cb-5782093a4196 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.568Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.896Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-5a855712-30b8-4955-a2cb-5782093a4196", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.568Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f0c53d77-61ba-4e28-b5b2-7178fc59bcf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:31:59.896Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:31: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-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e x-compute-request-id: req-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e 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_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.789Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.989Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44b372ce6a78d92c5e5c6560ba1519ac7feeec0b\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.790Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.815Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efcb00dc-8472-45b2-bce3-ac67d07c4b24 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.822Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:00.232Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-efcb00dc-8472-45b2-bce3-ac67d07c4b24", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.822Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.789Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:00.431Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:31:59.789Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.055Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.002Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.055Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:00.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.055Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:00.448Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}], "metadata": {"pagination": {"total": 2484, "offset": 2354, "size": 50}}} 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:39 GMT 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:39,169 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:39,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:39,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:39,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:39,170 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:39,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-e8cbc1cb-fc62-4020-b625-1f294cab21fe 2019-03-24 01:32:39,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-e8cbc1cb-fc62-4020-b625-1f294cab21fe 2019-03-24 01:32:39,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8cbc1cb-fc62-4020-b625-1f294cab21fe x-compute-request-id: req-e8cbc1cb-fc62-4020-b625-1f294cab21fe Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:39,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b372ce6a78d92c5e5c6560ba1519ac7feeec0b" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2019-03-24 01:32:39,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-8ef922ae-18d4-4a02-aa3a-2e6676146346 2019-03-24 01:32:39,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-8ef922ae-18d4-4a02-aa3a-2e6676146346 2019-03-24 01:32:39,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-171b56bc-b850-4c8f-8341-14ec744c7198 x-compute-request-id: req-171b56bc-b850-4c8f-8341-14ec744c7198 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:39,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e" 2019-03-24 01:32:39,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-171b56bc-b850-4c8f-8341-14ec744c7198 2019-03-24 01:32:39,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-171b56bc-b850-4c8f-8341-14ec744c7198 2019-03-24 01:32:39,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-96f4161c-2924-49bf-a121-6293c9896dde x-compute-request-id: req-96f4161c-2924-49bf-a121-6293c9896dde Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-24 01:32:39,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7e84c39ed566a042e5331693f7abb32598e002" 2019-03-24 01:32:39,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-bc7ffb77-09c0-4013-917e-999803cdb5f6 2019-03-24 01:32:39,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7ffb77-09c0-4013-917e-999803cdb5f6 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:39,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:39,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e" 2019-03-24 01:32:39,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-96f4161c-2924-49bf-a121-6293c9896dde 2019-03-24 01:32:39,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-96f4161c-2924-49bf-a121-6293c9896dde 2019-03-24 01:32:39,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-48a9a20d-f60d-4c21-9f2f-870fb70b08a0 x-compute-request-id: req-48a9a20d-f60d-4c21-9f2f-870fb70b08a0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:39,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ce065f05-c269-41f3-b444-ce5aa4a69ee7 2019-03-24 01:32:39,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce065f05-c269-41f3-b444-ce5aa4a69ee7 x-compute-request-id: req-ce065f05-c269-41f3-b444-ce5aa4a69ee7 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:39,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7e84c39ed566a042e5331693f7abb32598e002" -d '{"addFloatingIp": {"address": "172.30.9.213"}}' 2019-03-24 01:32:39,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-48a9a20d-f60d-4c21-9f2f-870fb70b08a0 2019-03-24 01:32:39,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-48a9a20d-f60d-4c21-9f2f-870fb70b08a0 2019-03-24 01:32:39,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb32009fecd5b88b3fdb179f3cb8fd525ae0b34e" 2019-03-24 01:32:39,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ce065f05-c269-41f3-b444-ce5aa4a69ee7 2019-03-24 01:32:39,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31: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-8313e44f-2930-498e-b51a-d5ef0c45fd15 x-compute-request-id: req-8313e44f-2930-498e-b51a-d5ef0c45fd15 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-24 01:32:39,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8313e44f-2930-498e-b51a-d5ef0c45fd15 2019-03-24 01:32:39,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8313e44f-2930-498e-b51a-d5ef0c45fd15 2019-03-24 01:32:39,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b14d12bb-483c-4281-ba98-210e2ac3fdb7 2019-03-24 01:32:39,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb18a4fbadce861d9ef669df4a97126f421c8097" 2019-03-24 01:32:39,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:39,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:31: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-b14d12bb-483c-4281-ba98-210e2ac3fdb7 x-compute-request-id: req-b14d12bb-483c-4281-ba98-210e2ac3fdb7 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-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b14d12bb-483c-4281-ba98-210e2ac3fdb7 2019-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-5a855712-30b8-4955-a2cb-5782093a4196 2019-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a855712-30b8-4955-a2cb-5782093a4196 x-compute-request-id: req-5a855712-30b8-4955-a2cb-5782093a4196 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-5a855712-30b8-4955-a2cb-5782093a4196 2019-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:31: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-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e x-compute-request-id: req-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e 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-03-24 01:32:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-24 01:32:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b372ce6a78d92c5e5c6560ba1519ac7feeec0b" 2019-03-24 01:32:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:32:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efcb00dc-8472-45b2-bce3-ac67d07c4b24 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:32:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80" 2019-03-24 01:32:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-efcb00dc-8472-45b2-bce3-ac67d07c4b24 2019-03-24 01:32:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e 2019-03-24 01:32:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c958fd9d-4166-4d7a-bcfd-03ee289ecd1e 2019-03-24 01:32:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-24 01:32:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:32:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4 2019-03-24 01:32:39,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:39,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:39,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:39 GMT 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:39,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:44,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:44,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:44,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:44,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:44,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:44,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.055Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:00.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.055Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:00.448Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.055Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:31:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4 x-compute-request-id: req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:40Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:00.448Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e2e4ff9e-c056-4811-8c99-7ccae84af1a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.689Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e x-compute-request-id: req-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.401Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.689Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.401Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.689Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.401Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.689Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.403Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": "bind_gzs0bk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:01.689Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.225Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.225Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:01.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:31: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-09a1a33f-2788-4978-a751-7b26ec72d20c x-compute-request-id: req-09a1a33f-2788-4978-a751-7b26ec72d20c 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_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.177Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-09a1a33f-2788-4978-a751-7b26ec72d20c", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.177Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "Downloaded scripts/bind/bind.py to /tmp/59WTC/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.352Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.351Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.351Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751 x-compute-request-id: req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.351Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a7e84c39ed566a042e5331693f7abb32598e002\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.178Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:02.770Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-09a1a33f-2788-4978-a751-7b26ec72d20c", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.177Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:03.453Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-0f09135d-f274-4145-b2f5-b639a384db1d x-compute-request-id: req-0f09135d-f274-4145-b2f5-b639a384db1d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.835Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:03.453Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0f09135d-f274-4145-b2f5-b639a384db1d", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.835Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:03.453Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.191Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:03.453Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-726883aa-b8f2-465d-8da2-b558be35b96d x-compute-request-id: req-726883aa-b8f2-465d-8da2-b558be35b96d Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.404Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:03.453Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0f09135d-f274-4145-b2f5-b639a384db1d", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:02.836Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.49367a72-d37a-4c6f-9508-642e20761a4f"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.085Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.405Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.085Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-726883aa-b8f2-465d-8da2-b558be35b96d", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.404Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.085Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-726883aa-b8f2-465d-8da2-b558be35b96d", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.404Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.085Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:03.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.705Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-43b0c0f1-bcef-499c-96ac-b80248ae6c2f", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:04.382Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.705Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-43b0c0f1-bcef-499c-96ac-b80248ae6c2f x-compute-request-id: req-43b0c0f1-bcef-499c-96ac-b80248ae6c2f Content-Encoding: gzip Content-Length: 625 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fca5f311-f9b4-41f4-b122-e57a0b1d1b2d\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"92446e86-d5c6-4e36-984e-8cc2fc8e8c2a\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:04.382Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:04.705Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-43b0c0f1-bcef-499c-96ac-b80248ae6c2f", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:04.383Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8e5fe25f-1d0c-4752-a2d5-3a3e078312ca"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:05.236Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:05.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:05.236Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:04.819Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:05.954Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:05.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:15.715Z", "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-03-24T01:32:15.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.311Z", "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-03-24T01:32:20.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmWQWac', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "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-03-24T01:32:20.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWfmoir', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "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-03-24T01:32:20.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "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-03-24T01:32:20.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "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-03-24T01:32:20.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}], "metadata": {"pagination": {"total": 2485, "offset": 2404, "size": 50}}} 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:44 GMT 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:44,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:44,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:44,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:44,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:32:44,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4 2019-03-24 01:32:44,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:31:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4 x-compute-request-id: req-5aab17d9-e4c5-4c11-84aa-50f2347c0ba4 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:40Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:44,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e x-compute-request-id: req-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:44,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e 2019-03-24 01:32:44,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-82a44d62-e2da-4f86-9f23-fc4aef6b1d6e 2019-03-24 01:32:44,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:32:44,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80" 2019-03-24 01:32:44,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:32:44,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:32:44,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:32:44,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:31: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-09a1a33f-2788-4978-a751-7b26ec72d20c x-compute-request-id: req-09a1a33f-2788-4978-a751-7b26ec72d20c 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-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-09a1a33f-2788-4978-a751-7b26ec72d20c 2019-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/59WTC/bind.py 2019-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80" 2019-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751 2019-03-24 01:32:44,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751 2019-03-24 01:32:44,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751 x-compute-request-id: req-4b41864d-e60d-45c0-ac82-5fdbfe4d0751 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-24 01:32:44,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7e84c39ed566a042e5331693f7abb32598e002" 2019-03-24 01:32:44,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-09a1a33f-2788-4978-a751-7b26ec72d20c 2019-03-24 01:32:44,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-0f09135d-f274-4145-b2f5-b639a384db1d x-compute-request-id: req-0f09135d-f274-4145-b2f5-b639a384db1d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:44,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0f09135d-f274-4145-b2f5-b639a384db1d 2019-03-24 01:32:44,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-24 01:32:44,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-726883aa-b8f2-465d-8da2-b558be35b96d x-compute-request-id: req-726883aa-b8f2-465d-8da2-b558be35b96d Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:32:44,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-0f09135d-f274-4145-b2f5-b639a384db1d 2019-03-24 01:32:44,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:32:44,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa652e16ebb92bd5a85896c56ea3d5fa24bf2f80" 2019-03-24 01:32:44,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-726883aa-b8f2-465d-8da2-b558be35b96d 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-726883aa-b8f2-465d-8da2-b558be35b96d 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-43b0c0f1-bcef-499c-96ac-b80248ae6c2f 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:32: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-43b0c0f1-bcef-499c-96ac-b80248ae6c2f x-compute-request-id: req-43b0c0f1-bcef-499c-96ac-b80248ae6c2f Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fca5f311-f9b4-41f4-b122-e57a0b1d1b2d"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "92446e86-d5c6-4e36-984e-8cc2fc8e8c2a", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-43b0c0f1-bcef-499c-96ac-b80248ae6c2f 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:32:44,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-24 01:32:44,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:32:44,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-03-24 01:32:44,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:32:44,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-03-24 01:32:44,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmWQWac', '/etc/bind/named.conf.local'] 2019-03-24 01:32:44,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWfmoir', '/etc/clearwater/shared_config'] 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-03-24 01:32:44,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:32:44,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:44,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:44,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:44,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:44,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:44,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:44,600 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:44 GMT 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:44,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:49,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:49,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmputLWJ0', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "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-03-24T01:32:20.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:20.958Z", "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-03-24T01:32:20.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpqZOSVb', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "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-03-24T01:32:20.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "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-03-24T01:32:20.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJsEStn', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:21.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:20.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:21.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "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-03-24T01:32:20.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "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-03-24T01:32:20.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:21.594Z", "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-03-24T01:32:21.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e7d0d4ba-e216-44c2-ab56-be848b318bff"}, {"node_instance_id": "bind_gzs0bk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:22.312Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:21.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:22.312Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:21.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:22.844Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:22.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:22.844Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:22.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:23.811Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/A6FV6/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "Process created, PID: 2384", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:24.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:23.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:24.394Z", "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-03-24T01:32:23.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:35.188Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security 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/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,719 B/s)\nReading package lists...\n\nreal\t0m10.878s\nuser\t0m2.771s\nsys\t0m0.357s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:35.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:35.917Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:35.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:35.917Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:35.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:32:43.841Z", "message": "Waiting for process 2384 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:32:43.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}], "metadata": {"pagination": {"total": 2485, "offset": 2454, "size": 50}}} 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:49 GMT 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:49,912 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:32:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmputLWJ0', '/etc/clearwater/local_config'] 2019-03-24 01:32:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:32:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-03-24 01:32:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpqZOSVb', '/etc/bind/db.clearwater.local'] 2019-03-24 01:32:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:32:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}. 2019-03-24 01:32:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:32:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}. 2019-03-24 01:32:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJsEStn', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:32:49,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:32:49,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:32:49,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:32:49,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:32:49,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:32:49,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:32:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:32:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:32:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:32:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/A6FV6/install-etcd.sh 2019-03-24 01:32:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-03-24 01:32:49,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2384 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:32:49,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security 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/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,719 B/s) Reading package lists... real 0m10.878s user 0m2.771s sys 0m0.357s 2019-03-24 01:32:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-03-24 01:32:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:32:49,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2384 to end... 2019-03-24 01:32:49,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:49,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:49,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:49,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:49,986 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:49 GMT 2019-03-24 01:32:49,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:49,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:49,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:49,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:49,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:54,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:32:55,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:55,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:55,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2485, "offset": 2485, "size": 50}}} 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:55 GMT 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:55,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:32:55,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:55,136 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:55,136 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:32:55,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:32:55,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:32:55,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:32:55,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:32:55,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:32:55,207 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:32:55 GMT 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:32:55,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:32:55,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:00,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:00,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:00,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:00,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:00,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:00,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:00,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2485, "offset": 2485, "size": 50}}} 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:00 GMT 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:00,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:00,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:00,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:00,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:00,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:00 GMT 2019-03-24 01:33:00,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:00,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:00,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:00,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:00,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:05,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:05,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:05,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:05,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:05,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:04.023Z", "message": "Waiting for process 2384 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:03.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}], "metadata": {"pagination": {"total": 2486, "offset": 2485, "size": 50}}} 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:05 GMT 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:05,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:05,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:05,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2384 to end... 2019-03-24 01:33:05,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:05,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:05,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:05,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:05,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:05,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:05,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:05,753 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:05 GMT 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:05,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:10,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:10,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:10,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2486, "offset": 2486, "size": 50}}} 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:10 GMT 2019-03-24 01:33:10,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:10,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:33:10,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:10,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:10,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:10,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:10,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:10,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:10,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:10,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:10,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:10,917 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:10 GMT 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:10,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:15,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:16,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:16,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:16,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2486, "offset": 2486, "size": 50}}} 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:16 GMT 2019-03-24 01:33:16,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:16,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:33:16,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:16,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:16,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:16,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:16,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:16,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:16,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:16,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:16,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:16,079 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:16 GMT 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:16,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:21,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:21,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:21,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:21,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2486, "offset": 2486, "size": 50}}} 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:21 GMT 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:33:21,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:21,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:21,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:21,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:21,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:21,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:21,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:21,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:21,392 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:21 GMT 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:21,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:21,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:26,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:26,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:26,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:26,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:26,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:26,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:26,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:24.041Z", "message": "Waiting for process 2384 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:23.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}], "metadata": {"pagination": {"total": 2487, "offset": 2486, "size": 50}}} 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:26 GMT 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:26,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:26,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2384 to end... 2019-03-24 01:33:26,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:26,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:26,796 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:26,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:26 GMT 2019-03-24 01:33:26,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:26,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:26,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:26,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:26,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:31,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:31,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:28.662Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u\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 14 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 7s (11.0 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51418 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 8803\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.14) ...\n\nreal\t0m53.263s\nuser\t0m19.284s\nsys\t0m8.184s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 01:30 ? 00:00:01 /sbin/init\nroot 2 0 0 01:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 01:30 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 01:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 01:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 01:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 01:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 01:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 01:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 01:30 ? 00:00:00 [migration/0]\nroot 12 2 0 01:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 01:30 ? 00:00:00 [khelper]\nroot 14 2 0 01:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 01:30 ? 00:00:00 [netns]\nroot 16 2 0 01:30 ? 00:00:00 [writeback]\nroot 17 2 0 01:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 01:30 ? 00:00:00 [bioset]\nroot 19 2 0 01:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 01:30 ? 00:00:00 [kblockd]\nroot 21 2 0 01:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 01:30 ? 00:00:00 [khubd]\nroot 23 2 0 01:30 ? 00:00:00 [md]\nroot 24 2 0 01:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 01:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 01:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 01:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 01:30 ? 00:00:00 [vmstat]\nroot 30 2 0 01:30 ? 00:00:00 [ksmd]\nroot 31 2 0 01:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 01:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 01:30 ? 00:00:00 [crypto]\nroot 46 2 0 01:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 01:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 01:30 ? 00:00:00 [vballoon]\nroot 49 2 0 01:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 01:30 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 01:30 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 01:30 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 01:30 ? 00:00:00 [deferwq]\nroot 72 2 0 01:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 01:30 ? 00:00:00 [kpsmoused]\nroot 121 2 0 01:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 382 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 01:30 ? 00:00:00 [kworker/u3:1]\nroot 503 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 557 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 01:31 ? 00:00:00 [kauditd]\nmessage+ 874 1 0 01:31 ? 00:00:00 dbus-daemon --system --fork\nroot 904 1 0 01:31 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 929 1 0 01:31 ? 00:00:00 rsyslogd\nroot 945 1 0 01:31 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 01:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 01:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 01:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 01:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 01:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 01:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 01:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 01:31 ? 00:00:00 cron\ndaemon 1098 1 0 01:31 ? 00:00:00 atd\nroot 1186 1 0 01:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 01:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_p5p13u/env/bin/python -m cloudify_agent.worker --queue bind_host_p5p13u --max-workers 5 --name bind_host_p5p13u\nubuntu 1466 1464 0 01:31 ? 00:00:00 /home/ubuntu/bind_host_p5p13u/env/bin/python -m cloudify_agent.worker --queue bind_host_p5p13u --max-workers 5 --name bind_host_p5p13u\nubuntu 1610 1 0 01:31 ? 00:00:00 python2.7 /home/ubuntu/bind_host_p5p13u/env/bin/diamond --configfile /home/ubuntu/bind_host_p5p13u/work/plugins/diamond/etc/diamond.conf\nbind 2319 1 0 01:32 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2374 1466 1 01:32 ? 00:00:00 /home/ubuntu/bind_host_p5p13u/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-50RGy0\nubuntu 2384 2374 0 01:32 ? 00:00:00 /bin/sh -c /tmp/A6FV6/install-etcd.sh\nubuntu 2386 2384 0 01:32 ? 00:00:00 /bin/bash -e /tmp/A6FV6/install-etcd.sh\nntp 8397 1 0 01:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8931 1 0 01:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8944 8931 0 01:33 ? 00:00:00 [check-monit-upt] \nclearwa+ 9004 1 0 01:33 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380\nroot 9033 8931 0 01:33 ? 00:00:00 [check-etcd-upti] \nroot 9037 8931 0 01:33 ? 00:00:00 [poll_etcd_clust] \nroot 9040 8931 0 01:33 ? 00:00:00 [poll_etcd.sh] \nroot 9071 1 0 01:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9076 9071 0 01:33 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9193 2386 0 01:33 ? 00:00:00 /bin/bash -e /tmp/A6FV6/install-etcd.sh\nubuntu 9194 9193 0 01:33 ? 00:00:00 /bin/bash -e /tmp/A6FV6/install-etcd.sh\nroot 9195 9194 0 01:33 ? 00:00:00 sudo ps -edf\nroot 9196 9195 0 01:33 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] => \nreal\t0m0.015s\nuser\t0m0.001s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1d:47:23 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1d:4723/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69115 errors:0 dropped:0 overruns:0 frame:0\n TX packets:20080 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:127955510 (127.9 MB) TX bytes:2757310 (2.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: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:95675 (95.6 KB) TX bytes:95675 (95.6 KB)\n\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "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.14:2380 0.0.0.0:* LISTEN 9004/etcd \ntcp 0 0 192.168.120.14:53 0.0.0.0:* LISTEN 2319/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2319/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2319/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8931/monit \ntcp 0 0 127.0.0.1:50345 0.0.0.0:* LISTEN 2374/python \ntcp6 0 0 :::53 :::* LISTEN 2319/named \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2319/named \ntcp6 0 0 :::4000 :::* LISTEN 9004/etcd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8397/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8397/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8397/ntpd \nudp 0 0 0.0.0.0:29205 0.0.0.0:* 557/dhclient \nudp 0 0 192.168.120.14:53 0.0.0.0:* 2319/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2319/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8397/ntpd \nudp6 0 0 ::1:123 :::* 8397/ntpd \nudp6 0 0 :::123 :::* 8397/ntpd \nudp6 0 0 :::16200 :::* 557/dhclient \nudp6 0 0 :::53 :::* 2319/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7230 382/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9051 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8700 874/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-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.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] => /var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/kern.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/syslog\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:28.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.265Z", "message": "[etcd] => [24-Mar-2019 01:33:21 UTC] clearwater-diags-monitor starting\n[24-Mar-2019 01:33:21 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.002s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": " \r100 3149 100 3149 0 0 11512 0 --:--:-- --:--:-- --:--:-- 11492\r100 3149 100 3149 0 0 11507 0 --:--:-- --:--:-- --:--:-- 11492", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "[etcd] => 2019-03-24 01:33:14.427471722 Stopping etcd clearwater-etcd\n2019-03-24 01:33:20.470855538 Restarting etcd clearwater-etcd\n2019-03-24 01:33:20.482048437 Configured ETCDCTL_PEERS: \n2019-03-24 01:33:20.482740408 Check for previous failed startup attempt\n2019-03-24 01:33:20.484130188 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-03-24 01:33:20.512649481 etcdctl returned 2\n2019-03-24 01:33:20.524389128 Creating new cluster...\n2019-03-24 01:33:20.530651996 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.14:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.14\n --name 192-168-120-14\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.14:2380\n --listen-peer-urls http://192.168.120.14:2380\n2019-03-24 01:33:20.534359953 Check we're actually a member of the cluster\n2019-03-24 01:33:20.545016501 Wait for etcd to startup\n2019-03-24 01:33:21.557708914 Etcd started successfully\n2019-03-24 01:33:20.579375 I | etcdmain: etcd Version: 3.1.7\n2019-03-24 01:33:20.579442 I | etcdmain: Git SHA: 43b7507\n2019-03-24 01:33:20.579446 I | etcdmain: Go Version: go1.7.5\n2019-03-24 01:33:20.579450 I | etcdmain: Go OS/Arch: linux/amd64\n2019-03-24 01:33:20.579454 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-03-24 01:33:20.579557 I | embed: listening for peers on http://192.168.120.14:2380\n2019-03-24 01:33:20.579610 I | embed: listening for client requests on 0.0.0.0:4000\n2019-03-24 01:33:20.638484 I | etcdserver: name = 192-168-120-14\n2019-03-24 01:33:20.638501 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14\n2019-03-24 01:33:20.638507 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member\n2019-03-24 01:33:20.638511 I | etcdserver: heartbeat = 100ms\n2019-03-24 01:33:20.638515 I | etcdserver: election = 1000ms\n2019-03-24 01:33:20.638518 I | etcdserver: snapshot count = 10000\n2019-03-24 01:33:20.638535 I | etcdserver: advertise client URLs = http://192.168.120.14:4000\n2019-03-24 01:33:20.638540 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380\n2019-03-24 01:33:20.638548 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380\n2019-03-24 01:33:20.644638 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475\n2019-03-24 01:33:20.644709 I | raft: 810a326e07e71be9 became follower at term 0\n2019-03-24 01:33:20.644747 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-03-24 01:33:20.644752 I | raft: 810a326e07e71be9 became follower at term 1\n2019-03-24 01:33:20.662186 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-03-24 01:33:20.663446 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2019-03-24 01:33:21.444973 I | raft: 810a326e07e71be9 is starting a new election at term 1\n2019-03-24 01:33:21.445119 I | raft: 810a326e07e71be9 became candidate at term 2\n2019-03-24 01:33:21.445161 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2\n2019-03-24 01:33:21.445178 I | raft: 810a326e07e71be9 became leader at term 2\n2019-03-24 01:33:21.445184 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2\n2019-03-24 01:33:21.445639 I | etcdserver: setting up the initial cluster version to 3.1\n2019-03-24 01:33:21.445700 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475\n2019-03-24 01:33:21.445850 I | embed: ready to serve client requests\n2019-03-24 01:33:21.446327 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-03-24 01:33:21.448203 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-03-24 01:33:21.448234 I | etcdserver/api: enabled capabilities for version 3.1\n2019-03-24 01:33:21.804122 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:40618\n2019-03-24 01:33:21.811430 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:40619\n2019-03-24 01:33:21.813976 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:40620\n2019-03-24 01:33:28.602312 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:40627\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Execution done (PID=2384, return_code=0): /tmp/A6FV6/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "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-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "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-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:29.898Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2847dcd1-8665-4699-99d1-74a94b30d694"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:30.506Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:29.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:30.506Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:30.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:30.506Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:30.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:31.473Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 2527, "offset": 2487, "size": 50}}} 2019-03-24 01:33:31,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:31,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:31 GMT 2019-03-24 01:33:31,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:31,991 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:33:31,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:31,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:31,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:31,992 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:33:31,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u 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 14 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 7s (11.0 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51418 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 8803 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.14) ... real 0m53.263s user 0m19.284s sys 0m8.184s 2019-03-24 01:33:31,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 01:30 ? 00:00:01 /sbin/init root 2 0 0 01:30 ? 00:00:00 [kthreadd] root 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0] root 4 2 0 01:30 ? 00:00:00 [kworker/0:0] root 5 2 0 01:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 01:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 01:30 ? 00:00:00 [rcu_sched] root 8 2 0 01:30 ? 00:00:00 [rcuos/0] root 9 2 0 01:30 ? 00:00:00 [rcu_bh] root 10 2 0 01:30 ? 00:00:00 [rcuob/0] root 11 2 0 01:30 ? 00:00:00 [migration/0] root 12 2 0 01:30 ? 00:00:00 [watchdog/0] root 13 2 0 01:30 ? 00:00:00 [khelper] root 14 2 0 01:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 01:30 ? 00:00:00 [netns] root 16 2 0 01:30 ? 00:00:00 [writeback] root 17 2 0 01:30 ? 00:00:00 [kintegrityd] root 18 2 0 01:30 ? 00:00:00 [bioset] root 19 2 0 01:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 01:30 ? 00:00:00 [kblockd] root 21 2 0 01:30 ? 00:00:00 [ata_sff] root 22 2 0 01:30 ? 00:00:00 [khubd] root 23 2 0 01:30 ? 00:00:00 [md] root 24 2 0 01:30 ? 00:00:00 [devfreq_wq] root 25 2 0 01:30 ? 00:00:00 [kworker/0:1] root 27 2 0 01:30 ? 00:00:00 [khungtaskd] root 28 2 0 01:30 ? 00:00:00 [kswapd0] root 29 2 0 01:30 ? 00:00:00 [vmstat] root 30 2 0 01:30 ? 00:00:00 [ksmd] root 31 2 0 01:30 ? 00:00:00 [khugepaged] root 32 2 0 01:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 01:30 ? 00:00:00 [crypto] root 46 2 0 01:30 ? 00:00:00 [kthrotld] root 47 2 0 01:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 01:30 ? 00:00:00 [vballoon] root 49 2 0 01:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 01:30 ? 00:00:00 [scsi_eh_1] root 51 2 0 01:30 ? 00:00:00 [kworker/u2:2] root 52 2 0 01:30 ? 00:00:00 [kworker/u2:3] root 71 2 0 01:30 ? 00:00:00 [deferwq] root 72 2 0 01:30 ? 00:00:00 [charger_manager] root 114 2 0 01:30 ? 00:00:00 [kpsmoused] root 121 2 0 01:30 ? 00:00:00 [kworker/0:2] root 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon root 382 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 01:30 ? 00:00:00 [kworker/u3:1] root 503 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon root 557 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 01:31 ? 00:00:00 [kauditd] message+ 874 1 0 01:31 ? 00:00:00 dbus-daemon --system --fork root 904 1 0 01:31 ? 00:00:00 /lib/systemd/systemd-logind syslog 929 1 0 01:31 ? 00:00:00 rsyslogd root 945 1 0 01:31 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 01:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 01:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 01:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 01:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 01:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 01:31 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 01:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 01:31 ? 00:00:00 cron daemon 1098 1 0 01:31 ? 00:00:00 atd root 1186 1 0 01:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 01:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_p5p13u/env/bin/python -m cloudify_agent.worker --queue bind_host_p5p13u --max-workers 5 --name bind_host_p5p13u ubuntu 1466 1464 0 01:31 ? 00:00:00 /home/ubuntu/bind_host_p5p13u/env/bin/python -m cloudify_agent.worker --queue bind_host_p5p13u --max-workers 5 --name bind_host_p5p13u ubuntu 1610 1 0 01:31 ? 00:00:00 python2.7 /home/ubuntu/bind_host_p5p13u/env/bin/diamond --configfile /home/ubuntu/bind_host_p5p13u/work/plugins/diamond/etc/diamond.conf bind 2319 1 0 01:32 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2374 1466 1 01:32 ? 00:00:00 /home/ubuntu/bind_host_p5p13u/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-50RGy0 ubuntu 2384 2374 0 01:32 ? 00:00:00 /bin/sh -c /tmp/A6FV6/install-etcd.sh ubuntu 2386 2384 0 01:32 ? 00:00:00 /bin/bash -e /tmp/A6FV6/install-etcd.sh ntp 8397 1 0 01:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8931 1 0 01:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8944 8931 0 01:33 ? 00:00:00 [check-monit-upt] clearwa+ 9004 1 0 01:33 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 root 9033 8931 0 01:33 ? 00:00:00 [check-etcd-upti] root 9037 8931 0 01:33 ? 00:00:00 [poll_etcd_clust] root 9040 8931 0 01:33 ? 00:00:00 [poll_etcd.sh] root 9071 1 0 01:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9076 9071 0 01:33 ? 00:00:00 inotifywait -e create -qq . ubuntu 9193 2386 0 01:33 ? 00:00:00 /bin/bash -e /tmp/A6FV6/install-etcd.sh ubuntu 9194 9193 0 01:33 ? 00:00:00 /bin/bash -e /tmp/A6FV6/install-etcd.sh root 9195 9194 0 01:33 ? 00:00:00 sudo ps -edf root 9196 9195 0 01:33 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-03-24 01:33:31,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-03-24 01:33:31,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-03-24 01:33:31,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.015s user 0m0.001s sys 0m0.011s 2019-03-24 01:33:31,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-03-24 01:33:31,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1d:47:23 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1d:4723/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69115 errors:0 dropped:0 overruns:0 frame:0 TX packets:20080 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:127955510 (127.9 MB) TX bytes:2757310 (2.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: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:95675 (95.6 KB) TX bytes:95675 (95.6 KB) real 0m0.009s user 0m0.000s sys 0m0.005s 2019-03-24 01:33:31,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-03-24 01:33:31,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-03-24 01:33:31,997 - 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.14:2380 0.0.0.0:* LISTEN 9004/etcd tcp 0 0 192.168.120.14:53 0.0.0.0:* LISTEN 2319/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2319/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2319/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8931/monit tcp 0 0 127.0.0.1:50345 0.0.0.0:* LISTEN 2374/python tcp6 0 0 :::53 :::* LISTEN 2319/named tcp6 0 0 :::22 :::* LISTEN 1094/sshd tcp6 0 0 ::1:953 :::* LISTEN 2319/named tcp6 0 0 :::4000 :::* LISTEN 9004/etcd udp 0 0 192.168.120.14:123 0.0.0.0:* 8397/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8397/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8397/ntpd udp 0 0 0.0.0.0:29205 0.0.0.0:* 557/dhclient udp 0 0 192.168.120.14:53 0.0.0.0:* 2319/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2319/named udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8397/ntpd udp6 0 0 ::1:123 :::* 8397/ntpd udp6 0 0 :::123 :::* 8397/ntpd udp6 0 0 :::16200 :::* 557/dhclient udp6 0 0 :::53 :::* 2319/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7230 382/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9051 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8700 874/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.003s sys 0m0.004s 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.000s sys 0m0.006s 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/kern.log /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/syslog /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.006s user 0m0.003s sys 0m0.001s 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [24-Mar-2019 01:33:21 UTC] clearwater-diags-monitor starting [24-Mar-2019 01:33:21 UTC] Waiting for trigger files real 0m0.004s user 0m0.002s sys 0m0.002s 2019-03-24 01:33:31,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:33:31,999 - 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-p5p13u 2019-03-24 01:33:31,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11512 0 --:--:-- --:--:-- --:--:-- 11492 100 3149 100 3149 0 0 11507 0 --:--:-- --:--:-- --:--:-- 11492 2019-03-24 01:33:31,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:33:31,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:33:31,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:33:31,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-03-24 01:33:14.427471722 Stopping etcd clearwater-etcd 2019-03-24 01:33:20.470855538 Restarting etcd clearwater-etcd 2019-03-24 01:33:20.482048437 Configured ETCDCTL_PEERS: 2019-03-24 01:33:20.482740408 Check for previous failed startup attempt 2019-03-24 01:33:20.484130188 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-03-24 01:33:20.512649481 etcdctl returned 2 2019-03-24 01:33:20.524389128 Creating new cluster... 2019-03-24 01:33:20.530651996 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 2019-03-24 01:33:20.534359953 Check we're actually a member of the cluster 2019-03-24 01:33:20.545016501 Wait for etcd to startup 2019-03-24 01:33:21.557708914 Etcd started successfully 2019-03-24 01:33:20.579375 I | etcdmain: etcd Version: 3.1.7 2019-03-24 01:33:20.579442 I | etcdmain: Git SHA: 43b7507 2019-03-24 01:33:20.579446 I | etcdmain: Go Version: go1.7.5 2019-03-24 01:33:20.579450 I | etcdmain: Go OS/Arch: linux/amd64 2019-03-24 01:33:20.579454 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-03-24 01:33:20.579557 I | embed: listening for peers on http://192.168.120.14:2380 2019-03-24 01:33:20.579610 I | embed: listening for client requests on 0.0.0.0:4000 2019-03-24 01:33:20.638484 I | etcdserver: name = 192-168-120-14 2019-03-24 01:33:20.638501 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14 2019-03-24 01:33:20.638507 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member 2019-03-24 01:33:20.638511 I | etcdserver: heartbeat = 100ms 2019-03-24 01:33:20.638515 I | etcdserver: election = 1000ms 2019-03-24 01:33:20.638518 I | etcdserver: snapshot count = 10000 2019-03-24 01:33:20.638535 I | etcdserver: advertise client URLs = http://192.168.120.14:4000 2019-03-24 01:33:20.638540 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380 2019-03-24 01:33:20.638548 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380 2019-03-24 01:33:20.644638 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475 2019-03-24 01:33:20.644709 I | raft: 810a326e07e71be9 became follower at term 0 2019-03-24 01:33:20.644747 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-03-24 01:33:20.644752 I | raft: 810a326e07e71be9 became follower at term 1 2019-03-24 01:33:20.662186 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-03-24 01:33:20.663446 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2019-03-24 01:33:21.444973 I | raft: 810a326e07e71be9 is starting a new election at term 1 2019-03-24 01:33:21.445119 I | raft: 810a326e07e71be9 became candidate at term 2 2019-03-24 01:33:21.445161 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2 2019-03-24 01:33:21.445178 I | raft: 810a326e07e71be9 became leader at term 2 2019-03-24 01:33:21.445184 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2 2019-03-24 01:33:21.445639 I | etcdserver: setting up the initial cluster version to 3.1 2019-03-24 01:33:21.445700 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475 2019-03-24 01:33:21.445850 I | embed: ready to serve client requests 2019-03-24 01:33:21.446327 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-03-24 01:33:21.448203 N | etcdserver/membership: set the initial cluster version to 3.1 2019-03-24 01:33:21.448234 I | etcdserver/api: enabled capabilities for version 3.1 2019-03-24 01:33:21.804122 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:40618 2019-03-24 01:33:21.811430 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:40619 2019-03-24 01:33:21.813976 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:40620 2019-03-24 01:33:28.602312 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:40627 real 0m0.004s user 0m0.003s sys 0m0.002s 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2384, return_code=0): /tmp/A6FV6/install-etcd.sh 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:33:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:33:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-03-24 01:33:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-p5p13u 2019-03-24 01:33:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:33:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:33:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:33:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:33:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:33:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:33:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:33:32,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:32,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:32,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:32,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:32,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:32,074 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:32 GMT 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:32,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:32,075 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:32,075 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:37,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:37,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:37,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:37,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:32.073Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:32.073Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:32.073Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:32.668Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:32.668Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:32.668Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GROJ1/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:32.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "bono_k9hne1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:32.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:32.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "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-03-24T01:33:32.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "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-03-24T01:33:32.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-60px0x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:32.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "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-03-24T01:33:32.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:33.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.359Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:31.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.890Z", "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-03-24T01:33:33.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.890Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/FLWHR/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:33.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.890Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:33.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:33.890Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:33.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:34.435Z", "message": "The config dict: {'public_ip': u'172.30.9.213', 'etcd_ip': u'192.168.120.14', 'name': u'bono-k9hne1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:33.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:34.435Z", "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-03-24T01:33:33.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:34.435Z", "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-03-24T01:33:34.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:34.435Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:34.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:34.435Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LHEOP/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:34.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:34.435Z", "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-03-24T01:33:33.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "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-03-24T01:33:34.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "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-03-24T01:33:34.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/VWE9K/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:34.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "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-03-24T01:33:34.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-hv6jbi', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:34.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "ellis_txhwec", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:34.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.114Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:34.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.796Z", "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-03-24T01:33:35.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "dime_t57y6g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.796Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.796Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4U7MW/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.796Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-3mxiz5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:35.796Z", "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-03-24T01:33:35.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:36.377Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-txhwec', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.36'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:36.377Z", "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-03-24T01:33:35.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:36.377Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Z7A7G/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:36.377Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:36.377Z", "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-03-24T01:33:35.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:36.377Z", "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-03-24T01:33:35.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:37.009Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:35.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:37.009Z", "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-03-24T01:33:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:37.009Z", "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-03-24T01:33:36.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:37.009Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-t57y6g', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:36.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:37.009Z", "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-03-24T01:33:36.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}], "metadata": {"pagination": {"total": 2574, "offset": 2527, "size": 50}}} 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:37 GMT 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:37,180 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:33:37,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:37,181 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:37,181 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:37,181 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:33:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:33:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:33:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:33:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:33:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GROJ1/clearwater.py 2019-03-24 01:33:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-24 01:33:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:33:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:33:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-60px0x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2019-03-24 01:33:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:33:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/FLWHR/clearwater.py 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.213', 'etcd_ip': u'192.168.120.14', 'name': u'bono-k9hne1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:33:37,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:33:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-24 01:33:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LHEOP/clearwater.py 2019-03-24 01:33:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:33:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:33:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:33:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/VWE9K/clearwater.py 2019-03-24 01:33:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:33:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-hv6jbi', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-03-24 01:33:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-24 01:33:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:33:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4U7MW/clearwater.py 2019-03-24 01:33:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-3mxiz5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-03-24 01:33:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:33:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-txhwec', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.36'}. 2019-03-24 01:33:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:33:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Z7A7G/clearwater.py 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-24 01:33:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-t57y6g', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-03-24 01:33:37,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-24 01:33:37,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:37,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:37,249 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:37,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:37,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:37 GMT 2019-03-24 01:33:37,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:37,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:37,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:37,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:37,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:42,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:42,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:42,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:38.083Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUZj1Wq', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:38.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:38.715Z", "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-03-24T01:33:38.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:38.715Z", "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-03-24T01:33:38.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:38.715Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJsdjh1', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:38.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.386f4868-830f-4080-9d2c-3f3b719d23b1"}, {"node_instance_id": "homer_60px0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:38.715Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:38.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.323Z", "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-03-24T01:33:39.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.323Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpR4oCZV', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "homer_60px0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.323Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.323Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:38.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.323Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:38.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.833Z", "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-03-24T01:33:39.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.833Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpX1oEAR', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.833Z", "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-03-24T01:33:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.c917479f-8143-47cf-97ff-e7df0ae82da2"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.833Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmiQXco', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "bono_k9hne1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.833Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:39.833Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpbXBvoH', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.346Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/WNQC7/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.346Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWRDrCp', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.346Z", "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-03-24T01:33:39.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.b0abe87d-fa25-40b3-aca1-fcdce356bcf8"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.346Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:39.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.346Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.358Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "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-03-24T01:33:40.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "message": "Process created, PID: 1757", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:40.932Z", "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-03-24T01:33:40.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjKSqex', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "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-03-24T01:33:40.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.efc6618a-45bd-4e4a-b7d1-7f3a5974b716"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "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-03-24T01:33:40.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpj5pK2B', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.017Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:41.547Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:40.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "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-03-24T01:33:41.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/64KR5/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.550Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.97eb8d3d-cf97-44d5-af78-d7cfe59d3490"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdlw31Q', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.cfce1100-093e-4942-a8f0-86ef5005aa1a"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "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-03-24T01:33:41.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.123Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5w1bww', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}], "metadata": {"pagination": {"total": 2622, "offset": 2574, "size": 50}}} 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:42 GMT 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:42,378 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:33:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUZj1Wq', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJsdjh1', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpR4oCZV', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:33:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:33:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpX1oEAR', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmiQXco', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpbXBvoH', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/WNQC7/install-homer.sh 2019-03-24 01:33:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWRDrCp', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:33:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-03-24 01:33:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:33:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-03-24 01:33:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1757 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:33:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjKSqex', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpj5pK2B', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-03-24 01:33:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/64KR5/append_proxy_snmp_conf.py 2019-03-24 01:33:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdlw31Q', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:42,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:33:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5w1bww', '/etc/clearwater/local_config'] 2019-03-24 01:33:42,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:42,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:42,477 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:42 GMT 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:42,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:47,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:47,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:47,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:47,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.724Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpte438v', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:41.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.724Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.724Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.079Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.724Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.724Z", "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-03-24T01:33:41.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.2fb96e63-adc2-4d6c-9dd5-6b0cca75d868"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:42.724Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/H8IBO/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.240Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8277868f-565e-428b-9c94-3f5c411a161b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.639Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:42.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/YXTXA/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "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-03-24T01:33:43.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Process created, PID: 1754", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.331Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:43.941Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.445Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.445Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.445Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.445Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:43.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "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-03-24T01:33:44.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/NJGPB/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "Process created, PID: 1740", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:44.991Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:44.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:45.624Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/EZQG0/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:45.624Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/5ZLHA/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "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-03-24T01:33:45.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "bono_k9hne1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:46.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.367Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:46.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:46.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}], "metadata": {"pagination": {"total": 2677, "offset": 2622, "size": 50}}} 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:47 GMT 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:47,773 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:33:47,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:47,774 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:47,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:47,774 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:33:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpte438v', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-24 01:33:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/H8IBO/append_proxy_snmp_conf.py 2019-03-24 01:33:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:33:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:33:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-03-24 01:33:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/YXTXA/install-vellum.sh 2019-03-24 01:33:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:33:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1754 2019-03-24 01:33:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:33:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:33:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-03-24 01:33:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-03-24 01:33:47,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:33:47,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-24 01:33:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:33:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:33:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/NJGPB/install-sprout.sh 2019-03-24 01:33:47,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-03-24 01:33:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:33:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-03-24 01:33:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-03-24 01:33:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-03-24 01:33:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-03-24 01:33:47,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/EZQG0/install-ellis.sh 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/5ZLHA/install-dime.sh 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:33:47,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-03-24 01:33:47,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-03-24 01:33:47,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:48,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:48,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:48,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:48,016 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:48 GMT 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:48,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:48,017 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:48,017 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:53,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:53,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:53,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:53,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:53,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:46.999Z", "message": "Process created, PID: 1750", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:45.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "message": "Process created, PID: 1747", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "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-03-24T01:33:47.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5E2J3/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:47.623Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:48.520Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:48.520Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:47.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:49.200Z", "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-03-24T01:33:48.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:49.200Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:48.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:49.200Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\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 [156 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 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 [518 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 [573 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 [278 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 5s (2,342 kB/s)\nReading package lists...\n\nreal\t0m8.082s\nuser\t0m4.807s\nsys\t0m0.677s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:48.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2689, "offset": 2672, "size": 50}}} 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:53 GMT 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:33:53,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:53,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:53,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:53,199 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:33:53,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-03-24 01:33:53,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-03-24 01:33:53,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:33:53,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:33:53,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1750 2019-03-24 01:33:53,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:33:53,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1747 2019-03-24 01:33:53,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:33:53,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5E2J3/install-bono.sh 2019-03-24 01:33:53,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-03-24 01:33:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-03-24 01:33:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:33:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-03-24 01:33:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-03-24 01:33:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-03-24 01:33:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:33:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 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 [156 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 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 [518 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 [573 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 [278 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 5s (2,342 kB/s) Reading package lists... real 0m8.082s user 0m4.807s sys 0m0.677s 2019-03-24 01:33:53,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:53,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:53,329 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:53 GMT 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:53,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:53,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:53,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:58,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:33:58,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:58,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:53.779Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 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 [429 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [518 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 [573 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 [278 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 5s (2,297 kB/s)\nReading package lists...\n\nreal\t0m8.720s\nuser\t0m5.294s\nsys\t0m0.663s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:53.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:54.539Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:53.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:54.539Z", "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-03-24T01:33:53.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:56.817Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [518 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 [573 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 [278 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 5s (2,310 kB/s)\nReading package lists...\n\nreal\t0m10.665s\nuser\t0m5.197s\nsys\t0m0.687s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:56.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:57.420Z", "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-03-24T01:33:56.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:57.420Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:56.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:57.420Z", "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-03-24T01:33:56.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:57.420Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 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 [573 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 [278 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 5s (2,295 kB/s)\nReading package lists...\n\nreal\t0m10.194s\nuser\t0m5.221s\nsys\t0m0.602s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:56.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:57.420Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:56.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}], "metadata": {"pagination": {"total": 2698, "offset": 2689, "size": 50}}} 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:58,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:58 GMT 2019-03-24 01:33:58,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:58,528 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:33:58,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:58,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:58,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:33:58,528 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:33:58,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 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 [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:15 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [518 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 [573 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 [278 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 5s (2,297 kB/s) Reading package lists... real 0m8.720s user 0m5.294s sys 0m0.663s 2019-03-24 01:33:58,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:33:58,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-03-24 01:33:58,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:15 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [518 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 [573 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 [278 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 5s (2,310 kB/s) Reading package lists... real 0m10.665s user 0m5.197s sys 0m0.687s 2019-03-24 01:33:58,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-03-24 01:33:58,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:33:58,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-03-24 01:33:58,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 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 [573 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 [278 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 5s (2,295 kB/s) Reading package lists... real 0m10.194s user 0m5.221s sys 0m0.602s 2019-03-24 01:33:58,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:33:58,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:33:58,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:33:58,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:33:58,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:33:58,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:33:58,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:33:58,658 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:33:58 GMT 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:33:58,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:03,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:04,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:04,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:04,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:04,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:04,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:58.596Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\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 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 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 [518 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 [573 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 [278 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,211 kB/s)\nReading package lists...\n\nreal\t0m14.741s\nuser\t0m4.863s\nsys\t0m0.551s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:58.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:59.264Z", "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-03-24T01:33:58.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:33:59.264Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:33:58.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:00.372Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:00.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:03.386Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:03.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}], "metadata": {"pagination": {"total": 2703, "offset": 2698, "size": 50}}} 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:04 GMT 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:04,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:04,125 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:34:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 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 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 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 [518 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 [573 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 [278 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,211 kB/s) Reading package lists... real 0m14.741s user 0m4.863s sys 0m0.551s 2019-03-24 01:34:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-03-24 01:34:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:34:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:34:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:34:04,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:04,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:04,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:04,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:04,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:04,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:04,471 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:04 GMT 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:04,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:09,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:09,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:09,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:09,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:03.977Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:03.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:03.977Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\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 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 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 [518 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 [573 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 [278 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,108 kB/s)\nReading package lists...\n\nreal\t0m15.326s\nuser\t0m5.138s\nsys\t0m0.612s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:03.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:03.977Z", "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-03-24T01:34:03.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:04.864Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:04.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:05.599Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:05.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:06.337Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:05.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:07.398Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:07.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2710, "offset": 2703, "size": 50}}} 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:09 GMT 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:09,632 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:34:09,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:09,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:09,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:09,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:34:09,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:34:09,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 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 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 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 [518 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 [573 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 [278 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,108 kB/s) Reading package lists... real 0m15.326s user 0m5.138s sys 0m0.612s 2019-03-24 01:34:09,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-03-24 01:34:09,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:34:09,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:34:09,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:34:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:34:09,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:09,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:09,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:09,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:09,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:09 GMT 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:09,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:09,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:09,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:14,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:14,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:14,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:14,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:14,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:14,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2710, "offset": 2710, "size": 50}}} 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:14 GMT 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:14,897 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:14,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:14,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:15,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:15,012 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:15 GMT 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:15,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:20,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:20,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2710, "offset": 2710, "size": 50}}} 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:20 GMT 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:20,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:20,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:20,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:20,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:20,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:20,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:20,300 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:20 GMT 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:20,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:20,301 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:25,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:25,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:25,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:20.598Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:20.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:23.418Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:23.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:24.810Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:24.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:25.589Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:25.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}], "metadata": {"pagination": {"total": 2714, "offset": 2710, "size": 50}}} 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:25 GMT 2019-03-24 01:34:25,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:25,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:34:25,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:25,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:25,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:25,704 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:34:25,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:34:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:34:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:34:25,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:34:25,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:25,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:25,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:25,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:25,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:25,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:25,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:25,807 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:25 GMT 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:25,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:30,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:30,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:30,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:26.373Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:25.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:27.447Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:27.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2716, "offset": 2714, "size": 50}}} 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:30 GMT 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:30,964 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:34:30,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:34:30,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:34:30,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:31,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:31,040 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:31,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:31,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:31 GMT 2019-03-24 01:34:31,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:31,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:31,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:31,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:31,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:36,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:36,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2716, "offset": 2716, "size": 50}}} 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:36 GMT 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:36,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:36,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:36,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:36,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:36,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:36,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:36 GMT 2019-03-24 01:34:36,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:36,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:36,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:36,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:36,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:41,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:41,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:41,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:41,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:41,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:40.595Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:40.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2717, "offset": 2716, "size": 50}}} 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:41 GMT 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:41,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:41,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:41,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:34:41,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:41,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:41,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:41,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:41,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:41,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:41,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:41,628 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:41 GMT 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:41,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:46,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:46,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:43.402Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:43.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:44.829Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:44.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:45.587Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:45.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:46.357Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:45.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}], "metadata": {"pagination": {"total": 2721, "offset": 2717, "size": 50}}} 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:46 GMT 2019-03-24 01:34:46,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:46,776 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:34:46,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:46,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:46,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:46,776 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:34:46,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:34:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:34:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:34:46,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:34:46,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:46,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:46,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:46,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:46,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:46,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:46,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:46 GMT 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:46,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:51,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:52,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:34:47.414Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:34:47.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2722, "offset": 2721, "size": 50}}} 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:52,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:52 GMT 2019-03-24 01:34:52,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:52,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-03-24 01:34:52,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:52,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:52,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:52,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:34:52,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:52,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:52,090 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:52 GMT 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:52,090 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:57,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:34:57,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:57,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:57,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:57,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:57,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:57 GMT 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:34:57,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:57,278 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:57,278 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:34:57,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:34:57,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:34:57,400 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:34:57 GMT 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:34:57,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:02,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:02,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:02,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:02,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:02,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:02,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:02,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:00.617Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:00.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2723, "offset": 2722, "size": 50}}} 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:02 GMT 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:02,536 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:02,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:35:02,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:02,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:02,608 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:02 GMT 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:02,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:07,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:07,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:07,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:07,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:07,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:07,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:03.422Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:03.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:04.843Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:04.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:05.788Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:05.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:06.356Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:05.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:07.437Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:07.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2728, "offset": 2723, "size": 50}}} 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:07 GMT 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:07,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:07,744 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:35:07,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:35:07,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:35:07,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:35:07,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:35:07,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:35:07,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:07,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:07,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:07,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:07,845 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:07 GMT 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:07,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:07,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:07,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:07,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:12,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:12,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-03-24 01:35:12,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:12 GMT 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:12,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:13,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:13,056 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:13,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:13 GMT 2019-03-24 01:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:13,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:18,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:18,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:18,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:18,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:18 GMT 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:35:18,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:18,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:18,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:18,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:18,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:18,293 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:18,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:18,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:18 GMT 2019-03-24 01:35:18,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:18,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:18,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:18,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:18,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:23,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:23,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:23,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:23,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:23,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:23,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:20.614Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:20.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2729, "offset": 2728, "size": 50}}} 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:23 GMT 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:23,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:23,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:23,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:35:23,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:23,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:23,476 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:23 GMT 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:23,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:28,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:28,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:23.443Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:23.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:24.841Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:24.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:25.789Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:25.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:26.370Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:25.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:27.638Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:27.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2734, "offset": 2729, "size": 50}}} 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:28 GMT 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:28,567 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:35:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:35:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:35:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:35:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:35:28,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:35:28,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:28,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:28,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:28,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:28,636 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:28 GMT 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:28,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:28,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:28,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:28,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:33,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:33,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:33,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:33 GMT 2019-03-24 01:35:33,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:33,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:35:33,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:33,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:33,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:33,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:33,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:33,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:33,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:33,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:33,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:33,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:33,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:33,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:33 GMT 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:33,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:38,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:38,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:38 GMT 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:38,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:38,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:39,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:39,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:39,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:39,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:39,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:39,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:39,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:39,006 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:39 GMT 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:39,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:44,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:44,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:44,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:44,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:44,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:44,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:44,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:40.620Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:40.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:43.444Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:43.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}], "metadata": {"pagination": {"total": 2736, "offset": 2734, "size": 50}}} 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:44 GMT 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:44,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:44,124 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:35:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:35:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:35:44,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:44,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:44,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:44,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:44,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:44,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:44,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:44,213 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:44 GMT 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:44,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:49,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:49,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:49,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:49,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:44.872Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:44.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:45.818Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:45.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:46.344Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:45.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:47.668Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:47.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2740, "offset": 2736, "size": 50}}} 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:49 GMT 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:35:49,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:49,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:49,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:49,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:35:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:35:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:35:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:35:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:35:49,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:49,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:49,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:49,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:49,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:49,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:49,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:49,406 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:49 GMT 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:49,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:54,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:54,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:54,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:54 GMT 2019-03-24 01:35:54,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:54,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:35:54,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:54,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:54,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:54,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:54,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:54,640 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:54 GMT 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:54,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:59,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:59,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:54.680Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1\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 14 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,955 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 8491\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8520\nclearwater-socket-factory-sig start/running, process 8525\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m51.308s\nuser\t0m8.717s\nsys\t0m7.830s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:54.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:35:55.385Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:35:54.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2742, "offset": 2740, "size": 50}}} 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:59 GMT 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:35:59,794 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:35:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1 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 14 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,955 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 8491 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8520 clearwater-socket-factory-sig start/running, process 8525 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m51.308s user 0m8.717s sys 0m7.830s 2019-03-24 01:35:59,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:35:59,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:35:59,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:35:59,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:35:59,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:35:59,905 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:35:59 GMT 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:35:59,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:04,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:05,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:00.661Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:00.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:03.451Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:03.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:04.891Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:04.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}], "metadata": {"pagination": {"total": 2745, "offset": 2742, "size": 50}}} 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:05 GMT 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:05,016 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:05,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:36:05,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:36:05,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:36:05,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:05,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:05,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:05 GMT 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:05,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:10,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:10,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:10,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:10,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:10,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:05.820Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:05.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:06.351Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:05.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:07.693Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:07.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:08.857Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h\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 14 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,415 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 8758\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 8789\nclearwater-socket-factory-sig start/running, process 8794\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8844\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.+++\n.....+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m14.840s\nuser\t0m9.385s\nsys\t0m8.829s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:08.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:09.369Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:08.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}], "metadata": {"pagination": {"total": 2750, "offset": 2745, "size": 50}}} 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:10 GMT 2019-03-24 01:36:10,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:10,397 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:10,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:10,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:10,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:10,397 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:36:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:36:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:36:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h 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 14 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,415 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 8758 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 8789 clearwater-socket-factory-sig start/running, process 8794 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8844 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .+++ .....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m14.840s user 0m9.385s sys 0m8.829s 2019-03-24 01:36:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:36:10,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:10,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:10,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:10,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:10,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:10,512 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:10 GMT 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:10,512 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:10,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:15,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:15,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:15,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:11.241Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje\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 14 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 20s (4,384 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 8853\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m22.229s\nuser\t0m20.710s\nsys\t0m10.741s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:11.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:11.979Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:11.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2752, "offset": 2750, "size": 50}}} 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:15 GMT 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:15,658 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:15,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje 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 14 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 20s (4,384 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 8853 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m22.229s user 0m20.710s sys 0m10.741s 2019-03-24 01:36:15,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:36:15,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:15,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:15 GMT 2019-03-24 01:36:15,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:15,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:15,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:15,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:15,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:20,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:20,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:20.685Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:20.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2753, "offset": 2752, "size": 50}}} 2019-03-24 01:36:20,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:20,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:20 GMT 2019-03-24 01:36:20,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:20,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-24 01:36:20,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:20,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:20,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:20,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:36:20,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:21,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:21,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:21,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:21 GMT 2019-03-24 01:36:21,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:21,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:21,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:21,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:21,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:26,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:26,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:26,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:23.674Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:23.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:24.878Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:24.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:25.803Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:25.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}], "metadata": {"pagination": {"total": 2756, "offset": 2753, "size": 50}}} 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:26 GMT 2019-03-24 01:36:26,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:26,234 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:26,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:26,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:26,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:26,234 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:26,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:36:26,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:36:26,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:36:26,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:26,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:26,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:26,350 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:26 GMT 2019-03-24 01:36:26,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:26,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:26,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:26,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:26,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:31,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:31,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:26.568Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:26.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:27.500Z", "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 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57622 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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.696s\nuser\t0m13.131s\nsys\t0m3.892s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:27.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:28.192Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:27.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:28.192Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:27.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2760, "offset": 2756, "size": 50}}} 2019-03-24 01:36:31,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:31 GMT 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:31,473 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:36:31,474 - 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 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57622 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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.696s user 0m13.131s sys 0m3.892s 2019-03-24 01:36:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-24 01:36:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:36:31,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:31,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:31,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:31,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:31,591 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:31 GMT 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:31,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:31,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:31,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:31,592 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:36,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:36,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:36,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:36,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2760, "offset": 2760, "size": 50}}} 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:36 GMT 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:36,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:36:36,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:36,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:36,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:36,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:36,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:36,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:36,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:36,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:36,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:36 GMT 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:36,814 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:36,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:41,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:41,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:40.870Z", "message": "Waiting for process 1757 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:40.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2761, "offset": 2760, "size": 50}}} 2019-03-24 01:36:41,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:41,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:41 GMT 2019-03-24 01:36:41,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:41,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-24 01:36:41,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:41,945 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:41,945 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:41,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1757 to end... 2019-03-24 01:36:41,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:42,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:42,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:42,075 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:42 GMT 2019-03-24 01:36:42,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:42,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:42,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:42,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:42,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:47,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:47,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:47,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:47,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:47,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:47,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:47,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:47,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:47,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:42.707Z", "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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57925 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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.908s\nuser\t0m13.248s\nsys\t0m3.660s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:42.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.412Z", "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-03-24T01:36:42.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.412Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:42.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.412Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:42.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.947Z", "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-03-24T01:36:43.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.947Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:43.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.947Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:43.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.947Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:43.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:43.947Z", "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 14 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (638 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57845 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m15.906s\nuser\t0m0.842s\nsys\t0m0.753s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:43.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:44.888Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:44.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20190324T010000Z.txt\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa24\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.031s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] => 2019:03:24 01:35:56: Namespace: management\n2019:03:24 01:35:56: [management] Starting server\n2019:03:24 01:35:56: [management] Listening for requests\n2019:03:24 01:35:56: Namespace: signaling\n2019:03:24 01:35:56: [signaling] Starting server\n2019:03:24 01:35:56: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e\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 14 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 16s (4,110 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51936 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9091\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 9830\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m48.667s\nuser\t0m17.043s\nsys\t0m10.869s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.070s\nuser\t0m0.014s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:44.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:44.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:98:9c \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0c:989c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80164 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44632 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137690118 (137.6 MB) TX bytes:6190823 (6.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:107727 (107.7 KB) TX bytes:107727 (107.7 KB)\n\n\nreal\t0m0.179s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 01:30 ? 00:00:01 /sbin/init\nroot 2 0 0 01:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 01:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 01:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 01:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 01:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 01:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 01:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 01:30 ? 00:00:00 [migration/0]\nroot 12 2 0 01:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 01:30 ? 00:00:00 [khelper]\nroot 14 2 0 01:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 01:30 ? 00:00:00 [netns]\nroot 16 2 0 01:30 ? 00:00:00 [writeback]\nroot 17 2 0 01:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 01:30 ? 00:00:00 [bioset]\nroot 19 2 0 01:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 01:30 ? 00:00:00 [kblockd]\nroot 21 2 0 01:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 01:30 ? 00:00:00 [khubd]\nroot 23 2 0 01:30 ? 00:00:00 [md]\nroot 24 2 0 01:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 01:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 01:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 01:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 01:30 ? 00:00:00 [vmstat]\nroot 30 2 0 01:30 ? 00:00:00 [ksmd]\nroot 31 2 0 01:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 01:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 01:30 ? 00:00:00 [crypto]\nroot 46 2 0 01:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 01:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 01:30 ? 00:00:00 [vballoon]\nroot 49 2 0 01:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 01:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 01:30 ? 00:00:00 [deferwq]\nroot 72 2 0 01:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 01:30 ? 00:00:00 [kpsmoused]\nroot 122 2 0 01:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 414 2 0 01:30 ? 00:00:00 [kworker/u3:1]\nroot 517 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 01:30 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 937 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1038 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1089 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1091 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1092 1 0 01:30 ? 00:00:00 cron\ndaemon 1093 1 0 01:30 ? 00:00:00 atd\nroot 1185 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_sanz7h/env/bin/python -m cloudify_agent.worker --queue sprout_host_sanz7h --max-workers 5 --name sprout_host_sanz7h\nubuntu 1465 1463 0 01:31 ? 00:00:01 /home/ubuntu/sprout_host_sanz7h/env/bin/python -m cloudify_agent.worker --queue sprout_host_sanz7h --max-workers 5 --name sprout_host_sanz7h\nubuntu 1609 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_sanz7h/env/bin/diamond --configfile /home/ubuntu/sprout_host_sanz7h/work/plugins/diamond/etc/diamond.conf\nubuntu 1730 1465 1 01:33 ? 00:00:02 /home/ubuntu/sprout_host_sanz7h/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-dQHsmB\nubuntu 1740 1730 0 01:33 ? 00:00:00 /bin/sh -c /tmp/NJGPB/install-sprout.sh\nubuntu 1742 1740 0 01:33 ? 00:00:00 /bin/bash -e /tmp/NJGPB/install-sprout.sh\nntp 8278 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8758 1 0 01:35 ? 00:00:00 rsyslogd\nroot 8789 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8790 8789 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8794 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8795 8794 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8804 8790 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8805 8795 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8806 8805 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8844 1 0 01:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9552 1 0 01:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9599 1742 0 01:36 ? 00:00:00 /bin/bash -e /tmp/NJGPB/install-sprout.sh\nubuntu 9600 9599 0 01:36 ? 00:00:00 /bin/bash -e /tmp/NJGPB/install-sprout.sh\nroot 9601 9600 0 01:36 ? 00:00:00 sudo ps -edf\nroot 9602 9601 0 01:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "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 9552/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd \ntcp 0 0 127.0.0.1:46680 0.0.0.0:* LISTEN 1730/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8844/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9552/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1089/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8278/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8278/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8278/ntpd \nudp 0 0 0.0.0.0:49132 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9552/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8278/ntpd \nudp6 0 0 ::1:123 :::* 8278/ntpd \nudp6 0 0 :::123 :::* 8278/ntpd \nudp6 0 0 :::1860 :::* 549/dhclient \nudp6 0 0 ::1:53 :::* 9552/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7210 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9029 1091/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20315 8804/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20316 8806/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8686 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "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 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58186 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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.963s\nuser\t0m12.893s\nsys\t0m3.522s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:45.671Z", "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-03-24T01:36:45.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.006s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": " \r100 3149 100 3149 0 0 15081 0 --:--:-- --:--:-- --:--:-- 15139", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 01:30 ? 00:00:01 /sbin/init\nroot 2 0 0 01:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 01:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 01:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 01:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 01:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 01:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 01:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 01:30 ? 00:00:00 [migration/0]\nroot 12 2 0 01:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 01:30 ? 00:00:00 [khelper]\nroot 14 2 0 01:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 01:30 ? 00:00:00 [netns]\nroot 16 2 0 01:30 ? 00:00:00 [writeback]\nroot 17 2 0 01:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 01:30 ? 00:00:00 [bioset]\nroot 19 2 0 01:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 01:30 ? 00:00:00 [kblockd]\nroot 21 2 0 01:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 01:30 ? 00:00:00 [khubd]\nroot 23 2 0 01:30 ? 00:00:00 [md]\nroot 24 2 0 01:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 01:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 01:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 01:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 01:30 ? 00:00:00 [vmstat]\nroot 30 2 0 01:30 ? 00:00:00 [ksmd]\nroot 31 2 0 01:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 01:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 01:30 ? 00:00:00 [crypto]\nroot 46 2 0 01:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 01:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 01:30 ? 00:00:00 [vballoon]\nroot 49 2 0 01:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 01:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 01:30 ? 00:00:00 [deferwq]\nroot 72 2 0 01:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 01:30 ? 00:00:00 [kpsmoused]\nroot 120 2 0 01:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 01:30 ? 00:00:00 [kworker/u3:1]\nroot 544 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 01:30 ? 00:00:00 [kauditd]\nmessage+ 871 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 926 1 0 01:30 ? 00:00:00 rsyslogd\nroot 945 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1098 1 0 01:30 ? 00:00:00 cron\ndaemon 1099 1 0 01:30 ? 00:00:00 atd\nroot 1186 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_236sb1/env/bin/python -m cloudify_agent.worker --queue bono_host_236sb1 --max-workers 5 --name bono_host_236sb1\nubuntu 1464 1462 0 01:31 ? 00:00:01 /home/ubuntu/bono_host_236sb1/env/bin/python -m cloudify_agent.worker --queue bono_host_236sb1 --max-workers 5 --name bono_host_236sb1\nubuntu 1610 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/bono_host_236sb1/env/bin/diamond --configfile /home/ubuntu/bono_host_236sb1/work/plugins/diamond/etc/diamond.conf\nubuntu 1737 1464 1 01:33 ? 00:00:02 /home/ubuntu/bono_host_236sb1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-pBeeDL\nubuntu 1747 1737 0 01:33 ? 00:00:00 /bin/sh -c /tmp/5E2J3/install-bono.sh\nubuntu 1749 1747 0 01:33 ? 00:00:00 /bin/bash -e /tmp/5E2J3/install-bono.sh\nntp 7983 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8520 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8521 8520 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8525 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8526 8525 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8535 8526 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8536 8521 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8537 8535 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8609 1 0 01:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8928 1 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8932 8928 0 01:36 ? 00:00:00 inotifywait -e create -qq .\nbono 8951 1 0 01:36 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-k9hne1.clearwater.local --alias=172.30.9.213,bono-k9hne1.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-k9hne1.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 9634 1 0 01:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9681 1749 0 01:36 ? 00:00:00 /bin/bash -e /tmp/5E2J3/install-bono.sh\nubuntu 9682 9681 0 01:36 ? 00:00:00 /bin/bash -e /tmp/5E2J3/install-bono.sh\nroot 9683 9682 0 01:36 ? 00:00:00 sudo ps -edf\nroot 9684 9683 0 01:36 ? 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-03-24T01:36:45.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "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 9634/dnsmasq \ntcp 0 0 127.0.0.1:41686 0.0.0.0:* LISTEN 1737/python \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8609/monit \ntcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8951/bono \ntcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8951/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8951/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9634/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 7983/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7983/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7983/ntpd \nudp 0 0 192.168.120.8:5058 0.0.0.0:* 8951/bono \nudp 0 0 192.168.120.8:5060 0.0.0.0:* 8951/bono \nudp 0 0 0.0.0.0:29205 0.0.0.0:* 554/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9634/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 7983/ntpd \nudp6 0 0 ::1:123 :::* 7983/ntpd \nudp6 0 0 :::123 :::* 7983/ntpd \nudp6 0 0 :::16200 :::* 554/dhclient \nudp6 0 0 ::1:53 :::* 9634/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8708 871/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7224 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19917 8536/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19918 8537/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6537 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9061 1097/acpid /var/run/acpid.socket\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Execution done (PID=1740, return_code=0): /tmp/NJGPB/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] => /var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/kern.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20190324T010000Z.txt\n/var/log/bono/bono_err.log\n/var/log/syslog\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}], "metadata": {"pagination": {"total": 2846, "offset": 2761, "size": 50}}} 2019-03-24 01:36:47,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:47 GMT 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:47,240 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:47,244 - 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57925 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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.908s user 0m13.248s sys 0m3.660s 2019-03-24 01:36:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-03-24 01:36:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-03-24 01:36:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-03-24 01:36:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-03-24 01:36:47,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:36:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-03-24 01:36:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-03-24 01:36:47,246 - 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 14 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (638 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57845 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m15.906s user 0m0.842s sys 0m0.753s 2019-03-24 01:36:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-24 01:36:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-03-24 01:36:47,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20190324T010000Z.txt /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.031s user 0m0.000s sys 0m0.010s 2019-03-24 01:36:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-24 01:36:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:03:24 01:35:56: Namespace: management 2019:03:24 01:35:56: [management] Starting server 2019:03:24 01:35:56: [management] Listening for requests 2019:03:24 01:35:56: Namespace: signaling 2019:03:24 01:35:56: [signaling] Starting server 2019:03:24 01:35:56: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-24 01:36:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-24 01:36:47,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e 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 14 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,110 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9091 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 9830 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m48.667s user 0m17.043s sys 0m10.869s 2019-03-24 01:36:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-03-24 01:36:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:36:47,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.014s sys 0m0.044s 2019-03-24 01:36:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-03-24 01:36:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:98:9c inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0c:989c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80164 errors:0 dropped:0 overruns:0 frame:0 TX packets:44632 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137690118 (137.6 MB) TX bytes:6190823 (6.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:107727 (107.7 KB) TX bytes:107727 (107.7 KB) real 0m0.179s user 0m0.000s sys 0m0.006s 2019-03-24 01:36:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-03-24 01:36:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 01:30 ? 00:00:01 /sbin/init root 2 0 0 01:30 ? 00:00:00 [kthreadd] root 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 01:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 01:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 01:30 ? 00:00:00 [rcu_sched] root 8 2 0 01:30 ? 00:00:00 [rcuos/0] root 9 2 0 01:30 ? 00:00:00 [rcu_bh] root 10 2 0 01:30 ? 00:00:00 [rcuob/0] root 11 2 0 01:30 ? 00:00:00 [migration/0] root 12 2 0 01:30 ? 00:00:00 [watchdog/0] root 13 2 0 01:30 ? 00:00:00 [khelper] root 14 2 0 01:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 01:30 ? 00:00:00 [netns] root 16 2 0 01:30 ? 00:00:00 [writeback] root 17 2 0 01:30 ? 00:00:00 [kintegrityd] root 18 2 0 01:30 ? 00:00:00 [bioset] root 19 2 0 01:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 01:30 ? 00:00:00 [kblockd] root 21 2 0 01:30 ? 00:00:00 [ata_sff] root 22 2 0 01:30 ? 00:00:00 [khubd] root 23 2 0 01:30 ? 00:00:00 [md] root 24 2 0 01:30 ? 00:00:00 [devfreq_wq] root 25 2 0 01:30 ? 00:00:00 [kworker/0:1] root 27 2 0 01:30 ? 00:00:00 [khungtaskd] root 28 2 0 01:30 ? 00:00:00 [kswapd0] root 29 2 0 01:30 ? 00:00:00 [vmstat] root 30 2 0 01:30 ? 00:00:00 [ksmd] root 31 2 0 01:30 ? 00:00:00 [khugepaged] root 32 2 0 01:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 01:30 ? 00:00:00 [crypto] root 46 2 0 01:30 ? 00:00:00 [kthrotld] root 47 2 0 01:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 01:30 ? 00:00:00 [vballoon] root 49 2 0 01:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 01:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 01:30 ? 00:00:00 [deferwq] root 72 2 0 01:30 ? 00:00:00 [charger_manager] root 114 2 0 01:30 ? 00:00:00 [kpsmoused] root 122 2 0 01:30 ? 00:00:00 [kworker/0:2] root 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 414 2 0 01:30 ? 00:00:00 [kworker/u3:1] root 517 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 01:30 ? 00:00:00 [kauditd] message+ 873 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind root 937 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1092 1 0 01:30 ? 00:00:00 cron daemon 1093 1 0 01:30 ? 00:00:00 atd root 1185 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_sanz7h/env/bin/python -m cloudify_agent.worker --queue sprout_host_sanz7h --max-workers 5 --name sprout_host_sanz7h ubuntu 1465 1463 0 01:31 ? 00:00:01 /home/ubuntu/sprout_host_sanz7h/env/bin/python -m cloudify_agent.worker --queue sprout_host_sanz7h --max-workers 5 --name sprout_host_sanz7h ubuntu 1609 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_sanz7h/env/bin/diamond --configfile /home/ubuntu/sprout_host_sanz7h/work/plugins/diamond/etc/diamond.conf ubuntu 1730 1465 1 01:33 ? 00:00:02 /home/ubuntu/sprout_host_sanz7h/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-dQHsmB ubuntu 1740 1730 0 01:33 ? 00:00:00 /bin/sh -c /tmp/NJGPB/install-sprout.sh ubuntu 1742 1740 0 01:33 ? 00:00:00 /bin/bash -e /tmp/NJGPB/install-sprout.sh ntp 8278 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8758 1 0 01:35 ? 00:00:00 rsyslogd root 8789 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8790 8789 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8794 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8795 8794 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8804 8790 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8805 8795 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8806 8805 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8844 1 0 01:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9552 1 0 01:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9599 1742 0 01:36 ? 00:00:00 /bin/bash -e /tmp/NJGPB/install-sprout.sh ubuntu 9600 9599 0 01:36 ? 00:00:00 /bin/bash -e /tmp/NJGPB/install-sprout.sh root 9601 9600 0 01:36 ? 00:00:00 sudo ps -edf root 9602 9601 0 01:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.008s 2019-03-24 01:36:47,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-03-24 01:36:47,249 - 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 9552/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:46680 0.0.0.0:* LISTEN 1730/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8844/monit tcp6 0 0 ::1:53 :::* LISTEN 9552/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8278/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8278/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8278/ntpd udp 0 0 0.0.0.0:49132 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9552/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8278/ntpd udp6 0 0 ::1:123 :::* 8278/ntpd udp6 0 0 :::123 :::* 8278/ntpd udp6 0 0 :::1860 :::* 549/dhclient udp6 0 0 ::1:53 :::* 9552/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7210 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9029 1091/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20315 8804/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20316 8806/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8686 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-24 01:36:47,250 - 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 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58186 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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.963s user 0m12.893s sys 0m3.522s 2019-03-24 01:36:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-03-24 01:36:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-03-24 01:36:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-03-24 01:36:47,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.006s sys 0m0.047s 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-sanz7h 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15081 0 --:--:-- --:--:-- --:--:-- 15139 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:36:47,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-24 01:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-03-24 01:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 01:30 ? 00:00:01 /sbin/init root 2 0 0 01:30 ? 00:00:00 [kthreadd] root 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 01:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 01:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 01:30 ? 00:00:00 [rcu_sched] root 8 2 0 01:30 ? 00:00:00 [rcuos/0] root 9 2 0 01:30 ? 00:00:00 [rcu_bh] root 10 2 0 01:30 ? 00:00:00 [rcuob/0] root 11 2 0 01:30 ? 00:00:00 [migration/0] root 12 2 0 01:30 ? 00:00:00 [watchdog/0] root 13 2 0 01:30 ? 00:00:00 [khelper] root 14 2 0 01:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 01:30 ? 00:00:00 [netns] root 16 2 0 01:30 ? 00:00:00 [writeback] root 17 2 0 01:30 ? 00:00:00 [kintegrityd] root 18 2 0 01:30 ? 00:00:00 [bioset] root 19 2 0 01:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 01:30 ? 00:00:00 [kblockd] root 21 2 0 01:30 ? 00:00:00 [ata_sff] root 22 2 0 01:30 ? 00:00:00 [khubd] root 23 2 0 01:30 ? 00:00:00 [md] root 24 2 0 01:30 ? 00:00:00 [devfreq_wq] root 25 2 0 01:30 ? 00:00:00 [kworker/0:1] root 27 2 0 01:30 ? 00:00:00 [khungtaskd] root 28 2 0 01:30 ? 00:00:00 [kswapd0] root 29 2 0 01:30 ? 00:00:00 [vmstat] root 30 2 0 01:30 ? 00:00:00 [ksmd] root 31 2 0 01:30 ? 00:00:00 [khugepaged] root 32 2 0 01:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 01:30 ? 00:00:00 [crypto] root 46 2 0 01:30 ? 00:00:00 [kthrotld] root 47 2 0 01:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 01:30 ? 00:00:00 [vballoon] root 49 2 0 01:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 01:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 01:30 ? 00:00:00 [deferwq] root 72 2 0 01:30 ? 00:00:00 [charger_manager] root 114 2 0 01:30 ? 00:00:00 [kpsmoused] root 120 2 0 01:30 ? 00:00:00 [kworker/0:2] root 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 01:30 ? 00:00:00 [kworker/u3:1] root 544 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 01:30 ? 00:00:00 [kauditd] message+ 871 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 926 1 0 01:30 ? 00:00:00 rsyslogd root 945 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1098 1 0 01:30 ? 00:00:00 cron daemon 1099 1 0 01:30 ? 00:00:00 atd root 1186 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_236sb1/env/bin/python -m cloudify_agent.worker --queue bono_host_236sb1 --max-workers 5 --name bono_host_236sb1 ubuntu 1464 1462 0 01:31 ? 00:00:01 /home/ubuntu/bono_host_236sb1/env/bin/python -m cloudify_agent.worker --queue bono_host_236sb1 --max-workers 5 --name bono_host_236sb1 ubuntu 1610 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/bono_host_236sb1/env/bin/diamond --configfile /home/ubuntu/bono_host_236sb1/work/plugins/diamond/etc/diamond.conf ubuntu 1737 1464 1 01:33 ? 00:00:02 /home/ubuntu/bono_host_236sb1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-pBeeDL ubuntu 1747 1737 0 01:33 ? 00:00:00 /bin/sh -c /tmp/5E2J3/install-bono.sh ubuntu 1749 1747 0 01:33 ? 00:00:00 /bin/bash -e /tmp/5E2J3/install-bono.sh ntp 7983 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8520 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8521 8520 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8525 1 0 01:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8526 8525 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8535 8526 0 01:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8536 8521 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8537 8535 0 01:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8609 1 0 01:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8928 1 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8932 8928 0 01:36 ? 00:00:00 inotifywait -e create -qq . bono 8951 1 0 01:36 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-k9hne1.clearwater.local --alias=172.30.9.213,bono-k9hne1.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-k9hne1.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 9634 1 0 01:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9681 1749 0 01:36 ? 00:00:00 /bin/bash -e /tmp/5E2J3/install-bono.sh ubuntu 9682 9681 0 01:36 ? 00:00:00 /bin/bash -e /tmp/5E2J3/install-bono.sh root 9683 9682 0 01:36 ? 00:00:00 sudo ps -edf root 9684 9683 0 01:36 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-03-24 01:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-03-24 01:36:47,252 - 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 9634/dnsmasq tcp 0 0 127.0.0.1:41686 0.0.0.0:* LISTEN 1737/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8609/monit tcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 8951/bono tcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 8951/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8951/bono tcp6 0 0 ::1:53 :::* LISTEN 9634/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 7983/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7983/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7983/ntpd udp 0 0 192.168.120.8:5058 0.0.0.0:* 8951/bono udp 0 0 192.168.120.8:5060 0.0.0.0:* 8951/bono udp 0 0 0.0.0.0:29205 0.0.0.0:* 554/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9634/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 7983/ntpd udp6 0 0 ::1:123 :::* 7983/ntpd udp6 0 0 :::123 :::* 7983/ntpd udp6 0 0 :::16200 :::* 554/dhclient udp6 0 0 ::1:53 :::* 9634/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8708 871/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7224 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19917 8536/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19918 8537/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6537 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9061 1097/acpid /var/run/acpid.socket real 0m0.011s user 0m0.000s sys 0m0.009s 2019-03-24 01:36:47,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-03-24 01:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/NJGPB/install-sprout.sh 2019-03-24 01:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:36:47,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:36:47,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/kern.log /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/iotop.log /var/log/bono/bono_out.log /var/log/bono/bono_20190324T010000Z.txt /var/log/bono/bono_err.log /var/log/syslog /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.010s user 0m0.005s sys 0m0.004s 2019-03-24 01:36:47,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:47,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:47,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:47,361 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:47 GMT 2019-03-24 01:36:47,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:47,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:47,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:47,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:47,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:52,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:52,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:52,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:52,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:52,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:52,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:52,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:52,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:52,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Execution done (PID=1740, return_code=0): /tmp/NJGPB/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.da8631ae-4e17-4cd9-864b-c256d045ca5a"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] => /var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/kern.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20190324T010000Z.txt\n/var/log/bono/bono_err.log\n/var/log/syslog\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:45.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] => [24-Mar-2019 01:36:25 UTC] clearwater-diags-monitor starting\n[24-Mar-2019 01:36:25 UTC] Waiting for trigger files\n2019:03:24 01:35:51: Namespace: management\n2019:03:24 01:35:51: [management] Starting server\n2019:03:24 01:35:51: [management] Listening for requests\n2019:03:24 01:35:51: Namespace: signaling\n2019:03:24 01:35:51: [signaling] Starting server\n2019:03:24 01:35:51: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.311Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "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-03-24T01:36:46.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "[bono] => 2019-03-24 01:36:09.446404083 Stopping etcd clearwater-etcd\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "[bono] sudo cat /var/log/bono/bono_20190324T010000Z.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-03-24T01:36:46.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "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-03-24T01:36:46.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " \r100 3149 100 3149 0 0 17638 0 --:--:-- --:--:-- --:--:-- 17691", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Execution done (PID=1747, return_code=0): /tmp/5E2J3/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc\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 14 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 14s (6,413 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 9223\nclearwater-socket-factory-sig start/running, process 9228\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9277\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.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\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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.14) ...\n\nreal\t2m49.779s\nuser\t0m22.247s\nsys\t0m12.395s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:46.962Z", "message": " /tmp/5E2J3/install-bono.sh: line 6: /home/ubuntu/bono_host_236sb1/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.359b3872-0c2b-4f9d-9913-842a32d22c5d"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:47.649Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:47.649Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:47.649Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:47.649Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:46.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] => [24-Mar-2019 01:35:51 UTC] clearwater-diags-monitor starting\n[24-Mar-2019 01:35:51 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.014s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "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 9645/dnsmasq \ntcp 0 0 127.0.0.1:40213 0.0.0.0:* LISTEN 1747/python \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8853/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9023/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9645/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1113/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8340/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8340/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8340/ntpd \nudp 0 0 0.0.0.0:58297 0.0.0.0:* 619/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9645/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8340/ntpd \nudp6 0 0 ::1:123 :::* 8340/ntpd \nudp6 0 0 :::123 :::* 8340/ntpd \nudp6 0 0 :::16714 :::* 619/dhclient \nudp6 0 0 ::1:53 :::* 9645/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9031 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7260 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8937 1046/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}], "metadata": {"pagination": {"total": 2916, "offset": 2811, "size": 50}}} 2019-03-24 01:36:52,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:52 GMT 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:52,475 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:52,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/NJGPB/install-sprout.sh 2019-03-24 01:36:52,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:36:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:36:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:36:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:36:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:36:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/kern.log /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/iotop.log /var/log/bono/bono_out.log /var/log/bono/bono_20190324T010000Z.txt /var/log/bono/bono_err.log /var/log/syslog /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.010s user 0m0.005s sys 0m0.004s 2019-03-24 01:36:52,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [24-Mar-2019 01:36:25 UTC] clearwater-diags-monitor starting [24-Mar-2019 01:36:25 UTC] Waiting for trigger files 2019:03:24 01:35:51: Namespace: management 2019:03:24 01:35:51: [management] Starting server 2019:03:24 01:35:51: [management] Listening for requests 2019:03:24 01:35:51: Namespace: signaling 2019:03:24 01:35:51: [signaling] Starting server 2019:03:24 01:35:51: [signaling] Listening for requests real 0m0.005s user 0m0.002s sys 0m0.003s 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:36:52,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:36:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-03-24 01:36:09.446404083 Stopping etcd clearwater-etcd real 0m0.008s user 0m0.000s sys 0m0.005s 2019-03-24 01:36:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-24 01:36:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190324T010000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-03-24 01:36:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-03-24 01:36:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-236sb1 2019-03-24 01:36:52,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:36:52,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:36:52,483 - 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-236sb1 2019-03-24 01:36:52,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17638 0 --:--:-- --:--:-- --:--:-- 17691 2019-03-24 01:36:52,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:36:52,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-24 01:36:52,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1747, return_code=0): /tmp/5E2J3/install-bono.sh 2019-03-24 01:36:52,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:36:52,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:36:52,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:36:52,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:36:52,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:36:52,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc 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 14 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 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:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 14s (6,413 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 9223 clearwater-socket-factory-sig start/running, process 9228 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9277 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.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 Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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.14) ... real 2m49.779s user 0m22.247s sys 0m12.395s 2019-03-24 01:36:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:36:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/5E2J3/install-bono.sh: line 6: /home/ubuntu/bono_host_236sb1/env/bin/ctx: Argument list too long 2019-03-24 01:36:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:36:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:36:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [24-Mar-2019 01:35:51 UTC] clearwater-diags-monitor starting [24-Mar-2019 01:35:51 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-24 01:36:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-24 01:36:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.014s user 0m0.006s sys 0m0.001s 2019-03-24 01:36:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-03-24 01:36:52,488 - 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 9645/dnsmasq tcp 0 0 127.0.0.1:40213 0.0.0.0:* LISTEN 1747/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8853/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9023/nginx tcp6 0 0 ::1:53 :::* LISTEN 9645/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1113/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8340/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8340/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8340/ntpd udp 0 0 0.0.0.0:58297 0.0.0.0:* 619/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9645/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8340/ntpd udp6 0 0 ::1:123 :::* 8340/ntpd udp6 0 0 :::123 :::* 8340/ntpd udp6 0 0 :::16714 :::* 619/dhclient udp6 0 0 ::1:53 :::* 9645/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9031 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7260 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8937 1046/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-24 01:36:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-03-24 01:36:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-03-24 01:36:52,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:52,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:52,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:52,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:52,581 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:52 GMT 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:52,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:52,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:52,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:52,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:57,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:36:57,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:57,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:57,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:57,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:57,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "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 9645/dnsmasq \ntcp 0 0 127.0.0.1:40213 0.0.0.0:* LISTEN 1747/python \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8853/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9023/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9645/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1113/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8340/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8340/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8340/ntpd \nudp 0 0 0.0.0.0:58297 0.0.0.0:* 619/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9645/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8340/ntpd \nudp6 0 0 ::1:123 :::* 8340/ntpd \nudp6 0 0 :::123 :::* 8340/ntpd \nudp6 0 0 :::16714 :::* 619/dhclient \nudp6 0 0 ::1:53 :::* 9645/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9031 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7260 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8937 1046/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.014s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.246Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " \r100 3149 100 3149 0 0 14985 0 --:--:-- --:--:-- --:--:-- 14995", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "[homer] => 2019-03-24 01:36:25.496171805 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Execution done (PID=1757, return_code=0): /tmp/WNQC7/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:47.897Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:48.797Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.aa865900-e72f-4e5f-98e7-57111967d35a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:49.314Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2OE35/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:49.189Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:49.314Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.864Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:49.314Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:48.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:49.963Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:49.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:49.963Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:49.905Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:49.963Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:49.559Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.012Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GHEKA/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.676Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.029Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.000Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:49.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:49.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.001Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9L0nLQ', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.001Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.029Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:50.717Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.028Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:51.256Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.095Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:51.256Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3HNMOu', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.715Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:51.256Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.737Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:51.256Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.748Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.af5c7b55-e183-442b-b49f-dd6c4f9c744f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:51.256Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:50.719Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:51.256Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.159Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.646Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.653Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.796Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.654Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}], "metadata": {"pagination": {"total": 2946, "offset": 2861, "size": 50}}} 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:57 GMT 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:57,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:57,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:36:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:36:57,706 - 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 9645/dnsmasq tcp 0 0 127.0.0.1:40213 0.0.0.0:* LISTEN 1747/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8853/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9023/nginx tcp6 0 0 ::1:53 :::* LISTEN 9645/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1113/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8340/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8340/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8340/ntpd udp 0 0 0.0.0.0:58297 0.0.0.0:* 619/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9645/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8340/ntpd udp6 0 0 ::1:123 :::* 8340/ntpd udp6 0 0 :::123 :::* 8340/ntpd udp6 0 0 :::16714 :::* 619/dhclient udp6 0 0 ::1:53 :::* 9645/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9031 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7260 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8937 1046/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-24 01:36:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-03-24 01:36:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-03-24 01:36:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.014s user 0m0.006s sys 0m0.001s 2019-03-24 01:36:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-24 01:36:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14985 0 --:--:-- --:--:-- --:--:-- 14995 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-0khkje 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-03-24 01:36:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-03-24 01:36:25.496171805 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.001s sys 0m0.004s 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1757, return_code=0): /tmp/WNQC7/install-homer.sh 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-24 01:36:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:36:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:36:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:36:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:36:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-24 01:36:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2OE35/bind.py 2019-03-24 01:36:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GHEKA/bind.py 2019-03-24 01:36:57,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:36:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:36:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:36:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:36:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:36:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9L0nLQ', '/etc/bind/db.clearwater.local'] 2019-03-24 01:36:57,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3HNMOu', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:36:57,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:36:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:36:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:36:57,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:36:57,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:36:57,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:36:57,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:36:57,782 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:36:57 GMT 2019-03-24 01:36:57,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:36:57,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:36:57,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:36:57,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:36:57,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:02,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:03,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:03,043 - 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-03-24T01:36:52.110Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.529Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.637Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.637Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_7Va0f', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.638Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.110Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:51.653Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.849Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.074Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.849Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVbRiMh', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.034Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.849Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.059Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.fa496b6e-4aa0-4b7b-863c-4cedcdcc4626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.849Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TWMHZ/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.148Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:52.849Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.683Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:53.416Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.805Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:53.416Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/WP9T0/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.275Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3304bfd9-9bb0-4e32-9388-409006ff2b15"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:53.416Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:52.917Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.556Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_82ahgp/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.726Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3304bfd9-9bb0-4e32-9388-409006ff2b15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.465Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.525Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.526Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpF0PrKG', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.528Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.546Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.556Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.062Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.556Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.712Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpoAXBuW', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.967Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.712Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/P8X0U/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:54.398Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.8350d510-ecea-41ec-a5d3-c4d6c13018c9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.712Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:54.420Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.712Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.984Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:54.712Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:53.975Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4f55c88d-a851-4b8c-8594-5aca5701926a"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:55.456Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:54.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:55.456Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:54.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:55.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:55.391Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:55.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f30riu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:55.024Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:56.077Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:55.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:56.077Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:55.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:56.708Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:56.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:36:56.708Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:36:56.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 2946, "offset": 2911, "size": 50}}} 2019-03-24 01:37:03,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:03 GMT 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:03,044 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:37:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:37:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:37:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_7Va0f', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:37:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:37:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVbRiMh', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TWMHZ/bind.py 2019-03-24 01:37:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:37:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/WP9T0/add-snmpproxy-collector.py 2019-03-24 01:37:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:37:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:37:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_82ahgp/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-03-24 01:37:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:37:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:37:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpF0PrKG', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoAXBuW', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/P8X0U/add-snmpproxy-collector.py 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:37:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:37:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:37:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:37:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:37:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:37:03,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:03,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:03,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:03,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:03,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:03 GMT 2019-03-24 01:37:03,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:03,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:03,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:03,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:03,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:08,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:08,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:03.699Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:03.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:06.030Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:05.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:06.560Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:06.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}], "metadata": {"pagination": {"total": 2949, "offset": 2946, "size": 50}}} 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:08 GMT 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:08,309 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:37:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:37:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-24 01:37:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-03-24 01:37:08,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:08,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:08,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:08,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:08,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:08,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:08,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:08 GMT 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:08,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:13,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:13,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:13,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2949, "offset": 2949, "size": 50}}} 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:13 GMT 2019-03-24 01:37:13,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:13,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:37:13,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:13,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:13,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:13,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:13,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:13,540 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:13 GMT 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:13,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:18,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:18,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:16.764Z", "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 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58607 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\t0m29.727s\nuser\t0m12.976s\nsys\t0m3.363s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:16.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:16.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "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-03-24T01:37:16.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "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-03-24T01:37:16.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:16.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/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,443 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58133 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\t0m31.176s\nuser\t0m12.537s\nsys\t0m3.390s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:16.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:16.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:17.480Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:16.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}], "metadata": {"pagination": {"total": 2957, "offset": 2949, "size": 50}}} 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:18 GMT 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:18,632 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:37:18,633 - 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 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58607 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 0m29.727s user 0m12.976s sys 0m3.363s 2019-03-24 01:37:18,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-03-24 01:37:18,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-03-24 01:37:18,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-03-24 01:37:18,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-03-24 01:37:18,634 - 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/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,443 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58133 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 0m31.176s user 0m12.537s sys 0m3.390s 2019-03-24 01:37:18,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-03-24 01:37:18,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-03-24 01:37:18,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:18,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:18,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:18,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:18,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:18,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:18,692 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:18 GMT 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:18,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:23,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:23,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:23,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:23,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:18.979Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.067s\nuser\t0m0.011s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => 24-03-2019 01:37:15.120 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n24-03-2019 01:37:15.123 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n24-03-2019 01:37:15.131 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n24-03-2019 01:37:15.131 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n24-03-2019 01:37:15.131 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n24-03-2019 01:37:15.134 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n24-03-2019 01:37:15.134 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n24-03-2019 01:37:15.170 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n24-03-2019 01:37:17.275 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n24-03-2019 01:37:17.275 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n24-03-2019 01:37:17.276 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n24-03-2019 01:37:17.278 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n24-03-2019 01:37:17.368 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n24-03-2019 01:37:17.368 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n24-03-2019 01:37:17.368 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n24-03-2019 01:37:17.369 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.14: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.14\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n24-03-2019 01:37:17.369 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash b1607393c64f5994c520a4fbd136a349\n24-03-2019 01:37:17.369 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.009s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a7:d6:4c \n inet addr:192.168.120.36 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea7:d64c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89237 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38170 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151352988 (151.3 MB) TX bytes:6144955 (6.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:1139 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1139 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:143668 (143.6 KB) TX bytes:143668 (143.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 01:30 ? 00:00:01 /sbin/init\nroot 2 0 0 01:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 01:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 01:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 01:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 01:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 01:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 01:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 01:30 ? 00:00:00 [migration/0]\nroot 12 2 0 01:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 01:30 ? 00:00:00 [khelper]\nroot 14 2 0 01:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 01:30 ? 00:00:00 [netns]\nroot 16 2 0 01:30 ? 00:00:00 [writeback]\nroot 17 2 0 01:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 01:30 ? 00:00:00 [bioset]\nroot 19 2 0 01:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 01:30 ? 00:00:00 [kblockd]\nroot 21 2 0 01:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 01:30 ? 00:00:00 [khubd]\nroot 23 2 0 01:30 ? 00:00:00 [md]\nroot 24 2 0 01:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 01:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 01:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 01:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 01:30 ? 00:00:00 [vmstat]\nroot 30 2 0 01:30 ? 00:00:00 [ksmd]\nroot 31 2 0 01:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 01:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 01:30 ? 00:00:00 [crypto]\nroot 46 2 0 01:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 01:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 01:30 ? 00:00:00 [vballoon]\nroot 49 2 0 01:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 01:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 01:30 ? 00:00:00 [deferwq]\nroot 72 2 0 01:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 01:30 ? 00:00:00 [kpsmoused]\nroot 119 2 0 01:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 419 2 0 01:30 ? 00:00:00 [kworker/u3:1]\nroot 519 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 01:30 ? 00:00:00 [kauditd]\nmessage+ 871 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 01:30 ? 00:00:00 rsyslogd\nroot 945 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 01:30 ? 00:00:00 cron\ndaemon 1096 1 0 01:30 ? 00:00:00 atd\nroot 1186 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_pqbo4e/env/bin/python -m cloudify_agent.worker --queue ellis_host_pqbo4e --max-workers 5 --name ellis_host_pqbo4e\nubuntu 1466 1464 0 01:31 ? 00:00:01 /home/ubuntu/ellis_host_pqbo4e/env/bin/python -m cloudify_agent.worker --queue ellis_host_pqbo4e --max-workers 5 --name ellis_host_pqbo4e\nubuntu 1610 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_pqbo4e/env/bin/diamond --configfile /home/ubuntu/ellis_host_pqbo4e/work/plugins/diamond/etc/diamond.conf\nubuntu 1734 1466 1 01:33 ? 00:00:02 /home/ubuntu/ellis_host_pqbo4e/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Xj7ETi\nubuntu 1744 1734 0 01:33 ? 00:00:00 /bin/sh -c /tmp/EZQG0/install-ellis.sh\nubuntu 1746 1744 0 01:33 ? 00:00:00 /bin/bash -e /tmp/EZQG0/install-ellis.sh\nmysql 9091 1 0 01:35 ? 00:00:00 /usr/sbin/mysqld\nntp 9241 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9830 1 0 01:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9879 1 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9883 9879 0 01:36 ? 00:00:00 inotifywait -e create -qq .\nroot 9982 1 0 01:36 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9983 9982 0 01:36 ? 00:00:00 nginx: worker process\nwww-data 9984 9982 0 01:36 ? 00:00:00 nginx: worker process\nwww-data 9985 9982 0 01:36 ? 00:00:00 nginx: worker process\nwww-data 9986 9982 0 01:36 ? 00:00:00 nginx: worker process\nellis 10196 1 0 01:36 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10529 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.36:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.36 --name 192-168-120-36 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-36=http://192.168.120.36:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.36:2380 --listen-peer-urls http://192.168.120.36:2380\nroot 10693 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.36 --sig-local-ip=192.168.120.36 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=4c90c37f-b895-4451-b3d0-961bcfce7348 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10775 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.36 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10880 9830 0 01:37 ? 00:00:00 [nginx_ping] \nroot 10883 9830 0 01:37 ? 00:00:00 [check-nginx-upt] \nroot 10887 9830 0 01:37 ? 00:00:00 [check-monit-upt] \nroot 10889 9830 0 01:37 ? 00:00:00 [poll_ellis.sh] \nroot 10897 9830 0 01:37 ? 00:00:00 [poll_ellis_http] \nroot 10900 9830 0 01:37 ? 00:00:00 [check-queue-man] \nroot 10904 9830 0 01:37 ? 00:00:00 [check-etcd-upti] \nroot 10908 9830 0 01:37 ? 00:00:00 [poll_etcd_clust] \nroot 10911 9830 0 01:37 ? 00:00:00 [poll_etcd.sh] \nroot 10938 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.36 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11043 1 0 01:37 ? 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 11090 1746 0 01:37 ? 00:00:00 /bin/bash -e /tmp/EZQG0/install-ellis.sh\nubuntu 11091 11090 0 01:37 ? 00:00:00 /bin/bash -e /tmp/EZQG0/install-ellis.sh\nroot 11092 11091 0 01:37 ? 00:00:00 sudo ps -edf\nroot 11093 11092 0 01:37 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c2:a2:39 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec2:a239/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106168 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43600 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175841019 (175.8 MB) TX bytes:6519239 (6.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:786 errors:0 dropped:0 overruns:0 frame:0\n TX packets:786 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:122542 (122.5 KB) TX bytes:122542 (122.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 01:30 ? 00:00:01 /sbin/init\nroot 2 0 0 01:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 01:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 01:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 01:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 01:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 01:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 01:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 01:30 ? 00:00:00 [migration/0]\nroot 12 2 0 01:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 01:30 ? 00:00:00 [khelper]\nroot 14 2 0 01:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 01:30 ? 00:00:00 [netns]\nroot 16 2 0 01:30 ? 00:00:00 [writeback]\nroot 17 2 0 01:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 01:30 ? 00:00:00 [bioset]\nroot 19 2 0 01:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 01:30 ? 00:00:00 [kblockd]\nroot 21 2 0 01:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 01:30 ? 00:00:00 [khubd]\nroot 23 2 0 01:30 ? 00:00:00 [md]\nroot 24 2 0 01:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 01:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 01:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 01:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 01:30 ? 00:00:00 [vmstat]\nroot 30 2 0 01:30 ? 00:00:00 [ksmd]\nroot 31 2 0 01:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 01:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 01:30 ? 00:00:00 [crypto]\nroot 46 2 0 01:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 01:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 01:30 ? 00:00:00 [vballoon]\nroot 49 2 0 01:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 01:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 01:30 ? 00:00:00 [deferwq]\nroot 72 2 0 01:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 01:30 ? 00:00:00 [kpsmoused]\nroot 131 2 0 01:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 01:30 ? 00:00:00 [kworker/u3:1]\nroot 529 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 01:30 ? 00:00:00 [kauditd]\nmessage+ 913 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 933 1 0 01:30 ? 00:00:00 rsyslogd\nroot 945 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 01:30 ? 00:00:00 cron\ndaemon 1098 1 0 01:30 ? 00:00:00 atd\nroot 1186 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_vm6cgc/env/bin/python -m cloudify_agent.worker --queue dime_host_vm6cgc --max-workers 5 --name dime_host_vm6cgc\nubuntu 1466 1464 0 01:31 ? 00:00:01 /home/ubuntu/dime_host_vm6cgc/env/bin/python -m cloudify_agent.worker --queue dime_host_vm6cgc --max-workers 5 --name dime_host_vm6cgc\nubuntu 1610 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/dime_host_vm6cgc/env/bin/diamond --configfile /home/ubuntu/dime_host_vm6cgc/work/plugins/diamond/etc/diamond.conf\nubuntu 1740 1466 1 01:33 ? 00:00:02 /home/ubuntu/dime_host_vm6cgc/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-l9Lazy\nubuntu 1750 1740 0 01:33 ? 00:00:00 /bin/sh -c /tmp/5ZLHA/install-dime.sh\nubuntu 1752 1750 0 01:33 ? 00:00:00 /bin/bash -e /tmp/5ZLHA/install-dime.sh\nntp 8654 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9223 1 0 01:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9224 9223 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9228 1 0 01:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9229 9228 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9238 9224 0 01:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9239 9229 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9240 9239 0 01:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9489 1 0 01:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9566 1 0 01:36 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9567 9566 0 01:36 ? 00:00:00 nginx: worker process\nwww-data 9568 9566 0 01:36 ? 00:00:00 nginx: worker process\nwww-data 9569 9566 0 01:36 ? 00:00:00 nginx: worker process\nwww-data 9570 9566 0 01:36 ? 00:00:00 nginx: worker process\nroot 9975 1 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9979 9975 0 01:36 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10064 1 0 01:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10327 1 0 01:37 ? 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 10374 1752 0 01:37 ? 00:00:00 /bin/bash -e /tmp/5ZLHA/install-dime.sh\nubuntu 10375 10374 0 01:37 ? 00:00:00 /bin/bash -e /tmp/5ZLHA/install-dime.sh\nroot 10376 10375 0 01:37 ? 00:00:00 sudo ps -edf\nroot 10377 10376 0 01:37 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "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 10327/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9489/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9566/nginx \ntcp 0 0 127.0.0.1:49795 0.0.0.0:* LISTEN 1740/python \ntcp6 0 0 ::1:53 :::* LISTEN 10327/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8654/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8654/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8654/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10064/snmpd \nudp 0 0 0.0.0.0:29205 0.0.0.0:* 556/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10327/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8654/ntpd \nudp6 0 0 ::1:123 :::* 8654/ntpd \nudp6 0 0 :::123 :::* 8654/ntpd \nudp6 0 0 :::161 :::* 10064/snmpd \nudp6 0 0 :::16200 :::* 556/dhclient \nudp6 0 0 ::1:53 :::* 10327/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8766 913/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 22857 10064/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 9057 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21034 9238/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21035 9240/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.36:2380 0.0.0.0:* LISTEN 10529/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11043/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 9830/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9982/nginx \ntcp 0 0 127.0.0.1:40231 0.0.0.0:* LISTEN 1734/python \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9091/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11043/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10529/etcd \nudp 0 0 192.168.120.36:123 0.0.0.0:* 9241/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9241/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9241/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11043/dnsmasq \nudp 0 0 0.0.0.0:6714 0.0.0.0:* 553/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 9241/ntpd \nudp6 0 0 ::1:123 :::* 9241/ntpd \nudp6 0 0 :::123 :::* 9241/ntpd \nudp6 0 0 :::56286 :::* 553/dhclient \nudp6 0 0 ::1:53 :::* 11043/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7233 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9028 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 22174 10196/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 20620 9091/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8681 871/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager_20190324T010000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20190324T010000Z.txt\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/mysql.err\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20190324T010000Z.txt\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/ellis\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.030s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => [24-Mar-2019 01:36:24 UTC] clearwater-diags-monitor starting\n[24-Mar-2019 01:36:24 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20190324T010000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/ralf\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa24\n/var/log/sysstat/sa24\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.020s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:18.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] => [24-Mar-2019 01:36:53 UTC] clearwater-diags-monitor starting\n[24-Mar-2019 01:36:53 UTC] Waiting for trigger files\n2019:03:24 01:36:15: Namespace: management\n2019:03:24 01:36:15: [management] Starting server\n2019:03:24 01:36:15: [management] Listening for requests\n2019:03:24 01:36:15: Namespace: signaling\n2019:03:24 01:36:15: [signaling] Starting server\n2019:03:24 01:36:15: [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-03-24T01:37:19.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => 24-03-2019 01:37:04.973 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n24-03-2019 01:37:04.975 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\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-03-24T01:37:19.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[ellis] => 2019-03-24 01:36:59.335767922 Stopping etcd clearwater-etcd\n2019-03-24 01:37:00.182384216 Restarting etcd clearwater-etcd\n2019-03-24 01:37:00.191369637 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2019-03-24 01:37:00.193777589 Check for previous failed startup attempt\n2019-03-24 01:37:00.194913994 Running etcdctl member list\n810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true\n2019-03-24 01:37:00.283785997 etcdctl returned 0\n2019-03-24 01:37:00.295113446 Joining existing cluster...\n2019-03-24 01:37:01.300902304 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2019-03-24 01:37:01.301708053 Check cluster is healthy\n2019-03-24 01:37:01.303938341 Running etcdctl cluster-health\nmember 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000\ncluster is healthy\n2019-03-24 01:37:01.342643085 etcdctl returned 0\n2019-03-24 01:37:01.345363624 Tell the cluster we're joining\n2019-03-24 01:37:01.346811412 Running etcdctl member add 192-168-120-36 http://192.168.120.36:2380\nAdded member named 192-168-120-36 with ID df0ca1ce9c1cbf5 to cluster\n\nETCD_NAME=\"192-168-120-36\"\nETCD_INITIAL_CLUSTER=\"192-168-120-36=http://192.168.120.36:2380,192-168-120-14=http://192.168.120.14:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-03-24 01:37:01.410485503 etcdctl returned 0\n2019-03-24 01:37:01.467517738 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.36:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.36\n --name 192-168-120-36\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-36=http://192.168.120.36:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.36:2380\n --listen-peer-urls http://192.168.120.36:2380\n2019-03-24 01:37:01.474002404 Check we're actually a member of the cluster\n2019-03-24 01:37:01.479692464 Wait for etcd to startup\n2019-03-24 01:37:02.498191098 Etcd started successfully\n2019-03-24 01:37:01.511528 I | etcdmain: etcd Version: 3.1.7\n2019-03-24 01:37:01.511566 I | etcdmain: Git SHA: 43b7507\n2019-03-24 01:37:01.511571 I | etcdmain: Go Version: go1.7.5\n2019-03-24 01:37:01.511574 I | etcdmain: Go OS/Arch: linux/amd64\n2019-03-24 01:37:01.511577 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-03-24 01:37:01.511636 I | embed: listening for peers on http://192.168.120.36:2380\n2019-03-24 01:37:01.511678 I | embed: listening for client requests on 0.0.0.0:4000\n2019-03-24 01:37:01.570886 I | etcdserver: name = 192-168-120-36\n2019-03-24 01:37:01.570905 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.36\n2019-03-24 01:37:01.570910 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.36/member\n2019-03-24 01:37:01.570914 I | etcdserver: heartbeat = 100ms\n2019-03-24 01:37:01.570918 I | etcdserver: election = 1000ms\n2019-03-24 01:37:01.570921 I | etcdserver: snapshot count = 10000\n2019-03-24 01:37:01.570950 I | etcdserver: advertise client URLs = http://192.168.120.36:4000\n2019-03-24 01:37:01.575830 I | etcdserver: starting member df0ca1ce9c1cbf5 in cluster b41699c7b315d475\n2019-03-24 01:37:01.575872 I | raft: df0ca1ce9c1cbf5 became follower at term 0\n2019-03-24 01:37:01.575894 I | raft: newRaft df0ca1ce9c1cbf5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-03-24 01:37:01.575900 I | raft: df0ca1ce9c1cbf5 became follower at term 1\n2019-03-24 01:37:01.593023 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2019-03-24 01:37:01.593048 I | rafthttp: starting peer 810a326e07e71be9...\n2019-03-24 01:37:01.593057 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2019-03-24 01:37:01.598632 I | rafthttp: started peer 810a326e07e71be9\n2019-03-24 01:37:01.598676 I | rafthttp: added peer 810a326e07e71be9\n2019-03-24 01:37:01.598693 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-03-24 01:37:01.603066 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2019-03-24 01:37:01.603102 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2019-03-24 01:37:01.603127 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2019-03-24 01:37:01.603334 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader)\n2019-03-24 01:37:01.606356 I | raft: df0ca1ce9c1cbf5 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2]\n2019-03-24 01:37:01.606370 I | raft: df0ca1ce9c1cbf5 became follower at term 2\n2019-03-24 01:37:01.606391 I | raft: raft.node: df0ca1ce9c1cbf5 elected leader 810a326e07e71be9 at term 2\n2019-03-24 01:37:01.610567 I | rafthttp: peer 810a326e07e71be9 became active\n2019-03-24 01:37:01.610580 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2019-03-24 01:37:01.616564 D | raft: df0ca1ce9c1cbf5 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-03-24 01:37:01.616582 D | raft: df0ca1ce9c1cbf5 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-03-24 01:37:01.617197 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer)\n2019-03-24 01:37:01.617241 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader)\n2019-03-24 01:37:01.617376 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer)\n2019-03-24 01:37:01.619131 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2019-03-24 01:37:01.619275 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-03-24 01:37:01.619299 I | etcdserver/api: enabled capabilities for version 3.1\n2019-03-24 01:37:01.619479 I | etcdserver/membership: added member df0ca1ce9c1cbf5 [http://192.168.120.36:2380] to cluster b41699c7b315d475\n2019-03-24 01:37:01.623212 I | etcdserver: published {Name:192-168-120-36 ClientURLs:[http://192.168.120.36:4000]} to cluster b41699c7b315d475\n2019-03-24 01:37:01.623297 I | embed: ready to serve client requests\n2019-03-24 01:37:01.623599 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-03-24 01:37:02.946317 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56850\n2019-03-24 01:37:02.948129 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56851\n2019-03-24 01:37:02.950848 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56852\n2019-03-24 01:37:04.782071 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56855\n2019-03-24 01:37:04.793766 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56857\n2019-03-24 01:37:04.798302 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56858\n2019-03-24 01:37:09.493198 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56862\n2019-03-24 01:37:09.545272 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56862\n2019-03-24 01:37:09.684306 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56863\n2019-03-24 01:37:09.689293 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56864\n2019-03-24 01:37:09.689852 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56865\n2019-03-24 01:37:13.809021 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56862\n2019-03-24 01:37:14.175739 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56862\n2019-03-24 01:37:15.007146 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56868\n2019-03-24 01:37:15.026286 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56870\n2019-03-24 01:37:15.027338 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56871\n2019-03-24 01:37:15.586287 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:44257\n2019-03-24 01:37:15.720900 I | etcdserver/membership: added member 51eee9277b39aea9 [http://192.168.120.17:2380] to cluster b41699c7b315d475\n2019-03-24 01:37:15.720952 I | rafthttp: starting peer 51eee9277b39aea9...\n2019-03-24 01:37:15.720980 I | rafthttp: started HTTP pipelining with peer 51eee9277b39aea9\n2019-03-24 01:37:15.725787 I | rafthttp: started peer 51eee9277b39aea9\n2019-03-24 01:37:15.728758 I | rafthttp: added peer 51eee9277b39aea9\n2019-03-24 01:37:15.730702 I | rafthttp: started streaming with peer 51eee9277b39aea9 (writer)\n2019-03-24 01:37:15.730719 I | rafthttp: started streaming with peer 51eee9277b39aea9 (writer)\n2019-03-24 01:37:15.730781 I | rafthttp: started streaming with peer 51eee9277b39aea9 (stream MsgApp v2 reader)\n2019-03-24 01:37:15.731061 I | rafthttp: started streaming with peer 51eee9277b39aea9 (stream Message reader)\n2019-03-24 01:37:15.731274 D | rafthttp: failed to dial 51eee9277b39aea9 on stream MsgApp v2 (dial tcp 192.168.120.17:2380: getsockopt: connection refused)\n2019-03-24 01:37:15.731300 D | rafthttp: failed to dial 51eee9277b39aea9 on stream Message (dial tcp 192.168.120.17:2380: getsockopt: connection refused)\n2019-03-24 01:37:16.650473 I | rafthttp: peer 51eee9277b39aea9 became active\n2019-03-24 01:37:16.650519 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream MsgApp v2 reader)\n2019-03-24 01:37:16.650597 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream Message reader)\n2019-03-24 01:37:16.658158 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream MsgApp v2 writer)\n2019-03-24 01:37:16.658257 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream Message writer)\n2019-03-24 01:37:17.201815 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:44276\n2019-03-24 01:37:17.277784 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.36:56885\n2019-03-24 01:37:17.278755 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.36:56886\n2019-03-24 01:37:17.480046 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56887\n2019-03-24 01:37:17.483231 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56887\n2019-03-24 01:37:17.486004 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56888\n2019-03-24 01:37:18.383213 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56862\n2019-03-24 01:37:18.391428 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56862\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:19.567Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[ellis] => 24-03-2019 01:37:09.452 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n24-03-2019 01:37:09.453 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n24-03-2019 01:37:09.484 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n24-03-2019 01:37:09.488 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n24-03-2019 01:37:09.544 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n24-03-2019 01:37:09.594 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n24-03-2019 01:37:09.594 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n24-03-2019 01:37:09.603 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n24-03-2019 01:37:11.705 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n24-03-2019 01:37:13.808 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n24-03-2019 01:37:14.176 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n24-03-2019 01:37:14.334 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n24-03-2019 01:37:16.280 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n24-03-2019 01:37:18.381 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n24-03-2019 01:37:18.394 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.36-ellis\"}]} from etcd, comparing to last value None\n24-03-2019 01:37:18.394 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.36-ellis\"}]} from etcd\n24-03-2019 01:37:18.394 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n24-03-2019 01:37:17.478 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n24-03-2019 01:37:17.479 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.36-ellis to queue to restart\n24-03-2019 01:37:17.485 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n24-03-2019 01:37:17.486 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.36-ellis\"}]}\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-03-24T01:37:19.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "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-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " \r100 3149 100 3149 0 0 19597 0 --:--:-- --:--:-- --:--:-- 19681", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "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-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "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-03-24T01:37:19.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " \r100 3149 100 3149 0 0 15107 0 --:--:-- --:--:-- --:--:-- 15139", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}], "metadata": {"pagination": {"total": 3043, "offset": 2957, "size": 50}}} 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:23 GMT 2019-03-24 01:37:23,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:23,795 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:37:23,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:23,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:23,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:23,795 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:37:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.011s sys 0m0.044s 2019-03-24 01:37:23,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 24-03-2019 01:37:15.120 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 24-03-2019 01:37:15.123 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 24-03-2019 01:37:15.131 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 24-03-2019 01:37:15.131 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 24-03-2019 01:37:15.131 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 24-03-2019 01:37:15.134 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 24-03-2019 01:37:15.134 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 24-03-2019 01:37:15.170 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 24-03-2019 01:37:17.275 UTC INFO main.py:113 (thread MainThread): Loaded plugin 24-03-2019 01:37:17.275 UTC INFO main.py:113 (thread MainThread): Loaded plugin 24-03-2019 01:37:17.276 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 24-03-2019 01:37:17.278 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 24-03-2019 01:37:17.368 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 24-03-2019 01:37:17.368 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 24-03-2019 01:37:17.368 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 24-03-2019 01:37:17.369 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 24-03-2019 01:37:17.369 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash b1607393c64f5994c520a4fbd136a349 24-03-2019 01:37:17.369 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.010s user 0m0.004s sys 0m0.002s 2019-03-24 01:37:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-03-24 01:37:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.009s sys 0m0.044s 2019-03-24 01:37:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-03-24 01:37:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a7:d6:4c inet addr:192.168.120.36 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea7:d64c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89237 errors:0 dropped:0 overruns:0 frame:0 TX packets:38170 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151352988 (151.3 MB) TX bytes:6144955 (6.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1139 errors:0 dropped:0 overruns:0 frame:0 TX packets:1139 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:143668 (143.6 KB) TX bytes:143668 (143.6 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-03-24 01:37:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-03-24 01:37:23,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 01:30 ? 00:00:01 /sbin/init root 2 0 0 01:30 ? 00:00:00 [kthreadd] root 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 01:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 01:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 01:30 ? 00:00:00 [rcu_sched] root 8 2 0 01:30 ? 00:00:00 [rcuos/0] root 9 2 0 01:30 ? 00:00:00 [rcu_bh] root 10 2 0 01:30 ? 00:00:00 [rcuob/0] root 11 2 0 01:30 ? 00:00:00 [migration/0] root 12 2 0 01:30 ? 00:00:00 [watchdog/0] root 13 2 0 01:30 ? 00:00:00 [khelper] root 14 2 0 01:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 01:30 ? 00:00:00 [netns] root 16 2 0 01:30 ? 00:00:00 [writeback] root 17 2 0 01:30 ? 00:00:00 [kintegrityd] root 18 2 0 01:30 ? 00:00:00 [bioset] root 19 2 0 01:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 01:30 ? 00:00:00 [kblockd] root 21 2 0 01:30 ? 00:00:00 [ata_sff] root 22 2 0 01:30 ? 00:00:00 [khubd] root 23 2 0 01:30 ? 00:00:00 [md] root 24 2 0 01:30 ? 00:00:00 [devfreq_wq] root 25 2 0 01:30 ? 00:00:00 [kworker/0:1] root 27 2 0 01:30 ? 00:00:00 [khungtaskd] root 28 2 0 01:30 ? 00:00:00 [kswapd0] root 29 2 0 01:30 ? 00:00:00 [vmstat] root 30 2 0 01:30 ? 00:00:00 [ksmd] root 31 2 0 01:30 ? 00:00:00 [khugepaged] root 32 2 0 01:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 01:30 ? 00:00:00 [crypto] root 46 2 0 01:30 ? 00:00:00 [kthrotld] root 47 2 0 01:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 01:30 ? 00:00:00 [vballoon] root 49 2 0 01:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 01:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 01:30 ? 00:00:00 [deferwq] root 72 2 0 01:30 ? 00:00:00 [charger_manager] root 114 2 0 01:30 ? 00:00:00 [kpsmoused] root 119 2 0 01:30 ? 00:00:00 [kworker/0:2] root 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 419 2 0 01:30 ? 00:00:00 [kworker/u3:1] root 519 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 01:30 ? 00:00:00 [kauditd] message+ 871 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 01:30 ? 00:00:00 rsyslogd root 945 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 01:30 ? 00:00:00 cron daemon 1096 1 0 01:30 ? 00:00:00 atd root 1186 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_pqbo4e/env/bin/python -m cloudify_agent.worker --queue ellis_host_pqbo4e --max-workers 5 --name ellis_host_pqbo4e ubuntu 1466 1464 0 01:31 ? 00:00:01 /home/ubuntu/ellis_host_pqbo4e/env/bin/python -m cloudify_agent.worker --queue ellis_host_pqbo4e --max-workers 5 --name ellis_host_pqbo4e ubuntu 1610 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_pqbo4e/env/bin/diamond --configfile /home/ubuntu/ellis_host_pqbo4e/work/plugins/diamond/etc/diamond.conf ubuntu 1734 1466 1 01:33 ? 00:00:02 /home/ubuntu/ellis_host_pqbo4e/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Xj7ETi ubuntu 1744 1734 0 01:33 ? 00:00:00 /bin/sh -c /tmp/EZQG0/install-ellis.sh ubuntu 1746 1744 0 01:33 ? 00:00:00 /bin/bash -e /tmp/EZQG0/install-ellis.sh mysql 9091 1 0 01:35 ? 00:00:00 /usr/sbin/mysqld ntp 9241 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9830 1 0 01:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9879 1 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9883 9879 0 01:36 ? 00:00:00 inotifywait -e create -qq . root 9982 1 0 01:36 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9983 9982 0 01:36 ? 00:00:00 nginx: worker process www-data 9984 9982 0 01:36 ? 00:00:00 nginx: worker process www-data 9985 9982 0 01:36 ? 00:00:00 nginx: worker process www-data 9986 9982 0 01:36 ? 00:00:00 nginx: worker process ellis 10196 1 0 01:36 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10529 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.36:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.36 --name 192-168-120-36 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-36=http://192.168.120.36:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.36:2380 --listen-peer-urls http://192.168.120.36:2380 root 10693 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.36 --sig-local-ip=192.168.120.36 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=4c90c37f-b895-4451-b3d0-961bcfce7348 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10775 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.36 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10880 9830 0 01:37 ? 00:00:00 [nginx_ping] root 10883 9830 0 01:37 ? 00:00:00 [check-nginx-upt] root 10887 9830 0 01:37 ? 00:00:00 [check-monit-upt] root 10889 9830 0 01:37 ? 00:00:00 [poll_ellis.sh] root 10897 9830 0 01:37 ? 00:00:00 [poll_ellis_http] root 10900 9830 0 01:37 ? 00:00:00 [check-queue-man] root 10904 9830 0 01:37 ? 00:00:00 [check-etcd-upti] root 10908 9830 0 01:37 ? 00:00:00 [poll_etcd_clust] root 10911 9830 0 01:37 ? 00:00:00 [poll_etcd.sh] root 10938 1 0 01:37 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.36 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11043 1 0 01:37 ? 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 11090 1746 0 01:37 ? 00:00:00 /bin/bash -e /tmp/EZQG0/install-ellis.sh ubuntu 11091 11090 0 01:37 ? 00:00:00 /bin/bash -e /tmp/EZQG0/install-ellis.sh root 11092 11091 0 01:37 ? 00:00:00 sudo ps -edf root 11093 11092 0 01:37 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-03-24 01:37:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-03-24 01:37:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c2:a2:39 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec2:a239/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106168 errors:0 dropped:0 overruns:0 frame:0 TX packets:43600 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175841019 (175.8 MB) TX bytes:6519239 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:786 errors:0 dropped:0 overruns:0 frame:0 TX packets:786 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:122542 (122.5 KB) TX bytes:122542 (122.5 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-03-24 01:37:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-03-24 01:37:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 01:30 ? 00:00:01 /sbin/init root 2 0 0 01:30 ? 00:00:00 [kthreadd] root 3 2 0 01:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 01:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 01:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 01:30 ? 00:00:00 [rcu_sched] root 8 2 0 01:30 ? 00:00:00 [rcuos/0] root 9 2 0 01:30 ? 00:00:00 [rcu_bh] root 10 2 0 01:30 ? 00:00:00 [rcuob/0] root 11 2 0 01:30 ? 00:00:00 [migration/0] root 12 2 0 01:30 ? 00:00:00 [watchdog/0] root 13 2 0 01:30 ? 00:00:00 [khelper] root 14 2 0 01:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 01:30 ? 00:00:00 [netns] root 16 2 0 01:30 ? 00:00:00 [writeback] root 17 2 0 01:30 ? 00:00:00 [kintegrityd] root 18 2 0 01:30 ? 00:00:00 [bioset] root 19 2 0 01:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 01:30 ? 00:00:00 [kblockd] root 21 2 0 01:30 ? 00:00:00 [ata_sff] root 22 2 0 01:30 ? 00:00:00 [khubd] root 23 2 0 01:30 ? 00:00:00 [md] root 24 2 0 01:30 ? 00:00:00 [devfreq_wq] root 25 2 0 01:30 ? 00:00:00 [kworker/0:1] root 27 2 0 01:30 ? 00:00:00 [khungtaskd] root 28 2 0 01:30 ? 00:00:00 [kswapd0] root 29 2 0 01:30 ? 00:00:00 [vmstat] root 30 2 0 01:30 ? 00:00:00 [ksmd] root 31 2 0 01:30 ? 00:00:00 [khugepaged] root 32 2 0 01:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 01:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 01:30 ? 00:00:00 [crypto] root 46 2 0 01:30 ? 00:00:00 [kthrotld] root 47 2 0 01:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 01:30 ? 00:00:00 [vballoon] root 49 2 0 01:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 01:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 01:30 ? 00:00:00 [deferwq] root 72 2 0 01:30 ? 00:00:00 [charger_manager] root 114 2 0 01:30 ? 00:00:00 [kpsmoused] root 131 2 0 01:30 ? 00:00:00 [kworker/0:2] root 176 2 0 01:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 01:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 01:30 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 01:30 ? 00:00:00 [kworker/u3:1] root 529 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 01:30 ? 00:00:00 [kauditd] message+ 913 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 933 1 0 01:30 ? 00:00:00 rsyslogd root 945 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 01:30 ? 00:00:00 cron daemon 1098 1 0 01:30 ? 00:00:00 atd root 1186 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 01:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_vm6cgc/env/bin/python -m cloudify_agent.worker --queue dime_host_vm6cgc --max-workers 5 --name dime_host_vm6cgc ubuntu 1466 1464 0 01:31 ? 00:00:01 /home/ubuntu/dime_host_vm6cgc/env/bin/python -m cloudify_agent.worker --queue dime_host_vm6cgc --max-workers 5 --name dime_host_vm6cgc ubuntu 1610 1 0 01:31 ? 00:00:01 python2.7 /home/ubuntu/dime_host_vm6cgc/env/bin/diamond --configfile /home/ubuntu/dime_host_vm6cgc/work/plugins/diamond/etc/diamond.conf ubuntu 1740 1466 1 01:33 ? 00:00:02 /home/ubuntu/dime_host_vm6cgc/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-l9Lazy ubuntu 1750 1740 0 01:33 ? 00:00:00 /bin/sh -c /tmp/5ZLHA/install-dime.sh ubuntu 1752 1750 0 01:33 ? 00:00:00 /bin/bash -e /tmp/5ZLHA/install-dime.sh ntp 8654 1 0 01:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9223 1 0 01:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9224 9223 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9228 1 0 01:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9229 9228 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9238 9224 0 01:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9239 9229 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9240 9239 0 01:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9489 1 0 01:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9566 1 0 01:36 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9567 9566 0 01:36 ? 00:00:00 nginx: worker process www-data 9568 9566 0 01:36 ? 00:00:00 nginx: worker process www-data 9569 9566 0 01:36 ? 00:00:00 nginx: worker process www-data 9570 9566 0 01:36 ? 00:00:00 nginx: worker process root 9975 1 0 01:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9979 9975 0 01:36 ? 00:00:00 inotifywait -e create -qq . snmp 10064 1 0 01:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10327 1 0 01:37 ? 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 10374 1752 0 01:37 ? 00:00:00 /bin/bash -e /tmp/5ZLHA/install-dime.sh ubuntu 10375 10374 0 01:37 ? 00:00:00 /bin/bash -e /tmp/5ZLHA/install-dime.sh root 10376 10375 0 01:37 ? 00:00:00 sudo ps -edf root 10377 10376 0 01:37 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.005s 2019-03-24 01:37:23,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-03-24 01:37:23,801 - 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 10327/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9489/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9566/nginx tcp 0 0 127.0.0.1:49795 0.0.0.0:* LISTEN 1740/python tcp6 0 0 ::1:53 :::* LISTEN 10327/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8654/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8654/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8654/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10064/snmpd udp 0 0 0.0.0.0:29205 0.0.0.0:* 556/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10327/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8654/ntpd udp6 0 0 ::1:123 :::* 8654/ntpd udp6 0 0 :::123 :::* 8654/ntpd udp6 0 0 :::161 :::* 10064/snmpd udp6 0 0 :::16200 :::* 556/dhclient udp6 0 0 ::1:53 :::* 10327/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8766 913/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 22857 10064/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9057 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21034 9238/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21035 9240/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-03-24 01:37:23,801 - 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 192.168.120.36:2380 0.0.0.0:* LISTEN 10529/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11043/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 9830/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9982/nginx tcp 0 0 127.0.0.1:40231 0.0.0.0:* LISTEN 1734/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9091/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11043/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 :::4000 :::* LISTEN 10529/etcd udp 0 0 192.168.120.36:123 0.0.0.0:* 9241/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9241/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9241/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 11043/dnsmasq udp 0 0 0.0.0.0:6714 0.0.0.0:* 553/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 9241/ntpd udp6 0 0 ::1:123 :::* 9241/ntpd udp6 0 0 :::123 :::* 9241/ntpd udp6 0 0 :::56286 :::* 553/dhclient udp6 0 0 ::1:53 :::* 11043/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7233 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9028 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22174 10196/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 20620 9091/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8681 871/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.012s user 0m0.000s sys 0m0.008s 2019-03-24 01:37:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-03-24 01:37:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/btmp /var/log/lastlog /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20190324T010000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20190324T010000Z.txt /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/mysql.err /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20190324T010000Z.txt /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/ellis /var/log/dmesg /var/log/wtmp real 0m0.030s user 0m0.000s sys 0m0.005s 2019-03-24 01:37:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [24-Mar-2019 01:36:24 UTC] clearwater-diags-monitor starting [24-Mar-2019 01:36:24 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20190324T010000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/ralf /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/sysstat/sa24 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.020s user 0m0.000s sys 0m0.006s 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [24-Mar-2019 01:36:53 UTC] clearwater-diags-monitor starting [24-Mar-2019 01:36:53 UTC] Waiting for trigger files 2019:03:24 01:36:15: Namespace: management 2019:03:24 01:36:15: [management] Starting server 2019:03:24 01:36:15: [management] Listening for requests 2019:03:24 01:36:15: Namespace: signaling 2019:03:24 01:36:15: [signaling] Starting server 2019:03:24 01:36:15: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-24 01:37:23,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-24 01:37:23,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 24-03-2019 01:37:04.973 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 24-03-2019 01:37:04.975 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.006s user 0m0.000s sys 0m0.005s 2019-03-24 01:37:23,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-24 01:37:23,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-24 01:37:23,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-03-24 01:36:59.335767922 Stopping etcd clearwater-etcd 2019-03-24 01:37:00.182384216 Restarting etcd clearwater-etcd 2019-03-24 01:37:00.191369637 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2019-03-24 01:37:00.193777589 Check for previous failed startup attempt 2019-03-24 01:37:00.194913994 Running etcdctl member list 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2019-03-24 01:37:00.283785997 etcdctl returned 0 2019-03-24 01:37:00.295113446 Joining existing cluster... 2019-03-24 01:37:01.300902304 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2019-03-24 01:37:01.301708053 Check cluster is healthy 2019-03-24 01:37:01.303938341 Running etcdctl cluster-health member 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000 cluster is healthy 2019-03-24 01:37:01.342643085 etcdctl returned 0 2019-03-24 01:37:01.345363624 Tell the cluster we're joining 2019-03-24 01:37:01.346811412 Running etcdctl member add 192-168-120-36 http://192.168.120.36:2380 Added member named 192-168-120-36 with ID df0ca1ce9c1cbf5 to cluster ETCD_NAME="192-168-120-36" ETCD_INITIAL_CLUSTER="192-168-120-36=http://192.168.120.36:2380,192-168-120-14=http://192.168.120.14:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-03-24 01:37:01.410485503 etcdctl returned 0 2019-03-24 01:37:01.467517738 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.36:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.36 --name 192-168-120-36 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-36=http://192.168.120.36:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.36:2380 --listen-peer-urls http://192.168.120.36:2380 2019-03-24 01:37:01.474002404 Check we're actually a member of the cluster 2019-03-24 01:37:01.479692464 Wait for etcd to startup 2019-03-24 01:37:02.498191098 Etcd started successfully 2019-03-24 01:37:01.511528 I | etcdmain: etcd Version: 3.1.7 2019-03-24 01:37:01.511566 I | etcdmain: Git SHA: 43b7507 2019-03-24 01:37:01.511571 I | etcdmain: Go Version: go1.7.5 2019-03-24 01:37:01.511574 I | etcdmain: Go OS/Arch: linux/amd64 2019-03-24 01:37:01.511577 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-03-24 01:37:01.511636 I | embed: listening for peers on http://192.168.120.36:2380 2019-03-24 01:37:01.511678 I | embed: listening for client requests on 0.0.0.0:4000 2019-03-24 01:37:01.570886 I | etcdserver: name = 192-168-120-36 2019-03-24 01:37:01.570905 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.36 2019-03-24 01:37:01.570910 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.36/member 2019-03-24 01:37:01.570914 I | etcdserver: heartbeat = 100ms 2019-03-24 01:37:01.570918 I | etcdserver: election = 1000ms 2019-03-24 01:37:01.570921 I | etcdserver: snapshot count = 10000 2019-03-24 01:37:01.570950 I | etcdserver: advertise client URLs = http://192.168.120.36:4000 2019-03-24 01:37:01.575830 I | etcdserver: starting member df0ca1ce9c1cbf5 in cluster b41699c7b315d475 2019-03-24 01:37:01.575872 I | raft: df0ca1ce9c1cbf5 became follower at term 0 2019-03-24 01:37:01.575894 I | raft: newRaft df0ca1ce9c1cbf5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-03-24 01:37:01.575900 I | raft: df0ca1ce9c1cbf5 became follower at term 1 2019-03-24 01:37:01.593023 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2019-03-24 01:37:01.593048 I | rafthttp: starting peer 810a326e07e71be9... 2019-03-24 01:37:01.593057 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2019-03-24 01:37:01.598632 I | rafthttp: started peer 810a326e07e71be9 2019-03-24 01:37:01.598676 I | rafthttp: added peer 810a326e07e71be9 2019-03-24 01:37:01.598693 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-03-24 01:37:01.603066 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2019-03-24 01:37:01.603102 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2019-03-24 01:37:01.603127 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2019-03-24 01:37:01.603334 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader) 2019-03-24 01:37:01.606356 I | raft: df0ca1ce9c1cbf5 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2] 2019-03-24 01:37:01.606370 I | raft: df0ca1ce9c1cbf5 became follower at term 2 2019-03-24 01:37:01.606391 I | raft: raft.node: df0ca1ce9c1cbf5 elected leader 810a326e07e71be9 at term 2 2019-03-24 01:37:01.610567 I | rafthttp: peer 810a326e07e71be9 became active 2019-03-24 01:37:01.610580 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2019-03-24 01:37:01.616564 D | raft: df0ca1ce9c1cbf5 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-03-24 01:37:01.616582 D | raft: df0ca1ce9c1cbf5 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-03-24 01:37:01.617197 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer) 2019-03-24 01:37:01.617241 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader) 2019-03-24 01:37:01.617376 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer) 2019-03-24 01:37:01.619131 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2019-03-24 01:37:01.619275 N | etcdserver/membership: set the initial cluster version to 3.1 2019-03-24 01:37:01.619299 I | etcdserver/api: enabled capabilities for version 3.1 2019-03-24 01:37:01.619479 I | etcdserver/membership: added member df0ca1ce9c1cbf5 [http://192.168.120.36:2380] to cluster b41699c7b315d475 2019-03-24 01:37:01.623212 I | etcdserver: published {Name:192-168-120-36 ClientURLs:[http://192.168.120.36:4000]} to cluster b41699c7b315d475 2019-03-24 01:37:01.623297 I | embed: ready to serve client requests 2019-03-24 01:37:01.623599 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-03-24 01:37:02.946317 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56850 2019-03-24 01:37:02.948129 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56851 2019-03-24 01:37:02.950848 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56852 2019-03-24 01:37:04.782071 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56855 2019-03-24 01:37:04.793766 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56857 2019-03-24 01:37:04.798302 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56858 2019-03-24 01:37:09.493198 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56862 2019-03-24 01:37:09.545272 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56862 2019-03-24 01:37:09.684306 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56863 2019-03-24 01:37:09.689293 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56864 2019-03-24 01:37:09.689852 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56865 2019-03-24 01:37:13.809021 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56862 2019-03-24 01:37:14.175739 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56862 2019-03-24 01:37:15.007146 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.36:56868 2019-03-24 01:37:15.026286 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.36:56870 2019-03-24 01:37:15.027338 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.36:56871 2019-03-24 01:37:15.586287 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:44257 2019-03-24 01:37:15.720900 I | etcdserver/membership: added member 51eee9277b39aea9 [http://192.168.120.17:2380] to cluster b41699c7b315d475 2019-03-24 01:37:15.720952 I | rafthttp: starting peer 51eee9277b39aea9... 2019-03-24 01:37:15.720980 I | rafthttp: started HTTP pipelining with peer 51eee9277b39aea9 2019-03-24 01:37:15.725787 I | rafthttp: started peer 51eee9277b39aea9 2019-03-24 01:37:15.728758 I | rafthttp: added peer 51eee9277b39aea9 2019-03-24 01:37:15.730702 I | rafthttp: started streaming with peer 51eee9277b39aea9 (writer) 2019-03-24 01:37:15.730719 I | rafthttp: started streaming with peer 51eee9277b39aea9 (writer) 2019-03-24 01:37:15.730781 I | rafthttp: started streaming with peer 51eee9277b39aea9 (stream MsgApp v2 reader) 2019-03-24 01:37:15.731061 I | rafthttp: started streaming with peer 51eee9277b39aea9 (stream Message reader) 2019-03-24 01:37:15.731274 D | rafthttp: failed to dial 51eee9277b39aea9 on stream MsgApp v2 (dial tcp 192.168.120.17:2380: getsockopt: connection refused) 2019-03-24 01:37:15.731300 D | rafthttp: failed to dial 51eee9277b39aea9 on stream Message (dial tcp 192.168.120.17:2380: getsockopt: connection refused) 2019-03-24 01:37:16.650473 I | rafthttp: peer 51eee9277b39aea9 became active 2019-03-24 01:37:16.650519 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream MsgApp v2 reader) 2019-03-24 01:37:16.650597 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream Message reader) 2019-03-24 01:37:16.658158 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream MsgApp v2 writer) 2019-03-24 01:37:16.658257 I | rafthttp: established a TCP streaming connection with peer 51eee9277b39aea9 (stream Message writer) 2019-03-24 01:37:17.201815 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.17:44276 2019-03-24 01:37:17.277784 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.36:56885 2019-03-24 01:37:17.278755 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.36:56886 2019-03-24 01:37:17.480046 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56887 2019-03-24 01:37:17.483231 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56887 2019-03-24 01:37:17.486004 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56888 2019-03-24 01:37:18.383213 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.36:56862 2019-03-24 01:37:18.391428 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.36:56862 real 0m0.004s user 0m0.001s sys 0m0.004s 2019-03-24 01:37:23,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 24-03-2019 01:37:09.452 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 24-03-2019 01:37:09.453 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 24-03-2019 01:37:09.484 UTC INFO main.py:114 (thread MainThread): Loaded plugin 24-03-2019 01:37:09.488 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 24-03-2019 01:37:09.544 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 24-03-2019 01:37:09.594 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 24-03-2019 01:37:09.594 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 24-03-2019 01:37:09.603 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 24-03-2019 01:37:11.705 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 24-03-2019 01:37:13.808 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 24-03-2019 01:37:14.176 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 24-03-2019 01:37:14.334 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 24-03-2019 01:37:16.280 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 24-03-2019 01:37:18.381 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 24-03-2019 01:37:18.394 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.36-ellis"}]} from etcd, comparing to last value None 24-03-2019 01:37:18.394 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.36-ellis"}]} from etcd 24-03-2019 01:37:18.394 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 24-03-2019 01:37:17.478 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 24-03-2019 01:37:17.479 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.36-ellis to queue to restart 24-03-2019 01:37:17.485 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 24-03-2019 01:37:17.486 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.36-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pqbo4e 2019-03-24 01:37:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-24 01:37:23,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:37:23,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:37:23,805 - 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-pqbo4e 2019-03-24 01:37:23,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19597 0 --:--:-- --:--:-- --:--:-- 19681 2019-03-24 01:37:23,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:37:23,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:37:23,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:37:23,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:37:23,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15107 0 --:--:-- --:--:-- --:--:-- 15139 2019-03-24 01:37:23,806 - 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-vm6cgc 2019-03-24 01:37:23,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:37:23,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:23,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:37:23,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:23,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:23,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:23,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:23,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:23,905 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:23 GMT 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:23,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:23,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:28,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:29,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[dime] => 2019-03-24 01:36:58.166236330 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "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-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " \r100 3149 100 3149 0 0 15107 0 --:--:-- --:--:-- --:--:-- 15139", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "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-03-24T01:37:19.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "Execution done (PID=1750, return_code=0): /tmp/5ZLHA/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5e48b6a0-5962-488a-8b60-5b1c0aa1e078"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:19.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:20.287Z", "message": "[ellis] => 24-03-2019 01:37:09.452 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n24-03-2019 01:37:09.453 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n24-03-2019 01:37:09.484 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n24-03-2019 01:37:09.488 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n24-03-2019 01:37:09.544 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n24-03-2019 01:37:09.594 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n24-03-2019 01:37:09.594 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n24-03-2019 01:37:09.603 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n24-03-2019 01:37:11.705 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n24-03-2019 01:37:13.808 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n24-03-2019 01:37:14.176 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n24-03-2019 01:37:14.334 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n24-03-2019 01:37:16.280 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n24-03-2019 01:37:18.381 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n24-03-2019 01:37:18.394 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.36-ellis\"}]} from etcd, comparing to last value None\n24-03-2019 01:37:18.394 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.36-ellis\"}]} from etcd\n24-03-2019 01:37:18.394 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n24-03-2019 01:37:17.478 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n24-03-2019 01:37:17.479 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.36-ellis to queue to restart\n24-03-2019 01:37:17.485 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n24-03-2019 01:37:17.486 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.36-ellis\"}]}\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-03-24T01:37:19.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.6397bb56-984f-4284-b620-69ade50c3abc"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.115Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.115Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.115Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.115Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.711Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.986Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.711Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:21.711Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:20.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:22.428Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:21.785Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:22.933Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.501Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.895Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/3KR79/create_number.sh", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.884Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.896Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.927Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.957Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8S34K/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.120Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.14: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.14\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_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.991Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.471Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "Process created, PID: 11191", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.894Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:23.571Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:22.886Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.716Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Downloaded scripts/bind/bind.py to /tmp/V8BD1/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.781Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.766Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.766Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppmFKUR', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.767Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.779Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.792Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.792Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.065Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.137Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.792Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.971Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.309Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.317Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}], "metadata": {"pagination": {"total": 3089, "offset": 3007, "size": 50}}} 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:29,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:28 GMT 2019-03-24 01:37:29,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:29,006 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:37:29,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:29,006 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:29,006 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:29,006 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:37:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:37:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:37:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-24 01:37:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-03-24 01:36:58.166236330 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2019-03-24 01:37:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-24 01:37:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-03-24 01:37:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-vm6cgc 2019-03-24 01:37:29,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:37:29,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:37:29,010 - 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-vm6cgc 2019-03-24 01:37:29,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15107 0 --:--:-- --:--:-- --:--:-- 15139 2019-03-24 01:37:29,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:37:29,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:37:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-24 01:37:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1750, return_code=0): /tmp/5ZLHA/install-dime.sh 2019-03-24 01:37:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-24 01:37:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 24-03-2019 01:37:09.452 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 24-03-2019 01:37:09.453 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 24-03-2019 01:37:09.479 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 24-03-2019 01:37:09.484 UTC INFO main.py:114 (thread MainThread): Loaded plugin 24-03-2019 01:37:09.488 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 24-03-2019 01:37:09.544 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 24-03-2019 01:37:09.594 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 24-03-2019 01:37:09.594 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 24-03-2019 01:37:09.603 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 24-03-2019 01:37:11.705 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 24-03-2019 01:37:13.808 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 24-03-2019 01:37:14.176 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 24-03-2019 01:37:14.334 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 24-03-2019 01:37:16.280 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 24-03-2019 01:37:18.381 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 24-03-2019 01:37:18.394 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.36-ellis"}]} from etcd, comparing to last value None 24-03-2019 01:37:18.394 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.36-ellis"}]} from etcd 24-03-2019 01:37:18.394 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 24-03-2019 01:37:17.478 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 24-03-2019 01:37:17.479 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.36-ellis to queue to restart 24-03-2019 01:37:17.485 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 24-03-2019 01:37:17.486 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.36-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-24 01:37:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:37:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:37:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-24 01:37:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:37:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:37:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-24 01:37:29,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:37:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:37:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:37:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/3KR79/create_number.sh 2019-03-24 01:37:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:37:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:37:29,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8S34K/bind.py 2019-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # 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-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11191 2019-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:37:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/V8BD1/bind.py 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppmFKUR', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:37:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:37:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:37:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:29,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:29,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:29,073 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:29,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:29,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:29 GMT 2019-03-24 01:37:29,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:29,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:29,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:29,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:29,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:34,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:34,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:34,169 - 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-03-24T01:37:24.719Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.297Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp09tfVl', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.298Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.340Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.297Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.317Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.317Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.505Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.264Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.978Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.493Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzhSow1', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.485Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.5bdfc6f7-3f4f-478e-b364-70684d1046f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:24.719Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0RmRcW', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:23.964Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.4cd40b49-b0aa-4ed5-b003-376af533f28f"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:25.301Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:25.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:25.301Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:24.939Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.018Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:25.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.096Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": "Execution done (PID=11191, return_code=0): /tmp/3KR79/create_number.sh", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.001Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.131Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.131Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.131Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.131Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " /usr/share/clearwater/infrastructure/scripts/create-ellis-nginx-config: line 111: 11303 Killed service nginx stop", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.131Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.131Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.096Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " ...done.", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.130Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.130Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.130Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.130Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:26.597Z", "message": " ...done.", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.130Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.e4c2b793-2909-428b-abb1-b3e26fe55853"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:27.129Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.812Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:27.129Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:26.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:27.796Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:27.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 3089, "offset": 3057, "size": 50}}} 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:34 GMT 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:34,170 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:37:34,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'ellis': {u'ellis_txhwec': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.36', u'name': u'ellis-txhwec'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:37:34,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp09tfVl', '/etc/bind/db.clearwater.local'] 2019-03-24 01:37:34,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:34,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:37:34,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:37:34,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:37:34,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:37:34,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:37:34,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:37:34,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:34,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzhSow1', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0RmRcW', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11191, return_code=0): /tmp/3KR79/create_number.sh 2019-03-24 01:37:34,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-03-24 01:37:34,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:37:34,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:37:34,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:37:34,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /usr/share/clearwater/infrastructure/scripts/create-ellis-nginx-config: line 111: 11303 Killed service nginx stop 2019-03-24 01:37:34,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-03-24 01:37:34,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:37:34,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-24 01:37:34,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-24 01:37:34,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:34,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:34,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:34,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:34,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:34,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:34,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:34,234 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:34 GMT 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:34,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:39,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:39,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:39,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:39,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3089, "offset": 3089, "size": 50}}} 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:39 GMT 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:39,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:37:39,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:39,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:39,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:39,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:39,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:39,396 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:39 GMT 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:39,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:44,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:44,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:44,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:44,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:43.725Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:43.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}], "metadata": {"pagination": {"total": 3090, "offset": 3089, "size": 50}}} 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:44 GMT 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:44,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-03-24 01:37:44,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:44,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:44,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:44,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-03-24 01:37:44,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:44,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:44,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:44,548 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:44 GMT 2019-03-24 01:37:44,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:44,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:44,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:44,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:44,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:49,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:49,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:47.512Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:47.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}], "metadata": {"pagination": {"total": 3091, "offset": 3090, "size": 50}}} 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:49 GMT 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:49,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:49,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-24 01:37:49,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:49,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:49,802 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:49 GMT 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:49,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:54,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:37:55,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3091, "offset": 3091, "size": 50}}} 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:55,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:55 GMT 2019-03-24 01:37:55,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:55,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:37:55,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:55,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:55,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:37:55,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:37:55,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:37:55,280 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:37:55 GMT 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:37:55,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:00,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:00,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:00,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:55.733Z", "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 14 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,953 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59699 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\t0m8.186s\nuser\t0m3.587s\nsys\t0m0.934s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:55.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:56.451Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:55.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:56.451Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:55.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:56.451Z", "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-03-24T01:37:55.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:57.918Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.005s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:57.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14028/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1069/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12442/monit \ntcp 0 0 127.0.0.1:55426 0.0.0.0:* LISTEN 1744/python \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12118/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14028/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1069/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 11723/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11723/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11723/ntpd \nudp 0 0 0.0.0.0:25003 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12118/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14028/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 11723/ntpd \nudp6 0 0 ::1:123 :::* 11723/ntpd \nudp6 0 0 :::123 :::* 11723/ntpd \nudp6 0 0 :::7564 :::* 549/dhclient \nudp6 0 0 ::1:53 :::* 14028/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8976 1071/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7224 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6539 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9132 1160/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": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "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-03-24T01:37:58.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:57.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:21:ba:1b \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe21:ba1b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:139258 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58894 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222643702 (222.6 MB) TX bytes:8367432 (8.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:2470 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2470 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:222972 (222.9 KB) TX bytes:222972 (222.9 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:57.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] => 2019-03-24 01:37:17.756663095 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:57.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 01:29 ? 00:00:00 /sbin/init\nroot 2 0 0 01:29 ? 00:00:00 [kthreadd]\nroot 3 2 0 01:29 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 01:29 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 01:29 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 01:29 ? 00:00:00 [rcu_sched]\nroot 8 2 0 01:29 ? 00:00:00 [rcuos/0]\nroot 9 2 0 01:29 ? 00:00:00 [rcu_bh]\nroot 10 2 0 01:29 ? 00:00:00 [rcuob/0]\nroot 11 2 0 01:29 ? 00:00:00 [migration/0]\nroot 12 2 0 01:29 ? 00:00:00 [watchdog/0]\nroot 13 2 0 01:29 ? 00:00:00 [khelper]\nroot 14 2 0 01:29 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 01:29 ? 00:00:00 [netns]\nroot 16 2 0 01:29 ? 00:00:00 [writeback]\nroot 17 2 0 01:29 ? 00:00:00 [kintegrityd]\nroot 18 2 0 01:29 ? 00:00:00 [bioset]\nroot 19 2 0 01:29 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 01:29 ? 00:00:00 [kblockd]\nroot 21 2 0 01:29 ? 00:00:00 [ata_sff]\nroot 22 2 0 01:29 ? 00:00:00 [khubd]\nroot 23 2 0 01:29 ? 00:00:00 [md]\nroot 24 2 0 01:29 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 01:29 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 01:29 ? 00:00:00 [khungtaskd]\nroot 28 2 0 01:29 ? 00:00:00 [kswapd0]\nroot 29 2 0 01:29 ? 00:00:00 [vmstat]\nroot 30 2 0 01:29 ? 00:00:00 [ksmd]\nroot 31 2 0 01:29 ? 00:00:00 [khugepaged]\nroot 32 2 0 01:29 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 01:29 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 01:29 ? 00:00:00 [crypto]\nroot 46 2 0 01:29 ? 00:00:00 [kthrotld]\nroot 47 2 0 01:29 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 01:29 ? 00:00:00 [vballoon]\nroot 49 2 0 01:29 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 01:29 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 01:29 ? 00:00:00 [deferwq]\nroot 72 2 0 01:29 ? 00:00:00 [charger_manager]\nroot 114 2 0 01:29 ? 00:00:00 [kpsmoused]\nroot 120 2 0 01:29 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 01:29 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 01:29 ? 00:00:00 [ext4-rsv-conver]\nroot 331 2 0 01:29 ? 00:00:00 [kworker/u3:1]\nroot 376 1 0 01:29 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 01:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 511 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 01:30 ? 00:00:00 [kauditd]\nroot 909 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 01:30 ? 00:00:00 rsyslogd\nroot 1018 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1021 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1025 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1026 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1028 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1069 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1071 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1084 1 0 01:30 ? 00:00:00 cron\ndaemon 1085 1 0 01:30 ? 00:00:00 atd\nmessage+ 1160 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork\nroot 1170 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1189 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1195 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 01:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_vo8bm7/env/bin/python -m cloudify_agent.worker --queue vellum_host_vo8bm7 --max-workers 5 --name vellum_host_vo8bm7\nubuntu 1465 1463 0 01:30 ? 00:00:02 /home/ubuntu/vellum_host_vo8bm7/env/bin/python -m cloudify_agent.worker --queue vellum_host_vo8bm7 --max-workers 5 --name vellum_host_vo8bm7\nubuntu 1609 1 0 01:31 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_vo8bm7/env/bin/diamond --configfile /home/ubuntu/vellum_host_vo8bm7/work/plugins/diamond/etc/diamond.conf\nubuntu 1744 1465 1 01:33 ? 00:00:02 /home/ubuntu/vellum_host_vo8bm7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-GSPXso\nubuntu 1754 1744 0 01:33 ? 00:00:00 /bin/sh -c /tmp/YXTXA/install-vellum.sh\nubuntu 1756 1754 0 01:33 ? 00:00:00 /bin/bash -e /tmp/YXTXA/install-vellum.sh\nntp 11723 1 0 01:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12118 1 0 01:36 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12442 1 0 01:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13085 1 0 01:37 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13091 13085 0 01:37 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13536 12442 0 01:37 ? 00:00:00 [check-monit-upt] \ndnsmasq 14028 1 0 01:37 ? 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 14075 1756 0 01:37 ? 00:00:00 /bin/bash -e /tmp/YXTXA/install-vellum.sh\nubuntu 14076 14075 0 01:37 ? 00:00:00 /bin/bash -e /tmp/YXTXA/install-vellum.sh\nroot 14077 14076 0 01:37 ? 00:00:00 sudo ps -edf\nroot 14078 14077 0 01:37 ? 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-03-24T01:37:57.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/sysstat\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/chronos\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/memcached.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/astaire\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_20190324T010000Z.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/cloud-init.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/rogers\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "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-03-24T01:37:58.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:58.565Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 19617 0 --:--:-- --:--:-- --:--:-- 19559", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "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-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "[vellum] => INFO [main] 2019-03-24 01:35:19,995 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-03-24 01:35:20,014 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:20,156 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-03-24 01:35:20,505 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-03-24 01:35:20,525 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-03-24 01:35:20,525 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-03-24 01:35:21,320 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:21,354 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-03-24 01:35:21,425 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-03-24 01:35:21,425 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-03-24 01:35:21,425 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698368(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66724736(65160K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677296(16286K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-03-24 01:35:21,426 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-03-24 01:35:21,426 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_1553391319.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1553391319.log]\nINFO [main] 2019-03-24 01:35:21,644 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-03-24 01:35:21,644 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-03-24 01:35:21,801 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-03-24 01:35:21,803 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-03-24 01:35:21,803 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-03-24 01:35:21,809 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-03-24 01:35:21,843 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-03-24 01:35:21,849 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-03-24 01:35:21,850 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-03-24 01:35:21,927 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-03-24 01:35:23,451 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-03-24 01:35:23,462 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-03-24 01:35:23,468 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-03-24 01:35:23,473 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-03-24 01:35:23,477 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-03-24 01:35:23,481 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-03-24 01:35:23,493 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-03-24 01:35:23,499 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-03-24 01:35:23,503 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-03-24 01:35:23,510 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-03-24 01:35:23,516 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-03-24 01:35:23,521 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-03-24 01:35:23,525 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-03-24 01:35:23,528 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-03-24 01:35:23,532 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-03-24 01:35:23,536 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-03-24 01:35:23,660 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-03-24 01:35:23,661 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-03-24 01:35:23,715 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:23,725 Memtable.java:347 - Writing Memtable-local@1077741086(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:23,801 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=1553391323422, position=399)\nINFO [main] 2019-03-24 01:35:24,232 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-03-24 01:35:24,431 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-03-24 01:35:24,432 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-03-24 01:35:24,434 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-03-24 01:35:24,448 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-03-24 01:35:24,449 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-03-24 01:35:24,466 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:24,482 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-03-24 01:35:24,492 SystemKeyspace.java:765 - No host ID found, created 14a7876f-03fa-476d-938c-840c43b7bc57 (Note: This should happen exactly once per node).\nINFO [main] 2019-03-24 01:35:24,498 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-03-24 01:35:24,501 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:24,503 Memtable.java:347 - Writing Memtable-local@1976708554(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:24,504 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=1553391323422, position=93397)\nINFO [main] 2019-03-24 01:35:24,928 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:24,946 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-03-24 01:35:24,990 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-03-24 01:35:25,006 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:25,027 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-03-24 01:35:25,038 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:25,046 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-03-24 01:35:25,060 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-03-24 01:35:25,061 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-24 01:35:25,068 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-03-24 01:35:25,078 StorageService.java:959 - Generated random tokens. tokens are [-7597940771438227375, 138716354184643961, -2907473330228444569, 757981465311643795, 5370834297638044976, -4977752634061435044, 4124512962079981804, 1640991316052934855, 1327909317608412941, -8856988190797203246, -2179255580075281510, 2722455572085799646, 9111303704403887350, 8841791106973138754, 914945178243054076, -4258628211572070681, -5994037682243538947, -7783100112232183807, 5904837106328065238, 9138370649836961332, -851612224067966552, 6663205823685021991, -339213023328965478, 450349043884413078, 219379599761953114, -7673050328775487939, 6325153740588214391, 8173085440089110508, 9023254168263470821, 7549342014076776072, 6043396643408559038, 391944421214464717, 1447825719415535972, -7515865898881016584, 8789523199668550056, -1223840669158594459, 7453006926408926490, -2599110941147642328, -5337622929042278015, -1639070343623787210, -7754467288126852038, -5373235896748007364, -1308610577690452272, 7409941003216146708, 5151678427527548297, 3667920842871882271, -3867648482916009196, -4896251614404842917, 9220386473365233307, -4389063011451771072, -7337775615374683631, 4725456283983292580, 5178478271931420633, -8834418754859804206, -5087386297744437698, 6502390691012730262, -37782109770175938, 2856213659010865112, 1882576544747693399, 3023272258678359099, 944613735636441284, -860088966601983864, -548544676995328042, -7360473863353955236, 8995195954042734119, 5362104998457899090, 8394011272841584348, 5396210304161434273, -5162799850636813397, 8286040668190025390, 659947473134525096, 2039082396823962569, 440600455444672058, 815800049127081697, 6147006897829991129, 4635665393746732870, -5267939644666309846, -2530811510987220635, 1433012680995161571, -5729236113612060314, 8458138966379153564, 7654213166754402373, 3475212013307639970, -437964128184381429, -5552944749311595696, -6195443203225125024, -5241430772138183757, -7497979980190028138, 7725676826538252847, 447908055230745662, -8869772094522532327, -3712453204108066769, -2325034421974732794, 1149177849136172159, 4907501208237414291, 744438456598723765, -5547968014708875799, -4133290017813881001, -1006115634614699300, 4142548648144474649, -3173576918639690254, -6240564908759921638, -8415535124080420107, -5195027211116563121, -8289089544177071728, 4451415365614144782, -1411019872681533472, 4949305149399150335, 4115480564649031360, -5706638770993793931, 1057458066149950701, 6555945268559317710, 3719404658379299320, -4611529395410158241, 759106108077186558, -715754087958420225, -4504516596078264981, -5401113358336338776, 5545141143246842971, -3769802440958091916, 5196884570292186068, -804903050495427109, 5440289355725984247, 1121135356794287916, 3582335376781171116, -339103752024526225, 2131753367068634746, 517574915758365630, -8850262353629044091, -1346306726559560573, 4531720400586323645, -1737168896168061243, -2253126450031925526, -3340078384209075291, 2301084578315276300, -7665745560896814886, 4315384855165081210, 7627760703367448968, 8367534402398063966, 5215311156352236336, 6977219499176479393, -6069355822716954928, 1177406385597384340, -9145979959902482323, 3101395598941169987, 5943129978196859444, -7359963840251684392, -98901132535209252, 1299819222498614506, 6159620345981365050, -7204587401483986410, -4920572651715988270, -4937958004809260191, -8162222301639734660, 1671568603967016955, 3451144276281936450, -4075258813931430574, -3881246113691078029, 8812566806649679982, -7315591040199057498, -896621074283286810, 4058407254747820396, -3232673440808151767, -3558235025948074732, -2306666289948087065, 2414140200803564231, 5089620878608661834, 3859129574931001700, -1401018664788817772, 4557496176958130581, 6680347386668303243, -5619658172668383300, -6073715621118530274, 332687440404388706, -5114981294209883540, 8647502027424006911, -699636353221544032, -4704568031871058422, -1708893695058150909, -7375525714946791649, 426233723394602716, -2020884981535304118, 302555436812265626, -4775474405748754063, 5092438206531878897, -4036835583330346118, 261411267289890768, 3713194768663319340, -3604153014066597159, -6249241223825948918, -6145862544596655560, -9170020087083610334, -2045304723601914323, 7520922751507482325, 8210499270783322960, -9197971212127712015, -8544597752009514432, -3008251466133789121, 3321632003001686972, 4381962411844140787, -8090594691767085312, 1383490704244903018, -8099910063824873998, 5798936261773599959, -6504253395285143910, -1163202701859574027, -9197706661101909434, 6424112888173598288, 5686140032862039612, -6769184496674467256, -2339800743553801051, 6149193029425869496, 3979455816687263850, -105300424540519441, 1031480313676606334, 5644565279941883065, -7593007798410226816, -689332966971190751, 4570630344605757123, 1079379341429941994, -3692372757286409882, -4534141899305728547, 5808292440256884917, -6582947445272025449, -8209262058508059980, -2322693696556423712, 122787200570629581, -770080898344432673, -6325290460226861344, -2871504588707103569, -2761314840992340162, 258054071895220732, 3865350484656795068, 3668549639127338485, 1089672558425742638, 8536609694932176591, 5787952200321392670, -3436178544575719612, 774031344018504419, -2890359729034265816, 6579922889309954198, -5943511087698129685, 1234108567533152022, 6629513000258993895, -3080711333684209399, 6108736214491448914, 2493564187764322245, 6367532049553689406, 1621732597773583499, 3798021839385482272, -2338085397248692877, 5270788351353442321, 2589852635643918229, 550978295523635876, -2115515621409750707, -1279694246134942296]\nINFO [main] 2019-03-24 01:35:25,089 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4d13ddc5[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@254aa43a[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@43fab68}\nINFO [MigrationStage:1] 2019-03-24 01:35:25,155 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,157 Memtable.java:347 - Writing Memtable-schema_keyspaces@78841841(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,158 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=1553391323422, position=102352)\nINFO [MigrationStage:1] 2019-03-24 01:35:25,529 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:25,530 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1491859233(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:25,547 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=1553391323422, position=102352)\nINFO [MigrationStage:1] 2019-03-24 01:35:25,707 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,708 Memtable.java:347 - Writing Memtable-schema_columns@1934395655(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,745 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=1553391323422, position=102352)\nINFO [MigrationStage:1] 2019-03-24 01:35:26,294 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:26,295 Memtable.java:347 - Writing Memtable-schema_triggers@1683268892(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:26,296 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=1553391323422, position=102352)\nINFO [MigrationStage:1] 2019-03-24 01:35:26,687 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:26,688 Memtable.java:347 - Writing Memtable-schema_usertypes@946950165(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:26,689 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=1553391323422, position=102352)\nINFO [MigrationStage:1] 2019-03-24 01:35:27,184 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@43e62fca[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-03-24 01:35:27,194 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-03-24 01:35:27,195 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3fe7f903[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-03-24 01:35:27,205 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-03-24 01:35:27,248 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:27,249 Memtable.java:347 - Writing Memtable-local@1410679430(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-24 01:35:27,250 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=1553391323422, position=102595)\nINFO [main] 2019-03-24 01:35:27,684 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51463 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:27,684 Memtable.java:347 - Writing Memtable-local@1482789875(8.349KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-24 01:35:27,696 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=1553391323422, position=114568)\nINFO [CompactionExecutor:1] 2019-03-24 01:35:28,021 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-03-24 01:35:28,090 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-03-24 01:35:28,339 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-03-24 01:35:28,370 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-03-24 01:35:28,370 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-03-24 01:35:28,427 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-03-24 01:35:28,433 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-03-24 01:35:28,958 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,928 bytes to 5,745 (~96% of original) in 927ms = 0.005910MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,261 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,300 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,301 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,302 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-03-24 01:37:14,326 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-03-24 01:37:14,328 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.000s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "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.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}], "metadata": {"pagination": {"total": 3160, "offset": 3091, "size": 50}}} 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:00 GMT 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:00,442 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:38:00,446 - 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 14 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,953 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59699 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 0m8.186s user 0m3.587s sys 0m0.934s 2019-03-24 01:38:00,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-03-24 01:38:00,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-03-24 01:38:00,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-03-24 01:38:00,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.005s sys 0m0.049s 2019-03-24 01:38:00,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14028/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1069/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12442/monit tcp 0 0 127.0.0.1:55426 0.0.0.0:* LISTEN 1744/python tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12118/memcached tcp6 0 0 ::1:53 :::* LISTEN 14028/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1069/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 11723/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11723/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11723/ntpd udp 0 0 0.0.0.0:25003 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12118/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14028/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 11723/ntpd udp6 0 0 ::1:123 :::* 11723/ntpd udp6 0 0 :::123 :::* 11723/ntpd udp6 0 0 :::7564 :::* 549/dhclient udp6 0 0 ::1:53 :::* 14028/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8976 1071/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7224 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6539 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9132 1160/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.006s 2019-03-24 01:38:00,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-03-24 01:38:00,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-24 01:38:00,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-03-24 01:38:00,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:21:ba:1b inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe21:ba1b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:139258 errors:0 dropped:0 overruns:0 frame:0 TX packets:58894 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222643702 (222.6 MB) TX bytes:8367432 (8.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:2470 errors:0 dropped:0 overruns:0 frame:0 TX packets:2470 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:222972 (222.9 KB) TX bytes:222972 (222.9 KB) real 0m0.008s user 0m0.004s sys 0m0.001s 2019-03-24 01:38:00,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-03-24 01:37:17.756663095 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-24 01:38:00,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-03-24 01:38:00,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 01:29 ? 00:00:00 /sbin/init root 2 0 0 01:29 ? 00:00:00 [kthreadd] root 3 2 0 01:29 ? 00:00:00 [ksoftirqd/0] root 5 2 0 01:29 ? 00:00:00 [kworker/0:0H] root 6 2 0 01:29 ? 00:00:00 [kworker/u2:0] root 7 2 0 01:29 ? 00:00:00 [rcu_sched] root 8 2 0 01:29 ? 00:00:00 [rcuos/0] root 9 2 0 01:29 ? 00:00:00 [rcu_bh] root 10 2 0 01:29 ? 00:00:00 [rcuob/0] root 11 2 0 01:29 ? 00:00:00 [migration/0] root 12 2 0 01:29 ? 00:00:00 [watchdog/0] root 13 2 0 01:29 ? 00:00:00 [khelper] root 14 2 0 01:29 ? 00:00:00 [kdevtmpfs] root 15 2 0 01:29 ? 00:00:00 [netns] root 16 2 0 01:29 ? 00:00:00 [writeback] root 17 2 0 01:29 ? 00:00:00 [kintegrityd] root 18 2 0 01:29 ? 00:00:00 [bioset] root 19 2 0 01:29 ? 00:00:00 [kworker/u3:0] root 20 2 0 01:29 ? 00:00:00 [kblockd] root 21 2 0 01:29 ? 00:00:00 [ata_sff] root 22 2 0 01:29 ? 00:00:00 [khubd] root 23 2 0 01:29 ? 00:00:00 [md] root 24 2 0 01:29 ? 00:00:00 [devfreq_wq] root 25 2 0 01:29 ? 00:00:00 [kworker/0:1] root 27 2 0 01:29 ? 00:00:00 [khungtaskd] root 28 2 0 01:29 ? 00:00:00 [kswapd0] root 29 2 0 01:29 ? 00:00:00 [vmstat] root 30 2 0 01:29 ? 00:00:00 [ksmd] root 31 2 0 01:29 ? 00:00:00 [khugepaged] root 32 2 0 01:29 ? 00:00:00 [fsnotify_mark] root 33 2 0 01:29 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 01:29 ? 00:00:00 [crypto] root 46 2 0 01:29 ? 00:00:00 [kthrotld] root 47 2 0 01:29 ? 00:00:00 [kworker/u2:1] root 48 2 0 01:29 ? 00:00:00 [vballoon] root 49 2 0 01:29 ? 00:00:00 [scsi_eh_0] root 50 2 0 01:29 ? 00:00:00 [scsi_eh_1] root 71 2 0 01:29 ? 00:00:00 [deferwq] root 72 2 0 01:29 ? 00:00:00 [charger_manager] root 114 2 0 01:29 ? 00:00:00 [kpsmoused] root 120 2 0 01:29 ? 00:00:00 [kworker/0:2] root 176 2 0 01:29 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 01:29 ? 00:00:00 [ext4-rsv-conver] root 331 2 0 01:29 ? 00:00:00 [kworker/u3:1] root 376 1 0 01:29 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 01:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 511 1 0 01:30 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 01:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 01:30 ? 00:00:00 [kauditd] root 909 1 0 01:30 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 01:30 ? 00:00:00 rsyslogd root 1018 1 0 01:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1021 1 0 01:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1025 1 0 01:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1026 1 0 01:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1028 1 0 01:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1069 1 0 01:30 ? 00:00:00 /usr/sbin/sshd -D root 1071 1 0 01:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1084 1 0 01:30 ? 00:00:00 cron daemon 1085 1 0 01:30 ? 00:00:00 atd message+ 1160 1 0 01:30 ? 00:00:00 dbus-daemon --system --fork root 1170 1 0 01:30 ? 00:00:00 /lib/systemd/systemd-logind root 1189 1 0 01:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1195 1 0 01:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 01:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_vo8bm7/env/bin/python -m cloudify_agent.worker --queue vellum_host_vo8bm7 --max-workers 5 --name vellum_host_vo8bm7 ubuntu 1465 1463 0 01:30 ? 00:00:02 /home/ubuntu/vellum_host_vo8bm7/env/bin/python -m cloudify_agent.worker --queue vellum_host_vo8bm7 --max-workers 5 --name vellum_host_vo8bm7 ubuntu 1609 1 0 01:31 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_vo8bm7/env/bin/diamond --configfile /home/ubuntu/vellum_host_vo8bm7/work/plugins/diamond/etc/diamond.conf ubuntu 1744 1465 1 01:33 ? 00:00:02 /home/ubuntu/vellum_host_vo8bm7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-GSPXso ubuntu 1754 1744 0 01:33 ? 00:00:00 /bin/sh -c /tmp/YXTXA/install-vellum.sh ubuntu 1756 1754 0 01:33 ? 00:00:00 /bin/bash -e /tmp/YXTXA/install-vellum.sh ntp 11723 1 0 01:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12118 1 0 01:36 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12442 1 0 01:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13085 1 0 01:37 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13091 13085 0 01:37 ? 00:00:00 cpulimit -e astaire -l 5 root 13536 12442 0 01:37 ? 00:00:00 [check-monit-upt] dnsmasq 14028 1 0 01:37 ? 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 14075 1756 0 01:37 ? 00:00:00 /bin/bash -e /tmp/YXTXA/install-vellum.sh ubuntu 14076 14075 0 01:37 ? 00:00:00 /bin/bash -e /tmp/YXTXA/install-vellum.sh root 14077 14076 0 01:37 ? 00:00:00 sudo ps -edf root 14078 14077 0 01:37 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-03-24 01:38:00,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-03-24 01:38:00,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/sysstat /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/chronos /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/memcached.log /var/log/auth.log /var/log/unattended-upgrades /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/astaire /var/log/astaire/astaire_err.log /var/log/astaire/astaire_20190324T010000Z.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/cloud-init.log /var/log/cassandra /var/log/cassandra/system.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/rogers /var/log/dmesg /var/log/wtmp real 0m0.007s user 0m0.003s sys 0m0.002s 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-03-24 01:38:00,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 19617 0 --:--:-- --:--:-- --:--:-- 19559 2019-03-24 01:38:00,450 - 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-vo8bm7 2019-03-24 01:38:00,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:38:00,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-03-24 01:38:00,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-03-24 01:38:00,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:38:00,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:38:00,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:38:00,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:38:00,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:38:00,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:38:00,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-03-24 01:38:00,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-03-24 01:35:19,995 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-03-24 01:35:20,014 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:20,156 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-03-24 01:35:20,505 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-03-24 01:35:20,525 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-03-24 01:35:20,525 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-03-24 01:35:21,320 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:21,354 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-03-24 01:35:21,425 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-03-24 01:35:21,425 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-03-24 01:35:21,425 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698368(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66724736(65160K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-03-24 01:35:21,426 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677296(16286K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-03-24 01:35:21,426 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-03-24 01:35:21,426 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_1553391319.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1553391319.log] INFO [main] 2019-03-24 01:35:21,644 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-03-24 01:35:21,644 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-03-24 01:35:21,801 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-03-24 01:35:21,803 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-03-24 01:35:21,803 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-03-24 01:35:21,809 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-03-24 01:35:21,843 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-03-24 01:35:21,849 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-03-24 01:35:21,850 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-03-24 01:35:21,927 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-03-24 01:35:23,451 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-03-24 01:35:23,462 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-03-24 01:35:23,468 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-03-24 01:35:23,473 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-03-24 01:35:23,477 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-03-24 01:35:23,481 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-03-24 01:35:23,493 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-03-24 01:35:23,499 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-03-24 01:35:23,503 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-03-24 01:35:23,510 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-03-24 01:35:23,516 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-03-24 01:35:23,521 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-03-24 01:35:23,525 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-03-24 01:35:23,528 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-03-24 01:35:23,532 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-03-24 01:35:23,536 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-03-24 01:35:23,660 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-03-24 01:35:23,661 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-03-24 01:35:23,715 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-24 01:35:23,725 Memtable.java:347 - Writing Memtable-local@1077741086(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-24 01:35:23,801 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=1553391323422, position=399) INFO [main] 2019-03-24 01:35:24,232 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-03-24 01:35:24,431 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-03-24 01:35:24,432 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-03-24 01:35:24,434 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-03-24 01:35:24,448 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-03-24 01:35:24,449 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-03-24 01:35:24,466 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:24,482 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-03-24 01:35:24,492 SystemKeyspace.java:765 - No host ID found, created 14a7876f-03fa-476d-938c-840c43b7bc57 (Note: This should happen exactly once per node). INFO [main] 2019-03-24 01:35:24,498 StorageService.java:807 - Starting up server gossip INFO [main] 2019-03-24 01:35:24,501 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-24 01:35:24,503 Memtable.java:347 - Writing Memtable-local@1976708554(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-24 01:35:24,504 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=1553391323422, position=93397) INFO [main] 2019-03-24 01:35:24,928 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:24,946 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-03-24 01:35:24,990 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-03-24 01:35:25,006 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:25,027 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-03-24 01:35:25,038 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:25,046 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-03-24 01:35:25,060 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-03-24 01:35:25,061 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-24 01:35:25,068 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-03-24 01:35:25,078 StorageService.java:959 - Generated random tokens. tokens are [-7597940771438227375, 138716354184643961, -2907473330228444569, 757981465311643795, 5370834297638044976, -4977752634061435044, 4124512962079981804, 1640991316052934855, 1327909317608412941, -8856988190797203246, -2179255580075281510, 2722455572085799646, 9111303704403887350, 8841791106973138754, 914945178243054076, -4258628211572070681, -5994037682243538947, -7783100112232183807, 5904837106328065238, 9138370649836961332, -851612224067966552, 6663205823685021991, -339213023328965478, 450349043884413078, 219379599761953114, -7673050328775487939, 6325153740588214391, 8173085440089110508, 9023254168263470821, 7549342014076776072, 6043396643408559038, 391944421214464717, 1447825719415535972, -7515865898881016584, 8789523199668550056, -1223840669158594459, 7453006926408926490, -2599110941147642328, -5337622929042278015, -1639070343623787210, -7754467288126852038, -5373235896748007364, -1308610577690452272, 7409941003216146708, 5151678427527548297, 3667920842871882271, -3867648482916009196, -4896251614404842917, 9220386473365233307, -4389063011451771072, -7337775615374683631, 4725456283983292580, 5178478271931420633, -8834418754859804206, -5087386297744437698, 6502390691012730262, -37782109770175938, 2856213659010865112, 1882576544747693399, 3023272258678359099, 944613735636441284, -860088966601983864, -548544676995328042, -7360473863353955236, 8995195954042734119, 5362104998457899090, 8394011272841584348, 5396210304161434273, -5162799850636813397, 8286040668190025390, 659947473134525096, 2039082396823962569, 440600455444672058, 815800049127081697, 6147006897829991129, 4635665393746732870, -5267939644666309846, -2530811510987220635, 1433012680995161571, -5729236113612060314, 8458138966379153564, 7654213166754402373, 3475212013307639970, -437964128184381429, -5552944749311595696, -6195443203225125024, -5241430772138183757, -7497979980190028138, 7725676826538252847, 447908055230745662, -8869772094522532327, -3712453204108066769, -2325034421974732794, 1149177849136172159, 4907501208237414291, 744438456598723765, -5547968014708875799, -4133290017813881001, -1006115634614699300, 4142548648144474649, -3173576918639690254, -6240564908759921638, -8415535124080420107, -5195027211116563121, -8289089544177071728, 4451415365614144782, -1411019872681533472, 4949305149399150335, 4115480564649031360, -5706638770993793931, 1057458066149950701, 6555945268559317710, 3719404658379299320, -4611529395410158241, 759106108077186558, -715754087958420225, -4504516596078264981, -5401113358336338776, 5545141143246842971, -3769802440958091916, 5196884570292186068, -804903050495427109, 5440289355725984247, 1121135356794287916, 3582335376781171116, -339103752024526225, 2131753367068634746, 517574915758365630, -8850262353629044091, -1346306726559560573, 4531720400586323645, -1737168896168061243, -2253126450031925526, -3340078384209075291, 2301084578315276300, -7665745560896814886, 4315384855165081210, 7627760703367448968, 8367534402398063966, 5215311156352236336, 6977219499176479393, -6069355822716954928, 1177406385597384340, -9145979959902482323, 3101395598941169987, 5943129978196859444, -7359963840251684392, -98901132535209252, 1299819222498614506, 6159620345981365050, -7204587401483986410, -4920572651715988270, -4937958004809260191, -8162222301639734660, 1671568603967016955, 3451144276281936450, -4075258813931430574, -3881246113691078029, 8812566806649679982, -7315591040199057498, -896621074283286810, 4058407254747820396, -3232673440808151767, -3558235025948074732, -2306666289948087065, 2414140200803564231, 5089620878608661834, 3859129574931001700, -1401018664788817772, 4557496176958130581, 6680347386668303243, -5619658172668383300, -6073715621118530274, 332687440404388706, -5114981294209883540, 8647502027424006911, -699636353221544032, -4704568031871058422, -1708893695058150909, -7375525714946791649, 426233723394602716, -2020884981535304118, 302555436812265626, -4775474405748754063, 5092438206531878897, -4036835583330346118, 261411267289890768, 3713194768663319340, -3604153014066597159, -6249241223825948918, -6145862544596655560, -9170020087083610334, -2045304723601914323, 7520922751507482325, 8210499270783322960, -9197971212127712015, -8544597752009514432, -3008251466133789121, 3321632003001686972, 4381962411844140787, -8090594691767085312, 1383490704244903018, -8099910063824873998, 5798936261773599959, -6504253395285143910, -1163202701859574027, -9197706661101909434, 6424112888173598288, 5686140032862039612, -6769184496674467256, -2339800743553801051, 6149193029425869496, 3979455816687263850, -105300424540519441, 1031480313676606334, 5644565279941883065, -7593007798410226816, -689332966971190751, 4570630344605757123, 1079379341429941994, -3692372757286409882, -4534141899305728547, 5808292440256884917, -6582947445272025449, -8209262058508059980, -2322693696556423712, 122787200570629581, -770080898344432673, -6325290460226861344, -2871504588707103569, -2761314840992340162, 258054071895220732, 3865350484656795068, 3668549639127338485, 1089672558425742638, 8536609694932176591, 5787952200321392670, -3436178544575719612, 774031344018504419, -2890359729034265816, 6579922889309954198, -5943511087698129685, 1234108567533152022, 6629513000258993895, -3080711333684209399, 6108736214491448914, 2493564187764322245, 6367532049553689406, 1621732597773583499, 3798021839385482272, -2338085397248692877, 5270788351353442321, 2589852635643918229, 550978295523635876, -2115515621409750707, -1279694246134942296] INFO [main] 2019-03-24 01:35:25,089 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4d13ddc5[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@254aa43a[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@43fab68} INFO [MigrationStage:1] 2019-03-24 01:35:25,155 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,157 Memtable.java:347 - Writing Memtable-schema_keyspaces@78841841(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,158 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=1553391323422, position=102352) INFO [MigrationStage:1] 2019-03-24 01:35:25,529 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-24 01:35:25,530 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1491859233(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-24 01:35:25,547 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=1553391323422, position=102352) INFO [MigrationStage:1] 2019-03-24 01:35:25,707 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,708 Memtable.java:347 - Writing Memtable-schema_columns@1934395655(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-24 01:35:25,745 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=1553391323422, position=102352) INFO [MigrationStage:1] 2019-03-24 01:35:26,294 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-24 01:35:26,295 Memtable.java:347 - Writing Memtable-schema_triggers@1683268892(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-24 01:35:26,296 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=1553391323422, position=102352) INFO [MigrationStage:1] 2019-03-24 01:35:26,687 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-24 01:35:26,688 Memtable.java:347 - Writing Memtable-schema_usertypes@946950165(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-24 01:35:26,689 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=1553391323422, position=102352) INFO [MigrationStage:1] 2019-03-24 01:35:27,184 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@43e62fca[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-03-24 01:35:27,194 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-03-24 01:35:27,195 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3fe7f903[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-03-24 01:35:27,205 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-03-24 01:35:27,248 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-24 01:35:27,249 Memtable.java:347 - Writing Memtable-local@1410679430(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-24 01:35:27,250 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=1553391323422, position=102595) INFO [main] 2019-03-24 01:35:27,684 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51463 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-24 01:35:27,684 Memtable.java:347 - Writing Memtable-local@1482789875(8.349KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-24 01:35:27,696 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=1553391323422, position=114568) INFO [CompactionExecutor:1] 2019-03-24 01:35:28,021 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-03-24 01:35:28,090 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-03-24 01:35:28,339 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-03-24 01:35:28,370 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-03-24 01:35:28,370 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-03-24 01:35:28,427 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-03-24 01:35:28,433 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-03-24 01:35:28,958 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,928 bytes to 5,745 (~96% of original) in 927ms = 0.005910MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,261 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,300 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,301 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-03-24 01:37:12,302 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-03-24 01:37:14,326 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-03-24 01:37:14,328 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.000s 2019-03-24 01:38:00,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:38:00,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:38:00,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-03-24 01:38:00,453 - 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.004s user 0m0.003s sys 0m0.002s 2019-03-24 01:38:00,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-03-24 01:38:00,453 - 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.004s user 0m0.000s sys 0m0.004s 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:38:00,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-03-24 01:38:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:38:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-24 01:38:00,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-24 01:38:00,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:00,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:00,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:00,651 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:00 GMT 2019-03-24 01:38:00,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:00,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:00,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:00,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:00,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:05,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:05,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:05,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:05,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:05,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:05,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:05,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " File \"/home/ubuntu/vellum_host_vo8bm7/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-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " File \"/home/ubuntu/vellum_host_vo8bm7/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 19617 0 --:--:-- --:--:-- --:--:-- 19559", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "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-03-24T01:37:58.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.284Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:58.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.f7e24191-3629-4037-ac88-08e356d530fb"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.948Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:59.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.948Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:59.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.948Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:59.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:37:59.948Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:37:59.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:01.951Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I3GBL/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:01.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "[vellum] 192.168.120.12", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:02.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "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-03-24T01:38:01.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:01.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:02.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:01.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:01.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "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-03-24T01:38:02.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:02.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:02.582Z", "message": "Process created, PID: 14206", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:01.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3170, "offset": 3141, "size": 50}}} 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:05 GMT 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:05,808 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:05,809 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:38:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-03-24 01:38:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_vo8bm7/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-03-24 01:38:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-03-24 01:38:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_vo8bm7/env/bin/ctx", line 13, in 2019-03-24 01:38:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-03-24 01:38:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 19617 0 --:--:-- --:--:-- --:--:-- 19559 2019-03-24 01:38:05,811 - 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-vo8bm7 2019-03-24 01:38:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-24 01:38:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-24 01:38:05,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:38:05,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:38:05,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-vo8bm7 2019-03-24 01:38:05,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-03-24 01:38:05,812 - 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.004s user 0m0.003s sys 0m0.002s 2019-03-24 01:38:05,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-03-24 01:38:05,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:38:05,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-24 01:38:05,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:38:05,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-24 01:38:05,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I3GBL/start-vellum.sh 2019-03-24 01:38:05,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.12 2019-03-24 01:38:05,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:38:05,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:38:05,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-03-24 01:38:05,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:38:05,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:38:05,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:38:05,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-03-24 01:38:05,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14206 2019-03-24 01:38:05,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:05,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:05,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:05,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:05,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:05,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:05,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:05,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:05,938 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:05 GMT 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:05,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:10,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:11,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3170, "offset": 3170, "size": 50}}} 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:11 GMT 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:11,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:11,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:11,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:11,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:11,309 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:11,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:11 GMT 2019-03-24 01:38:11,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:11,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:11,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:11,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:11,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:16,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:16,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:16,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:16,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:16,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:16,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:16,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:12.341Z", "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-03-24T01:38:12.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3171, "offset": 3170, "size": 50}}} 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:16 GMT 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:16,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:16,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:38:16,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:16,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:16,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:16,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:16,458 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:16 GMT 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:16,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:16,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:16,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:21,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:21,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:21,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:21,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:21,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:21,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3171, "offset": 3171, "size": 50}}} 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:21 GMT 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:21,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:21,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:21,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:21,723 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:21 GMT 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:21,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:26,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:26,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:22.166Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:21.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:22.884Z", "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-03-24T01:38:22.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3173, "offset": 3171, "size": 50}}} 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:26 GMT 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:26,934 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:38:26,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:38:26,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:38:26,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:26,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:26,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:26,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:26,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:26,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:26,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:26,995 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:26 GMT 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:26,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:32,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:32,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:32,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:32,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:32,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:32,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3173, "offset": 3173, "size": 50}}} 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:32 GMT 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:32,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:32,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:32,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:32,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:32,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:32,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:32,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:32,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:32,319 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:32 GMT 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:32,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:37,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:37,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:37,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:37,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:37,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:37,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:37,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:32.361Z", "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-03-24T01:38:32.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3174, "offset": 3173, "size": 50}}} 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:37 GMT 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:37,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:37,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:38:37,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:37,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:37,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:37,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:37,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:37,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:37,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:37,587 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:37 GMT 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:37,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:42,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:42,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:42,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:42,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:42,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:42.155Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:38:41.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3175, "offset": 3174, "size": 50}}} 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:42 GMT 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:42,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:42,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:42,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:38:42,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:42,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:42,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:42,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:42,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:42,798 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:42 GMT 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:42,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:42,799 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:47,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:47,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:47,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:42.879Z", "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-03-24T01:38:42.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3176, "offset": 3175, "size": 50}}} 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:47 GMT 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:47,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:47,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:38:47,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:47,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:47,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:47,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:47,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:47 GMT 2019-03-24 01:38:47,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:47,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:47,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:47,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:47,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:52,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:53,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:53,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:38:52.390Z", "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-03-24T01:38:52.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3177, "offset": 3176, "size": 50}}} 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:53 GMT 2019-03-24 01:38:53,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:53,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:38:53,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:53,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:53,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:53,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:38:53,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:53,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:53,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:53,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:53,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:53,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:53,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:53,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:53,156 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:53 GMT 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:53,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:58,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:38:58,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:58,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:58,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:58,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:58,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3177, "offset": 3177, "size": 50}}} 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:58 GMT 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:58,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:58,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:38:58,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:38:58,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:38:58,418 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:38:58 GMT 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:38:58,419 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:03,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:03,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:03,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:02.171Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:39:02.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:02.840Z", "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-03-24T01:39:02.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3179, "offset": 3177, "size": 50}}} 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:03 GMT 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:03,532 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:39:03,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:39:03,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:39:03,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:03,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:03,592 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:03,592 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:03 GMT 2019-03-24 01:39:03,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:03,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:03,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:03,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:03,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:08,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:08,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:08,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:08,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:08,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:08,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3179, "offset": 3179, "size": 50}}} 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:08 GMT 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:08,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:08,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:08,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:08,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:08,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:08,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:08,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:08,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:08,765 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:08 GMT 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:08,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:13,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:13,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:12.603Z", "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-03-24T01:39:12.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3180, "offset": 3179, "size": 50}}} 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:13 GMT 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:13,874 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:13,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:39:13,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:13,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:13,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:13,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:13,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:13,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:13,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:13,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:13,954 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:13 GMT 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:13,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:18,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:19,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3180, "offset": 3180, "size": 50}}} 2019-03-24 01:39:19,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:19 GMT 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:19,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:19,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:19,140 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:19,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:19 GMT 2019-03-24 01:39:19,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:19,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:19,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:19,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:19,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:24,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:24,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:24,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:24,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:22.227Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:39:22.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:22.844Z", "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-03-24T01:39:22.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3182, "offset": 3180, "size": 50}}} 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:24 GMT 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:24,413 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:39:24,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:24,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:24,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:24,414 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:39:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:39:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:39:24,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:24,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:24,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:24,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:24,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:24,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:24,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:24,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:24,468 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:24 GMT 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:24,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:29,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:29,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3182, "offset": 3182, "size": 50}}} 2019-03-24 01:39:29,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:29 GMT 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:29,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:29,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:29,671 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:29,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:29 GMT 2019-03-24 01:39:29,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:29,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:29,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:29,672 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:29,672 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:34,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:34,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:34,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:34,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:34,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:34,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:32.602Z", "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-03-24T01:39:32.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3183, "offset": 3182, "size": 50}}} 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:34 GMT 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:34,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:34,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:39:34,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:34,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:34,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:34,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:34,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:34,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:34,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:34,905 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:34 GMT 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:34,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:39,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:40,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:40,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:40,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3183, "offset": 3183, "size": 50}}} 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:40 GMT 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:39:40,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:40,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:40,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:40,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:40,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:40,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:40,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:40,153 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:40 GMT 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:40,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:40,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:40,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:40,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:45,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:45,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:45,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:42.223Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:39:42.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:42.841Z", "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-03-24T01:39:42.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3185, "offset": 3183, "size": 50}}} 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:45 GMT 2019-03-24 01:39:45,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:45,257 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:39:45,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:45,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:45,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:45,257 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:39:45,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:39:45,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:39:45,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:45,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:45,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:45,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:45,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:45,329 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:45 GMT 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:45,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:45,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:50,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:50,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:50,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:50,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:50,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:50,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3185, "offset": 3185, "size": 50}}} 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:50 GMT 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:50,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:50,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:50,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:50,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:50,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:50,503 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:50,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:50 GMT 2019-03-24 01:39:50,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:50,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:50,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:50,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:50,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:55,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:39:55,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:55,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:55,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:39:52.815Z", "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-03-24T01:39:52.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3186, "offset": 3185, "size": 50}}} 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:55 GMT 2019-03-24 01:39:55,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:55,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:39:55,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:55,617 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:55,617 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:39:55,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:39:55,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:39:55,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:39:55,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:39:55,691 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:39:55,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:39:55 GMT 2019-03-24 01:39:55,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:39:55,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:39:55,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:39:55,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:39:55,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:00,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:00,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:00,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:00,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:00,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:00,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3186, "offset": 3186, "size": 50}}} 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:00 GMT 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:00,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:00,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:00,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:00,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:00,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:00,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:00,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:00,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:00,935 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:00 GMT 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:00,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:05,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:06,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:06,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:06,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:06,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:06,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:02.242Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:02.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:02.809Z", "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-03-24T01:40:02.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3188, "offset": 3186, "size": 50}}} 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:06 GMT 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:06,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:06,041 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:40:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:40:06,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:40:06,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:06,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:06,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:06,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:06,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:06,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:06,106 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:06 GMT 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:06,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:11,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:11,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3188, "offset": 3188, "size": 50}}} 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:11 GMT 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:11,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:11,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:11,263 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:11 GMT 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:11,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:16,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:16,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:12.821Z", "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-03-24T01:40:12.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3189, "offset": 3188, "size": 50}}} 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:16,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:16 GMT 2019-03-24 01:40:16,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:16,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-24 01:40:16,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:16,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:16,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:16,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:40:16,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:16,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:16,479 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:16 GMT 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:16,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:21,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:21,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3189, "offset": 3189, "size": 50}}} 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:21 GMT 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:21,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:21,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:21,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:21,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:21,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:21,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:21,640 - 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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:21 GMT 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:21,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:26,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:26,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:26,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:26,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:26,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:26,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:22.457Z", "message": "Waiting for process 14206 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:22.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:23.075Z", "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-03-24T01:40:22.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3191, "offset": 3189, "size": 50}}} 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:26 GMT 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:26,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:26,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:26,729 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:40:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14206 to end... 2019-03-24 01:40:26,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-24 01:40:26,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:26,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:26,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:26,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:26 GMT 2019-03-24 01:40:26,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:26,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:26,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:26,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:26,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:31,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:31,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3191, "offset": 3191, "size": 50}}} 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:31 GMT 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:31,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:31,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:31,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:31,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:31,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:31,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:31,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:31,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:31,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-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:31 GMT 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:31,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:36,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:40:37,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:37,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.052Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "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-03-24T01:40:32.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9132 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": "Execution done (PID=14206, return_code=0): /tmp/I3GBL/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " /tmp/I3GBL/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:21:ba:1b ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " inet6 addr: fe80::f816:3eff:fe21:ba1b/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " RX packets:139574 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-03-24T01:40:32.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " TX packets:59513 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-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " RX bytes:222734441 (222.7 MB) TX bytes:8600146 (8.6 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "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-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:40:33.611Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T01:40:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c", "logger": "ctx.3a6ac4cc-7966-4740-8c9f-a43d121649e9"}], "metadata": {"pagination": {"total": 3294, "offset": 3191, "size": 50}}} 2019-03-24 01:40:37,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:37 GMT 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:37,086 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:40:37,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9132 - /var/run/dbus/system_bus_socket 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:40:37,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:40:37,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:40:37,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:40:37,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14206, return_code=0): /tmp/I3GBL/start-vellum.sh 2019-03-24 01:40:37,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: line 22: /dev/tcp/192.168.120.12/7000: Connection refused 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I3GBL/start-vellum.sh: connect: Connection refused 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:21:ba:1b 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 2019-03-24 01:40:37,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe21:ba1b/64 Scope:Link 2019-03-24 01:40:37,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-03-24 01:40:37,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:139574 errors:0 dropped:0 overruns:0 frame:0 2019-03-24 01:40:37,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:59513 errors:0 dropped:0 overruns:0 carrier:0 2019-03-24 01:40:37,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-03-24 01:40:37,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222734441 (222.7 MB) TX bytes:8600146 (8.6 MB) 2019-03-24 01:40:37,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:40:37,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-03-24 01:40:37,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-03-24 01:40:37,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-03-24 01:40:37,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/657d297e-489f-4c75-b7fc-f6837f4c9a6c 2019-03-24 01:40:37,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:37,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:37,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:37,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T01:40:36.932Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"} 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:37 GMT 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:37,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:37,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:37,253 - 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-03-24T01:27:09.552Z', u'id': u'657d297e-489f-4c75-b7fc-f6837f4c9a6c', u'ended_at': u'2019-03-24T01:40:36.932Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-03-24T01:27:09.551Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-03-24 01:40:37,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-03-24 01:40:37,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:40:37,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:40:37,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:40:37 GMT 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-03-24 01:40:37,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:40:37,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:40:37,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:40:37,316 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2019-03-24 01:40:37,408 - 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-03-24 01:40:37,478 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-03-24 01:40:37,479 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-03-24 01:40:37,517 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:40:37,517 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-03-24 01:41:02,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:41:02,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-03-24 01:41:27,627 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:41:27,628 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-03-24 01:41:52,683 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:41:52,683 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-03-24 01:42:17,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:42:17,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-03-24 01:42:42,788 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:42:42,789 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-03-24 01:43:07,847 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:43:07,847 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-03-24 01:43:32,911 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:43:32,911 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-03-24 01:43:57,976 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:43:57,977 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-03-24 01:44:23,129 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:44:23,129 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-03-24 01:44:48,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:44:48,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-03-24 01:45:13,247 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:45:13,247 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-03-24 01:45:38,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-24 01:45:38,301 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-03-24 01:46:03,633 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550615@clearwater.opnfv', u'sip_username': u'6505550615', u'formatted_number': u'(650) 555-0615', u'number': u'6505550615', u'sip_uri': u'sip:6505550615@clearwater.opnfv', u'number_id': u'f7d2de8c6cfe488ea681561a37d3d123', u'sip_password': u'9EyBAbwRB', u'pstn': False} 2019-03-24 01:46:03,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-03-24 01:46:03,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:46:03,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:46:03,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:46:03,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:46:03,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:46:03,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.212", "ellis_ip": "172.30.9.201"}, "deployment_id": "clearwater-opnfv"} 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:46:03 GMT 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:46:03,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:46:03,726 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-03-24 01:46:03,726 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-03-24 01:46:03,734 - 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-03-24 01:46:03,734 - 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-03-24 01:48:20,720 - 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) - (6505550238, 6505550157) Passed Basic Call - SDP (TCP) - (6505550591, 6505550324) Passed Basic Call - Tel URIs (TCP) - (6505550728, 6505550235) Passed Basic Call - Unknown number (TCP) - (6505550508, 6505550528) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550126, 6505550959) Passed Basic Call - Messages - Pager model (TCP) - (6505550826, 6505550567) Passed Basic Call - Pracks (TCP) - (6505550334, 6505550912) Passed Basic Registration (TCP) - (6505550273) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550754, 6505550567) Passed Call Barring - Outbound Rejection (TCP) - (6505550896, 6505550755) 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) - (6505550273, 6505550465) 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) - (6505550397, 6505550681, 6505550459) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550988, 6505550312, 6505550059) Passed Call Diversion - Not reachable (408) (TCP) - (6505550406, 6505550395, 6505550356) Passed Call Diversion - Not reachable (503) (TCP) - (6505550587, 6505550186, 6505550278) Passed Call Diversion - Not reachable (500) (TCP) - (6505550316, 6505550780, 6505550600) Passed Call Diversion - Busy (TCP) - (6505550065, 6505550893, 6505550605) Passed Call Diversion - Unconditional (TCP) - (6505550761, 6505550324, 6505550015) Passed Call Diversion - No answer (TCP) - (6505550314, 6505550735, 6505550423) Passed Call Diversion - Bad target URI (TCP) - (6505550338, 6505550676) Passed Call Diversion - Audio-only call (TCP) - (6505550416, 6505550103, 6505550487, 6505550954) Passed Call Diversion - Audio-video call (TCP) - (6505550344, 6505550784, 6505550272, 6505550375) Passed Call Forking - Mainline (TCP) - (6505550294, 6505550753) Passed Call Forking - Endpoint offline (TCP) - (6505550922, 6505550037) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550930, 6505550442) Passed Call Waiting - Accepted (TCP) - (6505550552, 6505550057, 6505550310) Passed Call Waiting - Cancelled (TCP) - (6505550441, 6505550610, 6505550743) Passed CANCEL - Mainline (TCP) - (6505550430, 6505550551) Passed Filtering - Accept-Contact (TCP) - (6505550138, 6505550848) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550641, 6505550261) Passed Filtering - Accept-Contact no match (TCP) - (6505550841, 6505550073) Passed Filtering - Accept-Contact negated match (TCP) - (6505550694, 6505550320) Passed Filtering - RFC3841 example (TCP) - (6505550362, 6505550459) Passed Filtering - Reject-Contact no match (TCP) - (6505550652, 6505550992) Passed Filtering - Reject-Contact match (TCP) - (6505550132, 6505550204) 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) - (6505550909) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550638) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550965) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550519) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550997, 6505550237) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550112, 6505550376) Passed GRUU - Call - only GRUU as target (TCP) - (6505550789, 6505550932) Passed GRUU - Call - AoR as target (TCP) - (6505550130, 6505550855) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550976, 6505550819) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550194, 6505550759) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550070, 6505550334) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550208, 6505550664) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550105, 6505550218) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550505, 6505550466) 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) - (6505550727) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550643) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550752) 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) - (6505550493, 6505550633) 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-03-24 01:48:20,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-03-24 01:48:20,849 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 01:48:20,850 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:17 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-24 01:48:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-03-24 01:48:20,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions 2019-03-24 01:48:20,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T01:27:05.786Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:03.588Z", "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-03-24T01:27:03.589Z", "id": "17e9c41d-9cf8-41cd-9786-32c0ef4349f6"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T01:40:36.932Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:27:09.551Z", "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-03-24T01:27:09.552Z", "id": "657d297e-489f-4c75-b7fc-f6837f4c9a6c"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-03-24 01:48:20,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:20 GMT 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:20,953 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:20,954 - 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": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-03-24 01:48:21,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:21,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:21,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:21,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:21,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:21,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-03-24 01:48:21,362 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:21 GMT 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:21,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:21,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:21,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:21,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:21,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:21 GMT 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:21,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:21,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:21,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:21,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:21,630 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:21 GMT 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:21,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:26,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:26,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:22.450Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:22.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:25.676Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:26.273Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:26.273Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:26.273Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 50}}} 2019-03-24 01:48:26,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:26 GMT 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:26,735 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:26,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-03-24 01:48:26,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:26,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:26,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:26,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:26,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:26,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:26,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:26,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:26,800 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:26 GMT 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:26,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:26,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:26,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:26,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:31,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:31,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:26.870Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:26.870Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:26.870Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:25.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:26.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "message": "Process created, PID: 16220", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:26.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "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-03-24T01:48:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/JDVVW/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "ellis_txhwec", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:26.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:27.464Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:26.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "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-03-24T01:48:28.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "homer_60px0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Execution done (PID=17953, return_code=1): /tmp/PFXA2/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Process created, PID: 17953", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "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-03-24T01:48:28.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/PFXA2/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:27.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.141Z", "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-03-24T01:48:27.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.651Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.651Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.651Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.651Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:28.651Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d71d78ee-9eab-4d62-b6b0-1ed91aed033a"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.153Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:28.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/6RQ1D/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "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-03-24T01:48:29.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Process created, PID: 16867", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "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-03-24T01:48:29.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "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-03-24T01:48:29.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Execution done (PID=16867, return_code=1): /tmp/6RQ1D/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6630dc84-92ec-4287-b4c2-77283b5516d1"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:29.683Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/Y6Z3Y/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/7241I/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}], "metadata": {"pagination": {"total": 90, "offset": 5, "size": 50}}} 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:31,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:31 GMT 2019-03-24 01:48:31,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:31,908 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:31,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:31,908 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:31,908 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:31,908 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:31,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:31,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:31,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:31,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:31,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16220 2019-03-24 01:48:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/JDVVW/stop-bono.sh 2019-03-24 01:48:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-03-24 01:48:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:31,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17953, return_code=1): /tmp/PFXA2/stop-ellis.sh 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17953 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:31,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-03-24 01:48:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:48:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-03-24 01:48:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/PFXA2/stop-ellis.sh 2019-03-24 01:48:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:31,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:31,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/6RQ1D/stop-homer.sh 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16867 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-03-24 01:48:31,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16867, return_code=1): /tmp/6RQ1D/stop-homer.sh 2019-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:31,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:31,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:31,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/Y6Z3Y/stop-dime.sh 2019-03-24 01:48:31,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/7241I/stop-vellum.sh 2019-03-24 01:48:31,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-03-24 01:48:31,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:31,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:31,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:31,980 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:31,980 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:31 GMT 2019-03-24 01:48:31,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:31,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:31,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:31,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:31,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:36,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:37,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Process created, PID: 15684", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Execution done (PID=15684, return_code=1): /tmp/Y6Z3Y/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:29.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.642798ed-b763-42f6-97a4-82d265eb1e81"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/7241I/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "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-03-24T01:48:30.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Process created, PID: 24879", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.300Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Execution done (PID=24879, return_code=1): /tmp/7241I/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "homer_60px0x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/6RQ1D/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/6RQ1D/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_0khkje/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_0khkje/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_0khkje/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_0khkje/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_0khkje/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_0khkje/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/6RQ1D/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:48:30.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/Y6Z3Y/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/Y6Z3Y/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_vm6cgc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_vm6cgc/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_vm6cgc/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_vm6cgc/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_vm6cgc/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_vm6cgc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/Y6Z3Y/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:48:30.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/7F9DA/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:30.911Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.daf6acd3-9f90-4868-b1b5-b80d607b4daf"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Process created, PID: 17216", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "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-03-24T01:48:30.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:31.507Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.136Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/7241I/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/7241I/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_vo8bm7/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_vo8bm7/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_vo8bm7/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_vo8bm7/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_vo8bm7/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_vo8bm7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/7241I/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:48:31.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.136Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.136Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:30.738Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.136Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NFHIK/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:31.949Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.496Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.474Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpw6DU7N', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.448Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.447Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.496Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:31.653Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:31.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.122Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.447Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.403Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:32.735Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.496Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}], "metadata": {"pagination": {"total": 178, "offset": 55, "size": 50}}} 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:37 GMT 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15684 2019-03-24 01:48:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-03-24 01:48:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'dime' not found 2019-03-24 01:48:37,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15684, return_code=1): /tmp/Y6Z3Y/stop-dime.sh 2019-03-24 01:48:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/7241I/stop-vellum.sh 2019-03-24 01:48:37,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 24879 2019-03-24 01:48:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-03-24 01:48:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24879, return_code=1): /tmp/7241I/stop-vellum.sh 2019-03-24 01:48:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/6RQ1D/stop-homer.sh, exit_code: 1 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/Y6Z3Y/stop-dime.sh, exit_code: 1 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/7F9DA/stop-sprout.sh 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:37,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:37,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:48:37,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:37,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17216 2019-03-24 01:48:37,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:48:37,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/7241I/stop-vellum.sh, exit_code: 1 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:48:37,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:37,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NFHIK/bind.py 2019-03-24 01:48:37,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:48:37,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:37,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpw6DU7N', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:37,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:37,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {u'homer_60px0x': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-60px0x'}}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:37,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:37,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:48:37,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:48:37,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:48:37,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:48:37,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:48:37,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:37,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:37,147 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:37,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:37,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:37 GMT 2019-03-24 01:48:37,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:37,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:37,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:37,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:37,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:42,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:42,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:42,244 - 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-03-24T01:48:32.735Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.447Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.326Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.598Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.326Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.891Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.326Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.326Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.876Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.326Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWgVlbf', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:32.842Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d658973e-a2d2-43ac-b163-7b9862e485ba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.326Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5VZ07/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.020Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.179Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.553Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.412Z", "source_id": "ellis_txhwec", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.590Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.623Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.625Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpFc6OB4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.626Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.639Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.647Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.648Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.648Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:33.976Z", "message": "Downloaded scripts/bind/bind.py to /tmp/182IU/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.778Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLdBi6D', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.209Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.055Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.208Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJlmQez', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.010Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.041Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.18d0893b-743f-4eae-ade2-76c15b5b0b69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.273Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:33.941Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.172Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.209Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.273Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.273Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:34.556Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.246Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.597Z", "source_id": "homer_60px0x", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.664Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.671Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0Q2VW/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.806Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.970Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphP3wFm', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.657Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ceeee382-05b2-4c7b-9d9d-a1037107bf16"}, {"node_instance_id": "ellis_txhwec", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.080Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.201Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.201Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.216Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphNULpA', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.502Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.170Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.216Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.216Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:34.982Z", "source_id": "dime_t57y6g", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.210Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:35.677Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpiM_jI6', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.202Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}], "metadata": {"pagination": {"total": 223, "offset": 105, "size": 50}}} 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:42 GMT 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:42,245 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:42,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:48:42,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:42,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:48:42,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:48:42,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWgVlbf', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5VZ07/bind.py 2019-03-24 01:48:42,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:48:42,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:42,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:42,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:48:42,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:48:42,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:42,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFc6OB4', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:42,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:42,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:48:42,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:48:42,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_t57y6g': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-t57y6g'}}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:42,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/182IU/bind.py 2019-03-24 01:48:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLdBi6D', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:48:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:48:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJlmQez', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {u'vellum_3mxiz5': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'vellum-3mxiz5'}}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:48:42,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:48:42,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:42,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:42,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:48:42,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0Q2VW/bind.py 2019-03-24 01:48:42,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphP3wFm', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_hv6jbi': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'sprout-hv6jbi'}}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphNULpA', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:42,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:48:42,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:48:42,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:48:42,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:42,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:42,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpiM_jI6', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:42,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:42,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:42,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:42,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:42,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:42,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:42 GMT 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:42,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:42,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:42,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:47,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:47,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:47,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:47,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:47,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Execution done (PID=17216, return_code=1): /tmp/7F9DA/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.510Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.517Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2cbc1733-b17a-41d6-9613-2d3b7fa75afa"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.784Z", "source_id": "vellum_3mxiz5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I8OJX/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "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-03-24T01:48:36.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": "Process created, PID: 18067", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "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-03-24T01:48:35.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:36.338Z", "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-03-24T01:48:35.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.75516ab4-4ffc-435c-941a-601cdfe839b9"}, {"node_instance_id": "homer_60px0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.149Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.149Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:36.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.149Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.149Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:35.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/7F9DA/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/7F9DA/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_sanz7h/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_sanz7h/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_sanz7h/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_sanz7h/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_sanz7h/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_sanz7h/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/7F9DA/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:48:37.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/97WKW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "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-03-24T01:48:37.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:37.760Z", "message": "Process created, PID: 15824", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "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-03-24T01:48:38.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RRT56/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:37.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:38.466Z", "message": "Process created, PID: 16971", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.129Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.932Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.129Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OLEVZ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:39.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.129Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:38.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.633Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:39.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.633Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:39.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.633Z", "message": "Process created, PID: 25048", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:39.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.633Z", "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-03-24T01:48:39.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}], "metadata": {"pagination": {"total": 278, "offset": 155, "size": 50}}} 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:47 GMT 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:47,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:47,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:47,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:47,393 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Sprout SIP Router sprout 2019-03-24 01:48:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17216, return_code=1): /tmp/7F9DA/stop-sprout.sh 2019-03-24 01:48:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-24 01:48:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:47,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:48:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:48:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:48:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:47,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:48:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I8OJX/remove-cluster-node.sh 2019-03-24 01:48:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:47,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:47,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18067 2019-03-24 01:48:47,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-03-24 01:48:47,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:48:47,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-24 01:48:47,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-24 01:48:47,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/7F9DA/stop-sprout.sh, exit_code: 1 2019-03-24 01:48:47,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-24 01:48:47,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:47,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/97WKW/remove-cluster-node.sh 2019-03-24 01:48:47,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:47,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15824 2019-03-24 01:48:47,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:47,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RRT56/remove-cluster-node.sh 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16971 2019-03-24 01:48:47,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:47,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/OLEVZ/remove-cluster-node.sh 2019-03-24 01:48:47,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:48:47,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:47,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:47,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 25048 2019-03-24 01:48:47,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:47,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:47,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:47,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:47,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:47,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:47,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:47,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:47,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:47,464 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:47 GMT 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:47,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:52,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:52,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:52,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:52,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:39.633Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:39.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.287Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.191Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.287Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4LIAX/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.028Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.434Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppZIJ5b', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.597Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.604Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.434Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.386Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.414Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.415Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprrXVW_', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.416Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.427Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.434Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:40.970Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:40.611Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8886b97b-e58c-4002-a6c6-8e35018b77ab"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:41.552Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:41.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:41.552Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:41.154Z", "source_id": "sprout_hv6jbi", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.202Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:41.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.202Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:41.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": " Removed member df0ca1ce9c1cbf5 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": "Execution done (PID=18067, return_code=0): /tmp/I8OJX/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "ellis_txhwec", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:42.734Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d30dbd35-2806-4e0c-b353-efd835c22612"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "ellis_txhwec", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/98ZMQ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "ellis_txhwec", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "message": "Process created, PID: 17418", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:42.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.262Z", "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-03-24T01:48:42.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.843Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:43.843Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Execution done (PID=15824, return_code=2): /tmp/97WKW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "homer_60px0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " Removed member 51eee9277b39aea9 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}], "metadata": {"pagination": {"total": 309, "offset": 205, "size": 50}}} 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:52 GMT 2019-03-24 01:48:52,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:52,618 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:52,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:52,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:52,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:52,618 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-24 01:48:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:48:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4LIAX/bind.py 2019-03-24 01:48:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppZIJ5b', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:48:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:48:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:48:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:48:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_k9hne1': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.8', u'name': u'bono-k9hne1'}}}, 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.14', u'hss_hostname': u''}. 2019-03-24 01:48:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprrXVW_', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:48:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:48:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:48:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:48:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:48:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:48:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-24 01:48:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-24 01:48:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-24 01:48:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-24 01:48:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-24 01:48:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member df0ca1ce9c1cbf5 from cluster 2019-03-24 01:48:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18067, return_code=0): /tmp/I8OJX/remove-cluster-node.sh 2019-03-24 01:48:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-24 01:48:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:48:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/98ZMQ/remove-cluster-node.sh 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17418 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:48:52,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15824, return_code=2): /tmp/97WKW/remove-cluster-node.sh 2019-03-24 01:48:52,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:52,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:52,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:52,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:48:52,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-24 01:48:52,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 51eee9277b39aea9 from cluster 2019-03-24 01:48:52,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:52,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:52,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-24 01:48:52,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:52,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:52,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:52,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:52,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:52 GMT 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:52,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:52,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:52,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:52,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:57,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:57,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "homer_60px0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.52a1e99e-8124-4b61-9103-c9f83648078b"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": " Cannot decommission while cluster is unhealthy", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:43.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Execution done (PID=15824, return_code=2): /tmp/97WKW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "dime_t57y6g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.374Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1e058386-75c4-47e7-b617-550630d638e9"}, {"node_instance_id": "homer_60px0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.983Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.983Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_t57y6g", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:44.983Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/97WKW/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/97WKW/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_vm6cgc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_vm6cgc/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_vm6cgc/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_vm6cgc/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_vm6cgc/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_vm6cgc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/97WKW/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:48:44.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:45.628Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:45.628Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:45.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:45.628Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:44.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:46.195Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:45.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:46.913Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:46.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:47.658Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:46.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:47.658Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:47.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:47.658Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:47.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:48.239Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:48.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:48.239Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:47.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:48.877Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:48.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:48.877Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:48.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:49.409Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:49.409Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.005Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.005Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.005Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.617Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.617Z", "message": "Stopping Agent ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:50.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8a3aa947-c42c-43b9-b315-74456c67c793"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.617Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:50.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:50.617Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:49.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:51.197Z", "message": "Stopping Agent dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:51.197Z", "message": "Stopping Agent homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:50.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.88ce4e9f-b6e6-4139-a2bc-a6cdad78961c"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:51.777Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8a3aa947-c42c-43b9-b315-74456c67c793"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:51.777Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_pqbo4e stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8a3aa947-c42c-43b9-b315-74456c67c793"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:51.777Z", "message": "Successfully stopped daemon: ellis_host_pqbo4e\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8a3aa947-c42c-43b9-b315-74456c67c793"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:51.777Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.88ce4e9f-b6e6-4139-a2bc-a6cdad78961c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Successfully stopped daemon: dime_host_vm6cgc\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_vm6cgc stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Successfully stopped daemon: homer_host_0khkje\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.88ce4e9f-b6e6-4139-a2bc-a6cdad78961c"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_0khkje stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.88ce4e9f-b6e6-4139-a2bc-a6cdad78961c"}], "metadata": {"pagination": {"total": 318, "offset": 255, "size": 50}}} 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:57 GMT 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:48:57,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:48:57,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:57,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:57,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:57,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-24 01:48:57,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-24 01:48:57,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-24 01:48:57,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cannot decommission while cluster is unhealthy 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15824, return_code=2): /tmp/97WKW/remove-cluster-node.sh 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:48:57,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:48:57,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:48:57,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:48:57,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:48:57,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/97WKW/remove-cluster-node.sh, exit_code: 2 2019-03-24 01:48:57,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:57,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:48:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:48:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:48:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:48:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:48:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:48:57,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:48:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:48:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:48:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:48:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:48:57,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_pqbo4e 2019-03-24 01:48:57,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_vm6cgc 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_0khkje 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_pqbo4e stop 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_pqbo4e 2019-03-24 01:48:57,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:48:57,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_vm6cgc 2019-03-24 01:48:57,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_vm6cgc stop 2019-03-24 01:48:57,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:48:57,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_0khkje 2019-03-24 01:48:57,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_0khkje stop 2019-03-24 01:48:57,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:48:57,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:48:57,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:48:57,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:48:57,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:48:57,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:48:57,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:48:57 GMT 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:48:57,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:02,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:03,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:03,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Successfully stopped daemon: dime_host_vm6cgc\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Successfully stopped daemon: homer_host_0khkje\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:51.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.88ce4e9f-b6e6-4139-a2bc-a6cdad78961c"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:52.421Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_vm6cgc stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b086f98b-cc27-485d-8ba8-1a1f2fd5c7bf"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.019Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.019Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.019Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.630Z", "message": "Deleting Agent ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:53.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.54331643-7eae-4dfa-9f38-c13fd0891b84"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.630Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:53.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.630Z", "message": "Deleting Agent homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:53.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7a5b28d7-68ab-439c-b754-1fa21cf4714a"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:53.630Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:52.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:54.167Z", "message": "Deleting Agent dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:54.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4afaffe1-3170-4682-b6e0-312ba7d097b1"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.173Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.54331643-7eae-4dfa-9f38-c13fd0891b84"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "01:48:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pqbo4e: No response received for task 0aa834f0c8f34eea8bf127fea084e53c", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.54331643-7eae-4dfa-9f38-c13fd0891b84"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7a5b28d7-68ab-439c-b754-1fa21cf4714a"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "01:48:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_0khkje: No response received for task b8bca3639c684723944c9d6ef85898eb", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7a5b28d7-68ab-439c-b754-1fa21cf4714a"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7a5b28d7-68ab-439c-b754-1fa21cf4714a"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "Successfully deleted daemon: ellis_host_pqbo4e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.54331643-7eae-4dfa-9f38-c13fd0891b84"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "Successfully deleted daemon: homer_host_0khkje", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7a5b28d7-68ab-439c-b754-1fa21cf4714a"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:57.892Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:57.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.54331643-7eae-4dfa-9f38-c13fd0891b84"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:58.437Z", "message": "Successfully deleted daemon: dime_host_vm6cgc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4afaffe1-3170-4682-b6e0-312ba7d097b1"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:58.437Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:58.437Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:58.437Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4afaffe1-3170-4682-b6e0-312ba7d097b1"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:58.437Z", "message": "01:48:58 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_vm6cgc: No response received for task 6d7dcb31f5394d66889f2b523c013b6d", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4afaffe1-3170-4682-b6e0-312ba7d097b1"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:58.437Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4afaffe1-3170-4682-b6e0-312ba7d097b1"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.040Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.040Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.040Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.651Z", "message": "Waiting for process 25048 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.651Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.651Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:48:59.651Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:58.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2b4c95f4-c7d0-4623-a73c-be40a830bfb7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:48:59.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4c95f4-c7d0-4623-a73c-be40a830bfb7 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:48:59.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ceaaa8-0d60-4b77-b683-784dfa0e19ff 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c0ceaaa8-0d60-4b77-b683-784dfa0e19ff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dbe4ca82e00b9e2238ceb5aad60250eadb376eb\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.327Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:48:59.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.909Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:00.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.909Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:49:00.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.909Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3dd354-71c3-4f67-af20-8010592f8cb6 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:00.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:00.909Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1d3dd354-71c3-4f67-af20-8010592f8cb6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:00.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:01.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1db775b294133331a023a6c9b4fffb7a4a80c81c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:01.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.110Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de x-compute-request-id: req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:56Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:01.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.110Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:01.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.110Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:01.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.110Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:01.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}], "metadata": {"pagination": {"total": 365, "offset": 305, "size": 50}}} 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:03 GMT 2019-03-24 01:49:03,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:03,013 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:03,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:03,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:03,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:03,013 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:03,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_vm6cgc 2019-03-24 01:49:03,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_0khkje 2019-03-24 01:49:03,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:49:03,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_vm6cgc stop 2019-03-24 01:49:03,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:03,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:49:03,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-24 01:49:03,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_pqbo4e 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_0khkje 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_vm6cgc 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:48:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pqbo4e: No response received for task 0aa834f0c8f34eea8bf127fea084e53c 2019-03-24 01:49:03,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:48:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_0khkje: No response received for task b8bca3639c684723944c9d6ef85898eb 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_pqbo4e 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_0khkje 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_vm6cgc 2019-03-24 01:49:03,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:03,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:49:03,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:49:03,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:48:58 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_vm6cgc: No response received for task 6d7dcb31f5394d66889f2b523c013b6d 2019-03-24 01:49:03,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:49:03,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:49:03,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25048 to end... 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2b4c95f4-c7d0-4623-a73c-be40a830bfb7 2019-03-24 01:49:03,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4c95f4-c7d0-4623-a73c-be40a830bfb7 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ceaaa8-0d60-4b77-b683-784dfa0e19ff 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c0ceaaa8-0d60-4b77-b683-784dfa0e19ff 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbe4ca82e00b9e2238ceb5aad60250eadb376eb" 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:49:03,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69" 2019-03-24 01:49:03,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:03,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3dd354-71c3-4f67-af20-8010592f8cb6 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:03,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1d3dd354-71c3-4f67-af20-8010592f8cb6 2019-03-24 01:49:03,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db775b294133331a023a6c9b4fffb7a4a80c81c" 2019-03-24 01:49:03,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de x-compute-request-id: req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:56Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:03,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de 2019-03-24 01:49:03,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-287aa7f5-b5ed-433f-a0bb-b231ef83e4de 2019-03-24 01:49:03,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69" -d '{"os-stop": null}' 2019-03-24 01:49:03,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:03,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:03,087 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:03 GMT 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:03,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:08,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:08,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:08,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:08,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.110Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:01.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-b5f46c84-fcdd-4975-aa65-45256a825526", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6ae0d408-4a79-46cb-979b-7e5e8410786b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6ae0d408-4a79-46cb-979b-7e5e8410786b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dbe4ca82e00b9e2238ceb5aad60250eadb376eb\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f46c84-fcdd-4975-aa65-45256a825526 x-compute-request-id: req-b5f46c84-fcdd-4975-aa65-45256a825526 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-03-24T01:49:02.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-b5f46c84-fcdd-4975-aa65-45256a825526", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a36b21b9-6066-4bf6-839f-e288aa77257d x-compute-request-id: req-a36b21b9-6066-4bf6-839f-e288aa77257d 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-03-24T01:49:02.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-a36b21b9-6066-4bf6-839f-e288aa77257d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:02.784Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-a36b21b9-6066-4bf6-839f-e288aa77257d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.479Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49: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-1f393de8-ccc6-41d0-a509-9de52bf60b65 x-compute-request-id: req-1f393de8-ccc6-41d0-a509-9de52bf60b65 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-03-24T01:49:03.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.479Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-87ad247f-b303-49e4-a24a-a9747013a9b8 x-compute-request-id: req-87ad247f-b303-49e4-a24a-a9747013a9b8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:03.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.479Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-87ad247f-b303-49e4-a24a-a9747013a9b8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:03.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.479Z", "message": "Waiting for process 17418 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:02.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.479Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-87ad247f-b303-49e4-a24a-a9747013a9b8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:03.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.479Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1db775b294133331a023a6c9b4fffb7a4a80c81c\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:03.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.982Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-1f393de8-ccc6-41d0-a509-9de52bf60b65", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:03.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:03.982Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-1f393de8-ccc6-41d0-a509-9de52bf60b65", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:03.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:07.219Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:07.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}], "metadata": {"pagination": {"total": 374, "offset": 355, "size": 50}}} 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:08 GMT 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:08,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:08,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:08,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:08,168 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:08,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69" -d '{"os-stop": null}' 2019-03-24 01:49:08,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-b5f46c84-fcdd-4975-aa65-45256a825526 2019-03-24 01:49:08,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6ae0d408-4a79-46cb-979b-7e5e8410786b 2019-03-24 01:49:08,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6ae0d408-4a79-46cb-979b-7e5e8410786b 2019-03-24 01:49:08,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbe4ca82e00b9e2238ceb5aad60250eadb376eb" -d '{"os-stop": null}' 2019-03-24 01:49:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f46c84-fcdd-4975-aa65-45256a825526 x-compute-request-id: req-b5f46c84-fcdd-4975-aa65-45256a825526 Content-Length: 0 Content-Type: application/json 2019-03-24 01:49:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-b5f46c84-fcdd-4975-aa65-45256a825526 2019-03-24 01:49:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a36b21b9-6066-4bf6-839f-e288aa77257d x-compute-request-id: req-a36b21b9-6066-4bf6-839f-e288aa77257d Content-Length: 0 Content-Type: application/json 2019-03-24 01:49:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-a36b21b9-6066-4bf6-839f-e288aa77257d 2019-03-24 01:49:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-a36b21b9-6066-4bf6-839f-e288aa77257d 2019-03-24 01:49:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49: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-1f393de8-ccc6-41d0-a509-9de52bf60b65 x-compute-request-id: req-1f393de8-ccc6-41d0-a509-9de52bf60b65 Content-Length: 0 Content-Type: application/json 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-87ad247f-b303-49e4-a24a-a9747013a9b8 x-compute-request-id: req-87ad247f-b303-49e4-a24a-a9747013a9b8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-87ad247f-b303-49e4-a24a-a9747013a9b8 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 17418 to end... 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-87ad247f-b303-49e4-a24a-a9747013a9b8 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db775b294133331a023a6c9b4fffb7a4a80c81c" -d '{"os-stop": null}' 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-1f393de8-ccc6-41d0-a509-9de52bf60b65 2019-03-24 01:49:08,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-1f393de8-ccc6-41d0-a509-9de52bf60b65 2019-03-24 01:49:08,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:49:08,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:08,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:08,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:08,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:08,230 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:08 GMT 2019-03-24 01:49:08,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:08,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:08,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:08,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:08,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:13,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:13,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:10.667Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Execution done (PID=17418, return_code=0): /tmp/98ZMQ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:11.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_hv6jbi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.250Z", "message": " Removed member 169b785abdcec4a6 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:10.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.37742cf8-23ed-4a29-b524-32f995b219f1"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.896Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:11.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_hv6jbi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.896Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:11.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:11.896Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:11.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:12.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:12.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:12.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dbe4ca82e00b9e2238ceb5aad60250eadb376eb\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:12.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}], "metadata": {"pagination": {"total": 392, "offset": 374, "size": 50}}} 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:13 GMT 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:13,335 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-24 01:49:13,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:49:13,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:49:13,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17418, return_code=0): /tmp/98ZMQ/remove-cluster-node.sh 2019-03-24 01:49:13,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:49:13,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:49:13,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:49:13,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 169b785abdcec4a6 from cluster 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:49:13,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:49:13,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:49:13,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd9b2687809871e172f13a701f34e8390ac3d69" 2019-03-24 01:49:13,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbe4ca82e00b9e2238ceb5aad60250eadb376eb" 2019-03-24 01:49:13,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:13,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:13,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:13,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:13 GMT 2019-03-24 01:49:13,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:13,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:13,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:13,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:13,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:18,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:18,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:18,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:18,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:18,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:18,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:18,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:13.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1db775b294133331a023a6c9b4fffb7a4a80c81c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.080Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4464f155-a1a7-4203-bce8-74cb1c05360b x-compute-request-id: req-4464f155-a1a7-4203-bce8-74cb1c05360b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:49:02Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "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-03-24T01:49:14.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-4464f155-a1a7-4203-bce8-74cb1c05360b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91f968d1-be4f-4a06-91e9-e5808961a4ee", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91f968d1-be4f-4a06-91e9-e5808961a4ee", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f968d1-be4f-4a06-91e9-e5808961a4ee x-compute-request-id: req-91f968d1-be4f-4a06-91e9-e5808961a4ee Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:49:02Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ca0a5d6c-a792-4a9d-bf7b-83314f340d89"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "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-03-24T01:49:14.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:14.676Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-4464f155-a1a7-4203-bce8-74cb1c05360b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:13.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.28b58a4b-d39f-493f-826b-5ea13fb8b294"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:15.323Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-b6736791-af5f-40a5-8466-95f9d0bb48ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:15.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:15.323Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-b6736791-af5f-40a5-8466-95f9d0bb48ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:15.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:15.323Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:14.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:15.323Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-b6736791-af5f-40a5-8466-95f9d0bb48ff x-compute-request-id: req-b6736791-af5f-40a5-8466-95f9d0bb48ff Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:49:03Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:15.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.83370504-25ec-4525-bb30-0adf520c4967"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:15.323Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:14.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:15.891Z", "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-03-24T01:49:15.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:16.475Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:16.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:16.475Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:16.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:17.191Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:16.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:17.908Z", "message": "Stopping Agent sprout_host_sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:17.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8286beda-64c0-4793-b169-ae55f2ff6ba4"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:18.410Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:18.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8286beda-64c0-4793-b169-ae55f2ff6ba4"}], "metadata": {"pagination": {"total": 412, "offset": 392, "size": 50}}} 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:18 GMT 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:18,477 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:18,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db775b294133331a023a6c9b4fffb7a4a80c81c" 2019-03-24 01:49:18,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4464f155-a1a7-4203-bce8-74cb1c05360b x-compute-request-id: req-4464f155-a1a7-4203-bce8-74cb1c05360b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:49:02Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:18,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:49:18,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-4464f155-a1a7-4203-bce8-74cb1c05360b 2019-03-24 01:49:18,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91f968d1-be4f-4a06-91e9-e5808961a4ee 2019-03-24 01:49:18,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-91f968d1-be4f-4a06-91e9-e5808961a4ee 2019-03-24 01:49:18,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f968d1-be4f-4a06-91e9-e5808961a4ee x-compute-request-id: req-91f968d1-be4f-4a06-91e9-e5808961a4ee Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:49:02Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:18,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:49:18,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-4464f155-a1a7-4203-bce8-74cb1c05360b 2019-03-24 01:49:18,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-b6736791-af5f-40a5-8466-95f9d0bb48ff 2019-03-24 01:49:18,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-b6736791-af5f-40a5-8466-95f9d0bb48ff 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-b6736791-af5f-40a5-8466-95f9d0bb48ff x-compute-request-id: req-b6736791-af5f-40a5-8466-95f9d0bb48ff Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:49:03Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:49:18,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:49:18,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_sanz7h 2019-03-24 01:49:18,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:49:18,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:18,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:18,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:18,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:18,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:18,547 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:18 GMT 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:18,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:23,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:23,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:23,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:23,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:23,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:23,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:19.096Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_sanz7h stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:18.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8286beda-64c0-4793-b169-ae55f2ff6ba4"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:19.096Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:18.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:19.096Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:18.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:19.096Z", "message": "Successfully stopped daemon: sprout_host_sanz7h\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:18.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8286beda-64c0-4793-b169-ae55f2ff6ba4"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:19.845Z", "message": "Waiting for process 25048 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:19.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:19.845Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:19.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:20.567Z", "message": "Deleting Agent sprout_host_sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:19.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ed433fe3-1322-4fb3-b74c-1b3764d306f2"}], "metadata": {"pagination": {"total": 419, "offset": 412, "size": 50}}} 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:23 GMT 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:23,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:23,639 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:23,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_sanz7h stop 2019-03-24 01:49:23,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:49:23,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-24 01:49:23,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_sanz7h 2019-03-24 01:49:23,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25048 to end... 2019-03-24 01:49:23,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:23,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_sanz7h 2019-03-24 01:49:23,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:23,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:23,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:23,705 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:23 GMT 2019-03-24 01:49:23,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:23,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:23,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:23,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:23,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:28,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:28,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:28,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:23.827Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:23.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ed433fe3-1322-4fb3-b74c-1b3764d306f2"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:24.331Z", "message": "Successfully deleted daemon: sprout_host_sanz7h", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:23.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ed433fe3-1322-4fb3-b74c-1b3764d306f2"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:24.331Z", "message": "01:49:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_sanz7h: No response received for task 19dbeabf2bae47089b44b6796c27e948", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:23.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ed433fe3-1322-4fb3-b74c-1b3764d306f2"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:24.331Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:23.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.ed433fe3-1322-4fb3-b74c-1b3764d306f2"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:24.898Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:24.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:25.553Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:24.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:25.553Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:24.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:26.170Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06cc4189-8033-41a3-bafd-a7a7185efea1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:25.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:26.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:49:25.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:26.170Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-06cc4189-8033-41a3-bafd-a7a7185efea1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:25.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:26.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4001a458e518f2d2b0d2727390e129fc5d74131\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:26.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:27.456Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66 x-compute-request-id: req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66 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-03-24T01:49:27.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4001a458e518f2d2b0d2727390e129fc5d74131\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:28.190Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4 x-compute-request-id: req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:27.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}], "metadata": {"pagination": {"total": 438, "offset": 419, "size": 50}}} 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:28 GMT 2019-03-24 01:49:28,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:28,874 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:28,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:28,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:28,874 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:28,874 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:49:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_sanz7h 2019-03-24 01:49:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:49:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_sanz7h: No response received for task 19dbeabf2bae47089b44b6796c27e948 2019-03-24 01:49:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:49:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:49:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:49:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:49:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06cc4189-8033-41a3-bafd-a7a7185efea1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-06cc4189-8033-41a3-bafd-a7a7185efea1 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4001a458e518f2d2b0d2727390e129fc5d74131" 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66 x-compute-request-id: req-ef4fd89e-4649-4ab9-a9de-21e2f33c6f66 Content-Length: 0 Content-Type: application/json 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4001a458e518f2d2b0d2727390e129fc5d74131" -d '{"os-stop": null}' 2019-03-24 01:49:28,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4 2019-03-24 01:49:28,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4 2019-03-24 01:49:28,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4 x-compute-request-id: req-279962cf-74a3-4c26-b5ae-14b4cc6c1ec4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:28,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:28,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:28,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:28,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:28,945 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:28 GMT 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:28,945 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:33,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:34,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:34,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:34,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:34,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:34,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 438, "offset": 438, "size": 50}}} 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:34 GMT 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:34,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:34,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:34,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:34,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:34,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:34,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:34,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:34 GMT 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:34,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:34,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:39,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:39,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:37.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4001a458e518f2d2b0d2727390e129fc5d74131\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:37.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}], "metadata": {"pagination": {"total": 439, "offset": 438, "size": 50}}} 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:39 GMT 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 869 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:39,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4001a458e518f2d2b0d2727390e129fc5d74131" 2019-03-24 01:49:39,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:39,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:39,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:39,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:39,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:39 GMT 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:39,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:39,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:39,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:44,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:44,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:44,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:44,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:44,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:44,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:44,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:39.372Z", "message": "Waiting for process 25048 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:39.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:39.988Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ad8608c3-b252-43f1-bda2-3f998f75f0d2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:39.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:39.988Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad8608c3-b252-43f1-bda2-3f998f75f0d2 x-compute-request-id: req-ad8608c3-b252-43f1-bda2-3f998f75f0d2 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:49:27Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:39.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:39.988Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ad8608c3-b252-43f1-bda2-3f998f75f0d2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:39.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.be9fcf9a-ee3c-4851-84cb-e7a4097bd64b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:40.605Z", "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-03-24T01:49:39.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 444, "offset": 439, "size": 50}}} 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:44 GMT 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:44,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:44,469 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:44,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25048 to end... 2019-03-24 01:49:44,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ad8608c3-b252-43f1-bda2-3f998f75f0d2 2019-03-24 01:49:44,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad8608c3-b252-43f1-bda2-3f998f75f0d2 x-compute-request-id: req-ad8608c3-b252-43f1-bda2-3f998f75f0d2 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:49:27Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:44,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-ad8608c3-b252-43f1-bda2-3f998f75f0d2 2019-03-24 01:49:44,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:49:44,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:44,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:44,531 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:44 GMT 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:44,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:49,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:49,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:44.511Z", "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-03-24T01:49:44.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:45.177Z", "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-03-24T01:49:44.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:45.708Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcb66f7-f8f5-4c67-9f39-8377430185c1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:45.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:45.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:49:45.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.371Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fdcb66f7-f8f5-4c67-9f39-8377430185c1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:45.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.371Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54234730-461c-4e97-804e-63654cafec56 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:45.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.371Z", "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-03-24T01:49:45.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.371Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-54234730-461c-4e97-804e-63654cafec56", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:45.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b37c9192047728629096bfb4305b7a2d3a42044b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:45.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:49:45.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:49:46.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:46.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}076e007a28b7f545431b675db3574519159b4b7d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:46.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:47.582Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5559c24-c75d-4af4-8341-1a984fc187f5 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:46.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:47.582Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:47.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5581e8394f348efe27513e8a67946ff0fc5e7de8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:47.582Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f5559c24-c75d-4af4-8341-1a984fc187f5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:46.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.118Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-5c94ee1e-2626-45c4-85a7-06153ecf46b0 x-compute-request-id: req-5c94ee1e-2626-45c4-85a7-06153ecf46b0 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.118Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5c94ee1e-2626-45c4-85a7-06153ecf46b0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.118Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5c94ee1e-2626-45c4-85a7-06153ecf46b0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.118Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.fd4a9c6a-ed09-437b-bd09-f7115ccbf1e8"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.118Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-9ec17437-8dd6-4b34-ba9a-6eb503349117 x-compute-request-id: req-9ec17437-8dd6-4b34-ba9a-6eb503349117 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.717Z", "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-03-24T01:49:48.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.717Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-9ec17437-8dd6-4b34-ba9a-6eb503349117", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.717Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-9ec17437-8dd6-4b34-ba9a-6eb503349117", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.717Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f87a573-b5cf-4e2f-baa6-83fd14fe578f"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.717Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:48.717Z", "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-03-24T01:49:48.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072 x-compute-request-id: req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:14Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.315Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.20287cb2-6eb8-4e3c-8289-14da255306aa"}], "metadata": {"pagination": {"total": 478, "offset": 444, "size": 50}}} 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:49 GMT 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:49,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:49,696 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:49,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:49:49,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:49:49,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdcb66f7-f8f5-4c67-9f39-8377430185c1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:49,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:49,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fdcb66f7-f8f5-4c67-9f39-8377430185c1 2019-03-24 01:49:49,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54234730-461c-4e97-804e-63654cafec56 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:49,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:49:49,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-54234730-461c-4e97-804e-63654cafec56 2019-03-24 01:49:49,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c9192047728629096bfb4305b7a2d3a42044b" 2019-03-24 01:49:49,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:49,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:49,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e007a28b7f545431b675db3574519159b4b7d" 2019-03-24 01:49:49,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5559c24-c75d-4af4-8341-1a984fc187f5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:49,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:49:49,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5581e8394f348efe27513e8a67946ff0fc5e7de8" 2019-03-24 01:49:49,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f5559c24-c75d-4af4-8341-1a984fc187f5 2019-03-24 01:49:49,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-5c94ee1e-2626-45c4-85a7-06153ecf46b0 x-compute-request-id: req-5c94ee1e-2626-45c4-85a7-06153ecf46b0 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:49,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5c94ee1e-2626-45c4-85a7-06153ecf46b0 2019-03-24 01:49:49,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-5c94ee1e-2626-45c4-85a7-06153ecf46b0 2019-03-24 01:49:49,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:49:49,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-9ec17437-8dd6-4b34-ba9a-6eb503349117 x-compute-request-id: req-9ec17437-8dd6-4b34-ba9a-6eb503349117 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:49,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:49:49,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-9ec17437-8dd6-4b34-ba9a-6eb503349117 2019-03-24 01:49:49,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-9ec17437-8dd6-4b34-ba9a-6eb503349117 2019-03-24 01:49:49,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:49:49,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:49:49,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:49:49,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:49:49,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:49:49,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:49:49,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072 x-compute-request-id: req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:14Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:49:49,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072 2019-03-24 01:49:49,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-d22e381f-c6c9-4b81-9d1c-bbdb087f2072 2019-03-24 01:49:49,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:49:49,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:49,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:49,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:49,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:49,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:49,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:49,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:49,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:49,843 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:49 GMT 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:49,844 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:54,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:49:54,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:54,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:54,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:54,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:54,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:54,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:54,948 - 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-03-24T01:49:49.917Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:49.186Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.917Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:48.893Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:49.917Z", "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-03-24T01:49:49.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.159Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:49.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:49.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "Remove floating ip 172.30.9.201", "level": "info", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.231Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.231Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.232Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.237Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.237Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.238Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:50.536Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.238Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.791Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.379Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0c77e8-2bcb-4dff-a14e-f03bfa4ad3e0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.383Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8d0c77e8-2bcb-4dff-a14e-f03bfa4ad3e0", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.383Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.642Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.642Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-9abdc72a-df96-41cf-8852-002a735f9862 Date: Sun, 24 Mar 2019 01:49:50 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:23:42Z\", \"updated_at\": \"2019-03-24T01:23:46Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e9:fe:1b\", \"device_id\": \"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"781ffe92-91f5-4638-b88b-8ebaf575967c\", \"id\": \"206a54ba-d23b-4a62-8d86-f88deaf09f83\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a7:d6:4c\", \"device_id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\"}, \"fixed_ip_address\": \"192.168.120.36\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"27abb1cd-0374-4b5d-94b3-3538aa0d59cc\", \"id\": \"7ecf1429-935a-4b19-a393-f512956e8459\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1d:47:23\", \"device_id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\", \"id\": \"9c7bbbab-00d6-4743-88f5-fb9f057e34f2\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:32:01Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:05:37:f1\", \"device_id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"39ccc994-b449-444c-b614-efe0eae93bea\", \"id\": \"b9a0f448-e6bd-45e0-93dd-e8e9342efa84\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.942Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-9abdc72a-df96-41cf-8852-002a735f9862 Date: Sun, 24 Mar 2019 01:49:50 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:23:42Z\", \"updated_at\": \"2019-03-24T01:23:46Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e9:fe:1b\", \"device_id\": \"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"781ffe92-91f5-4638-b88b-8ebaf575967c\", \"id\": \"206a54ba-d23b-4a62-8d86-f88deaf09f83\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a7:d6:4c\", \"device_id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\"}, \"fixed_ip_address\": \"192.168.120.36\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"27abb1cd-0374-4b5d-94b3-3538aa0d59cc\", \"id\": \"7ecf1429-935a-4b19-a393-f512956e8459\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1d:47:23\", \"device_id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\", \"id\": \"9c7bbbab-00d6-4743-88f5-fb9f057e34f2\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:32:01Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:05:37:f1\", \"device_id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"39ccc994-b449-444c-b614-efe0eae93bea\", \"id\": \"b9a0f448-e6bd-45e0-93dd-e8e9342efa84\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.942Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.943Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.943Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.943Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.944Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.944Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:50.945Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.229Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 Date: Sun, 24 Mar 2019 01:49:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"781ffe92-91f5-4638-b88b-8ebaf575967c\",\"security_groups\":[\"b0378f44-1d28-4bee-ba0b-bd49739a289c\"],\"mac_address\":\"fa:16:3e:e9:fe:1b\",\"device_id\":\"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:41Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.203Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b34dc799-3cd0-4662-a23a-a7b199b7c678 Date: Sun, 24 Mar 2019 01:49:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.36\"}],\"id\":\"27abb1cd-0374-4b5d-94b3-3538aa0d59cc\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"69278b93-1d68-48fb-916c-9b98dce3de3d\"],\"mac_address\":\"fa:16:3e:a7:d6:4c\",\"device_id\":\"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.537Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-baa658e3-9b47-4284-b4f7-ae2e11fd3872", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.204Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-baa658e3-9b47-4284-b4f7-ae2e11fd3872", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.204Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac27993a-827a-40bd-9f21-2c4457c43726 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.379Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ac27993a-827a-40bd-9f21-2c4457c43726", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.379Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b34dc799-3cd0-4662-a23a-a7b199b7c678 Date: Sun, 24 Mar 2019 01:49:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.36\"}],\"id\":\"27abb1cd-0374-4b5d-94b3-3538aa0d59cc\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"69278b93-1d68-48fb-916c-9b98dce3de3d\"],\"mac_address\":\"fa:16:3e:a7:d6:4c\",\"device_id\":\"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.537Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.537Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.538Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.538Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.539Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.539Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.539Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1362f84c-dccd-4c96-8ba9-557700b6138b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.546Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1362f84c-dccd-4c96-8ba9-557700b6138b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.546Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1362f84c-dccd-4c96-8ba9-557700b6138b", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.546Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1362f84c-dccd-4c96-8ba9-557700b6138b", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.546Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.788Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.205Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.205Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.374Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 Date: Sun, 24 Mar 2019 01:49:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"781ffe92-91f5-4638-b88b-8ebaf575967c\",\"security_groups\":[\"b0378f44-1d28-4bee-ba0b-bd49739a289c\"],\"mac_address\":\"fa:16:3e:e9:fe:1b\",\"device_id\":\"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:41Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.203Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:51.911Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-baa658e3-9b47-4284-b4f7-ae2e11fd3872", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.203Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}], "metadata": {"pagination": {"total": 548, "offset": 478, "size": 50}}} 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:54 GMT 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:54,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:54,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:49:54,949 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:49:54,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:49:54,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-24 01:49:54,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:49:54,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:49:54,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:49:54,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:49:54,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.201 2019-03-24 01:49:54,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:54,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:54,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:54,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:54,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9 2019-03-24 01:49:54,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eeeae5fe-6dcf-48c9-b068-42d26824f8d9 2019-03-24 01:49:54,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad" 2019-03-24 01:49:54,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:54,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0c77e8-2bcb-4dff-a14e-f03bfa4ad3e0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:54,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8d0c77e8-2bcb-4dff-a14e-f03bfa4ad3e0 2019-03-24 01:49:54,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae" 2019-03-24 01:49:54,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae" 2019-03-24 01:49:54,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-9abdc72a-df96-41cf-8852-002a735f9862 Date: Sun, 24 Mar 2019 01:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:46Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:d6:4c", "device_id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a"}, "fixed_ip_address": "192.168.120.36", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "27abb1cd-0374-4b5d-94b3-3538aa0d59cc", "id": "7ecf1429-935a-4b19-a393-f512956e8459", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1d:47:23", "device_id": "7660c76f-3fe3-47c0-9928-df523a03cc87"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "15642452-4dc0-4cf5-b6dc-13c8a64f3bdf", "id": "9c7bbbab-00d6-4743-88f5-fb9f057e34f2", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:32:01Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:05:37:f1", "device_id": "db341d20-394b-4616-9c76-bc61ff85d5ab"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "39ccc994-b449-444c-b614-efe0eae93bea", "id": "b9a0f448-e6bd-45e0-93dd-e8e9342efa84", "qos_policy_id": null}]} 2019-03-24 01:49:54,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-9abdc72a-df96-41cf-8852-002a735f9862 Date: Sun, 24 Mar 2019 01:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:46Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:d6:4c", "device_id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a"}, "fixed_ip_address": "192.168.120.36", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "27abb1cd-0374-4b5d-94b3-3538aa0d59cc", "id": "7ecf1429-935a-4b19-a393-f512956e8459", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1d:47:23", "device_id": "7660c76f-3fe3-47c0-9928-df523a03cc87"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "15642452-4dc0-4cf5-b6dc-13c8a64f3bdf", "id": "9c7bbbab-00d6-4743-88f5-fb9f057e34f2", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:32:01Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:05:37:f1", "device_id": "db341d20-394b-4616-9c76-bc61ff85d5ab"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "39ccc994-b449-444c-b614-efe0eae93bea", "id": "b9a0f448-e6bd-45e0-93dd-e8e9342efa84", "qos_policy_id": null}]} 2019-03-24 01:49:54,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862 2019-03-24 01:49:54,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862 2019-03-24 01:49:54,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862 2019-03-24 01:49:54,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9abdc72a-df96-41cf-8852-002a735f9862 2019-03-24 01:49:54,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae" 2019-03-24 01:49:54,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae" 2019-03-24 01:49:54,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 Date: Sun, 24 Mar 2019 01:49:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:49:54,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b34dc799-3cd0-4662-a23a-a7b199b7c678 Date: Sun, 24 Mar 2019 01:49:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.36"}],"id":"27abb1cd-0374-4b5d-94b3-3538aa0d59cc","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","69278b93-1d68-48fb-916c-9b98dce3de3d"],"mac_address":"fa:16:3e:a7:d6:4c","device_id":"58165b89-ee43-4c93-bbe3-2aa2ca983a1a","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:49:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 2019-03-24 01:49:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 2019-03-24 01:49:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac27993a-827a-40bd-9f21-2c4457c43726 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ac27993a-827a-40bd-9f21-2c4457c43726 2019-03-24 01:49:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-b34dc799-3cd0-4662-a23a-a7b199b7c678 Date: Sun, 24 Mar 2019 01:49:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.36"}],"id":"27abb1cd-0374-4b5d-94b3-3538aa0d59cc","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","69278b93-1d68-48fb-916c-9b98dce3de3d"],"mac_address":"fa:16:3e:a7:d6:4c","device_id":"58165b89-ee43-4c93-bbe3-2aa2ca983a1a","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:49:54,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678 2019-03-24 01:49:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678 2019-03-24 01:49:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678 2019-03-24 01:49:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json used request id req-b34dc799-3cd0-4662-a23a-a7b199b7c678 2019-03-24 01:49:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:54,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1362f84c-dccd-4c96-8ba9-557700b6138b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:54,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1362f84c-dccd-4c96-8ba9-557700b6138b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:49:54,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1362f84c-dccd-4c96-8ba9-557700b6138b 2019-03-24 01:49:54,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1362f84c-dccd-4c96-8ba9-557700b6138b 2019-03-24 01:49:54,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c" 2019-03-24 01:49:54,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae" 2019-03-24 01:49:54,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/27abb1cd-0374-4b5d-94b3-3538aa0d59cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1215caf50a761640ab4bb8a1f13f2d774f60e7ae" 2019-03-24 01:49:54,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:49:54,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 Date: Sun, 24 Mar 2019 01:49:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:49:54,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-baa658e3-9b47-4284-b4f7-ae2e11fd3872 2019-03-24 01:49:54,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:49:55,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:49:55,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:49:55,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:49:55,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:49:55,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:49:55,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:49:55,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:49:55,032 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:49:55 GMT 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:49:55,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:00,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:00,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:00,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:00,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:00,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:00,132 - 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-03-24T01:49:51.911Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1362f84c-dccd-4c96-8ba9-557700b6138b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:51.546Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:52.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.050Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:52.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25\"", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.050Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.824Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-3be4553e-a32a-446f-b2ea-c78b9dcf17e7 x-compute-request-id: req-3be4553e-a32a-446f-b2ea-c78b9dcf17e7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.392Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-3be4553e-a32a-446f-b2ea-c78b9dcf17e7", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.392Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-3be4553e-a32a-446f-b2ea-c78b9dcf17e7", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.392Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.393Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1 x-compute-request-id: req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:14Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.824Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.824Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.163Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:52.826Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-f6e8207c-b284-4951-b23f-c9f73535df21 x-compute-request-id: req-f6e8207c-b284-4951-b23f-c9f73535df21 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.469Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.470Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.470Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.470Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-f6e8207c-b284-4951-b23f-c9f73535df21 x-compute-request-id: req-f6e8207c-b284-4951-b23f-c9f73535df21 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.469Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.471Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.471Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:53.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:53.470Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:54.753Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e8bd816-db18-48ac-a7fb-42b616441559 x-compute-request-id: req-8e8bd816-db18-48ac-a7fb-42b616441559 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.699Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.700Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.817Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-2e2ba3fb-e16e-4078-af0f-d533fc41193a", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.816Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e2ba3fb-e16e-4078-af0f-d533fc41193a x-compute-request-id: req-2e2ba3fb-e16e-4078-af0f-d533fc41193a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.816Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-2e2ba3fb-e16e-4078-af0f-d533fc41193a", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.816Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-8e8bd816-db18-48ac-a7fb-42b616441559", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.699Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.259Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-8e8bd816-db18-48ac-a7fb-42b616441559", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:54.700Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:55.929Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8 x-compute-request-id: req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:14Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.771Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-a8787318-15d8-4739-b4dd-4c745c09d987", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.965Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.772Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.772Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c\"", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.773Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8787318-15d8-4739-b4dd-4c745c09d987 x-compute-request-id: req-a8787318-15d8-4739-b4dd-4c745c09d987 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.965Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-a8787318-15d8-4739-b4dd-4c745c09d987", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.965Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:56.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad\"", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:55.967Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.065Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-359e4536-fee0-416d-a16f-9c9f3ff4df9c", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:56.755Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.065Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-359e4536-fee0-416d-a16f-9c9f3ff4df9c x-compute-request-id: req-359e4536-fee0-416d-a16f-9c9f3ff4df9c Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:56.755Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.065Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-359e4536-fee0-416d-a16f-9c9f3ff4df9c", "level": "debug", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:56.756Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c3de2568-17e2-41f8-a769-6388eb17ce86"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.785Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_pvit7v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.195Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.785Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.334Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.785Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-492db932-c151-4737-a8b9-19abebdd4926 x-compute-request-id: req-492db932-c151-4737-a8b9-19abebdd4926 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.357Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.785Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-492db932-c151-4737-a8b9-19abebdd4926", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.357Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:57.785Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-492db932-c151-4737-a8b9-19abebdd4926", "level": "debug", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.358Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bab71fab-1c64-43cc-a001-406aab48cb27"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:58.416Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.881Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:58.416Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_9wj197", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:57.751Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:58.919Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23073f7-5698-4918-a0cf-c986c36e167a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:58.477Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:58.919Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b23073f7-5698-4918-a0cf-c986c36e167a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:58.477Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:58.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:58.472Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:59.600Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:58.988Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:59.600Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cccb512-13d1-4091-8ff3-610839decdae 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:59.004Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}], "metadata": {"pagination": {"total": 581, "offset": 528, "size": 50}}} 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:00 GMT 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:00,132 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:00,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:00,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:00,133 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:00,133 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:00,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1362f84c-dccd-4c96-8ba9-557700b6138b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:00,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25" 2019-03-24 01:50:00,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25" 2019-03-24 01:50:00,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1 2019-03-24 01:50:00,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-3be4553e-a32a-446f-b2ea-c78b9dcf17e7 x-compute-request-id: req-3be4553e-a32a-446f-b2ea-c78b9dcf17e7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:00,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-3be4553e-a32a-446f-b2ea-c78b9dcf17e7 2019-03-24 01:50:00,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-3be4553e-a32a-446f-b2ea-c78b9dcf17e7 2019-03-24 01:50:00,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-03-24 01:50:00,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1 x-compute-request-id: req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:14Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:00,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2154ecf1-7105-4d5c-be9a-eaea9fa38fe1 2019-03-24 01:50:00,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-03-24 01:50:00,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-f6e8207c-b284-4951-b23f-c9f73535df21 x-compute-request-id: req-f6e8207c-b284-4951-b23f-c9f73535df21 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:00,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21 2019-03-24 01:50:00,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21 2019-03-24 01:50:00,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21 2019-03-24 01:50:00,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-f6e8207c-b284-4951-b23f-c9f73535df21 x-compute-request-id: req-f6e8207c-b284-4951-b23f-c9f73535df21 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:00,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-03-24 01:50:00,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1dca8f59f98807d04130db2fd93f550c100fb25" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-03-24 01:50:00,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6e8207c-b284-4951-b23f-c9f73535df21 2019-03-24 01:50:00,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e8bd816-db18-48ac-a7fb-42b616441559 x-compute-request-id: req-8e8bd816-db18-48ac-a7fb-42b616441559 Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:00,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c" 2019-03-24 01:50:00,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad" 2019-03-24 01:50:00,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-2e2ba3fb-e16e-4078-af0f-d533fc41193a 2019-03-24 01:50:00,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e2ba3fb-e16e-4078-af0f-d533fc41193a x-compute-request-id: req-2e2ba3fb-e16e-4078-af0f-d533fc41193a Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:00,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-2e2ba3fb-e16e-4078-af0f-d533fc41193a 2019-03-24 01:50:00,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-8e8bd816-db18-48ac-a7fb-42b616441559 2019-03-24 01:50:00,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-8e8bd816-db18-48ac-a7fb-42b616441559 2019-03-24 01:50:00,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8 x-compute-request-id: req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:14Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:00,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-a8787318-15d8-4739-b4dd-4c745c09d987 2019-03-24 01:50:00,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8 2019-03-24 01:50:00,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-291ddecb-c1ae-482e-a7ae-19fcc3da00a8 2019-03-24 01:50:00,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c9625e93df9b07ec9ea498b78f68d56a7da39c" 2019-03-24 01:50:00,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8787318-15d8-4739-b4dd-4c745c09d987 x-compute-request-id: req-a8787318-15d8-4739-b4dd-4c745c09d987 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:00,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-a8787318-15d8-4739-b4dd-4c745c09d987 2019-03-24 01:50:00,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef9a6e95abbda27708aa920b803d5e036d3b4ad" 2019-03-24 01:50:00,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-359e4536-fee0-416d-a16f-9c9f3ff4df9c 2019-03-24 01:50:00,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-359e4536-fee0-416d-a16f-9c9f3ff4df9c x-compute-request-id: req-359e4536-fee0-416d-a16f-9c9f3ff4df9c Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:50:00,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-359e4536-fee0-416d-a16f-9c9f3ff4df9c 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-492db932-c151-4737-a8b9-19abebdd4926 x-compute-request-id: req-492db932-c151-4737-a8b9-19abebdd4926 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-492db932-c151-4737-a8b9-19abebdd4926 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-492db932-c151-4737-a8b9-19abebdd4926 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23073f7-5698-4918-a0cf-c986c36e167a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b23073f7-5698-4918-a0cf-c986c36e167a 2019-03-24 01:50:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cccb512-13d1-4091-8ff3-610839decdae 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:00,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:00,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:00,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:00,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:00,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:00,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:00,214 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:00 GMT 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:00,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:05,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:05,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:05,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:05,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:05,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:05,296 - 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-03-24T01:49:59.600Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cccb512-13d1-4091-8ff3-610839decdae 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:59.004Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:59.600Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7cccb512-13d1-4091-8ff3-610839decdae", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:59.004Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:49:59.600Z", "message": "Waiting for process 25048 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:59.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:49:59.423Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.141Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-109df788-1842-4522-8001-7e325835340a x-compute-request-id: req-109df788-1842-4522-8001-7e325835340a 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_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.140Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-109df788-1842-4522-8001-7e325835340a x-compute-request-id: req-109df788-1842-4522-8001-7e325835340a 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_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.140Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.141Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.142Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a", "level": "debug", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.142Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "Floating ip 172.30.9.201 detached from server", "level": "info", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.142Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0dbd5603-11e0-435b-824a-7b56d6a72d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-3d9ac4e1-913c-4731-98f9-aaeb8c44898a x-compute-request-id: req-3d9ac4e1-913c-4731-98f9-aaeb8c44898a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:14Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.357Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3d9ac4e1-913c-4731-98f9-aaeb8c44898a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.357Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3d9ac4e1-913c-4731-98f9-aaeb8c44898a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.357Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.358Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab166033-4ffa-4452-a3df-ac6308de753a x-compute-request-id: req-ab166033-4ffa-4452-a3df-ac6308de753a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.408Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-ab166033-4ffa-4452-a3df-ac6308de753a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.408Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-ab166033-4ffa-4452-a3df-ac6308de753a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.408Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:00.712Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f5e3dc9a1b98ee2a0b36054fb9f18c675cc9872\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.409Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:01.397Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.857Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:01.397Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_5po2ca", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:00.725Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:02.127Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:01.926Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:02.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.351Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:02.657Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9493fd9a-5a70-4574-98ec-8cabb89f8d25 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:01.932Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:02.657Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9493fd9a-5a70-4574-98ec-8cabb89f8d25", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:01.932Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:02.657Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90314ccc-b4b1-43c0-85e3-a21c7a38c206 x-compute-request-id: req-90314ccc-b4b1-43c0-85e3-a21c7a38c206 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.439Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.754Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-57715286-799b-46c8-ad2c-4e924a7e8766", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.752Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-57715286-799b-46c8-ad2c-4e924a7e8766", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.754Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d x-compute-request-id: req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.255Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-90314ccc-b4b1-43c0-85e3-a21c7a38c206", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.439Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-90314ccc-b4b1-43c0-85e3-a21c7a38c206", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.440Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.441Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.291Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-57715286-799b-46c8-ad2c-4e924a7e8766 x-compute-request-id: req-57715286-799b-46c8-ad2c-4e924a7e8766 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:14Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:02.752Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.796Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.257Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f5e3dc9a1b98ee2a0b36054fb9f18c675cc9872\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.259Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:03.796Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.256Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-c1ad9575-aab9-41f0-9e96-c9978bbbcba4", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.075Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-c1ad9575-aab9-41f0-9e96-c9978bbbcba4", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.076Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.755Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-cb26d795-3d36-46d1-9915-16a664c3c9ff x-compute-request-id: req-cb26d795-3d36-46d1-9915-16a664c3c9ff Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.754Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14c447f6-2e54-4df4-8070-53228044da1b x-compute-request-id: req-14c447f6-2e54-4df4-8070-53228044da1b Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.875Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-14c447f6-2e54-4df4-8070-53228044da1b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.875Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-14c447f6-2e54-4df4-8070-53228044da1b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.875Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f5e3dc9a1b98ee2a0b36054fb9f18c675cc9872\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.876Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-c1ad9575-aab9-41f0-9e96-c9978bbbcba4 x-compute-request-id: req-c1ad9575-aab9-41f0-9e96-c9978bbbcba4 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.075Z", "source_id": "dime_host_vm6cgc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.500fd11c-7699-44d6-9a5e-45af3e8914ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-cb26d795-3d36-46d1-9915-16a664c3c9ff", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.754Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:04.494Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-cb26d795-3d36-46d1-9915-16a664c3c9ff", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:03.754Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.141Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-b5f52378-286c-4ace-9e46-8a87c15c67fc", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.538Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.141Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc x-compute-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.538Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}], "metadata": {"pagination": {"total": 633, "offset": 578, "size": 50}}} 2019-03-24 01:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:05 GMT 2019-03-24 01:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:05,297 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:05,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:05,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:05,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:05,297 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:05,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cccb512-13d1-4091-8ff3-610839decdae 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:05,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7cccb512-13d1-4091-8ff3-610839decdae 2019-03-24 01:50:05,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25048 to end... 2019-03-24 01:50:05,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a" 2019-03-24 01:50:05,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a 2019-03-24 01:50:05,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-109df788-1842-4522-8001-7e325835340a x-compute-request-id: req-109df788-1842-4522-8001-7e325835340a 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-03-24 01:50:05,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-109df788-1842-4522-8001-7e325835340a x-compute-request-id: req-109df788-1842-4522-8001-7e325835340a 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-03-24 01:50:05,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a 2019-03-24 01:50:05,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a 2019-03-24 01:50:05,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-109df788-1842-4522-8001-7e325835340a 2019-03-24 01:50:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.201 detached from server 2019-03-24 01:50:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49: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-3d9ac4e1-913c-4731-98f9-aaeb8c44898a x-compute-request-id: req-3d9ac4e1-913c-4731-98f9-aaeb8c44898a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:14Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3d9ac4e1-913c-4731-98f9-aaeb8c44898a 2019-03-24 01:50:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-3d9ac4e1-913c-4731-98f9-aaeb8c44898a 2019-03-24 01:50:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:50:05,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab166033-4ffa-4452-a3df-ac6308de753a x-compute-request-id: req-ab166033-4ffa-4452-a3df-ac6308de753a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-ab166033-4ffa-4452-a3df-ac6308de753a 2019-03-24 01:50:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-ab166033-4ffa-4452-a3df-ac6308de753a 2019-03-24 01:50:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5e3dc9a1b98ee2a0b36054fb9f18c675cc9872" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:50:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-24 01:50:05,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797" 2019-03-24 01:50:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9493fd9a-5a70-4574-98ec-8cabb89f8d25 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9493fd9a-5a70-4574-98ec-8cabb89f8d25 2019-03-24 01:50:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90314ccc-b4b1-43c0-85e3-a21c7a38c206 x-compute-request-id: req-90314ccc-b4b1-43c0-85e3-a21c7a38c206 Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a" 2019-03-24 01:50:05,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-57715286-799b-46c8-ad2c-4e924a7e8766 2019-03-24 01:50:05,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-57715286-799b-46c8-ad2c-4e924a7e8766 2019-03-24 01:50:05,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d x-compute-request-id: req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:05,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-90314ccc-b4b1-43c0-85e3-a21c7a38c206 2019-03-24 01:50:05,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/action used request id req-90314ccc-b4b1-43c0-85e3-a21c7a38c206 2019-03-24 01:50:05,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cd469cc5e34749b0dece7fe5c959297573584a" 2019-03-24 01:50:05,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-57715286-799b-46c8-ad2c-4e924a7e8766 x-compute-request-id: req-57715286-799b-46c8-ad2c-4e924a7e8766 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:14Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5e3dc9a1b98ee2a0b36054fb9f18c675cc9872" 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/action used request id req-ba50fa26-0fdb-46b3-a346-56f8e990dd9d 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-c1ad9575-aab9-41f0-9e96-c9978bbbcba4 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4/os-security-groups used request id req-c1ad9575-aab9-41f0-9e96-c9978bbbcba4 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-03-24 01:50:05,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-cb26d795-3d36-46d1-9915-16a664c3c9ff x-compute-request-id: req-cb26d795-3d36-46d1-9915-16a664c3c9ff Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:05,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14c447f6-2e54-4df4-8070-53228044da1b x-compute-request-id: req-14c447f6-2e54-4df4-8070-53228044da1b Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:05,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-14c447f6-2e54-4df4-8070-53228044da1b 2019-03-24 01:50:05,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-14c447f6-2e54-4df4-8070-53228044da1b 2019-03-24 01:50:05,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5e3dc9a1b98ee2a0b36054fb9f18c675cc9872" 2019-03-24 01:50:05,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-c1ad9575-aab9-41f0-9e96-c9978bbbcba4 x-compute-request-id: req-c1ad9575-aab9-41f0-9e96-c9978bbbcba4 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:50:05,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-cb26d795-3d36-46d1-9915-16a664c3c9ff 2019-03-24 01:50:05,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-cb26d795-3d36-46d1-9915-16a664c3c9ff 2019-03-24 01:50:05,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-b5f52378-286c-4ace-9e46-8a87c15c67fc 2019-03-24 01:50:05,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc x-compute-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:50:05,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:05,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:05,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:05,390 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:05 GMT 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:05,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:05,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:05,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:05,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:10,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:10,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:10,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:10,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:10,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:10,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:10,475 - 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-03-24T01:50:05.141Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc x-compute-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.538Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.141Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.141Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.141Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.882Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.141Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-b5f52378-286c-4ace-9e46-8a87c15c67fc", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:04.538Z", "source_id": "homer_host_0khkje", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.50e2f5ae-8c6d-4a85-b23c-8ed3f6ee1500"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c629002b-66ca-4af4-a0de-10649fcc685d", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.276Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.277Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c629002b-66ca-4af4-a0de-10649fcc685d", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.277Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:05.787Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c629002b-66ca-4af4-a0de-10649fcc685d x-compute-request-id: req-c629002b-66ca-4af4-a0de-10649fcc685d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.276Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:06.522Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5b2f6d-e2f4-453a-b130-bf3ed8826531 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "homer_host_0khkje", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:06.522Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:05.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:06.522Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:06.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:06.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:06.522Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-db5b2f6d-e2f4-453a-b130-bf3ed8826531", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-1dadb40e-db97-4238-b13f-89731c2fcd8e x-compute-request-id: req-1dadb40e-db97-4238-b13f-89731c2fcd8e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.589Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1dadb40e-db97-4238-b13f-89731c2fcd8e", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.589Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1dadb40e-db97-4238-b13f-89731c2fcd8e", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.590Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797\"", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.590Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:06.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8859de3-462e-4ff6-86db-3b53ad0ad688 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e8859de3-462e-4ff6-86db-3b53ad0ad688", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:06.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.506Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.216Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-409131b0-e1fe-4940-b087-7af6e438e580 x-compute-request-id: req-409131b0-e1fe-4940-b087-7af6e438e580 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:14Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad6e9d49bf0890ea2749867a45d1052866d783fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6 x-compute-request-id: req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.216Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:07.665Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6", "level": "debug", "target_id": "ellis_security_group_1go26b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.216Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cb1f1743-f736-4fb4-afd2-26abb5f8b082"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.650Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad6e9d49bf0890ea2749867a45d1052866d783fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:50: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-32f63efe-1259-4796-80fe-e6bc6b4d073c x-compute-request-id: req-32f63efe-1259-4796-80fe-e6bc6b4d073c Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-e9adb7b9-537d-4f71-8495-1a7105f3e9c8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-e9adb7b9-537d-4f71-8495-1a7105f3e9c8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:50:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77daefdc-8e0a-41c5-b53e-d2353ed6556a x-compute-request-id: req-77daefdc-8e0a-41c5-b53e-d2353ed6556a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-e9adb7b9-537d-4f71-8495-1a7105f3e9c8 x-compute-request-id: req-e9adb7b9-537d-4f71-8495-1a7105f3e9c8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-77daefdc-8e0a-41c5-b53e-d2353ed6556a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-77daefdc-8e0a-41c5-b53e-d2353ed6556a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-409131b0-e1fe-4940-b087-7af6e438e580", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.226Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-409131b0-e1fe-4940-b087-7af6e438e580", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:07.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-32f63efe-1259-4796-80fe-e6bc6b4d073c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 x-compute-request-id: req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:a2:39\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:50:07Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_dime_host_vm6cgc\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}], "metadata": {"pagination": {"total": 689, "offset": 628, "size": 50}}} 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:10 GMT 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:10,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:10,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:10,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:10,476 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:10,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc x-compute-request-id: req-b5f52378-286c-4ace-9e46-8a87c15c67fc Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:50:10,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:10,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:10,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:10,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5/os-security-groups used request id req-b5f52378-286c-4ace-9e46-8a87c15c67fc 2019-03-24 01:50:10,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c629002b-66ca-4af4-a0de-10649fcc685d 2019-03-24 01:50:10,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:10,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:50:10,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797" 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-c629002b-66ca-4af4-a0de-10649fcc685d 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c629002b-66ca-4af4-a0de-10649fcc685d x-compute-request-id: req-c629002b-66ca-4af4-a0de-10649fcc685d Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5b2f6d-e2f4-453a-b130-bf3ed8826531 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:50:10,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:10,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-db5b2f6d-e2f4-453a-b130-bf3ed8826531 2019-03-24 01:50:10,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-1dadb40e-db97-4238-b13f-89731c2fcd8e x-compute-request-id: req-1dadb40e-db97-4238-b13f-89731c2fcd8e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:10,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1dadb40e-db97-4238-b13f-89731c2fcd8e 2019-03-24 01:50:10,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1dadb40e-db97-4238-b13f-89731c2fcd8e 2019-03-24 01:50:10,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fef08ec939b02534805ab527cb339c065bc797" 2019-03-24 01:50:10,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8859de3-462e-4ff6-86db-3b53ad0ad688 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e8859de3-462e-4ff6-86db-3b53ad0ad688 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37" 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6 2019-03-24 01:50:10,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-409131b0-e1fe-4940-b087-7af6e438e580 x-compute-request-id: req-409131b0-e1fe-4940-b087-7af6e438e580 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:14Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:10,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:50:10,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6e9d49bf0890ea2749867a45d1052866d783fb" 2019-03-24 01:50:10,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6 x-compute-request-id: req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:50:10,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-935fc8b2-9f7d-4233-9970-d1f52ad4d7f6 2019-03-24 01:50:10,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:10,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6e9d49bf0890ea2749867a45d1052866d783fb" 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:50: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-32f63efe-1259-4796-80fe-e6bc6b4d073c x-compute-request-id: req-32f63efe-1259-4796-80fe-e6bc6b4d073c Content-Type: application/json 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-e9adb7b9-537d-4f71-8495-1a7105f3e9c8 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37" 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-e9adb7b9-537d-4f71-8495-1a7105f3e9c8 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:50:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77daefdc-8e0a-41c5-b53e-d2353ed6556a x-compute-request-id: req-77daefdc-8e0a-41c5-b53e-d2353ed6556a Content-Type: application/json 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-e9adb7b9-537d-4f71-8495-1a7105f3e9c8 x-compute-request-id: req-e9adb7b9-537d-4f71-8495-1a7105f3e9c8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:10,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37" 2019-03-24 01:50:10,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-77daefdc-8e0a-41c5-b53e-d2353ed6556a 2019-03-24 01:50:10,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-77daefdc-8e0a-41c5-b53e-d2353ed6556a 2019-03-24 01:50:10,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-409131b0-e1fe-4940-b087-7af6e438e580 2019-03-24 01:50:10,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-409131b0-e1fe-4940-b087-7af6e438e580 2019-03-24 01:50:10,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-32f63efe-1259-4796-80fe-e6bc6b4d073c 2019-03-24 01:50:10,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 2019-03-24 01:50:10,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 2019-03-24 01:50:10,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 x-compute-request-id: req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:a2:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "0f22d779-cc53-49ad-acff-e7bf89dc97c4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:50:07Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_dime_host_vm6cgc", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:10,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:10,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:10,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:10,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:10,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:10,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:10,545 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:10 GMT 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:10,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:15,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:15,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:15,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:15,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:08.731Z", "message": "Waiting for server \"0f22d779-cc53-49ad-acff-e7bf89dc97c4\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-97b61895-e89e-4385-8044-0f3a9c86c1ee x-compute-request-id: req-97b61895-e89e-4385-8044-0f3a9c86c1ee Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:57:a3\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:56.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:50:08Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_homer_host_0khkje\", \"created\": \"2019-03-24T01:27:41Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-97b61895-e89e-4385-8044-0f3a9c86c1ee", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-97b61895-e89e-4385-8044-0f3a9c86c1ee", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "Waiting for server \"ad4c3fc0-9989-45e9-a424-3e9f7286d4f5\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:08.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:09.046Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f4c312-f530-44c6-9f6c-d93a7ac6327e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:09.051Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:09.487Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b3f4c312-f530-44c6-9f6c-d93a7ac6327e", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:09.051Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:10.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:09.462Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:10.655Z", "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-03-24T01:50:10.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.241Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-e98d341c-9e33-4d84-b592-3adabf146f3a x-compute-request-id: req-e98d341c-9e33-4d84-b592-3adabf146f3a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:10.838Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e98d341c-9e33-4d84-b592-3adabf146f3a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:10.839Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e98d341c-9e33-4d84-b592-3adabf146f3a", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:10.839Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.241Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:11.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:10.839Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.860Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fbffacb-2430-466d-887b-89955562fda5 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:11.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.860Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3fbffacb-2430-466d-887b-89955562fda5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:11.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:11.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd5931982d40f7f47a4580f9c769e61d9874b33d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:11.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.030Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-6be2ac25-b15a-400d-b9fe-813dd448b40f x-compute-request-id: req-6be2ac25-b15a-400d-b9fe-813dd448b40f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:12.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:50: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-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4 x-compute-request-id: req-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0f22d779-cc53-49ad-acff-e7bf89dc97c4 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-03-24T01:50:13.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-6be2ac25-b15a-400d-b9fe-813dd448b40f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:12.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-6be2ac25-b15a-400d-b9fe-813dd448b40f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:12.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:12.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.de0296eb-fc9b-4356-8fcf-03ead41116f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50: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-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d x-compute-request-id: req-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.025Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.026Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.025Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.027Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "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-03-24T01:50:13.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "dime_host_vm6cgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:13.597Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1f91880e-ca08-4c6f-bb9a-fc1143efb1c6"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:50: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-fec9c7bd-fba2-4d3a-895f-c07370537989 x-compute-request-id: req-fec9c7bd-fba2-4d3a-895f-c07370537989 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 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-03-24T01:50:13.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-fec9c7bd-fba2-4d3a-895f-c07370537989", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-fec9c7bd-fba2-4d3a-895f-c07370537989", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-1f137027-bb13-4b21-bc9a-6096d0f887d2 x-compute-request-id: req-1f137027-bb13-4b21-bc9a-6096d0f887d2 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.716Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1f137027-bb13-4b21-bc9a-6096d0f887d2", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.716Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1f137027-bb13-4b21-bc9a-6096d0f887d2", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.716Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.905Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.717Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad6e9d49bf0890ea2749867a45d1052866d783fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:13.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0c022b6f-a20f-4035-aa18-014cacba1673"}, {"node_instance_id": "dime_host_vm6cgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.815Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_host_0khkje", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.815Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.815Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b x-compute-request-id: req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.343Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.815Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.343Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:14.815Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.344Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}], "metadata": {"pagination": {"total": 732, "offset": 678, "size": 50}}} 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:15 GMT 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:15,666 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:15,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:15,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:15,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:15,667 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:15,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 2019-03-24 01:50:15,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-2f45b8dd-b256-4752-bd7f-ddb9c3a67fa4 2019-03-24 01:50:15,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0f22d779-cc53-49ad-acff-e7bf89dc97c4" to be deleted. current status: SHUTOFF 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-97b61895-e89e-4385-8044-0f3a9c86c1ee x-compute-request-id: req-97b61895-e89e-4385-8044-0f3a9c86c1ee Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:57:a3", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:56.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:50:08Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_homer_host_0khkje", "created": "2019-03-24T01:27:41Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-97b61895-e89e-4385-8044-0f3a9c86c1ee 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-97b61895-e89e-4385-8044-0f3a9c86c1ee 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ad4c3fc0-9989-45e9-a424-3e9f7286d4f5" to be deleted. current status: SHUTOFF 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f4c312-f530-44c6-9f6c-d93a7ac6327e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b3f4c312-f530-44c6-9f6c-d93a7ac6327e 2019-03-24 01:50:15,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8" 2019-03-24 01:50:15,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:50:15,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-e98d341c-9e33-4d84-b592-3adabf146f3a x-compute-request-id: req-e98d341c-9e33-4d84-b592-3adabf146f3a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:15,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e98d341c-9e33-4d84-b592-3adabf146f3a 2019-03-24 01:50:15,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-e98d341c-9e33-4d84-b592-3adabf146f3a 2019-03-24 01:50:15,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fbffacb-2430-466d-887b-89955562fda5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3fbffacb-2430-466d-887b-89955562fda5 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd5931982d40f7f47a4580f9c769e61d9874b33d" 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-6be2ac25-b15a-400d-b9fe-813dd448b40f x-compute-request-id: req-6be2ac25-b15a-400d-b9fe-813dd448b40f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:50: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-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4 x-compute-request-id: req-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f22d779-cc53-49ad-acff-e7bf89dc97c4 could not be found.", "code": 404}} 2019-03-24 01:50:15,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-6be2ac25-b15a-400d-b9fe-813dd448b40f 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-6be2ac25-b15a-400d-b9fe-813dd448b40f 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50: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-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d x-compute-request-id: req-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/action used request id req-e83c0808-9ff6-4750-8a37-ef2cfec7ef3d 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8" 2019-03-24 01:50:15,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeac807a3e5893a2b6ae757cb9a36d42fab45b37" 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0f22d779-cc53-49ad-acff-e7bf89dc97c4 used request id req-ddfcd8ef-ccf1-416d-97b2-4fc34445c8e4 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:50: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-fec9c7bd-fba2-4d3a-895f-c07370537989 x-compute-request-id: req-fec9c7bd-fba2-4d3a-895f-c07370537989 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 could not be found.", "code": 404}} 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-fec9c7bd-fba2-4d3a-895f-c07370537989 2019-03-24 01:50:15,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 used request id req-fec9c7bd-fba2-4d3a-895f-c07370537989 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-1f137027-bb13-4b21-bc9a-6096d0f887d2 x-compute-request-id: req-1f137027-bb13-4b21-bc9a-6096d0f887d2 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1f137027-bb13-4b21-bc9a-6096d0f887d2 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-1f137027-bb13-4b21-bc9a-6096d0f887d2 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefcf275e6c2f68ee88f780d07ff0c19155f6fd8" 2019-03-24 01:50:15,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:50:15,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ad4c3fc0-9989-45e9-a424-3e9f7286d4f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6e9d49bf0890ea2749867a45d1052866d783fb" 2019-03-24 01:50:15,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:15,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:50:15,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b x-compute-request-id: req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:50:15,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b 2019-03-24 01:50:15,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b 2019-03-24 01:50:15,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:15,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:15,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:15,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:15,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:15,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:15,731 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:15 GMT 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:15,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:20,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:20,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:20,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:20,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:20,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:20,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:20,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:20,829 - 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-03-24T01:50:14.815Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.343Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6bc00a40-83f5-4a83-93e6-7a55ba3d18e7"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:15.360Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:15.360Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.934Z", "source_id": "ellis_host_pqbo4e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:15.360Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.149Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b432d98f-f939-417d-8e09-7aa9a8a6027e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.154Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b432d98f-f939-417d-8e09-7aa9a8a6027e", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.154Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.559Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:14.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.003Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.600Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.600Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:16.600Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:15.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-fb7aea77-ea54-44c9-871e-3cc3219d01c9 x-compute-request-id: req-fb7aea77-ea54-44c9-871e-3cc3219d01c9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.029Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-532a476a-385b-4e94-87e0-94e959a75161", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:16.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532a476a-385b-4e94-87e0-94e959a75161 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.194Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "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-03-24T01:50:16.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:16.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-fb7aea77-ea54-44c9-871e-3cc3219d01c9", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.030Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-fb7aea77-ea54-44c9-871e-3cc3219d01c9", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.030Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.031Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.105a4241-8e22-48c5-a072-e8000cbc4f4e"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:17.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.105a4241-8e22-48c5-a072-e8000cbc4f4e"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-606c6762-0ba1-49ae-a55b-42d4e99c67e0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.105a4241-8e22-48c5-a072-e8000cbc4f4e"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:17.842Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-606c6762-0ba1-49ae-a55b-42d4e99c67e0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.105a4241-8e22-48c5-a072-e8000cbc4f4e"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c24aa6b-fe80-43e0-88ce-3ebe0fa144b3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:17.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae4d9ee669dbb6210f3e3186239f03ba484ada52\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "dime_security_group_9wj197", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7539688fbb677b38e11cb8dd951ee0bf1c6fd010\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.105a4241-8e22-48c5-a072-e8000cbc4f4e"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8c24aa6b-fe80-43e0-88ce-3ebe0fa144b3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:17.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:18.407Z", "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-03-24T01:50:16.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "RESP: [204] X-Openstack-Request-Id: req-adc75851-826b-4bd1-93b9-e61f460e92a3 Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:18 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-03-24T01:50:18.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "homer_security_group_pvit7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json used request id req-adc75851-826b-4bd1-93b9-e61f460e92a3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4d291ec7-c12a-4553-9b34-1bc95a81ca44"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-f6f3f138-867e-46f0-9cd6-672d3c704b94 x-compute-request-id: req-f6f3f138-867e-46f0-9cd6-672d3c704b94 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6f3f138-867e-46f0-9cd6-672d3c704b94", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6f3f138-867e-46f0-9cd6-672d3c704b94", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a x-compute-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6a14f77e-0851-42a6-a12c-5be4bd1d876a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6a14f77e-0851-42a6-a12c-5be4bd1d876a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}], "metadata": {"pagination": {"total": 795, "offset": 728, "size": 50}}} 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:20 GMT 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:20,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:20,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:20,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:20,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a/os-security-groups used request id req-3f5748f9-f376-4e65-b5e8-7ccd91b6a52b 2019-03-24 01:50:20,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:50:20,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:20,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:20,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:20,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b432d98f-f939-417d-8e09-7aa9a8a6027e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:20,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b432d98f-f939-417d-8e09-7aa9a8a6027e 2019-03-24 01:50:20,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09" 2019-03-24 01:50:20,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:50:20,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:50:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:50:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:50:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:50:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:50:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-fb7aea77-ea54-44c9-871e-3cc3219d01c9 x-compute-request-id: req-fb7aea77-ea54-44c9-871e-3cc3219d01c9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-532a476a-385b-4e94-87e0-94e959a75161 2019-03-24 01:50:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532a476a-385b-4e94-87e0-94e959a75161 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:50:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:50:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-fb7aea77-ea54-44c9-871e-3cc3219d01c9 2019-03-24 01:50:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-fb7aea77-ea54-44c9-871e-3cc3219d01c9 2019-03-24 01:50:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-03-24 01:50:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8" 2019-03-24 01:50:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:50:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-606c6762-0ba1-49ae-a55b-42d4e99c67e0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-606c6762-0ba1-49ae-a55b-42d4e99c67e0 2019-03-24 01:50:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c24aa6b-fe80-43e0-88ce-3ebe0fa144b3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae4d9ee669dbb6210f3e3186239f03ba484ada52" 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3f4a6bee-af49-453e-9dac-4626a37aa4ca.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7539688fbb677b38e11cb8dd951ee0bf1c6fd010" 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8c24aa6b-fe80-43e0-88ce-3ebe0fa144b3 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:50:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adc75851-826b-4bd1-93b9-e61f460e92a3 Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:50:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7e08f136-18ee-4c8e-b323-c6f19876915a.json used request id req-adc75851-826b-4bd1-93b9-e61f460e92a3 2019-03-24 01:50:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-f6f3f138-867e-46f0-9cd6-672d3c704b94 x-compute-request-id: req-f6f3f138-867e-46f0-9cd6-672d3c704b94 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6f3f138-867e-46f0-9cd6-672d3c704b94 2019-03-24 01:50:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-f6f3f138-867e-46f0-9cd6-672d3c704b94 2019-03-24 01:50:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8" 2019-03-24 01:50:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a x-compute-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a Content-Type: application/json 2019-03-24 01:50:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6a14f77e-0851-42a6-a12c-5be4bd1d876a 2019-03-24 01:50:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6a14f77e-0851-42a6-a12c-5be4bd1d876a 2019-03-24 01:50:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8" 2019-03-24 01:50:20,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:20,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:20,897 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:20 GMT 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:20,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:25,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:25,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:25,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6a14f77e-0851-42a6-a12c-5be4bd1d876a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a x-compute-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.048Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-f6f3f138-867e-46f0-9cd6-672d3c704b94 x-compute-request-id: req-f6f3f138-867e-46f0-9cd6-672d3c704b94 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:13Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:18.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "message": "Waiting for server \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "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-03-24T01:50:19.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "dime_security_group_9wj197", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "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-03-24T01:50:19.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-de93a7fa-f22b-45ca-a63d-463a64faaef8 x-compute-request-id: req-de93a7fa-f22b-45ca-a63d-463a64faaef8 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a7:d6:4c\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:40.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"58165b89-ee43-4c93-bbe3-2aa2ca983a1a\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:50:18Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_ellis_host_pqbo4e\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-de93a7fa-f22b-45ca-a63d-463a64faaef8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-de93a7fa-f22b-45ca-a63d-463a64faaef8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:19.615Z", "message": "Waiting for process 25048 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "homer_security_group_pvit7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.316Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.316Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50: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-48859134-295c-496d-a005-97510338c901 x-compute-request-id: req-48859134-295c-496d-a005-97510338c901 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.601Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.316Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.603Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.316Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-48859134-295c-496d-a005-97510338c901", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.602Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.316Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-48859134-295c-496d-a005-97510338c901", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:19.602Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.820Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-59f6a9c3-b2fc-480e-a5b4-a58604dca02c", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:20.549Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09\"", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:20.556Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.820Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-59f6a9c3-b2fc-480e-a5b4-a58604dca02c x-compute-request-id: req-59f6a9c3-b2fc-480e-a5b4-a58604dca02c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:20.548Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:20.820Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-59f6a9c3-b2fc-480e-a5b4-a58604dca02c", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:20.555Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:21.789Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-b703d920-06aa-4bfc-9ac3-6325c26d98db x-compute-request-id: req-b703d920-06aa-4bfc-9ac3-6325c26d98db Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d3519b6-9520-4fbd-a781-2ec0ef69ce0f\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b41cb469-4751-495b-b036-097476f433d3\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ca7c25ed-559d-4968-85fb-a97a3eb00603\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"97caba8a-b4f7-48c8-91c9-0d5bec057afd\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:21.732Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:22.293Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-b703d920-06aa-4bfc-9ac3-6325c26d98db", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:21.733Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:22.293Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-b703d920-06aa-4bfc-9ac3-6325c26d98db", "level": "debug", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:21.733Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.bf4c3b87-5972-429d-bf2a-55aa2965b9ad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:22.873Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_c7jaqa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:22.264Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:22.873Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:22.387Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:23.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:23.418Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:24.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.259Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e2c9c9-d8d6-4202-aa6e-fc22f2d1f46f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:23.429Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:23.836Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.259Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-80e2c9c9-d8d6-4202-aa6e-fc22f2d1f46f", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:23.429Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.844Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:24.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:24.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.844Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a x-compute-request-id: req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 58165b89-ee43-4c93-bbe3-2aa2ca983a1a 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-03-24T01:50:24.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": "ellis_host_pqbo4e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:24.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:24.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.831b9729-b66c-4254-8120-46911c0a45be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:25.440Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.061Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_host_pqbo4e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:25.440Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:24.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:25.440Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:25.440Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-4afaec16-9a06-47c7-b2bb-20bbf89eab17", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.060Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:25.440Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-4afaec16-9a06-47c7-b2bb-20bbf89eab17", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.060Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:25.440Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-4afaec16-9a06-47c7-b2bb-20bbf89eab17 x-compute-request-id: req-4afaec16-9a06-47c7-b2bb-20bbf89eab17 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.059Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}], "metadata": {"pagination": {"total": 819, "offset": 778, "size": 50}}} 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:25 GMT 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:25,978 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:25,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6a14f77e-0851-42a6-a12c-5be4bd1d876a 2019-03-24 01:50:25,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a x-compute-request-id: req-6a14f77e-0851-42a6-a12c-5be4bd1d876a Content-Type: application/json 2019-03-24 01:50:25,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8" 2019-03-24 01:50:25,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-f6f3f138-867e-46f0-9cd6-672d3c704b94 x-compute-request-id: req-f6f3f138-867e-46f0-9cd6-672d3c704b94 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:13Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:25,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "58165b89-ee43-4c93-bbe3-2aa2ca983a1a" to be deleted. current status: SHUTOFF 2019-03-24 01:50:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:50:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:50:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-de93a7fa-f22b-45ca-a63d-463a64faaef8 x-compute-request-id: req-de93a7fa-f22b-45ca-a63d-463a64faaef8 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:d6:4c", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:40.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "58165b89-ee43-4c93-bbe3-2aa2ca983a1a", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:50:18Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_ellis_host_pqbo4e", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-de93a7fa-f22b-45ca-a63d-463a64faaef8 2019-03-24 01:50:25,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-de93a7fa-f22b-45ca-a63d-463a64faaef8 2019-03-24 01:50:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25048 to end... 2019-03-24 01:50:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50: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-48859134-295c-496d-a005-97510338c901 x-compute-request-id: req-48859134-295c-496d-a005-97510338c901 Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09" 2019-03-24 01:50:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-48859134-295c-496d-a005-97510338c901 2019-03-24 01:50:25,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-48859134-295c-496d-a005-97510338c901 2019-03-24 01:50:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-59f6a9c3-b2fc-480e-a5b4-a58604dca02c 2019-03-24 01:50:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b536be8574abd0cb1bb1dc15cbedca3b3fa5d09" 2019-03-24 01:50:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-59f6a9c3-b2fc-480e-a5b4-a58604dca02c x-compute-request-id: req-59f6a9c3-b2fc-480e-a5b4-a58604dca02c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-59f6a9c3-b2fc-480e-a5b4-a58604dca02c 2019-03-24 01:50:25,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-b703d920-06aa-4bfc-9ac3-6325c26d98db x-compute-request-id: req-b703d920-06aa-4bfc-9ac3-6325c26d98db Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d3519b6-9520-4fbd-a781-2ec0ef69ce0f"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b41cb469-4751-495b-b036-097476f433d3"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca7c25ed-559d-4968-85fb-a97a3eb00603"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "97caba8a-b4f7-48c8-91c9-0d5bec057afd", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-24 01:50:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-b703d920-06aa-4bfc-9ac3-6325c26d98db 2019-03-24 01:50:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-b703d920-06aa-4bfc-9ac3-6325c26d98db 2019-03-24 01:50:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:25,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17737bbe6f46d67c04837452019e02a60d43b5c8" 2019-03-24 01:50:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e2c9c9-d8d6-4202-aa6e-fc22f2d1f46f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb" 2019-03-24 01:50:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-80e2c9c9-d8d6-4202-aa6e-fc22f2d1f46f 2019-03-24 01:50:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:50:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a 2019-03-24 01:50:25,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a x-compute-request-id: req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 58165b89-ee43-4c93-bbe3-2aa2ca983a1a could not be found.", "code": 404}} 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/58165b89-ee43-4c93-bbe3-2aa2ca983a1a used request id req-6684ec4c-51f0-4e73-bf6d-438a7d1e2a9a 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-4afaec16-9a06-47c7-b2bb-20bbf89eab17 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-4afaec16-9a06-47c7-b2bb-20bbf89eab17 2019-03-24 01:50:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-4afaec16-9a06-47c7-b2bb-20bbf89eab17 x-compute-request-id: req-4afaec16-9a06-47c7-b2bb-20bbf89eab17 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:25,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:26,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:26,065 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:26 GMT 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:26,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:31,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:31,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:31,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:26.037Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:26.037Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:26.037Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:26.633Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:26.633Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:26.633Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:25.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-96bae25b-ac88-4d9f-9cbc-21493c381ecd", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.885Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.887Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96bae25b-ac88-4d9f-9cbc-21493c381ecd x-compute-request-id: req-96bae25b-ac88-4d9f-9cbc-21493c381ecd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.885Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-96bae25b-ac88-4d9f-9cbc-21493c381ecd", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.886Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.246Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:27.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-151ac418-fe24-431f-8fbd-bb196880780a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-151ac418-fe24-431f-8fbd-bb196880780a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:26.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-12156271-b082-4a40-aa96-95c6c28ce5d9", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.279Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-12156271-b082-4a40-aa96-95c6c28ce5d9", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.280Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.281Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "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-03-24T01:50:26.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:27.861Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-12156271-b082-4a40-aa96-95c6c28ce5d9 x-compute-request-id: req-12156271-b082-4a40-aa96-95c6c28ce5d9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.279Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:28.530Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:27.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:28.530Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4d9fe2-6a19-40c6-9a9a-1ffb0c1263a9 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:28.530Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0b4d9fe2-6a19-40c6-9a9a-1ffb0c1263a9", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:28.530Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/7ecf1429-935a-4b19-a393-f512956e8459.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06a653305b79b6cecaa3b694901278126a14eaaa\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:27.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:28.530Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}acbf261fb4d099c6533eab8e28485907f31a7bec\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/7ecf1429-935a-4b19-a393-f512956e8459.json used request id req-8819315e-5f54-4726-a6a3-b36ad473961d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json used request id req-dd8c95ad-837c-4300-bd75-29fce04553b6", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json used request id req-dd8c95ad-837c-4300-bd75-29fce04553b6", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_security_group_1go26b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "RESP: [204] X-Openstack-Request-Id: req-dd8c95ad-837c-4300-bd75-29fce04553b6 Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:28 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-03-24T01:50:28.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.08af292c-f5e3-49a2-9845-327b9fa42745"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "RESP: [204] X-Openstack-Request-Id: req-8819315e-5f54-4726-a6a3-b36ad473961d Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:28 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-03-24T01:50:28.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": "ellis_floatingip_5po2ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7ecf1429-935a-4b19-a393-f512956e8459.json used request id req-8819315e-5f54-4726-a6a3-b36ad473961d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.6510ee2f-04b2-4a80-aecf-c67729d90b9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba x-compute-request-id: req-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.654Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.654Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.101Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:28.655Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d23270c3-97f3-4459-b298-3ef04526ac36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.652Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:29.133Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.652Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:29.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:29.652Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:29.273Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.249Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:29.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_security_group_1go26b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.249Z", "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-03-24T01:50:29.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "ellis_floatingip_5po2ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.249Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:29.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:30.731Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:30.323Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.780Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aed5d28-ab28-47be-921c-f197a64510bc 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:30.327Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:30.780Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6aed5d28-ab28-47be-921c-f197a64510bc", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:30.327Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}], "metadata": {"pagination": {"total": 868, "offset": 819, "size": 50}}} 2019-03-24 01:50:31,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:31 GMT 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:31,172 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:31,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:50:31,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:50:31,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:50:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:50:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:50:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-96bae25b-ac88-4d9f-9cbc-21493c381ecd 2019-03-24 01:50:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb" 2019-03-24 01:50:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96bae25b-ac88-4d9f-9cbc-21493c381ecd x-compute-request-id: req-96bae25b-ac88-4d9f-9cbc-21493c381ecd Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-96bae25b-ac88-4d9f-9cbc-21493c381ecd 2019-03-24 01:50:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-151ac418-fe24-431f-8fbd-bb196880780a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-151ac418-fe24-431f-8fbd-bb196880780a 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-12156271-b082-4a40-aa96-95c6c28ce5d9 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-12156271-b082-4a40-aa96-95c6c28ce5d9 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b036b5c6db674b703c780deef8189dbf9009eb" 2019-03-24 01:50:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-24 01:50:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:50:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:50:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-12156271-b082-4a40-aa96-95c6c28ce5d9 x-compute-request-id: req-12156271-b082-4a40-aa96-95c6c28ce5d9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4d9fe2-6a19-40c6-9a9a-1ffb0c1263a9 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0b4d9fe2-6a19-40c6-9a9a-1ffb0c1263a9 2019-03-24 01:50:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/7ecf1429-935a-4b19-a393-f512956e8459.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a653305b79b6cecaa3b694901278126a14eaaa" 2019-03-24 01:50:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acbf261fb4d099c6533eab8e28485907f31a7bec" 2019-03-24 01:50:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/7ecf1429-935a-4b19-a393-f512956e8459.json used request id req-8819315e-5f54-4726-a6a3-b36ad473961d 2019-03-24 01:50:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json used request id req-dd8c95ad-837c-4300-bd75-29fce04553b6 2019-03-24 01:50:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/69278b93-1d68-48fb-916c-9b98dce3de3d.json used request id req-dd8c95ad-837c-4300-bd75-29fce04553b6 2019-03-24 01:50:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd8c95ad-837c-4300-bd75-29fce04553b6 Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8819315e-5f54-4726-a6a3-b36ad473961d Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/7ecf1429-935a-4b19-a393-f512956e8459.json used request id req-8819315e-5f54-4726-a6a3-b36ad473961d 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba x-compute-request-id: req-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-8af17c81-f6af-4ee9-9aa3-7c8fc33835ba 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77" 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aed5d28-ab28-47be-921c-f197a64510bc 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6aed5d28-ab28-47be-921c-f197a64510bc 2019-03-24 01:50:31,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:31,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:31,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:31,261 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:31 GMT 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:31,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:31,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:31,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:31,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:36,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:36,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:36,349 - 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-03-24T01:50:32.548Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb451049-44c9-491c-b9fa-dc2ac0edb017 x-compute-request-id: req-eb451049-44c9-491c-b9fa-dc2ac0edb017 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:32.504Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:33.053Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-eb451049-44c9-491c-b9fa-dc2ac0edb017", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:32.504Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:33.053Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-eb451049-44c9-491c-b9fa-dc2ac0edb017", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:32.504Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:33.053Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:32.506Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:34.772Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38793c46-79e6-43de-b74b-ea5502edeeea x-compute-request-id: req-38793c46-79e6-43de-b74b-ea5502edeeea Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:34.689Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.277Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-38793c46-79e6-43de-b74b-ea5502edeeea", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:34.690Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:34.691Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.277Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-38793c46-79e6-43de-b74b-ea5502edeeea", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:34.690Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.813Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-52330888-e19e-4581-9358-210dffd929b3", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:35.400Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:35.402Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.813Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-52330888-e19e-4581-9358-210dffd929b3 x-compute-request-id: req-52330888-e19e-4581-9358-210dffd929b3 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:35.400Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:35.813Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-52330888-e19e-4581-9358-210dffd929b3", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:35.400Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}], "metadata": {"pagination": {"total": 880, "offset": 868, "size": 50}}} 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:36 GMT 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:36,349 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:36,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb451049-44c9-491c-b9fa-dc2ac0edb017 x-compute-request-id: req-eb451049-44c9-491c-b9fa-dc2ac0edb017 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:36,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-eb451049-44c9-491c-b9fa-dc2ac0edb017 2019-03-24 01:50:36,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-eb451049-44c9-491c-b9fa-dc2ac0edb017 2019-03-24 01:50:36,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:50:36,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38793c46-79e6-43de-b74b-ea5502edeeea x-compute-request-id: req-38793c46-79e6-43de-b74b-ea5502edeeea Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:36,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-38793c46-79e6-43de-b74b-ea5502edeeea 2019-03-24 01:50:36,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77" 2019-03-24 01:50:36,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/action used request id req-38793c46-79e6-43de-b74b-ea5502edeeea 2019-03-24 01:50:36,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-52330888-e19e-4581-9358-210dffd929b3 2019-03-24 01:50:36,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19104011c4268a1a482f53e1e8d189bacceedc77" 2019-03-24 01:50:36,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-52330888-e19e-4581-9358-210dffd929b3 x-compute-request-id: req-52330888-e19e-4581-9358-210dffd929b3 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:36,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-52330888-e19e-4581-9358-210dffd929b3 2019-03-24 01:50:36,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:36,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:36,425 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:36 GMT 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:36,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:41,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:41,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:41,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:41,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:41,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:41,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:41,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:41,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:41,523 - 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-03-24T01:50:36.564Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-445ba0c3-1df5-4735-962b-fc49fff86460 x-compute-request-id: req-445ba0c3-1df5-4735-962b-fc49fff86460 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:36.416Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:37.273Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:36.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:37.273Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:37.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:37.273Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:36.689Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:37.273Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-445ba0c3-1df5-4735-962b-fc49fff86460", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:36.416Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:37.273Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-445ba0c3-1df5-4735-962b-fc49fff86460", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:36.416Z", "source_id": "sprout_host_sanz7h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.8959620f-7f51-4b82-9aa0-3c99f294a6ff"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:37.991Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:37.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": "Execution done (PID=25048, return_code=0): /tmp/OLEVZ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": " Removed member 4badbf06d57d3e7b from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:38.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc1071c-6182-4d5b-9616-321efdfa2eff 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fcc1071c-6182-4d5b-9616-321efdfa2eff", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:38.606Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "vellum_3mxiz5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.364edbcd-ca97-47c0-8e3f-a2525c8567bd"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "vellum_3mxiz5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.353Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:38.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146 x-compute-request-id: req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:49:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:39.904Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:50: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-b7e21a37-9656-43c1-9e59-a1d2409f6745 x-compute-request-id: req-b7e21a37-9656-43c1-9e59-a1d2409f6745 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:40.408Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b7e21a37-9656-43c1-9e59-a1d2409f6745", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:40.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:40.408Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b7e21a37-9656-43c1-9e59-a1d2409f6745", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:39.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:41.217Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:40.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:41.217Z", "message": "Waiting for server \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:40.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:41.217Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9 x-compute-request-id: req-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0c:98:9c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:39.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"8153bbfb-0f5d-4506-a6a0-7c15d3c269e4\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:50:39Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_sprout_host_sanz7h\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:40.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:41.217Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:40.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}], "metadata": {"pagination": {"total": 920, "offset": 880, "size": 50}}} 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:41 GMT 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:41,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-445ba0c3-1df5-4735-962b-fc49fff86460 x-compute-request-id: req-445ba0c3-1df5-4735-962b-fc49fff86460 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:50:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:50:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-445ba0c3-1df5-4735-962b-fc49fff86460 2019-03-24 01:50:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4/os-security-groups used request id req-445ba0c3-1df5-4735-962b-fc49fff86460 2019-03-24 01:50:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:50:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=25048, return_code=0): /tmp/OLEVZ/remove-cluster-node.sh 2019-03-24 01:50:41,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 4badbf06d57d3e7b from cluster 2019-03-24 01:50:41,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-24 01:50:41,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-24 01:50:41,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-24 01:50:41,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:50:41,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcc1071c-6182-4d5b-9616-321efdfa2eff 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fcc1071c-6182-4d5b-9616-321efdfa2eff 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:50:41,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:50:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:50:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:50:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:50:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f" 2019-03-24 01:50:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:50:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:50:41,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146 2019-03-24 01:50:41,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146 2019-03-24 01:50:41,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:50:41,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146 x-compute-request-id: req-5b5dc4c5-5610-4c6a-b58b-ce750d16b146 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:49:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:41,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f" 2019-03-24 01:50:41,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:50: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-b7e21a37-9656-43c1-9e59-a1d2409f6745 x-compute-request-id: req-b7e21a37-9656-43c1-9e59-a1d2409f6745 Content-Type: application/json 2019-03-24 01:50:41,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b7e21a37-9656-43c1-9e59-a1d2409f6745 2019-03-24 01:50:41,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f" 2019-03-24 01:50:41,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b7e21a37-9656-43c1-9e59-a1d2409f6745 2019-03-24 01:50:41,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9 2019-03-24 01:50:41,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4" to be deleted. current status: SHUTOFF 2019-03-24 01:50:41,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9 x-compute-request-id: req-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:98:9c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:39.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "8153bbfb-0f5d-4506-a6a0-7c15d3c269e4", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:50:39Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_sprout_host_sanz7h", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:41,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-7614f9e8-c484-49aa-94fd-1d8dc9ee2ee9 2019-03-24 01:50:41,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:41,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:41,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:41,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:41,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:41,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:41,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:41,596 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:41 GMT 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:41,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:46,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:46,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:41.902Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:41.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:41.902Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:43.271Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:43.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:43.954Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:43.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:43.954Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:43.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:44.673Z", "message": "Stopping Agent vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:44.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e3c25184-e574-44e8-9080-38418af82a11"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:45.640Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e3c25184-e574-44e8-9080-38418af82a11"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0b8234e-b65f-4146-94d7-9f25da066513 x-compute-request-id: req-b0b8234e-b65f-4146-94d7-9f25da066513 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 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-03-24T01:50:45.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_vo8bm7 stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e3c25184-e574-44e8-9080-38418af82a11"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:46.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0b8234e-b65f-4146-94d7-9f25da066513", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "Successfully stopped daemon: vellum_host_vo8bm7\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e3c25184-e574-44e8-9080-38418af82a11"}, {"node_instance_id": "sprout_host_sanz7h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.303Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0b8234e-b65f-4146-94d7-9f25da066513", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:45.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c316f6ca-bc5a-4b60-a5ee-a84effbae6ef"}], "metadata": {"pagination": {"total": 936, "offset": 920, "size": 50}}} 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:46 GMT 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:46,684 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:50:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:50:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:50:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:50:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:50:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_vo8bm7 2019-03-24 01:50:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:50:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-24 01:50:46,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:50:46,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0b8234e-b65f-4146-94d7-9f25da066513 x-compute-request-id: req-b0b8234e-b65f-4146-94d7-9f25da066513 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 could not be found.", "code": 404}} 2019-03-24 01:50:46,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_vo8bm7 stop 2019-03-24 01:50:46,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:50:46,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0b8234e-b65f-4146-94d7-9f25da066513 2019-03-24 01:50:46,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78b615611828910951e2038cf83351b8294f53f" 2019-03-24 01:50:46,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_vo8bm7 2019-03-24 01:50:46,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8153bbfb-0f5d-4506-a6a0-7c15d3c269e4 used request id req-b0b8234e-b65f-4146-94d7-9f25da066513 2019-03-24 01:50:46,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:46,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:46,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:46 GMT 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:46,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:51,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:51,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:51,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:51,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:51,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:51,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.898Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:46.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.898Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:46.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_host_sanz7h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:46.898Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:46.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:47.463Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:47.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:47.463Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:46.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:47.463Z", "message": "Deleting Agent vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:47.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e8a6484b-f50c-4e63-9794-56ae6328c466"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:48.092Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:47.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:48.092Z", "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-03-24T01:50:47.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:48.092Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:47.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:48.092Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:47.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:48.959Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:48.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:49.626Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebb9685-7e80-4f32-ba25-5f483d594a05 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:48.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:49.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:48.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:49.626Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-aebb9685-7e80-4f32-ba25-5f483d594a05", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:48.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:49.626Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71f280d4fce35d0aed4ffd4046ab95266232340f\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:49.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:50.244Z", "message": "RESP: [204] X-Openstack-Request-Id: req-7ff9908a-fd15-4df9-a72b-071cf06f5348 Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:49 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-03-24T01:50:49.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:50.244Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-7ff9908a-fd15-4df9-a72b-071cf06f5348", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:49.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:50.244Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-7ff9908a-fd15-4df9-a72b-071cf06f5348", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:49.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f7413696-fd0c-4ba5-abac-da37ed1ff67e"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:50.775Z", "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-03-24T01:50:50.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "sprout_security_group_c7jaqa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:50.775Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:50.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:51.393Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:51.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e8a6484b-f50c-4e63-9794-56ae6328c466"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:51.393Z", "message": "Successfully deleted daemon: vellum_host_vo8bm7", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:51.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e8a6484b-f50c-4e63-9794-56ae6328c466"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:51.393Z", "message": "01:50:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_vo8bm7: No response received for task b65a54dd72794663ad7a5cafd4e4e986", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:51.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e8a6484b-f50c-4e63-9794-56ae6328c466"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:51.393Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:51.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e8a6484b-f50c-4e63-9794-56ae6328c466"}], "metadata": {"pagination": {"total": 960, "offset": 936, "size": 50}}} 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:51 GMT 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:51,844 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:51,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:50:51,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:50:51,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:51,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:50:51,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:50:51,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_vo8bm7 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebb9685-7e80-4f32-ba25-5f483d594a05 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:51,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-aebb9685-7e80-4f32-ba25-5f483d594a05 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f280d4fce35d0aed4ffd4046ab95266232340f" 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ff9908a-fd15-4df9-a72b-071cf06f5348 Content-Length: 0 Date: Sun, 24 Mar 2019 01:50:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-7ff9908a-fd15-4df9-a72b-071cf06f5348 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/92446e86-d5c6-4e36-984e-8cc2fc8e8c2a.json used request id req-7ff9908a-fd15-4df9-a72b-071cf06f5348 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:50:51,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:50:51,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:50:51,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_vo8bm7 2019-03-24 01:50:51,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:50:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_vo8bm7: No response received for task b65a54dd72794663ad7a5cafd4e4e986 2019-03-24 01:50:51,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:50:51,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:51,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:51,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:51,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:51,949 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:51 GMT 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:51,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:51,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:51,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:56,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:50:57,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:57,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:57,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:57,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:57,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:57,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:51.897Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:51.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:52.578Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:51.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:52.578Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:52.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:53.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:50:53.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:53.818Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064297f8-3ec1-4c28-858f-5f1393dc5241 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:53.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:53.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2089f65fdfa7466b025fa22b81a7ee9c846e5ff3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:53.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:53.818Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-064297f8-3ec1-4c28-858f-5f1393dc5241", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:53.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.188Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-08335648-df6d-410c-b80b-d69663544b22 x-compute-request-id: req-08335648-df6d-410c-b80b-d69663544b22 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:50Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:55.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.907Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-028d2bb2-505d-4059-a64d-1085709f0686", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:55.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.907Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2089f65fdfa7466b025fa22b81a7ee9c846e5ff3\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:55.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.907Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-08335648-df6d-410c-b80b-d69663544b22", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:55.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.907Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-028d2bb2-505d-4059-a64d-1085709f0686", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:55.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.907Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-08335648-df6d-410c-b80b-d69663544b22", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:50:55.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:50:55.907Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:50: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-028d2bb2-505d-4059-a64d-1085709f0686 x-compute-request-id: req-028d2bb2-505d-4059-a64d-1085709f0686 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-03-24T01:50:55.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}], "metadata": {"pagination": {"total": 974, "offset": 960, "size": 50}}} 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:57 GMT 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:50:57,045 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:50:57,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:50:57,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:50:57,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:50:57,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:50:57,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064297f8-3ec1-4c28-858f-5f1393dc5241 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:50:57,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2089f65fdfa7466b025fa22b81a7ee9c846e5ff3" 2019-03-24 01:50:57,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-064297f8-3ec1-4c28-858f-5f1393dc5241 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:50: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-08335648-df6d-410c-b80b-d69663544b22 x-compute-request-id: req-08335648-df6d-410c-b80b-d69663544b22 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:50Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-028d2bb2-505d-4059-a64d-1085709f0686 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2089f65fdfa7466b025fa22b81a7ee9c846e5ff3" -d '{"os-stop": null}' 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-08335648-df6d-410c-b80b-d69663544b22 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-028d2bb2-505d-4059-a64d-1085709f0686 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-08335648-df6d-410c-b80b-d69663544b22 2019-03-24 01:50:57,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:50: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-028d2bb2-505d-4059-a64d-1085709f0686 x-compute-request-id: req-028d2bb2-505d-4059-a64d-1085709f0686 Content-Length: 0 Content-Type: application/json 2019-03-24 01:50:57,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:50:57,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:50:57,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:50:57,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:50:57,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:50:57,115 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:50:57 GMT 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:50:57,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:50:57,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:02,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:02,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:02,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 974, "offset": 974, "size": 50}}} 2019-03-24 01:51:02,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:02 GMT 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:02,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:02,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:02,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:02,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:02,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:02,315 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:02 GMT 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:02,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:02,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:07,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:07,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:07,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:07,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:05.388Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2089f65fdfa7466b025fa22b81a7ee9c846e5ff3\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:05.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:06.608Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-732f5553-436e-48e2-bb58-ceff56faf25a x-compute-request-id: req-732f5553-436e-48e2-bb58-ceff56faf25a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:50:55Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:06.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:07.114Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-732f5553-436e-48e2-bb58-ceff56faf25a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:06.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:07.114Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-732f5553-436e-48e2-bb58-ceff56faf25a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:06.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.1c349225-13f0-48f4-8feb-bbbdad7ccb1d"}], "metadata": {"pagination": {"total": 978, "offset": 974, "size": 50}}} 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:07 GMT 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:07,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:07,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:07,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:07,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:07,406 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:07,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2089f65fdfa7466b025fa22b81a7ee9c846e5ff3" 2019-03-24 01:51:07,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-732f5553-436e-48e2-bb58-ceff56faf25a x-compute-request-id: req-732f5553-436e-48e2-bb58-ceff56faf25a Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:50:55Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:51:07,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-732f5553-436e-48e2-bb58-ceff56faf25a 2019-03-24 01:51:07,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-732f5553-436e-48e2-bb58-ceff56faf25a 2019-03-24 01:51:07,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:07,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:07,483 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:07,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:07 GMT 2019-03-24 01:51:07,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:07,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:07,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:07,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:07,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:12,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:12,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:07.696Z", "message": "Waiting for process 16220 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:07.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:07.696Z", "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-03-24T01:51:07.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 980, "offset": 978, "size": 50}}} 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:12 GMT 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:12,595 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:12,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16220 to end... 2019-03-24 01:51:12,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:51:12,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:12,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:12,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:12,664 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:12 GMT 2019-03-24 01:51:12,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:12,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:12,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:12,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:12,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:17,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:17,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:17,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:17 GMT 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:17,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:17,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:17,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:17,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:17,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:17,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:17,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:17,848 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:17 GMT 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:17,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:22,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:22,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:22,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:22 GMT 2019-03-24 01:51:22,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:22,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 01:51:22,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:22,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:22,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:22,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:23,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:23,030 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:23,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:23,031 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:23 GMT 2019-03-24 01:51:23,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:23,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:23,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:23,031 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:23,031 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:28,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:28,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:28,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.081Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/JDVVW/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/JDVVW/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_236sb1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_236sb1/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_236sb1/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_236sb1/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_236sb1/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_236sb1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/JDVVW/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:51:27.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Execution done (PID=16220, return_code=124): /tmp/JDVVW/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:27.764Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.0480c374-17ed-4442-b805-65e7a0e3eacb"}], "metadata": {"pagination": {"total": 989, "offset": 980, "size": 50}}} 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:28 GMT 2019-03-24 01:51:28,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:28,114 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:28,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:28,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:28,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:28,114 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-03-24 01:51:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:51:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JDVVW/stop-bono.sh, exit_code: 124 2019-03-24 01:51:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:51:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:51:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:51:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16220, return_code=124): /tmp/JDVVW/stop-bono.sh 2019-03-24 01:51:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:51:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:51:28,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:28,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:28,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:28,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:28,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:28,182 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:28 GMT 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:28,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:28,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:33,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:33,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:33,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:33,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:33,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:33,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:33,276 - 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-03-24T01:51:28.397Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.930Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:28.397Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:27.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:29.114Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZEXHF/bind.py", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.034Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:29.695Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.352Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:29.695Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.545Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.752Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.759Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:30.155Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.572Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.573Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpt3ivAr', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.573Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.592Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmptiCoBN', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.744Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.592Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.592Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.326Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gzs0bk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:29.584Z", "source_id": "bono_k9hne1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.80e880e1-9d3d-49d9-b461-86d586d34592"}, {"node_instance_id": "bono_k9hne1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.974Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:30.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.974Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:30.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:30.974Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:30.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:31.842Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZDSBW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:31.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:32.559Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:31.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:32.559Z", "message": "Process created, PID: 17519", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:31.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:32.559Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:31.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:32.559Z", "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-03-24T01:51:31.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:32.559Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:31.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}], "metadata": {"pagination": {"total": 1014, "offset": 989, "size": 50}}} 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:33 GMT 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:33,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:33,277 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:51:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:51:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZEXHF/bind.py 2019-03-24 01:51:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-24 01:51:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-24 01:51:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:51:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-24 01:51:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-24 01:51:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-24 01:51:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}. 2019-03-24 01:51:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpt3ivAr', '/etc/bind/db.clearwater.local'] 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', '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.14', u'hss_hostname': u''}. 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptiCoBN', '/etc/bind/db.clearwater.opnfv'] 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-24 01:51:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZDSBW/remove-cluster-node.sh 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17519 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-24 01:51:33,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-24 01:51:33,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:33,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:33,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:33,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:33,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:33,341 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:33 GMT 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:33,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:33,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:38,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:38,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:37.333Z", "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-03-24T01:51:37.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:38.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:51:38.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}], "metadata": {"pagination": {"total": 1015, "offset": 1014, "size": 50}}} 2019-03-24 01:51:38,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:38 GMT 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:38,423 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:38,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:51:38,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:51:38,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:38,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:38,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:38,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:38,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:38 GMT 2019-03-24 01:51:38,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:38,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:38,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:38,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:38,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:43,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:43,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:43,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:39.068Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f101389-7691-4ddc-837e-c7a65e8d503f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:39.068Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5f101389-7691-4ddc-837e-c7a65e8d503f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:38.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:39.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b8d4bc7988fb3a6276dcf5cb14f7e3ee23fc241\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:38.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:40.579Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06 x-compute-request-id: req-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:06Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:40.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.161Z", "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-03-24T01:51:40.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.161Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:40.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.161Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:40.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.161Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:40.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.161Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:40.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.26f52f0a-b424-4ea9-b934-bd4ed77e6729"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.792Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:41.457Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:41.792Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:41.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:42.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:42.563Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:43.383Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7e5700-96e7-441c-bc78-890fb19756cb 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:42.568Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:43.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:42.981Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:43.383Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0e7e5700-96e7-441c-bc78-890fb19756cb", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:42.568Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}], "metadata": {"pagination": {"total": 1031, "offset": 1016, "size": 50}}} 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:43 GMT 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:43,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f101389-7691-4ddc-837e-c7a65e8d503f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:51:43,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5f101389-7691-4ddc-837e-c7a65e8d503f 2019-03-24 01:51:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8d4bc7988fb3a6276dcf5cb14f7e3ee23fc241" 2019-03-24 01:51:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06 x-compute-request-id: req-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:06Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:51:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:51:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:51:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:51:43,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-f1fbafeb-8460-4fb0-ba52-cbbb3e8b5c06 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7e5700-96e7-441c-bc78-890fb19756cb 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64" 2019-03-24 01:51:43,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0e7e5700-96e7-441c-bc78-890fb19756cb 2019-03-24 01:51:43,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:43,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:43,680 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:43 GMT 2019-03-24 01:51:43,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:43,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:43,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:43,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:43,681 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:48,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:48,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:48,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:48,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:48,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:48,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:48,768 - 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-03-24T01:51:44.502Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79ce6ce0-d164-4301-813d-5705939a02b9 x-compute-request-id: req-79ce6ce0-d164-4301-813d-5705939a02b9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:06Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:44.285Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:45.005Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-79ce6ce0-d164-4301-813d-5705939a02b9", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:44.285Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:45.005Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:44.286Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:45.005Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-79ce6ce0-d164-4301-813d-5705939a02b9", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:44.285Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:47.124Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38c5f27d-fab9-440b-b0b6-1534c4b1472a x-compute-request-id: req-38c5f27d-fab9-440b-b0b6-1534c4b1472a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:46.934Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:47.629Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-38c5f27d-fab9-440b-b0b6-1534c4b1472a", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:46.935Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:47.629Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-38c5f27d-fab9-440b-b0b6-1534c4b1472a", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:46.934Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:47.629Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:46.936Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:48.368Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-eec370b9-3ca9-418e-8f56-bc6da41bafdf", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.053Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:48.368Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-eec370b9-3ca9-418e-8f56-bc6da41bafdf", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.053Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:48.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64\"", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.054Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:48.368Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec370b9-3ca9-418e-8f56-bc6da41bafdf x-compute-request-id: req-eec370b9-3ca9-418e-8f56-bc6da41bafdf Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:06Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.052Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}], "metadata": {"pagination": {"total": 1043, "offset": 1031, "size": 50}}} 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:48 GMT 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:48,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:48,769 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:48,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79ce6ce0-d164-4301-813d-5705939a02b9 x-compute-request-id: req-79ce6ce0-d164-4301-813d-5705939a02b9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:06Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:51:48,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-79ce6ce0-d164-4301-813d-5705939a02b9 2019-03-24 01:51:48,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-03-24 01:51:48,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-79ce6ce0-d164-4301-813d-5705939a02b9 2019-03-24 01:51:48,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38c5f27d-fab9-440b-b0b6-1534c4b1472a x-compute-request-id: req-38c5f27d-fab9-440b-b0b6-1534c4b1472a Content-Length: 0 Content-Type: application/json 2019-03-24 01:51:48,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-38c5f27d-fab9-440b-b0b6-1534c4b1472a 2019-03-24 01:51:48,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-38c5f27d-fab9-440b-b0b6-1534c4b1472a 2019-03-24 01:51:48,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64" 2019-03-24 01:51:48,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-eec370b9-3ca9-418e-8f56-bc6da41bafdf 2019-03-24 01:51:48,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-eec370b9-3ca9-418e-8f56-bc6da41bafdf 2019-03-24 01:51:48,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d81e59a4e02130d5f6080efb218c71ed8f0a64" 2019-03-24 01:51:48,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec370b9-3ca9-418e-8f56-bc6da41bafdf x-compute-request-id: req-eec370b9-3ca9-418e-8f56-bc6da41bafdf Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:06Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:51:48,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:48,837 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:48,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:48,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:48 GMT 2019-03-24 01:51:48,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:48,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:48,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:48,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:48,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:53,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:53,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:53,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:53,923 - 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-03-24T01:51:49.122Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-5135ba23-c31e-4427-861d-c99795dbab59 x-compute-request-id: req-5135ba23-c31e-4427-861d-c99795dbab59 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.986Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:49.839Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.357Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:49.839Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-5135ba23-c31e-4427-861d-c99795dbab59", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.987Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:49.839Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.268Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:49.839Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-5135ba23-c31e-4427-861d-c99795dbab59", "level": "debug", "target_id": "vellum_security_group_aysd10", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:48.986Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1b9d8c4-5eb4-46bd-adcb-49a1c4e4dca5"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:50.371Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " Received an error trying to remove member 5a64e28c92467350: 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-03-24T01:51:49.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " ; error #1: client: etcd member http://192.168.120.8:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " ; error #2: client: endpoint http://192.168.120.21:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "Execution done (PID=17519, return_code=2): /tmp/ZDSBW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.394Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:49.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.d2d30684-1a31-4eef-a71c-e726db999ad2"}, {"node_instance_id": "bono_k9hne1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.964Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:50.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_k9hne1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.964Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/ZDSBW/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/ZDSBW/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_236sb1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_236sb1/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_236sb1/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_236sb1/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_236sb1/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_236sb1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/ZDSBW/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-24T01:51:50.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:50.782Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.964Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6d7d1c6a-74a1-45f0-990b-bed9cd2c0945", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:50.376Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:50.964Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7d1c6a-74a1-45f0-990b-bed9cd2c0945 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:50.376Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:51.565Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:51.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:51.565Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:51.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:51.565Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:51.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.163Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:51.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.163Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:51.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.163Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:51.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-968fafc8-64f9-4e65-b506-fccec99755ec", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.023Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.024Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-968fafc8-64f9-4e65-b506-fccec99755ec", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.023Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:52.795Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-968fafc8-64f9-4e65-b506-fccec99755ec x-compute-request-id: req-968fafc8-64f9-4e65-b506-fccec99755ec Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:06Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.022Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:53.376Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:53.376Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:53.376Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 1085, "offset": 1043, "size": 50}}} 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:53 GMT 2019-03-24 01:51:53,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:53,924 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:53,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:53,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:53,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:53,924 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:53,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-5135ba23-c31e-4427-861d-c99795dbab59 x-compute-request-id: req-5135ba23-c31e-4427-861d-c99795dbab59 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:51:53,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:51:53,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-5135ba23-c31e-4427-861d-c99795dbab59 2019-03-24 01:51:53,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:51:53,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-5135ba23-c31e-4427-861d-c99795dbab59 2019-03-24 01:51:53,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Failed to remove instance from cluster 2019-03-24 01:51:53,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-24 01:51:53,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-24 01:51:53,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:51:53,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Received an error trying to remove member 5a64e28c92467350: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #1: client: etcd member http://192.168.120.8:4000 has no leader 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #2: client: endpoint http://192.168.120.21:4000 exceeded header timeout 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-24 01:51:53,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17519, return_code=2): /tmp/ZDSBW/remove-cluster-node.sh 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ZDSBW/remove-cluster-node.sh, exit_code: 2 2019-03-24 01:51:53,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2" 2019-03-24 01:51:53,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6d7d1c6a-74a1-45f0-990b-bed9cd2c0945 2019-03-24 01:51:53,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7d1c6a-74a1-45f0-990b-bed9cd2c0945 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:51:53,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:51:53,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:51:53,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:51:53,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-968fafc8-64f9-4e65-b506-fccec99755ec 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:51:53,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:51:53,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-968fafc8-64f9-4e65-b506-fccec99755ec 2019-03-24 01:51:53,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-968fafc8-64f9-4e65-b506-fccec99755ec x-compute-request-id: req-968fafc8-64f9-4e65-b506-fccec99755ec Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:06Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:51:53,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-03-24 01:51:53,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-03-24 01:51:53,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:51:53,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:53,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:53,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:53,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:53,991 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:53 GMT 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:53,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:53,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:53,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:53,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:58,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:59,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:59,085 - 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-03-24T01:51:54.058Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.643Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.642Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.644Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "bind_gzs0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:52.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_node_f30riu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516 x-compute-request-id: req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.642Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.058Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:53.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.655Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.333Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.655Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8 x-compute-request-id: req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:06Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.332Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.655Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.332Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.655Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.655Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:54.655Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.333Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:55.186Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3b0bf17-c66b-48f8-a748-e3336236543d x-compute-request-id: req-c3b0bf17-c66b-48f8-a748-e3336236543d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.697Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:55.186Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:55.165Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:55.186Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-c3b0bf17-c66b-48f8-a748-e3336236543d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.697Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:55.186Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-c3b0bf17-c66b-48f8-a748-e3336236543d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:54.697Z", "source_id": "vellum_host_vo8bm7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.a7eebf06-ed6f-4cd8-aa7c-3a219d35ef27"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:55.905Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:55.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:56.435Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:56.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:56.435Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:55.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:57.032Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:56.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:57.032Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:56.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:57.032Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:56.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:57.625Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:57.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:57.625Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:57.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:57.625Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:56.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.225Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:57.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.225Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:57.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.225Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:57.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.790Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39c1207-8fe1-4ff0-8b03-7a51ef4ec8a2 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.790Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a39c1207-8fe1-4ff0-8b03-7a51ef4ec8a2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.790Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.790Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:51:58.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:58.790Z", "message": "Stopping Agent bono_host_236sb1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b5799a6a-b4e9-41d7-99e5-18f53b4639ba"}], "metadata": {"pagination": {"total": 1121, "offset": 1085, "size": 50}}} 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:59 GMT 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:51:59,086 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:51:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516 2019-03-24 01:51:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/action used request id req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516 2019-03-24 01:51:59,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2" 2019-03-24 01:51:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:51:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:51:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:51:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516 x-compute-request-id: req-5e414e08-c7e3-4b4e-b3ca-f19cc3ead516 Content-Length: 0 Content-Type: application/json 2019-03-24 01:51:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:51:59,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:51:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8 2019-03-24 01:51:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8 x-compute-request-id: req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:06Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:51:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-6fb959fd-4ba2-4244-ba6b-0080b2be01e8 2019-03-24 01:51:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:51:59,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-24 01:51:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c29487184245b73c69411ac49719aab2ed65e2" 2019-03-24 01:51:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3b0bf17-c66b-48f8-a748-e3336236543d x-compute-request-id: req-c3b0bf17-c66b-48f8-a748-e3336236543d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:51:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:51:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-c3b0bf17-c66b-48f8-a748-e3336236543d 2019-03-24 01:51:59,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7/os-security-groups used request id req-c3b0bf17-c66b-48f8-a748-e3336236543d 2019-03-24 01:51:59,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:51:59,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:51:59,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:51:59,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:51:59,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:51:59,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:51:59,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:51:59,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:51:59,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:51:59,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:51:59,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:51:59,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:51:59,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39c1207-8fe1-4ff0-8b03-7a51ef4ec8a2 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:51:59,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a39c1207-8fe1-4ff0-8b03-7a51ef4ec8a2 2019-03-24 01:51:59,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:51:59,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:51:59,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_236sb1 2019-03-24 01:51:59,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:51:59,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:51:59,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:51:59,257 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:51:59 GMT 2019-03-24 01:51:59,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:51:59,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:51:59,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:51:59,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:51:59,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:04,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:04,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:04,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.385Z", "message": "Stopping Agent bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.895a7f60-a528-4459-bd8a-8a34998b2693"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.385Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b5799a6a-b4e9-41d7-99e5-18f53b4639ba"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.385Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_236sb1 stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b5799a6a-b4e9-41d7-99e5-18f53b4639ba"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.385Z", "message": "Successfully stopped daemon: bono_host_236sb1\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b5799a6a-b4e9-41d7-99e5-18f53b4639ba"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:58.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.965Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.895a7f60-a528-4459-bd8a-8a34998b2693"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.965Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-fab68404-d6dc-4fe3-9a94-bf45baf0815f x-compute-request-id: req-fab68404-d6dc-4fe3-9a94-bf45baf0815f Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:06Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.965Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_p5p13u stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.895a7f60-a528-4459-bd8a-8a34998b2693"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.965Z", "message": "Successfully stopped daemon: bind_host_p5p13u\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.895a7f60-a528-4459-bd8a-8a34998b2693"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.965Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:51:59.965Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-c028af09-deb8-4001-a05c-bbe65ae1855d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-35cc9fab-81af-4ba2-ac73-cc0337f778d3 x-compute-request-id: req-35cc9fab-81af-4ba2-ac73-cc0337f778d3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:ba:1b\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:50.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:51:59Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_vellum_host_vo8bm7\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-c028af09-deb8-4001-a05c-bbe65ae1855d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:51: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-c028af09-deb8-4001-a05c-bbe65ae1855d x-compute-request-id: req-c028af09-deb8-4001-a05c-bbe65ae1855d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-fab68404-d6dc-4fe3-9a94-bf45baf0815f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:00.566Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-fab68404-d6dc-4fe3-9a94-bf45baf0815f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:51:59.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:01.169Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:01.169Z", "message": "Waiting for server \"54806dea-31c7-4c54-96d5-cc5ee8e125a7\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:01.169Z", "message": "Deleting Agent bono_host_236sb1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cd63daf0-83a0-4bbb-9d3a-bf224c6ea7e3"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:01.169Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-35cc9fab-81af-4ba2-ac73-cc0337f778d3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:01.169Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-35cc9fab-81af-4ba2-ac73-cc0337f778d3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:00.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:01.788Z", "message": "Deleting Agent bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:01.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.66a4f5fe-bc93-45e6-b8ac-3e8bd257fbbc"}], "metadata": {"pagination": {"total": 1149, "offset": 1121, "size": 50}}} 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:04,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:04 GMT 2019-03-24 01:52:04,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:04,354 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:04,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:04,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:04,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:04,354 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:04,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_p5p13u 2019-03-24 01:52:04,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:52:04,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_236sb1 stop 2019-03-24 01:52:04,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_236sb1 2019-03-24 01:52:04,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138" 2019-03-24 01:52:04,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:52:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-fab68404-d6dc-4fe3-9a94-bf45baf0815f x-compute-request-id: req-fab68404-d6dc-4fe3-9a94-bf45baf0815f Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:06Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_p5p13u stop 2019-03-24 01:52:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_p5p13u 2019-03-24 01:52:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-24 01:52:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:52:04,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-c028af09-deb8-4001-a05c-bbe65ae1855d 2019-03-24 01:52:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:52:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-24 01:52:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138" 2019-03-24 01:52:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:52:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:51: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-35cc9fab-81af-4ba2-ac73-cc0337f778d3 x-compute-request-id: req-35cc9fab-81af-4ba2-ac73-cc0337f778d3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:ba:1b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:50.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "54806dea-31c7-4c54-96d5-cc5ee8e125a7", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:51:59Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_vellum_host_vo8bm7", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:04,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138" 2019-03-24 01:52:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-c028af09-deb8-4001-a05c-bbe65ae1855d 2019-03-24 01:52:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:51: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-c028af09-deb8-4001-a05c-bbe65ae1855d x-compute-request-id: req-c028af09-deb8-4001-a05c-bbe65ae1855d Content-Type: application/json 2019-03-24 01:52:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-fab68404-d6dc-4fe3-9a94-bf45baf0815f 2019-03-24 01:52:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-fab68404-d6dc-4fe3-9a94-bf45baf0815f 2019-03-24 01:52:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:52:04,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "54806dea-31c7-4c54-96d5-cc5ee8e125a7" to be deleted. current status: SHUTOFF 2019-03-24 01:52:04,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_236sb1 2019-03-24 01:52:04,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-35cc9fab-81af-4ba2-ac73-cc0337f778d3 2019-03-24 01:52:04,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-35cc9fab-81af-4ba2-ac73-cc0337f778d3 2019-03-24 01:52:04,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_p5p13u 2019-03-24 01:52:04,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:04,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:04,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:04,440 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:04,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:04 GMT 2019-03-24 01:52:04,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:04,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:04,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:04,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:04,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:09,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:09,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:09,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:09,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:09,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:04.509Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:04.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cd63daf0-83a0-4bbb-9d3a-bf224c6ea7e3"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.012Z", "message": "01:52:04 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_236sb1: No response received for task 7ea3e4fb8b984be68454cb4e296dc037", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:04.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cd63daf0-83a0-4bbb-9d3a-bf224c6ea7e3"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.012Z", "message": "Successfully deleted daemon: bono_host_236sb1", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:04.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cd63daf0-83a0-4bbb-9d3a-bf224c6ea7e3"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.012Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:04.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cd63daf0-83a0-4bbb-9d3a-bf224c6ea7e3"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.565Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.565Z", "message": "01:52:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_p5p13u: No response received for task 82927ce0f57a46d5a25d6b1a7286428c", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.66a4f5fe-bc93-45e6-b8ac-3e8bd257fbbc"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.565Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.66a4f5fe-bc93-45e6-b8ac-3e8bd257fbbc"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.565Z", "message": "Successfully deleted daemon: bind_host_p5p13u", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.66a4f5fe-bc93-45e6-b8ac-3e8bd257fbbc"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:05.565Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.66a4f5fe-bc93-45e6-b8ac-3e8bd257fbbc"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fda9bd4-1231-407a-8178-ad688f08c5d1 x-compute-request-id: req-9fda9bd4-1231-407a-8178-ad688f08c5d1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 54806dea-31c7-4c54-96d5-cc5ee8e125a7 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-03-24T01:52:05.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-9fda9bd4-1231-407a-8178-ad688f08c5d1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-9fda9bd4-1231-407a-8178-ad688f08c5d1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d0d99d8-b908-409c-a9b7-adca1caf6d7c"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_host_vo8bm7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.235Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:05.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.831Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.831Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:06.831Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f322ea21e707cf8c3e83b34d83868b3abb869319\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:06.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.390Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9a0bc9-f6e8-4c95-a818-444c2f36054b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.390Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4c9a0bc9-f6e8-4c95-a818-444c2f36054b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.390Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:06.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.390Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.999Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:07.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.999Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:07.999Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:08.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2934cfb9a0802272dcd98db2f6bd4be85255bbdc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:08.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:08.649Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94aa46fe-d80f-40e3-abc1-68c7efbe490a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:08.649Z", "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-03-24T01:52:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:08.649Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-94aa46fe-d80f-40e3-abc1-68c7efbe490a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:07.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-a9e704ac-e48c-4fac-8e0c-b9384c889c18", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:08.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-924e3fd8-80dd-487c-9e8c-a4e98e0b8f2a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-a9e704ac-e48c-4fac-8e0c-b9384c889c18 x-compute-request-id: req-a9e704ac-e48c-4fac-8e0c-b9384c889c18 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:08.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f322ea21e707cf8c3e83b34d83868b3abb869319\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:08.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-a9e704ac-e48c-4fac-8e0c-b9384c889c18", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:08.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:09.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.155Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924e3fd8-80dd-487c-9e8c-a4e98e0b8f2a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}], "metadata": {"pagination": {"total": 1191, "offset": 1149, "size": 50}}} 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:09 GMT 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:09,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:09,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:09,555 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:09,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:52:09,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:52:04 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_236sb1: No response received for task 7ea3e4fb8b984be68454cb4e296dc037 2019-03-24 01:52:09,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_236sb1 2019-03-24 01:52:09,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:52:09,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:52:09,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5ed4669e19f0024d8844d33004127c05508138" 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:52:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_p5p13u: No response received for task 82927ce0f57a46d5a25d6b1a7286428c 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_p5p13u 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fda9bd4-1231-407a-8178-ad688f08c5d1 x-compute-request-id: req-9fda9bd4-1231-407a-8178-ad688f08c5d1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 54806dea-31c7-4c54-96d5-cc5ee8e125a7 could not be found.", "code": 404}} 2019-03-24 01:52:09,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-9fda9bd4-1231-407a-8178-ad688f08c5d1 2019-03-24 01:52:09,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54806dea-31c7-4c54-96d5-cc5ee8e125a7 used request id req-9fda9bd4-1231-407a-8178-ad688f08c5d1 2019-03-24 01:52:09,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:52:09,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:52:09,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:52:09,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:52:09,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f322ea21e707cf8c3e83b34d83868b3abb869319" 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9a0bc9-f6e8-4c95-a818-444c2f36054b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4c9a0bc9-f6e8-4c95-a818-444c2f36054b 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:52:09,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2934cfb9a0802272dcd98db2f6bd4be85255bbdc" 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94aa46fe-d80f-40e3-abc1-68c7efbe490a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:09,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:52:09,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-94aa46fe-d80f-40e3-abc1-68c7efbe490a 2019-03-24 01:52:09,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-a9e704ac-e48c-4fac-8e0c-b9384c889c18 2019-03-24 01:52:09,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-924e3fd8-80dd-487c-9e8c-a4e98e0b8f2a 2019-03-24 01:52:09,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-a9e704ac-e48c-4fac-8e0c-b9384c889c18 x-compute-request-id: req-a9e704ac-e48c-4fac-8e0c-b9384c889c18 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:09,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f322ea21e707cf8c3e83b34d83868b3abb869319" -d '{"os-stop": null}' 2019-03-24 01:52:09,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-a9e704ac-e48c-4fac-8e0c-b9384c889c18 2019-03-24 01:52:09,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:09,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:52:09,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924e3fd8-80dd-487c-9e8c-a4e98e0b8f2a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:09,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:09,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:09,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:09,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:09 GMT 2019-03-24 01:52:09,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:09,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:09,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:09,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:09,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:14,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:14,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:14,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:14,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:14,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:14,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.768Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-2cda6c0f-e982-4a39-978e-f84cd082ec32", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.768Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-2cda6c0f-e982-4a39-978e-f84cd082ec32", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.768Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cda6c0f-e982-4a39-978e-f84cd082ec32 x-compute-request-id: req-2cda6c0f-e982-4a39-978e-f84cd082ec32 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-03-24T01:52:09.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:09.768Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bfedb662c153dcf35a3ca6a47d0d1369818c928\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:10.482Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:10.482Z", "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-03-24T01:52:10.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:10.482Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e54d59e8-8ef5-4ca4-bf52-d414c071b689 Content-Length: 0 Date: Sun, 24 Mar 2019 01:52:09 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-03-24T01:52:09.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:10.482Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-e54d59e8-8ef5-4ca4-bf52-d414c071b689", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "vellum_security_group_aysd10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:10.482Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-e54d59e8-8ef5-4ca4-bf52-d414c071b689", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:09.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f9b5b5f0-270a-4694-81d5-a0a3b739849e"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:10.482Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "vellum_security_group_aysd10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c49ec65-4211-4049-b620-88e842462bae x-compute-request-id: req-0c49ec65-4211-4049-b620-88e842462bae Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:30:42Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0c49ec65-4211-4049-b620-88e842462bae", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0c49ec65-4211-4049-b620-88e842462bae", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-179c9e15-8c2f-4544-8a6f-dc32458c0c41", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-179c9e15-8c2f-4544-8a6f-dc32458c0c41", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2934cfb9a0802272dcd98db2f6bd4be85255bbdc\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:10.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:11.093Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-179c9e15-8c2f-4544-8a6f-dc32458c0c41 x-compute-request-id: req-179c9e15-8c2f-4544-8a6f-dc32458c0c41 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-03-24T01:52:10.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}], "metadata": {"pagination": {"total": 1209, "offset": 1191, "size": 50}}} 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:14 GMT 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:14,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:14,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:14,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-2cda6c0f-e982-4a39-978e-f84cd082ec32 2019-03-24 01:52:14,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-2cda6c0f-e982-4a39-978e-f84cd082ec32 2019-03-24 01:52:14,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cda6c0f-e982-4a39-978e-f84cd082ec32 x-compute-request-id: req-2cda6c0f-e982-4a39-978e-f84cd082ec32 Content-Length: 0 Content-Type: application/json 2019-03-24 01:52:14,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bfedb662c153dcf35a3ca6a47d0d1369818c928" 2019-03-24 01:52:14,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-24 01:52:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:52:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e54d59e8-8ef5-4ca4-bf52-d414c071b689 Content-Length: 0 Date: Sun, 24 Mar 2019 01:52:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:52:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-e54d59e8-8ef5-4ca4-bf52-d414c071b689 2019-03-24 01:52:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/2fe01e35-dd72-4b03-9590-667520fcf033.json used request id req-e54d59e8-8ef5-4ca4-bf52-d414c071b689 2019-03-24 01:52:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-24 01:52:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c49ec65-4211-4049-b620-88e842462bae x-compute-request-id: req-0c49ec65-4211-4049-b620-88e842462bae Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:30:42Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0c49ec65-4211-4049-b620-88e842462bae 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0c49ec65-4211-4049-b620-88e842462bae 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-179c9e15-8c2f-4544-8a6f-dc32458c0c41 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-179c9e15-8c2f-4544-8a6f-dc32458c0c41 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2934cfb9a0802272dcd98db2f6bd4be85255bbdc" -d '{"os-stop": null}' 2019-03-24 01:52:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-179c9e15-8c2f-4544-8a6f-dc32458c0c41 x-compute-request-id: req-179c9e15-8c2f-4544-8a6f-dc32458c0c41 Content-Length: 0 Content-Type: application/json 2019-03-24 01:52:14,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:14,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:14,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:14,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:14,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:14,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:14,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:14 GMT 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:14,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:19,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:19,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:16.665Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:16.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:17.346Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:17.346Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:16.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:17.913Z", "message": "Stopping Agent proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:17.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c82539-7070-44b5-acdc-03f413167d2e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:18.481Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:18.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c82539-7070-44b5-acdc-03f413167d2e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:18.984Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_82ahgp stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:18.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c82539-7070-44b5-acdc-03f413167d2e"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:18.984Z", "message": "Successfully stopped daemon: proxy_host_82ahgp\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:18.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c82539-7070-44b5-acdc-03f413167d2e"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:19.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f322ea21e707cf8c3e83b34d83868b3abb869319\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:19.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:19.493Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:18.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:19.493Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:19.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:19.493Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:19.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 1220, "offset": 1209, "size": 50}}} 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:19,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:19 GMT 2019-03-24 01:52:19,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:19,858 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:19,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:19,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:19,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:19,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-24 01:52:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-24 01:52:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-24 01:52:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_82ahgp 2019-03-24 01:52:19,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-24 01:52:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_82ahgp stop 2019-03-24 01:52:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_82ahgp 2019-03-24 01:52:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f322ea21e707cf8c3e83b34d83868b3abb869319" 2019-03-24 01:52:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-24 01:52:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-24 01:52:19,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-24 01:52:19,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:19,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:19,928 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:19,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:19 GMT 2019-03-24 01:52:19,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:19,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:19,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:19,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:19,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:24,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:25,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:20.160Z", "message": "Deleting Agent proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:20.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.829b392e-a8c6-4f2e-935a-eb408dd95460"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:20.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:20.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:20.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2934cfb9a0802272dcd98db2f6bd4be85255bbdc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:20.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:20.844Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf x-compute-request-id: req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf Content-Encoding: gzip Content-Length: 871 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:52:09Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:20.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:20.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:20.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.19d8e3bb-2b8e-49f5-8f97-8644bf91b2e6"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:21.363Z", "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-03-24T01:52:20.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:22.030Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1 x-compute-request-id: req-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:52:10Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:21.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:22.532Z", "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-03-24T01:52:22.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:22.532Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:21.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:22.532Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:21.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.81c923e5-c1af-4d04-a3c0-9df3754d3fcd"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:24.150Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:24.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.829b392e-a8c6-4f2e-935a-eb408dd95460"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:24.653Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:24.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.829b392e-a8c6-4f2e-935a-eb408dd95460"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:24.653Z", "message": "Successfully deleted daemon: proxy_host_82ahgp", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:24.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.829b392e-a8c6-4f2e-935a-eb408dd95460"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:24.653Z", "message": "01:52:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_82ahgp: No response received for task b406db0a57d8448d9a518b953fbf0bcc", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:24.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.829b392e-a8c6-4f2e-935a-eb408dd95460"}], "metadata": {"pagination": {"total": 1234, "offset": 1220, "size": 50}}} 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:25,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:25 GMT 2019-03-24 01:52:25,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:25,035 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:25,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:25,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:25,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:25,035 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:25,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_82ahgp 2019-03-24 01:52:25,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf 2019-03-24 01:52:25,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2934cfb9a0802272dcd98db2f6bd4be85255bbdc" 2019-03-24 01:52:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf x-compute-request-id: req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:52:09Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b630509e-ee5c-4f20-bab8-6546a7f7a6bf 2019-03-24 01:52:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:52:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1 x-compute-request-id: req-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:52:10Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-24 01:52:25,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1 2019-03-24 01:52:25,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bc676eff-a9d9-47fe-b71a-5ebf8adca8c1 2019-03-24 01:52:25,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-24 01:52:25,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-24 01:52:25,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_82ahgp 2019-03-24 01:52:25,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 01:52:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_82ahgp: No response received for task b406db0a57d8448d9a518b953fbf0bcc 2019-03-24 01:52:25,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:25,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:25,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:25 GMT 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:25,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:30,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:30,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:30,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:30,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:30,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:30,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:25.285Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:25.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:25.285Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:25.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:26.002Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:25.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:26.569Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:26.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:26.569Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2e8d7c-2a6a-47db-816b-faacdc948ebf 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:26.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:26.569Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8f2e8d7c-2a6a-47db-816b-faacdc948ebf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:26.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:27.237Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5916f5301c02c6d20faf517894863d6e4d8732a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:26.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:27.955Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b14a8505-bfc5-42c5-9a6d-f72084111b9e x-compute-request-id: req-b14a8505-bfc5-42c5-9a6d-f72084111b9e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:8b:ee\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:54.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T01:29:54Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:27.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:28.623Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b14a8505-bfc5-42c5-9a6d-f72084111b9e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:27.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:28.623Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72/action used request id req-63909f09-70a2-478d-95ce-a1369dfb074d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:27.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:28.623Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b14a8505-bfc5-42c5-9a6d-f72084111b9e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:27.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:28.623Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5916f5301c02c6d20faf517894863d6e4d8732a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:27.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:28.623Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63909f09-70a2-478d-95ce-a1369dfb074d x-compute-request-id: req-63909f09-70a2-478d-95ce-a1369dfb074d 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-03-24T01:52:27.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:28.623Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72/action used request id req-63909f09-70a2-478d-95ce-a1369dfb074d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:27.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}], "metadata": {"pagination": {"total": 1248, "offset": 1234, "size": 50}}} 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:30 GMT 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:30,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:30,346 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:30,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-24 01:52:30,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-24 01:52:30,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 01:52:30,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:30,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2e8d7c-2a6a-47db-816b-faacdc948ebf 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:30,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8f2e8d7c-2a6a-47db-816b-faacdc948ebf 2019-03-24 01:52:30,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5916f5301c02c6d20faf517894863d6e4d8732a" 2019-03-24 01:52:30,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b14a8505-bfc5-42c5-9a6d-f72084111b9e x-compute-request-id: req-b14a8505-bfc5-42c5-9a6d-f72084111b9e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8b:ee", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:29:54.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:29:54Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:30,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b14a8505-bfc5-42c5-9a6d-f72084111b9e 2019-03-24 01:52:30,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72/action used request id req-63909f09-70a2-478d-95ce-a1369dfb074d 2019-03-24 01:52:30,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b14a8505-bfc5-42c5-9a6d-f72084111b9e 2019-03-24 01:52:30,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5916f5301c02c6d20faf517894863d6e4d8732a" -d '{"os-stop": null}' 2019-03-24 01:52:30,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:52:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63909f09-70a2-478d-95ce-a1369dfb074d x-compute-request-id: req-63909f09-70a2-478d-95ce-a1369dfb074d Content-Length: 0 Content-Type: application/json 2019-03-24 01:52:30,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72/action used request id req-63909f09-70a2-478d-95ce-a1369dfb074d 2019-03-24 01:52:30,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:30,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:30,406 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:30,406 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:30 GMT 2019-03-24 01:52:30,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:30,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:30,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:30,407 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:30,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:35,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:35,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:35,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1248, "offset": 1248, "size": 50}}} 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:35 GMT 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:35,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:35,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:35,547 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:35,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:35,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:35 GMT 2019-03-24 01:52:35,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:35,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:35,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:35,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:35,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:40,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:40,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:40,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:38.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5916f5301c02c6d20faf517894863d6e4d8732a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:37.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:39.552Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-b719cc49-1a6b-47de-8e30-c421646297f5 x-compute-request-id: req-b719cc49-1a6b-47de-8e30-c421646297f5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:8b:ee\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:54.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:29Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:39.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.082Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b719cc49-1a6b-47de-8e30-c421646297f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:39.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.082Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:39.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.082Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:39.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.082Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b719cc49-1a6b-47de-8e30-c421646297f5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:39.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.458fa301-3c32-41fd-889d-d9f45aba86ae"}], "metadata": {"pagination": {"total": 1254, "offset": 1248, "size": 50}}} 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:40 GMT 2019-03-24 01:52:40,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:40,646 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:40,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:40,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:40,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:40,646 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:40,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5916f5301c02c6d20faf517894863d6e4d8732a" 2019-03-24 01:52:40,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-b719cc49-1a6b-47de-8e30-c421646297f5 x-compute-request-id: req-b719cc49-1a6b-47de-8e30-c421646297f5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8b:ee", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:54.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:29Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:40,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b719cc49-1a6b-47de-8e30-c421646297f5 2019-03-24 01:52:40,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:52:40,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-03-24 01:52:40,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-b719cc49-1a6b-47de-8e30-c421646297f5 2019-03-24 01:52:40,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:40,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:40,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:40,725 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:40 GMT 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:40,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:40,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:40,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:40,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:45,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:45,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.727Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:40.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.727Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:40.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:40.727Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:40.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:41.393Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:40.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:42.011Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:41.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:42.011Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4aec08d9-faa1-4c97-9f56-22c22264c2d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:41.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:42.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:41.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:42.011Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aec08d9-faa1-4c97-9f56-22c22264c2d2 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:41.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:42.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:42.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:43.795Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-eb867aef-ccb6-4112-9738-ccf7b8dbff41 x-compute-request-id: req-eb867aef-ccb6-4112-9738-ccf7b8dbff41 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:8b:ee\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:54.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:29Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-eb867aef-ccb6-4112-9738-ccf7b8dbff41", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-eb867aef-ccb6-4112-9738-ccf7b8dbff41", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e624cab7-ef28-4afd-b823-721208f58fcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e624cab7-ef28-4afd-b823-721208f58fcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.462Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:52: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-e624cab7-ef28-4afd-b823-721208f58fcd x-compute-request-id: req-e624cab7-ef28-4afd-b823-721208f58fcd Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:43.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:44.981Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-63ee6021-6cee-4fee-b030-dc14c10f5554 x-compute-request-id: req-63ee6021-6cee-4fee-b030-dc14c10f5554 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:8b:ee\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:29:54.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:43Z\", \"hostId\": \"7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_proxy_host_82ahgp\", \"created\": \"2019-03-24T01:27:36Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:44.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:45.485Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-63ee6021-6cee-4fee-b030-dc14c10f5554", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:44.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:45.485Z", "message": "Waiting for server \"2e7cb5cf-d577-490f-bbbd-8c7320a01e72\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:44.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:45.485Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-63ee6021-6cee-4fee-b030-dc14c10f5554", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:44.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}], "metadata": {"pagination": {"total": 1275, "offset": 1254, "size": 50}}} 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:45 GMT 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:45,831 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:45,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:52:45,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:52:45,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:52:45,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:52:45,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:52:45,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4aec08d9-faa1-4c97-9f56-22c22264c2d2 2019-03-24 01:52:45,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:45,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aec08d9-faa1-4c97-9f56-22c22264c2d2 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:45,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6" 2019-03-24 01:52:45,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-eb867aef-ccb6-4112-9738-ccf7b8dbff41 x-compute-request-id: req-eb867aef-ccb6-4112-9738-ccf7b8dbff41 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8b:ee", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:54.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:29Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:45,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6" 2019-03-24 01:52:45,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-eb867aef-ccb6-4112-9738-ccf7b8dbff41 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-eb867aef-ccb6-4112-9738-ccf7b8dbff41 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e624cab7-ef28-4afd-b823-721208f58fcd 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6" 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-e624cab7-ef28-4afd-b823-721208f58fcd 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:52: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-e624cab7-ef28-4afd-b823-721208f58fcd x-compute-request-id: req-e624cab7-ef28-4afd-b823-721208f58fcd Content-Type: application/json 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-63ee6021-6cee-4fee-b030-dc14c10f5554 x-compute-request-id: req-63ee6021-6cee-4fee-b030-dc14c10f5554 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8b:ee", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:29:54.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "2e7cb5cf-d577-490f-bbbd-8c7320a01e72", "security_groups": [{"name": "default"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:43Z", "hostId": "7b7251afdde7d6857ff924db8c11e10a8961d1183cf01fe298236ef6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_proxy_host_82ahgp", "created": "2019-03-24T01:27:36Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:45,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-63ee6021-6cee-4fee-b030-dc14c10f5554 2019-03-24 01:52:45,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2e7cb5cf-d577-490f-bbbd-8c7320a01e72" to be deleted. current status: SHUTOFF 2019-03-24 01:52:45,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-63ee6021-6cee-4fee-b030-dc14c10f5554 2019-03-24 01:52:45,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:45,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:45,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:45,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:45,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:45,903 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:45 GMT 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:45,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:50,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:50,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:49.991Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:49.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:50.523Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:50.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:50.523Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:52: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-43b843c8-0e04-495d-951e-90239c715134 x-compute-request-id: req-43b843c8-0e04-495d-951e-90239c715134 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2e7cb5cf-d577-490f-bbbd-8c7320a01e72 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-03-24T01:52:49.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:50.523Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:50.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:50.523Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-43b843c8-0e04-495d-951e-90239c715134", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:49.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}, {"node_instance_id": "proxy_host_82ahgp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:50.523Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-43b843c8-0e04-495d-951e-90239c715134", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:49.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.4dc2fd9f-c0ea-4405-bc4a-35ab83fe7a98"}], "metadata": {"pagination": {"total": 1281, "offset": 1275, "size": 50}}} 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:50 GMT 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:50,987 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc2a92174e397db4509e6633e896b91f82cedf6" 2019-03-24 01:52:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:52:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:52: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-43b843c8-0e04-495d-951e-90239c715134 x-compute-request-id: req-43b843c8-0e04-495d-951e-90239c715134 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2e7cb5cf-d577-490f-bbbd-8c7320a01e72 could not be found.", "code": 404}} 2019-03-24 01:52:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:52:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-43b843c8-0e04-495d-951e-90239c715134 2019-03-24 01:52:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e7cb5cf-d577-490f-bbbd-8c7320a01e72 used request id req-43b843c8-0e04-495d-951e-90239c715134 2019-03-24 01:52:50,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:51,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:51,053 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:51 GMT 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:51,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:56,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:52:56,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:56,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:56,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:56,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:51.141Z", "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-03-24T01:52:50.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:51.758Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:51.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:52.339Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-aec08f75-8f25-4e4f-a58c-0ba9688c60cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:51.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:52.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d5c0efd37004aaa90b150c43b5c20257b53290\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:52.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:52.339Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec08f75-8f25-4e4f-a58c-0ba9688c60cc 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:51.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:52.339Z", "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-03-24T01:52:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.343Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-8bb597c6-5cde-4eb2-aaee-c593e20de607 x-compute-request-id: req-8bb597c6-5cde-4eb2-aaee-c593e20de607 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8bb597c6-5cde-4eb2-aaee-c593e20de607", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:52:53.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "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-03-24T01:52:53.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c567f9860811156b417c345e4eaef82ed773ebc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3b405e7d-4605-447b-92ac-d36b5cfc588a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b405e7d-4605-447b-92ac-d36b5cfc588a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:53.906Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8bb597c6-5cde-4eb2-aaee-c593e20de607", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.c99999a7-9717-48c8-a527-c33c1cb001e8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:54.503Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:54.244Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:54.503Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:53.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:54.503Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:54.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.220Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-d1aee6b5-ba74-4974-824e-1e8cf284a73b x-compute-request-id: req-d1aee6b5-ba74-4974-824e-1e8cf284a73b Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c307f34d-5da5-4c21-98d9-07348d753646 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.302Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-d1aee6b5-ba74-4974-824e-1e8cf284a73b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-d1aee6b5-ba74-4974-824e-1e8cf284a73b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.7e659901-9596-4e7c-b8dc-9130b35cbef3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c307f34d-5da5-4c21-98d9-07348d753646", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.303Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "Remove floating ip 172.30.9.213", "level": "info", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.297Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.298Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.298Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "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-03-24T01:52:55.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c307f34d-5da5-4c21-98d9-07348d753646 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.302Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:55.730Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c307f34d-5da5-4c21-98d9-07348d753646", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.303Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}], "metadata": {"pagination": {"total": 1312, "offset": 1281, "size": 50}}} 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:56 GMT 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:56,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:56,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:52:56,142 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:52:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:52:56,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-aec08f75-8f25-4e4f-a58c-0ba9688c60cc 2019-03-24 01:52:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d5c0efd37004aaa90b150c43b5c20257b53290" 2019-03-24 01:52:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec08f75-8f25-4e4f-a58c-0ba9688c60cc 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:52:56,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-8bb597c6-5cde-4eb2-aaee-c593e20de607 x-compute-request-id: req-8bb597c6-5cde-4eb2-aaee-c593e20de607 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8bb597c6-5cde-4eb2-aaee-c593e20de607 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c567f9860811156b417c345e4eaef82ed773ebc" 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3b405e7d-4605-447b-92ac-d36b5cfc588a 2019-03-24 01:52:56,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b405e7d-4605-447b-92ac-d36b5cfc588a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:56,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-8bb597c6-5cde-4eb2-aaee-c593e20de607 2019-03-24 01:52:56,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-24 01:52:56,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:52:56,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:52:56,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52: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-d1aee6b5-ba74-4974-824e-1e8cf284a73b x-compute-request-id: req-d1aee6b5-ba74-4974-824e-1e8cf284a73b Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:52:56,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c307f34d-5da5-4c21-98d9-07348d753646 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-d1aee6b5-ba74-4974-824e-1e8cf284a73b 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-d1aee6b5-ba74-4974-824e-1e8cf284a73b 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c307f34d-5da5-4c21-98d9-07348d753646 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.213 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:56,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:52:56,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-24 01:52:56,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-24 01:52:56,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c307f34d-5da5-4c21-98d9-07348d753646 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:52:56,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c307f34d-5da5-4c21-98d9-07348d753646 2019-03-24 01:52:56,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:52:56,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:52:56,205 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:52:56 GMT 2019-03-24 01:52:56,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:52:56,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:52:56,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:52:56,206 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:52:56,206 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:01,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:01,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:01,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:01,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:01,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:01,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:01,295 - 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-03-24T01:52:56.330Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.891Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.330Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.330Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.711Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.330Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-006a8fc2-d0c6-4216-a430-95dba14e619e Date: Sun, 24 Mar 2019 01:52:56 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:23:42Z\", \"updated_at\": \"2019-03-24T01:23:46Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e9:fe:1b\", \"device_id\": \"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"781ffe92-91f5-4638-b88b-8ebaf575967c\", \"id\": \"206a54ba-d23b-4a62-8d86-f88deaf09f83\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1d:47:23\", \"device_id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\", \"id\": \"9c7bbbab-00d6-4743-88f5-fb9f057e34f2\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:32:01Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:05:37:f1\", \"device_id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"39ccc994-b449-444c-b614-efe0eae93bea\", \"id\": \"b9a0f448-e6bd-45e0-93dd-e8e9342efa84\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.099Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.330Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:55.713Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.442Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-006a8fc2-d0c6-4216-a430-95dba14e619e Date: Sun, 24 Mar 2019 01:52:56 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:23:42Z\", \"updated_at\": \"2019-03-24T01:23:46Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e9:fe:1b\", \"device_id\": \"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"781ffe92-91f5-4638-b88b-8ebaf575967c\", \"id\": \"206a54ba-d23b-4a62-8d86-f88deaf09f83\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1d:47:23\", \"device_id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\", \"id\": \"9c7bbbab-00d6-4743-88f5-fb9f057e34f2\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:32:01Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:05:37:f1\", \"device_id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"39ccc994-b449-444c-b614-efe0eae93bea\", \"id\": \"b9a0f448-e6bd-45e0-93dd-e8e9342efa84\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.099Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.099Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.099Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.100Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.100Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.101Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.102Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 Date: Sun, 24 Mar 2019 01:52:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"781ffe92-91f5-4638-b88b-8ebaf575967c\",\"security_groups\":[\"b0378f44-1d28-4bee-ba0b-bd49739a289c\"],\"mac_address\":\"fa:16:3e:e9:fe:1b\",\"device_id\":\"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:41Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.441Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 Date: Sun, 24 Mar 2019 01:52:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"781ffe92-91f5-4638-b88b-8ebaf575967c\",\"security_groups\":[\"b0378f44-1d28-4bee-ba0b-bd49739a289c\"],\"mac_address\":\"fa:16:3e:e9:fe:1b\",\"device_id\":\"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:41Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.441Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.441Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.441Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.441Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.442Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.442Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:56.965Z", "message": "Remove floating ip 172.30.9.212", "level": "info", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.934Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.251Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.251Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.935Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.252Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.252Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.253Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.254Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.384Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f825d2d-0dc4-4426-b834-f0d41aaace40 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.940Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f825d2d-0dc4-4426-b834-f0d41aaace40 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.941Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9f825d2d-0dc4-4426-b834-f0d41aaace40", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.941Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9f825d2d-0dc4-4426-b834-f0d41aaace40", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.941Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-692b0382-dd88-45e2-8927-68679d27d73f Date: Sun, 24 Mar 2019 01:52:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"336a8b37-4955-48fc-bfcd-b8c8901378d7\"],\"mac_address\":\"fa:16:3e:1d:47:23\",\"device_id\":\"7660c76f-3fe3-47c0-9928-df523a03cc87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.251Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-692b0382-dd88-45e2-8927-68679d27d73f Date: Sun, 24 Mar 2019 01:52:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"336a8b37-4955-48fc-bfcd-b8c8901378d7\"],\"mac_address\":\"fa:16:3e:1d:47:23\",\"device_id\":\"7660c76f-3fe3-47c0-9928-df523a03cc87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.251Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:57.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:56.935Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-34e91030-be14-4709-b046-fbd210aeb871 Date: Sun, 24 Mar 2019 01:52:57 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:23:42Z\", \"updated_at\": \"2019-03-24T01:23:46Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e9:fe:1b\", \"device_id\": \"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"781ffe92-91f5-4638-b88b-8ebaf575967c\", \"id\": \"206a54ba-d23b-4a62-8d86-f88deaf09f83\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:31:59Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1d:47:23\", \"device_id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\", \"id\": \"9c7bbbab-00d6-4743-88f5-fb9f057e34f2\", \"qos_policy_id\": null}, {\"router_id\": \"4b035604-f5e0-45ef-8eb6-57d89d2d9a70\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"created_at\": \"2019-03-24T01:27:24Z\", \"updated_at\": \"2019-03-24T01:32:01Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:05:37:f1\", \"device_id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 4, \"project_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"port_id\": \"39ccc994-b449-444c-b614-efe0eae93bea\", \"id\": \"b9a0f448-e6bd-45e0-93dd-e8e9342efa84\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.751Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.751Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.751Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.752Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.752Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.753Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.754Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.037Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2ef24111-aae7-4114-b210-ff17e64486f0", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.625Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.384Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-277030ec-3342-4050-81f5-47ab2f28aca9 Date: Sun, 24 Mar 2019 01:52:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"39ccc994-b449-444c-b614-efe0eae93bea\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"761d6c68-7648-499c-8fe7-71115dbc2924\",\"97caba8a-b4f7-48c8-91c9-0d5bec057afd\"],\"mac_address\":\"fa:16:3e:05:37:f1\",\"device_id\":\"db341d20-394b-4616-9c76-bc61ff85d5ab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.615Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-277030ec-3342-4050-81f5-47ab2f28aca9 Date: Sun, 24 Mar 2019 01:52:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"39ccc994-b449-444c-b614-efe0eae93bea\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"761d6c68-7648-499c-8fe7-71115dbc2924\",\"97caba8a-b4f7-48c8-91c9-0d5bec057afd\"],\"mac_address\":\"fa:16:3e:05:37:f1\",\"device_id\":\"db341d20-394b-4616-9c76-bc61ff85d5ab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:50Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.615Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json used request id req-277030ec-3342-4050-81f5-47ab2f28aca9", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.615Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json used request id req-277030ec-3342-4050-81f5-47ab2f28aca9", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.616Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}], "metadata": {"pagination": {"total": 1409, "offset": 1312, "size": 50}}} 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:01 GMT 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:01,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:01,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:01,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:01,296 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:01,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-24 01:53:01,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:01,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-006a8fc2-d0c6-4216-a430-95dba14e619e Date: Sun, 24 Mar 2019 01:52:56 GMT RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:46Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1d:47:23", "device_id": "7660c76f-3fe3-47c0-9928-df523a03cc87"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "15642452-4dc0-4cf5-b6dc-13c8a64f3bdf", "id": "9c7bbbab-00d6-4743-88f5-fb9f057e34f2", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:32:01Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:05:37:f1", "device_id": "db341d20-394b-4616-9c76-bc61ff85d5ab"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "39ccc994-b449-444c-b614-efe0eae93bea", "id": "b9a0f448-e6bd-45e0-93dd-e8e9342efa84", "qos_policy_id": null}]} 2019-03-24 01:53:01,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-006a8fc2-d0c6-4216-a430-95dba14e619e Date: Sun, 24 Mar 2019 01:52:56 GMT RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:46Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1d:47:23", "device_id": "7660c76f-3fe3-47c0-9928-df523a03cc87"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "15642452-4dc0-4cf5-b6dc-13c8a64f3bdf", "id": "9c7bbbab-00d6-4743-88f5-fb9f057e34f2", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:32:01Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:05:37:f1", "device_id": "db341d20-394b-4616-9c76-bc61ff85d5ab"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "39ccc994-b449-444c-b614-efe0eae93bea", "id": "b9a0f448-e6bd-45e0-93dd-e8e9342efa84", "qos_policy_id": null}]} 2019-03-24 01:53:01,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e 2019-03-24 01:53:01,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e 2019-03-24 01:53:01,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e 2019-03-24 01:53:01,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-006a8fc2-d0c6-4216-a430-95dba14e619e 2019-03-24 01:53:01,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 Date: Sun, 24 Mar 2019 01:52:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:01,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 Date: Sun, 24 Mar 2019 01:52:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:01,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 2019-03-24 01:53:01,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 2019-03-24 01:53:01,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 2019-03-24 01:53:01,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1510ea51-fa99-43a7-8a7e-eea22d9bd581 2019-03-24 01:53:01,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.212 2019-03-24 01:53:01,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f 2019-03-24 01:53:01,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f 2019-03-24 01:53:01,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:01,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f 2019-03-24 01:53:01,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-692b0382-dd88-45e2-8927-68679d27d73f 2019-03-24 01:53:01,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c4664b639baadf888f094a7a9f3c13a3ee146d" 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f825d2d-0dc4-4426-b834-f0d41aaace40 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f825d2d-0dc4-4426-b834-f0d41aaace40 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9f825d2d-0dc4-4426-b834-f0d41aaace40 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9f825d2d-0dc4-4426-b834-f0d41aaace40 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-692b0382-dd88-45e2-8927-68679d27d73f Date: Sun, 24 Mar 2019 01:52:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.14"}],"id":"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","336a8b37-4955-48fc-bfcd-b8c8901378d7"],"mac_address":"fa:16:3e:1d:47:23","device_id":"7660c76f-3fe3-47c0-9928-df523a03cc87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:01,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-692b0382-dd88-45e2-8927-68679d27d73f Date: Sun, 24 Mar 2019 01:52:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.14"}],"id":"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","336a8b37-4955-48fc-bfcd-b8c8901378d7"],"mac_address":"fa:16:3e:1d:47:23","device_id":"7660c76f-3fe3-47c0-9928-df523a03cc87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:01,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:01,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-34e91030-be14-4709-b046-fbd210aeb871 Date: Sun, 24 Mar 2019 01:52:57 GMT RESP BODY: {"floatingips": [{"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:23:42Z", "updated_at": "2019-03-24T01:23:46Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:fe:1b", "device_id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "781ffe92-91f5-4638-b88b-8ebaf575967c", "id": "206a54ba-d23b-4a62-8d86-f88deaf09f83", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:31:59Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1d:47:23", "device_id": "7660c76f-3fe3-47c0-9928-df523a03cc87"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "15642452-4dc0-4cf5-b6dc-13c8a64f3bdf", "id": "9c7bbbab-00d6-4743-88f5-fb9f057e34f2", "qos_policy_id": null}, {"router_id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:27:24Z", "updated_at": "2019-03-24T01:32:01Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:05:37:f1", "device_id": "db341d20-394b-4616-9c76-bc61ff85d5ab"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "port_id": "39ccc994-b449-444c-b614-efe0eae93bea", "id": "b9a0f448-e6bd-45e0-93dd-e8e9342efa84", "qos_policy_id": null}]} 2019-03-24 01:53:01,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:01,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:01,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:01,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:01,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:01,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:01,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded" 2019-03-24 01:53:01,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2ef24111-aae7-4114-b210-ff17e64486f0 2019-03-24 01:53:01,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:01,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-277030ec-3342-4050-81f5-47ab2f28aca9 Date: Sun, 24 Mar 2019 01:52:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.8"}],"id":"39ccc994-b449-444c-b614-efe0eae93bea","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","761d6c68-7648-499c-8fe7-71115dbc2924","97caba8a-b4f7-48c8-91c9-0d5bec057afd"],"mac_address":"fa:16:3e:05:37:f1","device_id":"db341d20-394b-4616-9c76-bc61ff85d5ab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:01,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-277030ec-3342-4050-81f5-47ab2f28aca9 Date: Sun, 24 Mar 2019 01:52:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.8"}],"id":"39ccc994-b449-444c-b614-efe0eae93bea","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","761d6c68-7648-499c-8fe7-71115dbc2924","97caba8a-b4f7-48c8-91c9-0d5bec057afd"],"mac_address":"fa:16:3e:05:37:f1","device_id":"db341d20-394b-4616-9c76-bc61ff85d5ab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:01,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json used request id req-277030ec-3342-4050-81f5-47ab2f28aca9 2019-03-24 01:53:01,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/39ccc994-b449-444c-b614-efe0eae93bea.json used request id req-277030ec-3342-4050-81f5-47ab2f28aca9 2019-03-24 01:53:01,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:01,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:01,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:01,378 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:01 GMT 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:01,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:01,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:01,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:01,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:06,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:06,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:06,490 - 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-03-24T01:52:58.183Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.751Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.751Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.752Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.752Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.753Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.754Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2ef24111-aae7-4114-b210-ff17e64486f0", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:57.625Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.037Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-94499114-0860-48d0-b046-e768729447f1", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.447Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded\"", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.037Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1aabcf24-153b-4e80-a0ff-56af09483f7f Date: Sun, 24 Mar 2019 01:52:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"781ffe92-91f5-4638-b88b-8ebaf575967c\",\"security_groups\":[\"b0378f44-1d28-4bee-ba0b-bd49739a289c\"],\"mac_address\":\"fa:16:3e:e9:fe:1b\",\"device_id\":\"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:41Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.099Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.441Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1aabcf24-153b-4e80-a0ff-56af09483f7f Date: Sun, 24 Mar 2019 01:52:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"781ffe92-91f5-4638-b88b-8ebaf575967c\",\"security_groups\":[\"b0378f44-1d28-4bee-ba0b-bd49739a289c\"],\"mac_address\":\"fa:16:3e:e9:fe:1b\",\"device_id\":\"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:21:41Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.099Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.100Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.100Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.101Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.101Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.102Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.102Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 Date: Sun, 24 Mar 2019 01:52:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"336a8b37-4955-48fc-bfcd-b8c8901378d7\"],\"mac_address\":\"fa:16:3e:1d:47:23\",\"device_id\":\"7660c76f-3fe3-47c0-9928-df523a03cc87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.439Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 Date: Sun, 24 Mar 2019 01:52:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T01:30:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"426c427e-bd82-4895-a7c8-2ebaa52e20ec\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf\",\"security_groups\":[\"08e0601c-bae2-4063-ab72-523172ebe9e7\",\"336a8b37-4955-48fc-bfcd-b8c8901378d7\"],\"mac_address\":\"fa:16:3e:1d:47:23\",\"device_id\":\"7660c76f-3fe3-47c0-9928-df523a03cc87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"88da8b98-ce8b-421a-b001-4286b9c296f7\",\"tenant_id\":\"f2feb8ebead240b6bac2cf83274c837d\",\"created_at\":\"2019-03-24T01:27:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.439Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.439Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.439Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.440Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.440Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.441Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94499114-0860-48d0-b046-e768729447f1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.446Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94499114-0860-48d0-b046-e768729447f1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.446Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:58.854Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-94499114-0860-48d0-b046-e768729447f1", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.446Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:59.523Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.857Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:52:59.523Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea\"", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:58.857Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf x-compute-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.526Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.527Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.527Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.528Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.528Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.213\"}}'", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.529Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.213\"}}'", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.529Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.045Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf x-compute-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:52:59.526Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.212\"}}'", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.213Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 x-compute-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.211Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.212\"}}'", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.214Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.212Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.212Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.212Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.212Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:00.665Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 x-compute-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:00.211Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:05.790Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:52: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-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 x-compute-request-id: req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 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_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.719Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:06.294Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.721Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:06.294Z", "message": "Floating ip 172.30.9.213 detached from server", "level": "info", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.722Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}], "metadata": {"pagination": {"total": 1416, "offset": 1362, "size": 50}}} 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:06 GMT 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:06,491 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:06,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:06,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:06,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:06,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-34e91030-be14-4709-b046-fbd210aeb871 2019-03-24 01:53:06,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:06,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:06,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2ef24111-aae7-4114-b210-ff17e64486f0 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded" 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-94499114-0860-48d0-b046-e768729447f1 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded" 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1aabcf24-153b-4e80-a0ff-56af09483f7f Date: Sun, 24 Mar 2019 01:52:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1aabcf24-153b-4e80-a0ff-56af09483f7f Date: Sun, 24 Mar 2019 01:52:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:23:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.10"}],"id":"781ffe92-91f5-4638-b88b-8ebaf575967c","security_groups":["b0378f44-1d28-4bee-ba0b-bd49739a289c"],"mac_address":"fa:16:3e:e9:fe:1b","device_id":"f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:06,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f 2019-03-24 01:53:06,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f 2019-03-24 01:53:06,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f 2019-03-24 01:53:06,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/781ffe92-91f5-4638-b88b-8ebaf575967c.json used request id req-1aabcf24-153b-4e80-a0ff-56af09483f7f 2019-03-24 01:53:06,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:06,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d085f9b70e93fb3bbbf9bba487076ea60b5481aa" 2019-03-24 01:53:06,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 Date: Sun, 24 Mar 2019 01:52:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.14"}],"id":"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","336a8b37-4955-48fc-bfcd-b8c8901378d7"],"mac_address":"fa:16:3e:1d:47:23","device_id":"7660c76f-3fe3-47c0-9928-df523a03cc87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 Date: Sun, 24 Mar 2019 01:52:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T01:30:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","ip_address":"192.168.120.14"}],"id":"15642452-4dc0-4cf5-b6dc-13c8a64f3bdf","security_groups":["08e0601c-bae2-4063-ab72-523172ebe9e7","336a8b37-4955-48fc-bfcd-b8c8901378d7"],"mac_address":"fa:16:3e:1d:47:23","device_id":"7660c76f-3fe3-47c0-9928-df523a03cc87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f2feb8ebead240b6bac2cf83274c837d","qos_policy_id":null,"admin_state_up":true,"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:27:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/15642452-4dc0-4cf5-b6dc-13c8a64f3bdf.json used request id req-7fa92ef8-7ba7-47f2-bb9f-09fdcf040079 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:06,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94499114-0860-48d0-b046-e768729447f1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:06,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94499114-0860-48d0-b046-e768729447f1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:06,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-94499114-0860-48d0-b046-e768729447f1 2019-03-24 01:53:06,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea" 2019-03-24 01:53:06,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea" 2019-03-24 01:53:06,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf x-compute-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:06,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded" -d '{"removeFloatingIp": {"address": "172.30.9.213"}}' 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84111fb92f813440e29e0a7e8c6a4dbee0bf7ded" -d '{"removeFloatingIp": {"address": "172.30.9.213"}}' 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf x-compute-request-id: req-5a3effb4-fd97-4f5a-84f2-32eaa61916cf Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:06,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea" -d '{"removeFloatingIp": {"address": "172.30.9.212"}}' 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 x-compute-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1ca8b7ee337495bfde4a4d721c8acb23d92eea" -d '{"removeFloatingIp": {"address": "172.30.9.212"}}' 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 2019-03-24 01:53:06,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 x-compute-request-id: req-a06f3a99-dc3f-4f27-b72e-4f8342da1557 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:06,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:52: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-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 x-compute-request-id: req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 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-03-24 01:53:06,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 2019-03-24 01:53:06,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.213 detached from server 2019-03-24 01:53:06,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:06,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:06,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:06,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:06,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:06,557 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:06 GMT 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:06,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:06,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:11,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:11,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:11,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:11,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:11,655 - 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-03-24T01:53:06.294Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.721Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:06.294Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.721Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:06.294Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80", "level": "debug", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.721Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:06.294Z", "message": "Floating ip 172.30.9.213 detached from server", "level": "info", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:05.722Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f1ceda4a-30c2-4bec-833b-170d280e18a4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.043Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:06.199Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.043Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_r1obyf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:06.122Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d476ba-8559-41e1-997c-0bbf73af9e00 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.235Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.211Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.230Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.211Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.212Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "Floating ip 172.30.9.212 detached from server", "level": "info", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.212Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b", "level": "debug", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.211Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53: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-b983d60f-695d-4770-8ae6-c9811484df1b x-compute-request-id: req-b983d60f-695d-4770-8ae6-c9811484df1b 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_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.210Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-89d476ba-8559-41e1-997c-0bbf73af9e00", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.235Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:07.663Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53: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-b983d60f-695d-4770-8ae6-c9811484df1b x-compute-request-id: req-b983d60f-695d-4770-8ae6-c9811484df1b 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_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.210Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.e355b48d-4e83-446b-9f5c-195cb6374dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:08.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.650Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:08.196Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.752Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:08.196Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_rmha0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:07.626Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:08.813Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:08.753Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.316Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0e4a2e-9594-498d-8910-7f3a1cec0ee5 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:08.760Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.316Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9b0e4a2e-9594-498d-8910-7f3a1cec0ee5", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:08.760Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.949Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-747559e0-a3ec-4638-8600-1a430e6565eb", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:09.552Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:09.188Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.949Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-747559e0-a3ec-4638-8600-1a430e6565eb x-compute-request-id: req-747559e0-a3ec-4638-8600-1a430e6565eb Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:09.552Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.949Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-747559e0-a3ec-4638-8600-1a430e6565eb", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:09.552Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:09.949Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:09.553Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:10.985Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76 x-compute-request-id: req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:10.804Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:11.489Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:10.804Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:11.489Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:10.804Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:11.489Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:10.805Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}], "metadata": {"pagination": {"total": 1443, "offset": 1412, "size": 50}}} 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:11 GMT 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:11,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:11,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:11,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:11,656 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 2019-03-24 01:53:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 2019-03-24 01:53:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-88dc18c8-a8df-41da-b5ef-09b4e07ecb80 2019-03-24 01:53:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.213 detached from server 2019-03-24 01:53:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-24 01:53:11,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d476ba-8559-41e1-997c-0bbf73af9e00 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:11,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b 2019-03-24 01:53:11,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:11,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b 2019-03-24 01:53:11,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b 2019-03-24 01:53:11,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.212 detached from server 2019-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-b983d60f-695d-4770-8ae6-c9811484df1b 2019-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53: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-b983d60f-695d-4770-8ae6-c9811484df1b x-compute-request-id: req-b983d60f-695d-4770-8ae6-c9811484df1b 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-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-89d476ba-8559-41e1-997c-0bbf73af9e00 2019-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53: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-b983d60f-695d-4770-8ae6-c9811484df1b x-compute-request-id: req-b983d60f-695d-4770-8ae6-c9811484df1b 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-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d" 2019-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:11,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-24 01:53:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0e4a2e-9594-498d-8910-7f3a1cec0ee5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9b0e4a2e-9594-498d-8910-7f3a1cec0ee5 2019-03-24 01:53:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-747559e0-a3ec-4638-8600-1a430e6565eb 2019-03-24 01:53:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb" 2019-03-24 01:53:11,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-747559e0-a3ec-4638-8600-1a430e6565eb x-compute-request-id: req-747559e0-a3ec-4638-8600-1a430e6565eb Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-747559e0-a3ec-4638-8600-1a430e6565eb 2019-03-24 01:53:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-03-24 01:53:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76 x-compute-request-id: req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76 2019-03-24 01:53:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-f2e1c9da-ec4c-41f6-b691-78bd1bdcab76 2019-03-24 01:53:11,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-03-24 01:53:11,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:11,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:11,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:11,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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:11 GMT 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:11,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:11,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:11,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:16,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:16,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:16,820 - 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-03-24T01:53:12.157Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:11.807Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:12.157Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-535df366-2d74-40a9-afb2-f1c21cfd63c8", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:11.806Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:12.157Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-535df366-2d74-40a9-afb2-f1c21cfd63c8 x-compute-request-id: req-535df366-2d74-40a9-afb2-f1c21cfd63c8 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:11.806Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:12.157Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-535df366-2d74-40a9-afb2-f1c21cfd63c8", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:11.806Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:12.912Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-3026c5a1-94f3-478e-b723-5f8f40ae62c4 x-compute-request-id: req-3026c5a1-94f3-478e-b723-5f8f40ae62c4 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:12.748Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d\"", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:12.749Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-54306d5c-d077-422d-88b8-7e33f2d3bbcd", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.108Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53: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-54306d5c-d077-422d-88b8-7e33f2d3bbcd x-compute-request-id: req-54306d5c-d077-422d-88b8-7e33f2d3bbcd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.108Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-54306d5c-d077-422d-88b8-7e33f2d3bbcd", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.108Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3026c5a1-94f3-478e-b723-5f8f40ae62c4", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:12.748Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3026c5a1-94f3-478e-b723-5f8f40ae62c4", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:12.748Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:13.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.109Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb\"", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.462Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9c98d5d3-660e-400b-b352-12ae0270a9ad", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.728Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0773e551-ed56-48b3-8e3c-5d0362706d17 x-compute-request-id: req-0773e551-ed56-48b3-8e3c-5d0362706d17 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.461Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0773e551-ed56-48b3-8e3c-5d0362706d17", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.461Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0773e551-ed56-48b3-8e3c-5d0362706d17", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.461Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-9c98d5d3-660e-400b-b352-12ae0270a9ad x-compute-request-id: req-9c98d5d3-660e-400b-b352-12ae0270a9ad Content-Encoding: gzip Content-Length: 705 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0bf81f3b-8773-46fc-9a2f-993488925d9f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0f24b65d-ab1a-4203-a0bd-92bd392f39cc\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36fc7f56-a405-4d4b-b856-de4b50a43135\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"739ced52-9528-48ef-9de2-7dd35038276c\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7df71f19-d02d-401f-b6eb-df9822cafabe\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8be55158-8d82-4b51-9bc9-39e953495ac2\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbf7da89-d64c-4289-9903-cac8403e1a04\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ea1ad4a8-fb5c-427c-ab40-8972142e6b26\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"761d6c68-7648-499c-8fe7-71115dbc2924\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.728Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.180Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9c98d5d3-660e-400b-b352-12ae0270a9ad", "level": "debug", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:13.728Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.03432ef2-7aea-45b0-b7ad-9d17ab0d918c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.745Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.002Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.745Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e x-compute-request-id: req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.001Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.745Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.389Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.745Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_139i5p", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.186Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.745Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e", "level": "debug", "target_id": "bind_security_group_t9umq4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.002Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.94627c8b-4de6-4fd4-9021-16d78ff3731b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:14.745Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.337Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.426Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:14.679Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.369Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.683Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.993Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2058f0-8942-4153-a32d-1d1f848d3838 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.688Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.993Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-45789a02-855e-41db-9761-07720e28a030", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.375Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.993Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45789a02-855e-41db-9761-07720e28a030 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.375Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:15.993Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-de2058f0-8942-4153-a32d-1d1f848d3838", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.688Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:16.661Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:16.097Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:16.661Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:15.798Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}], "metadata": {"pagination": {"total": 1477, "offset": 1443, "size": 50}}} 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:16 GMT 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:16,821 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:16,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d" 2019-03-24 01:53:16,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-535df366-2d74-40a9-afb2-f1c21cfd63c8 2019-03-24 01:53:16,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-535df366-2d74-40a9-afb2-f1c21cfd63c8 x-compute-request-id: req-535df366-2d74-40a9-afb2-f1c21cfd63c8 Content-Length: 0 Content-Type: application/json 2019-03-24 01:53:16,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-535df366-2d74-40a9-afb2-f1c21cfd63c8 2019-03-24 01:53:16,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-3026c5a1-94f3-478e-b723-5f8f40ae62c4 x-compute-request-id: req-3026c5a1-94f3-478e-b723-5f8f40ae62c4 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:16,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9210dd1e3720c33cde8ef31c2317146a936e4d" 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-54306d5c-d077-422d-88b8-7e33f2d3bbcd 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53: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-54306d5c-d077-422d-88b8-7e33f2d3bbcd x-compute-request-id: req-54306d5c-d077-422d-88b8-7e33f2d3bbcd Content-Length: 0 Content-Type: application/json 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-54306d5c-d077-422d-88b8-7e33f2d3bbcd 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3026c5a1-94f3-478e-b723-5f8f40ae62c4 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3026c5a1-94f3-478e-b723-5f8f40ae62c4 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb" 2019-03-24 01:53:16,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fce28f1b3124fec7c4622cbf7262961d556ddb" 2019-03-24 01:53:16,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9c98d5d3-660e-400b-b352-12ae0270a9ad 2019-03-24 01:53:16,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0773e551-ed56-48b3-8e3c-5d0362706d17 x-compute-request-id: req-0773e551-ed56-48b3-8e3c-5d0362706d17 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:16,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0773e551-ed56-48b3-8e3c-5d0362706d17 2019-03-24 01:53:16,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-0773e551-ed56-48b3-8e3c-5d0362706d17 2019-03-24 01:53:16,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-9c98d5d3-660e-400b-b352-12ae0270a9ad x-compute-request-id: req-9c98d5d3-660e-400b-b352-12ae0270a9ad Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0bf81f3b-8773-46fc-9a2f-993488925d9f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f24b65d-ab1a-4203-a0bd-92bd392f39cc"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36fc7f56-a405-4d4b-b856-de4b50a43135"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "739ced52-9528-48ef-9de2-7dd35038276c"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7df71f19-d02d-401f-b6eb-df9822cafabe"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8be55158-8d82-4b51-9bc9-39e953495ac2"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbf7da89-d64c-4289-9903-cac8403e1a04"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "761d6c68-7648-499c-8fe7-71115dbc2924", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ea1ad4a8-fb5c-427c-ab40-8972142e6b26"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "761d6c68-7648-499c-8fe7-71115dbc2924", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-03-24 01:53:16,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-9c98d5d3-660e-400b-b352-12ae0270a9ad 2019-03-24 01:53:16,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e 2019-03-24 01:53:16,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e x-compute-request-id: req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:53:16,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:16,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:16,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-c5e998fd-640d-4ebd-ab78-27ea35d80c3e 2019-03-24 01:53:16,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2058f0-8942-4153-a32d-1d1f848d3838 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-45789a02-855e-41db-9761-07720e28a030 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45789a02-855e-41db-9761-07720e28a030 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:16,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-de2058f0-8942-4153-a32d-1d1f848d3838 2019-03-24 01:53:16,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639" 2019-03-24 01:53:16,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba" 2019-03-24 01:53:16,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:16,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:16,891 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:16 GMT 2019-03-24 01:53:16,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:16,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:16,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:16,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:16,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:21,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:22,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:22,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:22,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:22,041 - 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-03-24T01:53:17.415Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f38a32a-01ae-4473-be88-4e880e20aa60 x-compute-request-id: req-3f38a32a-01ae-4473-be88-4e880e20aa60 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.241Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-fe9953bb-b7f3-423b-a104-52525bd81e25", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.475Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3f38a32a-01ae-4473-be88-4e880e20aa60", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.242Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3f38a32a-01ae-4473-be88-4e880e20aa60", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.242Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.243Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe9953bb-b7f3-423b-a104-52525bd81e25 x-compute-request-id: req-fe9953bb-b7f3-423b-a104-52525bd81e25 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.475Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-fe9953bb-b7f3-423b-a104-52525bd81e25", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.475Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:17.476Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:18.952Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96f1b087-005c-4df3-be93-8f5fca1c8bc7 x-compute-request-id: req-96f1b087-005c-4df3-be93-8f5fca1c8bc7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:18.889Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.003Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:18.890Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f565ac79-87b1-486a-9c03-d888717dc7be x-compute-request-id: req-f565ac79-87b1-486a-9c03-d888717dc7be Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.001Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-f565ac79-87b1-486a-9c03-d888717dc7be", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.002Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-f565ac79-87b1-486a-9c03-d888717dc7be", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.002Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-96f1b087-005c-4df3-be93-8f5fca1c8bc7", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:18.889Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.455Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-96f1b087-005c-4df3-be93-8f5fca1c8bc7", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:18.889Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.620Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.992Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-20a2697c-4228-4afb-bf57-501c50d5fde3", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.619Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.992Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-20a2697c-4228-4afb-bf57-501c50d5fde3", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.619Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:19.992Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20a2697c-4228-4afb-bf57-501c50d5fde3 x-compute-request-id: req-20a2697c-4228-4afb-bf57-501c50d5fde3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:19.619Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-fae45695-aa13-40de-89e8-2831591bf212", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.219Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba\"", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.221Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30dbce6a-508c-4f87-8973-258cb6aaf224 x-compute-request-id: req-30dbce6a-508c-4f87-8973-258cb6aaf224 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.166Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-30dbce6a-508c-4f87-8973-258cb6aaf224", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.167Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-30dbce6a-508c-4f87-8973-258cb6aaf224", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.167Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.2554c05f-2bcd-4b8e-b090-b7c4135240bf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.495Z", "source_id": "bind_host_p5p13u", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-fae45695-aa13-40de-89e8-2831591bf212 x-compute-request-id: req-fae45695-aa13-40de-89e8-2831591bf212 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.218Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:20.580Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-fae45695-aa13-40de-89e8-2831591bf212", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.219Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:21.176Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:21.176Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:21.176Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:20.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:21.680Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20902c63-9acd-40fb-a8c1-c90b5583a33f x-compute-request-id: req-20902c63-9acd-40fb-a8c1-c90b5583a33f Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"744f6201-d1e6-4532-acb9-fe19336d2a15\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaa568c0-d52b-4186-a69f-a59f858d2364\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f8eca5a7-b6a9-435e-a376-732385fa3345\"}], \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"id\": \"08e0601c-bae2-4063-ab72-523172ebe9e7\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:21.219Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:21.680Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-20902c63-9acd-40fb-a8c1-c90b5583a33f", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:21.220Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:21.680Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-20902c63-9acd-40fb-a8c1-c90b5583a33f", "level": "debug", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:21.220Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.723692bc-9fae-456a-8733-231315365792"}], "metadata": {"pagination": {"total": 1511, "offset": 1477, "size": 50}}} 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:22 GMT 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:22,041 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:22,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:22,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:22,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:22,042 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:22,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f38a32a-01ae-4473-be88-4e880e20aa60 x-compute-request-id: req-3f38a32a-01ae-4473-be88-4e880e20aa60 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:22,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-fe9953bb-b7f3-423b-a104-52525bd81e25 2019-03-24 01:53:22,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3f38a32a-01ae-4473-be88-4e880e20aa60 2019-03-24 01:53:22,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-3f38a32a-01ae-4473-be88-4e880e20aa60 2019-03-24 01:53:22,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-03-24 01:53:22,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe9953bb-b7f3-423b-a104-52525bd81e25 x-compute-request-id: req-fe9953bb-b7f3-423b-a104-52525bd81e25 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:22,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-fe9953bb-b7f3-423b-a104-52525bd81e25 2019-03-24 01:53:22,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:53:22,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96f1b087-005c-4df3-be93-8f5fca1c8bc7 x-compute-request-id: req-96f1b087-005c-4df3-be93-8f5fca1c8bc7 Content-Length: 0 Content-Type: application/json 2019-03-24 01:53:22,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba" 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639" 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f565ac79-87b1-486a-9c03-d888717dc7be x-compute-request-id: req-f565ac79-87b1-486a-9c03-d888717dc7be Content-Length: 0 Content-Type: application/json 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-f565ac79-87b1-486a-9c03-d888717dc7be 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-f565ac79-87b1-486a-9c03-d888717dc7be 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-96f1b087-005c-4df3-be93-8f5fca1c8bc7 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/action used request id req-96f1b087-005c-4df3-be93-8f5fca1c8bc7 2019-03-24 01:53:22,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5682fe7419077d5420875910fe270736feaf6639" 2019-03-24 01:53:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-20a2697c-4228-4afb-bf57-501c50d5fde3 2019-03-24 01:53:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-20a2697c-4228-4afb-bf57-501c50d5fde3 2019-03-24 01:53:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20a2697c-4228-4afb-bf57-501c50d5fde3 x-compute-request-id: req-20a2697c-4228-4afb-bf57-501c50d5fde3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-fae45695-aa13-40de-89e8-2831591bf212 2019-03-24 01:53:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e85f212c1366bce0343312115c00a93b8676ba" 2019-03-24 01:53:22,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30dbce6a-508c-4f87-8973-258cb6aaf224 x-compute-request-id: req-30dbce6a-508c-4f87-8973-258cb6aaf224 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-30dbce6a-508c-4f87-8973-258cb6aaf224 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87/os-security-groups used request id req-30dbce6a-508c-4f87-8973-258cb6aaf224 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-fae45695-aa13-40de-89e8-2831591bf212 x-compute-request-id: req-fae45695-aa13-40de-89e8-2831591bf212 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-fae45695-aa13-40de-89e8-2831591bf212 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:53:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20902c63-9acd-40fb-a8c1-c90b5583a33f x-compute-request-id: req-20902c63-9acd-40fb-a8c1-c90b5583a33f Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "744f6201-d1e6-4532-acb9-fe19336d2a15"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e36012d4-9f1c-4b0d-9369-8b5c42ecbcc5"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaa568c0-d52b-4186-a69f-a59f858d2364"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8eca5a7-b6a9-435e-a376-732385fa3345"}], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "08e0601c-bae2-4063-ab72-523172ebe9e7", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-24 01:53:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-20902c63-9acd-40fb-a8c1-c90b5583a33f 2019-03-24 01:53:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-20902c63-9acd-40fb-a8c1-c90b5583a33f 2019-03-24 01:53:22,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:22,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:22,164 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:22 GMT 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:22,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:27,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:27,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:27,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:27,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:27,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:27,272 - 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-03-24T01:53:22.217Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_grtvc4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:21.623Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:22.217Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:21.736Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:22.748Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df0f23d-68b9-4aa5-a31b-66055e773e3d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:22.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:22.748Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:22.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:22.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:22.748Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3df0f23d-68b9-4aa5-a31b-66055e773e3d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.820Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.279Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e0953d-483b-4285-bc88-4f41f52ba65d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.825Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.279Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b8e0953d-483b-4285-bc88-4f41f52ba65d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:22.825Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.230Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-681fcfc3-d9ac-4622-9438-cfaad4d4053e x-compute-request-id: req-681fcfc3-d9ac-4622-9438-cfaad4d4053e Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:21Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-681fcfc3-d9ac-4622-9438-cfaad4d4053e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-681fcfc3-d9ac-4622-9438-cfaad4d4053e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208 x-compute-request-id: req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:23.961Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8 x-compute-request-id: req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1d:47:23\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"7660c76f-3fe3-47c0-9928-df523a03cc87\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:53:23Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bind_host_p5p13u\", \"created\": \"2019-03-24T01:27:42Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "Waiting for server \"7660c76f-3fe3-47c0-9928-df523a03cc87\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:23.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc0c005-8a9f-421d-b087-840b74fbbc63 x-compute-request-id: req-dfc0c005-8a9f-421d-b087-840b74fbbc63 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:24.150Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-dfc0c005-8a9f-421d-b087-840b74fbbc63", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:24.150Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-dfc0c005-8a9f-421d-b087-840b74fbbc63", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:24.151Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:24.497Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:24.152Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:26.466Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 01:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e504ebbb-b03a-4148-b714-94a4b1656d79 x-compute-request-id: req-e504ebbb-b03a-4148-b714-94a4b1656d79 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:26.320Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:26.970Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-e504ebbb-b03a-4148-b714-94a4b1656d79", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:26.320Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:26.970Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-e504ebbb-b03a-4148-b714-94a4b1656d79", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:26.321Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:26.970Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:26.322Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}], "metadata": {"pagination": {"total": 1542, "offset": 1511, "size": 50}}} 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:27 GMT 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:27,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:27,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:27,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:27,273 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:27,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:27,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:27,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df0f23d-68b9-4aa5-a31b-66055e773e3d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:27,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69" 2019-03-24 01:53:27,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:53:27,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3df0f23d-68b9-4aa5-a31b-66055e773e3d 2019-03-24 01:53:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e0953d-483b-4285-bc88-4f41f52ba65d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b8e0953d-483b-4285-bc88-4f41f52ba65d 2019-03-24 01:53:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804" 2019-03-24 01:53:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53: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-681fcfc3-d9ac-4622-9438-cfaad4d4053e x-compute-request-id: req-681fcfc3-d9ac-4622-9438-cfaad4d4053e Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:21Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:27,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-681fcfc3-d9ac-4622-9438-cfaad4d4053e 2019-03-24 01:53:27,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-681fcfc3-d9ac-4622-9438-cfaad4d4053e 2019-03-24 01:53:27,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69" 2019-03-24 01:53:27,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208 x-compute-request-id: req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208 Content-Type: application/json 2019-03-24 01:53:27,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208 2019-03-24 01:53:27,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-c6d4ab16-1d7d-4fbb-907a-e365cedfa208 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69" 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8 x-compute-request-id: req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:47:23", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7660c76f-3fe3-47c0-9928-df523a03cc87", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "7660c76f-3fe3-47c0-9928-df523a03cc87", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:53:23Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bind_host_p5p13u", "created": "2019-03-24T01:27:42Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-a8e1b5ef-5a14-49fa-acfb-063a2df3e1d8 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7660c76f-3fe3-47c0-9928-df523a03cc87" to be deleted. current status: SHUTOFF 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc0c005-8a9f-421d-b087-840b74fbbc63 x-compute-request-id: req-dfc0c005-8a9f-421d-b087-840b74fbbc63 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:27,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-dfc0c005-8a9f-421d-b087-840b74fbbc63 2019-03-24 01:53:27,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-dfc0c005-8a9f-421d-b087-840b74fbbc63 2019-03-24 01:53:27,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-24 01:53:27,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 01:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e504ebbb-b03a-4148-b714-94a4b1656d79 x-compute-request-id: req-e504ebbb-b03a-4148-b714-94a4b1656d79 Content-Length: 0 Content-Type: application/json 2019-03-24 01:53:27,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-e504ebbb-b03a-4148-b714-94a4b1656d79 2019-03-24 01:53:27,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/action used request id req-e504ebbb-b03a-4148-b714-94a4b1656d79 2019-03-24 01:53:27,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804" 2019-03-24 01:53:27,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:27,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:27,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:27,367 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:27 GMT 2019-03-24 01:53:27,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:27,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:27,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:27,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:27,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:32,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:32,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:32,473 - 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-03-24T01:53:27.587Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-94237def-6fe8-4c31-9d7a-3f11ceec9f02", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.011Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:27.587Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94237def-6fe8-4c31-9d7a-3f11ceec9f02 x-compute-request-id: req-94237def-6fe8-4c31-9d7a-3f11ceec9f02 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.011Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:27.587Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-94237def-6fe8-4c31-9d7a-3f11ceec9f02", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.011Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:27.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804\"", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.012Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:28.155Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.634Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:28.155Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d x-compute-request-id: req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.634Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:28.155Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d", "level": "debug", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:27.634Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.f443252c-1d4a-42a3-8f19-38d084cc615e"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:28.801Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:28.801Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:28.801Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_d7tni8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.172Z", "source_id": "bono_host_236sb1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.468Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc x-compute-request-id: req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 7660c76f-3fe3-47c0-9928-df523a03cc87 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-03-24T01:53:28.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bono_host_236sb1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.468Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.468Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.468Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:28.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.934bb0fa-7aa3-4c80-9825-b77a06089991"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:29.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22bacabe-def7-4421-a13a-6dab04068a02 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-22bacabe-def7-4421-a13a-6dab04068a02", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_host_p5p13u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:29.980Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:30.589Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:29.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:30.589Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:30.589Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:30.589Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b502d38c-293b-40e0-89b1-0a7ab58872be x-compute-request-id: req-b502d38c-293b-40e0-89b1-0a7ab58872be Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:52:20Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b502d38c-293b-40e0-89b1-0a7ab58872be", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.205Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b502d38c-293b-40e0-89b1-0a7ab58872be", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ba5f9e9f-9523-4799-b05f-b846a0ca0950", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ba5f9e9f-9523-4799-b05f-b846a0ca0950", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "Waiting for server \"db341d20-394b-4616-9c76-bc61ff85d5ab\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 01:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2 x-compute-request-id: req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:37:f1\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"bedb7ced-f924-440b-b5ad-8a21c6883837\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-24T01:30:42.000000\", \"flavor\": {\"id\": \"4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f\", \"rel\": \"bookmark\"}]}, \"id\": \"db341d20-394b-4616-9c76-bc61ff85d5ab\", \"user_id\": \"03a45b311996485fa05811701f3c89c7\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-24T01:53:31Z\", \"hostId\": \"08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"name\": \"server_clearwater-opnfv_bono_host_236sb1\", \"created\": \"2019-03-24T01:27:43Z\", \"tenant_id\": \"f2feb8ebead240b6bac2cf83274c837d\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3\", \"cloudify_management_network_id\": \"88da8b98-ce8b-421a-b001-4286b9c296f7\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "RESP: [204] Date: Sun, 24 Mar 2019 01:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba5f9e9f-9523-4799-b05f-b846a0ca0950 x-compute-request-id: req-ba5f9e9f-9523-4799-b05f-b846a0ca0950 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:31.828Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 1586, "offset": 1542, "size": 50}}} 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:32,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:32 GMT 2019-03-24 01:53:32,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:32,474 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:32,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:32,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:32,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:32,474 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:32,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-94237def-6fe8-4c31-9d7a-3f11ceec9f02 2019-03-24 01:53:32,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94237def-6fe8-4c31-9d7a-3f11ceec9f02 x-compute-request-id: req-94237def-6fe8-4c31-9d7a-3f11ceec9f02 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:32,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-94237def-6fe8-4c31-9d7a-3f11ceec9f02 2019-03-24 01:53:32,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fffadddf59a6db5acb3d54b101cefd90f9d804" 2019-03-24 01:53:32,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d 2019-03-24 01:53:32,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d x-compute-request-id: req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-24 01:53:32,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab/os-security-groups used request id req-877d1014-59fb-4bf9-949f-5be9fc4c0e3d 2019-03-24 01:53:32,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:32,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:32,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-24 01:53:32,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc x-compute-request-id: req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7660c76f-3fe3-47c0-9928-df523a03cc87 could not be found.", "code": 404}} 2019-03-24 01:53:32,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cddd9988919743cd9ffe2dfb089072523dc3f69" 2019-03-24 01:53:32,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 01:53:32,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc 2019-03-24 01:53:32,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7660c76f-3fe3-47c0-9928-df523a03cc87 used request id req-bd10de9c-b2ba-45b2-88f4-bf5917e2d6bc 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22bacabe-def7-4421-a13a-6dab04068a02 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-22bacabe-def7-4421-a13a-6dab04068a02 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:32,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:32,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:32,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:32,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419" 2019-03-24 01:53:32,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:32,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b502d38c-293b-40e0-89b1-0a7ab58872be x-compute-request-id: req-b502d38c-293b-40e0-89b1-0a7ab58872be Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:52:20Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:32,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b502d38c-293b-40e0-89b1-0a7ab58872be 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419" 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-b502d38c-293b-40e0-89b1-0a7ab58872be 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ba5f9e9f-9523-4799-b05f-b846a0ca0950 2019-03-24 01:53:32,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-ba5f9e9f-9523-4799-b05f-b846a0ca0950 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419" 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "db341d20-394b-4616-9c76-bc61ff85d5ab" to be deleted. current status: SHUTOFF 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2 2019-03-24 01:53:32,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 01:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2 x-compute-request-id: req-4dfed5ba-0852-4096-bfe1-c2376bb6dcf2 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:37:f1", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/db341d20-394b-4616-9c76-bc61ff85d5ab", "rel": "bookmark"}], "image": {"id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "links": [{"href": "http://172.30.9.28:8774/images/bedb7ced-f924-440b-b5ad-8a21c6883837", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-24T01:30:42.000000", "flavor": {"id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "links": [{"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "bookmark"}]}, "id": "db341d20-394b-4616-9c76-bc61ff85d5ab", "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-24T01:53:31Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "server_clearwater-opnfv_bono_host_236sb1", "created": "2019-03-24T01:27:43Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "cloudify_management_network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7"}}} 2019-03-24 01:53:32,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sun, 24 Mar 2019 01:53:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba5f9e9f-9523-4799-b05f-b846a0ca0950 x-compute-request-id: req-ba5f9e9f-9523-4799-b05f-b846a0ca0950 Content-Type: application/json 2019-03-24 01:53:32,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-24 01:53:32,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:32,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:32,596 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:32,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:32,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:32 GMT 2019-03-24 01:53:32,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:32,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:32,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:32,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:32,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:37,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:37,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:37,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:37,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_t9umq4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "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-03-24T01:53:31.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:32.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec65b53-f31c-4fbf-8deb-5e75f3e0d208 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-cec65b53-f31c-4fbf-8deb-5e75f3e0d208", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:32.487Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:31.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.156Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a1ab10dd-9329-48c2-a800-44efceddbb66", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:32.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.156Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ab10dd-9329-48c2-a800-44efceddbb66 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.156Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9c7bbbab-00d6-4743-88f5-fb9f057e34f2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5bd24bbedbd716d8b68a994f290a46f770ac6cf\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.156Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1f890a3dfcac2f59d57d40123e2946fe97ce4d1\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:32.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.701Z", "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-03-24T01:53:33.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.701Z", "message": "RESP: [204] X-Openstack-Request-Id: req-216c302c-a312-4674-a43c-9dbc2a000597 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:33 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-03-24T01:53:33.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.701Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json used request id req-216c302c-a312-4674-a43c-9dbc2a000597", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:33.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_security_group_t9umq4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.701Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json used request id req-216c302c-a312-4674-a43c-9dbc2a000597", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:33.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.68841feb-7e5f-43ac-b2c9-beecc34b32fe"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:33.701Z", "message": "RESP: [204] X-Openstack-Request-Id: req-63b5e27f-156b-42ed-8e96-7659d9588921 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:33 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-03-24T01:53:33.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:34.446Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:33.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_security_group_t9umq4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:34.446Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:33.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:34.446Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/9c7bbbab-00d6-4743-88f5-fb9f057e34f2.json used request id req-63b5e27f-156b-42ed-8e96-7659d9588921", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:33.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bind_floatingip_rmha0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:34.446Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:34.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bind_floatingip_rmha0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:34.446Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9c7bbbab-00d6-4743-88f5-fb9f057e34f2.json used request id req-63b5e27f-156b-42ed-8e96-7659d9588921", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:33.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.cff827f9-c1e6-4bce-91c9-c88d33c43b3a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:36.665Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:36.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.245Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.245Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.245Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:36.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.245Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:36.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}, {"node_instance_id": "bono_host_236sb1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.245Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 01:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007 x-compute-request-id: req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance db341d20-394b-4616-9c76-bc61ff85d5ab 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-03-24T01:53:36.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.eec8aa39-4ada-4d94-bc58-6e5be93e361a"}], "metadata": {"pagination": {"total": 1614, "offset": 1586, "size": 50}}} 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:37 GMT 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:37,754 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:37,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:37,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:37,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:37,755 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:37,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:53:37,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-24 01:53:37,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:37,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec65b53-f31c-4fbf-8deb-5e75f3e0d208 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:37,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-cec65b53-f31c-4fbf-8deb-5e75f3e0d208 2019-03-24 01:53:37,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:53:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a1ab10dd-9329-48c2-a800-44efceddbb66 2019-03-24 01:53:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ab10dd-9329-48c2-a800-44efceddbb66 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9c7bbbab-00d6-4743-88f5-fb9f057e34f2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bd24bbedbd716d8b68a994f290a46f770ac6cf" 2019-03-24 01:53:37,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1f890a3dfcac2f59d57d40123e2946fe97ce4d1" 2019-03-24 01:53:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:53:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-216c302c-a312-4674-a43c-9dbc2a000597 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:53:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json used request id req-216c302c-a312-4674-a43c-9dbc2a000597 2019-03-24 01:53:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/336a8b37-4955-48fc-bfcd-b8c8901378d7.json used request id req-216c302c-a312-4674-a43c-9dbc2a000597 2019-03-24 01:53:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63b5e27f-156b-42ed-8e96-7659d9588921 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:53:37,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-24 01:53:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/9c7bbbab-00d6-4743-88f5-fb9f057e34f2.json used request id req-63b5e27f-156b-42ed-8e96-7659d9588921 2019-03-24 01:53:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9c7bbbab-00d6-4743-88f5-fb9f057e34f2.json used request id req-63b5e27f-156b-42ed-8e96-7659d9588921 2019-03-24 01:53:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48581c46fea25ee3fed15053a9972dba8924a419" 2019-03-24 01:53:37,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-24 01:53:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007 2019-03-24 01:53:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/db341d20-394b-4616-9c76-bc61ff85d5ab used request id req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007 2019-03-24 01:53:37,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 01:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007 x-compute-request-id: req-223b38cf-fbbe-4b1d-8d9c-69902c3a6007 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance db341d20-394b-4616-9c76-bc61ff85d5ab could not be found.", "code": 404}} 2019-03-24 01:53:37,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:37,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:37,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:37 GMT 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:37,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:42,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:42,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:42,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:42,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.826Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:37.826Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:38.421Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:38.421Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:38.421Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:39.015Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:39.015Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:39.015Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:37.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:39.660Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:39.660Z", "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-03-24T01:53:38.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:39.660Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:40.257Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:40.257Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:40.257Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:40.854Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:40.854Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:40.854Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:40.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:40.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d79ffd-499a-4ed8-96e5-cb8beebbabaf 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:40.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-27d79ffd-499a-4ed8-96e5-cb8beebbabaf", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:40.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:41.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075f49aa-74f6-476b-a5d1-8d80afed226e 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.28: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-03-24T01:53:41.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-075f49aa-74f6-476b-a5d1-8d80afed226e", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3002618326e0ec3405884d9ef6534d9a060d8021\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.375Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:38.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.889Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60a0d03b9dff67ae7bd7f42533eb1460145e0182\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "keypair_4o58r8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.889Z", "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-03-24T01:53:41.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.3d25010e-03fd-400f-882e-3be7f2cb6457"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.889Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.889Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:41.889Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:41.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "RESP: [204] X-Openstack-Request-Id: req-8b8201a1-9368-4794-89fb-036b18dd161d Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:41 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-03-24T01:53:41.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-8b8201a1-9368-4794-89fb-036b18dd161d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a42e4f18-d641-403a-8d6e-13f4095c4211", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b9a0f448-e6bd-45e0-93dd-e8e9342efa84.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0752220283ab41cc99873e2b342efa663c51adab\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-145c4f0e-dfa1-43fa-bdbd-f2e66c864f1d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "base_security_group_d7tni8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-8b8201a1-9368-4794-89fb-036b18dd161d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.63dfa899-c1ab-4b03-916f-15e959ed52d1"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-145c4f0e-dfa1-43fa-bdbd-f2e66c864f1d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-ab2125fc-fa0a-495a-9c1a-e74b51e51fd4", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T01:53:41.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42e4f18-d641-403a-8d6e-13f4095c4211 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-ab2125fc-fa0a-495a-9c1a-e74b51e51fd4", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "internal_sip_security_group_139i5p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ab2125fc-fa0a-495a-9c1a-e74b51e51fd4 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:41 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-03-24T01:53:41.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.78c4f4d1-8acf-4d77-a8a9-734f3ea7cd7c"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "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-03-24T01:53:39.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:42.414Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:41.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}], "metadata": {"pagination": {"total": 1664, "offset": 1614, "size": 50}}} 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:42 GMT 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:42,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:42,939 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:42,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:42,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:42,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:42,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:42,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-24 01:53:42,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:42,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:42,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d79ffd-499a-4ed8-96e5-cb8beebbabaf 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:42,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-27d79ffd-499a-4ed8-96e5-cb8beebbabaf 2019-03-24 01:53:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:53:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075f49aa-74f6-476b-a5d1-8d80afed226e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-075f49aa-74f6-476b-a5d1-8d80afed226e 2019-03-24 01:53:42,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3002618326e0ec3405884d9ef6534d9a060d8021" 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a0d03b9dff67ae7bd7f42533eb1460145e0182" 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:42,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b8201a1-9368-4794-89fb-036b18dd161d Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-8b8201a1-9368-4794-89fb-036b18dd161d 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a42e4f18-d641-403a-8d6e-13f4095c4211 2019-03-24 01:53:42,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b9a0f448-e6bd-45e0-93dd-e8e9342efa84.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0752220283ab41cc99873e2b342efa663c51adab" 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-145c4f0e-dfa1-43fa-bdbd-f2e66c864f1d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/08e0601c-bae2-4063-ab72-523172ebe9e7.json used request id req-8b8201a1-9368-4794-89fb-036b18dd161d 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-145c4f0e-dfa1-43fa-bdbd-f2e66c864f1d 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-ab2125fc-fa0a-495a-9c1a-e74b51e51fd4 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 01:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42e4f18-d641-403a-8d6e-13f4095c4211 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:53:42,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/97caba8a-b4f7-48c8-91c9-0d5bec057afd.json used request id req-ab2125fc-fa0a-495a-9c1a-e74b51e51fd4 2019-03-24 01:53:42,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab2125fc-fa0a-495a-9c1a-e74b51e51fd4 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:53:42,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:53:42,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-24 01:53:42,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:43,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:43,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:43,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:43,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:43,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:43,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:43,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:43,012 - 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-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:42 GMT 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:43,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:48,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/events 2019-03-24 01:53:48,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-00c3735c-0aa3-45e7-bca3-bad65c1f5fae", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "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-03-24T01:53:39.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "RESP: [204] X-Openstack-Request-Id: req-00c3735c-0aa3-45e7-bca3-bad65c1f5fae Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:42 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-03-24T01:53:42.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "keypair_4o58r8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:39.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-00c3735c-0aa3-45e7-bca3-bad65c1f5fae", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "bono_security_group_grtvc4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.061Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a88044742c5829a95b9f982230e2d3ce711c7a9\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.b07980fb-5dd2-4112-b6c8-dc3a4d432ccf"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.707Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.707Z", "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-03-24T01:53:40.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.707Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:40.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "keypair_4o58r8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.707Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:43.707Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "keypair_4o58r8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.265Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "base_security_group_d7tni8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.265Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.265Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b9a0f448-e6bd-45e0-93dd-e8e9342efa84.json used request id req-356c77b1-78b6-4a2d-9a0f-97a2f6fab263", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:43.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.265Z", "message": "RESP: [204] X-Openstack-Request-Id: req-356c77b1-78b6-4a2d-9a0f-97a2f6fab263 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:43 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-03-24T01:53:43.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "bono_floatingip_r1obyf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.265Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/b9a0f448-e6bd-45e0-93dd-e8e9342efa84.json used request id req-356c77b1-78b6-4a2d-9a0f-97a2f6fab263", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:43.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b", "logger": "ctx.643a3e52-beba-48e4-aac5-6643d9c18f1f"}, {"node_instance_id": "internal_sip_security_group_139i5p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.265Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:42.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.910Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:43.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.910Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:43.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_security_group_grtvc4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:44.910Z", "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-03-24T01:53:43.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:45.415Z", "message": "'uninstall' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:44.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}, {"node_instance_id": "bono_floatingip_r1obyf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-24T01:53:45.415Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T01:53:44.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "399d84a8-9445-4646-92ca-83df0376132b"}], "metadata": {"pagination": {"total": 1688, "offset": 1664, "size": 50}}} 2019-03-24 01:53:48,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:48 GMT 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:48,099 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-00c3735c-0aa3-45e7-bca3-bad65c1f5fae 2019-03-24 01:53:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:53:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-24 01:53:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00c3735c-0aa3-45e7-bca3-bad65c1f5fae Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:53:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-03-24 01:53:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json used request id req-00c3735c-0aa3-45e7-bca3-bad65c1f5fae 2019-03-24 01:53:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/761d6c68-7648-499c-8fe7-71115dbc2924.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a88044742c5829a95b9f982230e2d3ce711c7a9" 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b9a0f448-e6bd-45e0-93dd-e8e9342efa84.json used request id req-356c77b1-78b6-4a2d-9a0f-97a2f6fab263 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-356c77b1-78b6-4a2d-9a0f-97a2f6fab263 Content-Length: 0 Date: Sun, 24 Mar 2019 01:53:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/b9a0f448-e6bd-45e0-93dd-e8e9342efa84.json used request id req-356c77b1-78b6-4a2d-9a0f-97a2f6fab263 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 01:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-03-24 01:53:48,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-24 01:53:48,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3.1/executions/399d84a8-9445-4646-92ca-83df0376132b 2019-03-24 01:53:48,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:48,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T01:53:44.472Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T01:48:21.049Z", "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-03-24T01:48:21.050Z", "id": "399d84a8-9445-4646-92ca-83df0376132b"} 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:48 GMT 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:48,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-03-24 01:53:48,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:48,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:48,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:48,156 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/deployments/clearwater-opnfv 2019-03-24 01:53:48,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 01:53:48,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "bedb7ced-f924-440b-b5ad-8a21c6883837", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "bono_cluster_size": 1, "flavor_id": "4ce42e23-f40e-4564-8dcb-aaefede9993f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "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-03-24T01:27:02.875Z", "created_by": "admin", "updated_at": "2019-03-24T01:27:02.875Z", "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-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:48 GMT 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:48,611 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:58,622 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3.1/blueprints/clearwater-opnfv 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 01:53:58,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 01:53:58,743 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 01:53:58,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-03-24T01:26:53.692Z", "updated_at": "2019-03-24T01:26:53.692Z", "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"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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"}}}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "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": "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "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-03-24 01:53:58,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 01:53:58,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 01:53:58 GMT 2019-03-24 01:53:58,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 01:53:58,746 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 01:53:58,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 01:53:58,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 01:53:58,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 01:53:58,746 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 01:53:58,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 01:53:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:00,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:54:00 GMT X-Openstack-Request-Id: req-33d98384-23f8-443d-853d-fc6ff0e1c410 2019-03-24 01:54:00,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-03-24 01:54:00,603 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bedb7ced-f924-440b-b5ad-8a21c6883837 used request id req-33d98384-23f8-443d-853d-fc6ff0e1c410 2019-03-24 01:54:00,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80807900429s 2019-03-24 01:54:00,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 01:54:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:00,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-bf951682-77a7-4636-82b0-0b4c22358f4c x-openstack-request-id: req-bf951682-77a7-4636-82b0-0b4c22358f4c 2019-03-24 01:54:00,920 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f", "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": "4ce42e23-f40e-4564-8dcb-aaefede9993f"}, {"name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "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": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29"}]} 2019-03-24 01:54:00,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-bf951682-77a7-4636-82b0-0b4c22358f4c 2019-03-24 01:54:00,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311298847198s 2019-03-24 01:54:00,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 01:54:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:00,957 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22abb02d-cf1e-4c6f-9de8-998d88ab00ca x-openstack-request-id: req-22abb02d-cf1e-4c6f-9de8-998d88ab00ca 2019-03-24 01:54:00,958 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4ce42e23-f40e-4564-8dcb-aaefede9993f used request id req-22abb02d-cf1e-4c6f-9de8-998d88ab00ca 2019-03-24 01:54:00,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345818996429s 2019-03-24 01:54:00,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 01:54:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/206a54ba-d23b-4a62-8d86-f88deaf09f83.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:03,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:54:03 GMT X-Openstack-Request-Id: req-4a0eb419-4653-43fa-b594-da16da265126 2019-03-24 01:54:03,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:54:03,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/206a54ba-d23b-4a62-8d86-f88deaf09f83.json used request id req-4a0eb419-4653-43fa-b594-da16da265126 2019-03-24 01:54:03,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.40211606026s 2019-03-24 01:54:03,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 01:54:03,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:04,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:04 GMT X-Openstack-Request-Id: req-8850ec2f-61a5-49b4-9c75-67bf94ff33e3 2019-03-24 01:54:04,182 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 01:54:04,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8850ec2f-61a5-49b4-9c75-67bf94ff33e3 2019-03-24 01:54:04,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.804753065109s 2019-03-24 01:54:04,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-24 01:54:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:04,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-8cd0b164-2eae-42dd-9715-50a6d20255ea x-openstack-request-id: req-8cd0b164-2eae-42dd-9715-50a6d20255ea 2019-03-24 01:54:04,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4 used request id req-8cd0b164-2eae-42dd-9715-50a6d20255ea 2019-03-24 01:54:04,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.57289481163s 2019-03-24 01:54:04,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:54:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:06,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 755 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e60cca04-21c3-4225-be85-a00f5ea8e083 x-openstack-request-id: req-e60cca04-21c3-4225-be85-a00f5ea8e083 2019-03-24 01:54:06,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fe:1b", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "rel": "bookmark"}], "image": {"id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "links": [{"href": "http://172.30.9.28:8774/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:23:38.000000", "flavor": {"id": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "links": [{"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "bookmark"}]}, "id": "f9c2b9ee-5d55-44fd-9aa1-21c8af8e24b4", "security_groups": [{"name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}], "user_id": "03a45b311996485fa05811701f3c89c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:54:04Z", "hostId": "08dc7d749243413a97c709dd1fa4b2806cb6aee0e6b7326131a26fd4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "name": "cloudify_ims-vm_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "created": "2019-03-24T01:21:37Z", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 01:54:06,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e60cca04-21c3-4225-be85-a00f5ea8e083 2019-03-24 01:54:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.8228020668s 2019-03-24 01:54:06,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 01:54:08,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 01:54:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:08,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-abfe4eaa-8fd4-4001-8bda-6a0171d1870d x-openstack-request-id: req-abfe4eaa-8fd4-4001-8bda-6a0171d1870d 2019-03-24 01:54:08,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-24 01:54:08,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-abfe4eaa-8fd4-4001-8bda-6a0171d1870d 2019-03-24 01:54:08,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0684299468994s 2019-03-24 01:54:08,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:54:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:08,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:08 GMT X-Openstack-Request-Id: req-70da7feb-9a2b-48ff-bc5a-f7fe23fee7f0 2019-03-24 01:54:08,710 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:26:45Z", "revision_number": 0, "id": "72958358-b703-4efd-8175-8ed4462e8639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:26:45Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 2, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:27Z", "updated_at": "2019-03-24T01:21:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "15e788b7-f4a5-4754-94f3-576f2ff9539d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-24T01:21:32Z", "revision_number": 0, "id": "18906bdb-1b53-414b-884f-09d574a29656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:32Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T01:21:31Z", "revision_number": 0, "id": "24986bfb-508a-4d77-9af6-d3b7446d974b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:31Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T01:21:29Z", "revision_number": 0, "id": "72cd34fd-45a7-4261-83d2-77f4a310ff87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:29Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T01:21:30Z", "revision_number": 0, "id": "833e22c0-7e90-4997-8d98-38e6994b90ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:30Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:28Z", "revision_number": 0, "id": "8cf3df8c-edd2-4a91-8e8b-6b7fc3aad4db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:28Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "935a2717-4167-4344-a4e8-73260d562e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:27Z", "revision_number": 0, "id": "dee8bdc6-0634-4974-b70c-5519d49a490c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:27Z", "security_group_id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 7, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "b0378f44-1d28-4bee-ba0b-bd49739a289c", "name": "cloudify_ims-sg_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:54:08,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-70da7feb-9a2b-48ff-bc5a-f7fe23fee7f0 2019-03-24 01:54:08,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507581233978s 2019-03-24 01:54:08,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 01:54:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b0378f44-1d28-4bee-ba0b-bd49739a289c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:09,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:54:09 GMT X-Openstack-Request-Id: req-8bf77bd2-47c5-43e4-aeac-1db78b79efd9 2019-03-24 01:54:09,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:54:09,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b0378f44-1d28-4bee-ba0b-bd49739a289c.json used request id req-8bf77bd2-47c5-43e4-aeac-1db78b79efd9 2019-03-24 01:54:09,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.475054979324s 2019-03-24 01:54:09,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-24 01:54:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:09,236 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-cc5350ad-655b-45f7-b309-822dace4e609 x-openstack-request-id: req-cc5350ad-655b-45f7-b309-822dace4e609 2019-03-24 01:54:09,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_6b3b1d17-a804-4852-bae9-ae2d137ad1e3 used request id req-cc5350ad-655b-45f7-b309-822dace4e609 2019-03-24 01:54:09,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0409979820251s 2019-03-24 01:54:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-24 01:54:09,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4b035604-f5e0-45ef-8eb6-57d89d2d9a70/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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" -d '{"subnet_id": "426c427e-bd82-4895-a7c8-2ebaa52e20ec"}' 2019-03-24 01:54:12,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:12 GMT X-Openstack-Request-Id: req-0fc44bef-fd53-4308-bc6f-b5c48d06aaba 2019-03-24 01:54:12,219 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "88da8b98-ce8b-421a-b001-4286b9c296f7", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "subnet_id": "426c427e-bd82-4895-a7c8-2ebaa52e20ec", "subnet_ids": ["426c427e-bd82-4895-a7c8-2ebaa52e20ec"], "port_id": "7d90b6fd-831c-48eb-9cdb-466acc8f4d58", "id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70"} 2019-03-24 01:54:12,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4b035604-f5e0-45ef-8eb6-57d89d2d9a70/remove_router_interface.json used request id req-0fc44bef-fd53-4308-bc6f-b5c48d06aaba 2019-03-24 01:54:12,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.98202395439s 2019-03-24 01:54:12,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 01:54:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:13,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:13 GMT X-Openstack-Request-Id: req-799cace0-6a19-4a25-9ab3-01593ce46bbd 2019-03-24 01:54:13,096 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:07Z", "admin_state_up": true, "updated_at": "2019-03-24T01:54:10Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "4b035604-f5e0-45ef-8eb6-57d89d2d9a70", "name": "cloudify_ims-router_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:54:13,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-799cace0-6a19-4a25-9ab3-01593ce46bbd 2019-03-24 01:54:13,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.87672996521s 2019-03-24 01:54:13,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 01:54:13,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/4b035604-f5e0-45ef-8eb6-57d89d2d9a70.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:17,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:54:17 GMT X-Openstack-Request-Id: req-8819047c-fbb5-46bd-bf14-ef09ead6f3ca 2019-03-24 01:54:17,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:54:17,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4b035604-f5e0-45ef-8eb6-57d89d2d9a70.json used request id req-8819047c-fbb5-46bd-bf14-ef09ead6f3ca 2019-03-24 01:54:17,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.26708698273s 2019-03-24 01:54:17,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 01:54:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:17 GMT X-Openstack-Request-Id: req-536720be-15ab-4b62-82b2-1104cd64712a 2019-03-24 01:54:17,706 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88da8b98-ce8b-421a-b001-4286b9c296f7","tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:21:05Z","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":"f2feb8ebead240b6bac2cf83274c837d","id":"426c427e-bd82-4895-a7c8-2ebaa52e20ec","subnetpool_id":null,"name":"cloudify_ims-subnet_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:54:17,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-536720be-15ab-4b62-82b2-1104cd64712a 2019-03-24 01:54:17,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.341167926788s 2019-03-24 01:54:17,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-24 01:54:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/426c427e-bd82-4895-a7c8-2ebaa52e20ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:20,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:54:20 GMT X-Openstack-Request-Id: req-43667280-d07e-4122-ab05-6c56dff37631 2019-03-24 01:54:20,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:54:20,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/426c427e-bd82-4895-a7c8-2ebaa52e20ec.json used request id req-43667280-d07e-4122-ab05-6c56dff37631 2019-03-24 01:54:20,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41169500351s 2019-03-24 01:54:20,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:54:20,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:20,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:20 GMT X-Openstack-Request-Id: req-73d3f027-78fa-41e5-87b8-e06ddc49b568 2019-03-24 01:54:20,609 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"88da8b98-ce8b-421a-b001-4286b9c296f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2feb8ebead240b6bac2cf83274c837d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T01:54:19Z","qos_policy_id":null,"name":"cloudify_ims-net_6b3b1d17-a804-4852-bae9-ae2d137ad1e3","admin_state_up":true,"tenant_id":"f2feb8ebead240b6bac2cf83274c837d","created_at":"2019-03-24T01:21:04Z","mtu":1450}]} 2019-03-24 01:54:20,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-73d3f027-78fa-41e5-87b8-e06ddc49b568 2019-03-24 01:54:20,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.489716053009s 2019-03-24 01:54:20,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-24 01:54:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/88da8b98-ce8b-421a-b001-4286b9c296f7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:21,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:54:21 GMT X-Openstack-Request-Id: req-5492fdd4-246f-4049-8eaf-799af5cad019 2019-03-24 01:54:21,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:54:21,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/88da8b98-ce8b-421a-b001-4286b9c296f7.json used request id req-5492fdd4-246f-4049-8eaf-799af5cad019 2019-03-24 01:54:21,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.920858860016s 2019-03-24 01:54:21,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:54:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:22,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:22 GMT X-Openstack-Request-Id: req-e0464a19-8e34-45de-a691-757f0fde7c0f 2019-03-24 01:54:22,286 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:21:25Z", "file": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/file", "owner": "f2feb8ebead240b6bac2cf83274c837d", "id": "f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "size": 300941312, "self": "/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T01:21:20Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:54:22,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e0464a19-8e34-45de-a691-757f0fde7c0f 2019-03-24 01:54:22,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.750036001205s 2019-03-24 01:54:22,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 01:54:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d733c32d7eb28cf27e91620ea502418310f0409e" 2019-03-24 01:54:23,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:54:23 GMT X-Openstack-Request-Id: req-b5f655d9-c6d5-424a-b175-3127e60710b6 2019-03-24 01:54:23,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-03-24 01:54:23,391 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f9a6d940-7b2d-4ef8-9141-68264a7f88a6 used request id req-b5f655d9-c6d5-424a-b175-3127e60710b6 2019-03-24 01:54:23,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10240888596s 2019-03-24 01:54:23,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 01:54:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:23,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-727511f8-9242-4821-a4c9-253ad1099097 x-openstack-request-id: req-727511f8-9242-4821-a4c9-253ad1099097 2019-03-24 01:54:23,415 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29", "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": "f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29"}]} 2019-03-24 01:54:23,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-727511f8-9242-4821-a4c9-253ad1099097 2019-03-24 01:54:23,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236759185791s 2019-03-24 01:54:23,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 01:54:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:23,473 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-3b7e9aae-1752-42d6-ad0d-bf4ba8aa3481 x-openstack-request-id: req-3b7e9aae-1752-42d6-ad0d-bf4ba8aa3481 2019-03-24 01:54:23,473 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f3cbdffd-f7b0-45e6-929c-5dd4e71d7d29 used request id req-3b7e9aae-1752-42d6-ad0d-bf4ba8aa3481 2019-03-24 01:54:23,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0570170879364s 2019-03-24 01:54:23,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:54:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:23,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d24946-7881-4802-a490-817679e0cd40 2019-03-24 01:54:23,710 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": {"self": "http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "03a45b311996485fa05811701f3c89c7", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:54:23,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-09d24946-7881-4802-a490-817679e0cd40 2019-03-24 01:54:23,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236294984818s 2019-03-24 01:54:23,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:54:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:23,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40983e6d-c24f-4812-9a5f-774c588bf937 2019-03-24 01:54:23,945 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_6b3b1d17-a804-4852-bae9-ae2d137ad1e3", "links": {"self": "http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "03a45b311996485fa05811701f3c89c7", "description": null}} 2019-03-24 01:54:23,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7 used request id req-40983e6d-c24f-4812-9a5f-774c588bf937 2019-03-24 01:54:23,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228857040405s 2019-03-24 01:54:23,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 01:54:23,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:24,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529fdcc0-013f-4353-a53f-d806c9bc3e7b 2019-03-24 01:54:24,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:54:24,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/03a45b311996485fa05811701f3c89c7 used request id req-529fdcc0-013f-4353-a53f-d806c9bc3e7b 2019-03-24 01:54:24,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.452439785004s 2019-03-24 01:54:24,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:54:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d1eb80-127b-49a6-94d9-53af0c5a246b 2019-03-24 01:54:24,619 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d"}, "tags": [], "enabled": true, "id": "f2feb8ebead240b6bac2cf83274c837d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6b3b1d17-a804-4852-bae9-ae2d137ad1e3"}]} 2019-03-24 01:54:24,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-83d1eb80-127b-49a6-94d9-53af0c5a246b 2019-03-24 01:54:24,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212779045105s 2019-03-24 01:54:24,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 01:54:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:24,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22cefd47-d253-46d5-ad9a-580f3b39f204 2019-03-24 01:54:24,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:54:24,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f2feb8ebead240b6bac2cf83274c837d used request id req-22cefd47-d253-46d5-ad9a-580f3b39f204 2019-03-24 01:54:24,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296910047531s 2019-03-24 01:54:24,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:54:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f2feb8ebead240b6bac2cf83274c837d&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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:25,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:25 GMT X-Openstack-Request-Id: req-6a3d7a56-b696-4f3b-a1e9-8184a4e42e31 2019-03-24 01:54:25,186 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:26:45Z", "revision_number": 0, "id": "72958358-b703-4efd-8175-8ed4462e8639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:26:45Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 2, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}]} 2019-03-24 01:54:25,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f2feb8ebead240b6bac2cf83274c837d&name=default used request id req-6a3d7a56-b696-4f3b-a1e9-8184a4e42e31 2019-03-24 01:54:25,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.258558034897s 2019-03-24 01:54:25,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 01:54:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:25,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:25 GMT X-Openstack-Request-Id: req-b9ab61e7-c016-4755-8664-72ffc9cf6d6a 2019-03-24 01:54:25,470 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "created_at": "2019-03-24T01:21:04Z", "updated_at": "2019-03-24T01:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "1d603121-bcb1-4314-bfa2-79b31b964368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "3b7d3df2-dad7-4231-8966-c19fd5e234e3", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "5e569447-31f1-4f93-8920-d2fc1f96e212", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T01:26:45Z", "revision_number": 0, "id": "72958358-b703-4efd-8175-8ed4462e8639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:26:45Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:21:04Z", "revision_number": 0, "id": "dd96cd24-3654-4ed4-967e-0bc88506eb84", "remote_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "remote_ip_prefix": null, "created_at": "2019-03-24T01:21:04Z", "security_group_id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "tenant_id": "f2feb8ebead240b6bac2cf83274c837d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2feb8ebead240b6bac2cf83274c837d"}], "revision_number": 2, "project_id": "f2feb8ebead240b6bac2cf83274c837d", "id": "156291fa-5cc6-4d2c-a30f-22ed5ec52400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 01:54:25,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b9ab61e7-c016-4755-8664-72ffc9cf6d6a 2019-03-24 01:54:25,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.278550863266s 2019-03-24 01:54:25,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 01:54:25,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/156291fa-5cc6-4d2c-a30f-22ed5ec52400.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b335215a7c15eafe8de5cc1d678227ba6ca3cbe5" 2019-03-24 01:54:25,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 01:54:25 GMT X-Openstack-Request-Id: req-733b4319-8a58-456c-8f65-bb4df7fd47a6 2019-03-24 01:54:25,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 01:54:25,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/156291fa-5cc6-4d2c-a30f-22ed5ec52400.json used request id req-733b4319-8a58-456c-8f65-bb4df7fd47a6 2019-03-24 01:54:25,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.432392120361s 2019-03-24 01:54:25,933 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-03-24 01:54:25,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:54:25,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2387fa9-994b-4d7c-bd4f-7fe8b86bf56e 2019-03-24 01:54:25,964 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 01:54:25,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f2387fa9-994b-4d7c-bd4f-7fe8b86bf56e 2019-03-24 01:54:25,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 01:54:26,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T02:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["zEAKIlo3QZiJzred4S_-sw"], "issued_at": "2019-03-24T01:54:26.000000Z"}} 2019-03-24 01:54:26,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 01:54:26,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:26,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:26 GMT X-Openstack-Request-Id: req-2ccb13f5-de6d-455e-809e-4072f892555c 2019-03-24 01:54:26,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 01:54:26,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ccb13f5-de6d-455e-809e-4072f892555c 2019-03-24 01:54:26,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423111915588s 2019-03-24 01:54:26,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:54:26,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c521aa3d-d41c-43af-b390-f61c50605aae 2019-03-24 01:54:26,816 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 01:54:26,816 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c521aa3d-d41c-43af-b390-f61c50605aae 2019-03-24 01:54:26,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:54:26,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:27,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3938db4a-1edd-4ab3-8f2e-7f3b7e480d0e 2019-03-24 01:54:27,053 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 01:54:27,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3938db4a-1edd-4ab3-8f2e-7f3b7e480d0e 2019-03-24 01:54:27,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236302137375s 2019-03-24 01:54:27,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 01:54:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}}' 2019-03-24 01:54:27,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d28bf516-449c-46c4-9b72-a1a790b79ba9 2019-03-24 01:54:27,225 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386"}, "tags": [], "enabled": true, "id": "b018af72426244238a6d7e1389fa0386", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}} 2019-03-24 01:54:27,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d28bf516-449c-46c4-9b72-a1a790b79ba9 2019-03-24 01:54:27,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.162851810455s 2019-03-24 01:54:27,226 - 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'b018af72426244238a6d7e1389fa0386', '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_a056d2e6-cdb3-432b-846d-5df12139789f'}) 2019-03-24 01:54:27,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 01:54:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "VTjzJ1w9mFQ7drQgyvJCv2auv3aJio", "email": null, "name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f"}}' 2019-03-24 01:54:27,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1647941-c6e6-422a-b36f-33c4daba4ef0 2019-03-24 01:54:27,725 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f", "links": {"self": "http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6600c6b29ccb44709e5f4945d3965ee3", "domain_id": "default", "password_expires_at": null}} 2019-03-24 01:54:27,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a1647941-c6e6-422a-b36f-33c4daba4ef0 2019-03-24 01:54:27,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491744041443s 2019-03-24 01:54:27,726 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6600c6b29ccb44709e5f4945d3965ee3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f'}) 2019-03-24 01:54:27,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:54:27,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:27,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d500e6-67e3-4f39-87b4-fd80272d11a7 2019-03-24 01:54:27,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:54:27,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7d500e6-67e3-4f39-87b4-fd80272d11a7 2019-03-24 01:54:27,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228673934937s 2019-03-24 01:54:27,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:54:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:28,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c24be08-5898-4b0c-8138-cec69b5c1591 2019-03-24 01:54:28,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:54:28,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c24be08-5898-4b0c-8138-cec69b5c1591 2019-03-24 01:54:28,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20845580101s 2019-03-24 01:54:28,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:54:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:28,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8f0c5a-5c63-40a4-b7f0-6e5b0da3fbcf 2019-03-24 01:54:28,399 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:54:28,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f8f0c5a-5c63-40a4-b7f0-6e5b0da3fbcf 2019-03-24 01:54:28,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219633102417s 2019-03-24 01:54:28,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:54:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:28,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d87f3a-4d10-464a-b690-662ff4ed6edf 2019-03-24 01:54:28,614 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 01:54:28,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a0d87f3a-4d10-464a-b690-662ff4ed6edf 2019-03-24 01:54:28,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209230184555s 2019-03-24 01:54:28,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:54:28,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:28,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bccabdbe-1654-4a16-9110-11e3a0831f40 2019-03-24 01:54:28,845 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f", "links": {"self": "http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6600c6b29ccb44709e5f4945d3965ee3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:54:28,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bccabdbe-1654-4a16-9110-11e3a0831f40 2019-03-24 01:54:28,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230158805847s 2019-03-24 01:54:28,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:54:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:29,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15142356-4414-49d6-80f6-c8cddd503001 2019-03-24 01:54:29,028 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386"}, "tags": [], "enabled": true, "id": "b018af72426244238a6d7e1389fa0386", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 01:54:29,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-15142356-4414-49d6-80f6-c8cddd503001 2019-03-24 01:54:29,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.169729948044s 2019-03-24 01:54:29,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 01:54:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=6600c6b29ccb44709e5f4945d3965ee3&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=b018af72426244238a6d7e1389fa0386" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:29,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca83b6f-9995-4596-9bd7-a023dcac3e81 2019-03-24 01:54:29,161 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=6600c6b29ccb44709e5f4945d3965ee3&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=b018af72426244238a6d7e1389fa0386", "previous": null, "next": null}} 2019-03-24 01:54:29,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=6600c6b29ccb44709e5f4945d3965ee3&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=b018af72426244238a6d7e1389fa0386 used request id req-9ca83b6f-9995-4596-9bd7-a023dcac3e81 2019-03-24 01:54:29,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124265909195s 2019-03-24 01:54:29,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 01:54:29,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386/users/6600c6b29ccb44709e5f4945d3965ee3/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:29,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d959e4c6-57c4-40e4-8abf-816788ddadd8 2019-03-24 01:54:29,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:54:29,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386/users/6600c6b29ccb44709e5f4945d3965ee3/roles/d199347d09e6457ab4ea50809513a47d used request id req-d959e4c6-57c4-40e4-8abf-816788ddadd8 2019-03-24 01:54:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260002851486s 2019-03-24 01:54:29,427 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 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'b018af72426244238a6d7e1389fa0386', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'VTjzJ1w9mFQ7drQgyvJCv2auv3aJio', 'username': u'heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 01:54:29,431 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f', 'password': 'VTjzJ1w9mFQ7drQgyvJCv2auv3aJio', 'project_name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'b018af72426244238a6d7e1389fa0386', 'project_domain_name': 'Default'} 2019-03-24 01:54:29,460 - 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-03-24 01:54:29,461 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-03-24 01:54:29,462 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-24 01:54:30,954 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-24 01:54:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:54:30,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cd158d-93ec-424d-ac71-6fb429efa6dd 2019-03-24 01:54:30,961 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 01:54:30,962 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d5cd158d-93ec-424d-ac71-6fb429efa6dd 2019-03-24 01:54:30,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 01:54:31,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T02:54:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b018af72426244238a6d7e1389fa0386", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/b018af72426244238a6d7e1389fa0386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/b018af72426244238a6d7e1389fa0386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b018af72426244238a6d7e1389fa0386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/b018af72426244238a6d7e1389fa0386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b018af72426244238a6d7e1389fa0386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b018af72426244238a6d7e1389fa0386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b018af72426244238a6d7e1389fa0386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/b018af72426244238a6d7e1389fa0386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/b018af72426244238a6d7e1389fa0386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b018af72426244238a6d7e1389fa0386", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/b018af72426244238a6d7e1389fa0386", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/b018af72426244238a6d7e1389fa0386", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f", "id": "6600c6b29ccb44709e5f4945d3965ee3"}, "audit_ids": ["sWHrURORRTmZs1SNPSDMTA"], "issued_at": "2019-03-24T01:54:31.000000Z"}} 2019-03-24 01:54:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 01:54:31,385 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:31 GMT 2019-03-24 01:54:31,385 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 01:54:31,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:54:31,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:54:32,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:32 GMT X-Openstack-Request-Id: req-285942bf-cd05-4e23-8b89-0864e63b9ca1 2019-03-24 01:54:32,163 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:54:32,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-285942bf-cd05-4e23-8b89-0864e63b9ca1 2019-03-24 01:54:32,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772433042526s 2019-03-24 01:54:32,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 01:54:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f"}' 2019-03-24 01:54:33,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:33 GMT Location: http://172.30.9.28:9292/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c4184a8-613d-4fb0-ac8e-86b7918ddfb1 2019-03-24 01:54:33,030 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:32Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": null, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": null, "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 01:54:33,030 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2c4184a8-613d-4fb0-ac8e-86b7918ddfb1 2019-03-24 01:54:33,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.856981039047s 2019-03-24 01:54:33,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 01:54:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '' 2019-03-24 01:54:38,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:54:38 GMT X-Openstack-Request-Id: req-c0915d50-5699-4191-b631-2ebff002672f 2019-03-24 01:54:38,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:54:38,589 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file used request id req-c0915d50-5699-4191-b631-2ebff002672f 2019-03-24 01:54:38,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.5586681366s 2019-03-24 01:54:38,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 01:54:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:54:38,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:38 GMT X-Openstack-Request-Id: req-00739089-b27c-4cfe-92cd-01d77877e176 2019-03-24 01:54:38,637 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 01:54:38,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-00739089-b27c-4cfe-92cd-01d77877e176 2019-03-24 01:54:38,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424361228943s 2019-03-24 01:54:38,639 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file', 'owner': u'b018af72426244238a6d7e1389fa0386', 'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'size': 263848448, u'self': u'/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T01:54:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T01:54:38Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f', 'created': u'2019-03-24T01:54:32Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-24T01:54:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-24 01:54:38,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 01:54:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-24 01:54:38,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cff4b94-7f04-4183-99de-aeb42517e68c x-openstack-request-id: req-6cff4b94-7f04-4183-99de-aeb42517e68c 2019-03-24 01:54:38,968 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}} 2019-03-24 01:54:38,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6cff4b94-7f04-4183-99de-aeb42517e68c 2019-03-24 01:54:38,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326967000961s 2019-03-24 01:54:38,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'swap': 0}) 2019-03-24 01:54:38,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 01:54:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367/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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" -d '{"extra_specs": {}}' 2019-03-24 01:54:38,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54: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-1d7f6a1f-5c45-4b65-bf96-10f460654a76 x-openstack-request-id: req-1d7f6a1f-5c45-4b65-bf96-10f460654a76 2019-03-24 01:54:38,991 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 01:54:38,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367/os-extra_specs used request id req-1d7f6a1f-5c45-4b65-bf96-10f460654a76 2019-03-24 01:54:38,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210049152374s 2019-03-24 01:54:38,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:54:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:39,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fdc263-e436-41ac-a3e4-c60d235f9c4e 2019-03-24 01:54:39,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386"}, "tags": [], "enabled": true, "id": "b018af72426244238a6d7e1389fa0386", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}]} 2019-03-24 01:54:39,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-86fdc263-e436-41ac-a3e4-c60d235f9c4e 2019-03-24 01:54:39,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202080011368s 2019-03-24 01:54:39,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-03-24 01:54:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/b018af72426244238a6d7e1389fa0386.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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-03-24 01:54:39,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:39 GMT X-Openstack-Request-Id: req-99912521-885f-4d59-be56-b10cacbfbdf7 2019-03-24 01:54:39,686 - 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-03-24 01:54:39,686 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/b018af72426244238a6d7e1389fa0386.json used request id req-99912521-885f-4d59-be56-b10cacbfbdf7 2019-03-24 01:54:39,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.482486009598s 2019-03-24 01:54:39,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:54:39,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:39,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99a894d-56e4-4e80-9ce5-b7d3079b6a56 2019-03-24 01:54:39,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:54:39,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d99a894d-56e4-4e80-9ce5-b7d3079b6a56 2019-03-24 01:54:39,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213571071625s 2019-03-24 01:54:39,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-03-24 01:54:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" -d '{"role": {"name": "heat_stack_owner"}}' 2019-03-24 01:54:40,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5514c0-0e33-49fb-9b5c-82035c7e44ba 2019-03-24 01:54:40,159 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "afc87497601e4d6fb60df9469f032241", "links": {"self": "http://172.30.9.28:5000/v3/roles/afc87497601e4d6fb60df9469f032241"}, "name": "heat_stack_owner"}} 2019-03-24 01:54:40,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c5514c0-0e33-49fb-9b5c-82035c7e44ba 2019-03-24 01:54:40,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.24862408638s 2019-03-24 01:54:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 01:54:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:40,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3e5d9c-368c-432c-aef7-99ca2ff28971 2019-03-24 01:54:40,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "afc87497601e4d6fb60df9469f032241", "links": {"self": "http://172.30.9.28:5000/v3/roles/afc87497601e4d6fb60df9469f032241"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 01:54:40,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b3e5d9c-368c-432c-aef7-99ca2ff28971 2019-03-24 01:54:40,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209708213806s 2019-03-24 01:54:40,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 01:54:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:40,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24636c5d-2c04-426b-8c41-a632c650f641 2019-03-24 01:54:40,515 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 01:54:40,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-24636c5d-2c04-426b-8c41-a632c650f641 2019-03-24 01:54:40,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135308027267s 2019-03-24 01:54:40,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 01:54:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:40,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c671a21f-8ac8-492b-a56c-2192e3aee512 2019-03-24 01:54:40,750 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f", "links": {"self": "http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6600c6b29ccb44709e5f4945d3965ee3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 01:54:40,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c671a21f-8ac8-492b-a56c-2192e3aee512 2019-03-24 01:54:40,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234142065048s 2019-03-24 01:54:40,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 01:54:40,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:40,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e0dd9e-efd9-4b20-a63e-426ea6b06d04 2019-03-24 01:54:40,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386"}, "tags": [], "enabled": true, "id": "b018af72426244238a6d7e1389fa0386", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 01:54:40,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c8e0dd9e-efd9-4b20-a63e-426ea6b06d04 2019-03-24 01:54:40,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215178966522s 2019-03-24 01:54:40,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 01:54:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=6600c6b29ccb44709e5f4945d3965ee3&role.id=afc87497601e4d6fb60df9469f032241&scope.project.id=b018af72426244238a6d7e1389fa0386" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:41,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20600c98-0f4c-4c4c-b5c2-243ee5a8511b 2019-03-24 01:54:41,202 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=6600c6b29ccb44709e5f4945d3965ee3&role.id=afc87497601e4d6fb60df9469f032241&scope.project.id=b018af72426244238a6d7e1389fa0386", "previous": null, "next": null}} 2019-03-24 01:54:41,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=6600c6b29ccb44709e5f4945d3965ee3&role.id=afc87497601e4d6fb60df9469f032241&scope.project.id=b018af72426244238a6d7e1389fa0386 used request id req-20600c98-0f4c-4c4c-b5c2-243ee5a8511b 2019-03-24 01:54:41,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21231007576s 2019-03-24 01:54:41,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 01:54:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386/users/6600c6b29ccb44709e5f4945d3965ee3/roles/afc87497601e4d6fb60df9469f032241 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 01:54:41,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 01:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a813fa-1b5a-44dc-824d-21e4cc16f0cf 2019-03-24 01:54:41,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 01:54:41,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386/users/6600c6b29ccb44709e5f4945d3965ee3/roles/afc87497601e4d6fb60df9469f032241 used request id req-43a813fa-1b5a-44dc-824d-21e4cc16f0cf 2019-03-24 01:54:41,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.252807855606s 2019-03-24 01:54:41,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-24 01:54:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"keypair": {"name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f"}}' 2019-03-24 01:54:41,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sun, 24 Mar 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-d4b84101-4846-40e0-a641-21e9048ad4f2 x-openstack-request-id: req-d4b84101-4846-40e0-a641-21e9048ad4f2 2019-03-24 01:54:41,765 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxiMg7+t3Gh9+71CrQp964eGbsARK9VQuYnMMm6N3up1lzHyxP9u5HJ4Ah0v2317+9GHHME0U5t+uCKfjIcbSiXfNRsht5zMmS0jR9aMs9O0NfHzopLKkA/bHRtrhvrOULgtSp0gEp6bkUWqvtslZoOwiooAuaSYzMe7DNWfK8ZjxQk0JF2ai1c0GYjopmU23H2tV8qTfxOSvSnmoaD2odu+Y2FQEUepjsCEGAv/UWY+34J9IM7X9KjiGmHjfGRZ8WPUTs02padVL1VPAjznEiXLId5NwI09aK9mZe9BjOCaLjljJ7Nt3JppAXoLpwEJnnrb4LS3QWGIchQhL574R9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsYjIO/rdxoffu9Qq0KfeuHhm7AESvVULmJzDJujd7qdZcx8s\nT/buRyeAIdL9t9e/vRhxzBNFObfrgin4yHG0ol3zUbIbeczJktI0fWjLPTtDXx86\nKSypAP2x0ba4b6zlC4LUqdIBKem5FFqr7bJWaDsIqKALmkmMzHuwzVnyvGY8UJNC\nRdmotXNBmI6KZlNtx9rVfKk38Tkr0p5qGg9qHbvmNhUBFHqY7AhBgL/1FmPt+CfS\nDO1/So4hph43xkWfFj1E7NNqWnVS9VTwI85xIlyyHeTcCNPWivZmXvQYzgmi45Yy\nezbdyaaQF6C6cBCZ562+C0t0FhiHIUIS+e+EfQIDAQABAoIBAEj1knx702qEamDx\nh4rqgjBDYuC4bDAc5EAapGS4LISoh6008WwHadMaG6FK6XQFGUon4pRgkwFuYT3D\n6/bMK9TSUW2QiZQbofdRpbqoN2X5le1gkvFa5jV/DPXHZrKWVibN5IHJySqlX6dK\nv/9WXAZHxH4wD7SfZ1qdtoId5hCgL9ftD0P50qVJYb360iT3VEvxkWpYhcQdr2nA\n6meZv2oiKAjK7rgxhu16q9mrQiMuE+tMPUbtt2KNgxBlJ19V+WFT9y2B/TA1W6Ie\n+v4TCghADgd5E+2k0ZlKGIgqHNoiRl1mbsC3dSRWZa8BN2R5WE2mnr6gA6mTiUqp\ng7HNOEECgYEA3+QbGV0lUJbrZgazpSOmvHqyN1sCExzCoD8iUVChW8C+T0BKNP1y\nSE5cqJEGr9FkQ1xqyj3iP3WVIsSTVQC9llt3m34BSPMg+AzaOciONJ5P67EebmEF\nqDQA1UY7915GlDoWZPQEXsYGiYSDnJ0hqPSRvUZNdCuuZPUsz/KLyvECgYEAyv6+\naPG+Me+1XiC/uCkyTYYr3XIOjtV5z1fT7BHxT7sQ+nqKT1qQSxMK7husktrwaOy9\nNKR/03ZLK6t3U5xyerO04W6oW80HTvv1eozPX0hZBag4ApVjEOuj8s5iLRZic9i9\nyLBJIQocp+tcF+LgOFBRGqPUz70Gp5o6yNG3Gk0CgYEAz7YvUfOxh7fMQkZbagzO\nRrRKHMMJBLQ8+DA6ZVg5qwcBSEMr1UeBPAW/Pv/1RS4tJ7VYubJ58UfkCXJ4AXeD\nbDgFmjNne8dcQeSinNMs4zIwkUgsJFlMx0UftL3JKnDDaAcP+a7NUyPCsthGxgid\nTsM/ZmsPtoRD8hPn9DBgcvECgYEAw0ExacRNi77kl3usrbmClysdek3BTwZrulLi\nl0nS8TwgYq4H57hW3r+cXdfksQVDBcnhXId2JLK+L20oxBXRz9CXhddovZSDGSgl\nwRE8ToxKhLR/24xR0+60rlJyAKhtXrz2H9nhHZSaZ7JtzNP/lGs8+ADqLD/H7OLe\n9Fc0ZmkCgYBm9YbCNVnuQomalHEhmbFYx/WPu6+uO9YlISbj2iYE7QDwplMukdF8\n22nXSDmecVw/CNbifH8/HhAFKWCuooY6q0yN5LebaKCd58Yie+18cWrxqehwba3+\nN/MVORG043gFXwUP9P79rio5FeFsaODUywGRRYSOu9/hbxsSmLVQeA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "fingerprint": "fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e"}} 2019-03-24 01:54:41,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d4b84101-4846-40e0-a641-21e9048ad4f2 2019-03-24 01:54:41,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.302536010742s 2019-03-24 01:54:41,766 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsYjIO/rdxoffu9Qq0KfeuHhm7AESvVULmJzDJujd7qdZcx8s T/buRyeAIdL9t9e/vRhxzBNFObfrgin4yHG0ol3zUbIbeczJktI0fWjLPTtDXx86 KSypAP2x0ba4b6zlC4LUqdIBKem5FFqr7bJWaDsIqKALmkmMzHuwzVnyvGY8UJNC RdmotXNBmI6KZlNtx9rVfKk38Tkr0p5qGg9qHbvmNhUBFHqY7AhBgL/1FmPt+CfS DO1/So4hph43xkWfFj1E7NNqWnVS9VTwI85xIlyyHeTcCNPWivZmXvQYzgmi45Yy ezbdyaaQF6C6cBCZ562+C0t0FhiHIUIS+e+EfQIDAQABAoIBAEj1knx702qEamDx h4rqgjBDYuC4bDAc5EAapGS4LISoh6008WwHadMaG6FK6XQFGUon4pRgkwFuYT3D 6/bMK9TSUW2QiZQbofdRpbqoN2X5le1gkvFa5jV/DPXHZrKWVibN5IHJySqlX6dK v/9WXAZHxH4wD7SfZ1qdtoId5hCgL9ftD0P50qVJYb360iT3VEvxkWpYhcQdr2nA 6meZv2oiKAjK7rgxhu16q9mrQiMuE+tMPUbtt2KNgxBlJ19V+WFT9y2B/TA1W6Ie +v4TCghADgd5E+2k0ZlKGIgqHNoiRl1mbsC3dSRWZa8BN2R5WE2mnr6gA6mTiUqp g7HNOEECgYEA3+QbGV0lUJbrZgazpSOmvHqyN1sCExzCoD8iUVChW8C+T0BKNP1y SE5cqJEGr9FkQ1xqyj3iP3WVIsSTVQC9llt3m34BSPMg+AzaOciONJ5P67EebmEF qDQA1UY7915GlDoWZPQEXsYGiYSDnJ0hqPSRvUZNdCuuZPUsz/KLyvECgYEAyv6+ aPG+Me+1XiC/uCkyTYYr3XIOjtV5z1fT7BHxT7sQ+nqKT1qQSxMK7husktrwaOy9 NKR/03ZLK6t3U5xyerO04W6oW80HTvv1eozPX0hZBag4ApVjEOuj8s5iLRZic9i9 yLBJIQocp+tcF+LgOFBRGqPUz70Gp5o6yNG3Gk0CgYEAz7YvUfOxh7fMQkZbagzO RrRKHMMJBLQ8+DA6ZVg5qwcBSEMr1UeBPAW/Pv/1RS4tJ7VYubJ58UfkCXJ4AXeD bDgFmjNne8dcQeSinNMs4zIwkUgsJFlMx0UftL3JKnDDaAcP+a7NUyPCsthGxgid TsM/ZmsPtoRD8hPn9DBgcvECgYEAw0ExacRNi77kl3usrbmClysdek3BTwZrulLi l0nS8TwgYq4H57hW3r+cXdfksQVDBcnhXId2JLK+L20oxBXRz9CXhddovZSDGSgl wRE8ToxKhLR/24xR0+60rlJyAKhtXrz2H9nhHZSaZ7JtzNP/lGs8+ADqLD/H7OLe 9Fc0ZmkCgYBm9YbCNVnuQomalHEhmbFYx/WPu6+uO9YlISbj2iYE7QDwplMukdF8 22nXSDmecVw/CNbifH8/HhAFKWCuooY6q0yN5LebaKCd58Yie+18cWrxqehwba3+ N/MVORG043gFXwUP9P79rio5FeFsaODUywGRRYSOu9/hbxsSmLVQeA== -----END RSA PRIVATE KEY----- 2019-03-24 01:54:41,767 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-03-24 01:54:42,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-03-24 01:54:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -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_a056d2e6-cdb3-432b-846d-5df12139789f", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "2435773f-7eb4-4a80-abb2-12098f92627b", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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-03-24 01:54:52,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 Server: Apache x-openstack-request-id: req-0c7ffac2-6ddd-4e85-ae11-a3f888fb0fab 2019-03-24 01:54:52,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "f217759e-577e-4c98-9d3d-9593125a9b69", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}]}} 2019-03-24 01:54:52,899 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks used request id req-0c7ffac2-6ddd-4e85-ae11-a3f888fb0fab 2019-03-24 01:54:52,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.6062629223s 2019-03-24 01:54:52,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:54:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:54:53,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:54:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?sort_dir=asc Server: Apache x-openstack-request-id: req-fcc2435f-b17c-4046-b666-6e181f4687fe 2019-03-24 01:54:53,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-03-24 01:54:54,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 510 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-10e5be76-be3f-4bd9-a68f-e73b0bec339c 2019-03-24 01:54:54,398 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv/events/9fb9afaa-507a-4781-b535-650997ec749e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "f217759e-577e-4c98-9d3d-9593125a9b69", "id": "9fb9afaa-507a-4781-b535-650997ec749e"}, {"resource_name": "security_groups", "event_time": "2019-03-24T01:54:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups/events/a6511b81-0bce-4fb8-aae2-01313f1fe424", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-4aeqx2jr34jr", "id": "a6511b81-0bce-4fb8-aae2-01313f1fe424"}, {"resource_name": "mgmt_network", "event_time": "2019-03-24T01:54:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network/events/8e83dc9d-4183-4ea0-8931-adf28f0231bf", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-m7chfco3adiv", "id": "8e83dc9d-4183-4ea0-8931-adf28f0231bf"}]} 2019-03-24 01:54:54,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?sort_dir=asc&sort_dir=asc used request id req-10e5be76-be3f-4bd9-a68f-e73b0bec339c 2019-03-24 01:54:54,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.49885416031s 2019-03-24 01:54:59,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:54:59,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=8e83dc9d-4183-4ea0-8931-adf28f0231bf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:54:59,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:54:59 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=8e83dc9d-4183-4ea0-8931-adf28f0231bf&sort_dir=asc Server: Apache x-openstack-request-id: req-583bb500-fcf6-49db-8901-863bab0576f4 2019-03-24 01:54:59,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-03-24 01:55:00,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Sun, 24 Mar 2019 01:54:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dd52d91d-b48b-4e6f-beaa-52704cf74130 2019-03-24 01:55:00,613 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-03-24T01:54:57Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups/events/ef937764-1159-48fd-9251-cdc8efd40fe4", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "727fa5d8-8e75-4478-8fc3-69709775dc9f", "id": "ef937764-1159-48fd-9251-cdc8efd40fe4"}]} 2019-03-24 01:55:00,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=8e83dc9d-4183-4ea0-8931-adf28f0231bf&sort_dir=asc&marker=8e83dc9d-4183-4ea0-8931-adf28f0231bf&sort_dir=asc used request id req-dd52d91d-b48b-4e6f-beaa-52704cf74130 2019-03-24 01:55:00,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.20794296265s 2019-03-24 01:55:05,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:05,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:06,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc Server: Apache x-openstack-request-id: req-c1cb5040-5d53-461d-b0a9-9a5049f31cef 2019-03-24 01:55:06,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-03-24 01:55:06,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:06 GMT Server: Apache x-openstack-request-id: req-d26370ed-6aef-48fc-993c-af24c1ee73b3 2019-03-24 01:55:06,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:06,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc&marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc used request id req-d26370ed-6aef-48fc-993c-af24c1ee73b3 2019-03-24 01:55:06,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.843846082687s 2019-03-24 01:55:11,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:12,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc Server: Apache x-openstack-request-id: req-54ca9e26-bb5c-4b87-bc02-b2fe0cd577b1 2019-03-24 01:55:12,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-03-24 01:55:13,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40738b87-3a67-414b-9ba5-6648ca3a1a4b 2019-03-24 01:55:13,008 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-03-24T01:55:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network/events/8cb74f68-e285-4a54-928c-fc7b6777755c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "557c343e-c2e6-4864-be79-b74c5b3dfc1e", "id": "8cb74f68-e285-4a54-928c-fc7b6777755c"}, {"resource_name": "dns", "event_time": "2019-03-24T01:55:11Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns/events/a9a311dd-cdb4-438f-a032-b83a4fbfbbe9", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-uidod3i7dlfl", "id": "a9a311dd-cdb4-438f-a032-b83a4fbfbbe9"}]} 2019-03-24 01:55:13,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc&marker=ef937764-1159-48fd-9251-cdc8efd40fe4&sort_dir=asc used request id req-40738b87-3a67-414b-9ba5-6648ca3a1a4b 2019-03-24 01:55:13,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.53970384598s 2019-03-24 01:55:18,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:18,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-2da304d4-7970-48b0-a608-e7968d8e1a6c 2019-03-24 01:55:18,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:55:18,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:18 GMT Server: Apache x-openstack-request-id: req-c4da59a9-a520-4626-a501-327fd590b2ca 2019-03-24 01:55:18,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:18,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-c4da59a9-a520-4626-a501-327fd590b2ca 2019-03-24 01:55:18,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736999511719s 2019-03-24 01:55:23,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:23,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:23,885 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-450a7022-2472-4400-9fc8-2a6d85556cd0 2019-03-24 01:55:23,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-03-24 01:55:24,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:23 GMT Server: Apache x-openstack-request-id: req-85f4bd95-3559-4f2f-832f-e41e6dc54646 2019-03-24 01:55:24,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:24,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-85f4bd95-3559-4f2f-832f-e41e6dc54646 2019-03-24 01:55:24,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.49625205994s 2019-03-24 01:55:24,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:55:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:24,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee04bfe1-98c4-4c09-840a-89ce5f380aa4 2019-03-24 01:55:24,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-03-24 01:55:24,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ad764a4-a53a-400f-bb11-9bf67f0b8381 2019-03-24 01:55:24,705 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:55:24,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6ad764a4-a53a-400f-bb11-9bf67f0b8381 2019-03-24 01:55:24,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.114483118057s 2019-03-24 01:55:29,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:30,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-f4ad2843-3042-424c-82fa-f3096b6fe6df 2019-03-24 01:55:30,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-03-24 01:55:31,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:30 GMT Server: Apache x-openstack-request-id: req-133dafd8-9a03-4828-99ff-b3430f05e3b6 2019-03-24 01:55:31,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:31,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-133dafd8-9a03-4828-99ff-b3430f05e3b6 2019-03-24 01:55:31,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.4724547863s 2019-03-24 01:55:36,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:36,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-18b15586-4620-4724-a51e-96062885def8 2019-03-24 01:55:36,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:55:36,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:36 GMT Server: Apache x-openstack-request-id: req-c22ef881-8364-40f8-826e-09d89a1606ab 2019-03-24 01:55:36,994 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:36,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-c22ef881-8364-40f8-826e-09d89a1606ab 2019-03-24 01:55:36,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.803466081619s 2019-03-24 01:55:36,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:55:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:37,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b237882-9b49-43e5-bf9a-851f7fb634a0 2019-03-24 01:55:37,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-03-24 01:55:37,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c2073281-7fd4-49a1-92f3-b3f9f77950c1 2019-03-24 01:55:37,954 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:55:37,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c2073281-7fd4-49a1-92f3-b3f9f77950c1 2019-03-24 01:55:37,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.959238052368s 2019-03-24 01:55:42,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:42,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:42,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-9ca7e41f-0463-4d6f-9b3e-1717685f82f0 2019-03-24 01:55:42,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:55:43,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:42 GMT Server: Apache x-openstack-request-id: req-9941fac0-c08b-4a52-a0ec-d1af36a2fdb2 2019-03-24 01:55:43,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:43,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-9941fac0-c08b-4a52-a0ec-d1af36a2fdb2 2019-03-24 01:55:43,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.781525850296s 2019-03-24 01:55:48,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:49,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-883e0dc8-e82a-4c36-9525-f46577688cde 2019-03-24 01:55:49,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-03-24 01:55:50,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:49 GMT Server: Apache x-openstack-request-id: req-25ea2783-8b9b-4e4c-83ce-6750aba04219 2019-03-24 01:55:50,354 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:50,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-25ea2783-8b9b-4e4c-83ce-6750aba04219 2019-03-24 01:55:50,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.60534095764s 2019-03-24 01:55:50,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:55:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:51,078 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-948e8242-4928-4d45-9f28-b50f35cce750 2019-03-24 01:55:51,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:55:51,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4917f648-2584-40b9-8726-49f235be313f 2019-03-24 01:55:51,822 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:55:51,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-4917f648-2584-40b9-8726-49f235be313f 2019-03-24 01:55:51,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.46796703339s 2019-03-24 01:55:56,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:55:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:55:57,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:55:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-308b822b-e33e-4d11-8626-be57fee28d54 2019-03-24 01:55:57,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:55:57,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:55:57 GMT Server: Apache x-openstack-request-id: req-652ad143-a20d-4c86-a962-0d9a98bfe679 2019-03-24 01:55:57,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:55:57,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-652ad143-a20d-4c86-a962-0d9a98bfe679 2019-03-24 01:55:57,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.786669969559s 2019-03-24 01:56:02,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:02,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-f9cdfb6d-f796-43e4-96ad-dbf679652a91 2019-03-24 01:56:02,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-03-24 01:56:03,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:02 GMT Server: Apache x-openstack-request-id: req-ad131fe4-e307-4bb0-a9ec-c030f3a2881c 2019-03-24 01:56:03,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:03,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-ad131fe4-e307-4bb0-a9ec-c030f3a2881c 2019-03-24 01:56:03,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.764683961868s 2019-03-24 01:56:03,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:56:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:03,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-fda6c8b9-54f9-4970-86f7-3de44fcd9a3e 2019-03-24 01:56:03,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:56:03,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7d9dd371-530d-4904-9388-d7b9fa4ad602 2019-03-24 01:56:03,460 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:56:03,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-7d9dd371-530d-4904-9388-d7b9fa4ad602 2019-03-24 01:56:03,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732009410858s 2019-03-24 01:56:08,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:08,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:08,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-b364e924-f80d-4d40-9b3d-54290bf03891 2019-03-24 01:56:08,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:56:08,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:08 GMT Server: Apache x-openstack-request-id: req-b5d9ec09-d923-4a04-8eee-863bc154a443 2019-03-24 01:56:08,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:08,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-b5d9ec09-d923-4a04-8eee-863bc154a443 2019-03-24 01:56:08,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747199058533s 2019-03-24 01:56:13,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:13,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-e2f9bcf5-58fd-4b6a-946f-f4b762a3828e 2019-03-24 01:56:13,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-03-24 01:56:13,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:13 GMT Server: Apache x-openstack-request-id: req-9ae55277-2e3d-45f9-83c3-6e4ab9b83acf 2019-03-24 01:56:13,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:13,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-9ae55277-2e3d-45f9-83c3-6e4ab9b83acf 2019-03-24 01:56:13,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335251092911s 2019-03-24 01:56:13,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:56:13,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:13,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-e884838e-2d95-44e3-886e-ecb3df07eed6 2019-03-24 01:56: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-03-24 01:56:14,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52e37fe5-e365-4c63-8a0d-5d6a7aa79d62 2019-03-24 01:56:14,678 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:56:14,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-52e37fe5-e365-4c63-8a0d-5d6a7aa79d62 2019-03-24 01:56:14,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.79443693161s 2019-03-24 01:56:19,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:19,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:20,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-acfac4bc-4f2a-4fbd-a39c-d66122b5d645 2019-03-24 01:56:20,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-03-24 01:56:20,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:20 GMT Server: Apache x-openstack-request-id: req-915afe4c-ce5c-4cbd-bebf-b65f89516a5f 2019-03-24 01:56:20,435 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:20,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-915afe4c-ce5c-4cbd-bebf-b65f89516a5f 2019-03-24 01:56:20,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.750301837921s 2019-03-24 01:56:25,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:25,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-2dd68071-1cc6-41bd-9c37-15c2b2c8d248 2019-03-24 01:56:25,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-03-24 01:56:25,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:25 GMT Server: Apache x-openstack-request-id: req-d0ebf2a7-9f94-487f-b571-448d82beaf86 2019-03-24 01:56:25,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:25,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-d0ebf2a7-9f94-487f-b571-448d82beaf86 2019-03-24 01:56:25,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740959644318s 2019-03-24 01:56:25,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:56:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:25,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-19cfc261-e46c-4250-b274-e7b345044eb2 2019-03-24 01:56:25,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-03-24 01:56:25,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44d877e3-3ab4-4dc2-bd7e-4e739098d0da 2019-03-24 01:56:25,590 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:56:25,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-44d877e3-3ab4-4dc2-bd7e-4e739098d0da 2019-03-24 01:56:25,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747041702271s 2019-03-24 01:56:30,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:30,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:30 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-f3d9b334-09da-4c02-b488-97af27b816bf 2019-03-24 01:56:30,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-03-24 01:56:31,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:30 GMT Server: Apache x-openstack-request-id: req-a7a6280d-5960-400d-9fe3-a819a600501c 2019-03-24 01:56:31,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:31,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-a7a6280d-5960-400d-9fe3-a819a600501c 2019-03-24 01:56:31,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.806507110596s 2019-03-24 01:56:36,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:36,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-4fe8f8fb-dda5-400b-b1f9-13fcd7d85c50 2019-03-24 01:56:36,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-03-24 01:56:36,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:36 GMT Server: Apache x-openstack-request-id: req-0fe36552-4943-4c56-ab99-f4c04587cbc6 2019-03-24 01:56:36,485 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:36,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-0fe36552-4943-4c56-ab99-f4c04587cbc6 2019-03-24 01:56:36,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764949321747s 2019-03-24 01:56:36,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:56:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:36,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-925f55f3-e18f-42d8-a343-92924e915757 2019-03-24 01:56:36,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-03-24 01:56:36,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89bec01b-be1c-44a9-b25a-7d2b50995b91 2019-03-24 01:56:36,560 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:56:36,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-89bec01b-be1c-44a9-b25a-7d2b50995b91 2019-03-24 01:56:36,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742130279541s 2019-03-24 01:56:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:42,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-3f03b8cd-1c3c-4dc2-abe5-95b4d0c461c0 2019-03-24 01:56:42,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-03-24 01:56:42,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:42 GMT Server: Apache x-openstack-request-id: req-1f3a499e-a397-404c-aec3-6587c501b1ca 2019-03-24 01:56:42,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:42,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-1f3a499e-a397-404c-aec3-6587c501b1ca 2019-03-24 01:56:42,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.777657985687s 2019-03-24 01:56:47,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:48,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-c9ccd5e7-bf69-4484-9eca-84fb07551379 2019-03-24 01:56:48,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:56:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:48 GMT Server: Apache x-openstack-request-id: req-f00f4951-9f99-476a-b7e1-49041832f095 2019-03-24 01:56:48,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:48,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-f00f4951-9f99-476a-b7e1-49041832f095 2019-03-24 01:56:48,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.76119685173s 2019-03-24 01:56:48,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:56:48,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:48,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7917555-ba6b-4abf-890c-11a06edfba78 2019-03-24 01:56:48,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:56:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aaa06d28-fd38-4b31-97ef-e0ed5b916179 2019-03-24 01:56:48,901 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:56:48,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-aaa06d28-fd38-4b31-97ef-e0ed5b916179 2019-03-24 01:56:48,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.789483070374s 2019-03-24 01:56:53,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:53,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:53 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-7ef0f932-86e7-44ba-b21a-1990608a4db7 2019-03-24 01:56:53,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-03-24 01:56:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:53 GMT Server: Apache x-openstack-request-id: req-1acf2df3-4b76-4ee4-8b7d-587fbc539889 2019-03-24 01:56:53,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:53,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-1acf2df3-4b76-4ee4-8b7d-587fbc539889 2019-03-24 01:56:53,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746970176697s 2019-03-24 01:56:58,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:56:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:59,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-49470054-ea3d-4628-99df-23211bf3a231 2019-03-24 01:56:59,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:56:59,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:59 GMT Server: Apache x-openstack-request-id: req-5ea08c1c-219d-414e-acb8-d395d4469e29 2019-03-24 01:56:59,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:56:59,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-5ea08c1c-219d-414e-acb8-d395d4469e29 2019-03-24 01:56:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736689567566s 2019-03-24 01:56:59,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:56:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:56:59,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:56:59 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-43ca1eec-cdec-4279-b823-1b5596396b51 2019-03-24 01:56:59,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:56:59,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:56:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74f76e61-3e26-4561-ae47-f780f1ad7203 2019-03-24 01:56:59,135 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:56:59,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-74f76e61-3e26-4561-ae47-f780f1ad7203 2019-03-24 01:56:59,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723412036896s 2019-03-24 01:57:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:04,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:04,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-96f4594b-904d-49ca-a47d-f579b71ee811 2019-03-24 01:57:04,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-03-24 01:57:04,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:04 GMT Server: Apache x-openstack-request-id: req-1c74075f-02db-4da2-8297-7ed73aa97c3d 2019-03-24 01:57:04,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:04,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-1c74075f-02db-4da2-8297-7ed73aa97c3d 2019-03-24 01:57:04,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734379291534s 2019-03-24 01:57:09,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:09,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-35523a76-3e59-431a-8d5a-ca7c82af16fa 2019-03-24 01:57:09,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-03-24 01:57:09,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:09 GMT Server: Apache x-openstack-request-id: req-6d013b88-f689-45b9-a410-b6b87c305f22 2019-03-24 01:57:09,311 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:09,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-6d013b88-f689-45b9-a410-b6b87c305f22 2019-03-24 01:57:09,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904769897461s 2019-03-24 01:57:09,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:57:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:09,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9231a37-4b30-4849-a4ba-d5a38bfac052 2019-03-24 01:57:09,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-03-24 01:57:09,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d19807c-4c28-4635-bf73-cb500a19cd63 2019-03-24 01:57:09,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:57:09,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-5d19807c-4c28-4635-bf73-cb500a19cd63 2019-03-24 01:57:09,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732460021973s 2019-03-24 01:57:14,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:14,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:14 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-59acf65b-dd5a-4d43-b930-8865106009a6 2019-03-24 01:57:14,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-03-24 01:57:14,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:14 GMT Server: Apache x-openstack-request-id: req-5bc14213-2e36-467c-b3d8-78df436cbdc1 2019-03-24 01:57:14,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:14,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-5bc14213-2e36-467c-b3d8-78df436cbdc1 2019-03-24 01:57:14,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763928890228s 2019-03-24 01:57:19,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:19,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:19,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-941a7908-247e-4139-9900-0ef2868405d7 2019-03-24 01:57:19,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-03-24 01:57:20,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:19 GMT Server: Apache x-openstack-request-id: req-10adc93f-f90d-4690-a805-ca25e099e798 2019-03-24 01:57:20,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:20,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-10adc93f-f90d-4690-a805-ca25e099e798 2019-03-24 01:57:20,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.786422014236s 2019-03-24 01:57:20,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:57:20,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:20,291 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-600277f7-dc13-4553-838b-38ac07728b86 2019-03-24 01:57:20,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:20,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb9753b9-567b-4dae-8f2b-337ee0580ea4 2019-03-24 01:57:20,333 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:57:20,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-fb9753b9-567b-4dae-8f2b-337ee0580ea4 2019-03-24 01:57:20,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726461410522s 2019-03-24 01:57:25,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:25,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-df4c0b08-3667-4f94-a7c1-a9c4c10bbbb4 2019-03-24 01:57:25,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:26,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:25 GMT Server: Apache x-openstack-request-id: req-7d29c220-81ef-4a87-81e0-39a824b66113 2019-03-24 01:57:26,118 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:26,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-7d29c220-81ef-4a87-81e0-39a824b66113 2019-03-24 01:57:26,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.777959108353s 2019-03-24 01:57:31,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:31,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-8905111a-a25c-43e3-87b6-90c5c3ade2f2 2019-03-24 01:57:31,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-03-24 01:57:31,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:31 GMT Server: Apache x-openstack-request-id: req-bec69ba0-35b7-4013-881e-dd2e599b43fe 2019-03-24 01:57:31,200 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:31,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-bec69ba0-35b7-4013-881e-dd2e599b43fe 2019-03-24 01:57:31,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763750076294s 2019-03-24 01:57:31,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:57:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:31,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad6d1429-67e4-4908-965b-c74782f0c405 2019-03-24 01:57:31,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-03-24 01:57:31,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e139051d-aa44-4089-a960-43d8b7a8b338 2019-03-24 01:57:31,912 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:57:31,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e139051d-aa44-4089-a960-43d8b7a8b338 2019-03-24 01:57:31,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.711519002914s 2019-03-24 01:57:36,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:36,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:36,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-768bd1e8-7ea8-4fb4-9694-1fde79e9a35c 2019-03-24 01:57:36,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:37,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:36 GMT Server: Apache x-openstack-request-id: req-cd7a6c9b-859b-4b01-8a53-a58975148fb1 2019-03-24 01:57:37,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:37,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-cd7a6c9b-859b-4b01-8a53-a58975148fb1 2019-03-24 01:57:37,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366656064987s 2019-03-24 01:57:42,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:42,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-a9c04140-32df-4c0a-afa2-fd625a39d339 2019-03-24 01:57:42,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:42 GMT Server: Apache x-openstack-request-id: req-6575fa15-9aab-4cda-9774-a5aa1289f6a8 2019-03-24 01:57:42,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:42,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-6575fa15-9aab-4cda-9774-a5aa1289f6a8 2019-03-24 01:57:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768420696259s 2019-03-24 01:57:42,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:57:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:42,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-bd7b4615-a150-411a-929f-3d28755cd448 2019-03-24 01:57:42,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:42,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6dedd76b-8cb1-487b-9f8f-e113b133c7ca 2019-03-24 01:57:42,443 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:57:42,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6dedd76b-8cb1-487b-9f8f-e113b133c7ca 2019-03-24 01:57:42,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747230052948s 2019-03-24 01:57:47,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:47,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-ba464387-483f-45c3-b3c8-6707da5f8c3a 2019-03-24 01:57:47,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:47,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:47 GMT Server: Apache x-openstack-request-id: req-88ee49b3-b87d-489c-8fdc-02c9a05a98a8 2019-03-24 01:57:47,525 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:47,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-88ee49b3-b87d-489c-8fdc-02c9a05a98a8 2019-03-24 01:57:47,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749351978302s 2019-03-24 01:57:52,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:52,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:52,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-06e001a9-53e0-4489-a32a-4c3d0db6e5c0 2019-03-24 01:57:52,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-03-24 01:57:53,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:52 GMT Server: Apache x-openstack-request-id: req-744e0c59-3914-4f53-bf27-42b9713ae3c4 2019-03-24 01:57:53,297 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:57:53,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-744e0c59-3914-4f53-bf27-42b9713ae3c4 2019-03-24 01:57:53,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.766414880753s 2019-03-24 01:57:53,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:57:53,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:53,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:53 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-5b96db60-dc24-43f0-a9b5-7b1cb53ab04d 2019-03-24 01:57:53,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:53,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59359fb3-9bf1-4d62-8abb-51c8ef308e21 2019-03-24 01:57:53,372 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:57:53,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-59359fb3-9bf1-4d62-8abb-51c8ef308e21 2019-03-24 01:57:53,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740389823914s 2019-03-24 01:57:58,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:57:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:57:58,410 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:57:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc Server: Apache x-openstack-request-id: req-23dcc18f-e045-4d58-ab4e-cbe0bb3f1ea0 2019-03-24 01:57:58,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:57:58,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Sun, 24 Mar 2019 01:57:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c785c7a-28f0-4d59-b276-79f132632bf2 2019-03-24 01:57:58,454 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-03-24T01:57:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns/events/86aba470-022f-4002-b0b5-5b67cba908d7", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6aa37875-df27-442b-b56e-61f879fffef3", "id": "86aba470-022f-4002-b0b5-5b67cba908d7"}, {"resource_name": "ellis", "event_time": "2019-03-24T01:57:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis/events/530feb47-82be-49c0-8f7a-3b4183242937", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-6zhukp65yeh6", "id": "530feb47-82be-49c0-8f7a-3b4183242937"}]} 2019-03-24 01:57:58,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc&marker=a9a311dd-cdb4-438f-a032-b83a4fbfbbe9&sort_dir=asc used request id req-2c785c7a-28f0-4d59-b276-79f132632bf2 2019-03-24 01:57:58,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762619972229s 2019-03-24 01:58:03,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:03,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-a5b12134-0854-44f3-b8d9-4bf15d0f5d18 2019-03-24 01:58:03,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-03-24 01:58:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:03 GMT Server: Apache x-openstack-request-id: req-f9a601ad-6276-498d-8eb4-04b0d147af65 2019-03-24 01:58:03,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:03,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-f9a601ad-6276-498d-8eb4-04b0d147af65 2019-03-24 01:58:03,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748171806335s 2019-03-24 01:58:08,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:08,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-0cfca793-4522-4065-a301-3cf20221ed28 2019-03-24 01:58:08,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:08,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:08 GMT Server: Apache x-openstack-request-id: req-c166f063-21d3-447c-b941-952117d26eae 2019-03-24 01:58:08,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:08,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-c166f063-21d3-447c-b941-952117d26eae 2019-03-24 01:58:08,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732040405273s 2019-03-24 01:58:08,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:58:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:08,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc0594dd-dc5c-4e5f-ab36-4f922d79fade 2019-03-24 01:58:08,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-03-24 01:58:08,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2bd972bf-cbb4-47f8-b366-adce719446bc 2019-03-24 01:58:08,688 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:58:08,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-2bd972bf-cbb4-47f8-b366-adce719446bc 2019-03-24 01:58:08,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072979927063s 2019-03-24 01:58:13,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:13,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-f5b315a3-b5a6-44bc-b988-a990b576f7e1 2019-03-24 01:58:13,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-03-24 01:58:13,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:13 GMT Server: Apache x-openstack-request-id: req-e5821d6d-fe97-444f-bf46-d8c499c7dbd5 2019-03-24 01:58:13,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:13,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-e5821d6d-fe97-444f-bf46-d8c499c7dbd5 2019-03-24 01:58:13,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727808475494s 2019-03-24 01:58:18,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:18,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:18,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-b098767a-b971-4342-9e4a-20d72d39ab1c 2019-03-24 01:58:18,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-03-24 01:58:18,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:18 GMT Server: Apache x-openstack-request-id: req-6a732549-60ae-406e-9420-9c0d66447379 2019-03-24 01:58:18,846 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:18,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-6a732549-60ae-406e-9420-9c0d66447379 2019-03-24 01:58:18,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763430595398s 2019-03-24 01:58:18,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:58:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:18,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-36542508-7c37-4c5a-9b4c-3e32d90cffc5 2019-03-24 01:58:18,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-03-24 01:58:18,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9091b520-12ec-49b3-9340-f7cd5a0f59e5 2019-03-24 01:58:18,918 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:58:18,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-9091b520-12ec-49b3-9340-f7cd5a0f59e5 2019-03-24 01:58:18,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716519355774s 2019-03-24 01:58:23,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:23,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-e3c9978a-ee28-4aa6-92c6-5a4922848cff 2019-03-24 01:58:23,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:24,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:23 GMT Server: Apache x-openstack-request-id: req-6c7cd51a-e0ff-4291-87f9-44199a2c25ce 2019-03-24 01:58:24,712 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:24,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-6c7cd51a-e0ff-4291-87f9-44199a2c25ce 2019-03-24 01:58:24,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.787219047546s 2019-03-24 01:58:29,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:29,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-ca3c2cd0-9a0f-4eab-a48d-a7c90d2a96ab 2019-03-24 01:58:29,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:29,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:29 GMT Server: Apache x-openstack-request-id: req-db6a14c8-ce84-45e3-a66d-13f9db5de5e6 2019-03-24 01:58:29,791 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:29,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-db6a14c8-ce84-45e3-a66d-13f9db5de5e6 2019-03-24 01:58:29,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735940933228s 2019-03-24 01:58:29,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:58:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:29,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-eeaed988-bbe5-4ce8-9114-86aaca116c2e 2019-03-24 01:58:29,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:29,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a428f17-8260-485f-9c50-e128e14e54c2 2019-03-24 01:58:29,865 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:58:29,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-2a428f17-8260-485f-9c50-e128e14e54c2 2019-03-24 01:58:29,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731151103973s 2019-03-24 01:58:34,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:34,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-4a6e87f4-ae7d-4cd7-8df6-878aa6ecabd8 2019-03-24 01:58:34,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:34,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:34 GMT Server: Apache x-openstack-request-id: req-88021210-3668-4203-adce-ec609d3b8478 2019-03-24 01:58:34,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:34,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-88021210-3668-4203-adce-ec609d3b8478 2019-03-24 01:58:34,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763120651245s 2019-03-24 01:58:39,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:39,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-14e491fa-a1f3-4f59-ae8a-548b05cbc6b2 2019-03-24 01:58:39,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:39 GMT Server: Apache x-openstack-request-id: req-3504763b-c560-4937-bf5f-a5db82ffa3dd 2019-03-24 01:58:40,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:40,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-3504763b-c560-4937-bf5f-a5db82ffa3dd 2019-03-24 01:58:40,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733671188354s 2019-03-24 01:58:40,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:58:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:40,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9abedf4e-190d-46e2-afc6-e972554b4007 2019-03-24 01:58:40,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:40,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d2fe9b4-50d3-4db0-baa7-5d5cc2810ea1 2019-03-24 01:58:40,102 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:58:40,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-9d2fe9b4-50d3-4db0-baa7-5d5cc2810ea1 2019-03-24 01:58:40,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752828121185s 2019-03-24 01:58:45,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:45,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-98ddd86c-de2a-467e-8132-21e7b047a65b 2019-03-24 01:58:45,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:45,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:45 GMT Server: Apache x-openstack-request-id: req-9e1d5183-ba7c-4658-abbe-191d49ea2659 2019-03-24 01:58:45,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:45,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-9e1d5183-ba7c-4658-abbe-191d49ea2659 2019-03-24 01:58:45,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074658870697s 2019-03-24 01:58:50,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:50,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-28d9f62a-0697-46d1-8b48-274d07b0002f 2019-03-24 01:58:50,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-03-24 01:58:50,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:50 GMT Server: Apache x-openstack-request-id: req-27a4289d-de38-4a22-a8e1-2f2cd733453e 2019-03-24 01:58:50,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:50,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-27a4289d-de38-4a22-a8e1-2f2cd733453e 2019-03-24 01:58:50,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754070281982s 2019-03-24 01:58:50,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:58:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:50,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-c52a59d4-e805-42e4-b8af-80d5c34fc19e 2019-03-24 01:58:50,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:50,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca734dfb-fb2a-41ab-94f1-ffad79472b07 2019-03-24 01:58:50,339 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:58:50,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-ca734dfb-fb2a-41ab-94f1-ffad79472b07 2019-03-24 01:58:50,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737459659576s 2019-03-24 01:58:55,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:58:55,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:58:55,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:58:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-31d41dc1-73a6-4952-adbd-669ad961df02 2019-03-24 01:58:55,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:58:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:58:55 GMT Server: Apache x-openstack-request-id: req-007f0aee-63ea-4578-82fa-ed2ff1ce6d62 2019-03-24 01:58:55,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:58:55,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-007f0aee-63ea-4578-82fa-ed2ff1ce6d62 2019-03-24 01:58:55,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744872093201s 2019-03-24 01:59:00,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:00,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:00,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-f5ccbfe7-2d85-4a45-a113-0acd513cf79d 2019-03-24 01:59:00,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-03-24 01:59:00,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:00 GMT Server: Apache x-openstack-request-id: req-48766b02-0162-4736-b1dd-b6ff1c516557 2019-03-24 01:59:00,501 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:00,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-48766b02-0162-4736-b1dd-b6ff1c516557 2019-03-24 01:59:00,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751900672913s 2019-03-24 01:59:00,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:59:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:00,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-31ec6597-a368-4907-affb-e8c10f47d43c 2019-03-24 01:59:00,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:00,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dba19e23-316f-47a8-ba5d-14d5c9c90d7b 2019-03-24 01:59:00,560 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:59:00,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-dba19e23-316f-47a8-ba5d-14d5c9c90d7b 2019-03-24 01:59:00,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0586760044098s 2019-03-24 01:59:05,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:05,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-5307488a-69be-46aa-96c0-d1b91b90cc01 2019-03-24 01:59:05,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-03-24 01:59:05,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:05 GMT Server: Apache x-openstack-request-id: req-f7c62d94-a5fa-425d-9e50-66e6cd670f8e 2019-03-24 01:59:05,643 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:05,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-f7c62d94-a5fa-425d-9e50-66e6cd670f8e 2019-03-24 01:59:05,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757441520691s 2019-03-24 01:59:10,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:10,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-6e5319e2-b750-47ee-a377-b1dc31b6d317 2019-03-24 01:59:10,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:10,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:10 GMT Server: Apache x-openstack-request-id: req-4409a8e7-f8b0-4ae2-ae1a-8213bd12814b 2019-03-24 01:59:10,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:10,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-4409a8e7-f8b0-4ae2-ae1a-8213bd12814b 2019-03-24 01:59:10,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738201141357s 2019-03-24 01:59:10,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:59:10,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:10,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-7aadb13c-4149-404c-bca6-a8ac069be883 2019-03-24 01:59:10,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:10,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e9db6a6c-d762-4ec1-8acf-0ed585d41de7 2019-03-24 01:59:10,796 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:59:10,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e9db6a6c-d762-4ec1-8acf-0ed585d41de7 2019-03-24 01:59:10,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730080604553s 2019-03-24 01:59:15,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:15,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-58b276de-8a0e-4c20-91ee-4a28a6c7b72e 2019-03-24 01:59:15,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-03-24 01:59:15,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:15 GMT Server: Apache x-openstack-request-id: req-6b4036d6-7b06-4be1-9576-5e1760cdb377 2019-03-24 01:59:15,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:15,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-6b4036d6-7b06-4be1-9576-5e1760cdb377 2019-03-24 01:59:15,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728468894958s 2019-03-24 01:59:20,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:20,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-78999e85-1ad9-4a06-bfb2-076275bd33fe 2019-03-24 01:59:20,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:20,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:20 GMT Server: Apache x-openstack-request-id: req-bd491379-ef64-47a0-83db-54bdb3c94747 2019-03-24 01:59:20,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:20,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-bd491379-ef64-47a0-83db-54bdb3c94747 2019-03-24 01:59:20,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743579864502s 2019-03-24 01:59:20,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:59:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:20,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-d150f86e-6760-4018-8e2d-8303569b2e99 2019-03-24 01:59:20,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-03-24 01:59:21,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb5778f6-b3b7-43c8-aa0f-6367b0ed7198 2019-03-24 01:59:21,031 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:59:21,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-cb5778f6-b3b7-43c8-aa0f-6367b0ed7198 2019-03-24 01:59:21,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750260353088s 2019-03-24 01:59:26,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:26,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-c3e12a21-9b33-4a7f-84ad-6198c4043f75 2019-03-24 01:59:26,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:26,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:26 GMT Server: Apache x-openstack-request-id: req-c9b5d997-6b82-4621-955c-3c7fdbe52611 2019-03-24 01:59:26,110 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:26,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-c9b5d997-6b82-4621-955c-3c7fdbe52611 2019-03-24 01:59:26,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724449157715s 2019-03-24 01:59:31,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:31,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-e0596b88-5d44-466a-9801-db3e66120b32 2019-03-24 01:59:31,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:31,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:31 GMT Server: Apache x-openstack-request-id: req-cc8e4c05-a072-45a4-bec6-e3d9fc86408c 2019-03-24 01:59:31,193 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:31,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-cc8e4c05-a072-45a4-bec6-e3d9fc86408c 2019-03-24 01:59:31,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779640674591s 2019-03-24 01:59:31,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:59:31,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:31,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7d8e824-794c-4cbc-bb20-ee4eb19170b0 2019-03-24 01:59:31,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e89edce-3eb0-4f20-84d0-46968888a799 2019-03-24 01:59:31,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:59:31,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6e89edce-3eb0-4f20-84d0-46968888a799 2019-03-24 01:59:31,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723369121552s 2019-03-24 01:59:36,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:36,321 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-aaf49fd9-5f08-46af-823a-7d7eb31727a8 2019-03-24 01:59:36,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-03-24 01:59:36,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:36 GMT Server: Apache x-openstack-request-id: req-3e54be85-266c-4d95-88dc-c2ca93ae761f 2019-03-24 01:59:36,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:36,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-3e54be85-266c-4d95-88dc-c2ca93ae761f 2019-03-24 01:59:36,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0911469459534s 2019-03-24 01:59:41,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:41,401 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-fc685e5d-e547-425a-9368-869f96d4cd21 2019-03-24 01:59:41,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:41,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:41 GMT Server: Apache x-openstack-request-id: req-c333e355-bf6e-4088-b3fd-3228a52b6677 2019-03-24 01:59:41,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:41,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-c333e355-bf6e-4088-b3fd-3228a52b6677 2019-03-24 01:59:41,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778391361237s 2019-03-24 01:59:41,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:59:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:41,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-93d217d1-07f2-4b45-ba9f-1d59cbb581a5 2019-03-24 01:59:41,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:41,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53eade60-6953-44d4-bf71-43fbb2e15d57 2019-03-24 01:59:41,524 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:59:41,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-53eade60-6953-44d4-bf71-43fbb2e15d57 2019-03-24 01:59:41,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765619277954s 2019-03-24 01:59:46,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:46,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:46 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-701a06d5-b735-4a7e-bc75-b43f8735f385 2019-03-24 01:59:46,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-03-24 01:59:46,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:46 GMT Server: Apache x-openstack-request-id: req-8f84f481-2f2b-441b-bd54-5434f1f7f42c 2019-03-24 01:59:46,606 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:46,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-8f84f481-2f2b-441b-bd54-5434f1f7f42c 2019-03-24 01:59:46,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074814081192s 2019-03-24 01:59:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:51,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-e449d8cf-c310-41f9-a20a-e404503e3f54 2019-03-24 01:59:51,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-03-24 01:59:51,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:51 GMT Server: Apache x-openstack-request-id: req-e2235618-8f21-4b04-83a1-1e85e3dc928c 2019-03-24 01:59:51,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:51,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-e2235618-8f21-4b04-83a1-1e85e3dc928c 2019-03-24 01:59:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764031410217s 2019-03-24 01:59:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 01:59:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:52,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-74643288-1b8f-47e3-abd1-66edd3a242b8 2019-03-24 01:59:52,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 01:59:52,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e9bf2c9-ae65-4f13-9254-785a765dfcf5 2019-03-24 01:59:52,452 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 01:59:52,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-2e9bf2c9-ae65-4f13-9254-785a765dfcf5 2019-03-24 01:59:52,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.763331890106s 2019-03-24 01:59:57,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 01:59:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 01:59:57,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 01:59:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-c01f1f46-817e-438f-8072-f06e6e4de0ff 2019-03-24 01:59:57,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-03-24 01:59:57,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 01:59:57 GMT Server: Apache x-openstack-request-id: req-af423dab-422e-4c51-8480-6f07b82bab43 2019-03-24 01:59:57,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 01:59:57,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-af423dab-422e-4c51-8480-6f07b82bab43 2019-03-24 01:59:57,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759119987488s 2019-03-24 02:00:02,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:02,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-a5e4cdcf-3e8e-43e1-88e5-88b14c6ac659 2019-03-24 02:00:02,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:02,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:02 GMT Server: Apache x-openstack-request-id: req-f9b30808-8d58-4308-bffb-668744922802 2019-03-24 02:00:02,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:02,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-f9b30808-8d58-4308-bffb-668744922802 2019-03-24 02:00:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360991001129s 2019-03-24 02:00:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:00:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:02,933 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-eb54df19-9b64-478a-a35a-423d8d0cc224 2019-03-24 02:00:02,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:02,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-073e673a-b520-4dd8-ba81-2f489fa31594 2019-03-24 02:00:02,975 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:00:02,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-073e673a-b520-4dd8-ba81-2f489fa31594 2019-03-24 02:00:02,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730140209198s 2019-03-24 02:00:07,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:08,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-e83291fd-3925-4673-8976-54953f42c5ac 2019-03-24 02:00:08,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-03-24 02:00:08,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:08 GMT Server: Apache x-openstack-request-id: req-766a42cd-d506-4c95-bbb5-52097645c2b9 2019-03-24 02:00:08,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:08,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-766a42cd-d506-4c95-bbb5-52097645c2b9 2019-03-24 02:00:08,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727360248566s 2019-03-24 02:00:13,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:13,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-eefbebae-ea8a-47a6-9a16-0d554bbe73e1 2019-03-24 02:00:13,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:13,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:13 GMT Server: Apache x-openstack-request-id: req-3420fcf4-541e-4064-82fa-3ece23212ebb 2019-03-24 02:00:13,132 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:13,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-3420fcf4-541e-4064-82fa-3ece23212ebb 2019-03-24 02:00:13,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751631259918s 2019-03-24 02:00:13,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:00:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:13,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-b567e724-9f2d-44ae-b230-8d5a3afae4ad 2019-03-24 02:00:13,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:13,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09da551f-3441-46d1-9b60-8900c8ca2022 2019-03-24 02:00:13,511 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:00:13,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-09da551f-3441-46d1-9b60-8900c8ca2022 2019-03-24 02:00:13,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.378482818604s 2019-03-24 02:00:18,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:18,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-8630519e-d88e-4067-8f2a-031b3853b4bc 2019-03-24 02:00:18,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-03-24 02:00:18,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:18 GMT Server: Apache x-openstack-request-id: req-18656a81-c479-4088-b05d-64b34841d846 2019-03-24 02:00:18,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:18,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-18656a81-c479-4088-b05d-64b34841d846 2019-03-24 02:00:18,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748679637909s 2019-03-24 02:00:23,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:23,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-9b5b39b7-d416-4b87-bf64-aeb651dd0eff 2019-03-24 02:00:23,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-03-24 02:00:23,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:23 GMT Server: Apache x-openstack-request-id: req-b8f2e396-223e-4d41-95bc-d16ee23e62e2 2019-03-24 02:00:23,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:23,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-b8f2e396-223e-4d41-95bc-d16ee23e62e2 2019-03-24 02:00:23,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746531486511s 2019-03-24 02:00:23,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:00:23,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:23,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-44a9c47b-d568-4091-a8c0-a2d51790167a 2019-03-24 02:00:23,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-03-24 02:00:24,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39731c6d-7c72-4330-8286-b90964a90c18 2019-03-24 02:00:24,018 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:00:24,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-39731c6d-7c72-4330-8286-b90964a90c18 2019-03-24 02:00:24,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344508886337s 2019-03-24 02:00:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:29,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-946dcb2a-1924-43c1-9e74-e78fa4ffcc43 2019-03-24 02:00:29,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:29,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:29 GMT Server: Apache x-openstack-request-id: req-e3028ad9-7211-410d-92de-ae11fa977bc7 2019-03-24 02:00:29,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:29,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-e3028ad9-7211-410d-92de-ae11fa977bc7 2019-03-24 02:00:29,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073282957077s 2019-03-24 02:00:34,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:34,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-142e33d1-0eae-4730-b06e-2c9eeba8edcf 2019-03-24 02:00:34,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:34,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:34 GMT Server: Apache x-openstack-request-id: req-8657bfb1-af64-40ce-a0d9-2e4abb6d7c50 2019-03-24 02:00:34,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:34,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-8657bfb1-af64-40ce-a0d9-2e4abb6d7c50 2019-03-24 02:00:34,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741999149323s 2019-03-24 02:00:34,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:00:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:34,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff32ac7b-5ff6-44bb-ac2c-9052d979405b 2019-03-24 02:00:34,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-03-24 02:00:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-835df3b0-8973-4177-a06b-fa5f98087d0f 2019-03-24 02:00:34,248 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:00:34,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-835df3b0-8973-4177-a06b-fa5f98087d0f 2019-03-24 02:00:34,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732660293579s 2019-03-24 02:00:39,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:39,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-159cbed0-0480-494f-9910-c2ce23220174 2019-03-24 02:00:39,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-03-24 02:00:39,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:39 GMT Server: Apache x-openstack-request-id: req-7c4c1b5b-e47c-4717-8126-308c19913509 2019-03-24 02:00:39,329 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:39,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-7c4c1b5b-e47c-4717-8126-308c19913509 2019-03-24 02:00:39,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751051902771s 2019-03-24 02:00:44,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:44,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-560112c6-4d6e-419c-98d8-125c808f7d85 2019-03-24 02:00:44,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:44,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:44 GMT Server: Apache x-openstack-request-id: req-88c7cbc2-42ff-4b03-b718-7695bfcf7942 2019-03-24 02:00:44,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:44,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-88c7cbc2-42ff-4b03-b718-7695bfcf7942 2019-03-24 02:00:44,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746259689331s 2019-03-24 02:00:44,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:00:44,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:44,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8ec4ca17-9fa6-4430-af6c-1e920540098a 2019-03-24 02:00:44,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-03-24 02:00:44,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6824f1ee-508c-478f-96d3-d165bfaae1d2 2019-03-24 02:00:44,484 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:00:44,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6824f1ee-508c-478f-96d3-d165bfaae1d2 2019-03-24 02:00:44,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735931396484s 2019-03-24 02:00:49,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:49,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-ebb9740f-082d-4781-93e6-9db801a566ce 2019-03-24 02:00:49,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-03-24 02:00:49,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:49 GMT Server: Apache x-openstack-request-id: req-22368325-07a9-43c3-8cc6-b8d30c201090 2019-03-24 02:00:49,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:49,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-22368325-07a9-43c3-8cc6-b8d30c201090 2019-03-24 02:00:49,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736348628998s 2019-03-24 02:00:54,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:00:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:54,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-ae385dc6-8245-4275-9ead-ac5cf69715d6 2019-03-24 02:00:54,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:54,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:54 GMT Server: Apache x-openstack-request-id: req-a2a16376-db5b-4994-8365-c197a0f97806 2019-03-24 02:00:54,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:00:54,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-a2a16376-db5b-4994-8365-c197a0f97806 2019-03-24 02:00:54,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367551088333s 2019-03-24 02:00:54,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:00:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:00:55,231 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:00:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-359c490a-3e5e-4548-adde-72f8f4a0d803 2019-03-24 02:00:55,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:00:55,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:00:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec3633a3-145e-42ef-8825-d089ed698165 2019-03-24 02:00:55,274 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:00:55,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-ec3633a3-145e-42ef-8825-d089ed698165 2019-03-24 02:00:55,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.335890054703s 2019-03-24 02:01:00,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:00,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-142ee53c-4699-4842-930e-3949ad2d9d8a 2019-03-24 02:01:00,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-03-24 02:01:00,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:00 GMT Server: Apache x-openstack-request-id: req-2531d5df-a6d7-4f53-8b31-462ea79f1a38 2019-03-24 02:01:00,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:00,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-2531d5df-a6d7-4f53-8b31-462ea79f1a38 2019-03-24 02:01:00,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371536016464s 2019-03-24 02:01:05,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:06,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-aaa7c045-0520-4608-81ea-d3fe0e964b83 2019-03-24 02:01:06,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:06,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:06 GMT Server: Apache x-openstack-request-id: req-d9866c61-0ee2-4ca0-8b9e-6b02d68e6848 2019-03-24 02:01:06,045 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:06,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-d9866c61-0ee2-4ca0-8b9e-6b02d68e6848 2019-03-24 02:01:06,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.387733221054s 2019-03-24 02:01:06,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:01:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:06,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-19825b6a-1433-4b8e-9d2d-8993a938c4f8 2019-03-24 02:01:06,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:06,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da729a24-f434-4ae0-9231-ceb09dec0f62 2019-03-24 02:01:06,710 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:01:06,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-da729a24-f434-4ae0-9231-ceb09dec0f62 2019-03-24 02:01:06,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.664088964462s 2019-03-24 02:01:11,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:12,050 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-70afe3e9-e329-4f3a-9050-9531c9e1541a 2019-03-24 02:01:12,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:12,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:12 GMT Server: Apache x-openstack-request-id: req-7e5ac04d-2edb-4874-97e9-c5c30a3b31ef 2019-03-24 02:01:12,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:12,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-7e5ac04d-2edb-4874-97e9-c5c30a3b31ef 2019-03-24 02:01:12,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376075029373s 2019-03-24 02:01:17,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:17,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-348d2325-1738-4dac-bc7b-ebca79116e66 2019-03-24 02:01:17,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:17,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:17 GMT Server: Apache x-openstack-request-id: req-c6fff872-d6fa-4b22-83f0-be198580a51c 2019-03-24 02:01:17,745 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:17,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-c6fff872-d6fa-4b22-83f0-be198580a51c 2019-03-24 02:01:17,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.647150993347s 2019-03-24 02:01:17,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:01:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:18,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-7645d200-e4f5-415d-9161-4662d67871a4 2019-03-24 02:01:18,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-03-24 02:01:18,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-abf3d818-5e3a-4966-87ea-aabb80d21134 2019-03-24 02:01:18,141 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:01:18,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-abf3d818-5e3a-4966-87ea-aabb80d21134 2019-03-24 02:01:18,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.395102977753s 2019-03-24 02:01:23,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:23,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:23,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-2053cd41-04df-4b85-a8e1-61758e2bb52e 2019-03-24 02:01:23,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-03-24 02:01:24,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:23 GMT Server: Apache x-openstack-request-id: req-b9bbb304-5c0f-435a-8bfe-1d308647b071 2019-03-24 02:01:24,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:24,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-b9bbb304-5c0f-435a-8bfe-1d308647b071 2019-03-24 02:01:24,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.08712816238s 2019-03-24 02:01:29,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:29,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:29,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-fb94c9a4-4b94-48ef-808a-448019c44f4e 2019-03-24 02:01:29,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-03-24 02:01:29,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:29 GMT Server: Apache x-openstack-request-id: req-3b735864-54d1-4494-9064-e4b7891c8010 2019-03-24 02:01:29,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:29,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-3b735864-54d1-4494-9064-e4b7891c8010 2019-03-24 02:01:29,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760509967804s 2019-03-24 02:01:29,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:01:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:29,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-4be709cb-e94b-4bd3-9bc0-6fda010592eb 2019-03-24 02:01:29,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-03-24 02:01:29,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ba85f33-6229-496a-9be2-1c17b5b3e682 2019-03-24 02:01:29,703 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:01:29,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0ba85f33-6229-496a-9be2-1c17b5b3e682 2019-03-24 02:01:29,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.385924100876s 2019-03-24 02:01:34,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:34,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-33f1ace2-ad77-4a62-bf95-c1ec0b23fae2 2019-03-24 02:01:34,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:34,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:34 GMT Server: Apache x-openstack-request-id: req-36e2e20b-9d19-4c32-b095-f90439d7f02b 2019-03-24 02:01:34,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:34,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-36e2e20b-9d19-4c32-b095-f90439d7f02b 2019-03-24 02:01:34,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752379894257s 2019-03-24 02:01:39,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:40,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-d32b653d-3951-4ed0-aec4-341d0d3482b3 2019-03-24 02:01:40,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:40,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:40 GMT Server: Apache x-openstack-request-id: req-eb858d40-7f13-47ab-a6b3-dfbd51168cfa 2019-03-24 02:01:40,436 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:40,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-eb858d40-7f13-47ab-a6b3-dfbd51168cfa 2019-03-24 02:01:40,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.645380020142s 2019-03-24 02:01:40,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:01:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:40,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-218dac2d-ea0d-4ae9-ad40-44428d62de72 2019-03-24 02:01:40,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:40,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-784e09da-3627-4c2f-8776-d5dda146bf65 2019-03-24 02:01:40,510 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:01:40,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-784e09da-3627-4c2f-8776-d5dda146bf65 2019-03-24 02:01:40,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734198093414s 2019-03-24 02:01:45,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:45,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-c2ecb8fb-ab03-464f-b69a-279e60f80920 2019-03-24 02:01:45,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:45,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:45 GMT Server: Apache x-openstack-request-id: req-1769131d-25ac-4844-bbe2-8b96dc60b99c 2019-03-24 02:01:45,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:45,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-1769131d-25ac-4844-bbe2-8b96dc60b99c 2019-03-24 02:01:45,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.392579078674s 2019-03-24 02:01:50,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:50,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-eceafc25-0730-45f6-a64c-fdea315fca69 2019-03-24 02:01:50,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:01:50,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:50 GMT Server: Apache x-openstack-request-id: req-fc520226-0d1f-461b-bbfb-a9e46a32aaad 2019-03-24 02:01:50,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:50,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-fc520226-0d1f-461b-bbfb-a9e46a32aaad 2019-03-24 02:01:50,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767469406128s 2019-03-24 02:01:50,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:01:50,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:51,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-81bf3d31-01a3-485c-bb58-fb1f3e08edc3 2019-03-24 02:01:51,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-03-24 02:01:51,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81bcac98-5abd-4326-a52e-ed96ba64cba4 2019-03-24 02:01:51,369 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:01:51,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-81bcac98-5abd-4326-a52e-ed96ba64cba4 2019-03-24 02:01:51,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.377177000046s 2019-03-24 02:01:56,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:01:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:01:56,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:01:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-0f2853fe-44f0-427b-8c79-877b4b8d8986 2019-03-24 02:01:56,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-03-24 02:01:56,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:01:56 GMT Server: Apache x-openstack-request-id: req-e38559f8-9f3f-4292-82e1-958699eba0c2 2019-03-24 02:01:56,450 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:01:56,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-e38559f8-9f3f-4292-82e1-958699eba0c2 2019-03-24 02:01:56,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742030143738s 2019-03-24 02:02:01,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:01,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-d3f3f12c-7c8d-4cb3-a5b2-5fcd4d14ae67 2019-03-24 02:02:01,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:01,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:01 GMT Server: Apache x-openstack-request-id: req-1ff55450-1624-40a7-a9a0-3615e13f0456 2019-03-24 02:02:01,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:01,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-1ff55450-1624-40a7-a9a0-3615e13f0456 2019-03-24 02:02:01,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745258331299s 2019-03-24 02:02:01,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:02:01,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:01,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-bbc7eaac-67f6-490d-a0e1-24665d180463 2019-03-24 02:02:01,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:01,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50ef5fe3-ce36-4510-9f40-9fba2265cd5d 2019-03-24 02:02:01,604 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:02:01,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-50ef5fe3-ce36-4510-9f40-9fba2265cd5d 2019-03-24 02:02:01,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732300281525s 2019-03-24 02:02:06,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:06,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-da286359-1e47-42bd-910c-661c34d4d407 2019-03-24 02:02:06,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:06,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:06 GMT Server: Apache x-openstack-request-id: req-1c5c4a39-470d-4982-926e-34d01910761e 2019-03-24 02:02:06,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:06,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-1c5c4a39-470d-4982-926e-34d01910761e 2019-03-24 02:02:06,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740869045258s 2019-03-24 02:02:11,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:11,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:11,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-e15185a6-4a11-4dd2-aa43-44062eee903f 2019-03-24 02:02:11,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-03-24 02:02:11,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:11 GMT Server: Apache x-openstack-request-id: req-5fb6e107-1494-485b-950d-8688d6cf5b30 2019-03-24 02:02:11,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:11,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-5fb6e107-1494-485b-950d-8688d6cf5b30 2019-03-24 02:02:11,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748000144958s 2019-03-24 02:02:11,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:02:11,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:11,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-23daa071-0d6b-4e8f-9dc3-260f783fd3ba 2019-03-24 02:02:11,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:11,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b858156a-2ce8-4721-bd28-51f000dbd96d 2019-03-24 02:02:11,840 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:02:11,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-b858156a-2ce8-4721-bd28-51f000dbd96d 2019-03-24 02:02:11,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734968185425s 2019-03-24 02:02:16,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:16,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-95c820d9-6e14-4be7-b061-3f78ea6b594f 2019-03-24 02:02:16,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:16,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:16 GMT Server: Apache x-openstack-request-id: req-95c74d7d-923a-4e8f-be04-0426bf709ecb 2019-03-24 02:02:16,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:16,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-95c74d7d-923a-4e8f-be04-0426bf709ecb 2019-03-24 02:02:16,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739119052887s 2019-03-24 02:02:21,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:21,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:22,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-31beef66-6ddf-4040-90e6-7827adb5b0b0 2019-03-24 02:02:22,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-03-24 02:02:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:22 GMT Server: Apache x-openstack-request-id: req-8c9c54bb-affd-4863-8770-34fe87fddd47 2019-03-24 02:02:22,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:22,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-8c9c54bb-affd-4863-8770-34fe87fddd47 2019-03-24 02:02:22,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377279043198s 2019-03-24 02:02:22,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:02:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:22,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-089dc09c-3c67-4995-b464-63052d175d16 2019-03-24 02:02:22,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-03-24 02:02:22,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa9ecd9c-b662-4aff-9c38-92086239f385 2019-03-24 02:02:22,667 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:02:22,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-fa9ecd9c-b662-4aff-9c38-92086239f385 2019-03-24 02:02:22,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362899065018s 2019-03-24 02:02:27,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:27,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:27,704 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-bed19e8e-5530-4811-8399-845bc11350bc 2019-03-24 02:02:27,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:27 GMT Server: Apache x-openstack-request-id: req-d7474f66-ac74-49c7-8dc7-8c297984b9b3 2019-03-24 02:02:27,745 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:27,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-d7474f66-ac74-49c7-8dc7-8c297984b9b3 2019-03-24 02:02:27,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072144985199s 2019-03-24 02:02:32,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:32,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:32,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:32 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-d4690827-9305-4824-805d-98d2b8707fa0 2019-03-24 02:02:32,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-03-24 02:02:32,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:32 GMT Server: Apache x-openstack-request-id: req-f297d0ee-583e-432b-a307-fcab31d06809 2019-03-24 02:02:32,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:32,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-f297d0ee-583e-432b-a307-fcab31d06809 2019-03-24 02:02:32,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752680301666s 2019-03-24 02:02:32,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:02:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:32,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:32 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-faf623eb-5083-4ab4-9f3c-8bc62f065ba4 2019-03-24 02:02:32,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:32,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82d944d9-ecdc-4dbe-9ffb-dd92f8607d43 2019-03-24 02:02:32,903 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:02:32,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-82d944d9-ecdc-4dbe-9ffb-dd92f8607d43 2019-03-24 02:02:32,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760958194733s 2019-03-24 02:02:37,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:37,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:37,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-eb321da1-f6f4-4983-81df-a2f761e0cb09 2019-03-24 02:02:37,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-03-24 02:02:38,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:37 GMT Server: Apache x-openstack-request-id: req-02f25a98-4b8d-4ca9-8b14-9eb984c0af00 2019-03-24 02:02:38,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:38,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-02f25a98-4b8d-4ca9-8b14-9eb984c0af00 2019-03-24 02:02:38,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353651046753s 2019-03-24 02:02:43,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:43,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:43,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:43 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-f32c6a5c-cc23-4acc-96bf-7a01f8925071 2019-03-24 02:02:43,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:43,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:43 GMT Server: Apache x-openstack-request-id: req-13c5e44f-b842-4919-8422-d25d5af979b6 2019-03-24 02:02:43,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:43,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-13c5e44f-b842-4919-8422-d25d5af979b6 2019-03-24 02:02:43,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377321958542s 2019-03-24 02:02:43,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:02:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:44,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:43 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f8092e78-35e5-4ff5-a179-c5dc518c8bbc 2019-03-24 02:02:44,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:44,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-172cd86b-d3c4-4b97-850a-91b90988c59a 2019-03-24 02:02:44,445 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:02:44,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-172cd86b-d3c4-4b97-850a-91b90988c59a 2019-03-24 02:02:44,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.798117876053s 2019-03-24 02:02:49,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:49,485 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-8e2c5316-55b6-4b3b-80ca-0387cd87d9d0 2019-03-24 02:02:49,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:49,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:49 GMT Server: Apache x-openstack-request-id: req-6bdc4ac7-4bfa-449b-bcf3-4cf0acef8d9d 2019-03-24 02:02:49,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:49,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-6bdc4ac7-4bfa-449b-bcf3-4cf0acef8d9d 2019-03-24 02:02:49,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755889415741s 2019-03-24 02:02:54,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:02:54,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:54,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-10e263b7-498f-455f-9b4a-e49ed499a290 2019-03-24 02:02:54,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:54,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:54 GMT Server: Apache x-openstack-request-id: req-792329a3-3cfc-49d8-bfef-e379efade00d 2019-03-24 02:02:54,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:02:54,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-792329a3-3cfc-49d8-bfef-e379efade00d 2019-03-24 02:02:54,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.383553028107s 2019-03-24 02:02:54,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:02:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:02:54,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:02:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9596dec1-14f0-417e-b380-8bbbc75c8b6a 2019-03-24 02:02:54,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:02:55,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:02:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c78abea8-c65e-4f03-b4af-24621cbe8851 2019-03-24 02:02:55,306 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:02:55,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c78abea8-c65e-4f03-b4af-24621cbe8851 2019-03-24 02:02:55,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.388025045395s 2019-03-24 02:03:00,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:00,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-2d8b19c2-233c-4cbc-9454-0435c958921a 2019-03-24 02:03:00,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-03-24 02:03:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:00 GMT Server: Apache x-openstack-request-id: req-7ab85479-811e-4b9a-b3ff-9f0a9130556d 2019-03-24 02:03:00,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:00,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-7ab85479-811e-4b9a-b3ff-9f0a9130556d 2019-03-24 02:03:00,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720238685608s 2019-03-24 02:03:05,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:05,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc Server: Apache x-openstack-request-id: req-a578d8c5-7ced-4c91-b44c-9f55c83dc25d 2019-03-24 02:03:05,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-03-24 02:03:05,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-af7b5fc0-5adf-4702-b591-2307030cfdcb 2019-03-24 02:03:05,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-03-24T02:03:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis/events/97824bd7-5e31-4188-840d-8d9d17eaf50b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b91ebe3b-ec1a-468b-bb75-24a3e133fcea", "id": "97824bd7-5e31-4188-840d-8d9d17eaf50b"}, {"resource_name": "vellum", "event_time": "2019-03-24T02:03:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum/events/9a603374-db5f-404a-b329-97fb307a98fb", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-ykoc3wq5bjed", "id": "9a603374-db5f-404a-b329-97fb307a98fb"}]} 2019-03-24 02:03:05,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc&marker=530feb47-82be-49c0-8f7a-3b4183242937&sort_dir=asc used request id req-af7b5fc0-5adf-4702-b591-2307030cfdcb 2019-03-24 02:03:05,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738978385925s 2019-03-24 02:03:10,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:10,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-dd700c96-4ad2-45e1-97fc-1828833eacd2 2019-03-24 02:03:10,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:10,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:10 GMT Server: Apache x-openstack-request-id: req-1d9421b7-9ccd-467c-89ce-c025c6d0dfc8 2019-03-24 02:03:10,545 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:10,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-1d9421b7-9ccd-467c-89ce-c025c6d0dfc8 2019-03-24 02:03:10,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743579864502s 2019-03-24 02:03:15,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:15,902 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-0c3c79b9-c92d-47c2-bdac-c9059bd8002b 2019-03-24 02:03:15,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:15,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:15 GMT Server: Apache x-openstack-request-id: req-c48c4fed-b6c2-4647-a6df-c6fb3b93934f 2019-03-24 02:03:15,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:15,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-c48c4fed-b6c2-4647-a6df-c6fb3b93934f 2019-03-24 02:03:15,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.39613199234s 2019-03-24 02:03:15,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:03:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:16,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f221dfc7-e32a-4c90-aeda-dfe417ae377a 2019-03-24 02:03:16,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:16,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de9f48be-1094-456e-bf70-cf8f6f69b5f9 2019-03-24 02:03:16,307 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:03:16,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-de9f48be-1094-456e-bf70-cf8f6f69b5f9 2019-03-24 02:03:16,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.35984992981s 2019-03-24 02:03:21,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:21,345 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-1f4cd2ba-7511-423b-97ea-a17e9ab9c20d 2019-03-24 02:03:21,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:21,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:21 GMT Server: Apache x-openstack-request-id: req-67af08f4-70a7-4d7a-affe-ef39bc5e8198 2019-03-24 02:03:21,387 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:21,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-67af08f4-70a7-4d7a-affe-ef39bc5e8198 2019-03-24 02:03:21,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738120079041s 2019-03-24 02:03:26,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:26,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-87e50ade-43a4-4a15-aa98-56b0f87966ab 2019-03-24 02:03:26,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-03-24 02:03:26,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:26 GMT Server: Apache x-openstack-request-id: req-45b22538-579c-4829-b41e-e79d5a267682 2019-03-24 02:03:26,467 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:26,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-45b22538-579c-4829-b41e-e79d5a267682 2019-03-24 02:03:26,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737860202789s 2019-03-24 02:03:26,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:03:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:26,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f7fee544-bb24-434e-b60c-d463a4d48e62 2019-03-24 02:03:26,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-03-24 02:03:26,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1723ae79-6d62-4711-a702-10dc187aa177 2019-03-24 02:03:26,541 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:03:26,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-1723ae79-6d62-4711-a702-10dc187aa177 2019-03-24 02:03:26,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735349655151s 2019-03-24 02:03:31,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:31,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:31,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-f8f6dbf6-be88-4637-87fb-a836c0ca0966 2019-03-24 02:03:31,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:31,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:31 GMT Server: Apache x-openstack-request-id: req-9b32e8c3-6834-42b8-9d38-ab3d258bb3b7 2019-03-24 02:03:31,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:31,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-9b32e8c3-6834-42b8-9d38-ab3d258bb3b7 2019-03-24 02:03:31,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351930856705s 2019-03-24 02:03:36,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:37,227 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-beebd057-80fe-4807-808a-64ad9e9419b5 2019-03-24 02:03:37,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-03-24 02:03:37,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:37 GMT Server: Apache x-openstack-request-id: req-29a0790b-9376-483b-87af-c54309232e5f 2019-03-24 02:03:37,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:37,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-29a0790b-9376-483b-87af-c54309232e5f 2019-03-24 02:03:37,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364387989044s 2019-03-24 02:03:37,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:03:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:37,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b6b8ef0-e85d-4e66-871b-9a2384931102 2019-03-24 02:03:37,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:37,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-75beb37a-0970-4e50-bdbe-23f3206712d4 2019-03-24 02:03:37,343 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:03:37,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-75beb37a-0970-4e50-bdbe-23f3206712d4 2019-03-24 02:03:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073194026947s 2019-03-24 02:03:42,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:42,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:42,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-a0fca199-dc80-49ef-9c07-8fcfddafdef8 2019-03-24 02:03:42,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-03-24 02:03:42,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:42 GMT Server: Apache x-openstack-request-id: req-6b6bbf7a-ad8e-4287-93f9-1718ffc7f797 2019-03-24 02:03:42,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:42,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-6b6bbf7a-ad8e-4287-93f9-1718ffc7f797 2019-03-24 02:03:42,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738141536713s 2019-03-24 02:03:47,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:47,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-38ab6da7-43f5-4ee1-a050-a15942cf31be 2019-03-24 02:03:47,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:47,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:47 GMT Server: Apache x-openstack-request-id: req-d895a989-64c1-48e5-b37d-9e3eae8ffc35 2019-03-24 02:03:47,796 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:47,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d895a989-64c1-48e5-b37d-9e3eae8ffc35 2019-03-24 02:03:47,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366641998291s 2019-03-24 02:03:47,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:03:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:47,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d1f9b8b-a280-489e-ad5c-b870e39dce53 2019-03-24 02:03:47,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-03-24 02:03:47,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e78dcdcb-bf3c-4f55-bdbe-5fb1c1fbebdb 2019-03-24 02:03:47,870 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:03:47,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e78dcdcb-bf3c-4f55-bdbe-5fb1c1fbebdb 2019-03-24 02:03:47,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733659267426s 2019-03-24 02:03:52,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:52,908 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-61337eba-21cf-4446-b0db-575f74f1a351 2019-03-24 02:03:52,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:52,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:52 GMT Server: Apache x-openstack-request-id: req-fb1fc57c-c2d9-416f-99fe-ef657f404532 2019-03-24 02:03:52,952 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:52,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-fb1fc57c-c2d9-416f-99fe-ef657f404532 2019-03-24 02:03:52,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750410556793s 2019-03-24 02:03:57,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:03:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:57,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-2b69b51c-4d1a-4193-bdba-a76b153d0626 2019-03-24 02:03:57,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:58,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:57 GMT Server: Apache x-openstack-request-id: req-8a95b4cc-3a55-4aba-8809-b19b42058b5a 2019-03-24 02:03:58,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:03:58,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-8a95b4cc-3a55-4aba-8809-b19b42058b5a 2019-03-24 02:03:58,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739779472351s 2019-03-24 02:03:58,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:03:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:03:58,345 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:03:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8069b23c-3a35-4c26-840e-b435e4177121 2019-03-24 02:03:58,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:03:58,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:03:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0952581-5ed8-4151-98fb-1ef00fec5894 2019-03-24 02:03:58,388 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:03:58,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-f0952581-5ed8-4151-98fb-1ef00fec5894 2019-03-24 02:03:58,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355978012085s 2019-03-24 02:04:03,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:03,427 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-db022b9e-8a56-4e28-b34b-948fac144b0e 2019-03-24 02:04:03,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:04:03,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:03 GMT Server: Apache x-openstack-request-id: req-d8badb33-9950-4e15-a01e-16d66afe6da7 2019-03-24 02:04:03,471 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:03,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d8badb33-9950-4e15-a01e-16d66afe6da7 2019-03-24 02:04:03,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759100914001s 2019-03-24 02:04:08,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:08,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-8ad7004f-908d-4a69-887f-6b6879e9af70 2019-03-24 02:04:08,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:04:08,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:08 GMT Server: Apache x-openstack-request-id: req-123b008e-7088-457e-b030-97c91567c99c 2019-03-24 02:04:08,550 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:08,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-123b008e-7088-457e-b030-97c91567c99c 2019-03-24 02:04:08,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734899044037s 2019-03-24 02:04:08,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:04:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:08,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-483a0455-360c-4008-8830-f4f25c29641c 2019-03-24 02:04:08,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-03-24 02:04:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19c0ec9a-5649-4976-8b40-3daa5a7dd44d 2019-03-24 02:04:08,625 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:04:08,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-19c0ec9a-5649-4976-8b40-3daa5a7dd44d 2019-03-24 02:04:08,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741469860077s 2019-03-24 02:04:13,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:13,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-c7bd4108-df1f-421e-887c-cfa9167d8264 2019-03-24 02:04:13,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:04:13,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:13 GMT Server: Apache x-openstack-request-id: req-08405a4a-016d-4fb0-8393-d6831a1e9b26 2019-03-24 02:04:13,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:13,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-08405a4a-016d-4fb0-8393-d6831a1e9b26 2019-03-24 02:04:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073961019516s 2019-03-24 02:04:18,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:18,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:18,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-74bb12db-00af-43d2-9e6d-6c7d4d1dc163 2019-03-24 02:04:18,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-03-24 02:04:18,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:18 GMT Server: Apache x-openstack-request-id: req-4b23a50f-833d-47ad-974b-e4e74859172d 2019-03-24 02:04:18,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:18,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-4b23a50f-833d-47ad-974b-e4e74859172d 2019-03-24 02:04:18,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728828907013s 2019-03-24 02:04:18,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:04:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:19,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-c06e8687-4b72-4652-b5ce-d15a173d9f37 2019-03-24 02:04:19,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-03-24 02:04:19,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-97436890-980b-4da8-b379-e13d7ad6a7ad 2019-03-24 02:04:19,141 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:04:19,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-97436890-980b-4da8-b379-e13d7ad6a7ad 2019-03-24 02:04:19,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.356555938721s 2019-03-24 02:04:24,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:24,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-70bbfecd-2dca-40a1-ac9d-d72eb05ec8eb 2019-03-24 02:04:24,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-03-24 02:04:24,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:24 GMT Server: Apache x-openstack-request-id: req-114e3af1-c166-4af5-8808-660c021e904b 2019-03-24 02:04:24,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:24,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-114e3af1-c166-4af5-8808-660c021e904b 2019-03-24 02:04:24,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0910489559174s 2019-03-24 02:04:29,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:29,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-a702d072-c511-4f6a-97a1-9103926558d8 2019-03-24 02:04:29,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-03-24 02:04:29,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:29 GMT Server: Apache x-openstack-request-id: req-eecfa92b-a563-4163-8579-e5c36a5c95b5 2019-03-24 02:04:29,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:29,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-eecfa92b-a563-4163-8579-e5c36a5c95b5 2019-03-24 02:04:29,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731670856476s 2019-03-24 02:04:29,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:04:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:29,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb6afc5f-834a-46a6-b95d-78bcf82c67ba 2019-03-24 02:04:29,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-03-24 02:04:29,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de3397bb-cc19-4164-913b-23f6c2f7f77a 2019-03-24 02:04:29,677 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:04:29,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-de3397bb-cc19-4164-913b-23f6c2f7f77a 2019-03-24 02:04:29,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359564065933s 2019-03-24 02:04:34,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:34,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-fada1b61-a628-4379-8f73-24ec6aaba51c 2019-03-24 02:04:34,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-03-24 02:04:34,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:34 GMT Server: Apache x-openstack-request-id: req-65eb5376-2fe0-4594-baba-a79867f905ea 2019-03-24 02:04:34,755 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:34,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-65eb5376-2fe0-4594-baba-a79867f905ea 2019-03-24 02:04:34,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073695898056s 2019-03-24 02:04:39,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:39,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-0061a3dc-df92-4ef4-929e-c68523360a21 2019-03-24 02:04:39,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-03-24 02:04:39,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:39 GMT Server: Apache x-openstack-request-id: req-a61c3933-8f53-4c13-a892-460f047449e0 2019-03-24 02:04:39,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:39,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-a61c3933-8f53-4c13-a892-460f047449e0 2019-03-24 02:04:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740749835968s 2019-03-24 02:04:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:04:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:39,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-65940688-9f99-48d8-965a-def45c4f4fec 2019-03-24 02:04:39,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-03-24 02:04:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e6be923-ddad-40b6-96e4-d7e48140e21e 2019-03-24 02:04:39,909 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:04:39,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0e6be923-ddad-40b6-96e4-d7e48140e21e 2019-03-24 02:04:39,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739650726318s 2019-03-24 02:04:44,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:44,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e7a212c1-778e-475c-b88d-43249a4ea7b0 2019-03-24 02:04:44,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:04:44,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:44 GMT Server: Apache x-openstack-request-id: req-0d007387-e16e-40c5-83d8-dfbe04ce652b 2019-03-24 02:04:44,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:44,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-0d007387-e16e-40c5-83d8-dfbe04ce652b 2019-03-24 02:04:44,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770699977875s 2019-03-24 02:04:49,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:50,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-cfe755d6-5a46-41ca-b43c-1dab4a34baa3 2019-03-24 02:04:50,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:04:50,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:50 GMT Server: Apache x-openstack-request-id: req-e0174778-3e9e-4446-a47c-01c0ee6cb606 2019-03-24 02:04:50,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:50,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-e0174778-3e9e-4446-a47c-01c0ee6cb606 2019-03-24 02:04:50,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737731456757s 2019-03-24 02:04:50,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:04:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:50,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-0dd477cd-7446-4159-865c-1c2a45ce735a 2019-03-24 02:04:50,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:04:50,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c328dd43-8f20-4244-9118-2de418e24aae 2019-03-24 02:04:50,143 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:04:50,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c328dd43-8f20-4244-9118-2de418e24aae 2019-03-24 02:04:50,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753231048584s 2019-03-24 02:04:55,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:04:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:04:55,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:04:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-612eb2b5-7de7-4bdd-b487-85519907a55e 2019-03-24 02:04:55,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-03-24 02:04:55,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:04:55 GMT Server: Apache x-openstack-request-id: req-ed93902d-07ee-40b9-856b-05ce27567d87 2019-03-24 02:04:55,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:04:55,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-ed93902d-07ee-40b9-856b-05ce27567d87 2019-03-24 02:04:55,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753488540649s 2019-03-24 02:05:00,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:00,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-96534f4f-699d-4484-8880-c50d396c7a20 2019-03-24 02:05:00,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:00,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:00 GMT Server: Apache x-openstack-request-id: req-d2dfe4e6-63c1-4d71-ad94-e682f69d0880 2019-03-24 02:05:00,314 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:00,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d2dfe4e6-63c1-4d71-ad94-e682f69d0880 2019-03-24 02:05:00,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.082123041153s 2019-03-24 02:05:00,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:05:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:00,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e516b97-2362-4e14-b7fc-ea8dca3882cd 2019-03-24 02:05:00,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-03-24 02:05:00,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d301a279-b5c9-4163-ac3d-b8a61475b037 2019-03-24 02:05:00,389 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:05:00,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-d301a279-b5c9-4163-ac3d-b8a61475b037 2019-03-24 02:05:00,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750019550323s 2019-03-24 02:05:05,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:05,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-dc74b517-8e83-444d-9cf1-3a5a740dea18 2019-03-24 02:05:05,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:05,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:05 GMT Server: Apache x-openstack-request-id: req-c6f78a19-2789-4d0e-ad93-fed777d009c6 2019-03-24 02:05:05,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:05,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-c6f78a19-2789-4d0e-ad93-fed777d009c6 2019-03-24 02:05:05,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767328739166s 2019-03-24 02:05:10,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:10,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-f2188ed5-a9dc-4070-b66f-1beea72d0d15 2019-03-24 02:05:10,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-03-24 02:05:10,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:10 GMT Server: Apache x-openstack-request-id: req-dcc736b5-1d74-4d10-83b4-2f96c43a09c9 2019-03-24 02:05:10,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:10,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-dcc736b5-1d74-4d10-83b4-2f96c43a09c9 2019-03-24 02:05:10,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737700462341s 2019-03-24 02:05:10,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:05:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:10,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-46846b57-9606-406e-bd73-b6eb34c62934 2019-03-24 02:05:10,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-03-24 02:05:10,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-364319a8-a614-46e4-a4b2-c89ddc2a6388 2019-03-24 02:05:10,622 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:05:10,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-364319a8-a614-46e4-a4b2-c89ddc2a6388 2019-03-24 02:05:10,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741970539093s 2019-03-24 02:05:15,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:15,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:15,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-3708604f-f358-4e4e-ad3d-a1f9eff0fec1 2019-03-24 02:05:15,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-03-24 02:05:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:15 GMT Server: Apache x-openstack-request-id: req-f0f72f46-1bc7-41aa-a32b-27d86bee6526 2019-03-24 02:05:15,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:15,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-f0f72f46-1bc7-41aa-a32b-27d86bee6526 2019-03-24 02:05:15,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755131244659s 2019-03-24 02:05:20,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:20,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-5be01242-bc00-4e35-8db8-28f4ec7cb193 2019-03-24 02:05:20,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:20,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:20 GMT Server: Apache x-openstack-request-id: req-aa67f356-065b-42be-ae38-1236cd5a02b4 2019-03-24 02:05:20,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:20,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-aa67f356-065b-42be-ae38-1236cd5a02b4 2019-03-24 02:05:20,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727519989014s 2019-03-24 02:05:20,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:05:20,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:20,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2244739d-9811-45b9-9c4e-4da5342a6631 2019-03-24 02:05:20,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:20,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a562aa9-9793-4726-bf2e-3a4478bf40b7 2019-03-24 02:05:20,856 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:05:20,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-5a562aa9-9793-4726-bf2e-3a4478bf40b7 2019-03-24 02:05:20,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765929222107s 2019-03-24 02:05:25,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:25,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e9fb3354-e4aa-4358-b42b-79f97c725118 2019-03-24 02:05:25,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:25,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:25 GMT Server: Apache x-openstack-request-id: req-0aa2461b-87a0-4dea-b342-d5273adfb6a2 2019-03-24 02:05:25,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:25,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-0aa2461b-87a0-4dea-b342-d5273adfb6a2 2019-03-24 02:05:25,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753607749939s 2019-03-24 02:05:30,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:30,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:30 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-259d89ae-1bb6-4a5c-a8e5-ea9f97b48b82 2019-03-24 02:05:30,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:31,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:30 GMT Server: Apache x-openstack-request-id: req-bf670e82-9f98-41b5-9c62-7f4693274454 2019-03-24 02:05:31,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:31,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-bf670e82-9f98-41b5-9c62-7f4693274454 2019-03-24 02:05:31,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743899345398s 2019-03-24 02:05:31,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:05:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:31,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-34adc070-bd07-4b35-9f22-90007fcb4026 2019-03-24 02:05:31,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-03-24 02:05:31,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e2e8a6d-a1dc-4ec7-a63e-88309c70a3fa 2019-03-24 02:05:31,092 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:05:31,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-9e2e8a6d-a1dc-4ec7-a63e-88309c70a3fa 2019-03-24 02:05:31,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724527835846s 2019-03-24 02:05:36,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:36,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-8d6f1bae-71d7-478b-8b3a-e7adf82fce4c 2019-03-24 02:05:36,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:36,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:36 GMT Server: Apache x-openstack-request-id: req-18100874-2fdb-442a-8bee-5c89371c6c5e 2019-03-24 02:05:36,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:36,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-18100874-2fdb-442a-8bee-5c89371c6c5e 2019-03-24 02:05:36,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757479667664s 2019-03-24 02:05:41,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:41,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:41,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-ffd607c7-937c-4083-9c81-b079934d1b6d 2019-03-24 02:05:41,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-03-24 02:05:41,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:41 GMT Server: Apache x-openstack-request-id: req-d70ff018-5f44-4d8c-b68d-8a19f1badbff 2019-03-24 02:05:41,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:41,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d70ff018-5f44-4d8c-b68d-8a19f1badbff 2019-03-24 02:05:41,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072958946228s 2019-03-24 02:05:41,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:05:41,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:41,284 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-636e088b-1914-47fc-98da-7e4f7bd6e1e7 2019-03-24 02:05:41,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-03-24 02:05:41,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d30b5618-f981-4ccd-9bf3-6438f9606e07 2019-03-24 02:05:41,326 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:05:41,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-d30b5618-f981-4ccd-9bf3-6438f9606e07 2019-03-24 02:05:41,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728449821472s 2019-03-24 02:05:46,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:46,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:46 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-90567c20-2135-4ad0-81b9-b125d1378415 2019-03-24 02:05:46,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-03-24 02:05:46,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:46 GMT Server: Apache x-openstack-request-id: req-473819da-4117-4e2e-82af-9250f3684a9a 2019-03-24 02:05:46,407 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:46,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-473819da-4117-4e2e-82af-9250f3684a9a 2019-03-24 02:05:46,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739789009094s 2019-03-24 02:05:51,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:51,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-9afdfd9d-6f65-44f4-95d8-e52756cddd51 2019-03-24 02:05:51,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-03-24 02:05:51,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:51 GMT Server: Apache x-openstack-request-id: req-2da40817-5534-482a-858d-f9b1f0f19b58 2019-03-24 02:05:51,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:51,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-2da40817-5534-482a-858d-f9b1f0f19b58 2019-03-24 02:05:51,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0939688682556s 2019-03-24 02:05:51,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:05:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:51,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f55e0b93-3713-4307-9913-699edb7794ce 2019-03-24 02:05:51,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:51,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21f75c7b-b6da-4055-be0c-6351c79a9664 2019-03-24 02:05:51,898 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:05:51,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-21f75c7b-b6da-4055-be0c-6351c79a9664 2019-03-24 02:05:51,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.391350984573s 2019-03-24 02:05:56,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:05:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:05:56,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:05:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-9e1ff6a1-0c69-4283-9018-dfb2207b728e 2019-03-24 02:05:56,937 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:05:56,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:05:56 GMT Server: Apache x-openstack-request-id: req-3d9fb4bf-d774-4c9f-b431-2814487d2540 2019-03-24 02:05:56,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:05:56,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-3d9fb4bf-d774-4c9f-b431-2814487d2540 2019-03-24 02:05:56,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741238594055s 2019-03-24 02:06:01,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:02,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e137a4f1-9311-4583-9cf5-9381393b0df8 2019-03-24 02:06:02,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:02,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:02 GMT Server: Apache x-openstack-request-id: req-22d290e2-0e20-4de3-86f8-49706a454ee7 2019-03-24 02:06:02,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:02,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-22d290e2-0e20-4de3-86f8-49706a454ee7 2019-03-24 02:06:02,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364392995834s 2019-03-24 02:06:02,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:06:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:02,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a923711-d427-4393-a2d5-cfd993596e09 2019-03-24 02:06:02,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c55cefe-b971-45be-9833-6a6ca7b9772b 2019-03-24 02:06:02,423 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:06:02,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0c55cefe-b971-45be-9833-6a6ca7b9772b 2019-03-24 02:06:02,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735321044922s 2019-03-24 02:06:07,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:07,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:07,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-8eb0c675-02bd-40bb-b2d7-dc45c982734f 2019-03-24 02:06:07,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:07,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:07 GMT Server: Apache x-openstack-request-id: req-95e00ea6-eaa5-4e73-9d1e-68d929f29364 2019-03-24 02:06:07,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:07,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-95e00ea6-eaa5-4e73-9d1e-68d929f29364 2019-03-24 02:06:07,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754859447479s 2019-03-24 02:06:12,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:12,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-dc698d80-c6da-4401-a662-71b5f1d88147 2019-03-24 02:06:12,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-03-24 02:06:12,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:12 GMT Server: Apache x-openstack-request-id: req-3c066856-88a7-40de-80c5-b1921867c183 2019-03-24 02:06:12,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:12,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-3c066856-88a7-40de-80c5-b1921867c183 2019-03-24 02:06:12,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363555908203s 2019-03-24 02:06:12,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:06:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:13,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-3264e280-7842-4a08-a9c4-02622fb456f2 2019-03-24 02:06:13,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:13,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-676eaeb6-b750-4abf-a5c1-5040a0111d78 2019-03-24 02:06:13,228 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:06:13,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-676eaeb6-b750-4abf-a5c1-5040a0111d78 2019-03-24 02:06:13,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355024814606s 2019-03-24 02:06:18,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:18,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-bfd2e666-3111-468e-b604-c1f5bf5e562c 2019-03-24 02:06:18,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:18,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:18 GMT Server: Apache x-openstack-request-id: req-197412a0-044e-4b98-a268-1b9bdc2b3c39 2019-03-24 02:06:18,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:18,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-197412a0-044e-4b98-a268-1b9bdc2b3c39 2019-03-24 02:06:18,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740628242493s 2019-03-24 02:06:23,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:23,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-0d5f088a-b124-4eed-9d68-97585f476f9b 2019-03-24 02:06: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-03-24 02:06:23,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:23 GMT Server: Apache x-openstack-request-id: req-2e3f0192-a417-4a34-878d-59b386360400 2019-03-24 02:06:23,388 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:23,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-2e3f0192-a417-4a34-878d-59b386360400 2019-03-24 02:06:23,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737328529358s 2019-03-24 02:06:23,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:06:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:23,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-c364d120-30fe-4057-8038-833e0bd85d16 2019-03-24 02:06:23,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:23,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-842515f7-1d1a-471d-9e12-f559a1a123bb 2019-03-24 02:06:23,462 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:06:23,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-842515f7-1d1a-471d-9e12-f559a1a123bb 2019-03-24 02:06:23,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736029148102s 2019-03-24 02:06:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:28,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-d7af48ec-0fd1-4658-b419-da1b2124794c 2019-03-24 02:06:28,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:28,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:28 GMT Server: Apache x-openstack-request-id: req-e4f67f4c-6ec4-452a-80ea-f922723f368b 2019-03-24 02:06:28,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:28,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-e4f67f4c-6ec4-452a-80ea-f922723f368b 2019-03-24 02:06:28,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724542140961s 2019-03-24 02:06:33,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:33,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-2e8dc783-1cb7-4a90-9333-5500d63b8884 2019-03-24 02:06:33,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:34,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:33 GMT Server: Apache x-openstack-request-id: req-2eacdbf2-2555-4aa6-8be7-c406af666c61 2019-03-24 02:06:34,620 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:34,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-2eacdbf2-2555-4aa6-8be7-c406af666c61 2019-03-24 02:06:34,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.07307600975s 2019-03-24 02:06:34,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:06:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:34,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d41a8f1-79c0-417c-9243-b3af637f7877 2019-03-24 02:06:34,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ecbe3f79-a356-4f31-a08e-99d0e48da163 2019-03-24 02:06:34,983 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:06:34,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-ecbe3f79-a356-4f31-a08e-99d0e48da163 2019-03-24 02:06:34,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362955093384s 2019-03-24 02:06:39,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:40,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-7abb3173-8895-46a2-9a4a-0097aad93a0e 2019-03-24 02:06:40,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:40,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:40 GMT Server: Apache x-openstack-request-id: req-0c7c2dd8-0180-4bfe-ae8c-e7645714a06a 2019-03-24 02:06:40,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:40,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-0c7c2dd8-0180-4bfe-ae8c-e7645714a06a 2019-03-24 02:06:40,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737099647522s 2019-03-24 02:06:45,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:45,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:45,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-0ab99b93-58c5-4764-aad5-b454f0ed52c1 2019-03-24 02:06:45,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:45,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:45 GMT Server: Apache x-openstack-request-id: req-099c51e8-2027-41c3-a709-e7a9ca0aea5d 2019-03-24 02:06:45,140 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:45,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-099c51e8-2027-41c3-a709-e7a9ca0aea5d 2019-03-24 02:06:45,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763618946075s 2019-03-24 02:06:45,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:06:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:45,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9166e4e4-a7a6-4b51-bdc9-1f67c873e99e 2019-03-24 02:06:45,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:45,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-51de014c-f72b-45ad-9fb4-088687187690 2019-03-24 02:06:45,500 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:06:45,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-51de014c-f72b-45ad-9fb4-088687187690 2019-03-24 02:06:45,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359001874924s 2019-03-24 02:06:50,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:50,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-d1515db8-3e39-4d71-a74c-fd879503552a 2019-03-24 02:06:50,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-03-24 02:06:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:50 GMT Server: Apache x-openstack-request-id: req-472123f1-d3e7-49d8-9d66-5f9730701491 2019-03-24 02:06:50,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:50,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-472123f1-d3e7-49d8-9d66-5f9730701491 2019-03-24 02:06:50,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752429962158s 2019-03-24 02:06:55,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:06:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:55,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-541c3264-cff6-431e-a838-f4bf60087feb 2019-03-24 02:06:55,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:55 GMT Server: Apache x-openstack-request-id: req-68d510a0-7f64-47cb-b493-48142a0c2154 2019-03-24 02:06:55,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:06:55,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-68d510a0-7f64-47cb-b493-48142a0c2154 2019-03-24 02:06:55,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750999450684s 2019-03-24 02:06:55,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:06:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:06:55,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:06:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-dc23d657-a302-495d-88da-646f1e9f762b 2019-03-24 02:06:55,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:06:55,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:06:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09a8eaef-51e2-40f6-951b-da9075eb9057 2019-03-24 02:06:55,738 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:06:55,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-09a8eaef-51e2-40f6-951b-da9075eb9057 2019-03-24 02:06:55,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075089931488s 2019-03-24 02:07:00,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:00,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:01,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e2caa4f1-a280-444f-89a8-21243a2af569 2019-03-24 02:07:01,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:01 GMT Server: Apache x-openstack-request-id: req-2677f696-654b-4949-b28a-3cde30b3ba54 2019-03-24 02:07:01,499 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:01,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-2677f696-654b-4949-b28a-3cde30b3ba54 2019-03-24 02:07:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.753601074219s 2019-03-24 02:07:06,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:06,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-47d4a8b5-c6b4-472c-93d0-00bf8dfd7048 2019-03-24 02:07:06,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:06,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:06 GMT Server: Apache x-openstack-request-id: req-1bd7c639-cf16-492f-ac3e-efbc3bc3c3f9 2019-03-24 02:07:06,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:06,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-1bd7c639-cf16-492f-ac3e-efbc3bc3c3f9 2019-03-24 02:07:06,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.391134977341s 2019-03-24 02:07:06,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:07:06,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:06,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2807ee4f-334e-4f13-b48f-381332490848 2019-03-24 02:07:06,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:06,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-203b99ee-a86d-49f6-870d-32b137803ac1 2019-03-24 02:07:06,971 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:07:06,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-203b99ee-a86d-49f6-870d-32b137803ac1 2019-03-24 02:07:06,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747680664062s 2019-03-24 02:07:11,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:12,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-10de6e8a-879b-4a04-b0a3-3581f82bc2c4 2019-03-24 02:07:12,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-03-24 02:07:12,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:12 GMT Server: Apache x-openstack-request-id: req-30c0432a-5601-46eb-bace-64da8bc9ac25 2019-03-24 02:07:12,264 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:12,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-30c0432a-5601-46eb-bace-64da8bc9ac25 2019-03-24 02:07:12,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.286334037781s 2019-03-24 02:07:17,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:17,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-ca0e41f8-7f2c-4279-822b-ab43fd433254 2019-03-24 02:07:17,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:17,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:17 GMT Server: Apache x-openstack-request-id: req-8a21d11d-160d-43f1-b502-705c1a2b2586 2019-03-24 02:07:17,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:17,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-8a21d11d-160d-43f1-b502-705c1a2b2586 2019-03-24 02:07:17,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740191936493s 2019-03-24 02:07:17,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:07:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:17,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc880f84-875f-4ca3-94ee-c61d7198bc52 2019-03-24 02:07:17,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:17,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acc62434-6539-492c-a45c-a9c3b3bf8bb7 2019-03-24 02:07:17,989 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:07:17,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-acc62434-6539-492c-a45c-a9c3b3bf8bb7 2019-03-24 02:07:17,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.645039081573s 2019-03-24 02:07:22,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:23,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-f7e03d07-d69b-4b59-a91b-e4493d6f3456 2019-03-24 02:07:23,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-03-24 02:07:23,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:23 GMT Server: Apache x-openstack-request-id: req-dd150207-77f4-455d-803e-6d1fdb0bdf2e 2019-03-24 02:07:23,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:23,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-dd150207-77f4-455d-803e-6d1fdb0bdf2e 2019-03-24 02:07:23,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781788825989s 2019-03-24 02:07:28,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:28,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:28,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-80a1da24-e29e-45c6-96c6-f0418f99ce2b 2019-03-24 02:07:28,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-03-24 02:07:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:28 GMT Server: Apache x-openstack-request-id: req-95b53fd8-14c6-4f0c-be83-ce805ffa9cc9 2019-03-24 02:07:28,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:28,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-95b53fd8-14c6-4f0c-be83-ce805ffa9cc9 2019-03-24 02:07:28,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376178979874s 2019-03-24 02:07:28,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:07:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:28,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-1755a02c-1bd0-46a5-9d68-85d37a1e85f2 2019-03-24 02:07:28,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-014d0c50-f47a-4cfd-b6c3-fe81853c4733 2019-03-24 02:07:28,513 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:07:28,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-014d0c50-f47a-4cfd-b6c3-fe81853c4733 2019-03-24 02:07:28,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0571479797363s 2019-03-24 02:07:33,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:33,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-0d00e45a-767c-4e36-9d0e-7840b27e51df 2019-03-24 02:07:33,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-03-24 02:07:33,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:33 GMT Server: Apache x-openstack-request-id: req-5e608e04-855e-4023-bc2a-62f2d93a554f 2019-03-24 02:07:33,595 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:33,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-5e608e04-855e-4023-bc2a-62f2d93a554f 2019-03-24 02:07:33,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748391151428s 2019-03-24 02:07:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:38,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:38 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-4e7233df-6d24-4bfc-a003-4dbf320c2ab5 2019-03-24 02:07:38,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:38,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:38 GMT Server: Apache x-openstack-request-id: req-02964eb6-49a9-43b5-b13e-6e62436b4243 2019-03-24 02:07:38,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:38,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-02964eb6-49a9-43b5-b13e-6e62436b4243 2019-03-24 02:07:38,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354759931564s 2019-03-24 02:07:38,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:07:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:38,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:38 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9fdb265c-f56d-4ed1-a956-9a2ec72deaea 2019-03-24 02:07:38,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:39,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-106be473-2c48-4403-ab65-636ec247a3ad 2019-03-24 02:07:39,029 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:07:39,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-106be473-2c48-4403-ab65-636ec247a3ad 2019-03-24 02:07:39,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073233127594s 2019-03-24 02:07:44,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:44,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-31f40a8a-fb23-4422-b9b2-0c2ed12e0261 2019-03-24 02:07:44,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-03-24 02:07:44,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:44 GMT Server: Apache x-openstack-request-id: req-441e51de-1034-4c42-94a9-06e294ca1b1f 2019-03-24 02:07:44,110 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:44,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-441e51de-1034-4c42-94a9-06e294ca1b1f 2019-03-24 02:07:44,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743288993835s 2019-03-24 02:07:49,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:49,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-7b695396-25fa-40d8-b410-6640ede8d574 2019-03-24 02:07:49,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:49,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:49 GMT Server: Apache x-openstack-request-id: req-d2df835e-3987-4cda-a5e3-8ad495ebaa10 2019-03-24 02:07:49,758 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:49,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d2df835e-3987-4cda-a5e3-8ad495ebaa10 2019-03-24 02:07:49,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.642577886581s 2019-03-24 02:07:49,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:07:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:50,059 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-e92e5244-52bf-40e9-a1ad-a434cfe0010b 2019-03-24 02:07:50,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:50,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d627187-98c3-414d-8773-2d21171a84eb 2019-03-24 02:07:50,101 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:07:50,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-5d627187-98c3-414d-8773-2d21171a84eb 2019-03-24 02:07:50,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342326879501s 2019-03-24 02:07:55,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:07:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:07:55,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:07:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-40a87733-ae04-46a1-adba-6c3b9d5974b1 2019-03-24 02:07:55,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:07:55,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:07:55 GMT Server: Apache x-openstack-request-id: req-3b6be311-7d40-416c-99ce-8f0f1bdbbfd0 2019-03-24 02:07:55,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:07:55,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-3b6be311-7d40-416c-99ce-8f0f1bdbbfd0 2019-03-24 02:07:55,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734210014343s 2019-03-24 02:08:00,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:00,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:00,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-89e3d52b-947a-44a2-95c0-ca7b5c17e757 2019-03-24 02:08:00,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:00,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:00 GMT Server: Apache x-openstack-request-id: req-85b4748e-9862-454e-a00a-919e5d4a1892 2019-03-24 02:08:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:00,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-85b4748e-9862-454e-a00a-919e5d4a1892 2019-03-24 02:08:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377889871597s 2019-03-24 02:08:00,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:08:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:00,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-95462d64-d5ab-44b8-b79b-691d081c1d63 2019-03-24 02:08:00,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:00,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ba9258c-e97a-4a1a-918e-b6360ed15b27 2019-03-24 02:08:00,639 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:08:00,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6ba9258c-e97a-4a1a-918e-b6360ed15b27 2019-03-24 02:08:00,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738711357117s 2019-03-24 02:08:05,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:05,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-6319b063-0e42-4590-8663-731211cbc763 2019-03-24 02:08:05,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-03-24 02:08:05,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:05 GMT Server: Apache x-openstack-request-id: req-fc8eccee-ce8d-4af3-8756-3b6886bceaa5 2019-03-24 02:08:05,720 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:05,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-fc8eccee-ce8d-4af3-8756-3b6886bceaa5 2019-03-24 02:08:05,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07377409935s 2019-03-24 02:08:10,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:10,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-7c93ca72-b734-41a2-b1e9-aade5a69f720 2019-03-24 02:08:10,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:10,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:10 GMT Server: Apache x-openstack-request-id: req-ddf847e8-c324-46a7-8b23-10149c603aa7 2019-03-24 02:08:10,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:10,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-ddf847e8-c324-46a7-8b23-10149c603aa7 2019-03-24 02:08:10,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742168426514s 2019-03-24 02:08:10,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:08:10,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:10,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-48d6d276-9b6c-4079-9be1-24301ba685c0 2019-03-24 02:08:10,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:10,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11e5f02e-bfb3-4ec3-ace8-7ab8f13f8256 2019-03-24 02:08:10,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:08:10,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-11e5f02e-bfb3-4ec3-ace8-7ab8f13f8256 2019-03-24 02:08:10,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749881267548s 2019-03-24 02:08:15,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:16,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-b7fc9a42-0cc6-42e1-b549-52cc139055b2 2019-03-24 02:08:16,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:16,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:16 GMT Server: Apache x-openstack-request-id: req-62fc1245-8626-4b62-b7cd-6b41da9dd8cb 2019-03-24 02:08:16,261 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:16,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-62fc1245-8626-4b62-b7cd-6b41da9dd8cb 2019-03-24 02:08:16,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379024982452s 2019-03-24 02:08:21,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:21,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-c7222655-4736-433e-bcb9-f6c233b2c1f4 2019-03-24 02:08:21,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:21,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:21 GMT Server: Apache x-openstack-request-id: req-579b7167-3a00-4561-b47d-43b16ced4734 2019-03-24 02:08:21,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:21,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-579b7167-3a00-4561-b47d-43b16ced4734 2019-03-24 02:08:21,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732707977295s 2019-03-24 02:08:21,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:08:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:21,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-c656852b-11f7-46eb-a9ba-31a18ed4d324 2019-03-24 02:08:21,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-03-24 02:08:21,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e1e49ba-0c86-42aa-b27c-0af4fbf5ceb1 2019-03-24 02:08:21,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:08:21,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6e1e49ba-0c86-42aa-b27c-0af4fbf5ceb1 2019-03-24 02:08:21,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729420185089s 2019-03-24 02:08:26,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:26,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-d466d705-a1ee-4b4c-87f5-62b71393555e 2019-03-24 02:08:26,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:26,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:26 GMT Server: Apache x-openstack-request-id: req-baf021b5-6538-4ca6-b5e6-ac44399f0ecb 2019-03-24 02:08:26,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:26,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-baf021b5-6538-4ca6-b5e6-ac44399f0ecb 2019-03-24 02:08:26,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373826980591s 2019-03-24 02:08:31,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:31,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-083f5d44-1cea-4563-8839-db57d279ebb6 2019-03-24 02:08:31,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:31,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:31 GMT Server: Apache x-openstack-request-id: req-cdd1ed1f-b235-42d3-aeb1-7f6bd7e8f401 2019-03-24 02:08:31,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:31,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-cdd1ed1f-b235-42d3-aeb1-7f6bd7e8f401 2019-03-24 02:08:31,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729730129242s 2019-03-24 02:08:31,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:08:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:31,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-09309d5e-2f86-46b2-a265-5fbaa63f4d61 2019-03-24 02:08:31,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:31,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21437761-1783-4b62-8394-bd13a3908fa1 2019-03-24 02:08:31,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:08:31,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-21437761-1783-4b62-8394-bd13a3908fa1 2019-03-24 02:08:31,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073844909668s 2019-03-24 02:08:36,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:36,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-113a02aa-31b7-4f45-b38b-30afb6823636 2019-03-24 02:08:36,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:37,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:36 GMT Server: Apache x-openstack-request-id: req-c0c13704-f26e-4f7f-8d17-9cf78e53fa54 2019-03-24 02:08:37,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:37,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-c0c13704-f26e-4f7f-8d17-9cf78e53fa54 2019-03-24 02:08:37,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736939907074s 2019-03-24 02:08:42,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:42,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:42,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e86c5d6e-8eb0-4f73-a1f9-58ba994a553e 2019-03-24 02:08:42,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:42,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:42 GMT Server: Apache x-openstack-request-id: req-66781c42-f032-4f71-b501-25a77ffedae4 2019-03-24 02:08:42,395 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:42,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-66781c42-f032-4f71-b501-25a77ffedae4 2019-03-24 02:08:42,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362361907959s 2019-03-24 02:08:42,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:08:42,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:42,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2bf86d0d-4167-4e4d-abc2-fda937fa9865 2019-03-24 02:08:42,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-03-24 02:08:42,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cba52ee-5eec-45d1-8a19-b78f9e103ef9 2019-03-24 02:08:42,475 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:08:42,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-2cba52ee-5eec-45d1-8a19-b78f9e103ef9 2019-03-24 02:08:42,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.079185962677s 2019-03-24 02:08:47,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:47,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e3a7a042-cd31-4d9f-86a1-5527da9167ab 2019-03-24 02:08:47,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-03-24 02:08:47,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:47 GMT Server: Apache x-openstack-request-id: req-31641663-cfa5-4245-be48-f03c2334e465 2019-03-24 02:08:47,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:47,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-31641663-cfa5-4245-be48-f03c2334e465 2019-03-24 02:08:47,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0928180217743s 2019-03-24 02:08:52,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:52,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-54645a2d-24ed-4259-bd27-a5286222d3dd 2019-03-24 02:08:52,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-03-24 02:08:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:52 GMT Server: Apache x-openstack-request-id: req-098eb1c3-b06c-44d0-b0b5-e04147d047ff 2019-03-24 02:08:52,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:52,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-098eb1c3-b06c-44d0-b0b5-e04147d047ff 2019-03-24 02:08:52,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374135971069s 2019-03-24 02:08:52,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:08:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:52,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-aa554a26-452e-447d-ab8c-37003693d449 2019-03-24 02:08:52,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:53,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91b2164e-359d-4857-be51-b1be38a1b0c9 2019-03-24 02:08:53,029 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:08:53,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-91b2164e-359d-4857-be51-b1be38a1b0c9 2019-03-24 02:08:53,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074196100235s 2019-03-24 02:08:58,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:08:58,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:08:58,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:08:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-50080713-a715-4df6-a122-db1c6b12411a 2019-03-24 02:08:58,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:08:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:08:58 GMT Server: Apache x-openstack-request-id: req-2dc17901-bc05-43d5-b88a-298a662674e2 2019-03-24 02:08:58,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:08:58,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-2dc17901-bc05-43d5-b88a-298a662674e2 2019-03-24 02:08:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348774909973s 2019-03-24 02:09:03,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:03,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-586ecdd0-8ed8-4f6a-9be0-f42b964fc425 2019-03-24 02:09: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-03-24 02:09:03,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:03 GMT Server: Apache x-openstack-request-id: req-d823163c-dc22-499c-acb9-0e9eea5d54d4 2019-03-24 02:09:03,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:03,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d823163c-dc22-499c-acb9-0e9eea5d54d4 2019-03-24 02:09:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074923992157s 2019-03-24 02:09:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:09:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:03,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a7b8b3c-4820-44c4-9281-95d50c782e08 2019-03-24 02:09: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-03-24 02:09:03,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e942f6e-f781-468f-adc4-d3fa9d546e66 2019-03-24 02:09:03,543 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:09:03,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0e942f6e-f781-468f-adc4-d3fa9d546e66 2019-03-24 02:09:03,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076493024826s 2019-03-24 02:09:08,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:08,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-4b9a26a5-d0ca-4b9e-a073-6f169bc06f5a 2019-03-24 02:09:08,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:08 GMT Server: Apache x-openstack-request-id: req-31838638-f4a5-40d1-8062-728c18c4ab9c 2019-03-24 02:09:08,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:08,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-31838638-f4a5-40d1-8062-728c18c4ab9c 2019-03-24 02:09:08,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749428272247s 2019-03-24 02:09:13,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:13,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-23f731fd-8d2f-4ccd-847e-6c3f6d008aff 2019-03-24 02:09:13,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:13 GMT Server: Apache x-openstack-request-id: req-1b02e066-ab40-4b64-b8b4-434bae2403c6 2019-03-24 02:09:13,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:13,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-1b02e066-ab40-4b64-b8b4-434bae2403c6 2019-03-24 02:09:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746049880981s 2019-03-24 02:09:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:09:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:13,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9882006e-6073-467e-9112-dd73b1773b8b 2019-03-24 02:09:13,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cad946a0-c083-46c9-9e75-9a3bb4d2bfd2 2019-03-24 02:09:14,077 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:09:14,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-cad946a0-c083-46c9-9e75-9a3bb4d2bfd2 2019-03-24 02:09:14,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.371600866318s 2019-03-24 02:09:19,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:19,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-89a30eff-f7fe-4bb1-961a-f24a3af87a23 2019-03-24 02:09:19,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:19,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:19 GMT Server: Apache x-openstack-request-id: req-85c27d12-b4ab-45ba-afdd-336545c9e62e 2019-03-24 02:09:19,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:19,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-85c27d12-b4ab-45ba-afdd-336545c9e62e 2019-03-24 02:09:19,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378799915314s 2019-03-24 02:09:24,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:24,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-9c814b7d-f0da-47ec-82a0-b6bd1f20b5a2 2019-03-24 02:09:24,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:24,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:24 GMT Server: Apache x-openstack-request-id: req-d7f1891e-5bff-4c86-b97b-49c65d366ea3 2019-03-24 02:09:24,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:24,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d7f1891e-5bff-4c86-b97b-49c65d366ea3 2019-03-24 02:09:24,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751059055328s 2019-03-24 02:09:24,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:09:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:24,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-24ff360a-87d4-49df-aa22-e8ac8fbeaf92 2019-03-24 02:09:24,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:24,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c7c98c6d-7f01-4815-86a6-c2feda3a280e 2019-03-24 02:09:24,617 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:09:24,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c7c98c6d-7f01-4815-86a6-c2feda3a280e 2019-03-24 02:09:24,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741050243378s 2019-03-24 02:09:29,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:29,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-68564b49-1619-45a9-aad2-80bc61f0f3c2 2019-03-24 02:09:29,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-03-24 02:09:29,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:29 GMT Server: Apache x-openstack-request-id: req-a52ea70a-4ca1-4d05-af24-1347a077a3b9 2019-03-24 02:09:29,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:29,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-a52ea70a-4ca1-4d05-af24-1347a077a3b9 2019-03-24 02:09:29,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731139183044s 2019-03-24 02:09:34,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:35,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-1941f150-76aa-4579-8a9b-b6147942f859 2019-03-24 02:09:35,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:35,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:35 GMT Server: Apache x-openstack-request-id: req-ead802ee-55f8-449d-a548-4cec160cee96 2019-03-24 02:09:35,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:35,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-ead802ee-55f8-449d-a548-4cec160cee96 2019-03-24 02:09:35,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364823102951s 2019-03-24 02:09:35,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:09:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:35,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:35 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ba51096-56db-46e9-a408-c315d2dfc4af 2019-03-24 02:09:35,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:35,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74d2f03c-4f85-4a35-b423-7cb0e28932f6 2019-03-24 02:09:35,141 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:09:35,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-74d2f03c-4f85-4a35-b423-7cb0e28932f6 2019-03-24 02:09:35,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732660293579s 2019-03-24 02:09:40,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:40,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:40,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-6c3d4535-945e-484a-bac3-46fde6a9bd68 2019-03-24 02:09:40,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:40,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:40 GMT Server: Apache x-openstack-request-id: req-1b1554d6-38a9-46e7-9a31-af6c0b126797 2019-03-24 02:09:40,496 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:40,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-1b1554d6-38a9-46e7-9a31-af6c0b126797 2019-03-24 02:09:40,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347893953323s 2019-03-24 02:09:45,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:45,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e96bf1a7-519f-4f28-b040-f419a95988d9 2019-03-24 02:09:45,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:45,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:45 GMT Server: Apache x-openstack-request-id: req-276f3a41-6e6e-4ad4-b0b5-93f3f6a62cef 2019-03-24 02:09:45,577 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:45,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-276f3a41-6e6e-4ad4-b0b5-93f3f6a62cef 2019-03-24 02:09:45,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752999782562s 2019-03-24 02:09:45,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:09:45,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:45,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-08cd0524-2853-4a7b-9ee2-a4e46ebafd9b 2019-03-24 02:09:45,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:45,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29ebda0b-437a-4928-8e29-96d299b50bd1 2019-03-24 02:09:45,945 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:09:45,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-29ebda0b-437a-4928-8e29-96d299b50bd1 2019-03-24 02:09:45,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.367618083954s 2019-03-24 02:09:50,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:50,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:50,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-9e6fb72e-97e2-4636-a2f4-013242f96821 2019-03-24 02:09:50,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:51,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:50 GMT Server: Apache x-openstack-request-id: req-3147462e-0ba9-4516-b42e-cf4aaf8d7411 2019-03-24 02:09:51,222 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:51,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-3147462e-0ba9-4516-b42e-cf4aaf8d7411 2019-03-24 02:09:51,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.270033121109s 2019-03-24 02:09:56,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:09:56,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:56,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-ceda0626-1530-48d9-af52-a8d23d47606a 2019-03-24 02:09:56,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:09:56,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:56 GMT Server: Apache x-openstack-request-id: req-aa525ee4-d155-4f50-9f45-846dda4f8e81 2019-03-24 02:09:56,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:09:56,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-aa525ee4-d155-4f50-9f45-846dda4f8e81 2019-03-24 02:09:56,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738739967346s 2019-03-24 02:09:56,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:09:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:09:56,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:09:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a92d54d-78db-4325-aca3-fbca1b46b266 2019-03-24 02:09:56,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-03-24 02:09:56,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:09:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a453f35d-17c6-440c-9732-5901cf01d758 2019-03-24 02:09:56,377 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:09:56,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-a453f35d-17c6-440c-9732-5901cf01d758 2019-03-24 02:09:56,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746579170227s 2019-03-24 02:10:01,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:01,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-efb34e35-8822-426a-8ff4-65b56be6f86f 2019-03-24 02:10:01,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:01 GMT Server: Apache x-openstack-request-id: req-7ebd89ee-4352-4e22-a36f-3840b7eec653 2019-03-24 02:10:01,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:01,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-7ebd89ee-4352-4e22-a36f-3840b7eec653 2019-03-24 02:10:01,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07728099823s 2019-03-24 02:10:06,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:06,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-bbae22c3-3841-4f87-9423-dc12d8b9c5cd 2019-03-24 02:10:06,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-03-24 02:10:06,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:06 GMT Server: Apache x-openstack-request-id: req-b313c771-1622-46b1-9b6d-e865599c9151 2019-03-24 02:10:06,538 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:06,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-b313c771-1622-46b1-9b6d-e865599c9151 2019-03-24 02:10:06,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760519504547s 2019-03-24 02:10:06,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:10:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:06,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a10dc81-47e0-45b6-a1a7-59c496e75ae4 2019-03-24 02:10:06,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-03-24 02:10:06,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08cfa524-c296-4503-a7d6-a08e572d4eb8 2019-03-24 02:10:06,612 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:10:06,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-08cfa524-c296-4503-a7d6-a08e572d4eb8 2019-03-24 02:10:06,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743129253387s 2019-03-24 02:10:11,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:11,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-5d435535-7331-4d90-92ab-be195410040d 2019-03-24 02:10:11,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-03-24 02:10:11,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:11 GMT Server: Apache x-openstack-request-id: req-71a97705-2592-4254-a7c0-31aa36713a08 2019-03-24 02:10:11,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:11,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-71a97705-2592-4254-a7c0-31aa36713a08 2019-03-24 02:10:11,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730428695679s 2019-03-24 02:10:16,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:16,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-4ecce9aa-4027-4fb3-8a0d-f235617f8041 2019-03-24 02:10:16,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:16,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:16 GMT Server: Apache x-openstack-request-id: req-a324305f-ca73-40e6-b9a4-596f322fc894 2019-03-24 02:10:16,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:16,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-a324305f-ca73-40e6-b9a4-596f322fc894 2019-03-24 02:10:16,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759580135345s 2019-03-24 02:10:16,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:10:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:16,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2378678e-83a5-482f-a7b4-d2caaf77bff8 2019-03-24 02:10:16,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6867975f-6b68-4fec-a0e4-793ba24f5f8b 2019-03-24 02:10:16,848 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:10:16,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6867975f-6b68-4fec-a0e4-793ba24f5f8b 2019-03-24 02:10:16,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741848945618s 2019-03-24 02:10:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:21,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-85bc826f-fc75-4a96-b687-56cf4c1818e7 2019-03-24 02:10:21,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-03-24 02:10:22,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:21 GMT Server: Apache x-openstack-request-id: req-0711774a-d1ca-451a-bd90-77b3f076af71 2019-03-24 02:10:22,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:22,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-0711774a-d1ca-451a-bd90-77b3f076af71 2019-03-24 02:10:22,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389199972153s 2019-03-24 02:10:27,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:27,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-15bde9f5-1424-442a-a7b0-9766656303bb 2019-03-24 02:10:27,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:27,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:27 GMT Server: Apache x-openstack-request-id: req-55868f9e-e65f-4f06-947f-d4d4467d624f 2019-03-24 02:10:27,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:27,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-55868f9e-e65f-4f06-947f-d4d4467d624f 2019-03-24 02:10:27,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372158050537s 2019-03-24 02:10:27,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:10:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:27,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c0d8591-1177-427c-a616-a164620d5680 2019-03-24 02:10:27,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:27,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fb216da-0ef0-4037-8a84-e86285d6fd41 2019-03-24 02:10:27,697 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:10:27,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-7fb216da-0ef0-4037-8a84-e86285d6fd41 2019-03-24 02:10:27,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747468471527s 2019-03-24 02:10:32,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:32,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:32 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-901e48c1-9a38-401c-b202-e5c7f528a098 2019-03-24 02:10:32,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:32,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:32 GMT Server: Apache x-openstack-request-id: req-ceadd778-dae3-424f-8923-82055193b00b 2019-03-24 02:10:32,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:32,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-ceadd778-dae3-424f-8923-82055193b00b 2019-03-24 02:10:32,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742220878601s 2019-03-24 02:10:37,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:38,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-57fced2b-df2b-44ad-8e1b-c78090a7d277 2019-03-24 02:10:38,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:38,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:38 GMT Server: Apache x-openstack-request-id: req-18363d4f-f45e-42b2-9926-a538c523e073 2019-03-24 02:10:38,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:38,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-18363d4f-f45e-42b2-9926-a538c523e073 2019-03-24 02:10:38,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368309020996s 2019-03-24 02:10:38,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:10:38,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:38,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:38 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-e3fe4e47-48a7-481a-bf40-ef4e1cdba0ae 2019-03-24 02:10:38,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:38,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6297b988-c860-4323-b16a-e201e8faa2c0 2019-03-24 02:10:38,226 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:10:38,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6297b988-c860-4323-b16a-e201e8faa2c0 2019-03-24 02:10:38,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735101699829s 2019-03-24 02:10:43,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:43,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:43,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:43 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-33f74503-a06a-4746-9b0d-efd5e63a2db3 2019-03-24 02:10:43,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-03-24 02:10:43,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:43 GMT Server: Apache x-openstack-request-id: req-d80605cd-d10c-486e-b1ac-b4181ac97264 2019-03-24 02:10:43,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:43,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d80605cd-d10c-486e-b1ac-b4181ac97264 2019-03-24 02:10:43,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376942157745s 2019-03-24 02:10:48,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:48,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-3b0ebe5a-2a44-48ef-8f14-d806e37d9355 2019-03-24 02:10:48,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-03-24 02:10:48,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:48 GMT Server: Apache x-openstack-request-id: req-118c5641-b473-46a2-adbd-8ba7ce690491 2019-03-24 02:10:48,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:48,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-118c5641-b473-46a2-adbd-8ba7ce690491 2019-03-24 02:10:48,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726459026337s 2019-03-24 02:10:48,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:10:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:48,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-424189c2-1430-4437-9974-4fa0f0766fa9 2019-03-24 02:10:48,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:48,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30300f81-fa3e-4b57-beb6-ae4adeee6105 2019-03-24 02:10:48,763 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:10:48,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-30300f81-fa3e-4b57-beb6-ae4adeee6105 2019-03-24 02:10:48,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740189552307s 2019-03-24 02:10:53,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:53,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:53 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-31546efb-b091-4a76-ac3d-7f935f7cf636 2019-03-24 02:10:53,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:53,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:53 GMT Server: Apache x-openstack-request-id: req-7b1eeb21-ba7d-4a7e-842a-e60b1da225f9 2019-03-24 02:10:53,844 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:53,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-7b1eeb21-ba7d-4a7e-842a-e60b1da225f9 2019-03-24 02:10:53,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743501186371s 2019-03-24 02:10:58,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:10:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:58,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-7bacc205-a138-4b4c-9055-7347f868a8ba 2019-03-24 02:10:58,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-03-24 02:10:58,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:58 GMT Server: Apache x-openstack-request-id: req-e1e54649-463f-45c7-a26f-5496047b2b38 2019-03-24 02:10:58,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:10:58,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-e1e54649-463f-45c7-a26f-5496047b2b38 2019-03-24 02:10:58,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073695898056s 2019-03-24 02:10:58,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:10:58,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:10:58,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:10:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-bbc83118-1bec-44d8-ba36-0099b992ea89 2019-03-24 02:10:58,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:10:58,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:10:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4302e55c-3ab7-4a5d-91ce-4169e38efb2a 2019-03-24 02:10:58,997 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:10:58,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-4302e55c-3ab7-4a5d-91ce-4169e38efb2a 2019-03-24 02:10:58,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728461742401s 2019-03-24 02:11:04,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:04,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-1b456ce5-45af-475b-8239-31850a34b5c8 2019-03-24 02:11:04,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:04,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:04 GMT Server: Apache x-openstack-request-id: req-63ffeddf-17af-427e-ba30-0b91e4611573 2019-03-24 02:11:04,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:04,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-63ffeddf-17af-427e-ba30-0b91e4611573 2019-03-24 02:11:04,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0814888477325s 2019-03-24 02:11:09,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:09,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:09,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-3ba98888-fde5-4f70-8721-f652f35ca8d7 2019-03-24 02:11:09,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-03-24 02:11:09,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:09 GMT Server: Apache x-openstack-request-id: req-127793df-a02b-4935-9cc9-b970f77f432c 2019-03-24 02:11:09,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:09,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-127793df-a02b-4935-9cc9-b970f77f432c 2019-03-24 02:11:09,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764589309692s 2019-03-24 02:11:09,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:11:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:09,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1857834-5769-40f5-b2d2-19f6a2bec791 2019-03-24 02:11:09,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-03-24 02:11:09,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f82515cb-e0fc-4546-aad8-5a9ed2dee49a 2019-03-24 02:11:09,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:11:09,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-f82515cb-e0fc-4546-aad8-5a9ed2dee49a 2019-03-24 02:11:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734078884125s 2019-03-24 02:11:14,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:14,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:14,276 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:14 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-43cae20b-b5b7-47cc-925b-118f9c3ad039 2019-03-24 02:11:14,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-03-24 02:11:14,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:14 GMT Server: Apache x-openstack-request-id: req-ae7a1fed-fac2-41a0-a485-400aba19e173 2019-03-24 02:11:14,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:14,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-ae7a1fed-fac2-41a0-a485-400aba19e173 2019-03-24 02:11:14,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.078850030899s 2019-03-24 02:11:19,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:19,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-6595dc87-8058-40ae-99e8-20dcbb14f55d 2019-03-24 02:11:19,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-03-24 02:11:19,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:19 GMT Server: Apache x-openstack-request-id: req-80e4947c-77cf-41b1-a3d6-8b226dcd9b3c 2019-03-24 02:11:19,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:19,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-80e4947c-77cf-41b1-a3d6-8b226dcd9b3c 2019-03-24 02:11:19,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749080181122s 2019-03-24 02:11:19,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:11:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:19,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-63eb8736-66b1-46db-be58-d4f7939f26ad 2019-03-24 02:11:19,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-03-24 02:11:19,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2ae6fe41-8dd7-40d9-91c9-dad18136d362 2019-03-24 02:11:19,477 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:11:19,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-2ae6fe41-8dd7-40d9-91c9-dad18136d362 2019-03-24 02:11:19,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728101730347s 2019-03-24 02:11:24,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:24,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-c530e3fb-6b45-4f67-9ff6-3b0af1b691f3 2019-03-24 02:11:24,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:24,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:24 GMT Server: Apache x-openstack-request-id: req-c66e8db0-bffc-4996-9018-e1d7839a4658 2019-03-24 02:11:24,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:24,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-c66e8db0-bffc-4996-9018-e1d7839a4658 2019-03-24 02:11:24,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733678340912s 2019-03-24 02:11:29,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:29,593 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-1df3b5d7-d176-4bda-8a05-ef364e6b11b7 2019-03-24 02:11:29,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:29,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:29 GMT Server: Apache x-openstack-request-id: req-12ddc99c-c081-4346-8c61-20700a87d130 2019-03-24 02:11:29,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:29,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-12ddc99c-c081-4346-8c61-20700a87d130 2019-03-24 02:11:29,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730278491974s 2019-03-24 02:11:29,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:11:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:29,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-d6b06442-d4fa-4a6d-bb88-52e5440d3bf2 2019-03-24 02:11:29,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:29,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e976352b-3f92-48f3-ad55-0f0da3312519 2019-03-24 02:11:29,709 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:11:29,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e976352b-3f92-48f3-ad55-0f0da3312519 2019-03-24 02:11:29,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731818675995s 2019-03-24 02:11:34,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:34,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:35,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-d2cf42ef-2e73-4857-be52-ef2935d7802a 2019-03-24 02:11:35,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:35,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:35 GMT Server: Apache x-openstack-request-id: req-aea84588-3392-441a-ac3e-fdefbe316d60 2019-03-24 02:11:35,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:35,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-aea84588-3392-441a-ac3e-fdefbe316d60 2019-03-24 02:11:35,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344744920731s 2019-03-24 02:11:40,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:40,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-caf12222-7097-4abc-9411-86a66e4cc2b9 2019-03-24 02:11:40,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:40,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:40 GMT Server: Apache x-openstack-request-id: req-7421093b-780a-4e99-94dd-9764aa2c3efa 2019-03-24 02:11:40,444 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:40,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-7421093b-780a-4e99-94dd-9764aa2c3efa 2019-03-24 02:11:40,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37769985199s 2019-03-24 02:11:40,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:11:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:40,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6ba0c1f-7e3d-46a9-a5ed-c99f2c7478c4 2019-03-24 02:11:40,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-03-24 02:11:40,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-887f3d96-9a5a-45e9-b7e5-0ec28d6c84b1 2019-03-24 02:11:40,516 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:11:40,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-887f3d96-9a5a-45e9-b7e5-0ec28d6c84b1 2019-03-24 02:11:40,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717730522156s 2019-03-24 02:11:45,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:45,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:45,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-8ae57d97-3a05-48b2-876f-44f5e97135a6 2019-03-24 02:11:45,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-03-24 02:11:45,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:45 GMT Server: Apache x-openstack-request-id: req-9a77cbef-a517-4b4e-b0a3-80c46bff30c1 2019-03-24 02:11:45,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:45,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-9a77cbef-a517-4b4e-b0a3-80c46bff30c1 2019-03-24 02:11:45,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743119716644s 2019-03-24 02:11:50,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:50,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:50,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-7f7c4bc6-a4d1-4a91-a512-2687dd686990 2019-03-24 02:11:50,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:50,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:50 GMT Server: Apache x-openstack-request-id: req-d5a9d124-56a1-4c8c-b448-0435cf64ecf6 2019-03-24 02:11:50,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:50,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-d5a9d124-56a1-4c8c-b448-0435cf64ecf6 2019-03-24 02:11:50,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748839378357s 2019-03-24 02:11:50,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:11:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:50,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-db373362-e19d-48f7-b0b3-8f4e48e9bfc2 2019-03-24 02:11:50,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:51,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33e7bd6a-6471-4a6b-8e77-ce8fe1fc1f96 2019-03-24 02:11:51,056 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:11:51,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-33e7bd6a-6471-4a6b-8e77-ce8fe1fc1f96 2019-03-24 02:11:51,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.377409934998s 2019-03-24 02:11:56,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:11:56,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:11:56,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:11:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-810140e1-c021-400e-a78c-70dd49985039 2019-03-24 02:11:56,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:11:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:11:56 GMT Server: Apache x-openstack-request-id: req-bef81df6-fab5-40da-828c-ee4a6fcf6d8d 2019-03-24 02:11:56,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:11:56,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-bef81df6-fab5-40da-828c-ee4a6fcf6d8d 2019-03-24 02:11:56,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737719535828s 2019-03-24 02:12:01,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:01,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:01,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-77335e03-b305-4ee3-aa43-adf7357415c8 2019-03-24 02:12:01,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:01,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:01 GMT Server: Apache x-openstack-request-id: req-81af0966-259d-4efb-bd71-84bd34bbbd69 2019-03-24 02:12:01,222 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:01,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-81af0966-259d-4efb-bd71-84bd34bbbd69 2019-03-24 02:12:01,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0801689624786s 2019-03-24 02:12:01,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:12:01,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:01,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6a0c905-6f2c-4d64-bbf5-f0004bdb7b37 2019-03-24 02:12:01,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:01,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9789aeea-0f43-4079-86a0-92fb48662ad5 2019-03-24 02:12:01,297 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:12:01,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-9789aeea-0f43-4079-86a0-92fb48662ad5 2019-03-24 02:12:01,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742349624634s 2019-03-24 02:12:06,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:06,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-24a8662f-2ff9-42c1-93ff-0a299747d116 2019-03-24 02:12:06,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:06,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:06 GMT Server: Apache x-openstack-request-id: req-e4d67b2c-b925-474e-b427-a6b47ea4cc77 2019-03-24 02:12:06,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:06,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-e4d67b2c-b925-474e-b427-a6b47ea4cc77 2019-03-24 02:12:06,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736539363861s 2019-03-24 02:12:11,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:11,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-d6bd4fb9-e6ef-423c-8aac-90eb3b94058f 2019-03-24 02:12:11,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:11,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:11 GMT Server: Apache x-openstack-request-id: req-f8dd7c4b-a9dc-4a69-9a0c-817df64a502e 2019-03-24 02:12:11,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:11,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-f8dd7c4b-a9dc-4a69-9a0c-817df64a502e 2019-03-24 02:12:11,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0915570259094s 2019-03-24 02:12:11,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:12:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:11,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9c2f9e11-4e68-4cf9-9b11-5d309973938e 2019-03-24 02:12:11,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:11,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e54221b7-4852-4abf-b007-7b209cb60e52 2019-03-24 02:12:11,847 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:12:11,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e54221b7-4852-4abf-b007-7b209cb60e52 2019-03-24 02:12:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.371758937836s 2019-03-24 02:12:16,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:16,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-891b216f-29ac-4767-9fd5-d4c351c44ebe 2019-03-24 02:12:16,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:16,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:16 GMT Server: Apache x-openstack-request-id: req-8149eeb3-3300-4a66-93e3-77e1487bac94 2019-03-24 02:12:16,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:16,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-8149eeb3-3300-4a66-93e3-77e1487bac94 2019-03-24 02:12:16,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730991363525s 2019-03-24 02:12:21,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:22,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-f55e89f7-2d4f-42c7-9890-516ba2c5f8fd 2019-03-24 02:12:22,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-03-24 02:12:22,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:22 GMT Server: Apache x-openstack-request-id: req-728c2890-ad7f-4bac-a9b9-474eb0dc1379 2019-03-24 02:12:22,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:22,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-728c2890-ad7f-4bac-a9b9-474eb0dc1379 2019-03-24 02:12:22,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349211931229s 2019-03-24 02:12:22,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:12:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:22,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-4f0599bf-a877-4133-a6cd-c4324f16f126 2019-03-24 02:12:22,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-03-24 02:12:22,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a07c5d52-0db5-4212-8093-7a5bd0c39709 2019-03-24 02:12:22,666 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:12:22,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-a07c5d52-0db5-4212-8093-7a5bd0c39709 2019-03-24 02:12:22,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.383849143982s 2019-03-24 02:12:27,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:27,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-1dc9fea6-34bb-40da-b28c-c4222728d18b 2019-03-24 02:12:27,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-03-24 02:12:27,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:27 GMT Server: Apache x-openstack-request-id: req-8a3db2e0-2002-4efb-bb90-b96a58106d4f 2019-03-24 02:12:27,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:27,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-8a3db2e0-2002-4efb-bb90-b96a58106d4f 2019-03-24 02:12:27,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073832988739s 2019-03-24 02:12:32,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:32,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:32,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:32 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-d63c71c2-88d7-429a-96ef-78b0fe849d1b 2019-03-24 02:12:32,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:33,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:32 GMT Server: Apache x-openstack-request-id: req-b5b3b39b-e73e-42cc-b864-9f49d7d7147c 2019-03-24 02:12:33,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:33,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-b5b3b39b-e73e-42cc-b864-9f49d7d7147c 2019-03-24 02:12:33,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.283289194107s 2019-03-24 02:12:33,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:12:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:33,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-32ffd8ed-fec3-4f2d-bd5c-c129d00e3c8c 2019-03-24 02:12:33,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-03-24 02:12:33,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-75b1e244-4ff5-40b7-88b3-239f9c750be2 2019-03-24 02:12:33,109 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:12:33,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-75b1e244-4ff5-40b7-88b3-239f9c750be2 2019-03-24 02:12:33,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734069347382s 2019-03-24 02:12:38,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:38,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:38 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-16b5597a-eb80-4630-8ef9-dcd7be581ed3 2019-03-24 02:12:38,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:38,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:38 GMT Server: Apache x-openstack-request-id: req-b60d0485-69f8-41c9-9f57-59a0b12c0254 2019-03-24 02:12:38,193 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:38,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-b60d0485-69f8-41c9-9f57-59a0b12c0254 2019-03-24 02:12:38,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076886177063s 2019-03-24 02:12:43,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:43,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:43,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:43 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-5982f223-abf9-40d0-912e-190012e2b885 2019-03-24 02:12:43,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:43,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:43 GMT Server: Apache x-openstack-request-id: req-1c5a3bc7-20c6-44ce-b832-6b2642643f07 2019-03-24 02:12:43,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:43,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-1c5a3bc7-20c6-44ce-b832-6b2642643f07 2019-03-24 02:12:43,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741679668427s 2019-03-24 02:12:43,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:12:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:43,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:43 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-08099132-e7a9-4e83-a95f-866053b44f99 2019-03-24 02:12:43,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:43,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fbb53ac0-fe0a-49c7-b6d1-776354dd8d04 2019-03-24 02:12:43,347 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:12:43,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-fbb53ac0-fe0a-49c7-b6d1-776354dd8d04 2019-03-24 02:12:43,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738592147827s 2019-03-24 02:12:48,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:48,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:48,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-a75e0a8e-14c3-4a5b-b63c-46e635bcc7a7 2019-03-24 02:12:48,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:48,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:48 GMT Server: Apache x-openstack-request-id: req-3c7007e3-5e94-49fb-8ba0-4f6825e8aff5 2019-03-24 02:12:48,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:48,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-3c7007e3-5e94-49fb-8ba0-4f6825e8aff5 2019-03-24 02:12:48,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770931243896s 2019-03-24 02:12:53,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:53,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:53,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:53 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-6d46d04a-66dd-442e-973e-45049d9217df 2019-03-24 02:12:53,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:54,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:53 GMT Server: Apache x-openstack-request-id: req-a41c4028-c892-4c6c-aa3b-6e2de02255ef 2019-03-24 02:12:54,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:54,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-a41c4028-c892-4c6c-aa3b-6e2de02255ef 2019-03-24 02:12:54,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.632798194885s 2019-03-24 02:12:54,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:12:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:54,101 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7a0d46d-ac9e-4244-bdeb-996002815f7b 2019-03-24 02:12:54,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:54,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-367d7463-a2d8-4897-abc6-1384430bc3bd 2019-03-24 02:12:54,144 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:12:54,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-367d7463-a2d8-4897-abc6-1384430bc3bd 2019-03-24 02:12:54,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074334859848s 2019-03-24 02:12:59,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:12:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:12:59,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:12:59 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-52b00278-2ae2-4f51-a22c-faa2d65a546c 2019-03-24 02:12:59,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:12:59,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:12:59 GMT Server: Apache x-openstack-request-id: req-f47959cb-d5f9-4ff7-8b9d-c0133faf0c8f 2019-03-24 02:12:59,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:12:59,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-f47959cb-d5f9-4ff7-8b9d-c0133faf0c8f 2019-03-24 02:12:59,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374589920044s 2019-03-24 02:13:04,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:04,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-e793697c-b1fa-4b55-95ad-35a211ead090 2019-03-24 02:13:04,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:04,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:04 GMT Server: Apache x-openstack-request-id: req-6302981b-5490-4311-a3d9-cfa53a22cd85 2019-03-24 02:13:04,606 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:04,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-6302981b-5490-4311-a3d9-cfa53a22cd85 2019-03-24 02:13:04,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747640132904s 2019-03-24 02:13:04,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:13:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:04,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-99c31920-5226-425a-b011-9d03cc802b61 2019-03-24 02:13:04,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:04,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-663ca5ec-b148-4dab-abaa-a6e7d0c8a0c8 2019-03-24 02:13:04,697 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:13:04,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-663ca5ec-b148-4dab-abaa-a6e7d0c8a0c8 2019-03-24 02:13:04,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0904271602631s 2019-03-24 02:13:09,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:09,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc Server: Apache x-openstack-request-id: req-74e5b878-6020-4b8c-9ceb-8d90f1c3726f 2019-03-24 02:13:09,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:09,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ebd210f-265c-42de-b37e-1748cf6ba0c6 2019-03-24 02:13:09,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-03-24T02:13:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum/events/cc832ce3-3d43-40c3-ac29-a24983eafba3", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f7623d29-c2cf-418e-a873-ecdae832bbf1", "id": "cc832ce3-3d43-40c3-ac29-a24983eafba3"}, {"resource_name": "sprout", "event_time": "2019-03-24T02:13:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout/events/938ff4c8-233e-460c-b78b-8f12526e160c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-tzqtpvhu3gwc", "id": "938ff4c8-233e-460c-b78b-8f12526e160c"}]} 2019-03-24 02:13:09,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc&marker=9a603374-db5f-404a-b329-97fb307a98fb&sort_dir=asc used request id req-1ebd210f-265c-42de-b37e-1748cf6ba0c6 2019-03-24 02:13:09,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750098228455s 2019-03-24 02:13:14,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:15,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:14 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-c16a21c2-a461-44d6-b627-e32cdc79bdc8 2019-03-24 02:13:15,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:15,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:15 GMT Server: Apache x-openstack-request-id: req-f595bd7f-d9a6-4e5f-b6d2-67aa1c577ef4 2019-03-24 02:13:15,118 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:15,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-f595bd7f-d9a6-4e5f-b6d2-67aa1c577ef4 2019-03-24 02:13:15,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.333107948303s 2019-03-24 02:13:20,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:20,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-f46ef589-1bdd-475b-8dd2-37e531f64c0c 2019-03-24 02:13:20,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:20,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:20 GMT Server: Apache x-openstack-request-id: req-f6b7af7d-b2c8-439b-b047-b4bdaf25e16f 2019-03-24 02:13:20,479 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:20,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-f6b7af7d-b2c8-439b-b047-b4bdaf25e16f 2019-03-24 02:13:20,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354676961899s 2019-03-24 02:13:20,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:13:20,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:20,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2be68bbd-4859-4c72-a442-f582930b422b 2019-03-24 02:13:20,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:20,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d9c7a22-0c4f-44a3-87cb-01549199076c 2019-03-24 02:13:20,821 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:13:20,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-2d9c7a22-0c4f-44a3-87cb-01549199076c 2019-03-24 02:13:20,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341560125351s 2019-03-24 02:13:25,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:25,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:26,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-118e70d5-3729-4911-aee8-21b34a004595 2019-03-24 02:13:26,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-03-24 02:13:26,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:26 GMT Server: Apache x-openstack-request-id: req-038ec772-9b5a-4555-bb62-0339095b6ec1 2019-03-24 02:13:26,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:26,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-038ec772-9b5a-4555-bb62-0339095b6ec1 2019-03-24 02:13:26,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.698571920395s 2019-03-24 02:13:31,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:31,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-d53633a5-083a-454a-83fa-5dff2aa5025e 2019-03-24 02:13:31,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:31,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:31 GMT Server: Apache x-openstack-request-id: req-20f4db25-3962-411a-92de-ccc93f352598 2019-03-24 02:13:31,605 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:31,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-20f4db25-3962-411a-92de-ccc93f352598 2019-03-24 02:13:31,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730879306793s 2019-03-24 02:13:31,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:13:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:31,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ba172cc-0fe9-48d6-a196-da05c2aed31d 2019-03-24 02:13:31,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:31,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ae28b81-0ae6-4a60-8d97-d5e0e804c37a 2019-03-24 02:13:31,679 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:13:31,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-7ae28b81-0ae6-4a60-8d97-d5e0e804c37a 2019-03-24 02:13:31,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736899375916s 2019-03-24 02:13:36,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:36,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-44855f28-cc4f-4b86-90f9-8006fee96f86 2019-03-24 02:13:36,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:36,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:36 GMT Server: Apache x-openstack-request-id: req-23787036-04e2-4d32-bfcd-43cd0a5b3ee2 2019-03-24 02:13:36,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:36,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-23787036-04e2-4d32-bfcd-43cd0a5b3ee2 2019-03-24 02:13:36,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754849910736s 2019-03-24 02:13:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:41,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-55cdb5aa-cd70-4ba5-8596-31c1a084f997 2019-03-24 02:13:41,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:41,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:41 GMT Server: Apache x-openstack-request-id: req-c074aec2-2465-447e-b925-515c1602d8bb 2019-03-24 02:13:41,843 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:41,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-c074aec2-2465-447e-b925-515c1602d8bb 2019-03-24 02:13:41,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761480331421s 2019-03-24 02:13:41,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:13:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:41,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-265cb682-e693-4db7-9df4-23967d87fa20 2019-03-24 02:13:41,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:41,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d847f7df-ccdd-4ece-9e36-7ec7cea96168 2019-03-24 02:13:41,917 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:13:41,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-d847f7df-ccdd-4ece-9e36-7ec7cea96168 2019-03-24 02:13:41,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738830566406s 2019-03-24 02:13:46,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:46,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:46 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-5d6f4aaa-56a0-408a-bc5f-a195c234cacc 2019-03-24 02:13:46,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-03-24 02:13:46,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:46 GMT Server: Apache x-openstack-request-id: req-1a1bbba5-b6d0-468c-b9f8-9cb1cf623d2e 2019-03-24 02:13:47,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:47,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-1a1bbba5-b6d0-468c-b9f8-9cb1cf623d2e 2019-03-24 02:13:47,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756030082703s 2019-03-24 02:13:52,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:52,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-a20056d5-e72d-48bb-9935-fa71741ed68b 2019-03-24 02:13:52,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:13:52,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:52 GMT Server: Apache x-openstack-request-id: req-55d82bd9-8fec-4dac-8fec-f3b3f7e0457e 2019-03-24 02:13:52,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:52,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-55d82bd9-8fec-4dac-8fec-f3b3f7e0457e 2019-03-24 02:13:52,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076210975647s 2019-03-24 02:13:52,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:13:52,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:52,120 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ea01942-2d0d-4ee8-94a0-87891d407157 2019-03-24 02:13:52,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-03-24 02:13:52,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-139a5d94-538d-48cb-be6f-21f6170f7065 2019-03-24 02:13:52,479 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:13:52,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-139a5d94-538d-48cb-be6f-21f6170f7065 2019-03-24 02:13:52,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.397178888321s 2019-03-24 02:13:57,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:13:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:13:57,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:13:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-5d6af263-ba81-4791-895f-719c65d917b9 2019-03-24 02:13:57,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-03-24 02:13:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:13:57 GMT Server: Apache x-openstack-request-id: req-c62ebbca-e961-49d2-974f-e315b6d0efc8 2019-03-24 02:13:57,561 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:13:57,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-c62ebbca-e961-49d2-974f-e315b6d0efc8 2019-03-24 02:13:57,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751178264618s 2019-03-24 02:14:02,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:02,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-e5f46ef9-7f21-4367-ae32-968de227fec9 2019-03-24 02:14:02,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:02,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:02 GMT Server: Apache x-openstack-request-id: req-cb2da527-5332-4c60-82bd-6ffbb5245cf2 2019-03-24 02:14:02,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:02,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-cb2da527-5332-4c60-82bd-6ffbb5245cf2 2019-03-24 02:14:02,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756249427795s 2019-03-24 02:14:02,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:14:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:02,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b76420d-b305-4970-b003-098ddbb5ee75 2019-03-24 02:14:02,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:02,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9eaeacc2-3631-4c65-93b9-080c01d6726b 2019-03-24 02:14:02,719 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:14:02,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-9eaeacc2-3631-4c65-93b9-080c01d6726b 2019-03-24 02:14:02,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762860774994s 2019-03-24 02:14:07,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:07,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-52b143e0-5931-4b3c-a3a1-485e65f3b783 2019-03-24 02:14:07,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:07,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:07 GMT Server: Apache x-openstack-request-id: req-a52e65c5-1d79-4758-be8b-60bbe22f8497 2019-03-24 02:14:07,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:07,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-a52e65c5-1d79-4758-be8b-60bbe22f8497 2019-03-24 02:14:07,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732231140137s 2019-03-24 02:14:12,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:12,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:12,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-7fc277ec-ee26-4dd9-ba4a-ada50decce30 2019-03-24 02:14:12,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-03-24 02:14:13,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:12 GMT Server: Apache x-openstack-request-id: req-660bdb0e-0886-4340-9818-26e912cfa22c 2019-03-24 02:14:13,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:13,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-660bdb0e-0886-4340-9818-26e912cfa22c 2019-03-24 02:14:13,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.386799097061s 2019-03-24 02:14:13,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:14:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:13,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-547b8ad8-226e-4922-92a3-6535f364766c 2019-03-24 02:14:13,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:13,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df7f18e2-e7de-4962-91a3-5f54f6919bc2 2019-03-24 02:14:13,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:14:13,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-df7f18e2-e7de-4962-91a3-5f54f6919bc2 2019-03-24 02:14:13,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732729434967s 2019-03-24 02:14:18,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:18,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:18,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-d2857183-2a1b-434d-ae8a-7345e8b6d558 2019-03-24 02:14:18,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-03-24 02:14:18,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:18 GMT Server: Apache x-openstack-request-id: req-2aad170f-6879-4e15-a13a-086f32ad62d0 2019-03-24 02:14:18,928 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:18,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-2aad170f-6879-4e15-a13a-086f32ad62d0 2019-03-24 02:14:18,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.655368089676s 2019-03-24 02:14:23,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:23,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:23,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-f7e0d800-d625-4df0-a840-50cefeb71189 2019-03-24 02:14:23,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-03-24 02:14:24,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:23 GMT Server: Apache x-openstack-request-id: req-475ee75a-9d12-470d-8ca1-d59f32cfea5f 2019-03-24 02:14:24,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:24,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-475ee75a-9d12-470d-8ca1-d59f32cfea5f 2019-03-24 02:14:24,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720191001892s 2019-03-24 02:14:24,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:14:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:24,313 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-b9b1286d-3253-4457-8342-5378a2e35df6 2019-03-24 02:14:24,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:24,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0b526c3-97da-47fd-b229-d8eeeb9132f8 2019-03-24 02:14:24,355 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:14:24,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-f0b526c3-97da-47fd-b229-d8eeeb9132f8 2019-03-24 02:14:24,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349377155304s 2019-03-24 02:14:29,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:29,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-4e7fbc2f-cfd4-492a-addf-609d55d078ea 2019-03-24 02:14:29,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-03-24 02:14:29,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:29 GMT Server: Apache x-openstack-request-id: req-ec0fc5c8-5c0d-4bea-aa0a-d3201aef70ca 2019-03-24 02:14:29,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:29,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-ec0fc5c8-5c0d-4bea-aa0a-d3201aef70ca 2019-03-24 02:14:29,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774669647217s 2019-03-24 02:14:34,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:34,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-dd3036d0-759a-4b2b-9ba1-2704c3aa9910 2019-03-24 02:14:34,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-03-24 02:14:34,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:34 GMT Server: Apache x-openstack-request-id: req-f173237c-161c-4616-8d63-2728ded0844f 2019-03-24 02:14:34,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:34,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-f173237c-161c-4616-8d63-2728ded0844f 2019-03-24 02:14:34,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722589492798s 2019-03-24 02:14:34,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:14:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:34,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-51133b22-47c7-4405-9f43-5ce5c2a06d4f 2019-03-24 02:14:34,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-03-24 02:14:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b63336a5-2e8a-4de0-9e10-94ff02556c72 2019-03-24 02:14:34,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:14:34,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-b63336a5-2e8a-4de0-9e10-94ff02556c72 2019-03-24 02:14:34,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722160339355s 2019-03-24 02:14:39,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:39,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-a8780af6-51d8-48ad-b823-f8c4c36559a5 2019-03-24 02:14:39,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-03-24 02:14:40,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:39 GMT Server: Apache x-openstack-request-id: req-6b324912-c6f5-495e-886d-1f40b30529f8 2019-03-24 02:14:40,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:40,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-6b324912-c6f5-495e-886d-1f40b30529f8 2019-03-24 02:14:40,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.771124839783s 2019-03-24 02:14:45,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:45,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-0156d2c1-eef4-42f9-997c-ecd78322151c 2019-03-24 02:14:45,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:45,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:45 GMT Server: Apache x-openstack-request-id: req-d4e5b875-a916-4b01-a2a9-652b7a3afbd4 2019-03-24 02:14:45,726 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:45,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-d4e5b875-a916-4b01-a2a9-652b7a3afbd4 2019-03-24 02:14:45,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356153011322s 2019-03-24 02:14:45,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:14:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:45,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ae2a200-b845-477a-811a-6136ede4b9d2 2019-03-24 02:14:45,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:46,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb37c540-29cc-4a18-9fa5-042afbf9b8f5 2019-03-24 02:14:46,100 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:14:46,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-bb37c540-29cc-4a18-9fa5-042afbf9b8f5 2019-03-24 02:14:46,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373667955399s 2019-03-24 02:14:51,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:51,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:51,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-d050ff5a-cc18-438e-bf93-d62df14574d0 2019-03-24 02:14:51,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:51,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:51 GMT Server: Apache x-openstack-request-id: req-c1ed101f-a0e0-4f55-9234-4bd67e97f84a 2019-03-24 02:14:51,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:51,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-c1ed101f-a0e0-4f55-9234-4bd67e97f84a 2019-03-24 02:14:51,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766928195953s 2019-03-24 02:14:56,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:14:56,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:56,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-1721a317-1049-4767-8a47-b414df470127 2019-03-24 02:14:56,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-03-24 02:14:56,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:56 GMT Server: Apache x-openstack-request-id: req-c167d732-b139-4a21-a7d5-56cca023d735 2019-03-24 02:14:56,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:14:56,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-c167d732-b139-4a21-a7d5-56cca023d735 2019-03-24 02:14:56,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753798484802s 2019-03-24 02:14:56,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:14:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:14:56,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:14:56 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-841a3a70-246d-4d38-9021-f98d049745c9 2019-03-24 02:14:56,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:14:56,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:14:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eafc26b7-c1f2-4e26-9202-6127571b1267 2019-03-24 02:14:56,341 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:14:56,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-eafc26b7-c1f2-4e26-9202-6127571b1267 2019-03-24 02:14:56,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752389431s 2019-03-24 02:15:01,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:01,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:01,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:01 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-f871a00b-a0f7-4097-b17a-997c9129001f 2019-03-24 02:15:01,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-03-24 02:15:01,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:01 GMT Server: Apache x-openstack-request-id: req-8361861e-7c92-4b8a-b4f9-1aa7e7d20812 2019-03-24 02:15:01,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:01,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-8361861e-7c92-4b8a-b4f9-1aa7e7d20812 2019-03-24 02:15:01,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740990638733s 2019-03-24 02:15:06,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:06,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-8379964c-1d5f-4e21-9646-513983eedd5e 2019-03-24 02:15:06,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:07,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:06 GMT Server: Apache x-openstack-request-id: req-0f182a85-491b-4714-9e47-567b6c84888d 2019-03-24 02:15:07,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:07,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-0f182a85-491b-4714-9e47-567b6c84888d 2019-03-24 02:15:07,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.66392993927s 2019-03-24 02:15:07,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:15:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:07,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc129e4c-a1ce-484b-8acd-66cac31b1b49 2019-03-24 02:15:07,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:07,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0643be5-6b72-4454-985d-c40f7d8fca68 2019-03-24 02:15:07,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:15:07,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-b0643be5-6b72-4454-985d-c40f7d8fca68 2019-03-24 02:15:07,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.386631011963s 2019-03-24 02:15:12,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:12,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-7771ebf2-8d4c-4e02-b297-28a86ae2c66c 2019-03-24 02:15:12,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-03-24 02:15:12,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:12 GMT Server: Apache x-openstack-request-id: req-b1ff1074-af36-4ff3-9a08-0afb05f51090 2019-03-24 02:15:12,828 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:12,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-b1ff1074-af36-4ff3-9a08-0afb05f51090 2019-03-24 02:15:12,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344393968582s 2019-03-24 02:15:17,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:17,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-b9518262-5a24-44f7-beda-cc34c88fd291 2019-03-24 02:15:17,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:17,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:17 GMT Server: Apache x-openstack-request-id: req-a3ba2184-e7fc-4f97-8f87-1be4d37d1f40 2019-03-24 02:15:17,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:17,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-a3ba2184-e7fc-4f97-8f87-1be4d37d1f40 2019-03-24 02:15:17,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743579864502s 2019-03-24 02:15:17,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:15:17,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:17,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6c138b1-5e96-4587-be71-9cb352bbbd27 2019-03-24 02:15:17,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-03-24 02:15:17,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de473c36-94e9-4f20-8c41-9cb85558dd61 2019-03-24 02:15:17,984 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:15:17,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-de473c36-94e9-4f20-8c41-9cb85558dd61 2019-03-24 02:15:17,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753011703491s 2019-03-24 02:15:22,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:22,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:23,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-a304059b-0a8e-4d5d-8c19-06173faae624 2019-03-24 02:15:23,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-03-24 02:15:23,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:23 GMT Server: Apache x-openstack-request-id: req-e812b6e7-082b-47c2-9cca-602b1ec38645 2019-03-24 02:15:23,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:23,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-e812b6e7-082b-47c2-9cca-602b1ec38645 2019-03-24 02:15:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366891145706s 2019-03-24 02:15:28,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:28,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-dd1f4d69-dfe7-45ec-ade3-dac0de4d5cb0 2019-03-24 02:15:28,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-03-24 02:15:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:28 GMT Server: Apache x-openstack-request-id: req-dd281479-7de6-4a40-9aa8-7ff153e85b99 2019-03-24 02:15:28,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:28,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-dd281479-7de6-4a40-9aa8-7ff153e85b99 2019-03-24 02:15:28,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739049911499s 2019-03-24 02:15:28,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:15:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:28,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2289e8d6-fb09-4db7-aa88-446faeff3e31 2019-03-24 02:15:28,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:28,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92cde871-c26e-44a2-83e9-a06fa4d92109 2019-03-24 02:15:28,515 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:15:28,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-92cde871-c26e-44a2-83e9-a06fa4d92109 2019-03-24 02:15:28,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0774209499359s 2019-03-24 02:15:33,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:33,552 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-aeb54133-15d3-4412-8fbf-2e18a08d7307 2019-03-24 02:15:33,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:33,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:33 GMT Server: Apache x-openstack-request-id: req-d4e80fe3-3924-470f-b4c4-51d29e78df1e 2019-03-24 02:15:33,595 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:33,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-d4e80fe3-3924-470f-b4c4-51d29e78df1e 2019-03-24 02:15:33,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727179050446s 2019-03-24 02:15:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:38,908 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:38 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-22c7f760-ca40-4edd-8a1d-8b5802f3b303 2019-03-24 02:15:38,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:38,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:38 GMT Server: Apache x-openstack-request-id: req-8cc98aa5-7f14-4903-b189-0ab9ab0ac477 2019-03-24 02:15:38,951 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:38,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-8cc98aa5-7f14-4903-b189-0ab9ab0ac477 2019-03-24 02:15:38,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350742816925s 2019-03-24 02:15:38,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:15:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:38,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:38 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-3f1b14a0-6d43-47e8-8427-ce66b6d001f9 2019-03-24 02:15:38,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:39,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ffa72d7-3ec5-493b-b65d-6e09af337882 2019-03-24 02:15:39,028 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:15:39,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6ffa72d7-3ec5-493b-b65d-6e09af337882 2019-03-24 02:15:39,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758299827576s 2019-03-24 02:15:44,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:44,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-653f94f6-6902-4247-99d8-ca041b8c8567 2019-03-24 02:15:44,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:44,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:44 GMT Server: Apache x-openstack-request-id: req-c053dcaa-0eab-4185-9d92-5f388a55b7a9 2019-03-24 02:15:44,418 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:44,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-c053dcaa-0eab-4185-9d92-5f388a55b7a9 2019-03-24 02:15:44,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.383545875549s 2019-03-24 02:15:49,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:49,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-5eb03782-050e-4ba4-b7a5-32c608737db8 2019-03-24 02:15:49,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:15:49,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:49 GMT Server: Apache x-openstack-request-id: req-4efbd84c-53fc-48ef-8461-85fb87bea18c 2019-03-24 02:15:49,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:49,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-4efbd84c-53fc-48ef-8461-85fb87bea18c 2019-03-24 02:15:49,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752880573273s 2019-03-24 02:15:49,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:15:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:49,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc1ea430-b416-4387-866d-1d1a395d4a13 2019-03-24 02:15:49,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-03-24 02:15:49,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91015bcd-67cd-412a-b697-cccf6d5a9459 2019-03-24 02:15:49,569 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:15:49,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-91015bcd-67cd-412a-b697-cccf6d5a9459 2019-03-24 02:15:49,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741558074951s 2019-03-24 02:15:54,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:54,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-5fb9d888-9d80-44bd-837e-82988a9c6811 2019-03-24 02:15:54,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-03-24 02:15:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:54 GMT Server: Apache x-openstack-request-id: req-05941659-31a2-4ce4-8adc-7e70f79380c1 2019-03-24 02:15:54,948 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:15:54,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-05941659-31a2-4ce4-8adc-7e70f79380c1 2019-03-24 02:15:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372547864914s 2019-03-24 02:15:59,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:15:59,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:15:59,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:15:59 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-604890ca-8efc-4056-93a5-20ad31c37a4a 2019-03-24 02:15:59,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:00,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:15:59 GMT Server: Apache x-openstack-request-id: req-e6f815ac-3972-4194-8404-14edcb1bfd56 2019-03-24 02:16:00,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:00,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-e6f815ac-3972-4194-8404-14edcb1bfd56 2019-03-24 02:16:00,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734610557556s 2019-03-24 02:16:00,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:16:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:00,058 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b28c685-b80b-4ab4-b5e8-cc6131caf1ad 2019-03-24 02:16:00,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:00,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c3e46c9-a883-4089-8bde-751e0f97b430 2019-03-24 02:16:00,102 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:16:00,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6c3e46c9-a883-4089-8bde-751e0f97b430 2019-03-24 02:16:00,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737619400024s 2019-03-24 02:16:05,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:05,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-30038fd3-c603-4842-b644-3342cebd2f0f 2019-03-24 02:16:05,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:05,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:05 GMT Server: Apache x-openstack-request-id: req-f20d4bb6-e6c4-4be8-9f3f-a91b3dbd4e02 2019-03-24 02:16:05,182 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:05,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-f20d4bb6-e6c4-4be8-9f3f-a91b3dbd4e02 2019-03-24 02:16:05,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741171836853s 2019-03-24 02:16:10,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:10,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-f9dcd8fc-ab05-4cbd-9a9e-f56c8566640f 2019-03-24 02:16:10,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:10,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:10 GMT Server: Apache x-openstack-request-id: req-1d44cd25-d854-4b0f-9372-f2d0a6d6daf9 2019-03-24 02:16:10,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:10,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-1d44cd25-d854-4b0f-9372-f2d0a6d6daf9 2019-03-24 02:16:10,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766429901123s 2019-03-24 02:16:10,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:16:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:10,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-597eed01-9b96-4d2d-b5bf-0f314a3824f5 2019-03-24 02:16:10,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:10,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a09277f4-2c85-49ed-8b16-6003d69f3a9c 2019-03-24 02:16:10,339 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:16:10,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-a09277f4-2c85-49ed-8b16-6003d69f3a9c 2019-03-24 02:16:10,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732860565186s 2019-03-24 02:16:15,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:15,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:15,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-ac32d3d7-9aad-499f-9300-a1bd3a87dc24 2019-03-24 02:16:15,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:15,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:15 GMT Server: Apache x-openstack-request-id: req-21a0169a-8c7f-44d6-9d21-699208758f5f 2019-03-24 02:16:15,418 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:15,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-21a0169a-8c7f-44d6-9d21-699208758f5f 2019-03-24 02:16:15,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737850666046s 2019-03-24 02:16:20,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:20,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:20,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-3d1b99dc-48bc-4fa0-ada3-8d5fd2de1721 2019-03-24 02:16:20,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:20,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:20 GMT Server: Apache x-openstack-request-id: req-627d8c04-b492-435e-a095-a0983fba9215 2019-03-24 02:16:20,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:20,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-627d8c04-b492-435e-a095-a0983fba9215 2019-03-24 02:16:20,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759370326996s 2019-03-24 02:16:20,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:16:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:20,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-493f04bc-f2de-4551-8eba-4ed26446390f 2019-03-24 02:16: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-03-24 02:16:20,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f08320b9-8090-4d3b-ac09-110c654ecd00 2019-03-24 02:16:20,576 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:16:20,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-f08320b9-8090-4d3b-ac09-110c654ecd00 2019-03-24 02:16:20,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753929615021s 2019-03-24 02:16:25,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:25,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-dfdf7bfb-9f49-497c-851a-662b2b62e7c3 2019-03-24 02:16:25,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-03-24 02:16:25,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:25 GMT Server: Apache x-openstack-request-id: req-54b2efec-52c2-4d1e-b77e-0a78871a5ff5 2019-03-24 02:16:25,957 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:25,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-54b2efec-52c2-4d1e-b77e-0a78871a5ff5 2019-03-24 02:16:25,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374796867371s 2019-03-24 02:16:30,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:30,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:30 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-95358501-61bc-4cac-8233-929f83136cbb 2019-03-24 02:16:30,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:31,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:30 GMT Server: Apache x-openstack-request-id: req-dfaae7cb-1ef2-4d56-9b6c-c851be6ae153 2019-03-24 02:16:31,338 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:31,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-dfaae7cb-1ef2-4d56-9b6c-c851be6ae153 2019-03-24 02:16:31,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374814987183s 2019-03-24 02:16:31,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:16:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:31,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa391101-b496-4626-877d-dc9ba7046644 2019-03-24 02:16:31,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:31,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9c5338d-2916-4331-8358-3321a5df4dd0 2019-03-24 02:16:31,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:16:31,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-b9c5338d-2916-4331-8358-3321a5df4dd0 2019-03-24 02:16:31,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745279788971s 2019-03-24 02:16:36,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:36,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-c362ba62-3779-4277-b5c4-a4f24e5ab209 2019-03-24 02:16:36,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:36,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:36 GMT Server: Apache x-openstack-request-id: req-7256f06a-d6e2-4542-a2b3-8751690981c0 2019-03-24 02:16:36,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:36,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-7256f06a-d6e2-4542-a2b3-8751690981c0 2019-03-24 02:16:36,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375889062881s 2019-03-24 02:16:41,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:41,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-7af44453-517e-4dd2-9070-77dfefc7c1d7 2019-03-24 02:16:41,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-03-24 02:16:41,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:41 GMT Server: Apache x-openstack-request-id: req-0c4b85dc-0a24-467c-943b-bea08cc0b901 2019-03-24 02:16:41,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:41,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-0c4b85dc-0a24-467c-943b-bea08cc0b901 2019-03-24 02:16:41,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741260051727s 2019-03-24 02:16:41,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:16:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:41,908 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-63dab6cf-1b35-4c72-9660-9bde2be2232a 2019-03-24 02:16:41,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:16:41,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c9abe7c-03dd-4af6-8248-4cb2e305a17f 2019-03-24 02:16:41,950 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:16:41,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-1c9abe7c-03dd-4af6-8248-4cb2e305a17f 2019-03-24 02:16:41,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074786901474s 2019-03-24 02:16:46,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:46,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:46 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-67cb2356-4a2a-41e5-a38f-ee0801481360 2019-03-24 02:16:46,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-03-24 02:16:47,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:46 GMT Server: Apache x-openstack-request-id: req-daac9cf9-94fe-4283-80e6-a0ee14bab8ef 2019-03-24 02:16:47,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:47,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-daac9cf9-94fe-4283-80e6-a0ee14bab8ef 2019-03-24 02:16:47,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768859386444s 2019-03-24 02:16:52,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:52,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-c2fb0c41-239f-4871-a77d-9bc027dd3b81 2019-03-24 02:16:52,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-03-24 02:16:52,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:52 GMT Server: Apache x-openstack-request-id: req-5fe0e7d0-a70a-481c-a171-6988dc1bf665 2019-03-24 02:16:52,116 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:52,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-5fe0e7d0-a70a-481c-a171-6988dc1bf665 2019-03-24 02:16:52,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764889717102s 2019-03-24 02:16:52,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:16:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:52,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-61fdf05d-f47a-442d-ab46-aa5edd54e597 2019-03-24 02:16:52,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-03-24 02:16:52,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-22728373-7ec8-4df6-a9d1-98b0771da2ff 2019-03-24 02:16:52,173 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:16:52,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-22728373-7ec8-4df6-a9d1-98b0771da2ff 2019-03-24 02:16:52,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561649799347s 2019-03-24 02:16:57,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:16:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:16:57,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:16:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-a0421c85-2bd0-484f-b482-65d9aad50f92 2019-03-24 02:16:57,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-03-24 02:16:57,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:16:57 GMT Server: Apache x-openstack-request-id: req-b7f5d3ce-fede-43ae-8c36-0d54a3fb8abb 2019-03-24 02:16:57,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:16:57,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-b7f5d3ce-fede-43ae-8c36-0d54a3fb8abb 2019-03-24 02:16:57,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076455116272s 2019-03-24 02:17:02,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:02,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:02,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-327aadad-54ec-46e4-bdb9-2d7da750b56a 2019-03-24 02:17:02,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-03-24 02:17:02,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:02 GMT Server: Apache x-openstack-request-id: req-09889f12-8c31-4b6d-85c1-11a77cade5b4 2019-03-24 02:17:02,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:02,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-09889f12-8c31-4b6d-85c1-11a77cade5b4 2019-03-24 02:17:02,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378648996353s 2019-03-24 02:17:02,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:17:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:02,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-99e171dc-66f6-4cc5-8581-a9bc442cc6a6 2019-03-24 02:17:02,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-03-24 02:17:02,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67818e1e-593e-41d0-851b-439aacdd97ae 2019-03-24 02:17:02,711 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:17:02,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-67818e1e-593e-41d0-851b-439aacdd97ae 2019-03-24 02:17:02,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729160308838s 2019-03-24 02:17:07,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:07,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:07,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-1b791e48-9fc1-4308-89b4-ae6ea8390950 2019-03-24 02:17:07,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-03-24 02:17:07,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:07 GMT Server: Apache x-openstack-request-id: req-02918d49-083c-46b0-af5b-bc0936bdfffa 2019-03-24 02:17:07,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:07,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-02918d49-083c-46b0-af5b-bc0936bdfffa 2019-03-24 02:17:07,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735790729523s 2019-03-24 02:17:12,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:12,828 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-7a9ff2c1-7807-411e-ba40-93a84c712182 2019-03-24 02:17:12,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-03-24 02:17:12,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:12 GMT Server: Apache x-openstack-request-id: req-b4d7cf3f-00b2-494c-8410-a1c3fa478263 2019-03-24 02:17:12,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:12,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-b4d7cf3f-00b2-494c-8410-a1c3fa478263 2019-03-24 02:17:12,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755128860474s 2019-03-24 02:17:12,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:17:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:12,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-98554777-5190-495b-bc88-f34d5d52858a 2019-03-24 02:17:12,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:17:12,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f9c14a4-e108-48ef-a185-49d3183a3425 2019-03-24 02:17:12,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:17:12,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-1f9c14a4-e108-48ef-a185-49d3183a3425 2019-03-24 02:17:12,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734250545502s 2019-03-24 02:17:17,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:17,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:17,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:17 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-bf35cb20-c06b-4591-9fe3-81442945efb1 2019-03-24 02:17:17,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:17:18,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:17 GMT Server: Apache x-openstack-request-id: req-7cbba95e-0806-414f-b882-f79c288fa4a2 2019-03-24 02:17:18,025 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:18,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-7cbba95e-0806-414f-b882-f79c288fa4a2 2019-03-24 02:17:18,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722420215607s 2019-03-24 02:17:23,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:23,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:23,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-6b700a46-246c-43d1-b76f-dce854ece4d8 2019-03-24 02:17:23,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-03-24 02:17:23,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:23 GMT Server: Apache x-openstack-request-id: req-380e715a-e6b1-47be-ba1e-d358af7f71da 2019-03-24 02:17:23,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:23,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-380e715a-e6b1-47be-ba1e-d358af7f71da 2019-03-24 02:17:23,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384761095047s 2019-03-24 02:17:23,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:17:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:23,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-218580d5-5594-4ceb-8246-84083f7aa8b2 2019-03-24 02:17:23,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-03-24 02:17:23,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4d98ceb-72f4-4228-baf5-ed2d4b5ca35e 2019-03-24 02:17:23,491 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:17:23,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-b4d98ceb-72f4-4228-baf5-ed2d4b5ca35e 2019-03-24 02:17:23,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074166059494s 2019-03-24 02:17:28,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:28,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:28,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-6b31644a-3f83-4ccb-80ce-4366ad98b953 2019-03-24 02:17:28,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-03-24 02:17:28,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:28 GMT Server: Apache x-openstack-request-id: req-0888491c-b51e-473a-bf3c-37105db122cb 2019-03-24 02:17:28,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:28,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-0888491c-b51e-473a-bf3c-37105db122cb 2019-03-24 02:17:28,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741839408875s 2019-03-24 02:17:33,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:33,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-a96f2262-2ec0-4512-80d6-424080e2cf30 2019-03-24 02:17:33,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-03-24 02:17:33,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:33 GMT Server: Apache x-openstack-request-id: req-d025feb3-1a22-4402-9d88-b99045acf2bb 2019-03-24 02:17:33,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:33,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-d025feb3-1a22-4402-9d88-b99045acf2bb 2019-03-24 02:17:33,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375554084778s 2019-03-24 02:17:33,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:17:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:33,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0c5ded4-56d5-4154-bf4c-2eb5e6b48e14 2019-03-24 02:17:33,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:17:34,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b53b978-c582-4741-b47e-daaf2e536cb1 2019-03-24 02:17:34,027 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:17:34,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-3b53b978-c582-4741-b47e-daaf2e536cb1 2019-03-24 02:17:34,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740489959717s 2019-03-24 02:17:39,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:39,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:39,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-afcc29cd-8686-4c7a-bbf2-0439068c388a 2019-03-24 02:17:39,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-03-24 02:17:39,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:39 GMT Server: Apache x-openstack-request-id: req-aa3abe9e-c076-4f2b-8c54-35c007af9b96 2019-03-24 02:17:39,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:39,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-aa3abe9e-c076-4f2b-8c54-35c007af9b96 2019-03-24 02:17:39,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744979381561s 2019-03-24 02:17:44,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:44,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:44,145 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-473d74e6-548c-4577-bcb4-65a33fa120cd 2019-03-24 02:17:44,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-03-24 02:17:44,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:44 GMT Server: Apache x-openstack-request-id: req-acc8d56a-2c89-4240-a46b-3218217ca058 2019-03-24 02:17:44,188 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:44,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-acc8d56a-2c89-4240-a46b-3218217ca058 2019-03-24 02:17:44,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736610889435s 2019-03-24 02:17:44,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:17:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:44,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-977a9a2e-192c-4774-b865-86a1426a4b25 2019-03-24 02:17:44,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:17:44,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-62c9a457-aada-4467-8260-749eac6da206 2019-03-24 02:17:44,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:17:44,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-62c9a457-aada-4467-8260-749eac6da206 2019-03-24 02:17:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0780119895935s 2019-03-24 02:17:49,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:49,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:49,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-bac4da5a-a4d7-4a19-b3ef-3bbcdfb457c3 2019-03-24 02:17:49,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:17:49,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:49 GMT Server: Apache x-openstack-request-id: req-377c2df4-7ab7-4f88-8d88-2798a6df4abb 2019-03-24 02:17:49,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:49,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-377c2df4-7ab7-4f88-8d88-2798a6df4abb 2019-03-24 02:17:49,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748970508575s 2019-03-24 02:17:54,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:54,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-602e19f3-0d2a-48b1-89db-4704dfa9d278 2019-03-24 02:17:54,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-03-24 02:17:54,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:54 GMT Server: Apache x-openstack-request-id: req-888a84d4-5183-4ff0-b25f-e38381d78d72 2019-03-24 02:17:54,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:54,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-888a84d4-5183-4ff0-b25f-e38381d78d72 2019-03-24 02:17:54,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764980316162s 2019-03-24 02:17:54,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:17:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:54,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ae7b1ea-76ec-4a9c-83f9-4c8f30b29e75 2019-03-24 02:17:54,463 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:17:54,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0470f3f1-3c1c-4242-8e3a-7ee5559b1080 2019-03-24 02:17:54,509 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:17:54,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0470f3f1-3c1c-4242-8e3a-7ee5559b1080 2019-03-24 02:17:54,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0783159732819s 2019-03-24 02:17:59,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:17:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:17:59,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:17:59 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-3eaba6b7-461d-47c4-a6b7-e9d13847ed7a 2019-03-24 02:17:59,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-03-24 02:17:59,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:17:59 GMT Server: Apache x-openstack-request-id: req-178db047-2c68-453a-ab63-e0f3f961e499 2019-03-24 02:17:59,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:17:59,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-178db047-2c68-453a-ab63-e0f3f961e499 2019-03-24 02:17:59,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746908187866s 2019-03-24 02:18:04,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:04,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-d4c05eb3-a44e-4242-b87f-5a161b6f83a6 2019-03-24 02:18:04,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-03-24 02:18:04,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:04 GMT Server: Apache x-openstack-request-id: req-ae4644ab-f95a-4b12-b292-900d4ed72810 2019-03-24 02:18:04,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:04,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-ae4644ab-f95a-4b12-b292-900d4ed72810 2019-03-24 02:18:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.377724885941s 2019-03-24 02:18:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:18:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:05,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a7f6921-fc11-4780-a446-7381df00b4fc 2019-03-24 02:18:05,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-03-24 02:18:05,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a66ccbb1-8f38-4d5b-9da6-f315b0d39a3a 2019-03-24 02:18:05,047 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:18:05,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-a66ccbb1-8f38-4d5b-9da6-f315b0d39a3a 2019-03-24 02:18:05,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733048915863s 2019-03-24 02:18:10,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:10,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-d3688608-921a-440c-bcfb-9ad539e79d89 2019-03-24 02:18:10,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-03-24 02:18:10,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:10 GMT Server: Apache x-openstack-request-id: req-c4f73260-14b0-4f78-9196-ed24861eb770 2019-03-24 02:18:10,401 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:10,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-c4f73260-14b0-4f78-9196-ed24861eb770 2019-03-24 02:18:10,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347123146057s 2019-03-24 02:18:15,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:15,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-05daa63a-0a33-4fa8-b168-066e3cb3206f 2019-03-24 02:18:15,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-03-24 02:18:15,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:15 GMT Server: Apache x-openstack-request-id: req-008150bb-34f2-4321-a2ca-a721ea7cde25 2019-03-24 02:18:15,797 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:15,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-008150bb-34f2-4321-a2ca-a721ea7cde25 2019-03-24 02:18:15,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.390357971191s 2019-03-24 02:18:15,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:18:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:16,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:15 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-c4fbbc4a-2796-400f-b2c6-7d9ceaa3e862 2019-03-24 02:18:16,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-03-24 02:18:16,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a22c64e-0fcb-47bf-957c-0a7b4566d517 2019-03-24 02:18:16,179 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:18:16,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-5a22c64e-0fcb-47bf-957c-0a7b4566d517 2019-03-24 02:18:16,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.380856990814s 2019-03-24 02:18:21,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:21,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-40540306-547c-42c2-a7d9-972d626fdfc8 2019-03-24 02:18:21,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-03-24 02:18:21,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:21 GMT Server: Apache x-openstack-request-id: req-3265362c-01fd-46a2-b874-f2eb349066ef 2019-03-24 02:18:21,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:21,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-3265362c-01fd-46a2-b874-f2eb349066ef 2019-03-24 02:18:21,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346524000168s 2019-03-24 02:18:26,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:26,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc Server: Apache x-openstack-request-id: req-8cc42882-cb8c-4f00-b38c-49adde1a6dfd 2019-03-24 02:18:26,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:18:26,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 581 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b70310f-e575-4aa0-8b02-6b35a74890af 2019-03-24 02:18:26,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-03-24T02:18:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout/events/97c03a2a-d9ee-4e34-91e3-4bb54454182c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ca16a25d-2e24-4220-a2f3-49aaca821ab5", "id": "97c03a2a-d9ee-4e34-91e3-4bb54454182c"}, {"resource_name": "bono", "event_time": "2019-03-24T02:18:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono/events/a44190e1-18b6-4690-b036-6c49b1045a92", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-gm7dbagoxqmj", "id": "a44190e1-18b6-4690-b036-6c49b1045a92"}, {"resource_name": "dime", "event_time": "2019-03-24T02:18:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime/events/daf76fcd-1fec-470a-9760-aea546c716c9", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-egn6opwn77an", "id": "daf76fcd-1fec-470a-9760-aea546c716c9"}, {"resource_name": "homer", "event_time": "2019-03-24T02:18:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer/events/3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-zprgwe6o7kaw", "id": "3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2"}]} 2019-03-24 02:18:26,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc&marker=938ff4c8-233e-460c-b78b-8f12526e160c&sort_dir=asc used request id req-9b70310f-e575-4aa0-8b02-6b35a74890af 2019-03-24 02:18:26,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264522075653s 2019-03-24 02:18:31,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:31,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-4be1b7ac-c350-473d-99a8-d49ae7dfa3c3 2019-03-24 02:18:31,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-03-24 02:18:31,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:31 GMT Server: Apache x-openstack-request-id: req-316a6964-9bc4-47a7-9e75-6b0c94e2347a 2019-03-24 02:18:31,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:31,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-316a6964-9bc4-47a7-9e75-6b0c94e2347a 2019-03-24 02:18:31,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748629570007s 2019-03-24 02:18:36,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:36,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-8ebfbf89-f60e-4a05-a891-a11cee7e5aee 2019-03-24 02:18:36,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:18:36,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:36 GMT Server: Apache x-openstack-request-id: req-3db5ca9e-5854-4921-badd-5712930c5385 2019-03-24 02:18:36,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:36,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-3db5ca9e-5854-4921-badd-5712930c5385 2019-03-24 02:18:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748920440674s 2019-03-24 02:18:36,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:18:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:36,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-83376aa9-7747-4d97-ac4b-832561945f30 2019-03-24 02:18:36,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:18:37,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74dad693-a18c-4efb-9eb2-69187bb8eb06 2019-03-24 02:18:37,038 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:18:37,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-74dad693-a18c-4efb-9eb2-69187bb8eb06 2019-03-24 02:18:37,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734860897064s 2019-03-24 02:18:42,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:42,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-9f43d4ef-9543-430e-a309-0412083227e8 2019-03-24 02:18:42,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-03-24 02:18:42,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:42 GMT Server: Apache x-openstack-request-id: req-5f4f4728-d052-49d6-96e8-b7c1623c29f6 2019-03-24 02:18:42,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:42,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-5f4f4728-d052-49d6-96e8-b7c1623c29f6 2019-03-24 02:18:42,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730998516083s 2019-03-24 02:18:47,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:47,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:47,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-9197e0dd-bf58-4f97-86b9-c0eb4e6b3f54 2019-03-24 02:18:47,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-03-24 02:18:47,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:47 GMT Server: Apache x-openstack-request-id: req-92d27a79-e27f-43d6-8048-bf87f4aae2cf 2019-03-24 02:18:47,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:47,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-92d27a79-e27f-43d6-8048-bf87f4aae2cf 2019-03-24 02:18:47,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.385689020157s 2019-03-24 02:18:47,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:18:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:47,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-a583f61c-834d-43df-bb31-aae270dd0c44 2019-03-24 02:18:47,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-03-24 02:18:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5900979-9f32-4230-a704-1bc33cea9953 2019-03-24 02:18:47,730 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:18:47,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c5900979-9f32-4230-a704-1bc33cea9953 2019-03-24 02:18:47,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.223458051682s 2019-03-24 02:18:52,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:53,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-ce524cce-b0f7-48d7-a5f2-a3f172fd6c60 2019-03-24 02:18:53,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:18:53,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:53 GMT Server: Apache x-openstack-request-id: req-a754c356-20ab-497a-9d01-54bd37419d77 2019-03-24 02:18:53,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:53,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-a754c356-20ab-497a-9d01-54bd37419d77 2019-03-24 02:18:53,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.626693964005s 2019-03-24 02:18:58,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:18:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:58,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-43411d50-39ba-4da7-86ad-3e335a2ca18e 2019-03-24 02:18:58,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-03-24 02:18:58,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:58 GMT Server: Apache x-openstack-request-id: req-3173e769-5626-4b65-982b-fceb8ee17d4b 2019-03-24 02:18:58,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:18:58,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-3173e769-5626-4b65-982b-fceb8ee17d4b 2019-03-24 02:18:58,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757839679718s 2019-03-24 02:18:58,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:18:58,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:18:58,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:18:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-0d06403f-bfbf-4778-91dc-760f96c4d356 2019-03-24 02:18:58,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-03-24 02:18:58,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:18:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-281dd1f7-f955-47aa-8134-01a70f3312ea 2019-03-24 02:18:58,523 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:18:58,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-281dd1f7-f955-47aa-8134-01a70f3312ea 2019-03-24 02:18:58,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0768139362335s 2019-03-24 02:19:03,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:03,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-ca77f7bb-21d7-4fde-a390-a27841aa21d4 2019-03-24 02:19:03,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:19:03,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:03 GMT Server: Apache x-openstack-request-id: req-b3eded02-9a8c-4c2a-88eb-2539f97198a3 2019-03-24 02:19:03,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:03,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-b3eded02-9a8c-4c2a-88eb-2539f97198a3 2019-03-24 02:19:03,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736360549927s 2019-03-24 02:19:08,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:08,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-fbc8e3f5-0e92-4048-a97a-1c01747f1900 2019-03-24 02:19:08,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-03-24 02:19:08,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:08 GMT Server: Apache x-openstack-request-id: req-5228fbe2-440d-4c4f-b184-4137393320e2 2019-03-24 02:19:08,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:08,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-5228fbe2-440d-4c4f-b184-4137393320e2 2019-03-24 02:19:08,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753428936005s 2019-03-24 02:19:08,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:19:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:08,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab4dddfb-07e6-4026-a2bf-13ca2bbbcdbc 2019-03-24 02:19:08,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:19:09,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d96280a1-0da1-490d-96cd-288279167e26 2019-03-24 02:19:09,040 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:19:09,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-d96280a1-0da1-490d-96cd-288279167e26 2019-03-24 02:19:09,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355738162994s 2019-03-24 02:19:14,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:14,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:14 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-7fc45913-e54f-4742-8983-eafcd92b2370 2019-03-24 02:19: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-03-24 02:19:14,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:14 GMT Server: Apache x-openstack-request-id: req-3a1dddbf-f6cd-4f90-9e27-9463d037124f 2019-03-24 02:19:14,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:14,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-3a1dddbf-f6cd-4f90-9e27-9463d037124f 2019-03-24 02:19:14,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0892210006714s 2019-03-24 02:19:19,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:19,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-1ef03d51-987f-43e5-9cb3-4e9051ec9729 2019-03-24 02:19:19,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-03-24 02:19:19,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:19 GMT Server: Apache x-openstack-request-id: req-471bbb52-1006-43d3-935f-8ce66010cb7f 2019-03-24 02:19:19,216 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:19,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-471bbb52-1006-43d3-935f-8ce66010cb7f 2019-03-24 02:19:19,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739459991455s 2019-03-24 02:19:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:19:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:19,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-d30eb253-f2c2-450e-be71-8418ec03dc89 2019-03-24 02:19:19,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-03-24 02:19:19,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f14414b-a496-47a6-8af8-500e49c671e8 2019-03-24 02:19:19,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:19:19,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-1f14414b-a496-47a6-8af8-500e49c671e8 2019-03-24 02:19:19,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369172096252s 2019-03-24 02:19:24,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:24,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-8e414417-ad58-43c8-bf79-4ef2c1f15949 2019-03-24 02:19:24,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-03-24 02:19:24,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:24 GMT Server: Apache x-openstack-request-id: req-768c7de4-4548-4237-aeff-42032d17ced6 2019-03-24 02:19:24,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:24,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-768c7de4-4548-4237-aeff-42032d17ced6 2019-03-24 02:19:24,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751240253448s 2019-03-24 02:19:29,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:29,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-dadbfec6-7061-47f7-9ee3-1738ba192c61 2019-03-24 02:19:29,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:19:29,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:29 GMT Server: Apache x-openstack-request-id: req-42ce0e45-f015-4530-ab01-ee81fdbb1383 2019-03-24 02:19:29,748 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:29,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-42ce0e45-f015-4530-ab01-ee81fdbb1383 2019-03-24 02:19:29,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752191543579s 2019-03-24 02:19:29,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:19:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:29,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-009d6198-fb53-4e41-a3b7-8dc92601a59c 2019-03-24 02:19:29,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:19:29,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3e1e9d43-9ead-47ba-886c-a95f6959fa8d 2019-03-24 02:19:29,823 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:19:29,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-3e1e9d43-9ead-47ba-886c-a95f6959fa8d 2019-03-24 02:19:29,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743629932404s 2019-03-24 02:19:34,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:34,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:34,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-0bc2e2e6-6412-4c91-96b9-454501cc8290 2019-03-24 02:19:34,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-03-24 02:19:34,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:34 GMT Server: Apache x-openstack-request-id: req-7949505f-e470-4f38-bcb9-b66f60c80362 2019-03-24 02:19:34,905 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:34,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-7949505f-e470-4f38-bcb9-b66f60c80362 2019-03-24 02:19:34,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750980377197s 2019-03-24 02:19:39,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:39,942 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-2faeee89-f653-4294-85a6-31e7133e3524 2019-03-24 02:19:39,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-03-24 02:19:39,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:39 GMT Server: Apache x-openstack-request-id: req-d16af818-0944-4e5d-b05e-8cde5c00d04d 2019-03-24 02:19:39,985 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:39,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-d16af818-0944-4e5d-b05e-8cde5c00d04d 2019-03-24 02:19:39,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737800598145s 2019-03-24 02:19:39,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:19:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:40,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-93852b91-ba29-473c-bc27-815a41795152 2019-03-24 02:19:40,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-03-24 02:19:40,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e420ad67-39ea-4967-97ff-64a87ee76ba4 2019-03-24 02:19:40,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:19:40,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e420ad67-39ea-4967-97ff-64a87ee76ba4 2019-03-24 02:19:40,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.611176967621s 2019-03-24 02:19:45,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:45,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:45,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-6a2fbcb1-7e18-4f9e-8ee8-68bda31bdac5 2019-03-24 02:19: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-03-24 02:19:45,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:45 GMT Server: Apache x-openstack-request-id: req-2225ae8a-6f5f-4e68-a933-e642c2006284 2019-03-24 02:19:45,689 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:45,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-2225ae8a-6f5f-4e68-a933-e642c2006284 2019-03-24 02:19:45,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.090539932251s 2019-03-24 02:19:50,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:51,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-9405c517-4e88-428f-9ce7-cb9fba6713ba 2019-03-24 02:19:51,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-03-24 02:19:51,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:51 GMT Server: Apache x-openstack-request-id: req-b7c2491c-4c1f-427c-9468-47367a82fbb8 2019-03-24 02:19:51,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:51,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-b7c2491c-4c1f-427c-9468-47367a82fbb8 2019-03-24 02:19:51,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.685929059982s 2019-03-24 02:19:51,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:19:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:51,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-2101093d-a2be-4657-9a5d-8902ba1e812d 2019-03-24 02:19:51,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-03-24 02:19:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c526deeb-9cb7-4e52-aed4-276c60fa86b3 2019-03-24 02:19:52,113 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:19:52,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c526deeb-9cb7-4e52-aed4-276c60fa86b3 2019-03-24 02:19:52,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.732069969177s 2019-03-24 02:19:57,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:19:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:19:57,454 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:19:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-e3bae09c-5485-4fe3-9247-c0acd21f4e81 2019-03-24 02:19:57,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:19:57,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:19:57 GMT Server: Apache x-openstack-request-id: req-d12294a2-ef30-4694-8c1e-03a7c6ba7b85 2019-03-24 02:19:57,497 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:19:57,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-d12294a2-ef30-4694-8c1e-03a7c6ba7b85 2019-03-24 02:19:57,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37700510025s 2019-03-24 02:20:02,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:02,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:02,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-5a39d904-6a4d-4966-9e6c-8d64b6923333 2019-03-24 02:20:02,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:02,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:02 GMT Server: Apache x-openstack-request-id: req-9967b8cc-096f-48b1-b75a-6a98dab5d2de 2019-03-24 02:20:02,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:02,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-9967b8cc-096f-48b1-b75a-6a98dab5d2de 2019-03-24 02:20:02,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.391971826553s 2019-03-24 02:20:02,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:20:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:02,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1e9f095-92ea-4252-b2e9-82d709d516af 2019-03-24 02:20:02,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:02,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-630fa17b-5808-4ec2-8562-1fb373a70c6f 2019-03-24 02:20:02,974 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:20:02,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-630fa17b-5808-4ec2-8562-1fb373a70c6f 2019-03-24 02:20:02,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0784220695496s 2019-03-24 02:20:07,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:08,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-f071d2bb-d03e-4890-9425-cf9084c5ca27 2019-03-24 02:20:08,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-03-24 02:20:08,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:08 GMT Server: Apache x-openstack-request-id: req-9ee0858a-1099-4467-b6e8-b5f4673839aa 2019-03-24 02:20:08,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:08,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-9ee0858a-1099-4467-b6e8-b5f4673839aa 2019-03-24 02:20:08,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731031894684s 2019-03-24 02:20:13,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:13,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-738d5121-022f-4f0e-bc8f-931201768b4c 2019-03-24 02:20:13,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-03-24 02:20:13,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:13 GMT Server: Apache x-openstack-request-id: req-2ca84ef4-b68e-48ff-9a14-817cd0dba309 2019-03-24 02:20:13,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:13,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-2ca84ef4-b68e-48ff-9a14-817cd0dba309 2019-03-24 02:20:13,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361153125763s 2019-03-24 02:20:13,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:20:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:13,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-65f0d8a7-fb2c-40e7-96ee-bb03aa25c3ff 2019-03-24 02:20:13,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:13,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4174cad4-029a-481f-aa25-5930830de4dd 2019-03-24 02:20:13,495 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:20:13,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-4174cad4-029a-481f-aa25-5930830de4dd 2019-03-24 02:20:13,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736320018768s 2019-03-24 02:20:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:18,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-cafedbfd-2620-4c2c-a063-4a009ad0e85f 2019-03-24 02:20:18,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-03-24 02:20:18,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:18 GMT Server: Apache x-openstack-request-id: req-4e2a2835-4f59-4f3d-8072-7086b1a0790f 2019-03-24 02:20:18,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:18,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-4e2a2835-4f59-4f3d-8072-7086b1a0790f 2019-03-24 02:20:18,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742239952087s 2019-03-24 02:20:23,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:23,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-9d87e720-375f-4c82-9d67-e9c17fdfc37f 2019-03-24 02:20:23,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-03-24 02:20:23,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:23 GMT Server: Apache x-openstack-request-id: req-2b0bdd72-c436-4354-9a58-2e67d945b80a 2019-03-24 02:20:23,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:23,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-2b0bdd72-c436-4354-9a58-2e67d945b80a 2019-03-24 02:20:23,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729098320007s 2019-03-24 02:20:23,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:20:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:23,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-cb381bae-6eb5-4574-ae10-721bddc7a212 2019-03-24 02:20:23,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:23,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb58ba75-550e-4dd0-b6af-90bd8197140e 2019-03-24 02:20:23,729 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:20:23,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-bb58ba75-550e-4dd0-b6af-90bd8197140e 2019-03-24 02:20:23,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749990940094s 2019-03-24 02:20:28,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:28,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-d692fd92-4019-4369-ab85-6ab2e22121ac 2019-03-24 02:20:28,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:28 GMT Server: Apache x-openstack-request-id: req-b4a6770e-ae30-4b92-8a61-7c5590df227a 2019-03-24 02:20:28,812 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:28,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-b4a6770e-ae30-4b92-8a61-7c5590df227a 2019-03-24 02:20:28,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758421421051s 2019-03-24 02:20:33,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:33,850 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-92b9cf4b-b26a-463d-a43f-e84a0e775de7 2019-03-24 02:20:33,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:33,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:33 GMT Server: Apache x-openstack-request-id: req-55b9a011-ec4d-41fc-8fef-6471cdc26f8e 2019-03-24 02:20:33,893 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:33,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-55b9a011-ec4d-41fc-8fef-6471cdc26f8e 2019-03-24 02:20:33,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751121044159s 2019-03-24 02:20:33,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:20:33,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:34,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:33 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b55c5bd-15b1-479b-add0-5a74d66982c0 2019-03-24 02:20:34,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-03-24 02:20:34,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8f7287a-bbf2-4281-811c-2a589816db4c 2019-03-24 02:20:34,244 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:20:34,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-a8f7287a-bbf2-4281-811c-2a589816db4c 2019-03-24 02:20:34,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350129842758s 2019-03-24 02:20:39,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:39,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-5015e436-8841-42ca-82e3-318ca6a0a9da 2019-03-24 02:20:39,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-03-24 02:20:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:39 GMT Server: Apache x-openstack-request-id: req-db548a66-50dc-45c1-9e46-9c526fd70ca5 2019-03-24 02:20:39,341 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:39,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-db548a66-50dc-45c1-9e46-9c526fd70ca5 2019-03-24 02:20:39,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905299186707s 2019-03-24 02:20:44,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:44,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-370fc7a2-ce68-4e4e-930e-e1f97c1542e4 2019-03-24 02:20:44,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:44,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:44 GMT Server: Apache x-openstack-request-id: req-6815d680-0e65-4269-94b6-0a464ee0dd72 2019-03-24 02:20:44,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:44,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-6815d680-0e65-4269-94b6-0a464ee0dd72 2019-03-24 02:20:44,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076858997345s 2019-03-24 02:20:44,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:20:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:44,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-47bed86c-a706-47eb-a812-5b082796e9ff 2019-03-24 02:20:44,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:44,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e0b6944-cbde-4ff7-9d06-5dcffdb5d521 2019-03-24 02:20:44,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:20:44,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-1e0b6944-cbde-4ff7-9d06-5dcffdb5d521 2019-03-24 02:20:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0772688388824s 2019-03-24 02:20:49,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:49,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:49 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-447c58c2-1090-45bd-89f0-fe2f84e68e6d 2019-03-24 02:20:49,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:49,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:49 GMT Server: Apache x-openstack-request-id: req-23bd33ff-a98f-42a4-a23d-2d50f9cce46a 2019-03-24 02:20:49,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:49,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-23bd33ff-a98f-42a4-a23d-2d50f9cce46a 2019-03-24 02:20:49,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742659568787s 2019-03-24 02:20:54,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:20:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:54,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-21dbae5c-4cf6-44e8-8ab8-26267d8df317 2019-03-24 02:20:54,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:54,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:54 GMT Server: Apache x-openstack-request-id: req-c142a540-5aea-464d-9b33-4c1f022ee9d2 2019-03-24 02:20:54,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:20:54,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-c142a540-5aea-464d-9b33-4c1f022ee9d2 2019-03-24 02:20:54,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.37368106842s 2019-03-24 02:20:54,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:20:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:20:54,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:20:54 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-05b0bc1e-b503-4cc9-8f18-51e7f9465869 2019-03-24 02:20:54,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:20:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:20:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0f49433a-184d-4c21-8f66-2c633221d925 2019-03-24 02:20:55,338 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:20:55,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0f49433a-184d-4c21-8f66-2c633221d925 2019-03-24 02:20:55,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.376080036163s 2019-03-24 02:21:00,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:00,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-0b8c0e0e-50cb-459d-9535-36ec9e8178b9 2019-03-24 02:21:00,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:00,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:00 GMT Server: Apache x-openstack-request-id: req-cf4d7598-6bbf-4293-8f4d-9ec7aa9346b8 2019-03-24 02:21:00,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:00,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-cf4d7598-6bbf-4293-8f4d-9ec7aa9346b8 2019-03-24 02:21:00,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34589600563s 2019-03-24 02:21:05,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:05,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-5bf0730b-c563-4509-89d5-e0dc465347f5 2019-03-24 02:21:05,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:05,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:05 GMT Server: Apache x-openstack-request-id: req-e5e336ba-b91b-4d1c-a85b-294a2b7c11be 2019-03-24 02:21:05,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:05,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-e5e336ba-b91b-4d1c-a85b-294a2b7c11be 2019-03-24 02:21:05,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756368637085s 2019-03-24 02:21:05,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:21:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:05,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-b42140de-10ab-45fd-96ae-e42b14bfea4f 2019-03-24 02:21:05,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:05,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e82472a6-bb03-446f-83ca-6e338f34e101 2019-03-24 02:21:05,854 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:21:05,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-e82472a6-bb03-446f-83ca-6e338f34e101 2019-03-24 02:21:05,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0810859203339s 2019-03-24 02:21:10,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:10,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-80adbd84-bbc3-4ee6-9cf0-eaa10172b776 2019-03-24 02:21:10,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-03-24 02:21:11,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:10 GMT Server: Apache x-openstack-request-id: req-2b5b3928-5808-438d-b2d5-d76a91c48c72 2019-03-24 02:21:11,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:11,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-2b5b3928-5808-438d-b2d5-d76a91c48c72 2019-03-24 02:21:11,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365484952927s 2019-03-24 02:21:16,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:16,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:16,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-bd258df5-454b-45d8-bfbd-f13778bf8459 2019-03-24 02:21:16,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:16,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:16 GMT Server: Apache x-openstack-request-id: req-f03871cd-956f-411d-939b-5f67e85d01e6 2019-03-24 02:21:16,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:16,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-f03871cd-956f-411d-939b-5f67e85d01e6 2019-03-24 02:21:16,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772831439972s 2019-03-24 02:21:16,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:21:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:16,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f03dca4-4c64-4b3f-8bd2-50c7fc65f379 2019-03-24 02:21:16,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-03-24 02:21:16,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5413ec7-d5c6-46be-8920-1d3c948158b9 2019-03-24 02:21:16,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:21:16,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-c5413ec7-d5c6-46be-8920-1d3c948158b9 2019-03-24 02:21:16,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755429267883s 2019-03-24 02:21:21,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:21,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:21,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-319aa224-0dd9-41c4-baaf-fdb82548460f 2019-03-24 02:21:21,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-03-24 02:21:21,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:21 GMT Server: Apache x-openstack-request-id: req-477677eb-00bf-4c0d-b187-1692df9a3f93 2019-03-24 02:21:21,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:21,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-477677eb-00bf-4c0d-b187-1692df9a3f93 2019-03-24 02:21:21,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919270515442s 2019-03-24 02:21:26,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:26,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:26,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-0d6f0b4c-7e54-42f7-9e86-d0fc8f3ab604 2019-03-24 02:21:26,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-03-24 02:21:26,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:26 GMT Server: Apache x-openstack-request-id: req-efd43280-ec26-4424-9db6-4aa2af76b610 2019-03-24 02:21:26,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:26,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-efd43280-ec26-4424-9db6-4aa2af76b610 2019-03-24 02:21:26,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371706008911s 2019-03-24 02:21:26,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:21:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:26,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:26 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-876e4638-f719-41d7-9062-b69822418f0b 2019-03-24 02:21:26,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-03-24 02:21:26,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bbb789bc-47fd-4a13-8fca-3765e7df7ac6 2019-03-24 02:21:26,935 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:21:26,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-bbb789bc-47fd-4a13-8fca-3765e7df7ac6 2019-03-24 02:21:26,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733170509338s 2019-03-24 02:21:31,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:31,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:31 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-20c1e397-fd5d-4c19-be80-32003ff42c33 2019-03-24 02:21:31,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:32,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:31 GMT Server: Apache x-openstack-request-id: req-220cc490-ced9-4fc5-9140-13fc6baf3dff 2019-03-24 02:21:32,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:32,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-220cc490-ced9-4fc5-9140-13fc6baf3dff 2019-03-24 02:21:32,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739178657532s 2019-03-24 02:21:37,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:37,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-e6322acd-212c-49e2-ba7a-6b9fcaf95c42 2019-03-24 02:21:37,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:37,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:37 GMT Server: Apache x-openstack-request-id: req-85ada9ad-5afb-4aee-a62d-5663ba74748b 2019-03-24 02:21:37,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:37,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-85ada9ad-5afb-4aee-a62d-5663ba74748b 2019-03-24 02:21:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769019126892s 2019-03-24 02:21:37,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:21:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:37,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7bcc03b-0627-4c5e-98d1-3dae4320577f 2019-03-24 02:21:37,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:37,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72fed8fe-eb39-42a3-8866-0d483f4d64d0 2019-03-24 02:21:37,176 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:21:37,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-72fed8fe-eb39-42a3-8866-0d483f4d64d0 2019-03-24 02:21:37,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0773668289185s 2019-03-24 02:21:42,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:42,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:42,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-fdc34229-f4c4-44b7-902f-46362694529f 2019-03-24 02:21:42,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-03-24 02:21:42,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:42 GMT Server: Apache x-openstack-request-id: req-9850fe59-7358-4cc8-a69e-71281bec3a39 2019-03-24 02:21:42,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:42,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-9850fe59-7358-4cc8-a69e-71281bec3a39 2019-03-24 02:21:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735158920288s 2019-03-24 02:21:47,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:47,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-7890d52c-8ddb-420f-abcd-be3ef83a68ef 2019-03-24 02:21:47,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:47,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:47 GMT Server: Apache x-openstack-request-id: req-fb852804-2886-4acf-a618-661144e2f52c 2019-03-24 02:21:47,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:47,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-fb852804-2886-4acf-a618-661144e2f52c 2019-03-24 02:21:47,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734379291534s 2019-03-24 02:21:47,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:21:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:47,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:47 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-90b90217-6671-49de-bdec-f6e27caafb67 2019-03-24 02:21:47,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-03-24 02:21:47,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88c0be97-25f1-4382-984c-fac8e33b2f3a 2019-03-24 02:21:47,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:21:47,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-88c0be97-25f1-4382-984c-fac8e33b2f3a 2019-03-24 02:21:47,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0774328708649s 2019-03-24 02:21:52,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:52,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:52 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-aff4d088-5964-4ab2-af01-85063d0d8b30 2019-03-24 02:21:52,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:21:52,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:52 GMT Server: Apache x-openstack-request-id: req-8e1037dc-4c62-48b1-822a-d018771c9413 2019-03-24 02:21:52,496 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:52,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-8e1037dc-4c62-48b1-822a-d018771c9413 2019-03-24 02:21:52,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765490531921s 2019-03-24 02:21:57,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:21:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:57,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-55fc0618-9f1d-4323-bc38-2b601498c199 2019-03-24 02:21:57,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-03-24 02:21:57,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:57 GMT Server: Apache x-openstack-request-id: req-5351196f-bc9b-4136-b697-3122a2692c78 2019-03-24 02:21:57,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:21:57,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-5351196f-bc9b-4136-b697-3122a2692c78 2019-03-24 02:21:57,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736119747162s 2019-03-24 02:21:57,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:21:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:21:57,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:21:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-7aaff989-bcf9-4048-b1eb-38444a3a3aa2 2019-03-24 02:21:57,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-03-24 02:21:57,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:21:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b5f110d-fe61-4e2c-a613-13a5367bd25b 2019-03-24 02:21:57,650 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:21:57,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0b5f110d-fe61-4e2c-a613-13a5367bd25b 2019-03-24 02:21:57,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073520898819s 2019-03-24 02:22:02,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:02,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-b2cc798c-9863-4a86-af1b-819914e73049 2019-03-24 02:22:02,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-03-24 02:22:02,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:02 GMT Server: Apache x-openstack-request-id: req-98058ae4-c842-4525-b00c-483c59cf631b 2019-03-24 02:22:02,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:02,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-98058ae4-c842-4525-b00c-483c59cf631b 2019-03-24 02:22:02,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769369602203s 2019-03-24 02:22:07,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:07,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-7f974a29-7d2e-42c1-946f-26e2d1417cf3 2019-03-24 02:22:07,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:07,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:07 GMT Server: Apache x-openstack-request-id: req-eadd091f-05eb-4d7f-894a-3b86f57c72be 2019-03-24 02:22:07,812 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:07,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-eadd091f-05eb-4d7f-894a-3b86f57c72be 2019-03-24 02:22:07,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726637840271s 2019-03-24 02:22:07,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:22:07,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:07,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:07 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a28c9e7-d9e4-42ad-9e70-6aca92d1f6fa 2019-03-24 02:22:07,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-03-24 02:22:07,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c3e4b28-c8c5-4eac-aee0-820e92419d6c 2019-03-24 02:22:07,869 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:22:07,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-4c3e4b28-c8c5-4eac-aee0-820e92419d6c 2019-03-24 02:22:07,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0567078590393s 2019-03-24 02:22:12,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:12,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:12,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:12 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-7f5d89bd-34f7-4d14-a421-66efb118c468 2019-03-24 02:22:12,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-03-24 02:22:13,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:12 GMT Server: Apache x-openstack-request-id: req-287e0bc4-38e4-42a6-969d-a6b24cd85175 2019-03-24 02:22:13,252 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:13,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-287e0bc4-38e4-42a6-969d-a6b24cd85175 2019-03-24 02:22:13,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376196861267s 2019-03-24 02:22:18,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:18,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-36b7b7f4-ae5b-48f7-9ee8-304795edfa71 2019-03-24 02:22:18,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:18,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:18 GMT Server: Apache x-openstack-request-id: req-bfb61d39-55f2-4c2a-ac7e-901a0c37e538 2019-03-24 02:22:18,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:18,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-bfb61d39-55f2-4c2a-ac7e-901a0c37e538 2019-03-24 02:22:18,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.577802181244s 2019-03-24 02:22:18,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:22:18,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:19,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:18 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-a6788e23-4bdd-42b4-8eac-e760e94cc6fb 2019-03-24 02:22:19,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-03-24 02:22:19,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-98147b76-8c8f-40a5-bfd0-fd4b0f6e18e4 2019-03-24 02:22:19,216 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:22:19,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-98147b76-8c8f-40a5-bfd0-fd4b0f6e18e4 2019-03-24 02:22:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.380481004715s 2019-03-24 02:22:24,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:24,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc Server: Apache x-openstack-request-id: req-46a7225e-5068-44d6-898f-c5b9384b6583 2019-03-24 02:22:24,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:24,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8453b8c-1fa2-4ef2-a817-edf537886d85 2019-03-24 02:22:24,297 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-03-24T02:22:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono/events/bd3ebfcc-db62-4127-b78b-46bf9ace12d4", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8dfb645a-3283-41a6-8a21-e4387a95da22", "id": "bd3ebfcc-db62-4127-b78b-46bf9ace12d4"}]} 2019-03-24 02:22:24,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc&marker=3799c7d8-a4e3-4c1c-ae4f-28042d6e34a2&sort_dir=asc used request id req-a8453b8c-1fa2-4ef2-a817-edf537886d85 2019-03-24 02:22:24,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741431713104s 2019-03-24 02:22:29,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:29,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-4a425360-e90e-47a7-8b6c-c1290d61261d 2019-03-24 02:22:29,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:29 GMT Server: Apache x-openstack-request-id: req-8b479900-69f6-4987-8fde-75450e960a30 2019-03-24 02:22:29,578 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:29,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-8b479900-69f6-4987-8fde-75450e960a30 2019-03-24 02:22:29,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.27499294281s 2019-03-24 02:22:34,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:34,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-9f8b22c9-d7e4-46da-a2e7-6f8e58c6ac07 2019-03-24 02:22:34,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-03-24 02:22:34,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:34 GMT Server: Apache x-openstack-request-id: req-cc26ea61-b857-4b79-b221-101100290168 2019-03-24 02:22:34,958 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:34,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-cc26ea61-b857-4b79-b221-101100290168 2019-03-24 02:22:34,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373641967773s 2019-03-24 02:22:34,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:22:34,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:34,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8dc5f0ae-225e-4ee3-9e70-b20d00139afa 2019-03-24 02:22:34,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:35,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71283ef5-6a6e-470e-83c4-0610eecb89af 2019-03-24 02:22:35,033 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:22:35,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-71283ef5-6a6e-470e-83c4-0610eecb89af 2019-03-24 02:22:35,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744841098785s 2019-03-24 02:22:40,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:40,377 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-a904a043-4876-4ca1-9c40-d5a6e57dd4a9 2019-03-24 02:22:40,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:40,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:40 GMT Server: Apache x-openstack-request-id: req-4094e080-a524-473c-89b7-066f0859818e 2019-03-24 02:22:40,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:40,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-4094e080-a524-473c-89b7-066f0859818e 2019-03-24 02:22:40,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380519866943s 2019-03-24 02:22:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:45,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-e1e0bbdd-f854-447d-8709-7ed2615ba236 2019-03-24 02:22:45,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-03-24 02:22:45,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:45 GMT Server: Apache x-openstack-request-id: req-0ec4b3c0-558a-4efe-b380-2e34dbf7cadc 2019-03-24 02:22:45,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:45,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-0ec4b3c0-558a-4efe-b380-2e34dbf7cadc 2019-03-24 02:22:45,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765469074249s 2019-03-24 02:22:45,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:22:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:45,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8ea09bb7-2ce6-49fb-8a07-5a17af93b8b2 2019-03-24 02:22:45,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:22:45,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ccc5437-8544-423d-b34d-d3b74de863c1 2019-03-24 02:22:45,576 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:22:45,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-0ccc5437-8544-423d-b34d-d3b74de863c1 2019-03-24 02:22:45,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735199451447s 2019-03-24 02:22:50,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:50,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-36d4f4f9-dd92-43df-a4c9-fc591afdf3ff 2019-03-24 02:22:50,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-03-24 02:22:50,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:50 GMT Server: Apache x-openstack-request-id: req-7235172e-f416-484a-a53f-0a9b4ff5af4e 2019-03-24 02:22:50,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:50,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-7235172e-f416-484a-a53f-0a9b4ff5af4e 2019-03-24 02:22:50,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749759674072s 2019-03-24 02:22:55,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:22:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:55,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-6e61fd11-f217-4817-8a1c-97f21d4fec5f 2019-03-24 02:22:55,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-03-24 02:22:55,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:55 GMT Server: Apache x-openstack-request-id: req-564667cc-1810-405c-95bf-4ed5a35f58d9 2019-03-24 02:22:55,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:22:55,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-564667cc-1810-405c-95bf-4ed5a35f58d9 2019-03-24 02:22:55,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730180740356s 2019-03-24 02:22:55,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:22:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:22:55,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:22:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-52ec4794-861f-43a1-91d1-d6b426d5bb2b 2019-03-24 02:22:55,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-03-24 02:22:55,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:22:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-47dc02b0-20c5-4779-8c69-0d087fba9617 2019-03-24 02:22:55,810 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:22:55,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-47dc02b0-20c5-4779-8c69-0d087fba9617 2019-03-24 02:22:55,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732870101929s 2019-03-24 02:23:00,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:00,849 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-0d8bb2b6-be38-4981-81e6-82f98c24c83f 2019-03-24 02:23:00,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-03-24 02:23:00,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:00 GMT Server: Apache x-openstack-request-id: req-b6e84071-9d44-4177-b0b8-1b4de5f88485 2019-03-24 02:23:00,892 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:00,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-b6e84071-9d44-4177-b0b8-1b4de5f88485 2019-03-24 02:23:00,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746722221375s 2019-03-24 02:23:05,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:05,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-584ba26e-4e3d-4dc2-a8d9-d466f5f94f8d 2019-03-24 02:23:05,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:06,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:05 GMT Server: Apache x-openstack-request-id: req-0344a7f1-e5da-4006-a73e-8d7d95a5a43a 2019-03-24 02:23:06,278 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:06,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-0344a7f1-e5da-4006-a73e-8d7d95a5a43a 2019-03-24 02:23:06,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380227088928s 2019-03-24 02:23:06,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:23:06,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:06,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-281c3de0-61d5-4b58-8b16-825abce475dd 2019-03-24 02:23:06,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:06,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08bd3c69-665a-403a-a830-7c496e9b1d35 2019-03-24 02:23:06,629 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:23:06,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-08bd3c69-665a-403a-a830-7c496e9b1d35 2019-03-24 02:23:06,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.351152181625s 2019-03-24 02:23:11,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:11,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:11 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-c1140ffc-d93b-4f03-b9fc-d2c949d985a7 2019-03-24 02:23:11,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:11,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:11 GMT Server: Apache x-openstack-request-id: req-5d703f83-e4eb-4bf3-a842-5ba9964c7752 2019-03-24 02:23:11,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:11,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-5d703f83-e4eb-4bf3-a842-5ba9964c7752 2019-03-24 02:23:11,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727910995483s 2019-03-24 02:23:16,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:16,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:16,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-3e8ed506-d6d2-4311-a044-c79cf83650d4 2019-03-24 02:23:16,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-03-24 02:23:16,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:16 GMT Server: Apache x-openstack-request-id: req-a92d920d-599b-4148-9c25-15d03d265a93 2019-03-24 02:23:16,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:16,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-a92d920d-599b-4148-9c25-15d03d265a93 2019-03-24 02:23:16,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772531032562s 2019-03-24 02:23:16,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:23:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:16,824 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-f111c5ef-579a-471a-b5e0-6e077e286b0c 2019-03-24 02:23:16,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-03-24 02:23:17,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ba1ed15-3c26-476f-87fc-3ad97ee70bae 2019-03-24 02:23:17,161 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:23:17,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-6ba1ed15-3c26-476f-87fc-3ad97ee70bae 2019-03-24 02:23:17,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369256973267s 2019-03-24 02:23:22,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:22,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-e98176fb-9573-49cf-9a2f-37f3ed8ed516 2019-03-24 02:23:22,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-03-24 02:23:22,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:22 GMT Server: Apache x-openstack-request-id: req-67be6fa3-0ef9-4db6-ba5a-196a0d726c9e 2019-03-24 02:23:22,276 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:22,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-67be6fa3-0ef9-4db6-ba5a-196a0d726c9e 2019-03-24 02:23:22,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108104944229s 2019-03-24 02:23:27,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:27,313 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-9bbf8878-0116-4c6f-a730-56f8b80f1495 2019-03-24 02:23:27,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:27,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:27 GMT Server: Apache x-openstack-request-id: req-09f7435e-8080-40fb-89f4-78d528bb92e3 2019-03-24 02:23:27,356 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:27,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-09f7435e-8080-40fb-89f4-78d528bb92e3 2019-03-24 02:23:27,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736560821533s 2019-03-24 02:23:27,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:23:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:27,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-88da2a49-14b6-4e34-898c-fd4e3ad567ed 2019-03-24 02:23:27,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:27,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f13cd033-86b5-470b-80c6-c8d5f37afc03 2019-03-24 02:23:27,428 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:23:27,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-f13cd033-86b5-470b-80c6-c8d5f37afc03 2019-03-24 02:23:27,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718929767609s 2019-03-24 02:23:32,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:32,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:32 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-69eb33cf-fd57-42cb-b50f-706ac70c8254 2019-03-24 02:23:32,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-03-24 02:23:32,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:32 GMT Server: Apache x-openstack-request-id: req-f005efe0-159b-406c-affe-906aeed37203 2019-03-24 02:23:32,511 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:32,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-f005efe0-159b-406c-affe-906aeed37203 2019-03-24 02:23:32,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760810375214s 2019-03-24 02:23:37,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:37,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-28781064-7cb5-4873-bca3-a22899e9dd89 2019-03-24 02:23:37,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-03-24 02:23:37,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:37 GMT Server: Apache x-openstack-request-id: req-f3474ba2-9c12-4e83-b5cd-89a2737981f7 2019-03-24 02:23:37,891 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:37,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-f3474ba2-9c12-4e83-b5cd-89a2737981f7 2019-03-24 02:23:37,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375501871109s 2019-03-24 02:23:37,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:23:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:37,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:37 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-bd333311-1b75-4470-85cb-6c0b573fea4e 2019-03-24 02:23:37,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-03-24 02:23:37,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce30e23e-e217-4d7b-bf8e-aa81dc5b593e 2019-03-24 02:23:37,982 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:23:37,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-ce30e23e-e217-4d7b-bf8e-aa81dc5b593e 2019-03-24 02:23:37,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0900509357452s 2019-03-24 02:23:42,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:43,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:42 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-fcc4b3c8-f8cb-4145-ad64-2ebcde1be107 2019-03-24 02:23:43,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:43,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:43 GMT Server: Apache x-openstack-request-id: req-bc7634a7-a4c1-4308-bdfd-5dace1f8e371 2019-03-24 02:23:43,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:43,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-bc7634a7-a4c1-4308-bdfd-5dace1f8e371 2019-03-24 02:23:43,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919160842896s 2019-03-24 02:23:48,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:48,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-5df2e31f-981b-490a-96f7-0e1726aafd13 2019-03-24 02:23:48,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-03-24 02:23:48,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:48 GMT Server: Apache x-openstack-request-id: req-063deaa3-eb1c-483a-9d66-59916dce1a08 2019-03-24 02:23:48,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:48,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-063deaa3-eb1c-483a-9d66-59916dce1a08 2019-03-24 02:23:48,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.441488981247s 2019-03-24 02:23:48,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:23:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:48,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:48 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-34b6a261-f12a-4ea6-ae8f-ecf79d788157 2019-03-24 02:23:48,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-03-24 02:23:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fceb2644-64c1-4500-9463-d2f702375a52 2019-03-24 02:23:48,902 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:23:48,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-fceb2644-64c1-4500-9463-d2f702375a52 2019-03-24 02:23:48,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372678995132s 2019-03-24 02:23:53,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:53,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:53 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-bf9331bf-8ac9-474d-86e9-efa27b473539 2019-03-24 02:23:53,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-03-24 02:23:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:53 GMT Server: Apache x-openstack-request-id: req-de4053d3-33b7-4d05-af28-f674456d1623 2019-03-24 02:23:53,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:53,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-de4053d3-33b7-4d05-af28-f674456d1623 2019-03-24 02:23:53,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074471950531s 2019-03-24 02:23:58,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:23:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:59,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:58 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-b651eab5-adb4-4415-b142-de9191ee12bb 2019-03-24 02:23:59,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:23:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:59 GMT Server: Apache x-openstack-request-id: req-0ae7043b-4e2d-4fd3-8fc0-4ee1f66f425e 2019-03-24 02:23:59,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:23:59,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-0ae7043b-4e2d-4fd3-8fc0-4ee1f66f425e 2019-03-24 02:23:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728139877319s 2019-03-24 02:23:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:23:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:23:59,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:23:59 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bce579e-44c4-45f2-b1e6-b25bc9ea083f 2019-03-24 02:23:59,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-03-24 02:23:59,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:23:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-546a41c5-b3fe-4605-940b-b5cc0e994915 2019-03-24 02:23:59,433 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:23:59,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-546a41c5-b3fe-4605-940b-b5cc0e994915 2019-03-24 02:23:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.371382951736s 2019-03-24 02:24:04,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:04,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:04 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-03e333ee-5ff4-45bc-b548-23becac988fe 2019-03-24 02:24:04,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-03-24 02:24:04,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:04 GMT Server: Apache x-openstack-request-id: req-5da872bf-b78f-48b2-bf17-b89ff452151f 2019-03-24 02:24:04,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:04,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-5da872bf-b78f-48b2-bf17-b89ff452151f 2019-03-24 02:24:04,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737299919128s 2019-03-24 02:24:09,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:09,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:09,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-eb285fa2-8dda-481b-86de-0bbf628ba514 2019-03-24 02:24:09,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:09 GMT Server: Apache x-openstack-request-id: req-f5552f70-1785-47b4-9e18-b41e794da520 2019-03-24 02:24:09,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:09,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-f5552f70-1785-47b4-9e18-b41e794da520 2019-03-24 02:24:09,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740759372711s 2019-03-24 02:24:09,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:24:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:09,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:09 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-23acd830-d2ff-46df-ab98-f209c8eeec65 2019-03-24 02:24:09,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-03-24 02:24:09,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42d00c41-d36e-46c2-90ef-e0ec5409a6d1 2019-03-24 02:24:09,668 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:24:09,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-42d00c41-d36e-46c2-90ef-e0ec5409a6d1 2019-03-24 02:24:09,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073625087738s 2019-03-24 02:24:14,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:14,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:14,706 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:14 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-087e1f2f-d579-42a1-8347-7636483a8d00 2019-03-24 02:24:14,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:15,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:14 GMT Server: Apache x-openstack-request-id: req-78535a2a-2024-4139-8abc-56a1fc0eab9b 2019-03-24 02:24:15,021 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:15,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-78535a2a-2024-4139-8abc-56a1fc0eab9b 2019-03-24 02:24:15,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346298217773s 2019-03-24 02:24:20,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:20,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-984e75f3-3a23-43a2-a2a0-581f78ec01e7 2019-03-24 02:24:20,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-03-24 02:24:20,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:20 GMT Server: Apache x-openstack-request-id: req-18e5b589-74c4-4935-b4ee-8c7cf264a99a 2019-03-24 02:24:20,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:20,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-18e5b589-74c4-4935-b4ee-8c7cf264a99a 2019-03-24 02:24:20,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375406980515s 2019-03-24 02:24:20,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:24:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:20,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:20 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-893d393e-637c-4cec-b7a4-88122eabaef7 2019-03-24 02:24:20,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:20,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42704cac-7fa1-4556-ad83-2a014ad3798d 2019-03-24 02:24:20,475 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:24:20,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-42704cac-7fa1-4556-ad83-2a014ad3798d 2019-03-24 02:24:20,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724050998688s 2019-03-24 02:24:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:25,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:25 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-56177e31-e03f-4f6e-b32c-d0783a913846 2019-03-24 02:24:25,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-03-24 02:24:25,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:25 GMT Server: Apache x-openstack-request-id: req-136bb6e7-a13b-45ad-9bf0-062cc865036e 2019-03-24 02:24:25,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:25,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-136bb6e7-a13b-45ad-9bf0-062cc865036e 2019-03-24 02:24:25,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0918629169464s 2019-03-24 02:24:30,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:30,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:30 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-e763e005-6464-4d7c-ade6-cec9635d4598 2019-03-24 02:24:30,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:30,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:30 GMT Server: Apache x-openstack-request-id: req-2cab1af0-40a6-4b38-a5c3-7e54e66200b5 2019-03-24 02:24:30,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:30,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-2cab1af0-40a6-4b38-a5c3-7e54e66200b5 2019-03-24 02:24:30,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756931304932s 2019-03-24 02:24:30,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:24:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:30,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:30 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7cfd7f1-2aa3-4bd0-afdb-72e2a899766e 2019-03-24 02:24:30,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:31,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50536906-9159-48b5-a3b8-8da9af7f7e26 2019-03-24 02:24:31,030 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:24:31,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-50536906-9159-48b5-a3b8-8da9af7f7e26 2019-03-24 02:24:31,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374728918076s 2019-03-24 02:24:36,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:36,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:36 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-8ca5b1cc-80ea-4c2d-ad31-23195ec369e0 2019-03-24 02:24:36,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:36,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:36 GMT Server: Apache x-openstack-request-id: req-95925a7a-40e0-4b9f-ac80-d4009ba0f544 2019-03-24 02:24:36,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:36,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-95925a7a-40e0-4b9f-ac80-d4009ba0f544 2019-03-24 02:24:36,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768330097198s 2019-03-24 02:24:41,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:41,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:41 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc Server: Apache x-openstack-request-id: req-0b78040e-b270-4926-a1ad-21a7a9d89126 2019-03-24 02:24:41,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-03-24 02:24:41,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0858217-39b4-47fb-9c14-aa449490cc3c 2019-03-24 02:24:41,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-03-24T02:24:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer/events/ad113aa6-096c-4470-8e8d-299e8067eeaa", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "58fc2b72-8cb9-40e4-aa25-bfb428458b7d", "id": "ad113aa6-096c-4470-8e8d-299e8067eeaa"}]} 2019-03-24 02:24:41,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc&marker=bd3ebfcc-db62-4127-b78b-46bf9ace12d4&sort_dir=asc used request id req-c0858217-39b4-47fb-9c14-aa449490cc3c 2019-03-24 02:24:41,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355318069458s 2019-03-24 02:24:46,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:46,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:46 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-e24cee0e-7b02-47dc-814d-a2d15c0ff87d 2019-03-24 02:24:46,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:46,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:46 GMT Server: Apache x-openstack-request-id: req-a23a9c00-fd13-4ae2-847f-132eaf189029 2019-03-24 02:24:46,555 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:46,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-a23a9c00-fd13-4ae2-847f-132eaf189029 2019-03-24 02:24:46,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749409198761s 2019-03-24 02:24:51,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:51,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-d77ef759-5226-43c2-97f6-aa16bd5889da 2019-03-24 02:24:51,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-03-24 02:24:51,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:51 GMT Server: Apache x-openstack-request-id: req-0b96d441-6efe-4c21-aa91-0c1daaab0ae0 2019-03-24 02:24:51,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:51,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-0b96d441-6efe-4c21-aa91-0c1daaab0ae0 2019-03-24 02:24:51,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076226234436s 2019-03-24 02:24:51,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:24:51,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:51,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:51 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ac501c5-ac0d-45dc-a675-7e9c78ae24df 2019-03-24 02:24:51,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:24:52,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dabed7b-508f-473b-a632-e7d2d467fa66 2019-03-24 02:24:52,007 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:24:52,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-3dabed7b-508f-473b-a632-e7d2d467fa66 2019-03-24 02:24:52,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368942022324s 2019-03-24 02:24:57,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:24:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:24:57,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:24:57 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-f70da4eb-8bb4-4397-971b-3936bc8c6706 2019-03-24 02:24:57,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-03-24 02:24:57,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:24:57 GMT Server: Apache x-openstack-request-id: req-4f392c80-b44d-4645-ab8d-03a6cf8f5857 2019-03-24 02:24:57,401 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:24:57,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-4f392c80-b44d-4645-ab8d-03a6cf8f5857 2019-03-24 02:24:57,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.387634992599s 2019-03-24 02:25:02,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:02,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:02 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-3018cacf-412b-45b9-b257-03632b223e10 2019-03-24 02:25:02,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:03,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:02 GMT Server: Apache x-openstack-request-id: req-40a954a7-65b5-4cb1-8114-dca1ce9f52b2 2019-03-24 02:25:03,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:03,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-40a954a7-65b5-4cb1-8114-dca1ce9f52b2 2019-03-24 02:25:03,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.680966854095s 2019-03-24 02:25:03,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:25:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:03,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:03 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-9740ffac-3cb0-4975-b3c1-1f86ab494f03 2019-03-24 02:25:03,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-03-24 02:25:03,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ab8de14-2846-4851-9e15-7201f0630de3 2019-03-24 02:25:03,451 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:25:03,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-1ab8de14-2846-4851-9e15-7201f0630de3 2019-03-24 02:25:03,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362357139587s 2019-03-24 02:25:08,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:08,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:08 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-0c788f5f-37e7-4cb4-843e-16cef713351e 2019-03-24 02:25:08,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:08,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:08 GMT Server: Apache x-openstack-request-id: req-cc78b997-ac02-4888-996c-f672ff8ca68e 2019-03-24 02:25:08,533 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:08,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-cc78b997-ac02-4888-996c-f672ff8ca68e 2019-03-24 02:25:08,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751860141754s 2019-03-24 02:25:13,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:13,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-aac8ef06-e9bd-4ee7-a5da-a5203207d479 2019-03-24 02:25:13,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:13,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:13 GMT Server: Apache x-openstack-request-id: req-407ea4e7-92c4-4483-9f8a-2eccb078e277 2019-03-24 02:25:13,615 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:13,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-407ea4e7-92c4-4483-9f8a-2eccb078e277 2019-03-24 02:25:13,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768718719482s 2019-03-24 02:25:13,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:25:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:13,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:13 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-edef3b49-19e8-474d-9261-c6647b63c81d 2019-03-24 02:25:13,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-03-24 02:25:14,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca6e19ee-ea94-40e7-9dd1-ea41db652231 2019-03-24 02:25:14,285 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:25:14,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-ca6e19ee-ea94-40e7-9dd1-ea41db652231 2019-03-24 02:25:14,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.669465065002s 2019-03-24 02:25:19,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:19,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:19 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-05dabc78-db44-4cf0-b04a-264d00f92f9a 2019-03-24 02:25:19,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:19,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:19 GMT Server: Apache x-openstack-request-id: req-43e96e40-75bc-423c-a607-15a380e51580 2019-03-24 02:25:19,367 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:19,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-43e96e40-75bc-423c-a607-15a380e51580 2019-03-24 02:25:19,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750830173492s 2019-03-24 02:25:24,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:24,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:24,405 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-70f404c0-f153-4024-bb42-b7a17737d4d1 2019-03-24 02:25:24,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-03-24 02:25:24,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:24 GMT Server: Apache x-openstack-request-id: req-83539a9c-d308-4f7e-9817-3d13af7d06a5 2019-03-24 02:25:24,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:24,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-83539a9c-d308-4f7e-9817-3d13af7d06a5 2019-03-24 02:25:24,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762510299683s 2019-03-24 02:25:24,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:25:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:24,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:24 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-75dffd6b-e854-4fd2-8b51-71a43ce6f35f 2019-03-24 02:25:24,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:24,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b4d6a91-4dc7-4e09-9a2f-ec4433f7e254 2019-03-24 02:25:24,525 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:25:24,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-4b4d6a91-4dc7-4e09-9a2f-ec4433f7e254 2019-03-24 02:25:24,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750408172607s 2019-03-24 02:25:29,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:29,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:29,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:29 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-1de3d9cc-b3e4-4327-bafc-bee1c021a66a 2019-03-24 02:25:29,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-03-24 02:25:29,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:29 GMT Server: Apache x-openstack-request-id: req-1eb5a91c-1a48-4758-a16b-a2f3204ee070 2019-03-24 02:25:29,604 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:29,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-1eb5a91c-1a48-4758-a16b-a2f3204ee070 2019-03-24 02:25:29,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723600387573s 2019-03-24 02:25:34,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:34,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-bbe7026d-05ed-4f22-b1f8-e1da88f8522c 2019-03-24 02:25:34,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-03-24 02:25:34,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:34 GMT Server: Apache x-openstack-request-id: req-8c4f1675-0498-4913-9158-7b7f9dc3f14c 2019-03-24 02:25:34,681 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:34,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-8c4f1675-0498-4913-9158-7b7f9dc3f14c 2019-03-24 02:25:34,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754010677338s 2019-03-24 02:25:34,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:25:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:34,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-e45affd9-dcc1-4d54-9bbc-fb3565ae3a9a 2019-03-24 02:25:34,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:35,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4918f361-9989-4414-962d-4799d391ded6 2019-03-24 02:25:35,030 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:25:35,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-4918f361-9989-4414-962d-4799d391ded6 2019-03-24 02:25:35,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348258972168s 2019-03-24 02:25:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:40,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:40 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-986c0a62-1c59-4f49-99e8-d61454513847 2019-03-24 02:25:40,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:40,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:40 GMT Server: Apache x-openstack-request-id: req-1a6a15dd-f01c-4c08-a572-162230660fc2 2019-03-24 02:25:40,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:40,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-1a6a15dd-f01c-4c08-a572-162230660fc2 2019-03-24 02:25:40,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752410888672s 2019-03-24 02:25:45,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:45,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:45,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-5fd7dd9d-a0d0-41f5-94a6-bf001965df84 2019-03-24 02:25:45,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-03-24 02:25:45,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:45 GMT Server: Apache x-openstack-request-id: req-7d58d473-3096-41d8-85ee-f7dcabe4f518 2019-03-24 02:25:45,195 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:45,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-7d58d473-3096-41d8-85ee-f7dcabe4f518 2019-03-24 02:25:45,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770771503448s 2019-03-24 02:25:45,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:25:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:45,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:45 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3e309ee-dd71-4e9b-876d-a584e160cc07 2019-03-24 02:25:45,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-03-24 02:25:45,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9bfc6114-77c9-4a08-a7c3-f3a1119c6687 2019-03-24 02:25:45,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:25:45,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-9bfc6114-77c9-4a08-a7c3-f3a1119c6687 2019-03-24 02:25:45,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074168920517s 2019-03-24 02:25:50,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:50,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-60901509-08ee-4411-bd89-da208e472861 2019-03-24 02:25:50,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:50,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:50 GMT Server: Apache x-openstack-request-id: req-505ce91f-d6d5-4157-9967-3f91fcdc3a32 2019-03-24 02:25:50,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:50,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-505ce91f-d6d5-4157-9967-3f91fcdc3a32 2019-03-24 02:25:50,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912699699402s 2019-03-24 02:25:55,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:25:55,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:55,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-75087e55-3f6a-4349-97c7-214ecf27f60d 2019-03-24 02:25:55,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:25:55,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:55 GMT Server: Apache x-openstack-request-id: req-c5e3d44d-7cba-4373-bee4-67aebc6f1a76 2019-03-24 02:25:55,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:25:55,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-c5e3d44d-7cba-4373-bee4-67aebc6f1a76 2019-03-24 02:25:55,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378576040268s 2019-03-24 02:25:55,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:25:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:25:55,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:25:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-732ff3da-b28b-4b0c-88f9-0fcd344102ea 2019-03-24 02:25:55,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-03-24 02:25:55,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sun, 24 Mar 2019 02:25:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5df80a18-943f-4c8a-8c1b-fd4b1c103380 2019-03-24 02:25:55,827 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:25:55,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-5df80a18-943f-4c8a-8c1b-fd4b1c103380 2019-03-24 02:25:55,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738911628723s 2019-03-24 02:26:00,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:26:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:01,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:26:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-ced754ef-1855-4779-ae18-7caa1d5e387a 2019-03-24 02:26:01,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-03-24 02:26:01,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:01 GMT Server: Apache x-openstack-request-id: req-de7cdf67-63f4-4b8e-bc20-1a0caeba4174 2019-03-24 02:26:01,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:26:01,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-de7cdf67-63f4-4b8e-bc20-1a0caeba4174 2019-03-24 02:26:01,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373003005981s 2019-03-24 02:26:06,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:26:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:06,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:26:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc Server: Apache x-openstack-request-id: req-88d5ff4e-2227-466a-8d85-851a36112c59 2019-03-24 02:26:06,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-03-24 02:26:06,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1f3bafb-cb19-444b-ae65-a550e982bdea 2019-03-24 02:26:06,286 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-03-24T02:26:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime/events/8303a10c-0385-4055-ac29-3af6a433a2f0", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5ba47409-b9d7-45b8-a178-55875035b137", "id": "8303a10c-0385-4055-ac29-3af6a433a2f0"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-03-24T02:26:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv/events/8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f217759e-577e-4c98-9d3d-9593125a9b69", "id": "8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2"}]} 2019-03-24 02:26:06,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc&marker=ad113aa6-096c-4470-8e8d-299e8067eeaa&sort_dir=asc used request id req-c1f3bafb-cb19-444b-ae65-a550e982bdea 2019-03-24 02:26:06,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741338729858s 2019-03-24 02:26:06,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:26:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:06,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:26:06 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 Server: Apache x-openstack-request-id: req-53fce676-ffb8-4080-bbe7-9a0c0e29fd62 2019-03-24 02:26:06,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-03-24 02:26:06,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-03d7e86c-0936-4ba4-88e9-e72302365b5d 2019-03-24 02:26:06,393 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "outputs": [{"output_value": "172.30.9.201", "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-03-24 02:26:06,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 used request id req-03d7e86c-0936-4ba4-88e9-e72302365b5d 2019-03-24 02:26:06,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.105834960938s 2019-03-24 02:26:06,395 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-03-24T01:54:52Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'f217759e-577e-4c98-9d3d-9593125a9b69', 'parameters': Munch({u'OS::project_id': u'b018af72426244238a6d7e1389fa0386', u'image': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f', 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_a056d2e6-cdb3-432b-846d-5df12139789f', 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'f217759e-577e-4c98-9d3d-9593125a9b69', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'2435773f-7eb4-4a80-abb2-12098f92627b'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'7148335b3ef94b6993e0441288c190d0', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.201', 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-03-24T01:54:52Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69'}) 2019-03-24 02:26:06,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:08,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 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-7bcb1221-873b-4740-9af5-7a47b13129a6 x-openstack-request-id: req-7bcb1221-873b-4740-9af5-7a47b13129a6 2019-03-24 02:26:08,081 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:08,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7bcb1221-873b-4740-9af5-7a47b13129a6 2019-03-24 02:26:08,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.68540811539s 2019-03-24 02:26:08,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:26:08,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:08,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:08 GMT X-Openstack-Request-Id: req-b45c1a44-742f-4e34-a17b-586c5b6f8344 2019-03-24 02:26:08,198 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb026721-3a24-4665-a9e0-455cfc92e84e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b018af72426244238a6d7e1389fa0386","l2_adjacency":true,"status":"ACTIVE","subnets":["4610d293-a603-4901-8349-bf95a740d7e7"],"description":"","tags":[],"updated_at":"2019-03-24T01:54:59Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"b018af72426244238a6d7e1389fa0386","created_at":"2019-03-24T01:54:57Z","mtu":1450}]} 2019-03-24 02:26:08,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b45c1a44-742f-4e34-a17b-586c5b6f8344 2019-03-24 02:26:08,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995140075684s 2019-03-24 02:26:08,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 02:26:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:08,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:08 GMT X-Openstack-Request-Id: req-dfb7554f-24cc-4560-a8ab-6361c222f72f 2019-03-24 02:26:08,560 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb026721-3a24-4665-a9e0-455cfc92e84e","tenant_id":"b018af72426244238a6d7e1389fa0386","created_at":"2019-03-24T01:54:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T01:54:59Z","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":"b018af72426244238a6d7e1389fa0386","id":"4610d293-a603-4901-8349-bf95a740d7e7","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-03-24 02:26:08,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dfb7554f-24cc-4560-a8ab-6361c222f72f 2019-03-24 02:26:08,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.360551118851s 2019-03-24 02:26:08,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:08,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 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-dc8678eb-ff57-46ea-9007-450b721b7950 x-openstack-request-id: req-dc8678eb-ff57-46ea-9007-450b721b7950 2019-03-24 02:26:08,591 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:08,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-dc8678eb-ff57-46ea-9007-450b721b7950 2019-03-24 02:26:08,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246520042419s 2019-03-24 02:26:08,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:10,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 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-793cfd2e-1805-4199-a349-227165da7841 x-openstack-request-id: req-793cfd2e-1805-4199-a349-227165da7841 2019-03-24 02:26:10,088 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:10,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/os-security-groups used request id req-793cfd2e-1805-4199-a349-227165da7841 2019-03-24 02:26:10,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.49537801743s 2019-03-24 02:26:10,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:10,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:10,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:10 GMT X-Openstack-Request-Id: req-7f9ea7f3-dfe5-4f1c-ad30-9e65c53fafa8 2019-03-24 02:26:10,411 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:10,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7f9ea7f3-dfe5-4f1c-ad30-9e65c53fafa8 2019-03-24 02:26:10,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316977977753s 2019-03-24 02:26:10,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:10,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:11,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4b6dc6d1-94c7-43f5-8d2b-10283018b663 x-openstack-request-id: req-4b6dc6d1-94c7-43f5-8d2b-10283018b663 2019-03-24 02:26:11,284 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:11,284 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-4b6dc6d1-94c7-43f5-8d2b-10283018b663 2019-03-24 02:26:11,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.861455917358s 2019-03-24 02:26:11,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:11,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:11,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 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-adaac997-bbad-4885-abb9-1c1848666db2 x-openstack-request-id: req-adaac997-bbad-4885-abb9-1c1848666db2 2019-03-24 02:26:11,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:11,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-adaac997-bbad-4885-abb9-1c1848666db2 2019-03-24 02:26:11,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262839794159s 2019-03-24 02:26:11,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:12,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 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-bf63ca53-0340-4bfb-a2b7-0cf5ed1ea345 x-openstack-request-id: req-bf63ca53-0340-4bfb-a2b7-0cf5ed1ea345 2019-03-24 02:26:12,719 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:12,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/os-security-groups used request id req-bf63ca53-0340-4bfb-a2b7-0cf5ed1ea345 2019-03-24 02:26:12,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.40703821182s 2019-03-24 02:26:12,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:13,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:13 GMT X-Openstack-Request-Id: req-3a82ad2e-e9ce-467f-bdf9-46a8675f5bd4 2019-03-24 02:26:13,057 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:13,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3a82ad2e-e9ce-467f-bdf9-46a8675f5bd4 2019-03-24 02:26:13,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331883907318s 2019-03-24 02:26:13,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3602b897-e594-4e25-822f-afab51bfaad0 x-openstack-request-id: req-3602b897-e594-4e25-822f-afab51bfaad0 2019-03-24 02:26:13,910 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:13,910 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-3602b897-e594-4e25-822f-afab51bfaad0 2019-03-24 02:26:13,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.844907999039s 2019-03-24 02:26:13,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:13,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:13,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-cb217a2a-b6b9-45fc-94a8-c5dae77fd600 x-openstack-request-id: req-cb217a2a-b6b9-45fc-94a8-c5dae77fd600 2019-03-24 02:26:13,940 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:13,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cb217a2a-b6b9-45fc-94a8-c5dae77fd600 2019-03-24 02:26:13,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293650627136s 2019-03-24 02:26:13,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-099f4dbc-24d2-4cbf-983e-87d10da6d822 x-openstack-request-id: req-099f4dbc-24d2-4cbf-983e-87d10da6d822 2019-03-24 02:26:15,152 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:15,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/os-security-groups used request id req-099f4dbc-24d2-4cbf-983e-87d10da6d822 2019-03-24 02:26:15,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.21109104156s 2019-03-24 02:26:15,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:15,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:15 GMT X-Openstack-Request-Id: req-abdbf0d0-47d9-41df-a0c0-7da7f2dc0753 2019-03-24 02:26:15,457 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:15,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-abdbf0d0-47d9-41df-a0c0-7da7f2dc0753 2019-03-24 02:26:15,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299216985703s 2019-03-24 02:26:15,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:15,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:16,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f579cef3-fbfe-4886-ab39-fa34dd7af563 x-openstack-request-id: req-f579cef3-fbfe-4886-ab39-fa34dd7af563 2019-03-24 02:26:16,160 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:16,160 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-f579cef3-fbfe-4886-ab39-fa34dd7af563 2019-03-24 02:26:16,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.694905996323s 2019-03-24 02:26:16,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:16,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-538e414c-62cf-42b4-82c4-4e83bca33c63 x-openstack-request-id: req-538e414c-62cf-42b4-82c4-4e83bca33c63 2019-03-24 02:26:16,184 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:16,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-538e414c-62cf-42b4-82c4-4e83bca33c63 2019-03-24 02:26:16,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234410762787s 2019-03-24 02:26:16,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:17,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-e284119c-2742-4a42-b24d-3dadfbc78573 x-openstack-request-id: req-e284119c-2742-4a42-b24d-3dadfbc78573 2019-03-24 02:26:17,215 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:17,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/os-security-groups used request id req-e284119c-2742-4a42-b24d-3dadfbc78573 2019-03-24 02:26:17,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.02980709076s 2019-03-24 02:26:17,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:17,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:17 GMT X-Openstack-Request-Id: req-6998b07b-ac9d-4a00-ba1f-7c0d8704ad8b 2019-03-24 02:26:17,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:17,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6998b07b-ac9d-4a00-ba1f-7c0d8704ad8b 2019-03-24 02:26:17,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0432019233704s 2019-03-24 02:26:17,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:18,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-48982edc-79f5-4e14-b175-60fb20e40b13 x-openstack-request-id: req-48982edc-79f5-4e14-b175-60fb20e40b13 2019-03-24 02:26:18,044 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:18,044 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-48982edc-79f5-4e14-b175-60fb20e40b13 2019-03-24 02:26:18,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.772947072983s 2019-03-24 02:26:18,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-aee4226b-4652-4db6-96d3-ef2cd37d1514 x-openstack-request-id: req-aee4226b-4652-4db6-96d3-ef2cd37d1514 2019-03-24 02:26:18,075 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:18,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-aee4226b-4652-4db6-96d3-ef2cd37d1514 2019-03-24 02:26:18,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301868915558s 2019-03-24 02:26:18,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:19,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-f39f7dd0-034f-4b89-92d7-b544c769dfe6 x-openstack-request-id: req-f39f7dd0-034f-4b89-92d7-b544c769dfe6 2019-03-24 02:26:19,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:19,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/os-security-groups used request id req-f39f7dd0-034f-4b89-92d7-b544c769dfe6 2019-03-24 02:26:19,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.08021187782s 2019-03-24 02:26:19,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:19,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:19,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:19 GMT X-Openstack-Request-Id: req-5df89749-fb61-4d87-acb3-e12532d6271e 2019-03-24 02:26:19,202 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:19,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5df89749-fb61-4d87-acb3-e12532d6271e 2019-03-24 02:26:19,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395410060883s 2019-03-24 02:26:19,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:19,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-0bfab5ad-8d40-4d10-b86a-495c3947d2bf x-openstack-request-id: req-0bfab5ad-8d40-4d10-b86a-495c3947d2bf 2019-03-24 02:26:19,951 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:19,951 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-0bfab5ad-8d40-4d10-b86a-495c3947d2bf 2019-03-24 02:26:19,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.741842985153s 2019-03-24 02:26:19,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:19,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-266c9e8e-567a-41db-a10d-bec66c39700e x-openstack-request-id: req-266c9e8e-567a-41db-a10d-bec66c39700e 2019-03-24 02:26:19,978 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:19,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-266c9e8e-567a-41db-a10d-bec66c39700e 2019-03-24 02:26:19,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257709026337s 2019-03-24 02:26:19,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:20,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-f338e6b8-9b53-49a2-a5b9-09b05177ce92 x-openstack-request-id: req-f338e6b8-9b53-49a2-a5b9-09b05177ce92 2019-03-24 02:26:20,989 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:20,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/os-security-groups used request id req-f338e6b8-9b53-49a2-a5b9-09b05177ce92 2019-03-24 02:26:20,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.00958108902s 2019-03-24 02:26:20,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:21,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:21,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:21 GMT X-Openstack-Request-Id: req-3dada12e-3437-451a-a252-16903356d2e9 2019-03-24 02:26:21,040 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:21,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3dada12e-3437-451a-a252-16903356d2e9 2019-03-24 02:26:21,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0449299812317s 2019-03-24 02:26:21,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-7e833653-f1e7-4752-bb28-0f88c734d263 x-openstack-request-id: req-7e833653-f1e7-4752-bb28-0f88c734d263 2019-03-24 02:26:21,805 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:21,805 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-7e833653-f1e7-4752-bb28-0f88c734d263 2019-03-24 02:26:21,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.759223937988s 2019-03-24 02:26:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:21,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-41568d3d-1e98-4907-8998-2ca7f24fdbe1 x-openstack-request-id: req-41568d3d-1e98-4907-8998-2ca7f24fdbe1 2019-03-24 02:26:21,831 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:21,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-41568d3d-1e98-4907-8998-2ca7f24fdbe1 2019-03-24 02:26:21,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249030590057s 2019-03-24 02:26:21,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:21,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:22,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-06bad10a-dcb8-4391-9340-647d8d832853 x-openstack-request-id: req-06bad10a-dcb8-4391-9340-647d8d832853 2019-03-24 02:26:22,482 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:22,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/os-security-groups used request id req-06bad10a-dcb8-4391-9340-647d8d832853 2019-03-24 02:26:22,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.650170087814s 2019-03-24 02:26:22,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:23,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:23 GMT X-Openstack-Request-Id: req-02787a63-80b7-45b2-95d7-ffebf179c87f 2019-03-24 02:26:23,255 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:23,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-02787a63-80b7-45b2-95d7-ffebf179c87f 2019-03-24 02:26:23,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.766793012619s 2019-03-24 02:26:23,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:24,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6e0e9ad0-ce6e-4132-892a-dddfd225931c x-openstack-request-id: req-6e0e9ad0-ce6e-4132-892a-dddfd225931c 2019-03-24 02:26:24,020 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:24,020 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-6e0e9ad0-ce6e-4132-892a-dddfd225931c 2019-03-24 02:26:24,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.757024049759s 2019-03-24 02:26:24,021 - 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:26:21:c0', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:21:c0', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:18.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'16c3df8a-7b27-4d40-b2f2-179f584e0593', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-24T02:19:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:18Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T02:19:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:44Z', 'created': u'2019-03-24T02:18:44Z', '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:b0:54:65', 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:b0:54:65', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:18.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'6e00887b-ffdc-4078-8bae-53f275d97669', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-03-24T02:19:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:19Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:19:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:43Z', 'created': u'2019-03-24T02:18:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:15:33', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:15:33', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:16.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'e641bd37-9c12-4da5-9705-d3374fa9d61e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-03-24T02:19:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:16Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:19:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:42Z', 'created': u'2019-03-24T02:18:42Z', '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:fa:6f:e9', u'version': 4, u'addr': u'192.168.100.32', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fa:6f:e9', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:13:44.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'facda413-b8ba-48c1-b112-1c0e35c40220', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-03-24T02:13:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:13:44Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.32', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T02:13:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:13:27Z', 'created': u'2019-03-24T02:13:27Z', '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:44:1c:87', 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:44:1c:87', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:03:38.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'5b3ed746-6e23-4083-a018-3b86848c4bff', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-03-24T02:03:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:03:38Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:03:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:03:22Z', 'created': u'2019-03-24T02:03:22Z', '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:92:bb:2b', 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:92:bb:2b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:59:50.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'290cc3fd-25ac-4da1-a225-35c95b69005d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-24T01:59:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:59:50Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T01:59:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:58:07Z', 'created': u'2019-03-24T01:58:07Z', '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:b4:6c:8c', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:6c:8c', 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'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:57:19.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'22726543-a19f-4441-89e8-88cf6b674848', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', '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'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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-03-24T01:57:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:57:19Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T01:57:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:55:28Z', 'created': u'2019-03-24T01:55:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-24 02:26:24,026 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-03-24 02:26:24,031 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9009650L 2019-03-24 02:26:24,031 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:26:24,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:26:24,044 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:26:24,045 - 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-03-24 02:26:24,046 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:26:24,046 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:26:24,046 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:26:24,046 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:26:24,046 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:26:24,055 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:26:24,056 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:26:24,063 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 3e313620bce92cfd40f1938b3a0dd886 2019-03-24 02:26:24,064 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:26:24,095 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:26:24,115 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:26:24,128 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:26:24,584 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:26:24,584 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:26:24,594 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:26:24,606 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:26:24,606 - 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-03-24 02:26:24,608 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-03-24 02:26:24,610 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8f96a50L 2019-03-24 02:26:24,611 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:26:24,624 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:26:24,624 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:26:24,626 - 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-03-24 02:26:24,626 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:26:24,626 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:26:24,627 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:26:24,627 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:26:24,627 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:26:24,635 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:26:24,635 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:26:24,643 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 5bc3ea88ee8e263b377cb9065cc63b03 2019-03-24 02:26:24,644 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:26:24,672 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:26:24,695 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:26:24,708 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:26:25,212 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:26:25,212 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:26:25,214 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:26:25,233 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:26:25,233 - 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-03-24 02:26:25,235 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-03-24 02:26:25,237 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8fc8810L 2019-03-24 02:26:25,237 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:26:25,249 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:26:25,249 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:26:25,251 - 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-03-24 02:26:25,251 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:26:25,251 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:26:25,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:26:25,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:26:25,252 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:26:25,294 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:26:25,295 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:26:25,301 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: c7cec043c7df5d1d6cf88c185a095efd 2019-03-24 02:26:25,301 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:26:25,333 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:26:25,349 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:26:25,366 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:26:25,805 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:26:25,806 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:26:25,832 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:26:25,853 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:26:25,853 - 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-03-24 02:26:25,855 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-03-24 02:26:25,858 - paramiko.transport - DEBUG - starting thread (client mode): 0xd91bd710L 2019-03-24 02:26:25,858 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:26:25,869 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:26:25,869 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:26:25,870 - 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-03-24 02:26:25,870 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:26:25,870 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:26:25,870 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:26:25,871 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:26:25,871 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:26:25,914 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:26:25,914 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:26:25,922 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 8bbf5ebf4554e15c4bdad96ffeab03cb 2019-03-24 02:26:25,923 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:26:25,952 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:26:25,974 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:26:25,987 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:26:26,420 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:26:26,421 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:26:26,453 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:26:26,474 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:26:26,474 - 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-03-24 02:26:26,476 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-03-24 02:26:26,478 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9009650L 2019-03-24 02:26:26,478 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:26:26,491 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:26:26,491 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:26:26,492 - 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-03-24 02:26:26,492 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:26:26,492 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:26:26,493 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:26:26,493 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:26:26,493 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:26:26,537 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:26:26,537 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:26:26,542 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 454cf5891b46f8a569294ca714ec1959 2019-03-24 02:26:26,543 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:26:26,574 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:26:26,596 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:26:26,608 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:26:27,167 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:26:27,167 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:26:27,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:26:27,188 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:26:27,188 - 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-03-24 02:26:27,190 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-03-24 02:26:27,192 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9044510L 2019-03-24 02:26:27,193 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:26:27,204 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:26:27,204 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:26:27,205 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-24 02:26:27,205 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:26:27,206 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:26:27,206 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:26:27,206 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:26:27,206 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:26:27,249 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:26:27,250 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:26:27,256 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: c93fe36eebfc16a4f1bf732e39dea2e2 2019-03-24 02:26:27,257 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:26:27,288 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:26:27,305 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:26:27,321 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:26:27,806 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:26:27,806 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:26:27,824 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:26:27,841 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:26:27,841 - 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-03-24 02:26:27,842 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 02:26:27,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:29,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-d6d22c4f-9fb0-4d02-9e78-f69fe9c23cc1 x-openstack-request-id: req-d6d22c4f-9fb0-4d02-9e78-f69fe9c23cc1 2019-03-24 02:26:29,202 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:29,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6d22c4f-9fb0-4d02-9e78-f69fe9c23cc1 2019-03-24 02:26:29,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35894608498s 2019-03-24 02:26:29,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:29,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-d963ac10-3f0f-43b6-a1c6-6e5c23cc4513 x-openstack-request-id: req-d963ac10-3f0f-43b6-a1c6-6e5c23cc4513 2019-03-24 02:26:29,234 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:29,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d963ac10-3f0f-43b6-a1c6-6e5c23cc4513 2019-03-24 02:26:29,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239839553833s 2019-03-24 02:26:29,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:29,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-d4608a4c-b974-4a23-a69b-ed90f582b354 x-openstack-request-id: req-d4608a4c-b974-4a23-a69b-ed90f582b354 2019-03-24 02:26:29,955 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:29,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/os-security-groups used request id req-d4608a4c-b974-4a23-a69b-ed90f582b354 2019-03-24 02:26:29,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.719572067261s 2019-03-24 02:26:29,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:30,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:29 GMT X-Openstack-Request-Id: req-158ab6f6-64af-456c-9fa1-4dc84ab34032 2019-03-24 02:26:30,004 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:30,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-158ab6f6-64af-456c-9fa1-4dc84ab34032 2019-03-24 02:26:30,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.042487859726s 2019-03-24 02:26:30,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:30,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-70b5847b-bd12-4029-85e8-577b772736c1 x-openstack-request-id: req-70b5847b-bd12-4029-85e8-577b772736c1 2019-03-24 02:26:30,758 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:30,758 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-70b5847b-bd12-4029-85e8-577b772736c1 2019-03-24 02:26:30,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.746757984161s 2019-03-24 02:26:30,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:30,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-da3ba81c-cf78-403c-8128-684d2633ca57 x-openstack-request-id: req-da3ba81c-cf78-403c-8128-684d2633ca57 2019-03-24 02:26:30,784 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:30,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da3ba81c-cf78-403c-8128-684d2633ca57 2019-03-24 02:26:30,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250611305237s 2019-03-24 02:26:30,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:32,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-fc2f7f10-9e30-4ea7-99ed-1ad11ba05d82 x-openstack-request-id: req-fc2f7f10-9e30-4ea7-99ed-1ad11ba05d82 2019-03-24 02:26:32,231 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:32,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/os-security-groups used request id req-fc2f7f10-9e30-4ea7-99ed-1ad11ba05d82 2019-03-24 02:26:32,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.44564890862s 2019-03-24 02:26:32,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:32,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:32,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:32 GMT X-Openstack-Request-Id: req-0f273a41-a987-4c2f-b449-0385184d6b59 2019-03-24 02:26:32,997 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:32,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0f273a41-a987-4c2f-b449-0385184d6b59 2019-03-24 02:26:32,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760046005249s 2019-03-24 02:26:33,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:33,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c40b25d2-ef54-463f-a485-25ac741eab6b x-openstack-request-id: req-c40b25d2-ef54-463f-a485-25ac741eab6b 2019-03-24 02:26:33,751 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:33,751 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-c40b25d2-ef54-463f-a485-25ac741eab6b 2019-03-24 02:26:33,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.746366977692s 2019-03-24 02:26:33,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:33,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-2a493bad-84ab-400a-89b1-8ff0c7feef81 x-openstack-request-id: req-2a493bad-84ab-400a-89b1-8ff0c7feef81 2019-03-24 02:26:33,776 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:33,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2a493bad-84ab-400a-89b1-8ff0c7feef81 2019-03-24 02:26:33,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249009132385s 2019-03-24 02:26:33,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:34,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-8e6d450e-14ed-4d0c-934c-74e2367adcc1 x-openstack-request-id: req-8e6d450e-14ed-4d0c-934c-74e2367adcc1 2019-03-24 02:26:34,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:34,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/os-security-groups used request id req-8e6d450e-14ed-4d0c-934c-74e2367adcc1 2019-03-24 02:26:34,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.909936904907s 2019-03-24 02:26:34,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:34,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:35,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:35 GMT X-Openstack-Request-Id: req-fefd83b1-93ba-473d-976d-8f3dabd80625 2019-03-24 02:26:35,441 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:35,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fefd83b1-93ba-473d-976d-8f3dabd80625 2019-03-24 02:26:35,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.74702501297s 2019-03-24 02:26:35,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:35,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-569a3a7d-6d78-4d2a-8a5e-5110ae34e9ca x-openstack-request-id: req-569a3a7d-6d78-4d2a-8a5e-5110ae34e9ca 2019-03-24 02:26:35,490 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:35,490 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-569a3a7d-6d78-4d2a-8a5e-5110ae34e9ca 2019-03-24 02:26:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0418210029602s 2019-03-24 02:26:35,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:35,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-a23d527b-8641-402a-9820-b3f9ca6c77b4 x-openstack-request-id: req-a23d527b-8641-402a-9820-b3f9ca6c77b4 2019-03-24 02:26:35,520 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:35,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a23d527b-8641-402a-9820-b3f9ca6c77b4 2019-03-24 02:26:35,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290899276733s 2019-03-24 02:26:35,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:35,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:36,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-74a790b6-a165-4384-819d-ddc01ecb9cb0 x-openstack-request-id: req-74a790b6-a165-4384-819d-ddc01ecb9cb0 2019-03-24 02:26:36,575 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:36,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/os-security-groups used request id req-74a790b6-a165-4384-819d-ddc01ecb9cb0 2019-03-24 02:26:36,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.05324888229s 2019-03-24 02:26:36,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:36,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:36 GMT X-Openstack-Request-Id: req-1f59c3d4-7ca3-46fc-9a0d-88ca3fe65ed4 2019-03-24 02:26:36,930 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:36,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1f59c3d4-7ca3-46fc-9a0d-88ca3fe65ed4 2019-03-24 02:26:36,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.348630189896s 2019-03-24 02:26:36,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:37,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3aab7113-6c96-4983-9d92-6b902459500f x-openstack-request-id: req-3aab7113-6c96-4983-9d92-6b902459500f 2019-03-24 02:26:37,690 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:37,690 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-3aab7113-6c96-4983-9d92-6b902459500f 2019-03-24 02:26:37,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.752420902252s 2019-03-24 02:26:37,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:37,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:37,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 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-ff4bba67-8c92-4003-abb3-c34f6eb4bac7 x-openstack-request-id: req-ff4bba67-8c92-4003-abb3-c34f6eb4bac7 2019-03-24 02:26:37,720 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:37,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ff4bba67-8c92-4003-abb3-c34f6eb4bac7 2019-03-24 02:26:37,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294139385223s 2019-03-24 02:26:37,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:37,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 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-a7512b8d-8b42-4d3f-9d25-86e32a3c08be x-openstack-request-id: req-a7512b8d-8b42-4d3f-9d25-86e32a3c08be 2019-03-24 02:26:38,817 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:38,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/os-security-groups used request id req-a7512b8d-8b42-4d3f-9d25-86e32a3c08be 2019-03-24 02:26:38,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.09549808502s 2019-03-24 02:26:38,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:38,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:39,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:39 GMT X-Openstack-Request-Id: req-3f3f563b-7d6e-42ff-9d0d-55545ad09db6 2019-03-24 02:26:39,171 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:39,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3f3f563b-7d6e-42ff-9d0d-55545ad09db6 2019-03-24 02:26:39,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.348073959351s 2019-03-24 02:26:39,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:39,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-805f17ff-1ccc-430b-82d9-2d1878eba9e9 x-openstack-request-id: req-805f17ff-1ccc-430b-82d9-2d1878eba9e9 2019-03-24 02:26:39,915 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:39,915 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-805f17ff-1ccc-430b-82d9-2d1878eba9e9 2019-03-24 02:26:39,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.735321998596s 2019-03-24 02:26:39,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:39,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-765a4318-abdf-4599-9b2c-f20640ffd609 x-openstack-request-id: req-765a4318-abdf-4599-9b2c-f20640ffd609 2019-03-24 02:26:39,938 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:39,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-765a4318-abdf-4599-9b2c-f20640ffd609 2019-03-24 02:26:39,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229711532593s 2019-03-24 02:26:39,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:40,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-bd8c385e-bd71-4d9c-8aec-0aa2ef64bb4e x-openstack-request-id: req-bd8c385e-bd71-4d9c-8aec-0aa2ef64bb4e 2019-03-24 02:26:40,858 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:40,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/os-security-groups used request id req-bd8c385e-bd71-4d9c-8aec-0aa2ef64bb4e 2019-03-24 02:26:40,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.917912006378s 2019-03-24 02:26:40,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:41,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:41 GMT X-Openstack-Request-Id: req-ae78a100-8f54-4266-9c76-3ed96ff54af5 2019-03-24 02:26:41,624 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:41,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ae78a100-8f54-4266-9c76-3ed96ff54af5 2019-03-24 02:26:41,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759580135345s 2019-03-24 02:26:41,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:41,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-0a3f99a9-0caf-408b-aea7-84b27159ef64 x-openstack-request-id: req-0a3f99a9-0caf-408b-aea7-84b27159ef64 2019-03-24 02:26:41,674 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:41,674 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-0a3f99a9-0caf-408b-aea7-84b27159ef64 2019-03-24 02:26:41,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0428600311279s 2019-03-24 02:26:41,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:26:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:41,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-09eee58b-b46c-4679-ae61-c5aeca17ab85 x-openstack-request-id: req-09eee58b-b46c-4679-ae61-c5aeca17ab85 2019-03-24 02:26:41,701 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:26:41,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-09eee58b-b46c-4679-ae61-c5aeca17ab85 2019-03-24 02:26:41,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258829593658s 2019-03-24 02:26:41,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:26:41,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:42,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-53a01bfe-2ec1-42a5-a8c7-202f21564178 x-openstack-request-id: req-53a01bfe-2ec1-42a5-a8c7-202f21564178 2019-03-24 02:26:42,563 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:26:42,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/os-security-groups used request id req-53a01bfe-2ec1-42a5-a8c7-202f21564178 2019-03-24 02:26:42,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.860554933548s 2019-03-24 02:26:42,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:26:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:42,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:42 GMT X-Openstack-Request-Id: req-b2a14a24-3705-44b3-b112-89f40a431dd3 2019-03-24 02:26:42,610 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:26:42,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b2a14a24-3705-44b3-b112-89f40a431dd3 2019-03-24 02:26:42,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406119823456s 2019-03-24 02:26:42,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:26:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3c791aaa-5368-4760-866e-444fc7ae0385 x-openstack-request-id: req-3c791aaa-5368-4760-866e-444fc7ae0385 2019-03-24 02:26:42,659 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:26:42,659 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-3c791aaa-5368-4760-866e-444fc7ae0385 2019-03-24 02:26:42,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0419080257416s 2019-03-24 02:26:42,660 - 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:26:21:c0', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:21:c0', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:18.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'16c3df8a-7b27-4d40-b2f2-179f584e0593', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-24T02:19:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:18Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T02:19:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:44Z', 'created': u'2019-03-24T02:18:44Z', '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:b0:54:65', 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:b0:54:65', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:18.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'6e00887b-ffdc-4078-8bae-53f275d97669', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-03-24T02:19:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:19Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:19:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:43Z', 'created': u'2019-03-24T02:18:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:15:33', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:15:33', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:16.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'e641bd37-9c12-4da5-9705-d3374fa9d61e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-03-24T02:19:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:16Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:19:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:42Z', 'created': u'2019-03-24T02:18:42Z', '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:fa:6f:e9', u'version': 4, u'addr': u'192.168.100.32', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fa:6f:e9', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:13:44.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'facda413-b8ba-48c1-b112-1c0e35c40220', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-03-24T02:13:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:13:44Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.32', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T02:13:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:13:27Z', 'created': u'2019-03-24T02:13:27Z', '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:44:1c:87', 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:44:1c:87', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:03:38.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'5b3ed746-6e23-4083-a018-3b86848c4bff', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-03-24T02:03:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:03:38Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:03:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:03:22Z', 'created': u'2019-03-24T02:03:22Z', '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:92:bb:2b', 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:92:bb:2b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:59:50.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'290cc3fd-25ac-4da1-a225-35c95b69005d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-24T01:59:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:59:50Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T01:59:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:58:07Z', 'created': u'2019-03-24T01:58:07Z', '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:b4:6c:8c', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:6c:8c', 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'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:57:19.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'22726543-a19f-4441-89e8-88cf6b674848', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', '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'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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-03-24T01:57:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:57:19Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T01:57:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:55:28Z', 'created': u'2019-03-24T01:55:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-24 02:26:42,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:43,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-4989cf5c-b954-4b1f-ab59-17e43839722b x-openstack-request-id: req-4989cf5c-b954-4b1f-ab59-17e43839722b 2019-03-24 02:26:43,372 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:43,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4989cf5c-b954-4b1f-ab59-17e43839722b 2019-03-24 02:26:43,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707031011581s 2019-03-24 02:26:43,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:43,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17284 Content-Type: application/json Date: Sun, 24 Mar 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-8db01472-04d7-44ee-be2e-814bb6e120c9 x-openstack-request-id: req-8db01472-04d7-44ee-be2e-814bb6e120c9 2019-03-24 02:26:43,462 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 0.689640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.691870] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.694370] usb usb1: Product: UHCI Host Controller\n[ 0.696025] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.698087] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699744] hub 1-0:1.0: USB hub found\n[ 0.701125] hub 1-0:1.0: 2 ports detected\n[ 0.702684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.706258] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707942] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709717] mousedev: PS/2 mouse device common for all mice\n[ 0.711888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714841] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716917] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721151] device-mapper: uevent: version 1.0.3\n[ 0.722783] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725624] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727669] TCP: cubic registered\n[ 0.728953] NET: Registered protocol family 10\n[ 0.730714] NET: Registered protocol family 17\n[ 0.732276] Key type dns_resolver registered\n[ 0.733882] Loading compiled-in X.509 certificates\n[ 0.736075] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.739212] registered taskstats version 1\n[ 0.742077] Key type trusted registered\n[ 0.745599] Key type encrypted registered\n[ 0.747033] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748855] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751219] regulator-dummy: disabling\n[ 0.752610] Magic number: 11:265:309\n[ 0.753978] tty tty38: hash matches\n[ 0.755358] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:20 UTC (1553393960)\n[ 0.758149] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760127] EDD information not available.\n[ 0.809313] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.812029] Write protecting the kernel read-only data: 12288k\n[ 0.814543] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.818593] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836122] systemd-udevd[99]: starting version 204\n[ 0.868530] FDC 0 is a S82078B\n[ 1.012044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176402] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178625] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180874] usb 1-1: Product: QEMU USB Tablet\n[ 1.182443] usb 1-1: Manufacturer: QEMU\n[ 1.183838] usb 1-1: SerialNumber: 42\n[ 1.897861] 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.247231] 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.364735] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.511554] 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 Sun, 24 Mar 2019 02:19:22 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.15]: 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 ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.74]: 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 ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:24 +0000. Up 5.07 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.19 | 255.255.255.0 | fa:16:3e:26:21:c0 |\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:\nc4:60:29:a6:62:04:0e:4b:d5:49:32:ee:d1:07:b5:cc root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|+..+oo=o |\n|+o. *+=o. |\n|o. = o Eo |\n|..o . .. |\n|.. . S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nfb:56:03:f6:24:4e:c3:a9:f4:5d:cf:26:90:d6:4e:3c root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . . + |\n| . O = E |\n| .S* O = + |\n| ..o = o +|\n| . . . o |\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:\n94:d3:b2:ae:78:07:51:1a:aa:ac:f9:a7:b1:a6:71:f1 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . .o |\n| . += . |\n| . o. + |\n| ... .S |\n| oo .. |\n|.oo E .. |\n|oo.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:\n3e:31:36:20:bc:e9:2c:fd:40:f1:93:8b:3a:0d:d8:86 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| + . |\n| * o |\n| + + + S |\n|E += . = + |\n| ..o* . o |\n| .o.o . |\n| .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[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 Sun, 24 Mar 2019 02:19:35 +0000. Up 16.22 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 Sun, 24 Mar 2019 02:19:37 +0000. Up 17.60 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.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 18952 0 --:--:-- --:--:-- --:--:-- 18969\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\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 [7438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 5s (2336 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 14 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:28 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:29 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 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 18s (4911 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package 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.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-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.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-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.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.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 8664\nclearwater-socket-factory-sig start/running, process 8672\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8718\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.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 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.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 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.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n+ echo 'nameserver 192.168.100.6'\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 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 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 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 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... 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++ 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 clearwater_cluster_manager_p... 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 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 ' ralf_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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000\nmember 7febfa785888e4ef is healthy: got healthy result from http://192.168.100.19:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000\nmember cf205112e3e68ecb is healthy: got healthy result from http://192.168.100.11:4000\nmember f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n7febfa785888e4ef: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\na3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\ncf205112e3e68ecb: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\nf7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj6BnbLGqLgsf0Ff47yRto9iYRGW2XQvid0w5Rz8vw1PYjEOJBYk_TeNofQvh485q2yFZ7wlnBp0ddv6Un7wPQNn8VsoARDwMkTootiEwZSTOrwm25X-vDah7eR4ISQi8VMD9pKC4D_z0GykANP7pocnaliwKyP3nLaaWAdru9rQis' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-dime-egn6opwn77an-0-dazfwkudwiz3/db6c1480-505f-4837-a428-a65924ff79a3/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 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 02:26:01 GMT\nServer: Apache\nx-openstack-request-id: req-e8582703-c21f-4731-a0b3-ffc7257ef8fc\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 fb:56:03:f6:24:4e:c3:a9:f4:5d:cf:26:90:d6:4e:3c root@dime-0 (DSA)\nec2: 256 94:d3:b2:ae:78:07:51:1a:aa:ac:f9:a7:b1:a6:71:f1 root@dime-0 (ECDSA)\nec2: 256 3e:31:36:20:bc:e9:2c:fd:40:f1:93:8b:3a:0d:d8:86 root@dime-0 (ED25519)\nec2: 2048 c4:60:29:a6:62:04:0e:4b:d5:49:32:ee:d1:07:b5:cc root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq/OimCkywlqCfJkmzBxiiIK0NQHT76Cimix+ew/r3ovY7V6+kLD9iMdzpbtknYltmYFDdxVHE1EGM1XI9gv5A= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOunco+IWvTVBKWP0jnMj7SUMiC02PnmcJAoyq9ZwICm root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi1dnlQmQ3sAEgYaWSKlZZWdO+lnNXPprdA9am4KcgaHPXI+kdMC1Vj1brPHH0Vjgc4866sW/6acnzDGIBYrzLsO03GyCAEqxp57dpwVtQ0UT/wNpdCxjx/si4ak11N9n/5ObN3Mlyai1yGYlLDhpS0RxGSdCzyJg9yRgfn/Ok1MTz70wquKDhA/GkRU48hj1blufk6XOSdo/RjOuAVsH/FTz35aB9umrR/aUwJM1QFc1sDWhRNbFy7sqnb6qO1Sn6e3L2x7b3W6M9gqiR0FUx3l31B1ulJVg1dCSCfqxtoM1QTEpIG9sTyhZDqO3CsDFmmU3MDamUI9DMQNZ+prZ5 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:26:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 402.04 seconds\n"} 2019-03-24 02:26:43,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/action used request id req-8db01472-04d7-44ee-be2e-814bb6e120c9 2019-03-24 02:26:43,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0828440189362s 2019-03-24 02:26:43,466 - functest.core.singlevm - DEBUG - console: 0.689640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691870] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694370] usb usb1: Product: UHCI Host Controller [ 0.696025] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.698087] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699744] hub 1-0:1.0: USB hub found [ 0.701125] hub 1-0:1.0: 2 ports detected [ 0.702684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706258] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707942] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709717] mousedev: PS/2 mouse device common for all mice [ 0.711888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714841] rtc_cmos 00:00: RTC can wake from S4 [ 0.716917] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721151] device-mapper: uevent: version 1.0.3 [ 0.722783] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725624] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727669] TCP: cubic registered [ 0.728953] NET: Registered protocol family 10 [ 0.730714] NET: Registered protocol family 17 [ 0.732276] Key type dns_resolver registered [ 0.733882] Loading compiled-in X.509 certificates [ 0.736075] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.739212] registered taskstats version 1 [ 0.742077] Key type trusted registered [ 0.745599] Key type encrypted registered [ 0.747033] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748855] IMA: No TPM chip found, activating TPM-bypass! [ 0.751219] regulator-dummy: disabling [ 0.752610] Magic number: 11:265:309 [ 0.753978] tty tty38: hash matches [ 0.755358] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:20 UTC (1553393960) [ 0.758149] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760127] EDD information not available. [ 0.809313] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.812029] Write protecting the kernel read-only data: 12288k [ 0.814543] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.818593] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836122] systemd-udevd[99]: starting version 204 [ 0.868530] FDC 0 is a S82078B [ 1.012044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176402] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178625] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180874] usb 1-1: Product: QEMU USB Tablet [ 1.182443] usb 1-1: Manufacturer: QEMU [ 1.183838] usb 1-1: SerialNumber: 42 [ 1.897861] 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.247231] 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.364735] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.511554] 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 Sun, 24 Mar 2019 02:19:22 +0000. Up 2.92 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.74]: 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 ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:24 +0000. Up 5.07 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.19 | 255.255.255.0 | fa:16:3e:26:21:c0 | 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: c4:60:29:a6:62:04:0e:4b:d5:49:32:ee:d1:07:b5:cc root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |+..+oo=o | |+o. *+=o. | |o. = o Eo | |..o . .. | |.. . S | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fb:56:03:f6:24:4e:c3:a9:f4:5d:cf:26:90:d6:4e:3c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . + | | . O = E | | .S* O = + | | ..o = o +| | . . . o | | .. | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 94:d3:b2:ae:78:07:51:1a:aa:ac:f9:a7:b1:a6:71:f1 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . .o | | . += . | | . o. + | | ... .S | | oo .. | |.oo E .. | |oo.o..... | |.++o.... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3e:31:36:20:bc:e9:2c:fd:40:f1:93:8b:3a:0d:d8:86 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | + . | | * o | | + + + S | |E += . = + | | ..o* . o | | .o.o . | | .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[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 Sun, 24 Mar 2019 02:19:35 +0000. Up 16.22 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 Sun, 24 Mar 2019 02:19:37 +0000. Up 17.60 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.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18952 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] 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 [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 5s (2336 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:28 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:29 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 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 18s (4911 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8664 clearwater-socket-factory-sig start/running, process 8672 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8718 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.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 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.6' + 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 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 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 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 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... 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 ++ 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 clearwater_cluster_manager_p... 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 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 ' ralf_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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000 member 7febfa785888e4ef is healthy: got healthy result from http://192.168.100.19:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member cf205112e3e68ecb is healthy: got healthy result from http://192.168.100.11:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 7febfa785888e4ef: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false cf205112e3e68ecb: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj6BnbLGqLgsf0Ff47yRto9iYRGW2XQvid0w5Rz8vw1PYjEOJBYk_TeNofQvh485q2yFZ7wlnBp0ddv6Un7wPQNn8VsoARDwMkTootiEwZSTOrwm25X-vDah7eR4ISQi8VMD9pKC4D_z0GykANP7pocnaliwKyP3nLaaWAdru9rQis' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-dime-egn6opwn77an-0-dazfwkudwiz3/db6c1480-505f-4837-a428-a65924ff79a3/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:26:01 GMT Server: Apache x-openstack-request-id: req-e8582703-c21f-4731-a0b3-ffc7257ef8fc 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fb:56:03:f6:24:4e:c3:a9:f4:5d:cf:26:90:d6:4e:3c root@dime-0 (DSA) ec2: 256 94:d3:b2:ae:78:07:51:1a:aa:ac:f9:a7:b1:a6:71:f1 root@dime-0 (ECDSA) ec2: 256 3e:31:36:20:bc:e9:2c:fd:40:f1:93:8b:3a:0d:d8:86 root@dime-0 (ED25519) ec2: 2048 c4:60:29:a6:62:04:0e:4b:d5:49:32:ee:d1:07:b5:cc root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq/OimCkywlqCfJkmzBxiiIK0NQHT76Cimix+ew/r3ovY7V6+kLD9iMdzpbtknYltmYFDdxVHE1EGM1XI9gv5A= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOunco+IWvTVBKWP0jnMj7SUMiC02PnmcJAoyq9ZwICm root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi1dnlQmQ3sAEgYaWSKlZZWdO+lnNXPprdA9am4KcgaHPXI+kdMC1Vj1brPHH0Vjgc4866sW/6acnzDGIBYrzLsO03GyCAEqxp57dpwVtQ0UT/wNpdCxjx/si4ak11N9n/5ObN3Mlyai1yGYlLDhpS0RxGSdCzyJg9yRgfn/Ok1MTz70wquKDhA/GkRU48hj1blufk6XOSdo/RjOuAVsH/FTz35aB9umrR/aUwJM1QFc1sDWhRNbFy7sqnb6qO1Sn6e3L2x7b3W6M9gqiR0FUx3l31B1ulJVg1dCSCfqxtoM1QTEpIG9sTyhZDqO3CsDFmmU3MDamUI9DMQNZ+prZ5 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:26:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 402.04 seconds 2019-03-24 02:26:43,471 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 0.689640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691870] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694370] usb usb1: Product: UHCI Host Controller [ 0.696025] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.698087] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699744] hub 1-0:1.0: USB hub found [ 0.701125] hub 1-0:1.0: 2 ports detected [ 0.702684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706258] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707942] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709717] mousedev: PS/2 mouse device common for all mice [ 0.711888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714841] rtc_cmos 00:00: RTC can wake from S4 [ 0.716917] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719002] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721151] device-mapper: uevent: version 1.0.3 [ 0.722783] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725624] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727669] TCP: cubic registered [ 0.728953] NET: Registered protocol family 10 [ 0.730714] NET: Registered protocol family 17 [ 0.732276] Key type dns_resolver registered [ 0.733882] Loading compiled-in X.509 certificates [ 0.736075] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.739212] registered taskstats version 1 [ 0.742077] Key type trusted registered [ 0.745599] Key type encrypted registered [ 0.747033] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748855] IMA: No TPM chip found, activating TPM-bypass! [ 0.751219] regulator-dummy: disabling [ 0.752610] Magic number: 11:265:309 [ 0.753978] tty tty38: hash matches [ 0.755358] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:20 UTC (1553393960) [ 0.758149] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760127] EDD information not available. [ 0.809313] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.812029] Write protecting the kernel read-only data: 12288k [ 0.814543] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.818593] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836122] systemd-udevd[99]: starting version 204 [ 0.868530] FDC 0 is a S82078B [ 1.012044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176402] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178625] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180874] usb 1-1: Product: QEMU USB Tablet [ 1.182443] usb 1-1: Manufacturer: QEMU [ 1.183838] usb 1-1: SerialNumber: 42 [ 1.897861] 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.247231] 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.364735] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.511554] 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 Sun, 24 Mar 2019 02:19:22 +0000. Up 2.92 seconds. cloud-init-nonet[3.15]: 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.74]: 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 ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:24 +0000. Up 5.07 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.19 | 255.255.255.0 | fa:16:3e:26:21:c0 | 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: c4:60:29:a6:62:04:0e:4b:d5:49:32:ee:d1:07:b5:cc root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ |+..+oo=o | |+o. *+=o. | |o. = o Eo | |..o . .. | |.. . S | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fb:56:03:f6:24:4e:c3:a9:f4:5d:cf:26:90:d6:4e:3c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . . + | | . O = E | | .S* O = + | | ..o = o +| | . . . o | | .. | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 94:d3:b2:ae:78:07:51:1a:aa:ac:f9:a7:b1:a6:71:f1 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . .o | | . += . | | . o. + | | ... .S | | oo .. | |.oo E .. | |oo.o..... | |.++o.... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3e:31:36:20:bc:e9:2c:fd:40:f1:93:8b:3a:0d:d8:86 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | + . | | * o | | + + + S | |E += . = + | | ..o* . o | | .o.o . | | .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[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 Sun, 24 Mar 2019 02:19:35 +0000. Up 16.22 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 Sun, 24 Mar 2019 02:19:37 +0000. Up 17.60 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.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18952 0 --:--:-- --:--:-- --:--:-- 18969 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] 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 [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 5s (2336 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 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://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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:28 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:29 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 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 18s (4911 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8664 clearwater-socket-factory-sig start/running, process 8672 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8718 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.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 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.6' + 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 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 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 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 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... 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 ++ 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 clearwater_cluster_manager_p... 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 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 ' ralf_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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000 member 7febfa785888e4ef is healthy: got healthy result from http://192.168.100.19:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member cf205112e3e68ecb is healthy: got healthy result from http://192.168.100.11:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 7febfa785888e4ef: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false cf205112e3e68ecb: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj6BnbLGqLgsf0Ff47yRto9iYRGW2XQvid0w5Rz8vw1PYjEOJBYk_TeNofQvh485q2yFZ7wlnBp0ddv6Un7wPQNn8VsoARDwMkTootiEwZSTOrwm25X-vDah7eR4ISQi8VMD9pKC4D_z0GykANP7pocnaliwKyP3nLaaWAdru9rQis' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-dime-egn6opwn77an-0-dazfwkudwiz3/db6c1480-505f-4837-a428-a65924ff79a3/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:26:01 GMT Server: Apache x-openstack-request-id: req-e8582703-c21f-4731-a0b3-ffc7257ef8fc 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fb:56:03:f6:24:4e:c3:a9:f4:5d:cf:26:90:d6:4e:3c root@dime-0 (DSA) ec2: 256 94:d3:b2:ae:78:07:51:1a:aa:ac:f9:a7:b1:a6:71:f1 root@dime-0 (ECDSA) ec2: 256 3e:31:36:20:bc:e9:2c:fd:40:f1:93:8b:3a:0d:d8:86 root@dime-0 (ED25519) ec2: 2048 c4:60:29:a6:62:04:0e:4b:d5:49:32:ee:d1:07:b5:cc root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq/OimCkywlqCfJkmzBxiiIK0NQHT76Cimix+ew/r3ovY7V6+kLD9iMdzpbtknYltmYFDdxVHE1EGM1XI9gv5A= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOunco+IWvTVBKWP0jnMj7SUMiC02PnmcJAoyq9ZwICm root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi1dnlQmQ3sAEgYaWSKlZZWdO+lnNXPprdA9am4KcgaHPXI+kdMC1Vj1brPHH0Vjgc4866sW/6acnzDGIBYrzLsO03GyCAEqxp57dpwVtQ0UT/wNpdCxjx/si4ak11N9n/5ObN3Mlyai1yGYlLDhpS0RxGSdCzyJg9yRgfn/Ok1MTz70wquKDhA/GkRU48hj1blufk6XOSdo/RjOuAVsH/FTz35aB9umrR/aUwJM1QFc1sDWhRNbFy7sqnb6qO1Sn6e3L2x7b3W6M9gqiR0FUx3l31B1ulJVg1dCSCfqxtoM1QTEpIG9sTyhZDqO3CsDFmmU3MDamUI9DMQNZ+prZ5 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:26:01 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 402.04 seconds 2019-03-24 02:26:43,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:44,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 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-ec99556e-f1ae-4d9c-83a2-27d60f4f575c x-openstack-request-id: req-ec99556e-f1ae-4d9c-83a2-27d60f4f575c 2019-03-24 02:26:44,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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:44,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ec99556e-f1ae-4d9c-83a2-27d60f4f575c 2019-03-24 02:26:44,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20392107964s 2019-03-24 02:26:44,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:44,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:44,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19733 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-48aa6085-f6d2-4c83-a3fe-6b85c24fb7b0 x-openstack-request-id: req-48aa6085-f6d2-4c83-a3fe-6b85c24fb7b0 2019-03-24 02:26:44,788 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff]\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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009676] Security Framework initialized\n[ 0.011182] AppArmor: AppArmor initialized\n[ 0.012005] Yama: becoming mindful.\n[ 0.013842] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020427] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026894] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029800] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033716] Initializing cgroup subsys perf_event\n[ 0.036004] Initializing cgroup subsys hugetlb\n[ 0.038516] mce: CPU supports 10 MCE banks\n[ 0.040037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046120] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050536] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.077466] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083103] ACPI: Core revision 20131115\n[ 0.084430] ACPI: All ACPI Tables successfully acquired\n[ 0.086668] ftrace: allocating 28753 entries in 113 pages\n[ 0.108244] smpboot: Max logical packages: 1\n[ 0.112084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.114848] Enabling x2apic\n[ 0.116000] Enabled x2apic\n[ 0.116016] Switched APIC routing to physical x2apic.\n[ 0.121426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.123652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.127100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135485] KVM setup paravirtual spinlock\n[ 0.138278] x86: Booted up 1 node, 1 CPUs\n[ 0.139916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140430] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.143083] devtmpfs: initialized\n[ 0.145553] EVM: security.selinux\n[ 0.146961] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149264] EVM: security.capability\n[ 0.151724] pinctrl core: initialized pinctrl subsystem\n[ 0.152105] regulator-dummy: no parameters\n[ 0.153853] RTC time: 2:19:19, date: 03/24/19\n[ 0.155668] NET: Registered protocol family 16\n[ 0.156156] cpuidle: using governor ladder\n[ 0.157795] cpuidle: using governor menu\n[ 0.159422] ACPI: bus type PCI registered\n[ 0.160013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162544] PCI: Using configuration type 1 for base access\n[ 0.164722] bio: create slab at 0\n[ 0.166570] ACPI: Added _OSI(Module Device)\n[ 0.168004] ACPI: Added _OSI(Processor Device)\n[ 0.169733] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.171566] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.173103] ACPI: Interpreter enabled\n[ 0.174637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.177028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186354] ACPI: (supports S0 S5)\n[ 0.187741] ACPI: Using IOAPIC for interrupt routing\n[ 0.188020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191669] ACPI: No dock devices found.\n[ 0.193733] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.198117] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200213] acpiphp: Slot [3] registered\n[ 0.201614] acpiphp: Slot [4] registered\n[ 0.203009] acpiphp: Slot [5] registered\n[ 0.204024] acpiphp: Slot [6] registered\n[ 0.205416] acpiphp: Slot [7] registered\n[ 0.206830] acpiphp: Slot [8] registered\n[ 0.208020] acpiphp: Slot [9] registered\n[ 0.209392] acpiphp: Slot [10] registered\n[ 0.210812] acpiphp: Slot [11] registered\n[ 0.212020] acpiphp: Slot [12] registered\n[ 0.213422] acpiphp: Slot [13] registered\n[ 0.214779] acpiphp: Slot [14] registered\n[ 0.216019] acpiphp: Slot [15] registered\n[ 0.217379] acpiphp: Slot [16] registered\n[ 0.218759] acpiphp: Slot [17] registered\n[ 0.220026] acpiphp: Slot [18] registered\n[ 0.221410] acpiphp: Slot [19] registered\n[ 0.222779] acpiphp: Slot [20] registered\n[ 0.224019] acpiphp: Slot [21] registered\n[ 0.225416] acpiphp: Slot [22] registered\n[ 0.226956] acpiphp: Slot [23] registered\n[ 0.228026] acpiphp: Slot [24] registered\n[ 0.229538] acpiphp: Slot [25] registered\n[ 0.230974] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233483] acpiphp: Slot [28] registered\n[ 0.234978] acpiphp: Slot [29] registered\n[ 0.236028] acpiphp: Slot [30] registered\n[ 0.237478] acpiphp: Slot [31] registered\n[ 0.238875] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246163] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.278877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.281145] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285122] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287494] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288828] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.291027] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292004] vgaarb: loaded\n[ 0.293216] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295300] SCSI subsystem initialized\n[ 0.296236] ACPI: bus type USB registered\n[ 0.297900] usbcore: registered new interface driver usbfs\n[ 0.299980] usbcore: registered new interface driver hub\n[ 0.300078] usbcore: registered new device driver usb\n[ 0.301981] PCI: Using ACPI for IRQ routing\n[ 0.303919] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305508] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307211] NetLabel: unlabeled traffic allowed by default\n[ 0.308245] Switched to clocksource kvm-clock\n[ 0.316541] AppArmor: AppArmor Filesystem Enabled\n[ 0.318168] pnp: PnP ACPI init\n[ 0.319330] ACPI: bus type PNP registered\n[ 0.321251] pnp: PnP ACPI: found 8 devices\n[ 0.322697] ACPI: bus type PNP unregistered\n[ 0.329791] NET: Registered protocol family 2\n[ 0.331597] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333926] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.336142] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.338328] TCP: reno registered\n[ 0.339536] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.341470] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343613] NET: Registered protocol family 1\n[ 0.345137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348960] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.365852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382918] Trying to unpack rootfs image as initramfs...\n[ 0.484629] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.487497] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.489428] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.492354] Scanning for low memory corruption every 60 seconds\n[ 0.494617] Initialise system trusted keyring\n[ 0.496197] audit: initializing netlink socket (disabled)\n[ 0.498003] type=2000 audit(1553393960.142:1): initialized\n[ 0.518012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520861] zbud: loaded\n[ 0.522102] VFS: Disk quotas dquot_6.5.2\n[ 0.523539] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526009] fuse init (API version 7.22)\n[ 0.527472] msgmni has been set to 1982\n[ 0.528899] Key type big_key registered\n[ 0.530572] Key type asymmetric registered\n[ 0.532034] Asymmetric key parser 'x509' registered\n[ 0.533711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.536302] io scheduler noop registered\n[ 0.537694] io scheduler deadline registered (default)\n[ 0.539427] io scheduler cfq registered\n[ 0.540824] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544852] ipmi message handler version 39.2\n[ 0.546421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548970] ACPI: Power Button [PWRF]\n[ 0.550407] GHES: HEST is not enabled!\n[ 0.566865] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.601496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.626769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630113] Linux agpgart interface v0.103\n[ 0.632487] brd: module loaded\n[ 0.634073] loop: module loaded\n[ 0.635649] blk-mq: CPU -> queue map\n[ 0.636951] CPU 0 -> Queue 0\n[ 0.638862] vda: vda1\n[ 0.640560] scsi0 : ata_piix\n[ 0.641744] scsi1 : ata_piix\n[ 0.642891] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.645055] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.647707] libphy: Fixed MDIO Bus: probed\n[ 0.649237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650932] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654184] PPP generic driver version 2.4.2\n[ 0.655727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.657845] ehci-pci: EHCI PCI platform driver\n[ 0.659367] ehci-platform: EHCI generic platform driver\n[ 0.661102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.663129] ohci-pci: OHCI PCI platform driver\n[ 0.664675] ohci-platform: OHCI generic platform driver\n[ 0.666407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683205] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.687599] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.689559] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.691854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.694343] usb usb1: Product: UHCI Host Controller\n[ 0.695958] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.698023] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699674] hub 1-0:1.0: USB hub found\n[ 0.701075] hub 1-0:1.0: 2 ports detected\n[ 0.702571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.706112] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707780] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709537] mousedev: PS/2 mouse device common for all mice\n[ 0.711715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714623] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.720904] device-mapper: uevent: version 1.0.3\n[ 0.722548] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725404] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727484] TCP: cubic registered\n[ 0.728778] NET: Registered protocol family 10\n[ 0.730544] NET: Registered protocol family 17\n[ 0.732152] Key type dns_resolver registered\n[ 0.733804] Loading compiled-in X.509 certificates\n[ 0.735995] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.739148] registered taskstats version 1\n[ 0.742076] Key type trusted registered\n[ 0.745618] Key type encrypted registered\n[ 0.747054] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748877] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751224] regulator-dummy: disabling\n[ 0.752655] Magic number: 11:265:309\n[ 0.754034] tty tty38: hash matches\n[ 0.755438] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:19 UTC (1553393959)\n[ 0.758233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760200] EDD information not available.\n[ 0.809212] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811907] Write protecting the kernel read-only data: 12288k\n[ 0.814370] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.818305] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832118] systemd-udevd[99]: starting version 204\n[ 0.868554] FDC 0 is a S82078B\n[ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176397] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178603] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180881] usb 1-1: Product: QEMU USB Tablet\n[ 1.182396] usb 1-1: Manufacturer: QEMU\n[ 1.183770] usb 1-1: SerialNumber: 42\n[ 1.897870] 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.256724] 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.359086] random: init urandom read with 11 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.510304] 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 Sun, 24 Mar 2019 02:19:21 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.11]: 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.77]: 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 ]\nCloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:24 +0000. Up 5.30 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:b0:54:65 |\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:\nc7:db:63:e1:7e:81:68:0e:70:2e:09:c4:20:f9:ac:f2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|...o |\n|.. o |\n| o . |\n| o . . .. |\n| . . =S o... |\n|o o o.o+... |\n|.. . +. = . |\n| E .o .. |\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n06:7b:26:e9:e9:62:6c:ec:5e:f2:98:a3:53:29:75:60 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E |\n| . .. |\n| . .+ |\n| . o+ S |\n| . o. * |\n| =. + |\n| . BB |\n| .B=oo |\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:\nc2:cd:1f:81:1c:31:04:e0:cb:ba:ca:57:89:c0:f8:c2 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o=. |\n| . . + |\n|o . o . |\n|.o . o o . |\n|... + + S . |\n|.E.o o . . . |\n| .. . . |\n|. o |\n|.oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n5b:c3:ea:88:ee:8e:26:3b:37:7c:b9:06:5c:c6:3b:03 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| E + . |\n| . + . S + |\n| o + + . |\n| . . + o |\n|o =.+. o |\n|.*.B*.. . |\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 Sun, 24 Mar 2019 02:19:30 +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 Sun, 24 Mar 2019 02:19:31 +0000. Up 12.96 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.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 17275 0 --:--:-- --:--:-- --:--:-- 17302\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [171 kB]\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 [101 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 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 [278 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 10s (1284 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 14 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.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.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7144 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.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.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting 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 7922\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 7930\nclearwater-socket-factory-sig start/running, process 7936\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57611 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.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n+ echo 'nameserver 192.168.100.6'\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 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 bono_process Running Process \n monit_uptime 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 poll_bono 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 monit_uptime 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 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 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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000\nmember f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\na3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\nf7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32: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.4 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj4VeoqlwqTtzQfM2UNfVOhualtnZxtyEpBbgu_JWRYQv1pWIA62CxhMjm5N4DZWt2sJwxZ-K88ElzaLxnhJUC55Mm75PNdZSIUnvuXziD_VI88YRxENe3aMcrNRI4im3zwcM1cmBzkTaqC6yoszc8UzRNt2K5Prmj0zX3nqd2F6P0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-bono-gm7dbagoxqmj-0-252ncdofrxq7/d102fb4d-4f7f-4f5c-b6e9-9c4a28f0523c/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 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 02:22:16 GMT\nServer: Apache\nx-openstack-request-id: req-1052d366-5251-4319-a74d-b615e2845ed0\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 06:7b:26:e9:e9:62:6c:ec:5e:f2:98:a3:53:29:75:60 root@bono-0 (DSA)\nec2: 256 c2:cd:1f:81:1c:31:04:e0:cb:ba:ca:57:89:c0:f8:c2 root@bono-0 (ECDSA)\nec2: 256 5b:c3:ea:88:ee:8e:26:3b:37:7c:b9:06:5c:c6:3b:03 root@bono-0 (ED25519)\nec2: 2048 c7:db:63:e1:7e:81:68:0e:70:2e:09:c4:20:f9:ac:f2 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAo/HcnnWNDRrPedXCmVEUQnDM4hYX+eYVgq5kf0FvEk/EPF8/QMhULrngR8drUgtjRW2Zu2pce4vgOUsmZ3nE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP05IPOQJFUnfXSMILR/M/nkCCpsEYJn1Ojeq/D4QI9v root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ3P5MQzt/Ph0PVrR6QsBWYKJ2mQzr4ZwmOqn3hx2LJFSzBeSo5NlmBMkrw1TNX6fRjA6jY6YnXw5GbVViM+Ufdmmmj5c2vOsHE8qN4Bkcaxs86ufFN1AmwIhR4RgOiM/qEp2oTepcgmO4vi01fK33DT5uCrMDhJJTbU12qYclaipmdOYeXwbqb0z77+I+TzEDtjt/0gkoM5WOy5qm0nhi+9xyAD7+K7Q6QfjgSs1ymmTEZJopFgc1DQYs/J5QXX+UmKf4nEk/Hj2vpq0pCYh2TqvfrORbLVexK6jtoeD77xNe4ScnSHdgOO4d9WBObKuEJ71iVUgupb1GxZYzZkrP root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:22:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.04 seconds\n"} 2019-03-24 02:26:44,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/action used request id req-48aa6085-f6d2-4c83-a3fe-6b85c24fb7b0 2019-03-24 02:26:44,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101969957352s 2019-03-24 02:26:44,792 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009676] Security Framework initialized [ 0.011182] AppArmor: AppArmor initialized [ 0.012005] Yama: becoming mindful. [ 0.013842] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020427] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026894] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029800] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033716] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038516] mce: CPU supports 10 MCE banks [ 0.040037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046120] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050536] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.077466] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083103] ACPI: Core revision 20131115 [ 0.084430] ACPI: All ACPI Tables successfully acquired [ 0.086668] ftrace: allocating 28753 entries in 113 pages [ 0.108244] smpboot: Max logical packages: 1 [ 0.112084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114848] Enabling x2apic [ 0.116000] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.121426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.127100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135485] KVM setup paravirtual spinlock [ 0.138278] x86: Booted up 1 node, 1 CPUs [ 0.139916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140430] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.143083] devtmpfs: initialized [ 0.145553] EVM: security.selinux [ 0.146961] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149264] EVM: security.capability [ 0.151724] pinctrl core: initialized pinctrl subsystem [ 0.152105] regulator-dummy: no parameters [ 0.153853] RTC time: 2:19:19, date: 03/24/19 [ 0.155668] NET: Registered protocol family 16 [ 0.156156] cpuidle: using governor ladder [ 0.157795] cpuidle: using governor menu [ 0.159422] ACPI: bus type PCI registered [ 0.160013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162544] PCI: Using configuration type 1 for base access [ 0.164722] bio: create slab at 0 [ 0.166570] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171566] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173103] ACPI: Interpreter enabled [ 0.174637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.177028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186354] ACPI: (supports S0 S5) [ 0.187741] ACPI: Using IOAPIC for interrupt routing [ 0.188020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191669] ACPI: No dock devices found. [ 0.193733] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198117] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200213] acpiphp: Slot [3] registered [ 0.201614] acpiphp: Slot [4] registered [ 0.203009] acpiphp: Slot [5] registered [ 0.204024] acpiphp: Slot [6] registered [ 0.205416] acpiphp: Slot [7] registered [ 0.206830] acpiphp: Slot [8] registered [ 0.208020] acpiphp: Slot [9] registered [ 0.209392] acpiphp: Slot [10] registered [ 0.210812] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213422] acpiphp: Slot [13] registered [ 0.214779] acpiphp: Slot [14] registered [ 0.216019] acpiphp: Slot [15] registered [ 0.217379] acpiphp: Slot [16] registered [ 0.218759] acpiphp: Slot [17] registered [ 0.220026] acpiphp: Slot [18] registered [ 0.221410] acpiphp: Slot [19] registered [ 0.222779] acpiphp: Slot [20] registered [ 0.224019] acpiphp: Slot [21] registered [ 0.225416] acpiphp: Slot [22] registered [ 0.226956] acpiphp: Slot [23] registered [ 0.228026] acpiphp: Slot [24] registered [ 0.229538] acpiphp: Slot [25] registered [ 0.230974] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233483] acpiphp: Slot [28] registered [ 0.234978] acpiphp: Slot [29] registered [ 0.236028] acpiphp: Slot [30] registered [ 0.237478] acpiphp: Slot [31] registered [ 0.238875] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246163] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.278877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281145] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285122] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287494] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288828] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291027] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293216] vgaarb: bridge control possible 0000:00:02.0 [ 0.295300] SCSI subsystem initialized [ 0.296236] ACPI: bus type USB registered [ 0.297900] usbcore: registered new interface driver usbfs [ 0.299980] usbcore: registered new interface driver hub [ 0.300078] usbcore: registered new device driver usb [ 0.301981] PCI: Using ACPI for IRQ routing [ 0.303919] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305508] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307211] NetLabel: unlabeled traffic allowed by default [ 0.308245] Switched to clocksource kvm-clock [ 0.316541] AppArmor: AppArmor Filesystem Enabled [ 0.318168] pnp: PnP ACPI init [ 0.319330] ACPI: bus type PNP registered [ 0.321251] pnp: PnP ACPI: found 8 devices [ 0.322697] ACPI: bus type PNP unregistered [ 0.329791] NET: Registered protocol family 2 [ 0.331597] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333926] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336142] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338328] TCP: reno registered [ 0.339536] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341470] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343613] NET: Registered protocol family 1 [ 0.345137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348960] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382918] Trying to unpack rootfs image as initramfs... [ 0.484629] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.487497] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489428] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492354] Scanning for low memory corruption every 60 seconds [ 0.494617] Initialise system trusted keyring [ 0.496197] audit: initializing netlink socket (disabled) [ 0.498003] type=2000 audit(1553393960.142:1): initialized [ 0.518012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520861] zbud: loaded [ 0.522102] VFS: Disk quotas dquot_6.5.2 [ 0.523539] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526009] fuse init (API version 7.22) [ 0.527472] msgmni has been set to 1982 [ 0.528899] Key type big_key registered [ 0.530572] Key type asymmetric registered [ 0.532034] Asymmetric key parser 'x509' registered [ 0.533711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536302] io scheduler noop registered [ 0.537694] io scheduler deadline registered (default) [ 0.539427] io scheduler cfq registered [ 0.540824] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544852] ipmi message handler version 39.2 [ 0.546421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548970] ACPI: Power Button [PWRF] [ 0.550407] GHES: HEST is not enabled! [ 0.566865] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630113] Linux agpgart interface v0.103 [ 0.632487] brd: module loaded [ 0.634073] loop: module loaded [ 0.635649] blk-mq: CPU -> queue map [ 0.636951] CPU 0 -> Queue 0 [ 0.638862] vda: vda1 [ 0.640560] scsi0 : ata_piix [ 0.641744] scsi1 : ata_piix [ 0.642891] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645055] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.647707] libphy: Fixed MDIO Bus: probed [ 0.649237] tun: Universal TUN/TAP device driver, 1.6 [ 0.650932] tun: (C) 1999-2004 Max Krasnyansky [ 0.654184] PPP generic driver version 2.4.2 [ 0.655727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657845] ehci-pci: EHCI PCI platform driver [ 0.659367] ehci-platform: EHCI generic platform driver [ 0.661102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663129] ohci-pci: OHCI PCI platform driver [ 0.664675] ohci-platform: OHCI generic platform driver [ 0.666407] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683205] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.687599] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.689559] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694343] usb usb1: Product: UHCI Host Controller [ 0.695958] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.698023] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699674] hub 1-0:1.0: USB hub found [ 0.701075] hub 1-0:1.0: 2 ports detected [ 0.702571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707780] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709537] mousedev: PS/2 mouse device common for all mice [ 0.711715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714623] rtc_cmos 00:00: RTC can wake from S4 [ 0.716653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720904] device-mapper: uevent: version 1.0.3 [ 0.722548] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725404] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727484] TCP: cubic registered [ 0.728778] NET: Registered protocol family 10 [ 0.730544] NET: Registered protocol family 17 [ 0.732152] Key type dns_resolver registered [ 0.733804] Loading compiled-in X.509 certificates [ 0.735995] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.739148] registered taskstats version 1 [ 0.742076] Key type trusted registered [ 0.745618] Key type encrypted registered [ 0.747054] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748877] IMA: No TPM chip found, activating TPM-bypass! [ 0.751224] regulator-dummy: disabling [ 0.752655] Magic number: 11:265:309 [ 0.754034] tty tty38: hash matches [ 0.755438] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:19 UTC (1553393959) [ 0.758233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760200] EDD information not available. [ 0.809212] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811907] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.818305] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832118] systemd-udevd[99]: starting version 204 [ 0.868554] FDC 0 is a S82078B [ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176397] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178603] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180881] usb 1-1: Product: QEMU USB Tablet [ 1.182396] usb 1-1: Manufacturer: QEMU [ 1.183770] usb 1-1: SerialNumber: 42 [ 1.897870] 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.256724] 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.359086] random: init urandom read with 11 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.510304] 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 Sun, 24 Mar 2019 02:19:21 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: 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.77]: 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 ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:24 +0000. Up 5.30 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:b0:54:65 | 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: c7:db:63:e1:7e:81:68:0e:70:2e:09:c4:20:f9:ac:f2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |...o | |.. o | | o . | | o . . .. | | . . =S o... | |o o o.o+... | |.. . +. = . | | E .o .. | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7b:26:e9:e9:62:6c:ec:5e:f2:98:a3:53:29:75:60 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E | | . .. | | . .+ | | . o+ S | | . o. * | | =. + | | . BB | | .B=oo | +-----------------+ 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: c2:cd:1f:81:1c:31:04:e0:cb:ba:ca:57:89:c0:f8:c2 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o=. | | . . + | |o . o . | |.o . o o . | |... + + S . | |.E.o 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: 5b:c3:ea:88:ee:8e:26:3b:37:7c:b9:06:5c:c6:3b:03 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | E + . | | . + . S + | | o + + . | | . . + o | |o =.+. o | |.*.B*.. . | +-----------------+ * 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 Sun, 24 Mar 2019 02:19:30 +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 Sun, 24 Mar 2019 02:19:31 +0000. Up 12.96 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.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17275 0 --:--:-- --:--:-- --:--:-- 17302 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [171 kB] 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 [101 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 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 [278 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 10s (1284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.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.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7144 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 7922 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 7930 clearwater-socket-factory-sig start/running, process 7936 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57611 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.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.6' + 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 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 bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32: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.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj4VeoqlwqTtzQfM2UNfVOhualtnZxtyEpBbgu_JWRYQv1pWIA62CxhMjm5N4DZWt2sJwxZ-K88ElzaLxnhJUC55Mm75PNdZSIUnvuXziD_VI88YRxENe3aMcrNRI4im3zwcM1cmBzkTaqC6yoszc8UzRNt2K5Prmj0zX3nqd2F6P0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-bono-gm7dbagoxqmj-0-252ncdofrxq7/d102fb4d-4f7f-4f5c-b6e9-9c4a28f0523c/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 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:22:16 GMT Server: Apache x-openstack-request-id: req-1052d366-5251-4319-a74d-b615e2845ed0 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 06:7b:26:e9:e9:62:6c:ec:5e:f2:98:a3:53:29:75:60 root@bono-0 (DSA) ec2: 256 c2:cd:1f:81:1c:31:04:e0:cb:ba:ca:57:89:c0:f8:c2 root@bono-0 (ECDSA) ec2: 256 5b:c3:ea:88:ee:8e:26:3b:37:7c:b9:06:5c:c6:3b:03 root@bono-0 (ED25519) ec2: 2048 c7:db:63:e1:7e:81:68:0e:70:2e:09:c4:20:f9:ac:f2 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAo/HcnnWNDRrPedXCmVEUQnDM4hYX+eYVgq5kf0FvEk/EPF8/QMhULrngR8drUgtjRW2Zu2pce4vgOUsmZ3nE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP05IPOQJFUnfXSMILR/M/nkCCpsEYJn1Ojeq/D4QI9v root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ3P5MQzt/Ph0PVrR6QsBWYKJ2mQzr4ZwmOqn3hx2LJFSzBeSo5NlmBMkrw1TNX6fRjA6jY6YnXw5GbVViM+Ufdmmmj5c2vOsHE8qN4Bkcaxs86ufFN1AmwIhR4RgOiM/qEp2oTepcgmO4vi01fK33DT5uCrMDhJJTbU12qYclaipmdOYeXwbqb0z77+I+TzEDtjt/0gkoM5WOy5qm0nhi+9xyAD7+K7Q6QfjgSs1ymmTEZJopFgc1DQYs/J5QXX+UmKf4nEk/Hj2vpq0pCYh2TqvfrORbLVexK6jtoeD77xNe4ScnSHdgOO4d9WBObKuEJ71iVUgupb1GxZYzZkrP root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:22:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.04 seconds 2019-03-24 02:26:44,795 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009676] Security Framework initialized [ 0.011182] AppArmor: AppArmor initialized [ 0.012005] Yama: becoming mindful. [ 0.013842] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020427] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026894] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029800] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033716] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038516] mce: CPU supports 10 MCE banks [ 0.040037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046120] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050536] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.077466] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083103] ACPI: Core revision 20131115 [ 0.084430] ACPI: All ACPI Tables successfully acquired [ 0.086668] ftrace: allocating 28753 entries in 113 pages [ 0.108244] smpboot: Max logical packages: 1 [ 0.112084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114848] Enabling x2apic [ 0.116000] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.121426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123652] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.127100] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135485] KVM setup paravirtual spinlock [ 0.138278] x86: Booted up 1 node, 1 CPUs [ 0.139916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140430] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.143083] devtmpfs: initialized [ 0.145553] EVM: security.selinux [ 0.146961] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149264] EVM: security.capability [ 0.151724] pinctrl core: initialized pinctrl subsystem [ 0.152105] regulator-dummy: no parameters [ 0.153853] RTC time: 2:19:19, date: 03/24/19 [ 0.155668] NET: Registered protocol family 16 [ 0.156156] cpuidle: using governor ladder [ 0.157795] cpuidle: using governor menu [ 0.159422] ACPI: bus type PCI registered [ 0.160013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162544] PCI: Using configuration type 1 for base access [ 0.164722] bio: create slab at 0 [ 0.166570] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171566] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173103] ACPI: Interpreter enabled [ 0.174637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.177028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186354] ACPI: (supports S0 S5) [ 0.187741] ACPI: Using IOAPIC for interrupt routing [ 0.188020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191669] ACPI: No dock devices found. [ 0.193733] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198117] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200213] acpiphp: Slot [3] registered [ 0.201614] acpiphp: Slot [4] registered [ 0.203009] acpiphp: Slot [5] registered [ 0.204024] acpiphp: Slot [6] registered [ 0.205416] acpiphp: Slot [7] registered [ 0.206830] acpiphp: Slot [8] registered [ 0.208020] acpiphp: Slot [9] registered [ 0.209392] acpiphp: Slot [10] registered [ 0.210812] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213422] acpiphp: Slot [13] registered [ 0.214779] acpiphp: Slot [14] registered [ 0.216019] acpiphp: Slot [15] registered [ 0.217379] acpiphp: Slot [16] registered [ 0.218759] acpiphp: Slot [17] registered [ 0.220026] acpiphp: Slot [18] registered [ 0.221410] acpiphp: Slot [19] registered [ 0.222779] acpiphp: Slot [20] registered [ 0.224019] acpiphp: Slot [21] registered [ 0.225416] acpiphp: Slot [22] registered [ 0.226956] acpiphp: Slot [23] registered [ 0.228026] acpiphp: Slot [24] registered [ 0.229538] acpiphp: Slot [25] registered [ 0.230974] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233483] acpiphp: Slot [28] registered [ 0.234978] acpiphp: Slot [29] registered [ 0.236028] acpiphp: Slot [30] registered [ 0.237478] acpiphp: Slot [31] registered [ 0.238875] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246163] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.278877] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281145] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285122] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287494] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288828] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291027] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293216] vgaarb: bridge control possible 0000:00:02.0 [ 0.295300] SCSI subsystem initialized [ 0.296236] ACPI: bus type USB registered [ 0.297900] usbcore: registered new interface driver usbfs [ 0.299980] usbcore: registered new interface driver hub [ 0.300078] usbcore: registered new device driver usb [ 0.301981] PCI: Using ACPI for IRQ routing [ 0.303919] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305508] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307211] NetLabel: unlabeled traffic allowed by default [ 0.308245] Switched to clocksource kvm-clock [ 0.316541] AppArmor: AppArmor Filesystem Enabled [ 0.318168] pnp: PnP ACPI init [ 0.319330] ACPI: bus type PNP registered [ 0.321251] pnp: PnP ACPI: found 8 devices [ 0.322697] ACPI: bus type PNP unregistered [ 0.329791] NET: Registered protocol family 2 [ 0.331597] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333926] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336142] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338328] TCP: reno registered [ 0.339536] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341470] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343613] NET: Registered protocol family 1 [ 0.345137] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348960] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382918] Trying to unpack rootfs image as initramfs... [ 0.484629] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.487497] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489428] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492354] Scanning for low memory corruption every 60 seconds [ 0.494617] Initialise system trusted keyring [ 0.496197] audit: initializing netlink socket (disabled) [ 0.498003] type=2000 audit(1553393960.142:1): initialized [ 0.518012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520861] zbud: loaded [ 0.522102] VFS: Disk quotas dquot_6.5.2 [ 0.523539] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526009] fuse init (API version 7.22) [ 0.527472] msgmni has been set to 1982 [ 0.528899] Key type big_key registered [ 0.530572] Key type asymmetric registered [ 0.532034] Asymmetric key parser 'x509' registered [ 0.533711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536302] io scheduler noop registered [ 0.537694] io scheduler deadline registered (default) [ 0.539427] io scheduler cfq registered [ 0.540824] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544852] ipmi message handler version 39.2 [ 0.546421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548970] ACPI: Power Button [PWRF] [ 0.550407] GHES: HEST is not enabled! [ 0.566865] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.601496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.626769] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630113] Linux agpgart interface v0.103 [ 0.632487] brd: module loaded [ 0.634073] loop: module loaded [ 0.635649] blk-mq: CPU -> queue map [ 0.636951] CPU 0 -> Queue 0 [ 0.638862] vda: vda1 [ 0.640560] scsi0 : ata_piix [ 0.641744] scsi1 : ata_piix [ 0.642891] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645055] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.647707] libphy: Fixed MDIO Bus: probed [ 0.649237] tun: Universal TUN/TAP device driver, 1.6 [ 0.650932] tun: (C) 1999-2004 Max Krasnyansky [ 0.654184] PPP generic driver version 2.4.2 [ 0.655727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.657845] ehci-pci: EHCI PCI platform driver [ 0.659367] ehci-platform: EHCI generic platform driver [ 0.661102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663129] ohci-pci: OHCI PCI platform driver [ 0.664675] ohci-platform: OHCI generic platform driver [ 0.666407] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683205] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.687599] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.689559] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.694343] usb usb1: Product: UHCI Host Controller [ 0.695958] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.698023] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699674] hub 1-0:1.0: USB hub found [ 0.701075] hub 1-0:1.0: 2 ports detected [ 0.702571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706112] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707780] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709537] mousedev: PS/2 mouse device common for all mice [ 0.711715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714623] rtc_cmos 00:00: RTC can wake from S4 [ 0.716653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720904] device-mapper: uevent: version 1.0.3 [ 0.722548] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725404] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727484] TCP: cubic registered [ 0.728778] NET: Registered protocol family 10 [ 0.730544] NET: Registered protocol family 17 [ 0.732152] Key type dns_resolver registered [ 0.733804] Loading compiled-in X.509 certificates [ 0.735995] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.739148] registered taskstats version 1 [ 0.742076] Key type trusted registered [ 0.745618] Key type encrypted registered [ 0.747054] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748877] IMA: No TPM chip found, activating TPM-bypass! [ 0.751224] regulator-dummy: disabling [ 0.752655] Magic number: 11:265:309 [ 0.754034] tty tty38: hash matches [ 0.755438] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:19 UTC (1553393959) [ 0.758233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760200] EDD information not available. [ 0.809212] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811907] Write protecting the kernel read-only data: 12288k [ 0.814370] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.818305] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832118] systemd-udevd[99]: starting version 204 [ 0.868554] FDC 0 is a S82078B [ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176397] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178603] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180881] usb 1-1: Product: QEMU USB Tablet [ 1.182396] usb 1-1: Manufacturer: QEMU [ 1.183770] usb 1-1: SerialNumber: 42 [ 1.897870] 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.256724] 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.359086] random: init urandom read with 11 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.510304] 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 Sun, 24 Mar 2019 02:19:21 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: 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.77]: 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 ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:24 +0000. Up 5.30 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:b0:54:65 | 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: c7:db:63:e1:7e:81:68:0e:70:2e:09:c4:20:f9:ac:f2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |...o | |.. o | | o . | | o . . .. | | . . =S o... | |o o o.o+... | |.. . +. = . | | E .o .. | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 06:7b:26:e9:e9:62:6c:ec:5e:f2:98:a3:53:29:75:60 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E | | . .. | | . .+ | | . o+ S | | . o. * | | =. + | | . BB | | .B=oo | +-----------------+ 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: c2:cd:1f:81:1c:31:04:e0:cb:ba:ca:57:89:c0:f8:c2 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ...o=. | | . . + | |o . o . | |.o . o o . | |... + + S . | |.E.o 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: 5b:c3:ea:88:ee:8e:26:3b:37:7c:b9:06:5c:c6:3b:03 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | E + . | | . + . S + | | o + + . | | . . + o | |o =.+. o | |.*.B*.. . | +-----------------+ * 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 Sun, 24 Mar 2019 02:19:30 +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 Sun, 24 Mar 2019 02:19:31 +0000. Up 12.96 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.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 17275 0 --:--:-- --:--:-- --:--:-- 17302 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [171 kB] 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 [101 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 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 [278 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 10s (1284 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.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.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7144 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 7922 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 7930 clearwater-socket-factory-sig start/running, process 7936 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57611 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.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.6' + 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 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 bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32: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.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj4VeoqlwqTtzQfM2UNfVOhualtnZxtyEpBbgu_JWRYQv1pWIA62CxhMjm5N4DZWt2sJwxZ-K88ElzaLxnhJUC55Mm75PNdZSIUnvuXziD_VI88YRxENe3aMcrNRI4im3zwcM1cmBzkTaqC6yoszc8UzRNt2K5Prmj0zX3nqd2F6P0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-bono-gm7dbagoxqmj-0-252ncdofrxq7/d102fb4d-4f7f-4f5c-b6e9-9c4a28f0523c/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 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:22:16 GMT Server: Apache x-openstack-request-id: req-1052d366-5251-4319-a74d-b615e2845ed0 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 06:7b:26:e9:e9:62:6c:ec:5e:f2:98:a3:53:29:75:60 root@bono-0 (DSA) ec2: 256 c2:cd:1f:81:1c:31:04:e0:cb:ba:ca:57:89:c0:f8:c2 root@bono-0 (ECDSA) ec2: 256 5b:c3:ea:88:ee:8e:26:3b:37:7c:b9:06:5c:c6:3b:03 root@bono-0 (ED25519) ec2: 2048 c7:db:63:e1:7e:81:68:0e:70:2e:09:c4:20:f9:ac:f2 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAo/HcnnWNDRrPedXCmVEUQnDM4hYX+eYVgq5kf0FvEk/EPF8/QMhULrngR8drUgtjRW2Zu2pce4vgOUsmZ3nE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP05IPOQJFUnfXSMILR/M/nkCCpsEYJn1Ojeq/D4QI9v root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ3P5MQzt/Ph0PVrR6QsBWYKJ2mQzr4ZwmOqn3hx2LJFSzBeSo5NlmBMkrw1TNX6fRjA6jY6YnXw5GbVViM+Ufdmmmj5c2vOsHE8qN4Bkcaxs86ufFN1AmwIhR4RgOiM/qEp2oTepcgmO4vi01fK33DT5uCrMDhJJTbU12qYclaipmdOYeXwbqb0z77+I+TzEDtjt/0gkoM5WOy5qm0nhi+9xyAD7+K7Q6QfjgSs1ymmTEZJopFgc1DQYs/J5QXX+UmKf4nEk/Hj2vpq0pCYh2TqvfrORbLVexK6jtoeD77xNe4ScnSHdgOO4d9WBObKuEJ71iVUgupb1GxZYzZkrP root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:22:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 177.04 seconds 2019-03-24 02:26:44,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:45,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-fe3b7cbf-29b4-4658-9795-a98161a4ba80 x-openstack-request-id: req-fe3b7cbf-29b4-4658-9795-a98161a4ba80 2019-03-24 02:26:45,562 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:45,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe3b7cbf-29b4-4658-9795-a98161a4ba80 2019-03-24 02:26:45,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762873888016s 2019-03-24 02:26:45,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:45,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21178 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-e451f1a7-b9fe-4903-975b-ff81a96122c0 x-openstack-request-id: req-e451f1a7-b9fe-4903-975b-ff81a96122c0 2019-03-24 02:26:45,652 - keystoneauth.session - DEBUG - RESP BODY: {"output": "0000] 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009627] Security Framework initialized\n[ 0.011109] AppArmor: AppArmor initialized\n[ 0.012004] Yama: becoming mindful.\n[ 0.013450] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020452] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024249] Initializing cgroup subsys memory\n[ 0.025788] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029548] Initializing cgroup subsys blkio\n[ 0.031049] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034324] 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.041840] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046222] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072412] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.082006] ACPI: Core revision 20131115\n[ 0.084037] ACPI: All ACPI Tables successfully acquired\n[ 0.086094] ftrace: allocating 28753 entries in 113 pages\n[ 0.108364] smpboot: Max logical packages: 1\n[ 0.109891] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112299] Enabling x2apic\n[ 0.113407] Enabled x2apic\n[ 0.116011] Switched APIC routing to physical x2apic.\n[ 0.119104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.124770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.134557] KVM setup paravirtual spinlock\n[ 0.137978] x86: Booted up 1 node, 1 CPUs\n[ 0.139414] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140388] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142619] devtmpfs: initialized\n[ 0.145594] EVM: security.selinux\n[ 0.146831] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149131] EVM: security.capability\n[ 0.151380] pinctrl core: initialized pinctrl subsystem\n[ 0.152053] regulator-dummy: no parameters\n[ 0.153591] RTC time: 2:19:17, date: 03/24/19\n[ 0.155181] NET: Registered protocol family 16\n[ 0.156136] cpuidle: using governor ladder\n[ 0.157586] cpuidle: using governor menu\n[ 0.159012] ACPI: bus type PCI registered\n[ 0.160008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162236] PCI: Using configuration type 1 for base access\n[ 0.164692] bio: create slab at 0\n[ 0.166302] ACPI: Added _OSI(Module Device)\n[ 0.167778] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169604] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172061] ACPI: Interpreter enabled\n[ 0.173407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.179284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.182096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.184930] ACPI: (supports S0 S5)\n[ 0.186177] ACPI: Using IOAPIC for interrupt routing\n[ 0.187864] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188163] ACPI: No dock devices found.\n[ 0.191255] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194208] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200196] acpiphp: Slot [3] registered\n[ 0.201637] acpiphp: Slot [4] registered\n[ 0.203194] acpiphp: Slot [5] registered\n[ 0.204065] acpiphp: Slot [6] registered\n[ 0.205565] acpiphp: Slot [7] registered\n[ 0.207042] acpiphp: Slot [8] registered\n[ 0.208024] acpiphp: Slot [9] registered\n[ 0.209474] acpiphp: Slot [10] registered\n[ 0.210936] acpiphp: Slot [11] registered\n[ 0.212024] acpiphp: Slot [12] registered\n[ 0.213480] acpiphp: Slot [13] registered\n[ 0.214924] acpiphp: Slot [14] registered\n[ 0.216023] acpiphp: Slot [15] registered\n[ 0.217505] acpiphp: Slot [16] registered\n[ 0.218980] acpiphp: Slot [17] registered\n[ 0.220031] acpiphp: Slot [18] registered\n[ 0.221445] acpiphp: Slot [19] registered\n[ 0.222899] acpiphp: Slot [20] registered\n[ 0.224023] acpiphp: Slot [21] registered\n[ 0.225606] acpiphp: Slot [22] registered\n[ 0.227224] acpiphp: Slot [23] registered\n[ 0.228031] acpiphp: Slot [24] registered\n[ 0.229528] acpiphp: Slot [25] registered\n[ 0.231330] acpiphp: Slot [26] registered\n[ 0.232035] acpiphp: Slot [27] registered\n[ 0.234257] acpiphp: Slot [28] registered\n[ 0.235802] acpiphp: Slot [29] registered\n[ 0.236023] acpiphp: Slot [30] registered\n[ 0.237544] acpiphp: Slot [31] registered\n[ 0.239606] PCI host bridge to bus 0000:00\n[ 0.240009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.242558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.244006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.245950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.248005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.250752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.257958] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.282840] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285184] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.287688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292842] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295030] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296003] vgaarb: loaded\n[ 0.297066] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299106] SCSI subsystem initialized\n[ 0.300221] ACPI: bus type USB registered\n[ 0.301698] usbcore: registered new interface driver usbfs\n[ 0.303528] usbcore: registered new interface driver hub\n[ 0.304040] usbcore: registered new device driver usb\n[ 0.305905] PCI: Using ACPI for IRQ routing\n[ 0.307772] NetLabel: Initializing\n[ 0.308008] NetLabel: domain hash size = 128\n[ 0.309529] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311239] NetLabel: unlabeled traffic allowed by default\n[ 0.312205] Switched to clocksource kvm-clock\n[ 0.320078] AppArmor: AppArmor Filesystem Enabled\n[ 0.321764] pnp: PnP ACPI init\n[ 0.323193] ACPI: bus type PNP registered\n[ 0.325314] pnp: PnP ACPI: found 8 devices\n[ 0.327021] ACPI: bus type PNP unregistered\n[ 0.334341] NET: Registered protocol family 2\n[ 0.336386] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.339147] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.341739] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.344313] TCP: reno registered\n[ 0.345731] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.347973] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.350486] NET: Registered protocol family 1\n[ 0.352308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.354613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.356818] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.374076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.391266] Trying to unpack rootfs image as initramfs...\n[ 0.490986] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.494265] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.496563] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.500043] Scanning for low memory corruption every 60 seconds\n[ 0.502630] Initialise system trusted keyring\n[ 0.504494] audit: initializing netlink socket (disabled)\n[ 0.506900] type=2000 audit(1553393958.055:1): initialized\n[ 0.527366] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530722] zbud: loaded\n[ 0.532137] VFS: Disk quotas dquot_6.5.2\n[ 0.533843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.536726] fuse init (API version 7.22)\n[ 0.538451] msgmni has been set to 1982\n[ 0.540150] Key type big_key registered\n[ 0.542082] Key type asymmetric registered\n[ 0.543713] Asymmetric key parser 'x509' registered\n[ 0.545423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.548073] io scheduler noop registered\n[ 0.549480] io scheduler deadline registered (default)\n[ 0.551256] io scheduler cfq registered\n[ 0.553157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.555468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558186] ipmi message handler version 39.2\n[ 0.560042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563078] ACPI: Power Button [PWRF]\n[ 0.564745] GHES: HEST is not enabled!\n[ 0.581615] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.613492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643676] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.647124] Linux agpgart interface v0.103\n[ 0.649496] brd: module loaded\n[ 0.651087] loop: module loaded\n[ 0.652640] blk-mq: CPU -> queue map\n[ 0.653951] CPU 0 -> Queue 0\n[ 0.655898] vda: vda1\n[ 0.657601] scsi0 : ata_piix\n[ 0.658771] scsi1 : ata_piix\n[ 0.659902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.662037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.664707] libphy: Fixed MDIO Bus: probed\n[ 0.666200] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667934] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.671164] PPP generic driver version 2.4.2\n[ 0.672764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.674873] ehci-pci: EHCI PCI platform driver\n[ 0.676401] ehci-platform: EHCI generic platform driver\n[ 0.678206] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.680203] ohci-pci: OHCI PCI platform driver\n[ 0.681714] ohci-platform: OHCI generic platform driver\n[ 0.683482] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.700267] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.702011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704667] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.706618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711358] usb usb1: Product: UHCI Host Controller\n[ 0.713011] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.715094] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716762] hub 1-0:1.0: USB hub found\n[ 0.718166] hub 1-0:1.0: 2 ports detected\n[ 0.719737] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723357] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.725062] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.726886] mousedev: PS/2 mouse device common for all mice\n[ 0.729045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.731956] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733997] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736086] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738236] device-mapper: uevent: version 1.0.3\n[ 0.739852] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742646] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744679] TCP: cubic registered\n[ 0.745988] NET: Registered protocol family 10\n[ 0.747738] NET: Registered protocol family 17\n[ 0.749276] Key type dns_resolver registered\n[ 0.750884] Loading compiled-in X.509 certificates\n[ 0.753032] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.756168] registered taskstats version 1\n[ 0.759176] Key type trusted registered\n[ 0.762830] Key type encrypted registered\n[ 0.764270] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766129] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768478] regulator-dummy: disabling\n[ 0.769830] Magic number: 11:265:309\n[ 0.771180] tty tty38: hash matches\n[ 0.772564] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:17 UTC (1553393957)\n[ 0.775344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.777317] EDD information not available.\n[ 0.825248] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827978] Write protecting the kernel read-only data: 12288k\n[ 0.830505] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.834457] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852119] systemd-udevd[99]: starting version 204\n[ 0.884913] FDC 0 is a S82078B\n[ 1.028046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.193346] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.195601] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.197940] usb 1-1: Product: QEMU USB Tablet\n[ 1.199487] usb 1-1: Manufacturer: QEMU\n[ 1.200920] usb 1-1: SerialNumber: 42\n[ 1.917935] 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.272903] 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.374253] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.517123] EXT4-fs (vda1): re-mounted. Opts: (null)\n\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 Sun, 24 Mar 2019 02:19:19 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.13]: 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:22 +0000. Up 5.41 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.11 | 255.255.255.0 | fa:16:3e:5b:15:33 |\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:\n29:3d:bd:d2:0d:db:d4:4b:2c:fc:42:15:7b:a0:81:1e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. o |\n| E o + |\n| . .. o .|\n| . o.. + . |\n| . S o = + |\n| . o O + . |\n| . + + o |\n| . . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncb:09:ed:19:03:0b:d8:18:f7:e2:60:44:3f:91:46:7d root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+.+o |\n| . Boo. E |\n| =.* o. |\n| . o + + |\n| . o S |\n| + * |\n| * |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncf:67:40:9f:13:da:f4:f8:57:c2:17:50:d1:6f:c2:7f root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..oo|\n| . .|\n| . o. ..|\n| . = *o +|\n| S o * ++o|\n| o . o oE|\n| o o . 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:\nc7:ce:c0:43:c7:df:5d:1d:6c:f8:8c:18:5a:09:5e:fd root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ...o o. |\n| ...+ o oo|\n| ..= o * o|\n| o + o o E.|\n| S o . . .|\n| * |\n| o |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 Sun, 24 Mar 2019 02:19:29 +0000. Up 11.79 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 Sun, 24 Mar 2019 02:19:30 +0000. Up 12.97 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 14287 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\n\nUbuntu 14.04.5 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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\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 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1458 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (9533 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-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.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-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.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 8286\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 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.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58197 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.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.6'\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 Initializing Process \n clearwater_diags_monitor_pro... Initializing 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 Initializing Process \n clearwater_diags_monitor_pro... Initializing 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 Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... 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 poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing 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 ' homer_process Execution failed | Does... 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 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 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-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 Initializing 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 ' poll_homer 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-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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000\nmember 7febfa785888e4ef is healthy: got healthy result from http://192.168.100.19:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000\nmember cf205112e3e68ecb is healthy: got healthy result from http://192.168.100.11:4000\nmember f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n7febfa785888e4ef: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\na3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\ncf205112e3e68ecb: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\nf7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.11) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj4N0puRVPmsxWj4ABqQgAVv6zm8285r1CNNKlEKcOA-5oT_lnimwneGI4jRnfoJYTIh7YzLhCwCHliPO42V-SAuGYgkRg94c00jFWLUlodgrk-zWmz9q0n2lIW_n3Edmuk2UlR0idCOeeJnXrB3c735MXePtMmVinO81FR8TbD-UY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-homer-zprgwe6o7kaw-0-ktoblc4336md/672a5f62-6f36-4fa0-83ee-13cb210beb52/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 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 02:24:36 GMT\nServer: Apache\nx-openstack-request-id: req-03245457-c1d8-4d3d-bc41-a5ce58e1925b\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cb:09:ed:19:03:0b:d8:18:f7:e2:60:44:3f:91:46:7d root@homer-0 (DSA)\nec2: 256 cf:67:40:9f:13:da:f4:f8:57:c2:17:50:d1:6f:c2:7f root@homer-0 (ECDSA)\nec2: 256 c7:ce:c0:43:c7:df:5d:1d:6c:f8:8c:18:5a:09:5e:fd root@homer-0 (ED25519)\nec2: 2048 29:3d:bd:d2:0d:db:d4:4b:2c:fc:42:15:7b:a0:81:1e root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOC9fkTZwN5/RCWeKhzPBks1YwBV5qLBGf7GlIkD0kUdf9LOtVNWdsJaRNfEqT+++feheICVrxYTFZH5tUxKVdQ= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICPELlHEsX65o5hMk4HBHjkvLTEtNVFkuziXsCacVVXx root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPr/jstChqf6OXfPbolEd6PwvP+7ZGP7TBYyifMuJjRwwKkClHr6D05HrRU3J4fHrme31TMZYslKL1LnqIiiJ22xeC01TkldQeLxSPLnwX3Vyp/d6gjx4FSldNMIe/eho9LiFetLapudmPO8pFLXappgrtJ9GOHXbqECWRZwejfkye1J0/HeSFxXoSPOVCMHpSwx76DbPIEWDmzvY/TvNFFpggttfJgK9xKMvQ/ZIDpYgtcRiiHt3pL4wV8QWNaSE9505BTGsWrg+58Qwn1pyeqH5bDPkkjnuuiriPwIxaqRtGZof0BM4eLHc7f0GguyELlNPIWJd1MCJMxQ2Lhwr7 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:24:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.79 seconds\n"} 2019-03-24 02:26:45,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/action used request id req-e451f1a7-b9fe-4903-975b-ff81a96122c0 2019-03-24 02:26:45,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.084263086319s 2019-03-24 02:26:45,657 - functest.core.singlevm - DEBUG - console: 0000] 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009627] Security Framework initialized [ 0.011109] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013450] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020452] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024249] Initializing cgroup subsys memory [ 0.025788] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029548] Initializing cgroup subsys blkio [ 0.031049] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034324] 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.041840] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046222] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072412] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082006] ACPI: Core revision 20131115 [ 0.084037] ACPI: All ACPI Tables successfully acquired [ 0.086094] ftrace: allocating 28753 entries in 113 pages [ 0.108364] smpboot: Max logical packages: 1 [ 0.109891] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112299] Enabling x2apic [ 0.113407] Enabled x2apic [ 0.116011] Switched APIC routing to physical x2apic. [ 0.119104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.134557] KVM setup paravirtual spinlock [ 0.137978] x86: Booted up 1 node, 1 CPUs [ 0.139414] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140388] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142619] devtmpfs: initialized [ 0.145594] EVM: security.selinux [ 0.146831] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149131] EVM: security.capability [ 0.151380] pinctrl core: initialized pinctrl subsystem [ 0.152053] regulator-dummy: no parameters [ 0.153591] RTC time: 2:19:17, date: 03/24/19 [ 0.155181] NET: Registered protocol family 16 [ 0.156136] cpuidle: using governor ladder [ 0.157586] cpuidle: using governor menu [ 0.159012] ACPI: bus type PCI registered [ 0.160008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162236] PCI: Using configuration type 1 for base access [ 0.164692] bio: create slab at 0 [ 0.166302] ACPI: Added _OSI(Module Device) [ 0.167778] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169604] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172061] ACPI: Interpreter enabled [ 0.173407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184930] ACPI: (supports S0 S5) [ 0.186177] ACPI: Using IOAPIC for interrupt routing [ 0.187864] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188163] ACPI: No dock devices found. [ 0.191255] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194208] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200196] acpiphp: Slot [3] registered [ 0.201637] acpiphp: Slot [4] registered [ 0.203194] acpiphp: Slot [5] registered [ 0.204065] acpiphp: Slot [6] registered [ 0.205565] acpiphp: Slot [7] registered [ 0.207042] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209474] acpiphp: Slot [10] registered [ 0.210936] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213480] acpiphp: Slot [13] registered [ 0.214924] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217505] acpiphp: Slot [16] registered [ 0.218980] acpiphp: Slot [17] registered [ 0.220031] acpiphp: Slot [18] registered [ 0.221445] acpiphp: Slot [19] registered [ 0.222899] acpiphp: Slot [20] registered [ 0.224023] acpiphp: Slot [21] registered [ 0.225606] acpiphp: Slot [22] registered [ 0.227224] acpiphp: Slot [23] registered [ 0.228031] acpiphp: Slot [24] registered [ 0.229528] acpiphp: Slot [25] registered [ 0.231330] acpiphp: Slot [26] registered [ 0.232035] acpiphp: Slot [27] registered [ 0.234257] acpiphp: Slot [28] registered [ 0.235802] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237544] acpiphp: Slot [31] registered [ 0.239606] PCI host bridge to bus 0000:00 [ 0.240009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.245950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257958] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282840] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285184] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297066] vgaarb: bridge control possible 0000:00:02.0 [ 0.299106] SCSI subsystem initialized [ 0.300221] ACPI: bus type USB registered [ 0.301698] usbcore: registered new interface driver usbfs [ 0.303528] usbcore: registered new interface driver hub [ 0.304040] usbcore: registered new device driver usb [ 0.305905] PCI: Using ACPI for IRQ routing [ 0.307772] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309529] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311239] NetLabel: unlabeled traffic allowed by default [ 0.312205] Switched to clocksource kvm-clock [ 0.320078] AppArmor: AppArmor Filesystem Enabled [ 0.321764] pnp: PnP ACPI init [ 0.323193] ACPI: bus type PNP registered [ 0.325314] pnp: PnP ACPI: found 8 devices [ 0.327021] ACPI: bus type PNP unregistered [ 0.334341] NET: Registered protocol family 2 [ 0.336386] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.339147] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.341739] TCP: Hash tables configured (established 8192 bind 8192) [ 0.344313] TCP: reno registered [ 0.345731] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.347973] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.350486] NET: Registered protocol family 1 [ 0.352308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.354613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.356818] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.374076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.391266] Trying to unpack rootfs image as initramfs... [ 0.490986] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.494265] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496563] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.500043] Scanning for low memory corruption every 60 seconds [ 0.502630] Initialise system trusted keyring [ 0.504494] audit: initializing netlink socket (disabled) [ 0.506900] type=2000 audit(1553393958.055:1): initialized [ 0.527366] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530722] zbud: loaded [ 0.532137] VFS: Disk quotas dquot_6.5.2 [ 0.533843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536726] fuse init (API version 7.22) [ 0.538451] msgmni has been set to 1982 [ 0.540150] Key type big_key registered [ 0.542082] Key type asymmetric registered [ 0.543713] Asymmetric key parser 'x509' registered [ 0.545423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.548073] io scheduler noop registered [ 0.549480] io scheduler deadline registered (default) [ 0.551256] io scheduler cfq registered [ 0.553157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.555468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558186] ipmi message handler version 39.2 [ 0.560042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.563078] ACPI: Power Button [PWRF] [ 0.564745] GHES: HEST is not enabled! [ 0.581615] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643676] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647124] Linux agpgart interface v0.103 [ 0.649496] brd: module loaded [ 0.651087] loop: module loaded [ 0.652640] blk-mq: CPU -> queue map [ 0.653951] CPU 0 -> Queue 0 [ 0.655898] vda: vda1 [ 0.657601] scsi0 : ata_piix [ 0.658771] scsi1 : ata_piix [ 0.659902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.662037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.664707] libphy: Fixed MDIO Bus: probed [ 0.666200] tun: Universal TUN/TAP device driver, 1.6 [ 0.667934] tun: (C) 1999-2004 Max Krasnyansky [ 0.671164] PPP generic driver version 2.4.2 [ 0.672764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.674873] ehci-pci: EHCI PCI platform driver [ 0.676401] ehci-platform: EHCI generic platform driver [ 0.678206] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.680203] ohci-pci: OHCI PCI platform driver [ 0.681714] ohci-platform: OHCI generic platform driver [ 0.683482] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700267] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.702011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704667] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711358] usb usb1: Product: UHCI Host Controller [ 0.713011] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.715094] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716762] hub 1-0:1.0: USB hub found [ 0.718166] hub 1-0:1.0: 2 ports detected [ 0.719737] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723357] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.725062] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.726886] mousedev: PS/2 mouse device common for all mice [ 0.729045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.731956] rtc_cmos 00:00: RTC can wake from S4 [ 0.733997] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736086] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738236] device-mapper: uevent: version 1.0.3 [ 0.739852] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742646] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744679] TCP: cubic registered [ 0.745988] NET: Registered protocol family 10 [ 0.747738] NET: Registered protocol family 17 [ 0.749276] Key type dns_resolver registered [ 0.750884] Loading compiled-in X.509 certificates [ 0.753032] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.756168] registered taskstats version 1 [ 0.759176] Key type trusted registered [ 0.762830] Key type encrypted registered [ 0.764270] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766129] IMA: No TPM chip found, activating TPM-bypass! [ 0.768478] regulator-dummy: disabling [ 0.769830] Magic number: 11:265:309 [ 0.771180] tty tty38: hash matches [ 0.772564] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:17 UTC (1553393957) [ 0.775344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777317] EDD information not available. [ 0.825248] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827978] Write protecting the kernel read-only data: 12288k [ 0.830505] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.834457] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852119] systemd-udevd[99]: starting version 204 [ 0.884913] FDC 0 is a S82078B [ 1.028046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193346] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.195601] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197940] usb 1-1: Product: QEMU USB Tablet [ 1.199487] usb 1-1: Manufacturer: QEMU [ 1.200920] usb 1-1: SerialNumber: 42 [ 1.917935] 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.272903] 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.374253] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.517123] 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 Sun, 24 Mar 2019 02:19:19 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: 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 ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:22 +0000. Up 5.41 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.11 | 255.255.255.0 | fa:16:3e:5b:15:33 | 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: 29:3d:bd:d2:0d:db:d4:4b:2c:fc:42:15:7b:a0:81:1e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .. o | | E o + | | . .. o .| | . o.. + . | | . S o = + | | . o O + . | | . + + o | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: cb:09:ed:19:03:0b:d8:18:f7:e2:60:44:3f:91:46:7d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .+.+o | | . Boo. E | | =.* o. | | . o + + | | . o S | | + * | | * | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cf:67:40:9f:13:da:f4:f8:57:c2:17:50:d1:6f:c2:7f root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..oo| | . .| | . o. ..| | . = *o +| | S o * ++o| | o . o oE| | 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: c7:ce:c0:43:c7:df:5d:1d:6c:f8:8c:18:5a:09:5e:fd root@homer-0 The key's randomart image is: +--[ED25519 256--+ | ...o o. | | ...+ o oo| | ..= o * o| | o + o o E.| | S o . . .| | * | | o | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Sun, 24 Mar 2019 02:19:29 +0000. Up 11.79 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 Sun, 24 Mar 2019 02:19:30 +0000. Up 12.97 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 14287 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ubuntu 14.04.5 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 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 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1458 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9533 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8286 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58197 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.6' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing 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 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 ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing 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 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-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 Initializing 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 ' poll_homer Initializing 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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000 member 7febfa785888e4ef is healthy: got healthy result from http://192.168.100.19:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member cf205112e3e68ecb is healthy: got healthy result from http://192.168.100.11:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 7febfa785888e4ef: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false cf205112e3e68ecb: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj4N0puRVPmsxWj4ABqQgAVv6zm8285r1CNNKlEKcOA-5oT_lnimwneGI4jRnfoJYTIh7YzLhCwCHliPO42V-SAuGYgkRg94c00jFWLUlodgrk-zWmz9q0n2lIW_n3Edmuk2UlR0idCOeeJnXrB3c735MXePtMmVinO81FR8TbD-UY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-homer-zprgwe6o7kaw-0-ktoblc4336md/672a5f62-6f36-4fa0-83ee-13cb210beb52/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 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:24:36 GMT Server: Apache x-openstack-request-id: req-03245457-c1d8-4d3d-bc41-a5ce58e1925b 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cb:09:ed:19:03:0b:d8:18:f7:e2:60:44:3f:91:46:7d root@homer-0 (DSA) ec2: 256 cf:67:40:9f:13:da:f4:f8:57:c2:17:50:d1:6f:c2:7f root@homer-0 (ECDSA) ec2: 256 c7:ce:c0:43:c7:df:5d:1d:6c:f8:8c:18:5a:09:5e:fd root@homer-0 (ED25519) ec2: 2048 29:3d:bd:d2:0d:db:d4:4b:2c:fc:42:15:7b:a0:81:1e root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOC9fkTZwN5/RCWeKhzPBks1YwBV5qLBGf7GlIkD0kUdf9LOtVNWdsJaRNfEqT+++feheICVrxYTFZH5tUxKVdQ= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICPELlHEsX65o5hMk4HBHjkvLTEtNVFkuziXsCacVVXx root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPr/jstChqf6OXfPbolEd6PwvP+7ZGP7TBYyifMuJjRwwKkClHr6D05HrRU3J4fHrme31TMZYslKL1LnqIiiJ22xeC01TkldQeLxSPLnwX3Vyp/d6gjx4FSldNMIe/eho9LiFetLapudmPO8pFLXappgrtJ9GOHXbqECWRZwejfkye1J0/HeSFxXoSPOVCMHpSwx76DbPIEWDmzvY/TvNFFpggttfJgK9xKMvQ/ZIDpYgtcRiiHt3pL4wV8QWNaSE9505BTGsWrg+58Qwn1pyeqH5bDPkkjnuuiriPwIxaqRtGZof0BM4eLHc7f0GguyELlNPIWJd1MCJMxQ2Lhwr7 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:24:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.79 seconds 2019-03-24 02:26:45,661 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 0000] 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009627] Security Framework initialized [ 0.011109] AppArmor: AppArmor initialized [ 0.012004] Yama: becoming mindful. [ 0.013450] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016901] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020452] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024249] Initializing cgroup subsys memory [ 0.025788] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029548] Initializing cgroup subsys blkio [ 0.031049] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034324] 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.041840] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046222] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072412] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082006] ACPI: Core revision 20131115 [ 0.084037] ACPI: All ACPI Tables successfully acquired [ 0.086094] ftrace: allocating 28753 entries in 113 pages [ 0.108364] smpboot: Max logical packages: 1 [ 0.109891] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112299] Enabling x2apic [ 0.113407] Enabled x2apic [ 0.116011] Switched APIC routing to physical x2apic. [ 0.119104] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.134557] KVM setup paravirtual spinlock [ 0.137978] x86: Booted up 1 node, 1 CPUs [ 0.139414] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140388] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142619] devtmpfs: initialized [ 0.145594] EVM: security.selinux [ 0.146831] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149131] EVM: security.capability [ 0.151380] pinctrl core: initialized pinctrl subsystem [ 0.152053] regulator-dummy: no parameters [ 0.153591] RTC time: 2:19:17, date: 03/24/19 [ 0.155181] NET: Registered protocol family 16 [ 0.156136] cpuidle: using governor ladder [ 0.157586] cpuidle: using governor menu [ 0.159012] ACPI: bus type PCI registered [ 0.160008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162236] PCI: Using configuration type 1 for base access [ 0.164692] bio: create slab at 0 [ 0.166302] ACPI: Added _OSI(Module Device) [ 0.167778] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169604] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172061] ACPI: Interpreter enabled [ 0.173407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179284] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184930] ACPI: (supports S0 S5) [ 0.186177] ACPI: Using IOAPIC for interrupt routing [ 0.187864] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188163] ACPI: No dock devices found. [ 0.191255] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194208] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200196] acpiphp: Slot [3] registered [ 0.201637] acpiphp: Slot [4] registered [ 0.203194] acpiphp: Slot [5] registered [ 0.204065] acpiphp: Slot [6] registered [ 0.205565] acpiphp: Slot [7] registered [ 0.207042] acpiphp: Slot [8] registered [ 0.208024] acpiphp: Slot [9] registered [ 0.209474] acpiphp: Slot [10] registered [ 0.210936] acpiphp: Slot [11] registered [ 0.212024] acpiphp: Slot [12] registered [ 0.213480] acpiphp: Slot [13] registered [ 0.214924] acpiphp: Slot [14] registered [ 0.216023] acpiphp: Slot [15] registered [ 0.217505] acpiphp: Slot [16] registered [ 0.218980] acpiphp: Slot [17] registered [ 0.220031] acpiphp: Slot [18] registered [ 0.221445] acpiphp: Slot [19] registered [ 0.222899] acpiphp: Slot [20] registered [ 0.224023] acpiphp: Slot [21] registered [ 0.225606] acpiphp: Slot [22] registered [ 0.227224] acpiphp: Slot [23] registered [ 0.228031] acpiphp: Slot [24] registered [ 0.229528] acpiphp: Slot [25] registered [ 0.231330] acpiphp: Slot [26] registered [ 0.232035] acpiphp: Slot [27] registered [ 0.234257] acpiphp: Slot [28] registered [ 0.235802] acpiphp: Slot [29] registered [ 0.236023] acpiphp: Slot [30] registered [ 0.237544] acpiphp: Slot [31] registered [ 0.239606] PCI host bridge to bus 0000:00 [ 0.240009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.245950] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257958] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282840] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285184] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289151] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295030] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297066] vgaarb: bridge control possible 0000:00:02.0 [ 0.299106] SCSI subsystem initialized [ 0.300221] ACPI: bus type USB registered [ 0.301698] usbcore: registered new interface driver usbfs [ 0.303528] usbcore: registered new interface driver hub [ 0.304040] usbcore: registered new device driver usb [ 0.305905] PCI: Using ACPI for IRQ routing [ 0.307772] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309529] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311239] NetLabel: unlabeled traffic allowed by default [ 0.312205] Switched to clocksource kvm-clock [ 0.320078] AppArmor: AppArmor Filesystem Enabled [ 0.321764] pnp: PnP ACPI init [ 0.323193] ACPI: bus type PNP registered [ 0.325314] pnp: PnP ACPI: found 8 devices [ 0.327021] ACPI: bus type PNP unregistered [ 0.334341] NET: Registered protocol family 2 [ 0.336386] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.339147] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.341739] TCP: Hash tables configured (established 8192 bind 8192) [ 0.344313] TCP: reno registered [ 0.345731] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.347973] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.350486] NET: Registered protocol family 1 [ 0.352308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.354613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.356818] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.374076] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.391266] Trying to unpack rootfs image as initramfs... [ 0.490986] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.494265] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496563] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.500043] Scanning for low memory corruption every 60 seconds [ 0.502630] Initialise system trusted keyring [ 0.504494] audit: initializing netlink socket (disabled) [ 0.506900] type=2000 audit(1553393958.055:1): initialized [ 0.527366] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530722] zbud: loaded [ 0.532137] VFS: Disk quotas dquot_6.5.2 [ 0.533843] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536726] fuse init (API version 7.22) [ 0.538451] msgmni has been set to 1982 [ 0.540150] Key type big_key registered [ 0.542082] Key type asymmetric registered [ 0.543713] Asymmetric key parser 'x509' registered [ 0.545423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.548073] io scheduler noop registered [ 0.549480] io scheduler deadline registered (default) [ 0.551256] io scheduler cfq registered [ 0.553157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.555468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558186] ipmi message handler version 39.2 [ 0.560042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.563078] ACPI: Power Button [PWRF] [ 0.564745] GHES: HEST is not enabled! [ 0.581615] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643676] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.647124] Linux agpgart interface v0.103 [ 0.649496] brd: module loaded [ 0.651087] loop: module loaded [ 0.652640] blk-mq: CPU -> queue map [ 0.653951] CPU 0 -> Queue 0 [ 0.655898] vda: vda1 [ 0.657601] scsi0 : ata_piix [ 0.658771] scsi1 : ata_piix [ 0.659902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.662037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.664707] libphy: Fixed MDIO Bus: probed [ 0.666200] tun: Universal TUN/TAP device driver, 1.6 [ 0.667934] tun: (C) 1999-2004 Max Krasnyansky [ 0.671164] PPP generic driver version 2.4.2 [ 0.672764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.674873] ehci-pci: EHCI PCI platform driver [ 0.676401] ehci-platform: EHCI generic platform driver [ 0.678206] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.680203] ohci-pci: OHCI PCI platform driver [ 0.681714] ohci-platform: OHCI generic platform driver [ 0.683482] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700267] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.702011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704667] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711358] usb usb1: Product: UHCI Host Controller [ 0.713011] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.715094] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716762] hub 1-0:1.0: USB hub found [ 0.718166] hub 1-0:1.0: 2 ports detected [ 0.719737] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723357] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.725062] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.726886] mousedev: PS/2 mouse device common for all mice [ 0.729045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.731956] rtc_cmos 00:00: RTC can wake from S4 [ 0.733997] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736086] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738236] device-mapper: uevent: version 1.0.3 [ 0.739852] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742646] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744679] TCP: cubic registered [ 0.745988] NET: Registered protocol family 10 [ 0.747738] NET: Registered protocol family 17 [ 0.749276] Key type dns_resolver registered [ 0.750884] Loading compiled-in X.509 certificates [ 0.753032] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.756168] registered taskstats version 1 [ 0.759176] Key type trusted registered [ 0.762830] Key type encrypted registered [ 0.764270] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766129] IMA: No TPM chip found, activating TPM-bypass! [ 0.768478] regulator-dummy: disabling [ 0.769830] Magic number: 11:265:309 [ 0.771180] tty tty38: hash matches [ 0.772564] rtc_cmos 00:00: setting system clock to 2019-03-24 02:19:17 UTC (1553393957) [ 0.775344] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777317] EDD information not available. [ 0.825248] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827978] Write protecting the kernel read-only data: 12288k [ 0.830505] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.834457] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852119] systemd-udevd[99]: starting version 204 [ 0.884913] FDC 0 is a S82078B [ 1.028046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193346] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.195601] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197940] usb 1-1: Product: QEMU USB Tablet [ 1.199487] usb 1-1: Manufacturer: QEMU [ 1.200920] usb 1-1: SerialNumber: 42 [ 1.917935] 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.272903] 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.374253] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.517123] 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 Sun, 24 Mar 2019 02:19:19 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: 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 ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:19:22 +0000. Up 5.41 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.11 | 255.255.255.0 | fa:16:3e:5b:15:33 | 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: 29:3d:bd:d2:0d:db:d4:4b:2c:fc:42:15:7b:a0:81:1e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .. o | | E o + | | . .. o .| | . o.. + . | | . S o = + | | . o O + . | | . + + o | | . . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: cb:09:ed:19:03:0b:d8:18:f7:e2:60:44:3f:91:46:7d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .+.+o | | . Boo. E | | =.* o. | | . o + + | | . o S | | + * | | * | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cf:67:40:9f:13:da:f4:f8:57:c2:17:50:d1:6f:c2:7f root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..oo| | . .| | . o. ..| | . = *o +| | S o * ++o| | o . o oE| | 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: c7:ce:c0:43:c7:df:5d:1d:6c:f8:8c:18:5a:09:5e:fd root@homer-0 The key's randomart image is: +--[ED25519 256--+ | ...o o. | | ...+ o oo| | ..= o * o| | o + o o E.| | S o . . .| | * | | o | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Sun, 24 Mar 2019 02:19:29 +0000. Up 11.79 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 Sun, 24 Mar 2019 02:19:30 +0000. Up 12.97 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 14287 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ubuntu 14.04.5 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 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 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1458 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9533 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8286 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58197 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.6' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing 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 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 ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing 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 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-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 Initializing 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 ' poll_homer Initializing 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 6f1694dc47a3ca76 is healthy: got healthy result from http://192.168.100.5:4000 member 7febfa785888e4ef is healthy: got healthy result from http://192.168.100.19:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member cf205112e3e68ecb is healthy: got healthy result from http://192.168.100.11:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 6f1694dc47a3ca76: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 7febfa785888e4ef: name=192-168-100-19 peerURLs=http://192.168.100.19:2380 clientURLs=http://192.168.100.19:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false cf205112e3e68ecb: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcluj4N0puRVPmsxWj4ABqQgAVv6zm8285r1CNNKlEKcOA-5oT_lnimwneGI4jRnfoJYTIh7YzLhCwCHliPO42V-SAuGYgkRg94c00jFWLUlodgrk-zWmz9q0n2lIW_n3Edmuk2UlR0idCOeeJnXrB3c735MXePtMmVinO81FR8TbD-UY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-homer-zprgwe6o7kaw-0-ktoblc4336md/672a5f62-6f36-4fa0-83ee-13cb210beb52/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 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:24:36 GMT Server: Apache x-openstack-request-id: req-03245457-c1d8-4d3d-bc41-a5ce58e1925b 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cb:09:ed:19:03:0b:d8:18:f7:e2:60:44:3f:91:46:7d root@homer-0 (DSA) ec2: 256 cf:67:40:9f:13:da:f4:f8:57:c2:17:50:d1:6f:c2:7f root@homer-0 (ECDSA) ec2: 256 c7:ce:c0:43:c7:df:5d:1d:6c:f8:8c:18:5a:09:5e:fd root@homer-0 (ED25519) ec2: 2048 29:3d:bd:d2:0d:db:d4:4b:2c:fc:42:15:7b:a0:81:1e root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOC9fkTZwN5/RCWeKhzPBks1YwBV5qLBGf7GlIkD0kUdf9LOtVNWdsJaRNfEqT+++feheICVrxYTFZH5tUxKVdQ= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICPELlHEsX65o5hMk4HBHjkvLTEtNVFkuziXsCacVVXx root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPr/jstChqf6OXfPbolEd6PwvP+7ZGP7TBYyifMuJjRwwKkClHr6D05HrRU3J4fHrme31TMZYslKL1LnqIiiJ22xeC01TkldQeLxSPLnwX3Vyp/d6gjx4FSldNMIe/eho9LiFetLapudmPO8pFLXappgrtJ9GOHXbqECWRZwejfkye1J0/HeSFxXoSPOVCMHpSwx76DbPIEWDmzvY/TvNFFpggttfJgK9xKMvQ/ZIDpYgtcRiiHt3pL4wV8QWNaSE9505BTGsWrg+58Qwn1pyeqH5bDPkkjnuuiriPwIxaqRtGZof0BM4eLHc7f0GguyELlNPIWJd1MCJMxQ2Lhwr7 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:24:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 318.79 seconds 2019-03-24 02:26:45,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:45,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:46,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-b08a7cc9-d463-4626-adfd-1df1ea48a8fc x-openstack-request-id: req-b08a7cc9-d463-4626-adfd-1df1ea48a8fc 2019-03-24 02:26:46,790 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:46,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b08a7cc9-d463-4626-adfd-1df1ea48a8fc 2019-03-24 02:26:46,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12533688545s 2019-03-24 02:26:46,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:46,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21154 Content-Type: application/json Date: Sun, 24 Mar 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-b4156136-f0e0-4756-8a23-a4c6b4af3421 x-openstack-request-id: req-b4156136-f0e0-4756-8a23-a4c6b4af3421 2019-03-24 02:26:46,880 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ff] 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 0x371d2000-0x378e0fff]\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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009620] Security Framework initialized\n[ 0.011103] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013394] 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.020309] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022473] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024234] Initializing cgroup subsys memory\n[ 0.025763] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029545] Initializing cgroup subsys blkio\n[ 0.031033] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034309] 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.039487] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.042056] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050771] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.071279] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077186] ACPI: Core revision 20131115\n[ 0.079027] ACPI: All ACPI Tables successfully acquired\n[ 0.080401] ftrace: allocating 28753 entries in 113 pages\n[ 0.100214] smpboot: Max logical packages: 1\n[ 0.104083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108332] Enabling x2apic\n[ 0.109425] Enabled x2apic\n[ 0.110797] Switched APIC routing to physical x2apic.\n[ 0.113423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.120095] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131112] KVM setup paravirtual spinlock\n[ 0.134244] x86: Booted up 1 node, 1 CPUs\n[ 0.135674] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136425] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138740] devtmpfs: initialized\n[ 0.141352] EVM: security.selinux\n[ 0.142585] EVM: security.SMACK64\n[ 0.143799] EVM: security.ima\n[ 0.144004] EVM: security.capability\n[ 0.146296] pinctrl core: initialized pinctrl subsystem\n[ 0.148100] regulator-dummy: no parameters\n[ 0.149647] RTC time: 2:13:44, date: 03/24/19\n[ 0.151340] NET: Registered protocol family 16\n[ 0.152165] cpuidle: using governor ladder\n[ 0.153626] cpuidle: using governor menu\n[ 0.155067] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158273] PCI: Using configuration type 1 for base access\n[ 0.160695] bio: create slab at 0\n[ 0.162331] ACPI: Added _OSI(Module Device)\n[ 0.163803] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165603] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168916] ACPI: Interpreter enabled\n[ 0.170259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182096] ACPI: (supports S0 S5)\n[ 0.183342] ACPI: Using IOAPIC for interrupt routing\n[ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187193] ACPI: No dock devices found.\n[ 0.189764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.194141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196226] acpiphp: Slot [3] registered\n[ 0.197676] acpiphp: Slot [4] registered\n[ 0.199097] acpiphp: Slot [5] registered\n[ 0.200035] acpiphp: Slot [6] registered\n[ 0.201448] acpiphp: Slot [7] registered\n[ 0.202855] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205422] acpiphp: Slot [10] registered\n[ 0.206854] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209450] acpiphp: Slot [13] registered\n[ 0.210870] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213442] acpiphp: Slot [16] registered\n[ 0.214869] acpiphp: Slot [17] registered\n[ 0.216027] acpiphp: Slot [18] registered\n[ 0.217455] acpiphp: Slot [19] registered\n[ 0.218887] acpiphp: Slot [20] registered\n[ 0.220021] acpiphp: Slot [21] registered\n[ 0.221454] acpiphp: Slot [22] registered\n[ 0.222882] acpiphp: Slot [23] registered\n[ 0.224025] acpiphp: Slot [24] registered\n[ 0.225454] acpiphp: Slot [25] registered\n[ 0.226878] acpiphp: Slot [26] registered\n[ 0.228021] acpiphp: Slot [27] registered\n[ 0.229441] acpiphp: Slot [28] registered\n[ 0.230864] acpiphp: Slot [29] registered\n[ 0.232022] acpiphp: Slot [30] registered\n[ 0.233449] acpiphp: Slot [31] registered\n[ 0.234862] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239796] 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.242176] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244008] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.256016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.279902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.281203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288861] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.291032] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292004] vgaarb: loaded\n[ 0.293062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295123] SCSI subsystem initialized\n[ 0.296230] ACPI: bus type USB registered\n[ 0.297696] usbcore: registered new interface driver usbfs\n[ 0.299520] usbcore: registered new interface driver hub\n[ 0.300038] usbcore: registered new device driver usb\n[ 0.301893] PCI: Using ACPI for IRQ routing\n[ 0.303771] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305512] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307200] NetLabel: unlabeled traffic allowed by default\n[ 0.308208] Switched to clocksource kvm-clock\n[ 0.316053] AppArmor: AppArmor Filesystem Enabled\n[ 0.317700] pnp: PnP ACPI init\n[ 0.318903] ACPI: bus type PNP registered\n[ 0.320773] pnp: PnP ACPI: found 8 devices\n[ 0.322218] ACPI: bus type PNP unregistered\n[ 0.329386] NET: Registered protocol family 2\n[ 0.331173] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333473] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.335669] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.337829] TCP: reno registered\n[ 0.339036] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.340968] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343124] NET: Registered protocol family 1\n[ 0.344652] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.346577] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348465] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.365336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382359] Trying to unpack rootfs image as initramfs...\n[ 0.481040] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.483853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.485783] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.488705] Scanning for low memory corruption every 60 seconds\n[ 0.490923] Initialise system trusted keyring\n[ 0.492498] audit: initializing netlink socket (disabled)\n[ 0.494308] type=2000 audit(1553393625.608:1): initialized\n[ 0.514182] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516996] zbud: loaded\n[ 0.518237] VFS: Disk quotas dquot_6.5.2\n[ 0.519671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522104] fuse init (API version 7.22)\n[ 0.523556] msgmni has been set to 1982\n[ 0.524987] Key type big_key registered\n[ 0.526652] Key type asymmetric registered\n[ 0.528215] Asymmetric key parser 'x509' registered\n[ 0.529895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.532501] io scheduler noop registered\n[ 0.533895] io scheduler deadline registered (default)\n[ 0.535625] io scheduler cfq registered\n[ 0.537067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.541118] ipmi message handler version 39.2\n[ 0.542673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545216] ACPI: Power Button [PWRF]\n[ 0.546632] GHES: HEST is not enabled!\n[ 0.563059] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595629] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.623446] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626743] Linux agpgart interface v0.103\n[ 0.629059] brd: module loaded\n[ 0.630629] loop: module loaded\n[ 0.632216] blk-mq: CPU -> queue map\n[ 0.633512] CPU 0 -> Queue 0\n[ 0.635464] vda: vda1\n[ 0.637118] scsi0 : ata_piix\n[ 0.638293] scsi1 : ata_piix\n[ 0.639431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.641588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.644217] libphy: Fixed MDIO Bus: probed\n[ 0.645714] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647410] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650603] PPP generic driver version 2.4.2\n[ 0.652306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.654413] ehci-pci: EHCI PCI platform driver\n[ 0.655964] ehci-platform: EHCI generic platform driver\n[ 0.657708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659706] ohci-pci: OHCI PCI platform driver\n[ 0.661242] ohci-platform: OHCI generic platform driver\n[ 0.662975] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.679959] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.684389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.686380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.688588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.691084] usb usb1: Product: UHCI Host Controller\n[ 0.692727] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.694797] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696451] hub 1-0:1.0: USB hub found\n[ 0.697816] hub 1-0:1.0: 2 ports detected\n[ 0.699363] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.702950] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.704644] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.706419] mousedev: PS/2 mouse device common for all mice\n[ 0.708603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.711570] rtc_cmos 00:00: RTC can wake from S4\n[ 0.713626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.715695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717843] device-mapper: uevent: version 1.0.3\n[ 0.719471] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.722296] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.724331] TCP: cubic registered\n[ 0.725614] NET: Registered protocol family 10\n[ 0.727354] NET: Registered protocol family 17\n[ 0.728899] Key type dns_resolver registered\n[ 0.730502] Loading compiled-in X.509 certificates\n[ 0.732671] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.735807] registered taskstats version 1\n[ 0.738629] Key type trusted registered\n[ 0.742165] Key type encrypted registered\n[ 0.743623] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.745444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.747776] regulator-dummy: disabling\n[ 0.749179] Magic number: 11:162:208\n[ 0.750548] vc vcsa: hash matches\n[ 0.751871] rtc_cmos 00:00: setting system clock to 2019-03-24 02:13:45 UTC (1553393625)\n[ 0.754657] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.756632] EDD information not available.\n[ 0.805268] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.807987] Write protecting the kernel read-only data: 12288k\n[ 0.810488] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.814497] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.828136] systemd-udevd[99]: starting version 204\n[ 0.864498] FDC 0 is a S82078B\n[ 1.008114] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172279] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174461] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176739] usb 1-1: Product: QEMU USB Tablet\n[ 1.178257] usb 1-1: Manufacturer: QEMU\n[ 1.179618] usb 1-1: SerialNumber: 42\n[ 1.893719] 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.244156] 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.348338] random: init urandom read with 10 bits of entropy available\n[ 2.491055] 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 Sun, 24 Mar 2019 02:13:47 +0000. Up 2.92 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.83]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:13:50 +0000. Up 5.36 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.32 | 255.255.255.0 | fa:16:3e:fa:6f: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:\n6c:60:17:d8:e8:b5:78:bd:7f:6e:af:fd:79:1d:4d:05 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +. E. |\n| o o. .|\n| .oo.o .|\n| .o+o . .|\n| .S . ..|\n| . . ..|\n| . o|\n| . o.+|\n| +o+*|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:54:4a:38:1b:27:d9:7b:40:c7:45:cf:07:b5:12:ec root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| =o.oo+....|\n| *.++. +...|\n| *oo ..o..|\n| .o... E.. |\n| S. |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4c:dd:a0:2f:69:1b:64:c8:fe:2d:72:bb:5c:15:ce:a1 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| . . o o |\n| o = . + |\n| . = o + o |\n| . S E + |\n| o = . |\n| . = o |\n| + + |\n| +. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8b:bf:5e:bf:45:54:e1:5c:4b:da:d9:6f:fe:ab:03:cb root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o+|\n| *.=|\n| ..*.|\n| . .|\n| S . o|\n| . . . . o |\n| . . o o . .|\n| . . E o .|\n| .+. ooo.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\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 24 Mar 2019 02:14:01 +0000. Up 17.18 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting 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 Sun, 24 Mar 2019 02:14:03 +0000. Up 18.37 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 14577 0 --:--:-- --:--:-- --:--:-- 14646\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: OK\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [7438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1471 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 14 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.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/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 8s (6480 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-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 8210\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 8238\nclearwater-socket-factory-sig start/running, process 8243\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8292\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.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 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.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57938 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.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.100.6'\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 Initializing System \n sprout_process Initializing Process \n ntp_process Initializing 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 Initializing Program \n nginx_uptime Initializing 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 ' node-0.sprout.clearwater.opnfv Initializing System \n sprout_process Initializing Process \n ntp_process Initializing 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 Initializing Program \n nginx_uptime Initializing 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 Execution failed | Does... 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... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime 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 ' sprout_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime 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: 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000\nmember f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\na3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\nf7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.32) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.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/bgcf.json is up to date\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/enum.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclue8c_WOqK2YvF-5TUWy0KwORULkD9Wb1s78IOB6RiQMjjodZ8jU80thcflqJekgQUrQwMLXT-EkKl6qiU2YcBqAZPyKoU30_SYJCCgK3SdTNKQXUEA4pvhJDeM3f2ExW7Y0o7N6WogdlPWuKhrOmncyXjHRGzmYbEj2M5rpnxYosGQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-sprout-tzqtpvhu3gwc-0-qi5gctjkjngf/40fbd80b-e0f0-45db-a880-884da0ffb736/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 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 02:18:23 GMT\nServer: Apache\nx-openstack-request-id: req-f365e38e-d7f3-4826-a238-070cf8e0a254\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c9:54:4a:38:1b:27:d9:7b:40:c7:45:cf:07:b5:12:ec root@sprout-0 (DSA)\nec2: 256 4c:dd:a0:2f:69:1b:64:c8:fe:2d:72:bb:5c:15:ce:a1 root@sprout-0 (ECDSA)\nec2: 256 8b:bf:5e:bf:45:54:e1:5c:4b:da:d9:6f:fe:ab:03:cb root@sprout-0 (ED25519)\nec2: 2048 6c:60:17:d8:e8:b5:78:bd:7f:6e:af:fd:79:1d:4d:05 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzbYu2DkWApPKiw7GNuEpdCj0PcO3jqCxg/gF72ZeF82nmCrWfWYa/i1fVno2TvJIZ9nqVOzoTT7gjrMbZHoqM= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgI89KSsdnW9yOQ/3B6NsqAYk/BOG+CzC2G4ZCaZd/o root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhluSL24dg72pJjkzhgkrRHXYgYlWE3oil4VyrmrMJvhh73loMffzkeoK3AEVfLOX3q5tnzQ6EJNxM+vqS6F9S+dXGGRdGg2vUQFul1Gm5gnseE9G4zK1b7mnIdGz90Um5iB+01zU4KmvlWkwLBliuQvSl/0+v0kORDKFxRWDIZM0t0B/WqTjlGT7igQx/5GhvAkvS0KE05VnS3H4FB+dXUxw2+x34bl128+7TZouo7SkVgYylwc8Xa+sANcLhjSyn2elMQYUrIAWn2fcYS228adeNaxDJP/zRoHRZvURK97KtuTxjN5wM+WRXFz7bCjLuhZNQzejd933PcpDnx02B root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:18:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 278.57 seconds\n"} 2019-03-24 02:26:46,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/action used request id req-b4156136-f0e0-4756-8a23-a4c6b4af3421 2019-03-24 02:26:46,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.083083152771s 2019-03-24 02:26:46,885 - functest.core.singlevm - DEBUG - console: ff] 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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009620] Security Framework initialized [ 0.011103] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013394] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020309] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022473] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024234] Initializing cgroup subsys memory [ 0.025763] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029545] Initializing cgroup subsys blkio [ 0.031033] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034309] 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.039487] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042056] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050771] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071279] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077186] ACPI: Core revision 20131115 [ 0.079027] ACPI: All ACPI Tables successfully acquired [ 0.080401] ftrace: allocating 28753 entries in 113 pages [ 0.100214] smpboot: Max logical packages: 1 [ 0.104083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108332] Enabling x2apic [ 0.109425] Enabled x2apic [ 0.110797] Switched APIC routing to physical x2apic. [ 0.113423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120095] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131112] KVM setup paravirtual spinlock [ 0.134244] x86: Booted up 1 node, 1 CPUs [ 0.135674] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136425] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138740] devtmpfs: initialized [ 0.141352] EVM: security.selinux [ 0.142585] EVM: security.SMACK64 [ 0.143799] EVM: security.ima [ 0.144004] EVM: security.capability [ 0.146296] pinctrl core: initialized pinctrl subsystem [ 0.148100] regulator-dummy: no parameters [ 0.149647] RTC time: 2:13:44, date: 03/24/19 [ 0.151340] NET: Registered protocol family 16 [ 0.152165] cpuidle: using governor ladder [ 0.153626] cpuidle: using governor menu [ 0.155067] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158273] PCI: Using configuration type 1 for base access [ 0.160695] bio: create slab at 0 [ 0.162331] ACPI: Added _OSI(Module Device) [ 0.163803] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165603] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168916] ACPI: Interpreter enabled [ 0.170259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182096] ACPI: (supports S0 S5) [ 0.183342] ACPI: Using IOAPIC for interrupt routing [ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187193] ACPI: No dock devices found. [ 0.189764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196226] acpiphp: Slot [3] registered [ 0.197676] acpiphp: Slot [4] registered [ 0.199097] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201448] acpiphp: Slot [7] registered [ 0.202855] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205422] acpiphp: Slot [10] registered [ 0.206854] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209450] acpiphp: Slot [13] registered [ 0.210870] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213442] acpiphp: Slot [16] registered [ 0.214869] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217455] acpiphp: Slot [19] registered [ 0.218887] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221454] acpiphp: Slot [22] registered [ 0.222882] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225454] acpiphp: Slot [25] registered [ 0.226878] acpiphp: Slot [26] registered [ 0.228021] acpiphp: Slot [27] registered [ 0.229441] acpiphp: Slot [28] registered [ 0.230864] acpiphp: Slot [29] registered [ 0.232022] acpiphp: Slot [30] registered [ 0.233449] acpiphp: Slot [31] registered [ 0.234862] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239796] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242176] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244008] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288861] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291032] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293062] vgaarb: bridge control possible 0000:00:02.0 [ 0.295123] SCSI subsystem initialized [ 0.296230] ACPI: bus type USB registered [ 0.297696] usbcore: registered new interface driver usbfs [ 0.299520] usbcore: registered new interface driver hub [ 0.300038] usbcore: registered new device driver usb [ 0.301893] PCI: Using ACPI for IRQ routing [ 0.303771] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305512] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307200] NetLabel: unlabeled traffic allowed by default [ 0.308208] Switched to clocksource kvm-clock [ 0.316053] AppArmor: AppArmor Filesystem Enabled [ 0.317700] pnp: PnP ACPI init [ 0.318903] ACPI: bus type PNP registered [ 0.320773] pnp: PnP ACPI: found 8 devices [ 0.322218] ACPI: bus type PNP unregistered [ 0.329386] NET: Registered protocol family 2 [ 0.331173] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333473] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335669] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337829] TCP: reno registered [ 0.339036] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340968] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343124] NET: Registered protocol family 1 [ 0.344652] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.346577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348465] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382359] Trying to unpack rootfs image as initramfs... [ 0.481040] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.483853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.485783] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.488705] Scanning for low memory corruption every 60 seconds [ 0.490923] Initialise system trusted keyring [ 0.492498] audit: initializing netlink socket (disabled) [ 0.494308] type=2000 audit(1553393625.608:1): initialized [ 0.514182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516996] zbud: loaded [ 0.518237] VFS: Disk quotas dquot_6.5.2 [ 0.519671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522104] fuse init (API version 7.22) [ 0.523556] msgmni has been set to 1982 [ 0.524987] Key type big_key registered [ 0.526652] Key type asymmetric registered [ 0.528215] Asymmetric key parser 'x509' registered [ 0.529895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.532501] io scheduler noop registered [ 0.533895] io scheduler deadline registered (default) [ 0.535625] io scheduler cfq registered [ 0.537067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541118] ipmi message handler version 39.2 [ 0.542673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545216] ACPI: Power Button [PWRF] [ 0.546632] GHES: HEST is not enabled! [ 0.563059] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595629] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.623446] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.626743] Linux agpgart interface v0.103 [ 0.629059] brd: module loaded [ 0.630629] loop: module loaded [ 0.632216] blk-mq: CPU -> queue map [ 0.633512] CPU 0 -> Queue 0 [ 0.635464] vda: vda1 [ 0.637118] scsi0 : ata_piix [ 0.638293] scsi1 : ata_piix [ 0.639431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.641588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.644217] libphy: Fixed MDIO Bus: probed [ 0.645714] tun: Universal TUN/TAP device driver, 1.6 [ 0.647410] tun: (C) 1999-2004 Max Krasnyansky [ 0.650603] PPP generic driver version 2.4.2 [ 0.652306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.654413] ehci-pci: EHCI PCI platform driver [ 0.655964] ehci-platform: EHCI generic platform driver [ 0.657708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659706] ohci-pci: OHCI PCI platform driver [ 0.661242] ohci-platform: OHCI generic platform driver [ 0.662975] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679959] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.684389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.686380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.691084] usb usb1: Product: UHCI Host Controller [ 0.692727] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.694797] usb usb1: SerialNumber: 0000:00:01.2 [ 0.696451] hub 1-0:1.0: USB hub found [ 0.697816] hub 1-0:1.0: 2 ports detected [ 0.699363] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.702950] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.704644] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.706419] mousedev: PS/2 mouse device common for all mice [ 0.708603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711570] rtc_cmos 00:00: RTC can wake from S4 [ 0.713626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.715695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.717843] device-mapper: uevent: version 1.0.3 [ 0.719471] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722296] ledtrig-cpu: registered to indicate activity on CPUs [ 0.724331] TCP: cubic registered [ 0.725614] NET: Registered protocol family 10 [ 0.727354] NET: Registered protocol family 17 [ 0.728899] Key type dns_resolver registered [ 0.730502] Loading compiled-in X.509 certificates [ 0.732671] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.735807] registered taskstats version 1 [ 0.738629] Key type trusted registered [ 0.742165] Key type encrypted registered [ 0.743623] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745444] IMA: No TPM chip found, activating TPM-bypass! [ 0.747776] regulator-dummy: disabling [ 0.749179] Magic number: 11:162:208 [ 0.750548] vc vcsa: hash matches [ 0.751871] rtc_cmos 00:00: setting system clock to 2019-03-24 02:13:45 UTC (1553393625) [ 0.754657] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.756632] EDD information not available. [ 0.805268] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807987] Write protecting the kernel read-only data: 12288k [ 0.810488] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.814497] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.828136] systemd-udevd[99]: starting version 204 [ 0.864498] FDC 0 is a S82078B [ 1.008114] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172279] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174461] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176739] usb 1-1: Product: QEMU USB Tablet [ 1.178257] usb 1-1: Manufacturer: QEMU [ 1.179618] usb 1-1: SerialNumber: 42 [ 1.893719] 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.244156] 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.348338] random: init urandom read with 10 bits of entropy available [ 2.491055] 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 Sun, 24 Mar 2019 02:13:47 +0000. Up 2.92 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.83]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:13:50 +0000. Up 5.36 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.32 | 255.255.255.0 | fa:16:3e:fa:6f: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: 6c:60:17:d8:e8:b5:78:bd:7f:6e:af:fd:79:1d:4d:05 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | +. E. | | o o. .| | .oo.o .| | .o+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: c9:54:4a:38:1b:27:d9:7b:40:c7:45:cf:07:b5:12:ec root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | =o.oo+....| | *.++. +...| | *oo ..o..| | .o... E.. | | S. | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4c:dd:a0:2f:69:1b:64:c8:fe:2d:72:bb:5c:15:ce:a1 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . . o o | | o = . + | | . = o + o | | . S E + | | o = . | | . = o | | + + | | +. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8b:bf:5e:bf:45:54:e1:5c:4b:da:d9:6f:fe:ab:03:cb root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o+| | *.=| | ..*.| | . .| | S . o| | . . . . o | | . . o o . .| | . . E o .| | .+. ooo.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 Cloud-init v. 0.7.5 running 'modules:config' at Sun, 24 Mar 2019 02:14:01 +0000. Up 17.18 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting 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 Sun, 24 Mar 2019 02:14:03 +0000. Up 18.37 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 14577 0 --:--:-- --:--:-- --:--:-- 14646 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1471 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.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/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 8s (6480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-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 8210 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 8238 clearwater-socket-factory-sig start/running, process 8243 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57938 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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.6' + 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 Initializing System sprout_process Initializing Process ntp_process Initializing 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 Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing 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 Initializing Program nginx_uptime Initializing 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 Execution failed | Does... 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... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime 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 ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime 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: 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.32) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.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/bgcf.json is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/enum.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclue8c_WOqK2YvF-5TUWy0KwORULkD9Wb1s78IOB6RiQMjjodZ8jU80thcflqJekgQUrQwMLXT-EkKl6qiU2YcBqAZPyKoU30_SYJCCgK3SdTNKQXUEA4pvhJDeM3f2ExW7Y0o7N6WogdlPWuKhrOmncyXjHRGzmYbEj2M5rpnxYosGQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-sprout-tzqtpvhu3gwc-0-qi5gctjkjngf/40fbd80b-e0f0-45db-a880-884da0ffb736/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 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:18:23 GMT Server: Apache x-openstack-request-id: req-f365e38e-d7f3-4826-a238-070cf8e0a254 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c9:54:4a:38:1b:27:d9:7b:40:c7:45:cf:07:b5:12:ec root@sprout-0 (DSA) ec2: 256 4c:dd:a0:2f:69:1b:64:c8:fe:2d:72:bb:5c:15:ce:a1 root@sprout-0 (ECDSA) ec2: 256 8b:bf:5e:bf:45:54:e1:5c:4b:da:d9:6f:fe:ab:03:cb root@sprout-0 (ED25519) ec2: 2048 6c:60:17:d8:e8:b5:78:bd:7f:6e:af:fd:79:1d:4d:05 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzbYu2DkWApPKiw7GNuEpdCj0PcO3jqCxg/gF72ZeF82nmCrWfWYa/i1fVno2TvJIZ9nqVOzoTT7gjrMbZHoqM= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgI89KSsdnW9yOQ/3B6NsqAYk/BOG+CzC2G4ZCaZd/o root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhluSL24dg72pJjkzhgkrRHXYgYlWE3oil4VyrmrMJvhh73loMffzkeoK3AEVfLOX3q5tnzQ6EJNxM+vqS6F9S+dXGGRdGg2vUQFul1Gm5gnseE9G4zK1b7mnIdGz90Um5iB+01zU4KmvlWkwLBliuQvSl/0+v0kORDKFxRWDIZM0t0B/WqTjlGT7igQx/5GhvAkvS0KE05VnS3H4FB+dXUxw2+x34bl128+7TZouo7SkVgYylwc8Xa+sANcLhjSyn2elMQYUrIAWn2fcYS228adeNaxDJP/zRoHRZvURK97KtuTxjN5wM+WRXFz7bCjLuhZNQzejd933PcpDnx02B root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:18:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 278.57 seconds 2019-03-24 02:26:46,889 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ff] 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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009620] Security Framework initialized [ 0.011103] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013394] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020309] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022473] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024234] Initializing cgroup subsys memory [ 0.025763] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029545] Initializing cgroup subsys blkio [ 0.031033] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034309] 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.039487] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042056] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050771] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071279] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077186] ACPI: Core revision 20131115 [ 0.079027] ACPI: All ACPI Tables successfully acquired [ 0.080401] ftrace: allocating 28753 entries in 113 pages [ 0.100214] smpboot: Max logical packages: 1 [ 0.104083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108332] Enabling x2apic [ 0.109425] Enabled x2apic [ 0.110797] Switched APIC routing to physical x2apic. [ 0.113423] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120095] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131112] KVM setup paravirtual spinlock [ 0.134244] x86: Booted up 1 node, 1 CPUs [ 0.135674] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136425] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138740] devtmpfs: initialized [ 0.141352] EVM: security.selinux [ 0.142585] EVM: security.SMACK64 [ 0.143799] EVM: security.ima [ 0.144004] EVM: security.capability [ 0.146296] pinctrl core: initialized pinctrl subsystem [ 0.148100] regulator-dummy: no parameters [ 0.149647] RTC time: 2:13:44, date: 03/24/19 [ 0.151340] NET: Registered protocol family 16 [ 0.152165] cpuidle: using governor ladder [ 0.153626] cpuidle: using governor menu [ 0.155067] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158273] PCI: Using configuration type 1 for base access [ 0.160695] bio: create slab at 0 [ 0.162331] ACPI: Added _OSI(Module Device) [ 0.163803] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165603] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168916] ACPI: Interpreter enabled [ 0.170259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182096] ACPI: (supports S0 S5) [ 0.183342] ACPI: Using IOAPIC for interrupt routing [ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187193] ACPI: No dock devices found. [ 0.189764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196226] acpiphp: Slot [3] registered [ 0.197676] acpiphp: Slot [4] registered [ 0.199097] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201448] acpiphp: Slot [7] registered [ 0.202855] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205422] acpiphp: Slot [10] registered [ 0.206854] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209450] acpiphp: Slot [13] registered [ 0.210870] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213442] acpiphp: Slot [16] registered [ 0.214869] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217455] acpiphp: Slot [19] registered [ 0.218887] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221454] acpiphp: Slot [22] registered [ 0.222882] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225454] acpiphp: Slot [25] registered [ 0.226878] acpiphp: Slot [26] registered [ 0.228021] acpiphp: Slot [27] registered [ 0.229441] acpiphp: Slot [28] registered [ 0.230864] acpiphp: Slot [29] registered [ 0.232022] acpiphp: Slot [30] registered [ 0.233449] acpiphp: Slot [31] registered [ 0.234862] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239796] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242176] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244008] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253572] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283726] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285149] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287601] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288861] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291032] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293062] vgaarb: bridge control possible 0000:00:02.0 [ 0.295123] SCSI subsystem initialized [ 0.296230] ACPI: bus type USB registered [ 0.297696] usbcore: registered new interface driver usbfs [ 0.299520] usbcore: registered new interface driver hub [ 0.300038] usbcore: registered new device driver usb [ 0.301893] PCI: Using ACPI for IRQ routing [ 0.303771] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305512] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307200] NetLabel: unlabeled traffic allowed by default [ 0.308208] Switched to clocksource kvm-clock [ 0.316053] AppArmor: AppArmor Filesystem Enabled [ 0.317700] pnp: PnP ACPI init [ 0.318903] ACPI: bus type PNP registered [ 0.320773] pnp: PnP ACPI: found 8 devices [ 0.322218] ACPI: bus type PNP unregistered [ 0.329386] NET: Registered protocol family 2 [ 0.331173] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333473] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335669] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337829] TCP: reno registered [ 0.339036] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340968] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343124] NET: Registered protocol family 1 [ 0.344652] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.346577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348465] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382359] Trying to unpack rootfs image as initramfs... [ 0.481040] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.483853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.485783] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.488705] Scanning for low memory corruption every 60 seconds [ 0.490923] Initialise system trusted keyring [ 0.492498] audit: initializing netlink socket (disabled) [ 0.494308] type=2000 audit(1553393625.608:1): initialized [ 0.514182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516996] zbud: loaded [ 0.518237] VFS: Disk quotas dquot_6.5.2 [ 0.519671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522104] fuse init (API version 7.22) [ 0.523556] msgmni has been set to 1982 [ 0.524987] Key type big_key registered [ 0.526652] Key type asymmetric registered [ 0.528215] Asymmetric key parser 'x509' registered [ 0.529895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.532501] io scheduler noop registered [ 0.533895] io scheduler deadline registered (default) [ 0.535625] io scheduler cfq registered [ 0.537067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.538922] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541118] ipmi message handler version 39.2 [ 0.542673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545216] ACPI: Power Button [PWRF] [ 0.546632] GHES: HEST is not enabled! [ 0.563059] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595629] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598189] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.623446] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.626743] Linux agpgart interface v0.103 [ 0.629059] brd: module loaded [ 0.630629] loop: module loaded [ 0.632216] blk-mq: CPU -> queue map [ 0.633512] CPU 0 -> Queue 0 [ 0.635464] vda: vda1 [ 0.637118] scsi0 : ata_piix [ 0.638293] scsi1 : ata_piix [ 0.639431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.641588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.644217] libphy: Fixed MDIO Bus: probed [ 0.645714] tun: Universal TUN/TAP device driver, 1.6 [ 0.647410] tun: (C) 1999-2004 Max Krasnyansky [ 0.650603] PPP generic driver version 2.4.2 [ 0.652306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.654413] ehci-pci: EHCI PCI platform driver [ 0.655964] ehci-platform: EHCI generic platform driver [ 0.657708] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659706] ohci-pci: OHCI PCI platform driver [ 0.661242] ohci-platform: OHCI generic platform driver [ 0.662975] uhci_hcd: USB Universal Host Controller Interface driver [ 0.679959] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681712] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.684389] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.686380] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.691084] usb usb1: Product: UHCI Host Controller [ 0.692727] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.694797] usb usb1: SerialNumber: 0000:00:01.2 [ 0.696451] hub 1-0:1.0: USB hub found [ 0.697816] hub 1-0:1.0: 2 ports detected [ 0.699363] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.702950] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.704644] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.706419] mousedev: PS/2 mouse device common for all mice [ 0.708603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.711570] rtc_cmos 00:00: RTC can wake from S4 [ 0.713626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.715695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.717843] device-mapper: uevent: version 1.0.3 [ 0.719471] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.722296] ledtrig-cpu: registered to indicate activity on CPUs [ 0.724331] TCP: cubic registered [ 0.725614] NET: Registered protocol family 10 [ 0.727354] NET: Registered protocol family 17 [ 0.728899] Key type dns_resolver registered [ 0.730502] Loading compiled-in X.509 certificates [ 0.732671] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.735807] registered taskstats version 1 [ 0.738629] Key type trusted registered [ 0.742165] Key type encrypted registered [ 0.743623] AppArmor: AppArmor sha1 policy hashing enabled [ 0.745444] IMA: No TPM chip found, activating TPM-bypass! [ 0.747776] regulator-dummy: disabling [ 0.749179] Magic number: 11:162:208 [ 0.750548] vc vcsa: hash matches [ 0.751871] rtc_cmos 00:00: setting system clock to 2019-03-24 02:13:45 UTC (1553393625) [ 0.754657] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.756632] EDD information not available. [ 0.805268] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.807987] Write protecting the kernel read-only data: 12288k [ 0.810488] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.814497] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.828136] systemd-udevd[99]: starting version 204 [ 0.864498] FDC 0 is a S82078B [ 1.008114] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172279] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174461] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176739] usb 1-1: Product: QEMU USB Tablet [ 1.178257] usb 1-1: Manufacturer: QEMU [ 1.179618] usb 1-1: SerialNumber: 42 [ 1.893719] 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.244156] 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.348338] random: init urandom read with 10 bits of entropy available [ 2.491055] 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 Sun, 24 Mar 2019 02:13:47 +0000. Up 2.92 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.83]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 02:13:50 +0000. Up 5.36 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.32 | 255.255.255.0 | fa:16:3e:fa:6f: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: 6c:60:17:d8:e8:b5:78:bd:7f:6e:af:fd:79:1d:4d:05 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | +. E. | | o o. .| | .oo.o .| | .o+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: c9:54:4a:38:1b:27:d9:7b:40:c7:45:cf:07:b5:12:ec root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | =o.oo+....| | *.++. +...| | *oo ..o..| | .o... E.. | | S. | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4c:dd:a0:2f:69:1b:64:c8:fe:2d:72:bb:5c:15:ce:a1 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . . o o | | o = . + | | . = o + o | | . S E + | | o = . | | . = o | | + + | | +. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8b:bf:5e:bf:45:54:e1:5c:4b:da:d9:6f:fe:ab:03:cb root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o+| | *.=| | ..*.| | . .| | S . o| | . . . . o | | . . o o . .| | . . E o .| | .+. ooo.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 Cloud-init v. 0.7.5 running 'modules:config' at Sun, 24 Mar 2019 02:14:01 +0000. Up 17.18 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting 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 Sun, 24 Mar 2019 02:14:03 +0000. Up 18.37 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 14577 0 --:--:-- --:--:-- --:--:-- 14646 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [156 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 [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1471 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 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/ sprout-mmtel-as 1.0-180328.134516 [50.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/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 8s (6480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-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 8210 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 8238 clearwater-socket-factory-sig start/running, process 8243 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57938 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.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.6' + 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 Initializing System sprout_process Initializing Process ntp_process Initializing 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 Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing 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 Initializing Program nginx_uptime Initializing 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 Execution failed | Does... 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... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime 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 ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime 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: 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 member f7a6a3295dc97a63 is healthy: got healthy result from http://192.168.100.32:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false f7a6a3295dc97a63: name=192-168-100-32 peerURLs=http://192.168.100.32:2380 clientURLs=http://192.168.100.32:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.32) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.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/bgcf.json is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/enum.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclue8c_WOqK2YvF-5TUWy0KwORULkD9Wb1s78IOB6RiQMjjodZ8jU80thcflqJekgQUrQwMLXT-EkKl6qiU2YcBqAZPyKoU30_SYJCCgK3SdTNKQXUEA4pvhJDeM3f2ExW7Y0o7N6WogdlPWuKhrOmncyXjHRGzmYbEj2M5rpnxYosGQ' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-sprout-tzqtpvhu3gwc-0-qi5gctjkjngf/40fbd80b-e0f0-45db-a880-884da0ffb736/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 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:18:23 GMT Server: Apache x-openstack-request-id: req-f365e38e-d7f3-4826-a238-070cf8e0a254 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c9:54:4a:38:1b:27:d9:7b:40:c7:45:cf:07:b5:12:ec root@sprout-0 (DSA) ec2: 256 4c:dd:a0:2f:69:1b:64:c8:fe:2d:72:bb:5c:15:ce:a1 root@sprout-0 (ECDSA) ec2: 256 8b:bf:5e:bf:45:54:e1:5c:4b:da:d9:6f:fe:ab:03:cb root@sprout-0 (ED25519) ec2: 2048 6c:60:17:d8:e8:b5:78:bd:7f:6e:af:fd:79:1d:4d:05 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKzbYu2DkWApPKiw7GNuEpdCj0PcO3jqCxg/gF72ZeF82nmCrWfWYa/i1fVno2TvJIZ9nqVOzoTT7gjrMbZHoqM= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgI89KSsdnW9yOQ/3B6NsqAYk/BOG+CzC2G4ZCaZd/o root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhluSL24dg72pJjkzhgkrRHXYgYlWE3oil4VyrmrMJvhh73loMffzkeoK3AEVfLOX3q5tnzQ6EJNxM+vqS6F9S+dXGGRdGg2vUQFul1Gm5gnseE9G4zK1b7mnIdGz90Um5iB+01zU4KmvlWkwLBliuQvSl/0+v0kORDKFxRWDIZM0t0B/WqTjlGT7igQx/5GhvAkvS0KE05VnS3H4FB+dXUxw2+x34bl128+7TZouo7SkVgYylwc8Xa+sANcLhjSyn2elMQYUrIAWn2fcYS228adeNaxDJP/zRoHRZvURK97KtuTxjN5wM+WRXFz7bCjLuhZNQzejd933PcpDnx02B root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:18:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 278.57 seconds 2019-03-24 02:26:46,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:47,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 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-a3c89b69-a14a-4e27-9643-7249c8a59360 x-openstack-request-id: req-a3c89b69-a14a-4e27-9643-7249c8a59360 2019-03-24 02:26:47,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:47,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3c89b69-a14a-4e27-9643-7249c8a59360 2019-03-24 02:26:47,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802211999893s 2019-03-24 02:26:47,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:47,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16078 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-ba016db2-2ef2-4279-8ca1-d7b28222a42d x-openstack-request-id: req-ba016db2-2ef2-4279-8ca1-d7b28222a42d 2019-03-24 02:26:47,798 - keystoneauth.session - DEBUG - RESP BODY: {"output": "0:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0100 3149 100 3149 0 0 555 0 0:00:05 0:00:05 --:--:-- 758\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 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 [156 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 (2295 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 14 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:51 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:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:65 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 12s (14.0 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51333 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_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-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_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\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 (2018i-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:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.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:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:PSCProcert.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.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 ... 53160 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.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting 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.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting 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 11843\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 12468\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.\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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\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.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 14 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 (4049 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59717 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.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.100.6'\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 Initializing System \n snmpd_process Running Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd 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 rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\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 Running Process \n clearwater_diags_monitor_pro... Does not exist 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent 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 clearwater_diags_monitor_pro... Does not exist 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime 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-0.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... 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... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running 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 Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist 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 Wait parent 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 Execution failed | Does... Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status failed 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 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 ' cassandra_process Execution failed | Does... Process \n rogers_uptime Status failed 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: 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\na3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.4) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.4 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json 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: gAAAAABcluVfCFLP1YQeKaDQ7M8alOoeomRQfrgweBTmmQXvJ86AdZeU7a6SLRLL4urgTvb3s09vs8erSplK_tXSX8T8mzfRA8Hh8Trqk5NbTVSZdmnt1JGNYvrB_LrcBaVMFVrwW4_ti98QPAbL4RLIM-Mj50qNs0SwQ1E4G1-23hh0laLEUng' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-vellum-ykoc3wq5bjed-0-jnv5gm7piu4o/1f6853ca-bd22-44ed-8e69-d568912f1412/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 55 --:--:-- --:--:-- --:--:-- 55100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 02:13:04 GMT\nServer: Apache\nx-openstack-request-id: req-b7622c10-72f1-453f-8a97-c83ced346133\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 2a:47:a5:83:99:2b:5a:14:00:d6:03:fa:d7:73:91:7a root@vellum-0 (DSA)\nec2: 256 52:7b:57:9f:28:3b:e5:d4:5c:3f:f1:ee:37:bb:0d:54 root@vellum-0 (ECDSA)\nec2: 256 45:4c:f5:89:1b:46:f8:a5:69:29:4c:a7:14:ec:19:59 root@vellum-0 (ED25519)\nec2: 2048 46:0b:29:da:f3:94:09:7b:0f:ce:ef:0b:1b:db:9f:94 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKsaAbCjnbbpUeU9O58sp5GK7ttv+xtWCXTIa/WYS0cVAxVJYNrnpk1txR9T77bZPQy+1ZVXg9ceTtrVAZrCuI4= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILH8I7r02cReXN+rMyabA/QX+yBpvhv4ZEf7BFrKp5YS root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5ijqsrZ15/FyIZ+ShvnidTQkSZV77BB+JW+NmY2CzxHrTKnKichs10XXlkbWWNOsVuwKPAUViwdLyhQ26n3n6i1Vg9mplDFjtiW21FH3ne1cGBeZtzGezf8tOWI1Z9qcBegc8DsRkXc4j4oNGtqbqExPeWS2zrPqSq/7ZvVBI7mMnNxV9nfwbtvPJLOmPF8YzM6mUuP118YMhAhiVFWHVicovDzDoQOaKi8/3eMSJ16USwQibTyziqPmUugQnWYWUeeJ6vX8D0D0p35iXvBeCp1EqnRurVIulsnTBQLn6TLuyHnwMwq45Y60s14ER1mnOM2TQL+xRsHDItSNEcHBf root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:13:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.13 seconds\n"} 2019-03-24 02:26:47,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/action used request id req-ba016db2-2ef2-4279-8ca1-d7b28222a42d 2019-03-24 02:26:47,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0964388847351s 2019-03-24 02:26:47,803 - functest.core.singlevm - DEBUG - console: 0:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0100 3149 100 3149 0 0 555 0 0:00:05 0:00:05 --:--:-- 758 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 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 [156 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 (2295 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:51 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:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 12s (14.0 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51333 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_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... 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 (2018i-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:DigiCert_Assured_ID_Root_CA.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:EC-ACC.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certigna.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certum_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Izenpe.com.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:AffirmTrust_Premium.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:CNNIC_ROOT.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:AffirmTrust_Networking.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:PSCProcert.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_3_G3.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.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 ... 53160 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting 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.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 11843 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 12468 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 14 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 (4049 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.6' + 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 Initializing System snmpd_process Running Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd 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 rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( 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 Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent 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 Does not exist Process rogers_process Execution failed | Does... 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... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running 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 Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Wait parent 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 Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed 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 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 ' cassandra_process Execution failed | Does... Process rogers_uptime Status failed 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: 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json 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: gAAAAABcluVfCFLP1YQeKaDQ7M8alOoeomRQfrgweBTmmQXvJ86AdZeU7a6SLRLL4urgTvb3s09vs8erSplK_tXSX8T8mzfRA8Hh8Trqk5NbTVSZdmnt1JGNYvrB_LrcBaVMFVrwW4_ti98QPAbL4RLIM-Mj50qNs0SwQ1E4G1-23hh0laLEUng' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-vellum-ykoc3wq5bjed-0-jnv5gm7piu4o/1f6853ca-bd22-44ed-8e69-d568912f1412/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 55 --:--:-- --:--:-- --:--:-- 55100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:13:04 GMT Server: Apache x-openstack-request-id: req-b7622c10-72f1-453f-8a97-c83ced346133 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2a:47:a5:83:99:2b:5a:14:00:d6:03:fa:d7:73:91:7a root@vellum-0 (DSA) ec2: 256 52:7b:57:9f:28:3b:e5:d4:5c:3f:f1:ee:37:bb:0d:54 root@vellum-0 (ECDSA) ec2: 256 45:4c:f5:89:1b:46:f8:a5:69:29:4c:a7:14:ec:19:59 root@vellum-0 (ED25519) ec2: 2048 46:0b:29:da:f3:94:09:7b:0f:ce:ef:0b:1b:db:9f:94 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKsaAbCjnbbpUeU9O58sp5GK7ttv+xtWCXTIa/WYS0cVAxVJYNrnpk1txR9T77bZPQy+1ZVXg9ceTtrVAZrCuI4= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILH8I7r02cReXN+rMyabA/QX+yBpvhv4ZEf7BFrKp5YS root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5ijqsrZ15/FyIZ+ShvnidTQkSZV77BB+JW+NmY2CzxHrTKnKichs10XXlkbWWNOsVuwKPAUViwdLyhQ26n3n6i1Vg9mplDFjtiW21FH3ne1cGBeZtzGezf8tOWI1Z9qcBegc8DsRkXc4j4oNGtqbqExPeWS2zrPqSq/7ZvVBI7mMnNxV9nfwbtvPJLOmPF8YzM6mUuP118YMhAhiVFWHVicovDzDoQOaKi8/3eMSJ16USwQibTyziqPmUugQnWYWUeeJ6vX8D0D0p35iXvBeCp1EqnRurVIulsnTBQLn6TLuyHnwMwq45Y60s14ER1mnOM2TQL+xRsHDItSNEcHBf root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:13:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.13 seconds 2019-03-24 02:26:47,809 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 0:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0100 3149 100 3149 0 0 555 0 0:00:05 0:00:05 --:--:-- 758 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 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 [156 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 (2295 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 14 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://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 libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:51 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:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 12s (14.0 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51333 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_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... 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 (2018i-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:DigiCert_Assured_ID_Root_CA.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:EC-ACC.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certigna.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certum_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Izenpe.com.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:AffirmTrust_Premium.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:CNNIC_ROOT.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:AffirmTrust_Networking.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:PSCProcert.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_3_G3.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.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 ... 53160 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting 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.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 11843 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 12468 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 14 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 (4049 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.6' + 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 Initializing System snmpd_process Running Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd 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 rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( 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 Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent 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 Does not exist Process rogers_process Execution failed | Does... 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... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running 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 Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Wait parent 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 Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed 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 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 ' cassandra_process Execution failed | Does... Process rogers_uptime Status failed 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: 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member a3662cf29aefa3b0 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true a3662cf29aefa3b0: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.4 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.4 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json 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: gAAAAABcluVfCFLP1YQeKaDQ7M8alOoeomRQfrgweBTmmQXvJ86AdZeU7a6SLRLL4urgTvb3s09vs8erSplK_tXSX8T8mzfRA8Hh8Trqk5NbTVSZdmnt1JGNYvrB_LrcBaVMFVrwW4_ti98QPAbL4RLIM-Mj50qNs0SwQ1E4G1-23hh0laLEUng' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-vellum-ykoc3wq5bjed-0-jnv5gm7piu4o/1f6853ca-bd22-44ed-8e69-d568912f1412/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 55 --:--:-- --:--:-- --:--:-- 55100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:13:04 GMT Server: Apache x-openstack-request-id: req-b7622c10-72f1-453f-8a97-c83ced346133 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2a:47:a5:83:99:2b:5a:14:00:d6:03:fa:d7:73:91:7a root@vellum-0 (DSA) ec2: 256 52:7b:57:9f:28:3b:e5:d4:5c:3f:f1:ee:37:bb:0d:54 root@vellum-0 (ECDSA) ec2: 256 45:4c:f5:89:1b:46:f8:a5:69:29:4c:a7:14:ec:19:59 root@vellum-0 (ED25519) ec2: 2048 46:0b:29:da:f3:94:09:7b:0f:ce:ef:0b:1b:db:9f:94 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKsaAbCjnbbpUeU9O58sp5GK7ttv+xtWCXTIa/WYS0cVAxVJYNrnpk1txR9T77bZPQy+1ZVXg9ceTtrVAZrCuI4= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILH8I7r02cReXN+rMyabA/QX+yBpvhv4ZEf7BFrKp5YS root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5ijqsrZ15/FyIZ+ShvnidTQkSZV77BB+JW+NmY2CzxHrTKnKichs10XXlkbWWNOsVuwKPAUViwdLyhQ26n3n6i1Vg9mplDFjtiW21FH3ne1cGBeZtzGezf8tOWI1Z9qcBegc8DsRkXc4j4oNGtqbqExPeWS2zrPqSq/7ZvVBI7mMnNxV9nfwbtvPJLOmPF8YzM6mUuP118YMhAhiVFWHVicovDzDoQOaKi8/3eMSJ16USwQibTyziqPmUugQnWYWUeeJ6vX8D0D0p35iXvBeCp1EqnRurVIulsnTBQLn6TLuyHnwMwq45Y60s14ER1mnOM2TQL+xRsHDItSNEcHBf root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:13:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.13 seconds 2019-03-24 02:26:47,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:47,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:48,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-d7d345a0-41b7-4fc1-8af7-1b3b0241f031 x-openstack-request-id: req-d7d345a0-41b7-4fc1-8af7-1b3b0241f031 2019-03-24 02:26:48,846 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:48,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7d345a0-41b7-4fc1-8af7-1b3b0241f031 2019-03-24 02:26:48,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03251600266s 2019-03-24 02:26:48,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:48,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21612 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-aa43c299-30d0-40d2-a90e-e766bb3057f4 x-openstack-request-id: req-aa43c299-30d0-40d2-a90e-e766bb3057f4 2019-03-24 02:26:48,941 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff]\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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009701] Security Framework initialized\n[ 0.011216] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013421] 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.020426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022669] 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.029621] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033646] Initializing cgroup subsys hugetlb\n[ 0.036042] mce: CPU supports 10 MCE banks\n[ 0.037606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037606] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041876] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046259] 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.072931] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.078822] ACPI: Core revision 20131115\n[ 0.080444] ACPI: All ACPI Tables successfully acquired\n[ 0.082454] ftrace: allocating 28753 entries in 113 pages\n[ 0.104236] smpboot: Max logical packages: 1\n[ 0.108083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112325] Enabling x2apic\n[ 0.113421] Enabled x2apic\n[ 0.116015] Switched APIC routing to physical x2apic.\n[ 0.119125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.124824] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135028] KVM setup paravirtual spinlock\n[ 0.138232] x86: Booted up 1 node, 1 CPUs\n[ 0.139661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140417] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142732] devtmpfs: initialized\n[ 0.145427] EVM: security.selinux\n[ 0.146657] EVM: security.SMACK64\n[ 0.147878] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.150272] pinctrl core: initialized pinctrl subsystem\n[ 0.152095] regulator-dummy: no parameters\n[ 0.153630] RTC time: 1:59:50, date: 03/24/19\n[ 0.155224] NET: Registered protocol family 16\n[ 0.156150] cpuidle: using governor ladder\n[ 0.157595] cpuidle: using governor menu\n[ 0.159025] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162268] PCI: Using configuration type 1 for base access\n[ 0.164689] bio: create slab at 0\n[ 0.166322] ACPI: Added _OSI(Module Device)\n[ 0.167787] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169599] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172449] ACPI: Interpreter enabled\n[ 0.173801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186092] ACPI: (supports S0 S5)\n[ 0.187333] ACPI: Using IOAPIC for interrupt routing\n[ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191195] ACPI: No dock devices found.\n[ 0.193759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.198143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200214] acpiphp: Slot [3] registered\n[ 0.201629] acpiphp: Slot [4] registered\n[ 0.203039] acpiphp: Slot [5] registered\n[ 0.204023] acpiphp: Slot [6] registered\n[ 0.205466] acpiphp: Slot [7] registered\n[ 0.206870] acpiphp: Slot [8] registered\n[ 0.208021] acpiphp: Slot [9] registered\n[ 0.209426] acpiphp: Slot [10] registered\n[ 0.210859] acpiphp: Slot [11] registered\n[ 0.212023] acpiphp: Slot [12] registered\n[ 0.213651] acpiphp: Slot [13] registered\n[ 0.215278] acpiphp: Slot [14] registered\n[ 0.216022] acpiphp: Slot [15] registered\n[ 0.217666] acpiphp: Slot [16] registered\n[ 0.219293] acpiphp: Slot [17] registered\n[ 0.220030] acpiphp: Slot [18] registered\n[ 0.221666] acpiphp: Slot [19] registered\n[ 0.223296] acpiphp: Slot [20] registered\n[ 0.224022] acpiphp: Slot [21] registered\n[ 0.225657] acpiphp: Slot [22] registered\n[ 0.227299] acpiphp: Slot [23] registered\n[ 0.228027] acpiphp: Slot [24] registered\n[ 0.229657] acpiphp: Slot [25] registered\n[ 0.231292] acpiphp: Slot [26] registered\n[ 0.232022] acpiphp: Slot [27] registered\n[ 0.233647] acpiphp: Slot [28] registered\n[ 0.235262] acpiphp: Slot [29] registered\n[ 0.236022] acpiphp: Slot [30] registered\n[ 0.237653] acpiphp: Slot [31] registered\n[ 0.239264] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.242072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.246296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.250503] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.257824] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.281204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.284112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.286908] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291999] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292879] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297195] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299489] SCSI subsystem initialized\n[ 0.300218] ACPI: bus type USB registered\n[ 0.301877] usbcore: registered new interface driver usbfs\n[ 0.303997] usbcore: registered new interface driver hub\n[ 0.304039] usbcore: registered new device driver usb\n[ 0.306145] PCI: Using ACPI for IRQ routing\n[ 0.308238] NetLabel: Initializing\n[ 0.309512] NetLabel: domain hash size = 128\n[ 0.311025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.312044] NetLabel: unlabeled traffic allowed by default\n[ 0.314087] Switched to clocksource kvm-clock\n[ 0.319983] AppArmor: AppArmor Filesystem Enabled\n[ 0.321617] pnp: PnP ACPI init\n[ 0.322790] ACPI: bus type PNP registered\n[ 0.324669] pnp: PnP ACPI: found 8 devices\n[ 0.326112] ACPI: bus type PNP unregistered\n[ 0.333168] NET: Registered protocol family 2\n[ 0.334957] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.337271] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339476] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.341651] TCP: reno registered\n[ 0.342872] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344818] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.346963] NET: Registered protocol family 1\n[ 0.348504] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.350445] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.352354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.369217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.386232] Trying to unpack rootfs image as initramfs...\n[ 0.485037] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.487843] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.489793] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.492722] Scanning for low memory corruption every 60 seconds\n[ 0.494953] Initialise system trusted keyring\n[ 0.496538] audit: initializing netlink socket (disabled)\n[ 0.498342] type=2000 audit(1553392791.207:1): initialized\n[ 0.518289] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521098] zbud: loaded\n[ 0.522337] VFS: Disk quotas dquot_6.5.2\n[ 0.523774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526202] fuse init (API version 7.22)\n[ 0.527653] msgmni has been set to 1982\n[ 0.529089] Key type big_key registered\n[ 0.530737] Key type asymmetric registered\n[ 0.532232] Asymmetric key parser 'x509' registered\n[ 0.533922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.536530] io scheduler noop registered\n[ 0.537932] io scheduler deadline registered (default)\n[ 0.539668] io scheduler cfq registered\n[ 0.541112] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542985] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545221] ipmi message handler version 39.2\n[ 0.546784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.549353] ACPI: Power Button [PWRF]\n[ 0.550776] GHES: HEST is not enabled!\n[ 0.567235] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.602176] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630776] Linux agpgart interface v0.103\n[ 0.633103] brd: module loaded\n[ 0.634674] loop: module loaded\n[ 0.636265] blk-mq: CPU -> queue map\n[ 0.637565] CPU 0 -> Queue 0\n[ 0.639521] vda: vda1\n[ 0.641187] scsi0 : ata_piix\n[ 0.642363] scsi1 : ata_piix\n[ 0.643503] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.645670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.648300] libphy: Fixed MDIO Bus: probed\n[ 0.649804] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651502] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.654778] PPP generic driver version 2.4.2\n[ 0.656319] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658423] ehci-pci: EHCI PCI platform driver\n[ 0.659953] ehci-platform: EHCI generic platform driver\n[ 0.661721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.663739] ohci-pci: OHCI PCI platform driver\n[ 0.665275] ohci-platform: OHCI generic platform driver\n[ 0.667017] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684033] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685802] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.688482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.690484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.692695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.695203] usb usb1: Product: UHCI Host Controller\n[ 0.696842] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.698905] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700556] hub 1-0:1.0: USB hub found\n[ 0.701932] hub 1-0:1.0: 2 ports detected\n[ 0.703487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.707062] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.708749] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710516] mousedev: PS/2 mouse device common for all mice\n[ 0.712698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.715676] rtc_cmos 00:00: RTC can wake from S4\n[ 0.717744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721982] device-mapper: uevent: version 1.0.3\n[ 0.723621] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.726470] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.728519] TCP: cubic registered\n[ 0.729808] NET: Registered protocol family 10\n[ 0.731550] NET: Registered protocol family 17\n[ 0.733111] Key type dns_resolver registered\n[ 0.734713] Loading compiled-in X.509 certificates\n[ 0.736887] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.740039] registered taskstats version 1\n[ 0.742811] Key type trusted registered\n[ 0.746315] Key type encrypted registered\n[ 0.747745] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749567] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751918] regulator-dummy: disabling\n[ 0.753309] Magic number: 11:330:964\n[ 0.754776] rtc_cmos 00:00: setting system clock to 2019-03-24 01:59:51 UTC (1553392791)\n[ 0.757568] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759525] EDD information not available.\n[ 0.809267] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.822917] Write protecting the kernel read-only data: 12288k\n[ 0.825412] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.829429] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844117] systemd-udevd[99]: starting version 204\n[ 0.876505] FDC 0 is a S82078B\n[ 1.012020] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180933] usb 1-1: Product: QEMU USB Tablet\n[ 1.182443] usb 1-1: Manufacturer: QEMU\n[ 1.183845] usb 1-1: SerialNumber: 42\n[ 1.905587] 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.254280] 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.361341] random: init urandom read with 10 bits of entropy available\n[ 2.502206] 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 Sun, 24 Mar 2019 01:59:53 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.09]: 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.78]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 01:59:55 +0000. Up 5.16 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:92:bb:2b |\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 * 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:\na3:50:d3:4d:d3:45:08:9f:b1:8b:6f:b7:07:78:bd:11 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +o.+o |\n| . o oo+ |\n| o . . + |\n| . . . . E |\n| . S . .. ..|\n| . . . .. o..|\n| . o...o|\n| . . o.|\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n90:df:81:39:0c:93:c9:7d:eb:bc:6e:72:a7:4d:7a:2d root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+ |\n| +=.o. |\n| o =... |\n| o o.. |\n| So. |\n| o |\n| ... |\n| . ++E . |\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:\n58:08:a5:98:1b:c9:a7:e8:ae:8b:83:0b:dd:7d:20:fb root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . + o . |\n| * o . . |\n| . = o |\n|. o . o S |\n|.. . + . |\n|o.. o . . |\n|* . . |\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:\nc9:3f:e3:6e:eb:fc:16:a4:f1:bf:73:2e:39:de:a2:e2 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . .. . |\n| S = |\n| .. o |\n| + o . |\n| ooo. B..|\n| =E=oooOo|\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\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 24 Mar 2019 02:00:06 +0000. Up 16.08 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting 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 Sun, 24 Mar 2019 02:00:08 +0000. Up 17.33 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.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 14767 0 --:--:-- --:--:-- --:--:-- 14784\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 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 [101 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 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 [440 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.10\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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [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.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 16s (4288 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51936 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8539\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-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 9263\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 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 (8791 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58144 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.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.100.6'\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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json 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: gAAAAABcluQn3W19qB2XKEkFLsvFQ3E6D7UGxrBqlWt2j7CqoZMFYhkMHW6VPOhuta4F4AryvyX7N3CaG0WaR038sACLqruwym66PxSoawHGHCj8hy4xUXUo-aACaH-kTTi6u9iSbFlLZgHHO5a00y9qVSoLoEh9YWpEqDKR7YF8jVpkpUR5lpg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-ellis-6zhukp65yeh6/b91ebe3b-ec1a-468b-bb75-24a3e133fcea/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 8 44 --:--:-- --:--:-- --:--:-- 44\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 02:03:00 GMT\nServer: Apache\nx-openstack-request-id: req-ae20be41-2541-438f-83ab-0ce2b2d6a9e7\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 90:df:81:39:0c:93:c9:7d:eb:bc:6e:72:a7:4d:7a:2d root@ellis-0 (DSA)\nec2: 256 58:08:a5:98:1b:c9:a7:e8:ae:8b:83:0b:dd:7d:20:fb root@ellis-0 (ECDSA)\nec2: 256 c9:3f:e3:6e:eb:fc:16:a4:f1:bf:73:2e:39:de:a2:e2 root@ellis-0 (ED25519)\nec2: 2048 a3:50:d3:4d:d3:45:08:9f:b1:8b:6f:b7:07:78:bd:11 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdnHgTxwfr6wPngoMoaWTde3L1qzj1TyczkpnpwToFhQZWyYE1W2MEoMx77SXOgveuCkTlKQKD3VeKXo8YkXys= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFkP4Z0oNS0OsbhEAxRAiVs/Xr8vg6ECG9RaoaoTtdng root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLBTB0hGl3hYrdw0FU/KAn8MSZQUZRGiSRwrDqDvMzB4xFDxYuniXi3Hz8rUSUc26zARJZrlWK3AwOEFRaaBbqvrtxZ2qugGWW/pquULhzo1wBBIn3IE+5omync9uWxmS1H7A5Iiz9V7SMeRvlvlUJe/bAD2c3m7Auf4Xx9z7CtqzNudKEG9Ax5mjcTpQ5K+uicoqlrUYhAlbrVzh1Xf94whERiTt7uLkPwcx1wKEtwk8pKpASV23Tas4uGJp8YLcxjb0Di6rmyNbdQaiIuQ2uXEp9zeQxrpq590MpRXl0BR4p7XuJ065aFyiuxecsBRo2Gb/ZVwH3nBhTSlR0tDuB root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:03:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.69 seconds\n"} 2019-03-24 02:26:48,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/action used request id req-aa43c299-30d0-40d2-a90e-e766bb3057f4 2019-03-24 02:26:48,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0883870124817s 2019-03-24 02:26:48,946 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009701] Security Framework initialized [ 0.011216] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013421] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022669] 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.029621] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033646] Initializing cgroup subsys hugetlb [ 0.036042] mce: CPU supports 10 MCE banks [ 0.037606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037606] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041876] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046259] 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.072931] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078822] ACPI: Core revision 20131115 [ 0.080444] ACPI: All ACPI Tables successfully acquired [ 0.082454] ftrace: allocating 28753 entries in 113 pages [ 0.104236] smpboot: Max logical packages: 1 [ 0.108083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112325] Enabling x2apic [ 0.113421] Enabled x2apic [ 0.116015] Switched APIC routing to physical x2apic. [ 0.119125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124824] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135028] KVM setup paravirtual spinlock [ 0.138232] x86: Booted up 1 node, 1 CPUs [ 0.139661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142732] devtmpfs: initialized [ 0.145427] EVM: security.selinux [ 0.146657] EVM: security.SMACK64 [ 0.147878] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150272] pinctrl core: initialized pinctrl subsystem [ 0.152095] regulator-dummy: no parameters [ 0.153630] RTC time: 1:59:50, date: 03/24/19 [ 0.155224] NET: Registered protocol family 16 [ 0.156150] cpuidle: using governor ladder [ 0.157595] cpuidle: using governor menu [ 0.159025] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162268] PCI: Using configuration type 1 for base access [ 0.164689] bio: create slab at 0 [ 0.166322] ACPI: Added _OSI(Module Device) [ 0.167787] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169599] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172449] ACPI: Interpreter enabled [ 0.173801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186092] ACPI: (supports S0 S5) [ 0.187333] ACPI: Using IOAPIC for interrupt routing [ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191195] ACPI: No dock devices found. [ 0.193759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200214] acpiphp: Slot [3] registered [ 0.201629] acpiphp: Slot [4] registered [ 0.203039] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205466] acpiphp: Slot [7] registered [ 0.206870] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209426] acpiphp: Slot [10] registered [ 0.210859] acpiphp: Slot [11] registered [ 0.212023] acpiphp: Slot [12] registered [ 0.213651] acpiphp: Slot [13] registered [ 0.215278] acpiphp: Slot [14] registered [ 0.216022] acpiphp: Slot [15] registered [ 0.217666] acpiphp: Slot [16] registered [ 0.219293] acpiphp: Slot [17] registered [ 0.220030] acpiphp: Slot [18] registered [ 0.221666] acpiphp: Slot [19] registered [ 0.223296] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225657] acpiphp: Slot [22] registered [ 0.227299] acpiphp: Slot [23] registered [ 0.228027] acpiphp: Slot [24] registered [ 0.229657] acpiphp: Slot [25] registered [ 0.231292] acpiphp: Slot [26] registered [ 0.232022] acpiphp: Slot [27] registered [ 0.233647] acpiphp: Slot [28] registered [ 0.235262] acpiphp: Slot [29] registered [ 0.236022] acpiphp: Slot [30] registered [ 0.237653] acpiphp: Slot [31] registered [ 0.239264] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250503] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257824] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.281204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.284112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.286908] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291999] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292879] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297195] vgaarb: bridge control possible 0000:00:02.0 [ 0.299489] SCSI subsystem initialized [ 0.300218] ACPI: bus type USB registered [ 0.301877] usbcore: registered new interface driver usbfs [ 0.303997] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.306145] PCI: Using ACPI for IRQ routing [ 0.308238] NetLabel: Initializing [ 0.309512] NetLabel: domain hash size = 128 [ 0.311025] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.312044] NetLabel: unlabeled traffic allowed by default [ 0.314087] Switched to clocksource kvm-clock [ 0.319983] AppArmor: AppArmor Filesystem Enabled [ 0.321617] pnp: PnP ACPI init [ 0.322790] ACPI: bus type PNP registered [ 0.324669] pnp: PnP ACPI: found 8 devices [ 0.326112] ACPI: bus type PNP unregistered [ 0.333168] NET: Registered protocol family 2 [ 0.334957] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337271] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339476] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341651] TCP: reno registered [ 0.342872] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344818] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346963] NET: Registered protocol family 1 [ 0.348504] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350445] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386232] Trying to unpack rootfs image as initramfs... [ 0.485037] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.487843] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489793] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492722] Scanning for low memory corruption every 60 seconds [ 0.494953] Initialise system trusted keyring [ 0.496538] audit: initializing netlink socket (disabled) [ 0.498342] type=2000 audit(1553392791.207:1): initialized [ 0.518289] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521098] zbud: loaded [ 0.522337] VFS: Disk quotas dquot_6.5.2 [ 0.523774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526202] fuse init (API version 7.22) [ 0.527653] msgmni has been set to 1982 [ 0.529089] Key type big_key registered [ 0.530737] Key type asymmetric registered [ 0.532232] Asymmetric key parser 'x509' registered [ 0.533922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536530] io scheduler noop registered [ 0.537932] io scheduler deadline registered (default) [ 0.539668] io scheduler cfq registered [ 0.541112] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542985] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545221] ipmi message handler version 39.2 [ 0.546784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.549353] ACPI: Power Button [PWRF] [ 0.550776] GHES: HEST is not enabled! [ 0.567235] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.602176] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.627472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630776] Linux agpgart interface v0.103 [ 0.633103] brd: module loaded [ 0.634674] loop: module loaded [ 0.636265] blk-mq: CPU -> queue map [ 0.637565] CPU 0 -> Queue 0 [ 0.639521] vda: vda1 [ 0.641187] scsi0 : ata_piix [ 0.642363] scsi1 : ata_piix [ 0.643503] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.648300] libphy: Fixed MDIO Bus: probed [ 0.649804] tun: Universal TUN/TAP device driver, 1.6 [ 0.651502] tun: (C) 1999-2004 Max Krasnyansky [ 0.654778] PPP generic driver version 2.4.2 [ 0.656319] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.658423] ehci-pci: EHCI PCI platform driver [ 0.659953] ehci-platform: EHCI generic platform driver [ 0.661721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663739] ohci-pci: OHCI PCI platform driver [ 0.665275] ohci-platform: OHCI generic platform driver [ 0.667017] uhci_hcd: USB Universal Host Controller Interface driver [ 0.684033] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.685802] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.688482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.690484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.692695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695203] usb usb1: Product: UHCI Host Controller [ 0.696842] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.698905] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700556] hub 1-0:1.0: USB hub found [ 0.701932] hub 1-0:1.0: 2 ports detected [ 0.703487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.707062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708749] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.710516] mousedev: PS/2 mouse device common for all mice [ 0.712698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.715676] rtc_cmos 00:00: RTC can wake from S4 [ 0.717744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721982] device-mapper: uevent: version 1.0.3 [ 0.723621] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726470] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728519] TCP: cubic registered [ 0.729808] NET: Registered protocol family 10 [ 0.731550] NET: Registered protocol family 17 [ 0.733111] Key type dns_resolver registered [ 0.734713] Loading compiled-in X.509 certificates [ 0.736887] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.740039] registered taskstats version 1 [ 0.742811] Key type trusted registered [ 0.746315] Key type encrypted registered [ 0.747745] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749567] IMA: No TPM chip found, activating TPM-bypass! [ 0.751918] regulator-dummy: disabling [ 0.753309] Magic number: 11:330:964 [ 0.754776] rtc_cmos 00:00: setting system clock to 2019-03-24 01:59:51 UTC (1553392791) [ 0.757568] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759525] EDD information not available. [ 0.809267] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.822917] Write protecting the kernel read-only data: 12288k [ 0.825412] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829429] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844117] systemd-udevd[99]: starting version 204 [ 0.876505] FDC 0 is a S82078B [ 1.012020] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180933] usb 1-1: Product: QEMU USB Tablet [ 1.182443] usb 1-1: Manufacturer: QEMU [ 1.183845] usb 1-1: SerialNumber: 42 [ 1.905587] 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.254280] 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.361341] random: init urandom read with 10 bits of entropy available [ 2.502206] 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 Sun, 24 Mar 2019 01:59:53 +0000. Up 2.89 seconds. cloud-init-nonet[3.09]: 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.78]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 01:59:55 +0000. Up 5.16 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:92:bb:2b | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ * 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: a3:50:d3:4d:d3:45:08:9f:b1:8b:6f:b7:07:78:bd:11 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | +o.+o | | . o oo+ | | o . . + | | . . . . E | | . S . .. ..| | . . . .. o..| | . o...o| | . . o.| | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 90:df:81:39:0c:93:c9:7d:eb:bc:6e:72:a7:4d:7a:2d root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+ | | +=.o. | | o =... | | o o.. | | So. | | 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: 58:08:a5:98:1b:c9:a7:e8:ae:8b:83:0b:dd:7d:20:fb root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . + o . | | * o . . | | . = o | |. o . o S | |.. . + . | |o.. 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: c9:3f:e3:6e:eb:fc:16:a4:f1:bf:73:2e:39:de:a2:e2 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . .. . | | S = | | .. o | | + o . | | ooo. B..| | =E=oooOo| +-----------------+ * 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 Cloud-init v. 0.7.5 running 'modules:config' at Sun, 24 Mar 2019 02:00:06 +0000. Up 16.08 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting 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 Sun, 24 Mar 2019 02:00:08 +0000. Up 17.33 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.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14767 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 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 [101 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 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 [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.10 + 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [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.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 16s (4288 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8539 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-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 9263 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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 (8791 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58144 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.6' + 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json 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: gAAAAABcluQn3W19qB2XKEkFLsvFQ3E6D7UGxrBqlWt2j7CqoZMFYhkMHW6VPOhuta4F4AryvyX7N3CaG0WaR038sACLqruwym66PxSoawHGHCj8hy4xUXUo-aACaH-kTTi6u9iSbFlLZgHHO5a00y9qVSoLoEh9YWpEqDKR7YF8jVpkpUR5lpg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-ellis-6zhukp65yeh6/b91ebe3b-ec1a-468b-bb75-24a3e133fcea/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 8 44 --:--:-- --:--:-- --:--:-- 44 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:03:00 GMT Server: Apache x-openstack-request-id: req-ae20be41-2541-438f-83ab-0ce2b2d6a9e7 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 90:df:81:39:0c:93:c9:7d:eb:bc:6e:72:a7:4d:7a:2d root@ellis-0 (DSA) ec2: 256 58:08:a5:98:1b:c9:a7:e8:ae:8b:83:0b:dd:7d:20:fb root@ellis-0 (ECDSA) ec2: 256 c9:3f:e3:6e:eb:fc:16:a4:f1:bf:73:2e:39:de:a2:e2 root@ellis-0 (ED25519) ec2: 2048 a3:50:d3:4d:d3:45:08:9f:b1:8b:6f:b7:07:78:bd:11 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdnHgTxwfr6wPngoMoaWTde3L1qzj1TyczkpnpwToFhQZWyYE1W2MEoMx77SXOgveuCkTlKQKD3VeKXo8YkXys= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFkP4Z0oNS0OsbhEAxRAiVs/Xr8vg6ECG9RaoaoTtdng root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLBTB0hGl3hYrdw0FU/KAn8MSZQUZRGiSRwrDqDvMzB4xFDxYuniXi3Hz8rUSUc26zARJZrlWK3AwOEFRaaBbqvrtxZ2qugGWW/pquULhzo1wBBIn3IE+5omync9uWxmS1H7A5Iiz9V7SMeRvlvlUJe/bAD2c3m7Auf4Xx9z7CtqzNudKEG9Ax5mjcTpQ5K+uicoqlrUYhAlbrVzh1Xf94whERiTt7uLkPwcx1wKEtwk8pKpASV23Tas4uGJp8YLcxjb0Di6rmyNbdQaiIuQ2uXEp9zeQxrpq590MpRXl0BR4p7XuJ065aFyiuxecsBRo2Gb/ZVwH3nBhTSlR0tDuB root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:03:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.69 seconds 2019-03-24 02:26:48,950 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009701] Security Framework initialized [ 0.011216] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013421] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022669] 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.029621] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033646] Initializing cgroup subsys hugetlb [ 0.036042] mce: CPU supports 10 MCE banks [ 0.037606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037606] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041876] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046259] 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.072931] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078822] ACPI: Core revision 20131115 [ 0.080444] ACPI: All ACPI Tables successfully acquired [ 0.082454] ftrace: allocating 28753 entries in 113 pages [ 0.104236] smpboot: Max logical packages: 1 [ 0.108083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112325] Enabling x2apic [ 0.113421] Enabled x2apic [ 0.116015] Switched APIC routing to physical x2apic. [ 0.119125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124824] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135028] KVM setup paravirtual spinlock [ 0.138232] x86: Booted up 1 node, 1 CPUs [ 0.139661] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142732] devtmpfs: initialized [ 0.145427] EVM: security.selinux [ 0.146657] EVM: security.SMACK64 [ 0.147878] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150272] pinctrl core: initialized pinctrl subsystem [ 0.152095] regulator-dummy: no parameters [ 0.153630] RTC time: 1:59:50, date: 03/24/19 [ 0.155224] NET: Registered protocol family 16 [ 0.156150] cpuidle: using governor ladder [ 0.157595] cpuidle: using governor menu [ 0.159025] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162268] PCI: Using configuration type 1 for base access [ 0.164689] bio: create slab at 0 [ 0.166322] ACPI: Added _OSI(Module Device) [ 0.167787] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169599] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172449] ACPI: Interpreter enabled [ 0.173801] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186092] ACPI: (supports S0 S5) [ 0.187333] ACPI: Using IOAPIC for interrupt routing [ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191195] ACPI: No dock devices found. [ 0.193759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200214] acpiphp: Slot [3] registered [ 0.201629] acpiphp: Slot [4] registered [ 0.203039] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205466] acpiphp: Slot [7] registered [ 0.206870] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209426] acpiphp: Slot [10] registered [ 0.210859] acpiphp: Slot [11] registered [ 0.212023] acpiphp: Slot [12] registered [ 0.213651] acpiphp: Slot [13] registered [ 0.215278] acpiphp: Slot [14] registered [ 0.216022] acpiphp: Slot [15] registered [ 0.217666] acpiphp: Slot [16] registered [ 0.219293] acpiphp: Slot [17] registered [ 0.220030] acpiphp: Slot [18] registered [ 0.221666] acpiphp: Slot [19] registered [ 0.223296] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225657] acpiphp: Slot [22] registered [ 0.227299] acpiphp: Slot [23] registered [ 0.228027] acpiphp: Slot [24] registered [ 0.229657] acpiphp: Slot [25] registered [ 0.231292] acpiphp: Slot [26] registered [ 0.232022] acpiphp: Slot [27] registered [ 0.233647] acpiphp: Slot [28] registered [ 0.235262] acpiphp: Slot [29] registered [ 0.236022] acpiphp: Slot [30] registered [ 0.237653] acpiphp: Slot [31] registered [ 0.239264] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.242072] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246296] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250503] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257824] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.281204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.284112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.286908] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291999] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292879] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297195] vgaarb: bridge control possible 0000:00:02.0 [ 0.299489] SCSI subsystem initialized [ 0.300218] ACPI: bus type USB registered [ 0.301877] usbcore: registered new interface driver usbfs [ 0.303997] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.306145] PCI: Using ACPI for IRQ routing [ 0.308238] NetLabel: Initializing [ 0.309512] NetLabel: domain hash size = 128 [ 0.311025] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.312044] NetLabel: unlabeled traffic allowed by default [ 0.314087] Switched to clocksource kvm-clock [ 0.319983] AppArmor: AppArmor Filesystem Enabled [ 0.321617] pnp: PnP ACPI init [ 0.322790] ACPI: bus type PNP registered [ 0.324669] pnp: PnP ACPI: found 8 devices [ 0.326112] ACPI: bus type PNP unregistered [ 0.333168] NET: Registered protocol family 2 [ 0.334957] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337271] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339476] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341651] TCP: reno registered [ 0.342872] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344818] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346963] NET: Registered protocol family 1 [ 0.348504] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350445] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369217] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386232] Trying to unpack rootfs image as initramfs... [ 0.485037] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.487843] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489793] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492722] Scanning for low memory corruption every 60 seconds [ 0.494953] Initialise system trusted keyring [ 0.496538] audit: initializing netlink socket (disabled) [ 0.498342] type=2000 audit(1553392791.207:1): initialized [ 0.518289] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521098] zbud: loaded [ 0.522337] VFS: Disk quotas dquot_6.5.2 [ 0.523774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526202] fuse init (API version 7.22) [ 0.527653] msgmni has been set to 1982 [ 0.529089] Key type big_key registered [ 0.530737] Key type asymmetric registered [ 0.532232] Asymmetric key parser 'x509' registered [ 0.533922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536530] io scheduler noop registered [ 0.537932] io scheduler deadline registered (default) [ 0.539668] io scheduler cfq registered [ 0.541112] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542985] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.545221] ipmi message handler version 39.2 [ 0.546784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.549353] ACPI: Power Button [PWRF] [ 0.550776] GHES: HEST is not enabled! [ 0.567235] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599730] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.602176] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.627472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630776] Linux agpgart interface v0.103 [ 0.633103] brd: module loaded [ 0.634674] loop: module loaded [ 0.636265] blk-mq: CPU -> queue map [ 0.637565] CPU 0 -> Queue 0 [ 0.639521] vda: vda1 [ 0.641187] scsi0 : ata_piix [ 0.642363] scsi1 : ata_piix [ 0.643503] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.645670] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.648300] libphy: Fixed MDIO Bus: probed [ 0.649804] tun: Universal TUN/TAP device driver, 1.6 [ 0.651502] tun: (C) 1999-2004 Max Krasnyansky [ 0.654778] PPP generic driver version 2.4.2 [ 0.656319] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.658423] ehci-pci: EHCI PCI platform driver [ 0.659953] ehci-platform: EHCI generic platform driver [ 0.661721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.663739] ohci-pci: OHCI PCI platform driver [ 0.665275] ohci-platform: OHCI generic platform driver [ 0.667017] uhci_hcd: USB Universal Host Controller Interface driver [ 0.684033] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.685802] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.688482] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.690484] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.692695] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.695203] usb usb1: Product: UHCI Host Controller [ 0.696842] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.698905] usb usb1: SerialNumber: 0000:00:01.2 [ 0.700556] hub 1-0:1.0: USB hub found [ 0.701932] hub 1-0:1.0: 2 ports detected [ 0.703487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.707062] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.708749] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.710516] mousedev: PS/2 mouse device common for all mice [ 0.712698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.715676] rtc_cmos 00:00: RTC can wake from S4 [ 0.717744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719832] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721982] device-mapper: uevent: version 1.0.3 [ 0.723621] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.726470] ledtrig-cpu: registered to indicate activity on CPUs [ 0.728519] TCP: cubic registered [ 0.729808] NET: Registered protocol family 10 [ 0.731550] NET: Registered protocol family 17 [ 0.733111] Key type dns_resolver registered [ 0.734713] Loading compiled-in X.509 certificates [ 0.736887] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.740039] registered taskstats version 1 [ 0.742811] Key type trusted registered [ 0.746315] Key type encrypted registered [ 0.747745] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749567] IMA: No TPM chip found, activating TPM-bypass! [ 0.751918] regulator-dummy: disabling [ 0.753309] Magic number: 11:330:964 [ 0.754776] rtc_cmos 00:00: setting system clock to 2019-03-24 01:59:51 UTC (1553392791) [ 0.757568] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759525] EDD information not available. [ 0.809267] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.822917] Write protecting the kernel read-only data: 12288k [ 0.825412] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829429] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844117] systemd-udevd[99]: starting version 204 [ 0.876505] FDC 0 is a S82078B [ 1.012020] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176560] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178734] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180933] usb 1-1: Product: QEMU USB Tablet [ 1.182443] usb 1-1: Manufacturer: QEMU [ 1.183845] usb 1-1: SerialNumber: 42 [ 1.905587] 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.254280] 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.361341] random: init urandom read with 10 bits of entropy available [ 2.502206] 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 Sun, 24 Mar 2019 01:59:53 +0000. Up 2.89 seconds. cloud-init-nonet[3.09]: 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.78]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 01:59:55 +0000. Up 5.16 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:92:bb:2b | 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: +-------+-----------------+-----------------+-----------------+-----------+-------+ * 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: a3:50:d3:4d:d3:45:08:9f:b1:8b:6f:b7:07:78:bd:11 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | +o.+o | | . o oo+ | | o . . + | | . . . . E | | . S . .. ..| | . . . .. o..| | . o...o| | . . o.| | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 90:df:81:39:0c:93:c9:7d:eb:bc:6e:72:a7:4d:7a:2d root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+ | | +=.o. | | o =... | | o o.. | | So. | | 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: 58:08:a5:98:1b:c9:a7:e8:ae:8b:83:0b:dd:7d:20:fb root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . + o . | | * o . . | | . = o | |. o . o S | |.. . + . | |o.. 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: c9:3f:e3:6e:eb:fc:16:a4:f1:bf:73:2e:39:de:a2:e2 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . .. . | | S = | | .. o | | + o . | | ooo. B..| | =E=oooOo| +-----------------+ * 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 Cloud-init v. 0.7.5 running 'modules:config' at Sun, 24 Mar 2019 02:00:06 +0000. Up 16.08 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting 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 Sun, 24 Mar 2019 02:00:08 +0000. Up 17.33 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.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14767 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 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 [101 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 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 [288 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 [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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 (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.10 + 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 14 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [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.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [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.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 16s (4288 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8539 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-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 9263 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 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 (8791 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58144 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.6' + 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json 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: gAAAAABcluQn3W19qB2XKEkFLsvFQ3E6D7UGxrBqlWt2j7CqoZMFYhkMHW6VPOhuta4F4AryvyX7N3CaG0WaR038sACLqruwym66PxSoawHGHCj8hy4xUXUo-aACaH-kTTi6u9iSbFlLZgHHO5a00y9qVSoLoEh9YWpEqDKR7YF8jVpkpUR5lpg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-ellis-6zhukp65yeh6/b91ebe3b-ec1a-468b-bb75-24a3e133fcea/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 8 44 --:--:-- --:--:-- --:--:-- 44 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 02:03:00 GMT Server: Apache x-openstack-request-id: req-ae20be41-2541-438f-83ab-0ce2b2d6a9e7 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 90:df:81:39:0c:93:c9:7d:eb:bc:6e:72:a7:4d:7a:2d root@ellis-0 (DSA) ec2: 256 58:08:a5:98:1b:c9:a7:e8:ae:8b:83:0b:dd:7d:20:fb root@ellis-0 (ECDSA) ec2: 256 c9:3f:e3:6e:eb:fc:16:a4:f1:bf:73:2e:39:de:a2:e2 root@ellis-0 (ED25519) ec2: 2048 a3:50:d3:4d:d3:45:08:9f:b1:8b:6f:b7:07:78:bd:11 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdnHgTxwfr6wPngoMoaWTde3L1qzj1TyczkpnpwToFhQZWyYE1W2MEoMx77SXOgveuCkTlKQKD3VeKXo8YkXys= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFkP4Z0oNS0OsbhEAxRAiVs/Xr8vg6ECG9RaoaoTtdng root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLBTB0hGl3hYrdw0FU/KAn8MSZQUZRGiSRwrDqDvMzB4xFDxYuniXi3Hz8rUSUc26zARJZrlWK3AwOEFRaaBbqvrtxZ2qugGWW/pquULhzo1wBBIn3IE+5omync9uWxmS1H7A5Iiz9V7SMeRvlvlUJe/bAD2c3m7Auf4Xx9z7CtqzNudKEG9Ax5mjcTpQ5K+uicoqlrUYhAlbrVzh1Xf94whERiTt7uLkPwcx1wKEtwk8pKpASV23Tas4uGJp8YLcxjb0Di6rmyNbdQaiIuQ2uXEp9zeQxrpq590MpRXl0BR4p7XuJ065aFyiuxecsBRo2Gb/ZVwH3nBhTSlR0tDuB root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 02:03:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.69 seconds 2019-03-24 02:26:48,954 - 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:92:bb:2b', 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:92:bb:2b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:59:50.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'290cc3fd-25ac-4da1-a225-35c95b69005d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-24T01:59:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:59:50Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T01:59:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:58:07Z', 'created': u'2019-03-24T01:58:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-24 02:26:48,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:26:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:49,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-aad67ce0-ae3c-40a3-ac4c-a3f78e778880 x-openstack-request-id: req-aad67ce0-ae3c-40a3-ac4c-a3f78e778880 2019-03-24 02:26:49,665 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:26:49,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aad67ce0-ae3c-40a3-ac4c-a3f78e778880 2019-03-24 02:26:49,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710294961929s 2019-03-24 02:26:49,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:26:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:26:49,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12220 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26: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-51979063-54c7-4393-9aba-f5405d80aa8f x-openstack-request-id: req-51979063-54c7-4393-9aba-f5405d80aa8f 2019-03-24 02:26:49,752 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff]\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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301\n[ 0.009676] Security Framework initialized\n[ 0.011205] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013434] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020436] 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.024244] Initializing cgroup subsys memory\n[ 0.025824] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029602] Initializing cgroup subsys blkio\n[ 0.031144] Initializing cgroup subsys perf_event\n[ 0.032008] Initializing cgroup subsys hugetlb\n[ 0.036011] mce: CPU supports 10 MCE banks\n[ 0.037547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037547] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041898] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046286] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.076349] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.082295] ACPI: Core revision 20131115\n[ 0.084190] ACPI: All ACPI Tables successfully acquired\n[ 0.086256] ftrace: allocating 28753 entries in 113 pages\n[ 0.108241] smpboot: Max logical packages: 1\n[ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116326] Enabling x2apic\n[ 0.117450] Enabled x2apic\n[ 0.120016] Switched APIC routing to physical x2apic.\n[ 0.123188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139916] KVM setup paravirtual spinlock\n[ 0.142240] x86: Booted up 1 node, 1 CPUs\n[ 0.143713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144421] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146827] devtmpfs: initialized\n[ 0.149364] EVM: security.selinux\n[ 0.150633] EVM: security.SMACK64\n[ 0.151892] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154321] pinctrl core: initialized pinctrl subsystem\n[ 0.156101] regulator-dummy: no parameters\n[ 0.157677] RTC time: 1:57:19, date: 03/24/19\n[ 0.159319] NET: Registered protocol family 16\n[ 0.160159] cpuidle: using governor ladder\n[ 0.161642] cpuidle: using governor menu\n[ 0.163119] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166327] PCI: Using configuration type 1 for base access\n[ 0.168697] bio: create slab at 0\n[ 0.170379] ACPI: Added _OSI(Module Device)\n[ 0.171889] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173652] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176587] ACPI: Interpreter enabled\n[ 0.177963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190151] ACPI: (supports S0 S5)\n[ 0.191432] ACPI: Using IOAPIC for interrupt routing\n[ 0.192021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195290] ACPI: No dock devices found.\n[ 0.197764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.202215] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204214] acpiphp: Slot [3] registered\n[ 0.205680] acpiphp: Slot [4] registered\n[ 0.207128] acpiphp: Slot [5] registered\n[ 0.208024] acpiphp: Slot [6] registered\n[ 0.209603] acpiphp: Slot [7] registered\n[ 0.211044] acpiphp: Slot [8] registered\n[ 0.212022] acpiphp: Slot [9] registered\n[ 0.213484] acpiphp: Slot [10] registered\n[ 0.214962] acpiphp: Slot [11] registered\n[ 0.216022] acpiphp: Slot [12] registered\n[ 0.217493] acpiphp: Slot [13] registered\n[ 0.218961] acpiphp: Slot [14] registered\n[ 0.220022] acpiphp: Slot [15] registered\n[ 0.221487] acpiphp: Slot [16] registered\n[ 0.222970] acpiphp: Slot [17] registered\n[ 0.224029] acpiphp: Slot [18] registered\n[ 0.225502] acpiphp: Slot [19] registered\n[ 0.226975] acpiphp: Slot [20] registered\n[ 0.228022] acpiphp: Slot [21] registered\n[ 0.229498] acpiphp: Slot [22] registered\n[ 0.230971] acpiphp: Slot [23] registered\n[ 0.232026] acpiphp: Slot [24] registered\n[ 0.233496] acpiphp: Slot [25] registered\n[ 0.234964] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237486] acpiphp: Slot [28] registered\n[ 0.238955] acpiphp: Slot [29] registered\n[ 0.240022] acpiphp: Slot [30] registered\n[ 0.241448] acpiphp: Slot [31] registered\n[ 0.242911] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.247936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.250258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.260336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.262932] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.284159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.287375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.289180] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295390] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296320] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301119] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303360] SCSI subsystem initialized\n[ 0.304227] ACPI: bus type USB registered\n[ 0.306034] usbcore: registered new interface driver usbfs\n[ 0.308020] usbcore: registered new interface driver hub\n[ 0.310257] usbcore: registered new device driver usb\n[ 0.312167] PCI: Using ACPI for IRQ routing\n[ 0.314388] NetLabel: Initializing\n[ 0.315937] NetLabel: domain hash size = 128\n[ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.318127] NetLabel: unlabeled traffic allowed by default\n[ 0.320205] Switched to clocksource kvm-clock\n[ 0.328374] AppArmor: AppArmor Filesystem Enabled\n[ 0.330399] pnp: PnP ACPI init\n[ 0.331809] ACPI: bus type PNP registered\n[ 0.334018] pnp: PnP ACPI: found 8 devices\n[ 0.335807] ACPI: bus type PNP unregistered\n[ 0.343264] NET: Registered protocol family 2\n[ 0.345432] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.347970] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.350237] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.352477] TCP: reno registered\n[ 0.353714] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.355712] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.357932] NET: Registered protocol family 1\n[ 0.359508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.361508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.363467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.380408] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.397551] Trying to unpack rootfs image as initramfs...\n[ 0.497808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.500710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502700] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.505711] Scanning for low memory corruption every 60 seconds\n[ 0.508087] Initialise system trusted keyring\n[ 0.509708] audit: initializing netlink socket (disabled)\n[ 0.511578] type=2000 audit(1553392640.228:1): initialized\n[ 0.531552] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.534450] zbud: loaded\n[ 0.535713] VFS: Disk quotas dquot_6.5.2\n[ 0.537205] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.539720] fuse init (API version 7.22)\n[ 0.541218] msgmni has been set to 1982\n[ 0.542685] Key type big_key registered\n[ 0.544408] Key type asymmetric registered\n[ 0.545898] Asymmetric key parser 'x509' registered\n[ 0.547638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.550323] io scheduler noop registered\n[ 0.551758] io scheduler deadline registered (default)\n[ 0.553561] io scheduler cfq registered\n[ 0.555038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.559216] ipmi message handler version 39.2\n[ 0.560828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563449] ACPI: Power Button [PWRF]\n[ 0.564913] GHES: HEST is not enabled!\n[ 0.581396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.613965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.641847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645279] Linux agpgart interface v0.103\n[ 0.647703] brd: module loaded\n[ 0.649342] loop: module loaded\n[ 0.650950] blk-mq: CPU -> queue map\n[ 0.652291] CPU 0 -> Queue 0\n[ 0.654277] vda: vda1\n[ 0.655966] scsi0 : ata_piix\n[ 0.657191] scsi1 : ata_piix\n[ 0.658366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.660607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.663568] libphy: Fixed MDIO Bus: probed\n[ 0.665126] tun: Universal TUN/TAP device driver, 1.6\n[ 0.666879] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.669907] PPP generic driver version 2.4.2\n[ 0.671489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.673669] ehci-pci: EHCI PCI platform driver\n[ 0.675250] ehci-platform: EHCI generic platform driver\n[ 0.677060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679120] ohci-pci: OHCI PCI platform driver\n[ 0.680706] ohci-platform: OHCI generic platform driver\n[ 0.682503] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699553] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704133] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.706235] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711040] usb usb1: Product: UHCI Host Controller\n[ 0.712731] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.714870] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716579] hub 1-0:1.0: USB hub found\n[ 0.717986] hub 1-0:1.0: 2 ports detected\n[ 0.719588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723251] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724997] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.726825] mousedev: PS/2 mouse device common for all mice\n[ 0.729060] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732116] rtc_cmos 00:00: RTC can wake from S4\n[ 0.734248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738606] device-mapper: uevent: version 1.0.3\n[ 0.740291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743234] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745339] TCP: cubic registered\n[ 0.746666] NET: Registered protocol family 10\n[ 0.748484] NET: Registered protocol family 17\n[ 0.750081] Key type dns_resolver registered\n[ 0.751737] Loading compiled-in X.509 certificates\n[ 0.753960] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.757194] registered taskstats version 1\n[ 0.760141] Key type trusted registered\n[ 0.763840] Key type encrypted registered\n[ 0.765335] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.767224] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.769661] regulator-dummy: disabling\n[ 0.771067] Magic number: 11:330:964\n[ 0.772586] rtc_cmos 00:00: setting system clock to 2019-03-24 01:57:20 UTC (1553392640)\n[ 0.775474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.777499] EDD information not available.\n[ 0.817477] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.831148] Write protecting the kernel read-only data: 12288k\n[ 0.833705] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.837807] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852124] systemd-udevd[99]: starting version 204\n[ 0.889342] FDC 0 is a S82078B\n[ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192217] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194510] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196878] usb 1-1: Product: QEMU USB Tablet\n[ 1.198440] usb 1-1: Manufacturer: QEMU\n[ 1.199851] usb 1-1: SerialNumber: 42\n[ 1.921639] 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.268743] 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.360305] random: init urandom read with 10 bits of entropy available\n[ 2.490384] 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 Sun, 24 Mar 2019 01:57:22 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.09]: 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.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 01:57:24 +0000. Up 5.10 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.6 | 255.255.255.0 | fa:16:3e:b4:6c:8c |\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:\n51:79:2c:a3:19:cb:d7:19:bb:7b:7d:73:4f:c2:71:c2 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o |\n| ..+ + |\n| ..= = + |\n| =.. +. |\n| S. .E .|\n| .. + |\n| .o..|\n| . .++|\n| . *|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n93:44:f9:33:9d:14:b4:16:99:fc:78:36:b7:01:77:d8 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o++ o |\n| .. =+..E|\n| .. oo+o .|\n| . .+.+ =..|\n| S o o oo|\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:\n0f:16:ab:61:78:db:28:f6:d8:4c:63:cb:ac:77:01:60 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| E |\n| . . . |\n| .. o |\n| . +.S |\n| o B.o |\n| o B ... |\n| . @.o. |\n| ooB. |\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:\n12:23:6b:2f:56:c7:4d:0c:f2:0d:78:ec:ea:67:e3:a5 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo |\n| .oo= |\n| . oo. + |\n| o +.o |\n| o o.S . |\n| . o.o |\n| o.. . |\n| . .. +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 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 Sun, 24 Mar 2019 01:57:36 +0000. Up 16.76 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 Sun, 24 Mar 2019 01:57:37 +0000. Up 18.16 seconds.\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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.0 MB in 8s (1512 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 14 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 1s (338 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51333 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\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: gAAAAABcluOHX9jThMqgJceFRSmD4AKkDYRFptftBps_gNUh7NmyEu635YY9KESUNC-KMurA4wFkUyvpddB0vR52xLFP8p0Q-fLNbRxnioLl17fciRnPSHuC7FnmM_Stu25TSoxDhmFejL_xY0sFxK0ORnzrqNQIrpjqVcGcsUObRTuStvthahA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-dns-uidod3i7dlfl/6aa37875-df27-442b-b56e-61f879fffef3/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 55 --:--:-- --:--:-- --:--:-- 55\nHTTP/1.1 200 OK\nDate: Sun, 24 Mar 2019 01:57:53 GMT\nServer: Apache\nx-openstack-request-id: req-5a932ff2-7faf-411b-bccc-78f737f51c94\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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 93:44:f9:33:9d:14:b4:16:99:fc:78:36:b7:01:77:d8 root@ns (DSA)\nec2: 256 0f:16:ab:61:78:db:28:f6:d8:4c:63:cb:ac:77:01:60 root@ns (ECDSA)\nec2: 256 12:23:6b:2f:56:c7:4d:0c:f2:0d:78:ec:ea:67:e3:a5 root@ns (ED25519)\nec2: 2048 51:79:2c:a3:19:cb:d7:19:bb:7b:7d:73:4f:c2:71:c2 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP9kJD962SO9QAnsqq1UMtX8F2tDoWdMJ+B7TzAe0zMz5Ty/v93XkQ1RjG+Jw8Y8HAH6WATRdaKP2EHetvgO1Ug= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOsmBxP0tF4QgpRD/hXVvqoP+abt/YKf2+bzhBkjciwA root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH+kzrXvYsGoWOjsutSIayCjDvuh9H0KiZQxHvy/kLOVZn5t3j7wgLu48TNvYWtgPrtLxd+9f2TsDswOuUaq6j6NBR+Fb89r0CNLDuqwEUXSRqtvDV99ZXPeQvwvt3c5cw6oDX9NBQ5XM4sGOVU9g3ROs/IEXvXkeAw32Veq7O6L/kw+NpyZ20hnv3Woa5qa6Ah5cRXlMmE2itTDD6M8+8mSYJ/Dr1Twpm4eVZQm3VRZxO/TW1A5h8Oc7+FLDgiaWgGuyse+/k7tP7BzXH3UkToIUK5MkoKj3XvqcONWI5bj+PG+VUNw6hWWH2wmiYPw/VdkwPsniDnftDIfTWQ4/R root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 01:57:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 33.92 seconds\n"} 2019-03-24 02:26:49,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/action used request id req-51979063-54c7-4393-9aba-f5405d80aa8f 2019-03-24 02:26:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0794239044189s 2019-03-24 02:26:49,754 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009676] Security Framework initialized [ 0.011205] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013434] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020436] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024244] Initializing cgroup subsys memory [ 0.025824] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029602] Initializing cgroup subsys blkio [ 0.031144] Initializing cgroup subsys perf_event [ 0.032008] Initializing cgroup subsys hugetlb [ 0.036011] mce: CPU supports 10 MCE banks [ 0.037547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037547] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041898] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046286] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.076349] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082295] ACPI: Core revision 20131115 [ 0.084190] ACPI: All ACPI Tables successfully acquired [ 0.086256] ftrace: allocating 28753 entries in 113 pages [ 0.108241] smpboot: Max logical packages: 1 [ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116326] Enabling x2apic [ 0.117450] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.123188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139916] KVM setup paravirtual spinlock [ 0.142240] x86: Booted up 1 node, 1 CPUs [ 0.143713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144421] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146827] devtmpfs: initialized [ 0.149364] EVM: security.selinux [ 0.150633] EVM: security.SMACK64 [ 0.151892] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154321] pinctrl core: initialized pinctrl subsystem [ 0.156101] regulator-dummy: no parameters [ 0.157677] RTC time: 1:57:19, date: 03/24/19 [ 0.159319] NET: Registered protocol family 16 [ 0.160159] cpuidle: using governor ladder [ 0.161642] cpuidle: using governor menu [ 0.163119] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166327] PCI: Using configuration type 1 for base access [ 0.168697] bio: create slab at 0 [ 0.170379] ACPI: Added _OSI(Module Device) [ 0.171889] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173652] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176587] ACPI: Interpreter enabled [ 0.177963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190151] ACPI: (supports S0 S5) [ 0.191432] ACPI: Using IOAPIC for interrupt routing [ 0.192021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195290] ACPI: No dock devices found. [ 0.197764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202215] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204214] acpiphp: Slot [3] registered [ 0.205680] acpiphp: Slot [4] registered [ 0.207128] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209603] acpiphp: Slot [7] registered [ 0.211044] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213484] acpiphp: Slot [10] registered [ 0.214962] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217493] acpiphp: Slot [13] registered [ 0.218961] acpiphp: Slot [14] registered [ 0.220022] acpiphp: Slot [15] registered [ 0.221487] acpiphp: Slot [16] registered [ 0.222970] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225502] acpiphp: Slot [19] registered [ 0.226975] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229498] acpiphp: Slot [22] registered [ 0.230971] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233496] acpiphp: Slot [25] registered [ 0.234964] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237486] acpiphp: Slot [28] registered [ 0.238955] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241448] acpiphp: Slot [31] registered [ 0.242911] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262932] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.284159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289180] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295390] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301119] vgaarb: bridge control possible 0000:00:02.0 [ 0.303360] SCSI subsystem initialized [ 0.304227] ACPI: bus type USB registered [ 0.306034] usbcore: registered new interface driver usbfs [ 0.308020] usbcore: registered new interface driver hub [ 0.310257] usbcore: registered new device driver usb [ 0.312167] PCI: Using ACPI for IRQ routing [ 0.314388] NetLabel: Initializing [ 0.315937] NetLabel: domain hash size = 128 [ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.318127] NetLabel: unlabeled traffic allowed by default [ 0.320205] Switched to clocksource kvm-clock [ 0.328374] AppArmor: AppArmor Filesystem Enabled [ 0.330399] pnp: PnP ACPI init [ 0.331809] ACPI: bus type PNP registered [ 0.334018] pnp: PnP ACPI: found 8 devices [ 0.335807] ACPI: bus type PNP unregistered [ 0.343264] NET: Registered protocol family 2 [ 0.345432] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.347970] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.350237] TCP: Hash tables configured (established 8192 bind 8192) [ 0.352477] TCP: reno registered [ 0.353714] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.355712] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357932] NET: Registered protocol family 1 [ 0.359508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.361508] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380408] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397551] Trying to unpack rootfs image as initramfs... [ 0.497808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.500710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502700] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505711] Scanning for low memory corruption every 60 seconds [ 0.508087] Initialise system trusted keyring [ 0.509708] audit: initializing netlink socket (disabled) [ 0.511578] type=2000 audit(1553392640.228:1): initialized [ 0.531552] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534450] zbud: loaded [ 0.535713] VFS: Disk quotas dquot_6.5.2 [ 0.537205] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539720] fuse init (API version 7.22) [ 0.541218] msgmni has been set to 1982 [ 0.542685] Key type big_key registered [ 0.544408] Key type asymmetric registered [ 0.545898] Asymmetric key parser 'x509' registered [ 0.547638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550323] io scheduler noop registered [ 0.551758] io scheduler deadline registered (default) [ 0.553561] io scheduler cfq registered [ 0.555038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559216] ipmi message handler version 39.2 [ 0.560828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.563449] ACPI: Power Button [PWRF] [ 0.564913] GHES: HEST is not enabled! [ 0.581396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645279] Linux agpgart interface v0.103 [ 0.647703] brd: module loaded [ 0.649342] loop: module loaded [ 0.650950] blk-mq: CPU -> queue map [ 0.652291] CPU 0 -> Queue 0 [ 0.654277] vda: vda1 [ 0.655966] scsi0 : ata_piix [ 0.657191] scsi1 : ata_piix [ 0.658366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.660607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.663568] libphy: Fixed MDIO Bus: probed [ 0.665126] tun: Universal TUN/TAP device driver, 1.6 [ 0.666879] tun: (C) 1999-2004 Max Krasnyansky [ 0.669907] PPP generic driver version 2.4.2 [ 0.671489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673669] ehci-pci: EHCI PCI platform driver [ 0.675250] ehci-platform: EHCI generic platform driver [ 0.677060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679120] ohci-pci: OHCI PCI platform driver [ 0.680706] ohci-platform: OHCI generic platform driver [ 0.682503] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704133] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706235] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711040] usb usb1: Product: UHCI Host Controller [ 0.712731] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.714870] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716579] hub 1-0:1.0: USB hub found [ 0.717986] hub 1-0:1.0: 2 ports detected [ 0.719588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723251] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724997] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.726825] mousedev: PS/2 mouse device common for all mice [ 0.729060] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732116] rtc_cmos 00:00: RTC can wake from S4 [ 0.734248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738606] device-mapper: uevent: version 1.0.3 [ 0.740291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743234] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745339] TCP: cubic registered [ 0.746666] NET: Registered protocol family 10 [ 0.748484] NET: Registered protocol family 17 [ 0.750081] Key type dns_resolver registered [ 0.751737] Loading compiled-in X.509 certificates [ 0.753960] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.757194] registered taskstats version 1 [ 0.760141] Key type trusted registered [ 0.763840] Key type encrypted registered [ 0.765335] AppArmor: AppArmor sha1 policy hashing enabled [ 0.767224] IMA: No TPM chip found, activating TPM-bypass! [ 0.769661] regulator-dummy: disabling [ 0.771067] Magic number: 11:330:964 [ 0.772586] rtc_cmos 00:00: setting system clock to 2019-03-24 01:57:20 UTC (1553392640) [ 0.775474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777499] EDD information not available. [ 0.817477] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831148] Write protecting the kernel read-only data: 12288k [ 0.833705] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.837807] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852124] systemd-udevd[99]: starting version 204 [ 0.889342] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192217] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194510] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196878] usb 1-1: Product: QEMU USB Tablet [ 1.198440] usb 1-1: Manufacturer: QEMU [ 1.199851] usb 1-1: SerialNumber: 42 [ 1.921639] 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.268743] 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.360305] random: init urandom read with 10 bits of entropy available [ 2.490384] 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 Sun, 24 Mar 2019 01:57:22 +0000. Up 2.87 seconds. cloud-init-nonet[3.09]: 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.46]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 01:57:24 +0000. Up 5.10 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.6 | 255.255.255.0 | fa:16:3e:b4:6c:8c | 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: 51:79:2c:a3:19:cb:d7:19:bb:7b:7d:73:4f:c2:71:c2 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o | | ..+ + | | ..= = + | | =.. +. | | S. .E .| | .. + | | .o..| | . .++| | . *| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 93:44:f9:33:9d:14:b4:16:99:fc:78:36:b7:01:77:d8 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .. o++ o | | .. =+..E| | .. oo+o .| | . .+.+ =..| | S o o oo| | . . | | | | | | | +-----------------+ 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: 0f:16:ab:61:78:db:28:f6:d8:4c:63:cb:ac:77:01:60 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | E | | . . . | | .. o | | . +.S | | o B.o | | o B ... | | . @.o. | | ooB. | +-----------------+ 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: 12:23:6b:2f:56:c7:4d:0c:f2:0d:78:ec:ea:67:e3:a5 root@ns The key's randomart image is: +--[ED25519 256--+ | .oo | | .oo= | | . oo. + | | o +.o | | o o.S . | | . o.o | | 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 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 Sun, 24 Mar 2019 01:57:36 +0000. Up 16.76 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 Sun, 24 Mar 2019 01:57:37 +0000. Up 18.16 seconds. + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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.0 MB in 8s (1512 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 14 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 1s (338 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51333 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + 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: gAAAAABcluOHX9jThMqgJceFRSmD4AKkDYRFptftBps_gNUh7NmyEu635YY9KESUNC-KMurA4wFkUyvpddB0vR52xLFP8p0Q-fLNbRxnioLl17fciRnPSHuC7FnmM_Stu25TSoxDhmFejL_xY0sFxK0ORnzrqNQIrpjqVcGcsUObRTuStvthahA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-dns-uidod3i7dlfl/6aa37875-df27-442b-b56e-61f879fffef3/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 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 01:57:53 GMT Server: Apache x-openstack-request-id: req-5a932ff2-7faf-411b-bccc-78f737f51c94 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 93:44:f9:33:9d:14:b4:16:99:fc:78:36:b7:01:77:d8 root@ns (DSA) ec2: 256 0f:16:ab:61:78:db:28:f6:d8:4c:63:cb:ac:77:01:60 root@ns (ECDSA) ec2: 256 12:23:6b:2f:56:c7:4d:0c:f2:0d:78:ec:ea:67:e3:a5 root@ns (ED25519) ec2: 2048 51:79:2c:a3:19:cb:d7:19:bb:7b:7d:73:4f:c2:71:c2 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP9kJD962SO9QAnsqq1UMtX8F2tDoWdMJ+B7TzAe0zMz5Ty/v93XkQ1RjG+Jw8Y8HAH6WATRdaKP2EHetvgO1Ug= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOsmBxP0tF4QgpRD/hXVvqoP+abt/YKf2+bzhBkjciwA root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH+kzrXvYsGoWOjsutSIayCjDvuh9H0KiZQxHvy/kLOVZn5t3j7wgLu48TNvYWtgPrtLxd+9f2TsDswOuUaq6j6NBR+Fb89r0CNLDuqwEUXSRqtvDV99ZXPeQvwvt3c5cw6oDX9NBQ5XM4sGOVU9g3ROs/IEXvXkeAw32Veq7O6L/kw+NpyZ20hnv3Woa5qa6Ah5cRXlMmE2itTDD6M8+8mSYJ/Dr1Twpm4eVZQm3VRZxO/TW1A5h8Oc7+FLDgiaWgGuyse+/k7tP7BzXH3UkToIUK5MkoKj3XvqcONWI5bj+PG+VUNw6hWWH2wmiYPw/VdkwPsniDnftDIfTWQ4/R root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 01:57:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 33.92 seconds 2019-03-24 02:26:49,756 - 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-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-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 0x371d2000-0x378e0fff] [ 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-165-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.008004] pid_max: default: 32768 minimum: 301 [ 0.009676] Security Framework initialized [ 0.011205] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013434] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020436] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024244] Initializing cgroup subsys memory [ 0.025824] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029602] Initializing cgroup subsys blkio [ 0.031144] Initializing cgroup subsys perf_event [ 0.032008] Initializing cgroup subsys hugetlb [ 0.036011] mce: CPU supports 10 MCE banks [ 0.037547] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037547] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041898] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046286] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.076349] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082295] ACPI: Core revision 20131115 [ 0.084190] ACPI: All ACPI Tables successfully acquired [ 0.086256] ftrace: allocating 28753 entries in 113 pages [ 0.108241] smpboot: Max logical packages: 1 [ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116326] Enabling x2apic [ 0.117450] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.123188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139916] KVM setup paravirtual spinlock [ 0.142240] x86: Booted up 1 node, 1 CPUs [ 0.143713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144421] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146827] devtmpfs: initialized [ 0.149364] EVM: security.selinux [ 0.150633] EVM: security.SMACK64 [ 0.151892] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154321] pinctrl core: initialized pinctrl subsystem [ 0.156101] regulator-dummy: no parameters [ 0.157677] RTC time: 1:57:19, date: 03/24/19 [ 0.159319] NET: Registered protocol family 16 [ 0.160159] cpuidle: using governor ladder [ 0.161642] cpuidle: using governor menu [ 0.163119] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166327] PCI: Using configuration type 1 for base access [ 0.168697] bio: create slab at 0 [ 0.170379] ACPI: Added _OSI(Module Device) [ 0.171889] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173652] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176587] ACPI: Interpreter enabled [ 0.177963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190151] ACPI: (supports S0 S5) [ 0.191432] ACPI: Using IOAPIC for interrupt routing [ 0.192021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195290] ACPI: No dock devices found. [ 0.197764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199841] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202215] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204214] acpiphp: Slot [3] registered [ 0.205680] acpiphp: Slot [4] registered [ 0.207128] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209603] acpiphp: Slot [7] registered [ 0.211044] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213484] acpiphp: Slot [10] registered [ 0.214962] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217493] acpiphp: Slot [13] registered [ 0.218961] acpiphp: Slot [14] registered [ 0.220022] acpiphp: Slot [15] registered [ 0.221487] acpiphp: Slot [16] registered [ 0.222970] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225502] acpiphp: Slot [19] registered [ 0.226975] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229498] acpiphp: Slot [22] registered [ 0.230971] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233496] acpiphp: Slot [25] registered [ 0.234964] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237486] acpiphp: Slot [28] registered [ 0.238955] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241448] acpiphp: Slot [31] registered [ 0.242911] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245876] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250258] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260336] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262932] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.284159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289180] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291743] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295390] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298246] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301119] vgaarb: bridge control possible 0000:00:02.0 [ 0.303360] SCSI subsystem initialized [ 0.304227] ACPI: bus type USB registered [ 0.306034] usbcore: registered new interface driver usbfs [ 0.308020] usbcore: registered new interface driver hub [ 0.310257] usbcore: registered new device driver usb [ 0.312167] PCI: Using ACPI for IRQ routing [ 0.314388] NetLabel: Initializing [ 0.315937] NetLabel: domain hash size = 128 [ 0.316003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.318127] NetLabel: unlabeled traffic allowed by default [ 0.320205] Switched to clocksource kvm-clock [ 0.328374] AppArmor: AppArmor Filesystem Enabled [ 0.330399] pnp: PnP ACPI init [ 0.331809] ACPI: bus type PNP registered [ 0.334018] pnp: PnP ACPI: found 8 devices [ 0.335807] ACPI: bus type PNP unregistered [ 0.343264] NET: Registered protocol family 2 [ 0.345432] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.347970] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.350237] TCP: Hash tables configured (established 8192 bind 8192) [ 0.352477] TCP: reno registered [ 0.353714] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.355712] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357932] NET: Registered protocol family 1 [ 0.359508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.361508] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380408] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397551] Trying to unpack rootfs image as initramfs... [ 0.497808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.500710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502700] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505711] Scanning for low memory corruption every 60 seconds [ 0.508087] Initialise system trusted keyring [ 0.509708] audit: initializing netlink socket (disabled) [ 0.511578] type=2000 audit(1553392640.228:1): initialized [ 0.531552] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.534450] zbud: loaded [ 0.535713] VFS: Disk quotas dquot_6.5.2 [ 0.537205] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.539720] fuse init (API version 7.22) [ 0.541218] msgmni has been set to 1982 [ 0.542685] Key type big_key registered [ 0.544408] Key type asymmetric registered [ 0.545898] Asymmetric key parser 'x509' registered [ 0.547638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550323] io scheduler noop registered [ 0.551758] io scheduler deadline registered (default) [ 0.553561] io scheduler cfq registered [ 0.555038] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556961] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559216] ipmi message handler version 39.2 [ 0.560828] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.563449] ACPI: Power Button [PWRF] [ 0.564913] GHES: HEST is not enabled! [ 0.581396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.613965] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.641847] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645279] Linux agpgart interface v0.103 [ 0.647703] brd: module loaded [ 0.649342] loop: module loaded [ 0.650950] blk-mq: CPU -> queue map [ 0.652291] CPU 0 -> Queue 0 [ 0.654277] vda: vda1 [ 0.655966] scsi0 : ata_piix [ 0.657191] scsi1 : ata_piix [ 0.658366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.660607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.663568] libphy: Fixed MDIO Bus: probed [ 0.665126] tun: Universal TUN/TAP device driver, 1.6 [ 0.666879] tun: (C) 1999-2004 Max Krasnyansky [ 0.669907] PPP generic driver version 2.4.2 [ 0.671489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.673669] ehci-pci: EHCI PCI platform driver [ 0.675250] ehci-platform: EHCI generic platform driver [ 0.677060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679120] ohci-pci: OHCI PCI platform driver [ 0.680706] ohci-platform: OHCI generic platform driver [ 0.682503] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699553] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704133] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706235] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708474] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711040] usb usb1: Product: UHCI Host Controller [ 0.712731] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.714870] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716579] hub 1-0:1.0: USB hub found [ 0.717986] hub 1-0:1.0: 2 ports detected [ 0.719588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723251] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724997] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.726825] mousedev: PS/2 mouse device common for all mice [ 0.729060] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732116] rtc_cmos 00:00: RTC can wake from S4 [ 0.734248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736399] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738606] device-mapper: uevent: version 1.0.3 [ 0.740291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743234] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745339] TCP: cubic registered [ 0.746666] NET: Registered protocol family 10 [ 0.748484] NET: Registered protocol family 17 [ 0.750081] Key type dns_resolver registered [ 0.751737] Loading compiled-in X.509 certificates [ 0.753960] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.757194] registered taskstats version 1 [ 0.760141] Key type trusted registered [ 0.763840] Key type encrypted registered [ 0.765335] AppArmor: AppArmor sha1 policy hashing enabled [ 0.767224] IMA: No TPM chip found, activating TPM-bypass! [ 0.769661] regulator-dummy: disabling [ 0.771067] Magic number: 11:330:964 [ 0.772586] rtc_cmos 00:00: setting system clock to 2019-03-24 01:57:20 UTC (1553392640) [ 0.775474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777499] EDD information not available. [ 0.817477] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831148] Write protecting the kernel read-only data: 12288k [ 0.833705] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.837807] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852124] systemd-udevd[99]: starting version 204 [ 0.889342] FDC 0 is a S82078B [ 1.028049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192217] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194510] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196878] usb 1-1: Product: QEMU USB Tablet [ 1.198440] usb 1-1: Manufacturer: QEMU [ 1.199851] usb 1-1: SerialNumber: 42 [ 1.921639] 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.268743] 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.360305] random: init urandom read with 10 bits of entropy available [ 2.490384] 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 Sun, 24 Mar 2019 01:57:22 +0000. Up 2.87 seconds. cloud-init-nonet[3.09]: 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.46]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 24 Mar 2019 01:57:24 +0000. Up 5.10 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.6 | 255.255.255.0 | fa:16:3e:b4:6c:8c | 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: 51:79:2c:a3:19:cb:d7:19:bb:7b:7d:73:4f:c2:71:c2 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .o | | ..+ + | | ..= = + | | =.. +. | | S. .E .| | .. + | | .o..| | . .++| | . *| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 93:44:f9:33:9d:14:b4:16:99:fc:78:36:b7:01:77:d8 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .. o++ o | | .. =+..E| | .. oo+o .| | . .+.+ =..| | S o o oo| | . . | | | | | | | +-----------------+ 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: 0f:16:ab:61:78:db:28:f6:d8:4c:63:cb:ac:77:01:60 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | E | | . . . | | .. o | | . +.S | | o B.o | | o B ... | | . @.o. | | ooB. | +-----------------+ 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: 12:23:6b:2f:56:c7:4d:0c:f2:0d:78:ec:ea:67:e3:a5 root@ns The key's randomart image is: +--[ED25519 256--+ | .oo | | .oo= | | . oo. + | | o +.o | | o o.S . | | . o.o | | 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 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 Sun, 24 Mar 2019 01:57:36 +0000. Up 16.76 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 Sun, 24 Mar 2019 01:57:37 +0000. Up 18.16 seconds. + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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 [518 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 [573 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 [278 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.0 MB in 8s (1512 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 14 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 1s (338 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51333 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + 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: gAAAAABcluOHX9jThMqgJceFRSmD4AKkDYRFptftBps_gNUh7NmyEu635YY9KESUNC-KMurA4wFkUyvpddB0vR52xLFP8p0Q-fLNbRxnioLl17fciRnPSHuC7FnmM_Stu25TSoxDhmFejL_xY0sFxK0ORnzrqNQIrpjqVcGcsUObRTuStvthahA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/7148335b3ef94b6993e0441288c190d0/stacks/clearwater-opnfv-dns-uidod3i7dlfl/6aa37875-df27-442b-b56e-61f879fffef3/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 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Sun, 24 Mar 2019 01:57:53 GMT Server: Apache x-openstack-request-id: req-5a932ff2-7faf-411b-bccc-78f737f51c94 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 | fe:95:24:3b:6d:94:a5:ac:da:a7:c0:a9:47:81:8b:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 93:44:f9:33:9d:14:b4:16:99:fc:78:36:b7:01:77:d8 root@ns (DSA) ec2: 256 0f:16:ab:61:78:db:28:f6:d8:4c:63:cb:ac:77:01:60 root@ns (ECDSA) ec2: 256 12:23:6b:2f:56:c7:4d:0c:f2:0d:78:ec:ea:67:e3:a5 root@ns (ED25519) ec2: 2048 51:79:2c:a3:19:cb:d7:19:bb:7b:7d:73:4f:c2:71:c2 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP9kJD962SO9QAnsqq1UMtX8F2tDoWdMJ+B7TzAe0zMz5Ty/v93XkQ1RjG+Jw8Y8HAH6WATRdaKP2EHetvgO1Ug= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOsmBxP0tF4QgpRD/hXVvqoP+abt/YKf2+bzhBkjciwA root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH+kzrXvYsGoWOjsutSIayCjDvuh9H0KiZQxHvy/kLOVZn5t3j7wgLu48TNvYWtgPrtLxd+9f2TsDswOuUaq6j6NBR+Fb89r0CNLDuqwEUXSRqtvDV99ZXPeQvwvt3c5cw6oDX9NBQ5XM4sGOVU9g3ROs/IEXvXkeAw32Veq7O6L/kw+NpyZ20hnv3Woa5qa6Ah5cRXlMmE2itTDD6M8+8mSYJ/Dr1Twpm4eVZQm3VRZxO/TW1A5h8Oc7+FLDgiaWgGuyse+/k7tP7BzXH3UkToIUK5MkoKj3XvqcONWI5bj+PG+VUNw6hWWH2wmiYPw/VdkwPsniDnftDIfTWQ4/R root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 24 Mar 2019 01:57:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 33.92 seconds 2019-03-24 02:26:49,759 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2019-03-24 02:26:49,852 - 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-03-24 02:26:49,920 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-03-24 02:26:49,920 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-03-24 02:26:50,234 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550775@clearwater.opnfv', u'sip_username': u'6505550775', u'formatted_number': u'(650) 555-0775', u'number': u'6505550775', u'sip_uri': u'sip:6505550775@clearwater.opnfv', u'number_id': u'7d086202d2794d71a2d522183ae740a3', u'sip_password': u'PrwsKrvhH', u'pstn': False} 2019-03-24 02:26:50,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:26:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:26:50,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:26:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 Server: Apache x-openstack-request-id: req-d78170aa-348d-410e-89c7-5ced826122d6 2019-03-24 02:26:50,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:26:50,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sun, 24 Mar 2019 02:26:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4962b154-717a-49ac-91d4-39f7a7169335 2019-03-24 02:26:50,764 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "outputs": [{"output_value": "172.30.9.201", "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-03-24 02:26:50,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 used request id req-4962b154-717a-49ac-91d4-39f7a7169335 2019-03-24 02:26:50,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.529525995255s 2019-03-24 02:26:50,766 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.201', 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-03-24 02:26:50,767 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-03-24 02:26:50,767 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-03-24 02:26:50,774 - 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-03-24 02:26:50,775 - 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-03-24 02:29:08,198 - 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) - (6505550041, 6505550056) Passed Basic Call - SDP (TCP) - (6505550517, 6505550593) Passed Basic Call - Tel URIs (TCP) - (6505550089, 6505550810) Passed Basic Call - Unknown number (TCP) - (6505550293, 6505550933) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550257, 6505550972) Passed Basic Call - Messages - Pager model (TCP) - (6505550332, 6505550804) Passed Basic Call - Pracks (TCP) - (6505550778, 6505550469) Passed Basic Registration (TCP) - (6505550375) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550946, 6505550579) Passed Call Barring - Outbound Rejection (TCP) - (6505550959, 6505550889) 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) - (6505550918, 6505550782) 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) - (6505550680, 6505550617, 6505550248) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550582, 6505550821, 6505550580) Passed Call Diversion - Not reachable (408) (TCP) - (6505550580, 6505550433, 6505550452) Passed Call Diversion - Not reachable (503) (TCP) - (6505550659, 6505550734, 6505550275) Passed Call Diversion - Not reachable (500) (TCP) - (6505550402, 6505550738, 6505550580) Passed Call Diversion - Busy (TCP) - (6505550376, 6505550588, 6505550574) Passed Call Diversion - Unconditional (TCP) - (6505550161, 6505550283, 6505550289) Passed Call Diversion - No answer (TCP) - (6505550968, 6505550951, 6505550738) Passed Call Diversion - Bad target URI (TCP) - (6505550338, 6505550848) Passed Call Diversion - Audio-only call (TCP) - (6505550894, 6505550718, 6505550573, 6505550374) Passed Call Diversion - Audio-video call (TCP) - (6505550581, 6505550038, 6505550774, 6505550415) Passed Call Forking - Mainline (TCP) - (6505550473, 6505550720) Passed Call Forking - Endpoint offline (TCP) - (6505550755, 6505550827) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550855, 6505550271) Passed Call Waiting - Accepted (TCP) - (6505550357, 6505550349, 6505550010) Passed Call Waiting - Cancelled (TCP) - (6505550637, 6505550191, 6505550634) Passed CANCEL - Mainline (TCP) - (6505550747, 6505550063) Passed Filtering - Accept-Contact (TCP) - (6505550690, 6505550003) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550825, 6505550407) Passed Filtering - Accept-Contact no match (TCP) - (6505550374, 6505550255) Passed Filtering - Accept-Contact negated match (TCP) - (6505550847, 6505550173) Passed Filtering - RFC3841 example (TCP) - (6505550664, 6505550170) Passed Filtering - Reject-Contact no match (TCP) - (6505550759, 6505550892) Passed Filtering - Reject-Contact match (TCP) - (6505550301, 6505550262) 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) - (6505550535) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550271) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550402) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550967) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550879, 6505550539) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550366, 6505550717) Passed GRUU - Call - only GRUU as target (TCP) - (6505550413, 6505550674) Passed GRUU - Call - AoR as target (TCP) - (6505550871, 6505550039) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550808, 6505550256) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550834, 6505550740) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550903, 6505550427) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550566, 6505550464) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550448, 6505550984) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550420, 6505550659) 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) - (6505550765) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550470) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550723) 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) - (6505550808, 6505550983) 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-03-24 02:29:08,199 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-03-24 02:29:08,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:29:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:09,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1350 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-1b1e5de8-26ee-495f-bc16-2cfcbd998d44 x-openstack-request-id: req-1b1e5de8-26ee-495f-bc16-2cfcbd998d44 2019-03-24 02:29:09,319 - 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:26:21:c0", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:21:c0", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "16c3df8a-7b27-4d40-b2f2-179f584e0593", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:18Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "dime-0.clearwater.opnfv", "created": "2019-03-24T02:18:44Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:54:65", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e00887b-ffdc-4078-8bae-53f275d97669", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:18.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "6e00887b-ffdc-4078-8bae-53f275d97669", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "bono-0.clearwater.opnfv", "created": "2019-03-24T02:18:43Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:15:33", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:19:16.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "e641bd37-9c12-4da5-9705-d3374fa9d61e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:19:16Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "homer-0.clearwater.opnfv", "created": "2019-03-24T02:18:42Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "192.168.100.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/facda413-b8ba-48c1-b112-1c0e35c40220", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:13:44.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "facda413-b8ba-48c1-b112-1c0e35c40220", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:13:44Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-24T02:13:27Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1c:87", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b3ed746-6e23-4083-a018-3b86848c4bff", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:03:38.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "5b3ed746-6e23-4083-a018-3b86848c4bff", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:03:38Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-24T02:03:22Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:bb:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/290cc3fd-25ac-4da1-a225-35c95b69005d", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:59:50.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "290cc3fd-25ac-4da1-a225-35c95b69005d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:59:50Z", "hostId": "da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-24T01:58:07Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/22726543-a19f-4441-89e8-88cf6b674848", "rel": "bookmark"}], "image": {"id": "9f0175c6-9f7f-4493-9227-c380c916d093", "links": [{"href": "http://172.30.9.28:8774/images/9f0175c6-9f7f-4493-9227-c380c916d093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T01:57:19.000000", "flavor": {"id": "eebdf2ff-15b5-46eb-8d50-e3c127607367", "links": [{"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "bookmark"}]}, "id": "22726543-a19f-4441-89e8-88cf6b674848", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "6600c6b29ccb44709e5f4945d3965ee3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T01:57:19Z", "hostId": "b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f", "name": "ns.clearwater.opnfv", "created": "2019-03-24T01:55:28Z", "tenant_id": "b018af72426244238a6d7e1389fa0386", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:29:09,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b1e5de8-26ee-495f-bc16-2cfcbd998d44 2019-03-24 02:29:09,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11951684952s 2019-03-24 02:29:09,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:09,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-eda922bc-4e9e-4032-a5a6-4f17b2c2ce56 x-openstack-request-id: req-eda922bc-4e9e-4032-a5a6-4f17b2c2ce56 2019-03-24 02:29:09,351 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:09,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-eda922bc-4e9e-4032-a5a6-4f17b2c2ce56 2019-03-24 02:29:09,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240240097046s 2019-03-24 02:29:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:10,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-154a4eeb-00a8-45eb-83b0-74b00e1f5d0a x-openstack-request-id: req-154a4eeb-00a8-45eb-83b0-74b00e1f5d0a 2019-03-24 02:29:10,092 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:10,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/16c3df8a-7b27-4d40-b2f2-179f584e0593/os-security-groups used request id req-154a4eeb-00a8-45eb-83b0-74b00e1f5d0a 2019-03-24 02:29:10,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.739772081375s 2019-03-24 02:29:10,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:10,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:10 GMT X-Openstack-Request-Id: req-678d5b5f-d253-46fa-a30f-19c8aa31e133 2019-03-24 02:29:10,140 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:10,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-678d5b5f-d253-46fa-a30f-19c8aa31e133 2019-03-24 02:29:10,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415170192719s 2019-03-24 02:29:10,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:10,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f4f3ebf8-936f-456e-9578-7c9333388f5e x-openstack-request-id: req-f4f3ebf8-936f-456e-9578-7c9333388f5e 2019-03-24 02:29:10,906 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:10,906 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-f4f3ebf8-936f-456e-9578-7c9333388f5e 2019-03-24 02:29:10,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.758612155914s 2019-03-24 02:29:10,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:10,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-826f103e-0545-48ee-bc78-1907c2184963 x-openstack-request-id: req-826f103e-0545-48ee-bc78-1907c2184963 2019-03-24 02:29:10,932 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:10,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-826f103e-0545-48ee-bc78-1907c2184963 2019-03-24 02:29:10,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247409343719s 2019-03-24 02:29:10,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:10,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:11,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-c8d8131d-5578-4790-9e14-ce4d49365ec4 x-openstack-request-id: req-c8d8131d-5578-4790-9e14-ce4d49365ec4 2019-03-24 02:29:11,969 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:11,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e00887b-ffdc-4078-8bae-53f275d97669/os-security-groups used request id req-c8d8131d-5578-4790-9e14-ce4d49365ec4 2019-03-24 02:29:11,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.03638601303s 2019-03-24 02:29:11,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:12,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:12 GMT X-Openstack-Request-Id: req-5fed28d6-0398-4d8d-a0a2-8e7869576c9c 2019-03-24 02:29:12,295 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:12,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5fed28d6-0398-4d8d-a0a2-8e7869576c9c 2019-03-24 02:29:12,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318495988846s 2019-03-24 02:29:12,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:12,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:13,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-35c45114-f82e-4219-9e9e-0732469d89f3 x-openstack-request-id: req-35c45114-f82e-4219-9e9e-0732469d89f3 2019-03-24 02:29:13,075 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:13,075 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-35c45114-f82e-4219-9e9e-0732469d89f3 2019-03-24 02:29:13,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.774048805237s 2019-03-24 02:29:13,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:13,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-1f40bb9c-c58e-4e99-81dd-9f212bf7c0f4 x-openstack-request-id: req-1f40bb9c-c58e-4e99-81dd-9f212bf7c0f4 2019-03-24 02:29:13,099 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:13,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1f40bb9c-c58e-4e99-81dd-9f212bf7c0f4 2019-03-24 02:29:13,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232570171356s 2019-03-24 02:29:13,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:13,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:13,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-a02aaae4-e7a7-4be1-8d30-fd4347982ea7 x-openstack-request-id: req-a02aaae4-e7a7-4be1-8d30-fd4347982ea7 2019-03-24 02:29:13,767 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:13,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e641bd37-9c12-4da5-9705-d3374fa9d61e/os-security-groups used request id req-a02aaae4-e7a7-4be1-8d30-fd4347982ea7 2019-03-24 02:29:13,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.667003154755s 2019-03-24 02:29:13,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:14,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:14 GMT X-Openstack-Request-Id: req-0ce30b90-5b9a-418a-8799-49bdf65bdac4 2019-03-24 02:29:14,132 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:14,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0ce30b90-5b9a-418a-8799-49bdf65bdac4 2019-03-24 02:29:14,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.358244895935s 2019-03-24 02:29:14,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:14,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-638ab4d2-0b20-41b2-9c3b-b1a785ee9aad x-openstack-request-id: req-638ab4d2-0b20-41b2-9c3b-b1a785ee9aad 2019-03-24 02:29:14,889 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:14,890 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-638ab4d2-0b20-41b2-9c3b-b1a785ee9aad 2019-03-24 02:29:14,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.749966144562s 2019-03-24 02:29:14,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:14,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-5abd8c23-53a7-469a-9f30-7927af9a7905 x-openstack-request-id: req-5abd8c23-53a7-469a-9f30-7927af9a7905 2019-03-24 02:29:14,917 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:14,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5abd8c23-53a7-469a-9f30-7927af9a7905 2019-03-24 02:29:14,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268020629883s 2019-03-24 02:29:14,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:14,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:15,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-a114624c-05a8-4719-a71d-127bedc413c5 x-openstack-request-id: req-a114624c-05a8-4719-a71d-127bedc413c5 2019-03-24 02:29:15,632 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:15,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/facda413-b8ba-48c1-b112-1c0e35c40220/os-security-groups used request id req-a114624c-05a8-4719-a71d-127bedc413c5 2019-03-24 02:29:15,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.713495016098s 2019-03-24 02:29:15,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:15 GMT X-Openstack-Request-Id: req-ecca738b-97d2-4c10-80e4-1d7395b4d266 2019-03-24 02:29:15,964 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:15,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ecca738b-97d2-4c10-80e4-1d7395b4d266 2019-03-24 02:29:15,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327443122864s 2019-03-24 02:29:15,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:16,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-ce8d96e8-6bc9-480d-8e3d-9e6b3b77126b x-openstack-request-id: req-ce8d96e8-6bc9-480d-8e3d-9e6b3b77126b 2019-03-24 02:29:16,021 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:16,021 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-ce8d96e8-6bc9-480d-8e3d-9e6b3b77126b 2019-03-24 02:29:16,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0504839420319s 2019-03-24 02:29:16,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:16,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:16,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-4dfe789b-60fb-45e8-adcd-dfcc0c43eeac x-openstack-request-id: req-4dfe789b-60fb-45e8-adcd-dfcc0c43eeac 2019-03-24 02:29:16,046 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:16,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4dfe789b-60fb-45e8-adcd-dfcc0c43eeac 2019-03-24 02:29:16,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238568782806s 2019-03-24 02:29:16,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:16,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-324dc863-3777-4d71-b4cf-018033ef428f x-openstack-request-id: req-324dc863-3777-4d71-b4cf-018033ef428f 2019-03-24 02:29:16,745 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:16,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b3ed746-6e23-4083-a018-3b86848c4bff/os-security-groups used request id req-324dc863-3777-4d71-b4cf-018033ef428f 2019-03-24 02:29:16,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.698240041733s 2019-03-24 02:29:16,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:16,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:16 GMT X-Openstack-Request-Id: req-e226a2f6-cd92-4821-a20e-a278355fbd00 2019-03-24 02:29:16,798 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:16,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e226a2f6-cd92-4821-a20e-a278355fbd00 2019-03-24 02:29:16,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0462670326233s 2019-03-24 02:29:16,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:16,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-29e4406a-e533-4859-9107-01c9ced29e3b x-openstack-request-id: req-29e4406a-e533-4859-9107-01c9ced29e3b 2019-03-24 02:29:16,854 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:16,854 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-29e4406a-e533-4859-9107-01c9ced29e3b 2019-03-24 02:29:16,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0485520362854s 2019-03-24 02:29:16,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:16,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-4b5a8a66-39f3-4e56-bc0a-7684e3f71879 x-openstack-request-id: req-4b5a8a66-39f3-4e56-bc0a-7684e3f71879 2019-03-24 02:29:16,882 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:16,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4b5a8a66-39f3-4e56-bc0a-7684e3f71879 2019-03-24 02:29:16,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269119739532s 2019-03-24 02:29:16,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:17,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-4972e8e9-e6dd-476c-b726-a01119103d4f x-openstack-request-id: req-4972e8e9-e6dd-476c-b726-a01119103d4f 2019-03-24 02:29:17,818 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:17,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/290cc3fd-25ac-4da1-a225-35c95b69005d/os-security-groups used request id req-4972e8e9-e6dd-476c-b726-a01119103d4f 2019-03-24 02:29:17,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.935331821442s 2019-03-24 02:29:17,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:17,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:17 GMT X-Openstack-Request-Id: req-ad62f0e0-f7cd-44ad-a2c7-f257cbc5763c 2019-03-24 02:29:17,869 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:17,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ad62f0e0-f7cd-44ad-a2c7-f257cbc5763c 2019-03-24 02:29:17,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0435359477997s 2019-03-24 02:29:17,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:17,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-32ab258a-c1c6-4f31-afc8-f49bbba16e95 x-openstack-request-id: req-32ab258a-c1c6-4f31-afc8-f49bbba16e95 2019-03-24 02:29:17,920 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:17,920 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-32ab258a-c1c6-4f31-afc8-f49bbba16e95 2019-03-24 02:29:17,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.043004989624s 2019-03-24 02:29:17,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:29:17,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:17,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-345e3e1d-840c-424d-9909-087a1b7c1daf x-openstack-request-id: req-345e3e1d-840c-424d-9909-087a1b7c1daf 2019-03-24 02:29:17,945 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:29:17,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-345e3e1d-840c-424d-9909-087a1b7c1daf 2019-03-24 02:29:17,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248038768768s 2019-03-24 02:29:17,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-24 02:29:17,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:18,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29: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-23e392a6-c308-4f6a-a541-ba08ed065781 x-openstack-request-id: req-23e392a6-c308-4f6a-a541-ba08ed065781 2019-03-24 02:29:18,607 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "285e59e6-9ba1-4c00-8eaf-b463fc796d64"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2706550-842b-41d9-982c-21dfd6c981c6"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8925ee2-ea42-444e-8c5c-0ee051b054e6"}], "tenant_id": "b018af72426244238a6d7e1389fa0386", "id": "3c77aa37-884e-4d2a-b918-bee6dffb846a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-24 02:29:18,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/22726543-a19f-4441-89e8-88cf6b674848/os-security-groups used request id req-23e392a6-c308-4f6a-a541-ba08ed065781 2019-03-24 02:29:18,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.66067814827s 2019-03-24 02:29:18,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:29:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:18,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:18 GMT X-Openstack-Request-Id: req-71f288b2-03b7-4300-a821-016b5152ecb6 2019-03-24 02:29:18,655 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:29:18,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-71f288b2-03b7-4300-a821-016b5152ecb6 2019-03-24 02:29:18,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0411200523376s 2019-03-24 02:29:18,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-24 02:29:18,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:19,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-1cc44596-2644-4bb5-bff3-301aae43e57c x-openstack-request-id: req-1cc44596-2644-4bb5-bff3-301aae43e57c 2019-03-24 02:29:19,411 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-24 02:29:19,412 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/b018af72426244238a6d7e1389fa0386/volumes/detail used request id req-1cc44596-2644-4bb5-bff3-301aae43e57c 2019-03-24 02:29:19,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.749270915985s 2019-03-24 02:29:19,412 - 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:26:21:c0', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:21:c0', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:18.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'16c3df8a-7b27-4d40-b2f2-179f584e0593', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-24T02:19:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:18Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T02:19:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:44Z', 'created': u'2019-03-24T02:18:44Z', '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:b0:54:65', 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:b0:54:65', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:18.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'6e00887b-ffdc-4078-8bae-53f275d97669', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-03-24T02:19:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:19Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:19:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:43Z', 'created': u'2019-03-24T02:18:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:15:33', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:15:33', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:19:16.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'e641bd37-9c12-4da5-9705-d3374fa9d61e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-03-24T02:19:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:19:16Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:19:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:18:42Z', 'created': u'2019-03-24T02:18:42Z', '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:fa:6f:e9', u'version': 4, u'addr': u'192.168.100.32', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fa:6f:e9', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:13:44.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'facda413-b8ba-48c1-b112-1c0e35c40220', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-03-24T02:13:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:13:44Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.32', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T02:13:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:13:27Z', 'created': u'2019-03-24T02:13:27Z', '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:44:1c:87', 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:44:1c:87', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:03:38.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'5b3ed746-6e23-4083-a018-3b86848c4bff', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-03-24T02:03:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:03:38Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T02:03:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T02:03:22Z', 'created': u'2019-03-24T02:03:22Z', '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:92:bb:2b', 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:92:bb:2b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:59:50.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'290cc3fd-25ac-4da1-a225-35c95b69005d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-24T01:59:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:59:50Z', 'hostId': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'da51819b1c60cefb4eb107b2680d581650a162c9530e8eac18a0b188', '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-03-24T01:59:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:58:07Z', 'created': u'2019-03-24T01:58:07Z', '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:b4:6c:8c', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:6c:8c', 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'9f0175c6-9f7f-4493-9227-c380c916d093', 'name': u'heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T01:57:19.000000', 'flavor': Munch({u'id': u'eebdf2ff-15b5-46eb-8d50-e3c127607367', 'name': u'heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f'}), 'az': u'nova', 'id': u'22726543-a19f-4441-89e8-88cf6b674848', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'285e59e6-9ba1-4c00-8eaf-b463fc796d64'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'a2706550-842b-41d9-982c-21dfd6c981c6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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'c8925ee2-ea42-444e-8c5c-0ee051b054e6'})], 'id': u'3c77aa37-884e-4d2a-b918-bee6dffb846a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6600c6b29ccb44709e5f4945d3965ee3', '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'b018af72426244238a6d7e1389fa0386', 'name': 'heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f', '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-03-24T01:57:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T01:57:19Z', 'hostId': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a056d2e6-cdb3-432b-846d-5df12139789f', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'b63038b6ebfc183a93f9701ff5d40d463f168168571c7a32268e533c', '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-03-24T01:57:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b018af72426244238a6d7e1389fa0386', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b018af72426244238a6d7e1389fa0386', 'created_at': u'2019-03-24T01:55:28Z', 'created': u'2019-03-24T01:55:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-24 02:29:19,418 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-03-24 02:29:19,421 - paramiko.transport - DEBUG - starting thread (client mode): 0xd85c1450L 2019-03-24 02:29:19,421 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:29:19,428 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:29:19,428 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:29:19,429 - 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-03-24 02:29:19,429 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:29:19,429 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:29:19,430 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:29:19,430 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:29:19,430 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:29:19,470 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:29:19,471 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:29:19,485 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 3e313620bce92cfd40f1938b3a0dd886 2019-03-24 02:29:19,486 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:29:19,510 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:29:19,520 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:29:19,550 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:29:19,802 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:29:19,802 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:29:19,816 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:29:19,827 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:29:19,827 - 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-03-24 02:29:19,829 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-03-24 02:29:19,831 - paramiko.transport - DEBUG - starting thread (client mode): 0xd85c1b50L 2019-03-24 02:29:19,831 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:29:19,837 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:29:19,837 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:29:19,838 - 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-03-24 02:29:19,838 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:29:19,838 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:29:19,839 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:29:19,839 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:29:19,839 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:29:19,882 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:29:19,882 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:29:19,895 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 5bc3ea88ee8e263b377cb9065cc63b03 2019-03-24 02:29:19,896 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:29:19,923 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:29:19,931 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:29:19,960 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:29:20,209 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:29:20,210 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:29:20,226 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:29:20,237 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:29:20,237 - 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-03-24 02:29:20,238 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 02:29:20,239 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-03-24 02:29:20,241 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8f96850L 2019-03-24 02:29:20,241 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:29:20,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:29:20,251 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:29:20,252 - 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-03-24 02:29:20,252 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:29:20,252 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:29:20,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:29:20,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:29:20,253 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:29:20,294 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:29:20,294 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:29:20,305 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: c7cec043c7df5d1d6cf88c185a095efd 2019-03-24 02:29:20,306 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:29:20,334 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:29:20,344 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:29:20,370 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:29:20,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:29:20,629 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:29:20,636 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:29:20,648 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:29:20,649 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m 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-03-24 02:29:20,651 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-03-24 02:29:20,652 - paramiko.transport - DEBUG - starting thread (client mode): 0xd85c1d90L 2019-03-24 02:29:20,653 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:29:20,658 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:29:20,658 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:29:20,660 - 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-03-24 02:29:20,660 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:29:20,660 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:29:20,660 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:29:20,660 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:29:20,660 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:29:20,703 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:29:20,703 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:29:20,717 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 8bbf5ebf4554e15c4bdad96ffeab03cb 2019-03-24 02:29:20,718 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:29:20,743 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:29:20,752 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:29:20,782 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:29:21,024 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:29:21,025 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:29:21,047 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:29:21,057 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:29:21,057 - 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-03-24 02:29:21,059 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-03-24 02:29:21,061 - paramiko.transport - DEBUG - starting thread (client mode): 0xd85d3690L 2019-03-24 02:29:21,061 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:29:21,068 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:29:21,068 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:29:21,070 - 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-03-24 02:29:21,071 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:29:21,071 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:29:21,071 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:29:21,071 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:29:21,071 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:29:21,111 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:29:21,112 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:29:21,125 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 454cf5891b46f8a569294ca714ec1959 2019-03-24 02:29:21,126 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:29:21,151 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:29:21,161 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:29:21,190 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:29:21,452 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:29:21,453 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:29:21,455 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:29:21,467 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:29:21,467 - 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-03-24 02:29:21,469 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-03-24 02:29:21,472 - paramiko.transport - DEBUG - starting thread (client mode): 0xd85d3e50L 2019-03-24 02:29:21,472 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:29:21,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-24 02:29:21,478 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-24 02:29:21,479 - 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-03-24 02:29:21,479 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:29:21,480 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:29:21,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:29:21,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:29:21,480 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:29:21,520 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:29:21,520 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:29:21,536 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: c93fe36eebfc16a4f1bf732e39dea2e2 2019-03-24 02:29:21,537 - paramiko.transport - DEBUG - Trying discovered key fe95243b6d94a5acdaa7c0a947818b1e in /tmp/tmpCtE9YL 2019-03-24 02:29:21,560 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:29:21,569 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:29:21,601 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:29:21,860 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:29:21,860 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:29:21,867 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:29:21,877 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:29:21,877 - 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-03-24 02:29:21,997 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 02:29:21,997 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 34:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-24 02:29:22,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:29:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69?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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:22,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-3e03b458-3c33-4e8f-854b-b11bf20854b2 2019-03-24 02:29:22,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-03-24 02:29:22,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dc07038-329b-4acc-90c1-2abf98beff55 2019-03-24 02:29:22,719 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:29:22,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-3dc07038-329b-4acc-90c1-2abf98beff55 2019-03-24 02:29:22,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.71691608429s 2019-03-24 02:29:22,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:22,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-6b2478f2-c50f-4132-b85f-47f815968002 2019-03-24 02:29:22,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-03-24 02:29:22,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a568d1a-caa1-4eff-8675-629bd785e2cf 2019-03-24 02:29:22,798 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-24T02:26:03Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv/events/8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f217759e-577e-4c98-9d3d-9593125a9b69", "id": "8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2"}]} 2019-03-24 02:29:22,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-1a568d1a-caa1-4eff-8675-629bd785e2cf 2019-03-24 02:29:22,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764951705933s 2019-03-24 02:29:22,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-03-24 02:29:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:22,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:22 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 Server: Apache x-openstack-request-id: req-431c9a0a-212a-45ce-89a2-73b1ae301d29 2019-03-24 02:29:22,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:29:23,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:29:22 GMT Server: Apache x-openstack-request-id: req-dbc1d1c6-aea4-4c41-904a-ae65a65a5de1 2019-03-24 02:29:23,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:29:23,382 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69 used request id req-dbc1d1c6-aea4-4c41-904a-ae65a65a5de1 2019-03-24 02:29:23,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.583338022232s 2019-03-24 02:29:23,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:23,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:23 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2&sort_dir=asc Server: Apache x-openstack-request-id: req-faeffdd7-f539-4461-8fa4-af4e52492927 2019-03-24 02:29:23,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:29:23,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 334 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0a1fc81c-fd22-4d2a-a22b-a520634efa14 2019-03-24 02:29:23,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-24T02:29:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv/events/905c66a9-f733-400a-9ed0-5cea02a8f487", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f217759e-577e-4c98-9d3d-9593125a9b69", "id": "905c66a9-f733-400a-9ed0-5cea02a8f487"}]} 2019-03-24 02:29:23,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2&sort_dir=asc&marker=8fbacb56-1afe-4608-99e0-ed9b7cdb4cb2&sort_dir=asc used request id req-0a1fc81c-fd22-4d2a-a22b-a520634efa14 2019-03-24 02:29:23,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0826919078827s 2019-03-24 02:29:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=905c66a9-f733-400a-9ed0-5cea02a8f487&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:28,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:28 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=905c66a9-f733-400a-9ed0-5cea02a8f487&sort_dir=asc Server: Apache x-openstack-request-id: req-70444b23-0e4e-49c3-9456-955579077e46 2019-03-24 02:29:28,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:29:29,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 524 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d241e20-805d-4b04-9259-50a3061768fd 2019-03-24 02:29:29,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-03-24T02:29:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime/events/62aec060-28c4-4552-99be-aeea7e1ba371", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5ba47409-b9d7-45b8-a178-55875035b137", "id": "62aec060-28c4-4552-99be-aeea7e1ba371"}, {"resource_name": "homer", "event_time": "2019-03-24T02:29:24Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer/events/00654e0d-416b-47f8-9b71-777e41bfe2e2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "58fc2b72-8cb9-40e4-aa25-bfb428458b7d", "id": "00654e0d-416b-47f8-9b71-777e41bfe2e2"}, {"resource_name": "bono", "event_time": "2019-03-24T02:29:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono/events/6976c26c-b267-4e09-a894-cbdf729cf03f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8dfb645a-3283-41a6-8a21-e4387a95da22", "id": "6976c26c-b267-4e09-a894-cbdf729cf03f"}]} 2019-03-24 02:29:29,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=905c66a9-f733-400a-9ed0-5cea02a8f487&sort_dir=asc&marker=905c66a9-f733-400a-9ed0-5cea02a8f487&sort_dir=asc used request id req-5d241e20-805d-4b04-9259-50a3061768fd 2019-03-24 02:29:29,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.714589118958s 2019-03-24 02:29:34,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=6976c26c-b267-4e09-a894-cbdf729cf03f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:34,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:34 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=6976c26c-b267-4e09-a894-cbdf729cf03f&sort_dir=asc Server: Apache x-openstack-request-id: req-f9e0a952-bc54-4eba-b3be-b4437be4b30e 2019-03-24 02:29: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-03-24 02:29:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed71d371-dc78-48cd-a410-7da39f9c56f3 2019-03-24 02:29:34,606 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-03-24T02:29:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime/events/4fccaeb5-4797-4540-94f6-27ae07343aa1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5ba47409-b9d7-45b8-a178-55875035b137", "id": "4fccaeb5-4797-4540-94f6-27ae07343aa1"}, {"resource_name": "homer", "event_time": "2019-03-24T02:29:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer/events/4d83d7a0-e135-4109-9a4f-93d4fa0c17b9", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "58fc2b72-8cb9-40e4-aa25-bfb428458b7d", "id": "4d83d7a0-e135-4109-9a4f-93d4fa0c17b9"}, {"resource_name": "bono", "event_time": "2019-03-24T02:29:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono/events/214ad5b9-1a6f-4191-89b6-e6551427cf4c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8dfb645a-3283-41a6-8a21-e4387a95da22", "id": "214ad5b9-1a6f-4191-89b6-e6551427cf4c"}, {"resource_name": "sprout", "event_time": "2019-03-24T02:29:32Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout/events/ad1337da-12f5-46ec-b56a-d1e5f52628bd", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ca16a25d-2e24-4220-a2f3-49aaca821ab5", "id": "ad1337da-12f5-46ec-b56a-d1e5f52628bd"}]} 2019-03-24 02:29:34,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=6976c26c-b267-4e09-a894-cbdf729cf03f&sort_dir=asc&marker=6976c26c-b267-4e09-a894-cbdf729cf03f&sort_dir=asc used request id req-ed71d371-dc78-48cd-a410-7da39f9c56f3 2019-03-24 02:29:34,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.415991067886s 2019-03-24 02:29:39,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:39,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:39 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc Server: Apache x-openstack-request-id: req-fff9613d-cae2-414e-bdc6-7e798863a49a 2019-03-24 02:29:39,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-03-24 02:29:39,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:39 GMT Server: Apache x-openstack-request-id: req-a08cf2ca-42f7-4599-8712-7a0ddd71b5d6 2019-03-24 02:29:39,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:29:39,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc&marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc used request id req-a08cf2ca-42f7-4599-8712-7a0ddd71b5d6 2019-03-24 02:29:39,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749750137329s 2019-03-24 02:29:44,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:45,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:44 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc Server: Apache x-openstack-request-id: req-2e3f4194-3c01-4bcd-b7ef-652c836e2184 2019-03-24 02:29:45,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-03-24 02:29:45,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0c7499e-fe63-41c1-aaad-237585c0ae53 2019-03-24 02:29:45,056 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-03-24T02:29:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout/events/bb0e59ec-642c-4cc3-b81a-409fd5a1235c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ca16a25d-2e24-4220-a2f3-49aaca821ab5", "id": "bb0e59ec-642c-4cc3-b81a-409fd5a1235c"}, {"resource_name": "vellum", "event_time": "2019-03-24T02:29:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum/events/7714b232-f134-456d-96d8-0a78e3e3796a", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f7623d29-c2cf-418e-a873-ecdae832bbf1", "id": "7714b232-f134-456d-96d8-0a78e3e3796a"}]} 2019-03-24 02:29:45,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc&marker=ad1337da-12f5-46ec-b56a-d1e5f52628bd&sort_dir=asc used request id req-b0c7499e-fe63-41c1-aaad-237585c0ae53 2019-03-24 02:29:45,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362511873245s 2019-03-24 02:29:50,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=7714b232-f134-456d-96d8-0a78e3e3796a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:50,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:50 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=7714b232-f134-456d-96d8-0a78e3e3796a&sort_dir=asc Server: Apache x-openstack-request-id: req-7517ed6f-3b22-434a-825c-8d7555bc50f6 2019-03-24 02:29:50,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-03-24 02:29:50,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2b7cda4-177f-404b-bce0-a91210fb3faa 2019-03-24 02:29:50,141 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-03-24T02:29:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum/events/e73921e3-fdb4-4f8d-8990-c17ffaed3ef5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f7623d29-c2cf-418e-a873-ecdae832bbf1", "id": "e73921e3-fdb4-4f8d-8990-c17ffaed3ef5"}, {"resource_name": "ellis", "event_time": "2019-03-24T02:29:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis/events/9c276dfe-aa68-450a-9eea-01f77cb5ee92", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b91ebe3b-ec1a-468b-bb75-24a3e133fcea", "id": "9c276dfe-aa68-450a-9eea-01f77cb5ee92"}]} 2019-03-24 02:29:50,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=7714b232-f134-456d-96d8-0a78e3e3796a&sort_dir=asc&marker=7714b232-f134-456d-96d8-0a78e3e3796a&sort_dir=asc used request id req-b2b7cda4-177f-404b-bce0-a91210fb3faa 2019-03-24 02:29:50,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.078595161438s 2019-03-24 02:29:55,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:29:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:29:55,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:29:55 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc Server: Apache x-openstack-request-id: req-95e79786-96f8-420a-8cb8-4cbe379a79a1 2019-03-24 02:29: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-03-24 02:29:55,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:29:55 GMT Server: Apache x-openstack-request-id: req-66438087-5179-4a07-b6a6-1565f80c7b72 2019-03-24 02:29:55,220 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:29:55,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc&marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc used request id req-66438087-5179-4a07-b6a6-1565f80c7b72 2019-03-24 02:29:55,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726308822632s 2019-03-24 02:30:00,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:30:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:00,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:00 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc Server: Apache x-openstack-request-id: req-c939e44d-e06a-49d4-9498-865062df1b83 2019-03-24 02:30:00,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-03-24 02:30:00,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11179e71-0b78-4fc3-87eb-a4cc962741a6 2019-03-24 02:30:00,300 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-03-24T02:29:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis/events/28cb41ce-5336-4747-8a13-f9be0d11d44f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b91ebe3b-ec1a-468b-bb75-24a3e133fcea", "id": "28cb41ce-5336-4747-8a13-f9be0d11d44f"}, {"resource_name": "dns", "event_time": "2019-03-24T02:29:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns/events/892eb0e2-1cf3-4586-999e-fc8a87785ba5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6aa37875-df27-442b-b56e-61f879fffef3", "id": "892eb0e2-1cf3-4586-999e-fc8a87785ba5"}]} 2019-03-24 02:30:00,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc&marker=9c276dfe-aa68-450a-9eea-01f77cb5ee92&sort_dir=asc used request id req-11179e71-0b78-4fc3-87eb-a4cc962741a6 2019-03-24 02:30:00,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746970176697s 2019-03-24 02:30:05,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:30:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=892eb0e2-1cf3-4586-999e-fc8a87785ba5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:05,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:05 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=892eb0e2-1cf3-4586-999e-fc8a87785ba5&sort_dir=asc Server: Apache x-openstack-request-id: req-febd91ec-59a9-492c-91f0-0cdbeadd627d 2019-03-24 02:30:05,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-03-24 02:30:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 549 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23a625c2-2f36-43fa-a4a5-e26f9e17f718 2019-03-24 02:30:05,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-03-24T02:30:04Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns/events/01840815-09bf-450c-8a1d-06d988241e9a", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6aa37875-df27-442b-b56e-61f879fffef3", "id": "01840815-09bf-450c-8a1d-06d988241e9a"}, {"resource_name": "mgmt_network", "event_time": "2019-03-24T02:30:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network/events/11529d48-1700-4b52-a06e-595ad80eb19d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "557c343e-c2e6-4864-be79-b74c5b3dfc1e", "id": "11529d48-1700-4b52-a06e-595ad80eb19d"}, {"resource_name": "security_groups", "event_time": "2019-03-24T02:30:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups/events/9118ad93-07a6-401f-bfaa-0367ea1b2ab0", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "727fa5d8-8e75-4478-8fc3-69709775dc9f", "id": "9118ad93-07a6-401f-bfaa-0367ea1b2ab0"}]} 2019-03-24 02:30:05,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=892eb0e2-1cf3-4586-999e-fc8a87785ba5&sort_dir=asc&marker=892eb0e2-1cf3-4586-999e-fc8a87785ba5&sort_dir=asc used request id req-23a625c2-2f36-43fa-a4a5-e26f9e17f718 2019-03-24 02:30:05,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.496638059616s 2019-03-24 02:30:10,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:30:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9118ad93-07a6-401f-bfaa-0367ea1b2ab0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:11,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:10 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9118ad93-07a6-401f-bfaa-0367ea1b2ab0&sort_dir=asc Server: Apache x-openstack-request-id: req-34a33d82-0360-4fc7-b9ed-71327e9240a3 2019-03-24 02:30:11,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-03-24 02:30:11,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-812b91d5-7409-49e9-8351-cd6c590d3de5 2019-03-24 02:30:11,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-03-24T02:30:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups/events/2dc18fbb-fbe0-49c0-a40c-991033978cf1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "727fa5d8-8e75-4478-8fc3-69709775dc9f", "id": "2dc18fbb-fbe0-49c0-a40c-991033978cf1"}]} 2019-03-24 02:30:11,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=9118ad93-07a6-401f-bfaa-0367ea1b2ab0&sort_dir=asc&marker=9118ad93-07a6-401f-bfaa-0367ea1b2ab0&sort_dir=asc used request id req-812b91d5-7409-49e9-8351-cd6c590d3de5 2019-03-24 02:30:11,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361072063446s 2019-03-24 02:30:16,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:30:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=2dc18fbb-fbe0-49c0-a40c-991033978cf1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:16,509 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:16 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=2dc18fbb-fbe0-49c0-a40c-991033978cf1&sort_dir=asc Server: Apache x-openstack-request-id: req-5b8edcb4-cdce-4f85-b869-86fa8fd82eeb 2019-03-24 02:30:16,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-03-24 02:30:16,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40ddd177-cc28-4c05-885a-415805b58c59 2019-03-24 02:30:16,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-03-24T02:30:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network/events/a16ca115-e067-4d77-adb3-9e7386e68bfe", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "557c343e-c2e6-4864-be79-b74c5b3dfc1e", "id": "a16ca115-e067-4d77-adb3-9e7386e68bfe"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-03-24T02:30:16Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv/events/0845adaf-b86b-4b0f-a554-88eddb257a36", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f217759e-577e-4c98-9d3d-9593125a9b69", "id": "0845adaf-b86b-4b0f-a554-88eddb257a36"}]} 2019-03-24 02:30:16,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=2dc18fbb-fbe0-49c0-a40c-991033978cf1&sort_dir=asc&marker=2dc18fbb-fbe0-49c0-a40c-991033978cf1&sort_dir=asc used request id req-40ddd177-cc28-4c05-885a-415805b58c59 2019-03-24 02:30:16,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.678055047989s 2019-03-24 02:30:21,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:30:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:22,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:21 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc Server: Apache x-openstack-request-id: req-7864625d-d2f7-4f86-9528-d45cc582f8c1 2019-03-24 02:30:22,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:30:22,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:22 GMT Server: Apache x-openstack-request-id: req-ee75ed9b-25ac-4f4a-ab02-e5fcb53fd3e7 2019-03-24 02:30:22,228 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:30:22,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc&marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc used request id req-ee75ed9b-25ac-4f4a-ab02-e5fcb53fd3e7 2019-03-24 02:30:22,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372237920761s 2019-03-24 02:30:27,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-24 02:30:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:27,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc Server: Apache x-openstack-request-id: req-6ee67587-abce-4148-8690-eab2445b95f2 2019-03-24 02:30:27,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:30:27,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:27 GMT Server: Apache x-openstack-request-id: req-80aa18eb-cec6-4a5e-b2ef-2ee473385e8e 2019-03-24 02:30:27,613 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-24 02:30:27,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69/events?marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc&marker=0845adaf-b86b-4b0f-a554-88eddb257a36&sort_dir=asc used request id req-80aa18eb-cec6-4a5e-b2ef-2ee473385e8e 2019-03-24 02:30:27,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382815122604s 2019-03-24 02:30:27,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-24 02:30:27,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/f217759e-577e-4c98-9d3d-9593125a9b69?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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:28,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:27 GMT Location: http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False Server: Apache x-openstack-request-id: req-607d4836-ad56-4f03-af94-b5995f89fbf9 2019-03-24 02:30:28,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:30:28,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0fc90ab-4da9-4755-a443-e35770e7853d 2019-03-24 02:30:28,104 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b018af72426244238a6d7e1389fa0386", "image": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "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_a056d2e6-cdb3-432b-846d-5df12139789f", "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": "f217759e-577e-4c98-9d3d-9593125a9b69", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "deletion_time": "2019-03-24T02:30:17Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "7148335b3ef94b6993e0441288c190d0", "tags": null, "creation_time": "2019-03-24T01:54:52Z", "links": [{"href": "http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-03-24T02:29:23Z", "id": "f217759e-577e-4c98-9d3d-9593125a9b69", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-03-24 02:30:28,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b018af72426244238a6d7e1389fa0386/stacks/clearwater-opnfv/f217759e-577e-4c98-9d3d-9593125a9b69?resolve_outputs=False used request id req-d0fc90ab-4da9-4755-a443-e35770e7853d 2019-03-24 02:30:28,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.490926980972s 2019-03-24 02:30:28,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:30:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:28,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:28 GMT X-Openstack-Request-Id: req-f49881f1-ffb7-4620-9cac-0230c2a3016f 2019-03-24 02:30:28,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T01:54:38Z", "file": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093/file", "owner": "b018af72426244238a6d7e1389fa0386", "id": "9f0175c6-9f7f-4493-9227-c380c916d093", "size": 263848448, "self": "/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/9f0175c6-9f7f-4493-9227-c380c916d093/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_a056d2e6-cdb3-432b-846d-5df12139789f", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T01:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:30:28,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f49881f1-ffb7-4620-9cac-0230c2a3016f 2019-03-24 02:30:28,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.400861978531s 2019-03-24 02:30:28,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 02:30:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5a6eda97deb40a6bae6ff47626fea3f99d93f0b9" 2019-03-24 02:30:29,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:29 GMT X-Openstack-Request-Id: req-6f58b706-cb8a-40f0-9e60-fc4c8cd11789 2019-03-24 02:30:29,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-03-24 02:30:29,927 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9f0175c6-9f7f-4493-9227-c380c916d093 used request id req-6f58b706-cb8a-40f0-9e60-fc4c8cd11789 2019-03-24 02:30:29,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41434788704s 2019-03-24 02:30:29,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:30:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:30,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30: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-07d81210-6aab-462f-8655-df91db53000c x-openstack-request-id: req-07d81210-6aab-462f-8655-df91db53000c 2019-03-24 02:30:30,629 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a056d2e6-cdb3-432b-846d-5df12139789f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367", "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": "eebdf2ff-15b5-46eb-8d50-e3c127607367"}]} 2019-03-24 02:30:30,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-07d81210-6aab-462f-8655-df91db53000c 2019-03-24 02:30:30,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.69636297226s 2019-03-24 02:30:30,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 02:30:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:30,661 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f7281db-2a96-43f6-a11a-19aeb7d5ea78 x-openstack-request-id: req-8f7281db-2a96-43f6-a11a-19aeb7d5ea78 2019-03-24 02:30:30,662 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eebdf2ff-15b5-46eb-8d50-e3c127607367 used request id req-8f7281db-2a96-43f6-a11a-19aeb7d5ea78 2019-03-24 02:30:30,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306708812714s 2019-03-24 02:30:30,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 02:30:30,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:30,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5cd2e2-e4ee-4b99-9996-e4efa5aba316 2019-03-24 02:30:30,888 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f", "links": {"self": "http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6600c6b29ccb44709e5f4945d3965ee3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 02:30:30,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fc5cd2e2-e4ee-4b99-9996-e4efa5aba316 2019-03-24 02:30:30,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225584983826s 2019-03-24 02:30:30,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 02:30:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:31,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c72e0c6-dfeb-4eb3-b4b7-fc601def0b00 2019-03-24 02:30:31,120 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_a056d2e6-cdb3-432b-846d-5df12139789f", "links": {"self": "http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6600c6b29ccb44709e5f4945d3965ee3", "description": null}} 2019-03-24 02:30:31,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3 used request id req-1c72e0c6-dfeb-4eb3-b4b7-fc601def0b00 2019-03-24 02:30:31,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226953029633s 2019-03-24 02:30:31,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 02:30:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:31,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2c5312-52b5-43ec-950a-85ec4459d4f0 2019-03-24 02:30:31,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:30:31,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6600c6b29ccb44709e5f4945d3965ee3 used request id req-0c2c5312-52b5-43ec-950a-85ec4459d4f0 2019-03-24 02:30:31,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.409670114517s 2019-03-24 02:30:31,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 02:30:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:31,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c180f101-3b65-4bd9-bb78-07ec209e29e9 2019-03-24 02:30:31,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386"}, "tags": [], "enabled": true, "id": "b018af72426244238a6d7e1389fa0386", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a056d2e6-cdb3-432b-846d-5df12139789f"}]} 2019-03-24 02:30:31,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c180f101-3b65-4bd9-bb78-07ec209e29e9 2019-03-24 02:30:31,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207831144333s 2019-03-24 02:30:31,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 02:30:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:32,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3ba655-bbe8-4b63-8d33-84eb2bb264d5 2019-03-24 02:30:32,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:30:32,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b018af72426244238a6d7e1389fa0386 used request id req-7a3ba655-bbe8-4b63-8d33-84eb2bb264d5 2019-03-24 02:30:32,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.320007801056s 2019-03-24 02:30:32,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:30:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b018af72426244238a6d7e1389fa0386&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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:32,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:32 GMT X-Openstack-Request-Id: req-20622e7c-7316-4c50-a407-a6d00d9bb92d 2019-03-24 02:30:32,432 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b018af72426244238a6d7e1389fa0386", "created_at": "2019-03-24T01:54:54Z", "updated_at": "2019-03-24T01:54:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "49bbe0b3-137e-4035-94e4-da03c24b2c13", "remote_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv4", "project_id": "b018af72426244238a6d7e1389fa0386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "ac4a757b-eb5b-4c95-b54f-2f1ad54f4490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv6", "project_id": "b018af72426244238a6d7e1389fa0386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "e4b9787f-4b8c-4b62-91f1-18771583985c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv4", "project_id": "b018af72426244238a6d7e1389fa0386"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "f0257d30-57e2-4a0a-86a5-222371a824fe", "remote_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv6", "project_id": "b018af72426244238a6d7e1389fa0386"}], "revision_number": 1, "project_id": "b018af72426244238a6d7e1389fa0386", "id": "d879bad2-39cd-4858-9845-682995554e6c", "name": "default"}]} 2019-03-24 02:30:32,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b018af72426244238a6d7e1389fa0386&name=default used request id req-20622e7c-7316-4c50-a407-a6d00d9bb92d 2019-03-24 02:30:32,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353641033173s 2019-03-24 02:30:32,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:30:32,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:32,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:32 GMT X-Openstack-Request-Id: req-a65c91b3-4570-4cd4-9e7f-3253d6fad439 2019-03-24 02:30:32,963 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b018af72426244238a6d7e1389fa0386", "created_at": "2019-03-24T01:54:54Z", "updated_at": "2019-03-24T01:54:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "49bbe0b3-137e-4035-94e4-da03c24b2c13", "remote_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv4", "project_id": "b018af72426244238a6d7e1389fa0386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "ac4a757b-eb5b-4c95-b54f-2f1ad54f4490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv6", "project_id": "b018af72426244238a6d7e1389fa0386"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "e4b9787f-4b8c-4b62-91f1-18771583985c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv4", "project_id": "b018af72426244238a6d7e1389fa0386"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T01:54:54Z", "revision_number": 0, "id": "f0257d30-57e2-4a0a-86a5-222371a824fe", "remote_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "remote_ip_prefix": null, "created_at": "2019-03-24T01:54:54Z", "security_group_id": "d879bad2-39cd-4858-9845-682995554e6c", "tenant_id": "b018af72426244238a6d7e1389fa0386", "port_range_min": null, "ethertype": "IPv6", "project_id": "b018af72426244238a6d7e1389fa0386"}], "revision_number": 1, "project_id": "b018af72426244238a6d7e1389fa0386", "id": "d879bad2-39cd-4858-9845-682995554e6c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 02:30:32,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a65c91b3-4570-4cd4-9e7f-3253d6fad439 2019-03-24 02:30:32,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.524530172348s 2019-03-24 02:30:32,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 02:30:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d879bad2-39cd-4858-9845-682995554e6c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:33,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:30:33 GMT X-Openstack-Request-Id: req-a4a9d48d-a1f3-41af-aaaa-94972ba7f6a0 2019-03-24 02:30:33,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:30:33,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d879bad2-39cd-4858-9845-682995554e6c.json used request id req-a4a9d48d-a1f3-41af-aaaa-94972ba7f6a0 2019-03-24 02:30:33,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.525146961212s 2019-03-24 02:30:33,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:30:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:33,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95e3605-e9c6-447b-9c10-75145ddd61e4 2019-03-24 02:30:33,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "afc87497601e4d6fb60df9469f032241", "links": {"self": "http://172.30.9.28:5000/v3/roles/afc87497601e4d6fb60df9469f032241"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:30:33,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c95e3605-e9c6-447b-9c10-75145ddd61e4 2019-03-24 02:30:33,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230859041214s 2019-03-24 02:30:33,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-03-24 02:30:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/afc87497601e4d6fb60df9469f032241 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1257c5a53295bd49458692601832f645a8b8d1e" 2019-03-24 02:30:34,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2366305f-1b94-423d-8bf2-36de032d5667 2019-03-24 02:30:34,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:30:34,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/afc87497601e4d6fb60df9469f032241 used request id req-2366305f-1b94-423d-8bf2-36de032d5667 2019-03-24 02:30:34,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.267863988876s 2019-03-24 02:30:34,031 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-03-24 02:30:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:30:34,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada19c0c-7d20-4d60-ac7c-05a59fb3cb0f 2019-03-24 02:30:34,091 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 02:30:34,091 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ada19c0c-7d20-4d60-ac7c-05a59fb3cb0f 2019-03-24 02:30:34,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 02:30:34,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T03:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["XhnbfXJlSJKyKCJtzXCzEg"], "issued_at": "2019-03-24T02:30:34.000000Z"}} 2019-03-24 02:30:34,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:30:34,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:34,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:34 GMT X-Openstack-Request-Id: req-2e8f35a7-ea54-4b0c-8a14-38f1b9af7e12 2019-03-24 02:30:34,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 02:30:34,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2e8f35a7-ea54-4b0c-8a14-38f1b9af7e12 2019-03-24 02:30:34,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398998022079s 2019-03-24 02:30:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:30:34,948 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d68552-dd92-4fa0-b02b-b6a7c54cdce6 2019-03-24 02:30:34,948 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:30:34,948 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-76d68552-dd92-4fa0-b02b-b6a7c54cdce6 2019-03-24 02:30:34,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 02:30:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:35,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cd5134-23a4-4d52-8812-97e61fce4271 2019-03-24 02:30:35,183 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 02:30:35,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-20cd5134-23a4-4d52-8812-97e61fce4271 2019-03-24 02:30:35,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.234526157379s 2019-03-24 02:30:35,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 02:30:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a"}}' 2019-03-24 02:30:35,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c84b4b-81b0-4571-baf3-5f5cce8e96c7 2019-03-24 02:30:35,465 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138"}, "tags": [], "enabled": true, "id": "88ba0fd221ac40eca1a544ca3001b138", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a"}} 2019-03-24 02:30:35,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c7c84b4b-81b0-4571-baf3-5f5cce8e96c7 2019-03-24 02:30:35,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.274430036545s 2019-03-24 02:30:35,466 - 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'88ba0fd221ac40eca1a544ca3001b138', '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_25c3ffcd-11be-4546-b8e2-73418c71d88a'}) 2019-03-24 02:30:35,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 02:30:35,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "UURKF0unTs6DXBNABZV0TJOWHpga90", "email": null, "name": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a"}}' 2019-03-24 02:30:35,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c6e908-c6a3-44c7-8aff-7ee0a3df1615 2019-03-24 02:30:35,974 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": {"self": "http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32cf1f1cafec4770a1eb23411b2538c4", "domain_id": "default", "password_expires_at": null}} 2019-03-24 02:30:35,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-33c6e908-c6a3-44c7-8aff-7ee0a3df1615 2019-03-24 02:30:35,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.50018286705s 2019-03-24 02:30:35,975 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'32cf1f1cafec4770a1eb23411b2538c4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a'}) 2019-03-24 02:30:35,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:30:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:36,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e343222c-07fd-4f4e-8d40-5f9b384a9a30 2019-03-24 02:30:36,203 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:30:36,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e343222c-07fd-4f4e-8d40-5f9b384a9a30 2019-03-24 02:30:36,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224610805511s 2019-03-24 02:30:36,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:30:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:36,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eeac232-70a2-4d81-937e-04ecfcf7862d 2019-03-24 02:30:36,340 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:30:36,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4eeac232-70a2-4d81-937e-04ecfcf7862d 2019-03-24 02:30:36,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.131083011627s 2019-03-24 02:30:36,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:30:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:36,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec861e2-caa6-492c-8f5a-2cff6c9ae8c6 2019-03-24 02:30:36,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:30:36,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4ec861e2-caa6-492c-8f5a-2cff6c9ae8c6 2019-03-24 02:30:36,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210890054703s 2019-03-24 02:30:36,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 02:30:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:36,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bd6de3-4aab-48a2-a08d-a5498e391d6e 2019-03-24 02:30:36,786 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 02:30:36,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-68bd6de3-4aab-48a2-a08d-a5498e391d6e 2019-03-24 02:30:36,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224124908447s 2019-03-24 02:30:36,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 02:30:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:37,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977701a2-c233-4d68-bc5f-06e07fa252da 2019-03-24 02:30:37,033 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": {"self": "http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32cf1f1cafec4770a1eb23411b2538c4", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 02:30:37,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-977701a2-c233-4d68-bc5f-06e07fa252da 2019-03-24 02:30:37,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24613904953s 2019-03-24 02:30:37,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 02:30:37,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:37,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b05b442-dd3e-4596-acd7-c694cab71bda 2019-03-24 02:30:37,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138"}, "tags": [], "enabled": true, "id": "88ba0fd221ac40eca1a544ca3001b138", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:30:37,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3b05b442-dd3e-4596-acd7-c694cab71bda 2019-03-24 02:30:37,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.16367483139s 2019-03-24 02:30:37,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 02:30:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=32cf1f1cafec4770a1eb23411b2538c4&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=88ba0fd221ac40eca1a544ca3001b138" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:37,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30c3008-7825-4b91-93fe-b9b0cd8a15ca 2019-03-24 02:30:37,476 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=32cf1f1cafec4770a1eb23411b2538c4&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=88ba0fd221ac40eca1a544ca3001b138", "previous": null, "next": null}} 2019-03-24 02:30:37,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=32cf1f1cafec4770a1eb23411b2538c4&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=88ba0fd221ac40eca1a544ca3001b138 used request id req-b30c3008-7825-4b91-93fe-b9b0cd8a15ca 2019-03-24 02:30:37,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.255890846252s 2019-03-24 02:30:37,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 02:30:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138/users/32cf1f1cafec4770a1eb23411b2538c4/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:37,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9568988f-f100-45bb-85ae-14ba5ac4692e 2019-03-24 02:30:37,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:30:37,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138/users/32cf1f1cafec4770a1eb23411b2538c4/roles/d199347d09e6457ab4ea50809513a47d used request id req-9568988f-f100-45bb-85ae-14ba5ac4692e 2019-03-24 02:30:37,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.294270992279s 2019-03-24 02:30:37,775 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', 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'88ba0fd221ac40eca1a544ca3001b138', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'UURKF0unTs6DXBNABZV0TJOWHpga90', 'username': u'vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 02:30:37,779 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'password': 'UURKF0unTs6DXBNABZV0TJOWHpga90', 'project_name': 'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '88ba0fd221ac40eca1a544ca3001b138', 'project_domain_name': 'Default'} 2019-03-24 02:30:37,810 - 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-03-24 02:30:37,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-03-24 02:30:37,848 - 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-03-24 02:30:37,881 - 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-03-24 02:30:37,881 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-03-24 02:30:37,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 02:30:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:37,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa21169-85a7-4ca7-b4d7-13607ce7bb3f 2019-03-24 02:30:37,998 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 02:30:37,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9aa21169-85a7-4ca7-b4d7-13607ce7bb3f 2019-03-24 02:30:37,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116464853287s 2019-03-24 02:30:38,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 02:30:38,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:30:38,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcee5e1-a20f-4b6a-ad96-e1038053a66a 2019-03-24 02:30:38,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138"}, "tags": [], "enabled": true, "id": "88ba0fd221ac40eca1a544ca3001b138", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:30:38,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bfcee5e1-a20f-4b6a-ad96-e1038053a66a 2019-03-24 02:30:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229202032089s 2019-03-24 02:30:38,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-24 02:30:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"network": {"tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "name": "vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a", "admin_state_up": true}}' 2019-03-24 02:30:38,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:38 GMT X-Openstack-Request-Id: req-ba852e87-ce77-4d6a-b689-21139151ff58 2019-03-24 02:30:38,840 - 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":"62495250-5e92-4cc7-b487-60d60fbb2d57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:30:38Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:38Z","mtu":1450}} 2019-03-24 02:30:38,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ba852e87-ce77-4d6a-b689-21139151ff58 2019-03-24 02:30:38,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.601823091507s 2019-03-24 02:30:38,840 - 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-03-24T02:30:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'62495250-5e92-4cc7-b487-60d60fbb2d57', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'created_at': u'2019-03-24T02:30:38Z', u'mtu': 1450, u'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'88ba0fd221ac40eca1a544ca3001b138', u'l2_adjacency': True}) 2019-03-24 02:30:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:30:38,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef0b743-f61a-4fb8-84f4-cf11dab4e281 2019-03-24 02:30:38,850 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 02:30:38,850 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-eef0b743-f61a-4fb8-84f4-cf11dab4e281 2019-03-24 02:30:38,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 02:30:39,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T03:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88ba0fd221ac40eca1a544ca3001b138", "name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/88ba0fd221ac40eca1a544ca3001b138", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/88ba0fd221ac40eca1a544ca3001b138", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/88ba0fd221ac40eca1a544ca3001b138", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/88ba0fd221ac40eca1a544ca3001b138", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/88ba0fd221ac40eca1a544ca3001b138", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/88ba0fd221ac40eca1a544ca3001b138", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_88ba0fd221ac40eca1a544ca3001b138", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_88ba0fd221ac40eca1a544ca3001b138", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/88ba0fd221ac40eca1a544ca3001b138", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/88ba0fd221ac40eca1a544ca3001b138", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/88ba0fd221ac40eca1a544ca3001b138", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/88ba0fd221ac40eca1a544ca3001b138", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/88ba0fd221ac40eca1a544ca3001b138", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/88ba0fd221ac40eca1a544ca3001b138", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a", "id": "32cf1f1cafec4770a1eb23411b2538c4"}, "audit_ids": ["-C9kzTaERmqEuRFgQHptPg"], "issued_at": "2019-03-24T02:30:39.000000Z"}} 2019-03-24 02:30:39,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:30:39,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:30:39,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:39 GMT X-Openstack-Request-Id: req-0b083f64-bc38-453e-b60c-1e9cb31e967f 2019-03-24 02:30:39,560 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"62495250-5e92-4cc7-b487-60d60fbb2d57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:30:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:38Z","mtu":1450}]} 2019-03-24 02:30:39,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0b083f64-bc38-453e-b60c-1e9cb31e967f 2019-03-24 02:30:39,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304613113403s 2019-03-24 02:30:39,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-24 02:30:39,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"subnet": {"name": "vyos_vrouter-subnet_25c3ffcd-11be-4546-b8e2-73418c71d88a", "enable_dhcp": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-24 02:30:40,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:40 GMT X-Openstack-Request-Id: req-f7d7c804-3dca-40a5-a317-99a356b7969d 2019-03-24 02:30:40,908 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T02:30:40Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"88ba0fd221ac40eca1a544ca3001b138","id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","subnetpool_id":null,"name":"vyos_vrouter-subnet_25c3ffcd-11be-4546-b8e2-73418c71d88a"}} 2019-03-24 02:30:40,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f7d7c804-3dca-40a5-a317-99a356b7969d 2019-03-24 02:30:40,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.34694099426s 2019-03-24 02:30:40,909 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T02:30:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9c684ab0-7da7-44cf-a2fb-098cd571501b', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'enable_dhcp': True, u'network_id': u'62495250-5e92-4cc7-b487-60d60fbb2d57', u'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:30:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'88ba0fd221ac40eca1a544ca3001b138'}) 2019-03-24 02:30:40,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-24 02:30:40,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vyos_vrouter-router_25c3ffcd-11be-4546-b8e2-73418c71d88a", "admin_state_up": true}}' 2019-03-24 02:30:48,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:48 GMT X-Openstack-Request-Id: req-4c8a934d-89fb-446d-82c3-0c64bac51a40 2019-03-24 02:30:48,488 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:42Z", "admin_state_up": true, "updated_at": "2019-03-24T02:30:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "ca3d57cc-3028-470a-8553-66083d73e72b", "name": "vyos_vrouter-router_25c3ffcd-11be-4546-b8e2-73418c71d88a"}} 2019-03-24 02:30:48,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4c8a934d-89fb-446d-82c3-0c64bac51a40 2019-03-24 02:30:48,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.57888817787s 2019-03-24 02:30:48,489 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T02:30:43Z', u'revision_number': 3, u'id': u'ca3d57cc-3028-470a-8553-66083d73e72b', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'admin_state_up': True, u'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:30:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'88ba0fd221ac40eca1a544ca3001b138'}) 2019-03-24 02:30:48,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-24 02:30:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/ca3d57cc-3028-470a-8553-66083d73e72b/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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"subnet_id": "9c684ab0-7da7-44cf-a2fb-098cd571501b"}' 2019-03-24 02:30:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:52 GMT X-Openstack-Request-Id: req-7ab7a4b8-2084-4d3d-bb36-6068fe508eee 2019-03-24 02:30:52,065 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "subnet_id": "9c684ab0-7da7-44cf-a2fb-098cd571501b", "subnet_ids": ["9c684ab0-7da7-44cf-a2fb-098cd571501b"], "port_id": "0b91f657-74f1-4030-84e6-da6f52a25935", "id": "ca3d57cc-3028-470a-8553-66083d73e72b"} 2019-03-24 02:30:52,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ca3d57cc-3028-470a-8553-66083d73e72b/add_router_interface.json used request id req-7ab7a4b8-2084-4d3d-bb36-6068fe508eee 2019-03-24 02:30:52,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.5754160881s 2019-03-24 02:30:52,066 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-24 02:30:53,752 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-24 02:30:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:30:53,759 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:53 GMT 2019-03-24 02:30:53,759 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 02:30:53,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:30:53,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:30:54,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:54 GMT X-Openstack-Request-Id: req-1b320624-55b5-45e5-9d96-f6c922f8bc24 2019-03-24 02:30:54,097 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:30:54,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1b320624-55b5-45e5-9d96-f6c922f8bc24 2019-03-24 02:30:54,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331977128983s 2019-03-24 02:30:54,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 02:30:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a"}' 2019-03-24 02:30:54,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:54 GMT Location: http://172.30.9.28:9292/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3dc6726c-42c4-4f52-a391-3ce87ba4387f 2019-03-24 02:30:54,482 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:30:54Z", "file": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "size": null, "self": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": null, "created_at": "2019-03-24T02:30:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 02:30:54,482 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3dc6726c-42c4-4f52-a391-3ce87ba4387f 2019-03-24 02:30:54,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.37445306778s 2019-03-24 02:30:54,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 02:30:54,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '' 2019-03-24 02:30:59,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:30:59 GMT X-Openstack-Request-Id: req-3ad2cf68-f203-4330-a095-f93bb692d0a7 2019-03-24 02:30:59,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:30:59,058 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file used request id req-3ad2cf68-f203-4330-a095-f93bb692d0a7 2019-03-24 02:30:59,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.57564902306s 2019-03-24 02:30:59,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:30:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:30:59,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30:59 GMT X-Openstack-Request-Id: req-6aa3c579-3757-4ca9-a522-4b4a2f954ae5 2019-03-24 02:30:59,394 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:30:58Z", "file": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "size": 300941312, "self": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:30:54Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:30:59,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6aa3c579-3757-4ca9-a522-4b4a2f954ae5 2019-03-24 02:30:59,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330403089523s 2019-03-24 02:30:59,396 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file', 'owner': u'88ba0fd221ac40eca1a544ca3001b138', 'id': u'dbc3b3ff-3892-4c75-8127-f0e614ffc02a', 'size': 300941312, u'self': u'/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88ba0fd221ac40eca1a544ca3001b138', 'name': 'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T02:30:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T02:30:58Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'created': u'2019-03-24T02:30:54Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-24T02:30:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-24 02:30:59,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 02:30:59,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-24 02:31:00,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 24 Mar 2019 02:30: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-a2986cd2-f58f-4063-a385-15b8ec3e8d45 x-openstack-request-id: req-a2986cd2-f58f-4063-a385-15b8ec3e8d45 2019-03-24 02:31:00,148 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "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": "379914ab-292f-46db-b3d4-9cdc5a82b206"}} 2019-03-24 02:31:00,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a2986cd2-f58f-4063-a385-15b8ec3e8d45 2019-03-24 02:31:00,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.748814821243s 2019-03-24 02:31:00,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'379914ab-292f-46db-b3d4-9cdc5a82b206', 'swap': 0}) 2019-03-24 02:31:00,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 02:31:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206/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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"extra_specs": {}}' 2019-03-24 02:31:00,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8dc82fd-419a-49f5-a596-8e939ab4639c x-openstack-request-id: req-a8dc82fd-419a-49f5-a596-8e939ab4639c 2019-03-24 02:31:00,173 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 02:31:00,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206/os-extra_specs used request id req-a8dc82fd-419a-49f5-a596-8e939ab4639c 2019-03-24 02:31:00,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229189395905s 2019-03-24 02:31:00,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-24 02:31:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"keypair": {"name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a"}}' 2019-03-24 02:31:00,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-8fff55f6-6ea7-478c-bb50-39f53c9f04a9 x-openstack-request-id: req-8fff55f6-6ea7-478c-bb50-39f53c9f04a9 2019-03-24 02:31:00,571 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwxBh67gOI8UzSwoKTq1zW8DSkR8g4SKyE/7GdmBL7gZJjzMv\nQXzpjGIkaemHDPVdFW83Ar3l8p3eqZo21AlXEmcbI/9B/qf7Cw0xfSAV7zsuJtRx\nyZUgSi7+94PvV3dORO6kJaEoCsLPw436jeipyNecQrQikxpbGgbVHg8W7LwhiCdw\nEB1XQdk35+reuhsdT3BemAebeTv8JV3Qt3VGvCMtemL3cVY5eJg74XPfjqyEfSWs\nkjF2g/KCJoq/Ta+9ze37gaTj7AOz6TbsrB9X97xzNd60eYuFcOGk9ZiNcseEGwid\nenm9swZd/PDPwBo3DQGsSHAMEz+GrkSH0rA1XQIDAQABAoIBAAM9xXLGRy3e/AA2\nNX+jMDSJGragnso+6licti2HYhudbSF9Bz7+VV8ozlQYNk9H0HkntPFNuIF0kBuf\nXWPel9zNa80IU89oeSpw2K6sltC32gd5Jj7kRHoXF9ODFLoOWHWaxY1+hQzQueUU\n+eHbyN52frk5Bw4MtRDUpjvuokHiwvla1un12bOk7BJJ6TBvuId2S6lYuaVKmRbq\noezZA5+UpZbYEBjh2r1UHEPvZdglWSBw4A7H0x4CowNYS+UiffZyKf1BOe1ErYDk\nxz7AQHDn7b52wuv21sXyfR2TgMquNAl1WXvcJX9OIVm+Tk/ItgRCevaOABmnSEYc\n4zjfOH0CgYEA5/vQzRkko4W62WVgAt3DLZkoSAXJkWi/qyjE5hLF013nldcqAv5K\npu7TRLRQI651uVIaTqFDr0BXhvsxG6BH19wQOvhmoCfZ9FUKHvTQiFVN32k7DWPl\nFP3FiIFtE47/Mp1Dt6/5Z10D8a5rvA/YBC7C3ZPmMv8LG4fJYQO7CtMCgYEA10IY\n+6Lec+mTvW6Qn5leDnbaCubHj9Hlxt/7r8LKI4lsctmbd2aY8Xd39JRrA66RPA4h\nHKubwpnv1ryOPY1YIAYNmw9sD+7OHx8KNugWWOINGiv2TzrZRyBM/h0Lp3OmxMJS\nMW/ZHN7plfH61owNHjArtrgSvpiy6FqhY/w5QQ8CgYEAiUKk7AXZeOuyf9kMswV1\n66/4doz+FAxvhB1uS1eGN6cTVMRntjeyAg3DcZ5i4InkXA+pQycF/lbKszJDfz4Z\n5C3waIP7bP3HZ1s9zs056cDXf74q06RssjvpOfiiinUMqG0G2VPE9RTDNafnVPHm\n9aqZYDOXfEsNzm9MhxuG+0MCgYBqsCX1wlmDFcfV4dDoaXlGrf2P3aYXUC8UjLsP\n9/l794a6vcPiQAWZ2F6p6E3J+2GcZFxg+2Ut5GINClNtinqdFKL1sYUbuH6MyjOj\n1xAMaa2YxSVFS6OZLxc582dtTVLgvndCbW8scgdP/CkY4T03MyTXYRBZSxGRPCo1\nhjNSXQKBgDSgjcVg/nXBQTvYUuXD916Po7yVx6IMJppqcTLZsZylKhuB0FySBY7S\nTNImUq4gcLnoIqD+88BsLc/TA+mznmMltMQVD/6h6sJYL67ovj98bOAArJk9WUNk\ndXsXidA+lXLqYBKaMaQz37eFzKqulOMUenCJRurvsgdJsloyNcvC\n-----END RSA PRIVATE KEY-----\n", "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "fingerprint": "8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad"}} 2019-03-24 02:31:00,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8fff55f6-6ea7-478c-bb50-39f53c9f04a9 2019-03-24 02:31:00,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.394834041595s 2019-03-24 02:31:00,572 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwxBh67gOI8UzSwoKTq1zW8DSkR8g4SKyE/7GdmBL7gZJjzMv\nQXzpjGIkaemHDPVdFW83Ar3l8p3eqZo21AlXEmcbI/9B/qf7Cw0xfSAV7zsuJtRx\nyZUgSi7+94PvV3dORO6kJaEoCsLPw436jeipyNecQrQikxpbGgbVHg8W7LwhiCdw\nEB1XQdk35+reuhsdT3BemAebeTv8JV3Qt3VGvCMtemL3cVY5eJg74XPfjqyEfSWs\nkjF2g/KCJoq/Ta+9ze37gaTj7AOz6TbsrB9X97xzNd60eYuFcOGk9ZiNcseEGwid\nenm9swZd/PDPwBo3DQGsSHAMEz+GrkSH0rA1XQIDAQABAoIBAAM9xXLGRy3e/AA2\nNX+jMDSJGragnso+6licti2HYhudbSF9Bz7+VV8ozlQYNk9H0HkntPFNuIF0kBuf\nXWPel9zNa80IU89oeSpw2K6sltC32gd5Jj7kRHoXF9ODFLoOWHWaxY1+hQzQueUU\n+eHbyN52frk5Bw4MtRDUpjvuokHiwvla1un12bOk7BJJ6TBvuId2S6lYuaVKmRbq\noezZA5+UpZbYEBjh2r1UHEPvZdglWSBw4A7H0x4CowNYS+UiffZyKf1BOe1ErYDk\nxz7AQHDn7b52wuv21sXyfR2TgMquNAl1WXvcJX9OIVm+Tk/ItgRCevaOABmnSEYc\n4zjfOH0CgYEA5/vQzRkko4W62WVgAt3DLZkoSAXJkWi/qyjE5hLF013nldcqAv5K\npu7TRLRQI651uVIaTqFDr0BXhvsxG6BH19wQOvhmoCfZ9FUKHvTQiFVN32k7DWPl\nFP3FiIFtE47/Mp1Dt6/5Z10D8a5rvA/YBC7C3ZPmMv8LG4fJYQO7CtMCgYEA10IY\n+6Lec+mTvW6Qn5leDnbaCubHj9Hlxt/7r8LKI4lsctmbd2aY8Xd39JRrA66RPA4h\nHKubwpnv1ryOPY1YIAYNmw9sD+7OHx8KNugWWOINGiv2TzrZRyBM/h0Lp3OmxMJS\nMW/ZHN7plfH61owNHjArtrgSvpiy6FqhY/w5QQ8CgYEAiUKk7AXZeOuyf9kMswV1\n66/4doz+FAxvhB1uS1eGN6cTVMRntjeyAg3DcZ5i4InkXA+pQycF/lbKszJDfz4Z\n5C3waIP7bP3HZ1s9zs056cDXf74q06RssjvpOfiiinUMqG0G2VPE9RTDNafnVPHm\n9aqZYDOXfEsNzm9MhxuG+0MCgYBqsCX1wlmDFcfV4dDoaXlGrf2P3aYXUC8UjLsP\n9/l794a6vcPiQAWZ2F6p6E3J+2GcZFxg+2Ut5GINClNtinqdFKL1sYUbuH6MyjOj\n1xAMaa2YxSVFS6OZLxc582dtTVLgvndCbW8scgdP/CkY4T03MyTXYRBZSxGRPCo1\nhjNSXQKBgDSgjcVg/nXBQTvYUuXD916Po7yVx6IMJppqcTLZsZylKhuB0FySBY7S\nTNImUq4gcLnoIqD+88BsLc/TA+mznmMltMQVD/6h6sJYL67ovj98bOAArJk9WUNk\ndXsXidA+lXLqYBKaMaQz37eFzKqulOMUenCJRurvsgdJsloyNcvC\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'32cf1f1cafec4770a1eb23411b2538c4', 'name': u'vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'created_at': '2019-03-24T02:31:00.572496', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88ba0fd221ac40eca1a544ca3001b138', 'name': 'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad', 'type': 'ssh', 'id': u'vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a'}) 2019-03-24 02:31:00,573 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwxBh67gOI8UzSwoKTq1zW8DSkR8g4SKyE/7GdmBL7gZJjzMv QXzpjGIkaemHDPVdFW83Ar3l8p3eqZo21AlXEmcbI/9B/qf7Cw0xfSAV7zsuJtRx yZUgSi7+94PvV3dORO6kJaEoCsLPw436jeipyNecQrQikxpbGgbVHg8W7LwhiCdw EB1XQdk35+reuhsdT3BemAebeTv8JV3Qt3VGvCMtemL3cVY5eJg74XPfjqyEfSWs kjF2g/KCJoq/Ta+9ze37gaTj7AOz6TbsrB9X97xzNd60eYuFcOGk9ZiNcseEGwid enm9swZd/PDPwBo3DQGsSHAMEz+GrkSH0rA1XQIDAQABAoIBAAM9xXLGRy3e/AA2 NX+jMDSJGragnso+6licti2HYhudbSF9Bz7+VV8ozlQYNk9H0HkntPFNuIF0kBuf XWPel9zNa80IU89oeSpw2K6sltC32gd5Jj7kRHoXF9ODFLoOWHWaxY1+hQzQueUU +eHbyN52frk5Bw4MtRDUpjvuokHiwvla1un12bOk7BJJ6TBvuId2S6lYuaVKmRbq oezZA5+UpZbYEBjh2r1UHEPvZdglWSBw4A7H0x4CowNYS+UiffZyKf1BOe1ErYDk xz7AQHDn7b52wuv21sXyfR2TgMquNAl1WXvcJX9OIVm+Tk/ItgRCevaOABmnSEYc 4zjfOH0CgYEA5/vQzRkko4W62WVgAt3DLZkoSAXJkWi/qyjE5hLF013nldcqAv5K pu7TRLRQI651uVIaTqFDr0BXhvsxG6BH19wQOvhmoCfZ9FUKHvTQiFVN32k7DWPl FP3FiIFtE47/Mp1Dt6/5Z10D8a5rvA/YBC7C3ZPmMv8LG4fJYQO7CtMCgYEA10IY +6Lec+mTvW6Qn5leDnbaCubHj9Hlxt/7r8LKI4lsctmbd2aY8Xd39JRrA66RPA4h HKubwpnv1ryOPY1YIAYNmw9sD+7OHx8KNugWWOINGiv2TzrZRyBM/h0Lp3OmxMJS MW/ZHN7plfH61owNHjArtrgSvpiy6FqhY/w5QQ8CgYEAiUKk7AXZeOuyf9kMswV1 66/4doz+FAxvhB1uS1eGN6cTVMRntjeyAg3DcZ5i4InkXA+pQycF/lbKszJDfz4Z 5C3waIP7bP3HZ1s9zs056cDXf74q06RssjvpOfiiinUMqG0G2VPE9RTDNafnVPHm 9aqZYDOXfEsNzm9MhxuG+0MCgYBqsCX1wlmDFcfV4dDoaXlGrf2P3aYXUC8UjLsP 9/l794a6vcPiQAWZ2F6p6E3J+2GcZFxg+2Ut5GINClNtinqdFKL1sYUbuH6MyjOj 1xAMaa2YxSVFS6OZLxc582dtTVLgvndCbW8scgdP/CkY4T03MyTXYRBZSxGRPCo1 hjNSXQKBgDSgjcVg/nXBQTvYUuXD916Po7yVx6IMJppqcTLZsZylKhuB0FySBY7S TNImUq4gcLnoIqD+88BsLc/TA+mznmMltMQVD/6h6sJYL67ovj98bOAArJk9WUNk dXsXidA+lXLqYBKaMaQz37eFzKqulOMUenCJRurvsgdJsloyNcvC -----END RSA PRIVATE KEY----- 2019-03-24 02:31:00,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-24 02:31:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"security_group": {"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-03-24 02:31:01,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:01 GMT X-Openstack-Request-Id: req-5f3f3b6b-c247-44d2-84d6-f08933a50c6b 2019-03-24 02:31:01,018 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}} 2019-03-24 02:31:01,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5f3f3b6b-c247-44d2-84d6-f08933a50c6b 2019-03-24 02:31:01,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.439429044724s 2019-03-24 02:31:01,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:31:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:01,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:01 GMT X-Openstack-Request-Id: req-be285e96-1f55-43af-91e5-050f53ef64e6 2019-03-24 02:31:01,098 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:31:01,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-be285e96-1f55-43af-91e5-050f53ef64e6 2019-03-24 02:31:01,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.072468996048s 2019-03-24 02:31:01,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 02:31:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -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": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}}' 2019-03-24 02:31:01,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:01 GMT X-Openstack-Request-Id: req-532b6b02-a991-4314-8300-d922e0f4dea9 2019-03-24 02:31:01,614 - 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-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "port_range_min": 22, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:01Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55"}} 2019-03-24 02:31:01,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-532b6b02-a991-4314-8300-d922e0f4dea9 2019-03-24 02:31:01,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.50882601738s 2019-03-24 02:31:01,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:31:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:01,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:01 GMT X-Openstack-Request-Id: req-0068b67d-535e-4997-8abf-964617ba934f 2019-03-24 02:31:01,680 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 2, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:31:01,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0068b67d-535e-4997-8abf-964617ba934f 2019-03-24 02:31:01,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0588421821594s 2019-03-24 02:31:01,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 02:31:01,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -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": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}}' 2019-03-24 02:31:01,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:01 GMT X-Openstack-Request-Id: req-cbdc2dfc-8607-4032-88d3-c686aa6752b3 2019-03-24 02:31:01,836 - 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-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "port_range_min": null, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:01Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "85aaa3d4-01ab-466f-968e-bb20a121c566"}} 2019-03-24 02:31:01,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-cbdc2dfc-8607-4032-88d3-c686aa6752b3 2019-03-24 02:31:01,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148401975632s 2019-03-24 02:31:01,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:31:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:02,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:02 GMT X-Openstack-Request-Id: req-e3655ef3-bf9c-4b2d-b6d3-ac130c5bd90c 2019-03-24 02:31:02,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "85aaa3d4-01ab-466f-968e-bb20a121c566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:31:02,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e3655ef3-bf9c-4b2d-b6d3-ac130c5bd90c 2019-03-24 02:31:02,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354663848877s 2019-03-24 02:31:02,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 02:31:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -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": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}}' 2019-03-24 02:31:02,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:02 GMT X-Openstack-Request-Id: req-de3b17df-ff31-45f2-ac38-32ab116a0b3e 2019-03-24 02:31:02,674 - 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-03-24T02:31:02Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "port_range_min": 80, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:02Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "2bfc8e2a-9c31-451d-ae41-828a1e45b044"}} 2019-03-24 02:31:02,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-de3b17df-ff31-45f2-ac38-32ab116a0b3e 2019-03-24 02:31:02,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.470412015915s 2019-03-24 02:31:02,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:31:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:02,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:02 GMT X-Openstack-Request-Id: req-49cde18e-b7da-4754-b88d-3de6d92a8460 2019-03-24 02:31:02,730 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T02:31:02Z", "revision_number": 0, "id": "2bfc8e2a-9c31-451d-ae41-828a1e45b044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:02Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "85aaa3d4-01ab-466f-968e-bb20a121c566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:31:02,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-49cde18e-b7da-4754-b88d-3de6d92a8460 2019-03-24 02:31:02,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491898059845s 2019-03-24 02:31:02,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 02:31:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -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": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}}' 2019-03-24 02:31:03,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:03 GMT X-Openstack-Request-Id: req-104e7cde-da4d-4ce7-b69b-04f82299abb9 2019-03-24 02:31:03,165 - 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-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "port_range_min": 443, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:03Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "7df7510f-a2e0-4618-9710-6b4147864b57"}} 2019-03-24 02:31:03,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-104e7cde-da4d-4ce7-b69b-04f82299abb9 2019-03-24 02:31:03,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428117036819s 2019-03-24 02:31:03,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:31:03,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:03,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:03 GMT X-Openstack-Request-Id: req-70e6fbdd-e2a2-40e0-a228-d3dc4e2826dc 2019-03-24 02:31:03,441 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T02:31:02Z", "revision_number": 0, "id": "2bfc8e2a-9c31-451d-ae41-828a1e45b044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:02Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T02:31:03Z", "revision_number": 0, "id": "7df7510f-a2e0-4618-9710-6b4147864b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 443, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "85aaa3d4-01ab-466f-968e-bb20a121c566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 5, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:31:03,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-70e6fbdd-e2a2-40e0-a228-d3dc4e2826dc 2019-03-24 02:31:03,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.268944978714s 2019-03-24 02:31:03,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 02:31:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -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": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}}' 2019-03-24 02:31:03,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:03 GMT X-Openstack-Request-Id: req-6478f2d0-9e72-4118-9663-fa577a7421a9 2019-03-24 02:31:03,608 - 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-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "port_range_min": 5671, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:03Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "f0ea9827-3b63-4e0b-8159-d1841d788cd1"}} 2019-03-24 02:31:03,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6478f2d0-9e72-4118-9663-fa577a7421a9 2019-03-24 02:31:03,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159974098206s 2019-03-24 02:31:03,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:31:03,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:03,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:03 GMT X-Openstack-Request-Id: req-dcdd6a86-9723-4f36-a73e-bbf600d400d8 2019-03-24 02:31:03,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T02:31:02Z", "revision_number": 0, "id": "2bfc8e2a-9c31-451d-ae41-828a1e45b044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:02Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T02:31:03Z", "revision_number": 0, "id": "7df7510f-a2e0-4618-9710-6b4147864b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 443, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "85aaa3d4-01ab-466f-968e-bb20a121c566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T02:31:03Z", "revision_number": 0, "id": "f0ea9827-3b63-4e0b-8159-d1841d788cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 6, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:31:03,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-dcdd6a86-9723-4f36-a73e-bbf600d400d8 2019-03-24 02:31:03,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357199192047s 2019-03-24 02:31:03,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-24 02:31:03,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -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": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}}' 2019-03-24 02:31:04,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:04 GMT X-Openstack-Request-Id: req-13895213-eb30-481e-94a5-36e9efb59638 2019-03-24 02:31:04,429 - 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-03-24T02:31:04Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "port_range_min": 53333, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:04Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "95533465-f4e7-4a5a-95a1-4205cd35f220"}} 2019-03-24 02:31:04,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-13895213-eb30-481e-94a5-36e9efb59638 2019-03-24 02:31:04,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450182914734s 2019-03-24 02:31:04,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:31:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:04,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:04 GMT X-Openstack-Request-Id: req-1c43af30-9917-4d7c-ba8b-46ebb1163d39 2019-03-24 02:31:04,770 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62495250-5e92-4cc7-b487-60d60fbb2d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["9c684ab0-7da7-44cf-a2fb-098cd571501b"],"description":"","tags":[],"updated_at":"2019-03-24T02:30:40Z","qos_policy_id":null,"name":"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:38Z","mtu":1450}]} 2019-03-24 02:31:04,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1c43af30-9917-4d7c-ba8b-46ebb1163d39 2019-03-24 02:31:04,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339145898819s 2019-03-24 02:31:04,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:31:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:05 GMT X-Openstack-Request-Id: req-12f15e7f-1097-43ae-ae61-0487591ae1a0 2019-03-24 02:31:05,104 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:30:58Z", "file": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "size": 300941312, "self": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:30:54Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:31:05,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-12f15e7f-1097-43ae-ae61-0487591ae1a0 2019-03-24 02:31:05,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328177928925s 2019-03-24 02:31:05,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:31:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 24 Mar 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-c4f74cda-6141-42c8-a9ac-9b8056eb0ee7 x-openstack-request-id: req-c4f74cda-6141-42c8-a9ac-9b8056eb0ee7 2019-03-24 02:31:05,135 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "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": "379914ab-292f-46db-b3d4-9cdc5a82b206"}]} 2019-03-24 02:31:05,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c4f74cda-6141-42c8-a9ac-9b8056eb0ee7 2019-03-24 02:31:05,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238308906555s 2019-03-24 02:31:05,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-24 02:31:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"server": {"name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "imageRef": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "flavorRef": "379914ab-292f-46db-b3d4-9cdc5a82b206", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62495250-5e92-4cc7-b487-60d60fbb2d57"}], "security_groups": [{"name": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}]}}' 2019-03-24 02:31:10,234 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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 location: http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff x-compute-request-id: req-096ce6df-060d-4747-999d-3c47fdf9ba2c x-openstack-request-id: req-096ce6df-060d-4747-999d-3c47fdf9ba2c 2019-03-24 02:31:10,234 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b861cc2b-c8ab-4633-a565-4ab0c16beae9"}], "OS-DCF:diskConfig": "MANUAL", "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "adminPass": "dnMmZtSkinF5"}} 2019-03-24 02:31:10,235 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-096ce6df-060d-4747-999d-3c47fdf9ba2c 2019-03-24 02:31:10,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.09814405441s 2019-03-24 02:31:10,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:11,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-09469b47-c824-43a3-a444-dce0c54ff2a8 x-openstack-request-id: req-09469b47-c824-43a3-a444-dce0c54ff2a8 2019-03-24 02:31:11,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "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-03-24T02:31:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:11,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09469b47-c824-43a3-a444-dce0c54ff2a8 2019-03-24 02:31:11,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83730006218s 2019-03-24 02:31:11,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:31:11,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:11 GMT X-Openstack-Request-Id: req-13bcf196-7e0f-4a3f-b3f8-fc5db1b83b53 2019-03-24 02:31:11,188 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62495250-5e92-4cc7-b487-60d60fbb2d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["9c684ab0-7da7-44cf-a2fb-098cd571501b"],"description":"","tags":[],"updated_at":"2019-03-24T02:30:40Z","qos_policy_id":null,"name":"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:38Z","mtu":1450}]} 2019-03-24 02:31:11,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-13bcf196-7e0f-4a3f-b3f8-fc5db1b83b53 2019-03-24 02:31:11,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102083921432s 2019-03-24 02:31:11,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 02:31:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:11,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31:11 GMT X-Openstack-Request-Id: req-7d97be4c-b4d2-40b0-8db5-cd7a02a573a7 2019-03-24 02:31:11,524 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T02:30:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"88ba0fd221ac40eca1a544ca3001b138","id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","subnetpool_id":null,"name":"vyos_vrouter-subnet_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:31:11,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7d97be4c-b4d2-40b0-8db5-cd7a02a573a7 2019-03-24 02:31:11,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334802150726s 2019-03-24 02:31:11,525 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:13,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:13,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:13,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-d99e45d8-bf6f-4471-b527-320b221a0532 x-openstack-request-id: req-d99e45d8-bf6f-4471-b527-320b221a0532 2019-03-24 02:31:13,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:13,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d99e45d8-bf6f-4471-b527-320b221a0532 2019-03-24 02:31:13,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.310333013535s 2019-03-24 02:31:13,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:15,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:16,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-4c0dc797-a92d-45e0-8b6b-7487863275b7 x-openstack-request-id: req-4c0dc797-a92d-45e0-8b6b-7487863275b7 2019-03-24 02:31:16,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:16,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c0dc797-a92d-45e0-8b6b-7487863275b7 2019-03-24 02:31:16,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.907751083374s 2019-03-24 02:31:16,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:18,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:18,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:19,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-16595805-9097-4d54-ba70-4cf05431f3a6 x-openstack-request-id: req-16595805-9097-4d54-ba70-4cf05431f3a6 2019-03-24 02:31:19,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:19,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-16595805-9097-4d54-ba70-4cf05431f3a6 2019-03-24 02:31:19,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949877977371s 2019-03-24 02:31:19,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:21,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:22,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-128026fc-a545-4bc8-a862-aec6fda118a1 x-openstack-request-id: req-128026fc-a545-4bc8-a862-aec6fda118a1 2019-03-24 02:31:22,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:22,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-128026fc-a545-4bc8-a862-aec6fda118a1 2019-03-24 02:31:22,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10299801826s 2019-03-24 02:31:22,834 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:24,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-b6e6d348-e73d-40d7-b176-1148ad729dc7 x-openstack-request-id: req-b6e6d348-e73d-40d7-b176-1148ad729dc7 2019-03-24 02:31:26,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:26,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b6e6d348-e73d-40d7-b176-1148ad729dc7 2019-03-24 02:31:26,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41074204445s 2019-03-24 02:31:26,255 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:28,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:29,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-edca8e2b-d301-45cf-8e93-d9679760969b x-openstack-request-id: req-edca8e2b-d301-45cf-8e93-d9679760969b 2019-03-24 02:31:29,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:29,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-edca8e2b-d301-45cf-8e93-d9679760969b 2019-03-24 02:31:29,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770128965378s 2019-03-24 02:31:29,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:31,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:32,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-aca6d394-6f1c-4342-bc83-7e295394b22d x-openstack-request-id: req-aca6d394-6f1c-4342-bc83-7e295394b22d 2019-03-24 02:31:32,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:32,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aca6d394-6f1c-4342-bc83-7e295394b22d 2019-03-24 02:31:32,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51845788956s 2019-03-24 02:31:32,563 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:34,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:34,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:35,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-b0125f3a-5e0e-46f4-9e60-e3df4d378d11 x-openstack-request-id: req-b0125f3a-5e0e-46f4-9e60-e3df4d378d11 2019-03-24 02:31:35,362 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:35,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0125f3a-5e0e-46f4-9e60-e3df4d378d11 2019-03-24 02:31:35,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796321868896s 2019-03-24 02:31:35,369 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:37,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:37,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:38,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-5ccd71ce-9ae6-4ae6-847a-b818a85455cd x-openstack-request-id: req-5ccd71ce-9ae6-4ae6-847a-b818a85455cd 2019-03-24 02:31:38,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:38,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5ccd71ce-9ae6-4ae6-847a-b818a85455cd 2019-03-24 02:31:38,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08709406853s 2019-03-24 02:31:38,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:40,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:41,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-8f2e0d71-9aec-4b02-ad98-0e0db427b74a x-openstack-request-id: req-8f2e0d71-9aec-4b02-ad98-0e0db427b74a 2019-03-24 02:31:41,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:41,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8f2e0d71-9aec-4b02-ad98-0e0db427b74a 2019-03-24 02:31:41,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4760119915s 2019-03-24 02:31:41,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:43,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:45,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-f72a108b-0162-480b-87eb-3d403ab12c92 x-openstack-request-id: req-f72a108b-0162-480b-87eb-3d403ab12c92 2019-03-24 02:31:45,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:45,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f72a108b-0162-480b-87eb-3d403ab12c92 2019-03-24 02:31:45,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15833711624s 2019-03-24 02:31:45,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:47,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:48,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-f7c3b912-1044-45d2-a984-e6a5ab352328 x-openstack-request-id: req-f7c3b912-1044-45d2-a984-e6a5ab352328 2019-03-24 02:31:48,192 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:48,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7c3b912-1044-45d2-a984-e6a5ab352328 2019-03-24 02:31:48,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06983113289s 2019-03-24 02:31:48,200 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:50,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:50,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-59bfe210-85fc-4011-8560-03cc0a2c1ca7 x-openstack-request-id: req-59bfe210-85fc-4011-8560-03cc0a2c1ca7 2019-03-24 02:31:50,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:50,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-59bfe210-85fc-4011-8560-03cc0a2c1ca7 2019-03-24 02:31:50,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691364049911s 2019-03-24 02:31:50,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:52,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:54,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-717bd1ca-41a9-4b7f-98f3-8efb4800927e x-openstack-request-id: req-717bd1ca-41a9-4b7f-98f3-8efb4800927e 2019-03-24 02:31:54,370 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:54,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-717bd1ca-41a9-4b7f-98f3-8efb4800927e 2019-03-24 02:31:54,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46639204025s 2019-03-24 02:31:54,378 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:56,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:56,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:31:57,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-4b755574-3ce3-4487-a69c-f82472389fcb x-openstack-request-id: req-4b755574-3ce3-4487-a69c-f82472389fcb 2019-03-24 02:31:57,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:31:57,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4b755574-3ce3-4487-a69c-f82472389fcb 2019-03-24 02:31:57,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973505020142s 2019-03-24 02:31:57,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:31:59,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:31:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:00,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:31: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-333ba0bc-255c-4b2b-a594-01eecf8c6b57 x-openstack-request-id: req-333ba0bc-255c-4b2b-a594-01eecf8c6b57 2019-03-24 02:32:00,127 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:00,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-333ba0bc-255c-4b2b-a594-01eecf8c6b57 2019-03-24 02:32:00,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763480901718s 2019-03-24 02:32:00,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:02,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-1b1df4a6-0139-4124-9fda-e660fbfef408 x-openstack-request-id: req-1b1df4a6-0139-4124-9fda-e660fbfef408 2019-03-24 02:32:02,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:02,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b1df4a6-0139-4124-9fda-e660fbfef408 2019-03-24 02:32:02,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782726049423s 2019-03-24 02:32:02,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:04,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:05,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-e87121c1-0cdb-4ed3-b756-5ddd30837237 x-openstack-request-id: req-e87121c1-0cdb-4ed3-b756-5ddd30837237 2019-03-24 02:32:05,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:05,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e87121c1-0cdb-4ed3-b756-5ddd30837237 2019-03-24 02:32:05,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770650863647s 2019-03-24 02:32:05,709 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:07,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:07,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:08,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-9f447705-49c0-4f3d-b8b6-116df74d5c0a x-openstack-request-id: req-9f447705-49c0-4f3d-b8b6-116df74d5c0a 2019-03-24 02:32:08,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:08,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f447705-49c0-4f3d-b8b6-116df74d5c0a 2019-03-24 02:32:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18267202377s 2019-03-24 02:32:08,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:10,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:11,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-baa754c2-5b06-48e9-a844-c37c03bee942 x-openstack-request-id: req-baa754c2-5b06-48e9-a844-c37c03bee942 2019-03-24 02:32:11,878 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:11,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-baa754c2-5b06-48e9-a844-c37c03bee942 2019-03-24 02:32:11,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974951028824s 2019-03-24 02:32:11,886 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:13,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:15,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-ae0d07b5-27e3-4c76-9f83-6dd3af7ee74c x-openstack-request-id: req-ae0d07b5-27e3-4c76-9f83-6dd3af7ee74c 2019-03-24 02:32:15,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:15,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae0d07b5-27e3-4c76-9f83-6dd3af7ee74c 2019-03-24 02:32:15,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37612509727s 2019-03-24 02:32:15,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:17,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:18,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-7205de8b-a102-4a6f-b9e0-50cae2e24dea x-openstack-request-id: req-7205de8b-a102-4a6f-b9e0-50cae2e24dea 2019-03-24 02:32:18,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:18,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7205de8b-a102-4a6f-b9e0-50cae2e24dea 2019-03-24 02:32:18,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64732789993s 2019-03-24 02:32:18,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:20,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:21,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-a9c1c5f3-e970-4691-a6e6-4947f1978791 x-openstack-request-id: req-a9c1c5f3-e970-4691-a6e6-4947f1978791 2019-03-24 02:32:21,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:21,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a9c1c5f3-e970-4691-a6e6-4947f1978791 2019-03-24 02:32:21,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763445138931s 2019-03-24 02:32:21,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:23,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:24,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-47917840-570d-4da6-bb1e-043aee00b6a4 x-openstack-request-id: req-47917840-570d-4da6-bb1e-043aee00b6a4 2019-03-24 02:32:24,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:24,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47917840-570d-4da6-bb1e-043aee00b6a4 2019-03-24 02:32:24,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925933122635s 2019-03-24 02:32:24,638 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:26,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:27,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-df7b4610-b865-4cd1-b347-fcf5e5823a53 x-openstack-request-id: req-df7b4610-b865-4cd1-b347-fcf5e5823a53 2019-03-24 02:32:27,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:27,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-df7b4610-b865-4cd1-b347-fcf5e5823a53 2019-03-24 02:32:27,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798924922943s 2019-03-24 02:32:27,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:29,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:29,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:30,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-02153c38-77b8-41d6-a7d7-f9312ad2dd08 x-openstack-request-id: req-02153c38-77b8-41d6-a7d7-f9312ad2dd08 2019-03-24 02:32:30,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:30,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-02153c38-77b8-41d6-a7d7-f9312ad2dd08 2019-03-24 02:32:30,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975795984268s 2019-03-24 02:32:30,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:32,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:33,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-4c808c1e-457e-450f-b714-8e8e2bd0a6c9 x-openstack-request-id: req-4c808c1e-457e-450f-b714-8e8e2bd0a6c9 2019-03-24 02:32:33,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:33,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c808c1e-457e-450f-b714-8e8e2bd0a6c9 2019-03-24 02:32:33,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793004989624s 2019-03-24 02:32:33,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:35,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:35,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:35,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-4fe235bf-f164-48e3-a9a2-57010a6254fd x-openstack-request-id: req-4fe235bf-f164-48e3-a9a2-57010a6254fd 2019-03-24 02:32:35,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:35,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4fe235bf-f164-48e3-a9a2-57010a6254fd 2019-03-24 02:32:35,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487628936768s 2019-03-24 02:32:35,734 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:37,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:38,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-8609f497-d411-489e-b8a2-e1620064f997 x-openstack-request-id: req-8609f497-d411-489e-b8a2-e1620064f997 2019-03-24 02:32:38,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:38,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8609f497-d411-489e-b8a2-e1620064f997 2019-03-24 02:32:38,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20284199715s 2019-03-24 02:32:38,947 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:40,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:40,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:41,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-c09f8b8b-d171-4534-a412-a8110e97f585 x-openstack-request-id: req-c09f8b8b-d171-4534-a412-a8110e97f585 2019-03-24 02:32:41,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:41,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c09f8b8b-d171-4534-a412-a8110e97f585 2019-03-24 02:32:41,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213223934174s 2019-03-24 02:32:41,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:43,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:43,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 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-35fed0ed-8edc-4df9-accd-194cde83dc36 x-openstack-request-id: req-35fed0ed-8edc-4df9-accd-194cde83dc36 2019-03-24 02:32:43,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:43,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35fed0ed-8edc-4df9-accd-194cde83dc36 2019-03-24 02:32:43,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759037971497s 2019-03-24 02:32:43,939 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:45,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:46,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-ae45acfa-7cef-43c2-9a37-86e1846bfa70 x-openstack-request-id: req-ae45acfa-7cef-43c2-9a37-86e1846bfa70 2019-03-24 02:32:46,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:46,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae45acfa-7cef-43c2-9a37-86e1846bfa70 2019-03-24 02:32:46,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803488016129s 2019-03-24 02:32:46,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:48,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:48,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:49,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-8dff988d-0545-434a-9a13-c4ce4286d3dd x-openstack-request-id: req-8dff988d-0545-434a-9a13-c4ce4286d3dd 2019-03-24 02:32:49,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:49,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8dff988d-0545-434a-9a13-c4ce4286d3dd 2019-03-24 02:32:49,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490417957306s 2019-03-24 02:32:49,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:51,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:52,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-b575bc10-1160-49b0-b2bf-1a9d3bee868c x-openstack-request-id: req-b575bc10-1160-49b0-b2bf-1a9d3bee868c 2019-03-24 02:32:52,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:52,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b575bc10-1160-49b0-b2bf-1a9d3bee868c 2019-03-24 02:32:52,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787899971008s 2019-03-24 02:32:52,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:54,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:54,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-1ea22143-a3cb-4df4-bce2-aa0c21ff647b x-openstack-request-id: req-1ea22143-a3cb-4df4-bce2-aa0c21ff647b 2019-03-24 02:32:54,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:54,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ea22143-a3cb-4df4-bce2-aa0c21ff647b 2019-03-24 02:32:54,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772859096527s 2019-03-24 02:32:54,833 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:56,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:32:57,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-52184ea9-19eb-4ddc-9300-d72eca713425 x-openstack-request-id: req-52184ea9-19eb-4ddc-9300-d72eca713425 2019-03-24 02:32:57,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:32:57,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-52184ea9-19eb-4ddc-9300-d72eca713425 2019-03-24 02:32:57,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713196992874s 2019-03-24 02:32:57,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:32:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:32:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:00,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:32: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-9653d20e-97ef-486f-ad83-6a39ff46fc66 x-openstack-request-id: req-9653d20e-97ef-486f-ad83-6a39ff46fc66 2019-03-24 02:33:00,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:33:00,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9653d20e-97ef-486f-ad83-6a39ff46fc66 2019-03-24 02:33:00,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789417982101s 2019-03-24 02:33:00,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:33:02,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:33:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:03,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-e6f90dbb-1c5b-4985-ad71-ad708cc87dd0 x-openstack-request-id: req-e6f90dbb-1c5b-4985-ad71-ad708cc87dd0 2019-03-24 02:33:03,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:33:03,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6f90dbb-1c5b-4985-ad71-ad708cc87dd0 2019-03-24 02:33:03,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781439065933s 2019-03-24 02:33:03,147 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:33:05,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:33:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:05,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-88b14352-9ec7-4b04-af2e-385fd017288a x-openstack-request-id: req-88b14352-9ec7-4b04-af2e-385fd017288a 2019-03-24 02:33:05,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:33:05,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88b14352-9ec7-4b04-af2e-385fd017288a 2019-03-24 02:33:05,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772902011871s 2019-03-24 02:33:05,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:33:07,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:33:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-e4b37857-9965-4359-b164-3c7a4b14dc02 x-openstack-request-id: req-e4b37857-9965-4359-b164-3c7a4b14dc02 2019-03-24 02:33:08,757 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:33:08,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e4b37857-9965-4359-b164-3c7a4b14dc02 2019-03-24 02:33:08,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824373006821s 2019-03-24 02:33:08,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:33:10,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:33:10,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:11,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-0f7fe89c-60e7-459c-9bd2-f606f44763eb x-openstack-request-id: req-0f7fe89c-60e7-459c-9bd2-f606f44763eb 2019-03-24 02:33:11,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:31:13Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:33:11,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0f7fe89c-60e7-459c-9bd2-f606f44763eb 2019-03-24 02:33:11,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780183076859s 2019-03-24 02:33:11,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:33:13,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:33:13,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:14,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-04472dee-4fa5-4cd8-893d-d980a18bc4c4 x-openstack-request-id: req-04472dee-4fa5-4cd8-893d-d980a18bc4c4 2019-03-24 02:33:14,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:33:14,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04472dee-4fa5-4cd8-893d-d980a18bc4c4 2019-03-24 02:33:14,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719233036041s 2019-03-24 02:33:14,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 02:33:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=cfe9f099-4524-4b8b-8d9c-bc95d29e68ff" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:14,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:14 GMT X-Openstack-Request-Id: req-e81ba7fb-d662-4a7c-bd67-f8472a2e6117 2019-03-24 02:33:14,334 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","ip_allocation":"immediate"}]} 2019-03-24 02:33:14,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=cfe9f099-4524-4b8b-8d9c-bc95d29e68ff used request id req-e81ba7fb-d662-4a7c-bd67-f8472a2e6117 2019-03-24 02:33:14,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0513188838959s 2019-03-24 02:33:14,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a36c20d4-7921-406b-adfd-468c20ca9a05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:14,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:14 GMT X-Openstack-Request-Id: req-861453e4-4e37-4860-828d-e30020ed834c 2019-03-24 02:33:14,407 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 02:33:14,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a36c20d4-7921-406b-adfd-468c20ca9a05 used request id req-861453e4-4e37-4860-828d-e30020ed834c 2019-03-24 02:33:14,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06036901474s 2019-03-24 02:33:14,408 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ae:6e:c7', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dbc3b3ff-3892-4c75-8127-f0e614ffc02a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-24T02:33:10.000000', 'flavor': Munch({u'id': u'379914ab-292f-46db-b3d4-9cdc5a82b206'}), 'az': u'nova', 'id': u'cfe9f099-4524-4b8b-8d9c-bc95d29e68ff', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32cf1f1cafec4770a1eb23411b2538c4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88ba0fd221ac40eca1a544ca3001b138', 'name': 'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', '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-03-24T02:33:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-24T02:33:10Z', 'hostId': u'80a504bb9147d26635f147a92583484198836d52156a09122f348a68', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'80a504bb9147d26635f147a92583484198836d52156a09122f348a68', '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-03-24T02:33:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'88ba0fd221ac40eca1a544ca3001b138', 'name': u'vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'adminPass': u'dnMmZtSkinF5', 'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', 'created_at': u'2019-03-24T02:31:10Z', 'created': u'2019-03-24T02:31:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-24 02:33:14,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:33:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:14,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:14 GMT X-Openstack-Request-Id: req-1b983ded-f57e-4e72-b80b-0addbf463b74 2019-03-24 02:33:14,522 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62495250-5e92-4cc7-b487-60d60fbb2d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["9c684ab0-7da7-44cf-a2fb-098cd571501b"],"description":"","tags":[],"updated_at":"2019-03-24T02:30:40Z","qos_policy_id":null,"name":"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:38Z","mtu":1450}]} 2019-03-24 02:33:14,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1b983ded-f57e-4e72-b80b-0addbf463b74 2019-03-24 02:33:14,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107962846756s 2019-03-24 02:33:14,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-24 02:33:14,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=cfe9f099-4524-4b8b-8d9c-bc95d29e68ff" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:14 GMT X-Openstack-Request-Id: req-92cae5d5-22f2-495d-9cf1-c4ab0061f6b9 2019-03-24 02:33:14,578 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","ip_allocation":"immediate"}]} 2019-03-24 02:33:14,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=cfe9f099-4524-4b8b-8d9c-bc95d29e68ff used request id req-92cae5d5-22f2-495d-9cf1-c4ab0061f6b9 2019-03-24 02:33:14,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547180175781s 2019-03-24 02:33:14,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-24 02:33:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "fixed_ip_address": "192.168.120.10", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05"}}' 2019-03-24 02:33:17,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:17 GMT X-Openstack-Request-Id: req-b1515053-7c99-4942-9610-0b5f7e46dc55 2019-03-24 02:33:17,959 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}} 2019-03-24 02:33:17,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b1515053-7c99-4942-9610-0b5f7e46dc55 2019-03-24 02:33:17,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.38003993034s 2019-03-24 02:33:17,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:18,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:18 GMT X-Openstack-Request-Id: req-44652351-a796-45ab-b244-3be1ce9a7de3 2019-03-24 02:33:18,047 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:18,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-44652351-a796-45ab-b244-3be1ce9a7de3 2019-03-24 02:33:18,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0707230567932s 2019-03-24 02:33:18,055 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 02:33:18,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:18,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:18,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:18 GMT X-Openstack-Request-Id: req-6787dd6e-74e8-40a0-a42e-0ccc3747f4d3 2019-03-24 02:33:18,250 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:18,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6787dd6e-74e8-40a0-a42e-0ccc3747f4d3 2019-03-24 02:33:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0844860076904s 2019-03-24 02:33:18,258 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 02:33:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:18,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:18 GMT X-Openstack-Request-Id: req-22732282-16c8-4c23-9e54-e13641029010 2019-03-24 02:33:18,449 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:18,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-22732282-16c8-4c23-9e54-e13641029010 2019-03-24 02:33:18,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0794539451599s 2019-03-24 02:33:18,457 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 02:33:18,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:18,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:18,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:18 GMT X-Openstack-Request-Id: req-8e342205-6d39-4ab3-bee2-5e5020a9bdfa 2019-03-24 02:33:18,646 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:18,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8e342205-6d39-4ab3-bee2-5e5020a9bdfa 2019-03-24 02:33:18,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0779280662537s 2019-03-24 02:33:18,653 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 02:33:18,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:18,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:18 GMT X-Openstack-Request-Id: req-79a18767-a017-4d29-9121-e831371f1693 2019-03-24 02:33:18,833 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:18,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-79a18767-a017-4d29-9121-e831371f1693 2019-03-24 02:33:18,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674560070038s 2019-03-24 02:33:18,840 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 02:33:18,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:19,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:19 GMT X-Openstack-Request-Id: req-0df68135-d872-42b3-9a3e-286eeadf08e4 2019-03-24 02:33:19,019 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:19,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0df68135-d872-42b3-9a3e-286eeadf08e4 2019-03-24 02:33:19,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0678880214691s 2019-03-24 02:33:19,026 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-24 02:33:19,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:33:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:33:19,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33:19 GMT X-Openstack-Request-Id: req-cb730e45-4cfb-4da3-ae7c-303bf62abc6f 2019-03-24 02:33:19,544 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:33:19,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cb730e45-4cfb-4da3-ae7c-303bf62abc6f 2019-03-24 02:33:19,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.405864953995s 2019-03-24 02:33:19,551 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ca3d57cc-3028-470a-8553-66083d73e72b', 'updated_at': u'2019-03-24T02:33:19Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'a36c20d4-7921-406b-adfd-468c20ca9a05', 'id': u'dc98f195-d5bb-4f7c-8674-9c510591c9ac', 'network': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'port': u'a36c20d4-7921-406b-adfd-468c20ca9a05', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88ba0fd221ac40eca1a544ca3001b138', 'name': 'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'88ba0fd221ac40eca1a544ca3001b138', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'62495250-5e92-4cc7-b487-60d60fbb2d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ae:6e:c7', u'device_id': u'cfe9f099-4524-4b8b-8d9c-bc95d29e68ff'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', 'created_at': u'2019-03-24T02:33:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'62495250-5e92-4cc7-b487-60d60fbb2d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ae:6e:c7', u'device_id': u'cfe9f099-4524-4b8b-8d9c-bc95d29e68ff'}), 'router': u'ca3d57cc-3028-470a-8553-66083d73e72b'}) 2019-03-24 02:33:19,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:33:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff/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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:33:19,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10559 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-229db1a0-3c46-4208-b213-8f80d599f663 x-openstack-request-id: req-229db1a0-3c46-4208-b213-8f80d599f663 2019-03-24 02:33:19,637 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 809942728 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor\n[ 0.355333] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.358293] pid_max: default: 32768 minimum: 301\n[ 0.359894] ACPI: Core revision 20150930\n[ 0.362079] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.364440] Security Framework initialized\n[ 0.365896] Yama: becoming mindful.\n[ 0.367259] AppArmor: AppArmor initialized\n[ 0.368967] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.375007] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.379002] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381181] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384009] Initializing cgroup subsys io\n[ 0.385457] Initializing cgroup subsys memory\n[ 0.386991] Initializing cgroup subsys devices\n[ 0.388533] Initializing cgroup subsys freezer\n[ 0.390092] Initializing cgroup subsys net_cls\n[ 0.391639] Initializing cgroup subsys perf_event\n[ 0.393247] Initializing cgroup subsys net_prio\n[ 0.394847] Initializing cgroup subsys hugetlb\n[ 0.396389] Initializing cgroup subsys pids\n[ 0.398645] mce: CPU supports 10 MCE banks\n[ 0.400153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.401942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.403887] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.405747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.408553] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.411378] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.413610] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.418955] Freeing SMP alternatives memory: 32K\n[ 0.425172] ftrace: allocating 32278 entries in 127 pages\n[ 0.469000] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471176] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473321] smpboot: Max logical packages: 2\n[ 0.475102] x2apic enabled\n[ 0.476492] Switched APIC routing to physical x2apic.\n[ 0.479414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.481551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.485546] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.497052] KVM setup paravirtual spinlock\n[ 0.500094] x86: Booting SMP configuration:\n[ 0.501654] .... node #0, CPUs: #1\n[ 0.503225] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.525650] x86: Booted up 1 node, 2 CPUs\n[ 0.525652] KVM setup async PF for cpu 1\n[ 0.525656] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.530242] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.532964] devtmpfs: initialized\n[ 0.535637] evm: security.selinux\n[ 0.536884] evm: security.SMACK64\n[ 0.538105] evm: security.SMACK64EXEC\n[ 0.539425] evm: security.SMACK64TRANSMUTE\n[ 0.540861] evm: security.SMACK64MMAP\n[ 0.542181] evm: security.ima\n[ 0.543305] evm: security.capability\n[ 0.544805] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.548020] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550189] pinctrl core: initialized pinctrl subsystem\n[ 0.552140] RTC time: 2:33:11, date: 03/24/19\n[ 0.554586] NET: Registered protocol family 16\n[ 0.566064] cpuidle: using governor ladder\n[ 0.578168] cpuidle: using governor menu\n[ 0.579589] PCCT header not found.\n[ 0.580954] ACPI: bus type PCI registered\n[ 0.582389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584645] PCI: Using configuration type 1 for base access\n[ 0.599222] ACPI: Added _OSI(Module Device)\n[ 0.600740] ACPI: Added _OSI(Processor Device)\n[ 0.602283] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.603896] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.606922] ACPI: Interpreter enabled\n[ 0.608285] ACPI: (supports S0 S5)\n[ 0.625434] ACPI: Using IOAPIC for interrupt routing\n[ 0.627161] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.632267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.634316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.636531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.638671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.642651] acpiphp: Slot [3] registered\n[ 0.644101] acpiphp: Slot [4] registered\n[ 0.645544] acpiphp: Slot [5] registered\n[ 0.646980] acpiphp: Slot [6] registered\n[ 0.648426] acpiphp: Slot [7] registered\n[ 0.649863] acpiphp: Slot [8] registered\n[ 0.651332] acpiphp: Slot [9] registered\n[ 0.652780] acpiphp: Slot [10] registered\n[ 0.654242] acpiphp: Slot [11] registered\n[ 0.655697] acpiphp: Slot [12] registered\n[ 0.657303] acpiphp: Slot [13] registered\n[ 0.658767] acpiphp: Slot [14] registered\n[ 0.660229] acpiphp: Slot [15] registered\n[ 0.661718] acpiphp: Slot [16] registered\n[ 0.663184] acpiphp: Slot [17] registered\n[ 0.664644] acpiphp: Slot [18] registered\n[ 0.666100] acpiphp: Slot [19] registered\n[ 0.667558] acpiphp: Slot [20] registered\n[ 0.669012] acpiphp: Slot [21] registered\n[ 0.670469] acpiphp: Slot [22] registered\n[ 0.671963] acpiphp: Slot [23] registered\n[ 0.673436] acpiphp: Slot [24] registered\n[ 0.674904] acpiphp: Slot [25] registered\n[ 0.676366] acpiphp: Slot [26] registered\n[ 0.677824] acpiphp: Slot [27] registered\n[ 0.679290] acpiphp: Slot [28] registered\n[ 0.680755] acpiphp: Slot [29] registered\n[ 0.682250] acpiphp: Slot [30] registered\n[ 0.683717] acpiphp: Slot [31] registered\n[ 0.685157] PCI host bridge to bus 0000:00\n[ 0.686609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.688789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.690973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.693596] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.696195] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.698845] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.703855] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706161] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.710566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.743842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.747076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.749587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.752103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.754572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.756806] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.759125] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.761016] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.763821] vgaarb: loaded\n[ 0.764892] vgaarb: bridge control possible 0000:00:02.0\n[ 0.767031] SCSI subsystem initialized\n[ 0.768668] ACPI: bus type USB registered\n[ 0.770139] usbcore: registered new interface driver usbfs\n[ 0.771988] usbcore: registered new interface driver hub\n[ 0.773810] usbcore: registered new device driver usb\n[ 0.775819] PCI: Using ACPI for IRQ routing\n[ 0.777735] NetLabel: Initializing\n[ 0.779012] NetLabel: domain hash size = 128\n[ 0.780527] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.782264] NetLabel: unlabeled traffic allowed by default\n[ 0.784345] amd_nb: Cannot enumerate AMD northbridges\n[ 0.786185] clocksource: Switched to clocksource kvm-clock\n[ 0.798143] AppArmor: AppArmor Filesystem Enabled\n[ 0.799847] pnp: PnP ACPI init\n[ 0.801369] pnp: PnP ACPI: found 5 devices\n[ 0.809517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.812597] NET: Registered protocol family 2\n[ 0.814507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.817277] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.819815] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.822043] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.824109] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.826342] NET: Registered protocol family 1\n[ 0.827894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.829855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.831767] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.852126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.872540] Unpacking initramfs...\n[ 1.072168] Freeing initrd memory: 14816K\n[ 1.073744] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075852] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.078265] Scanning for low memory corruption every 60 seconds\n[ 1.080679] audit: initializing netlink subsys (disabled)\n[ 1.082554] audit: type=2000 audit(1553394792.290:1): initialized\n[ 1.084833] Initialise system trusted keyring\n[ 1.086541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.088625] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.091937] zbud: loaded\n[ 1.093343] VFS: Disk quotas dquot_6.6.0\n[ 1.094814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.097290] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.099525] fuse init (API version 7.23)\n[ 1.101098] Key type big_key registered\n[ 1.102531] Allocating IMA MOK and blacklist keyrings.\n[ 1.104907] Key type asymmetric registered\n[ 1.106391] Asymmetric key parser 'x509' registered\n[ 1.108089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.110743] io scheduler noop registered\n[ 1.112159] io scheduler deadline registered (default)\n[ 1.113939] io scheduler cfq registered\n[ 1.115425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.117308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.119565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.122157] ACPI: Power Button [PWRF]\n[ 1.123691] GHES: HEST is not enabled!\n[ 1.143362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.183357] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.186849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.212206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.215920] Linux agpgart interface v0.103\n[ 1.219392] loop: module loaded\n[ 1.222293] vda: vda1\n[ 1.224126] scsi host0: ata_piix\n[ 1.225511] scsi host1: ata_piix\n[ 1.226777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.231282] libphy: Fixed MDIO Bus: probed\n[ 1.232815] tun: Universal TUN/TAP device driver, 1.6\n[ 1.234536] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.237848] PPP generic driver version 2.4.2\n[ 1.239444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.241592] ehci-pci: EHCI PCI platform driver\n[ 1.243161] ehci-platform: EHCI generic platform driver\n[ 1.244937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246979] ohci-pci: OHCI PCI platform driver\n[ 1.248553] ohci-platform: OHCI generic platform driver\n[ 1.250341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.270696] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.272476] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.275145] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.276917] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.278940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.281145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.283678] usb usb1: Product: UHCI Host Controller\n[ 1.285346] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.287404] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.289093] hub 1-0:1.0: USB hub found\n[ 1.290473] hub 1-0:1.0: 2 ports detected\n[ 1.292074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.295725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.297420] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.299239] mousedev: PS/2 mouse device common for all mice\n[ 1.301335] rtc_cmos 00:00: RTC can wake from S4\n[ 1.303365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.306323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.308559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.310703] i2c /dev entries driver\n[ 1.312044] device-mapper: uevent: version 1.0.3\n[ 1.313737] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316630] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.319030] NET: Registered protocol family 10\n[ 1.320853] NET: Registered protocol family 17\n[ 1.322443] Key type dns_resolver registered\n[ 1.324292] registered taskstats version 1\n[ 1.325770] Loading compiled-in X.509 certificates\n[ 1.344130] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.347479] zswap: loaded using pool lzo/zbud\n[ 1.350748] Key type trusted registered\n[ 1.354435] Key type encrypted registered\n[ 1.355885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.357731] ima: No TPM chip found, activating TPM-bypass!\n[ 1.359612] ima: Allocated hash algorithm: sha1\n[ 1.361202] evm: HMAC attrs: 0x1\n[ 1.362846] Magic number: 11:24:562\n[ 1.364350] rtc_cmos 00:00: setting system clock to 2019-03-24 02:33:12 UTC (1553394792)\n[ 1.367246] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.369267] EDD information not available.\n[ 1.387960] Freeing unused kernel memory: 1484K\n[ 1.402232] Write protecting the kernel read-only data: 14336k\n[ 1.405551] Freeing unused kernel memory: 1620K\n[ 1.407372] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.420040] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420479] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427922] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428093] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428140] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428185] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428221] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.471815] virtio_net virtio0 ens3: renamed from eth0\n[ 1.478665] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.481958] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.502699] AVX2 version of gcm_enc/dec engaged.\n[ 1.504470] AES CTR mode by8 optimization enabled\n[ 1.522695] FDC 0 is a S82078B\n[ 1.606235] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.770912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.773168] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.775466] usb 1-1: Product: QEMU USB Tablet\n[ 1.776997] usb 1-1: Manufacturer: QEMU\n[ 1.778384] usb 1-1: SerialNumber: 42\n[ 1.786352] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.793188] usbcore: registered new interface driver usbhid\n[ 1.795165] usbhid: USB HID core driver\n[ 1.798241] 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.802414] 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.854691] md: linear personality registered for level -1\n[ 2.858477] md: multipath personality registered for level -4\n[ 2.862283] md: raid0 personality registered for level 0\n[ 2.866581] md: raid1 personality registered for level 1\n[ 2.938197] raid6: sse2x1 gen() 11410 MB/s\n[ 3.006212] raid6: sse2x1 xor() 8878 MB/s\n[ 3.074216] raid6: sse2x2 gen() 14649 MB/s\n[ 3.142212] raid6: sse2x2 xor() 9693 MB/s\n[ 3.210212] raid6: sse2x4 gen() 16753 MB/s\n[ 3.278215] raid6: sse2x4 xor() 11625 MB/s\n[ 3.346214] raid6: avx2x1 gen() 22173 MB/s\n[ 3.414214] raid6: avx2x2 gen() 26370 MB/s\n[ 3.482214] raid6: avx2x4 gen() 29859 MB/s\n[ 3.483758] raid6: using algorithm avx2x4 gen() 29859 MB/s\n[ 3.485633] raid6: using avx2x2 recovery algorithm\n[ 3.488512] xor: automatically using best checksumming function:\n[ 3.530185] avx : 32261.000 MB/sec\n[ 3.532713] async_tx: api initialized (async)\n[ 3.540236] md: raid6 personality registered for level 6\n[ 3.542122] md: raid5 personality registered for level 5\n[ 3.543963] md: raid4 personality registered for level 4\n[ 3.550164] 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.578525] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.594811] 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.688906] 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.694876] systemd[1]: Detected virtualization kvm.\n[ 3.696613] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.701750] systemd[1]: Set hostname to .\n[ 3.705438] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.707449] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.840143] 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.845919] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.849868] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.853940] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.857875] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.861276] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.865225] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.882301] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.888286] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.892173] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.896332] 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.902557] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.906889] Loading iSCSI transport class v2.0-870.\n[ 3.914249] iscsi: registered transport (tcp)\n[ 3.922373] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.926272] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.931277] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.936447] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.940240] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.944419] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.948568] systemd[1]: Listening on Journal Audit Socket.\n[ 3.950622] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.953580] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.958019] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.961882] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.965129] 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.982312] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.985672] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.990332] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.994598] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.998780] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.002968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.006096] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] [ 4.008627] EXT4-fs (vda1): re-mounted. Opts: (null)\nReached target Swap.\n[ 4.011860] 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.020167] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.024175] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.028602] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.032960] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.037666] 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.044018] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.058829] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.063362] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.068035] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.073271] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started Load/Save Random Seed.\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[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\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 Create Volatile Files and Directories...\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 LSB: AppArmor initialization...\n Starting 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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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-03-24 02:33:19,638 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff/action used request id req-229db1a0-3c46-4208-b213-8f80d599f663 2019-03-24 02:33:19,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0858609676361s 2019-03-24 02:33:19,639 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 809942728 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor [ 0.355333] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.358293] pid_max: default: 32768 minimum: 301 [ 0.359894] ACPI: Core revision 20150930 [ 0.362079] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.364440] Security Framework initialized [ 0.365896] Yama: becoming mindful. [ 0.367259] AppArmor: AppArmor initialized [ 0.368967] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.375007] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.379002] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381181] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384009] Initializing cgroup subsys io [ 0.385457] Initializing cgroup subsys memory [ 0.386991] Initializing cgroup subsys devices [ 0.388533] Initializing cgroup subsys freezer [ 0.390092] Initializing cgroup subsys net_cls [ 0.391639] Initializing cgroup subsys perf_event [ 0.393247] Initializing cgroup subsys net_prio [ 0.394847] Initializing cgroup subsys hugetlb [ 0.396389] Initializing cgroup subsys pids [ 0.398645] mce: CPU supports 10 MCE banks [ 0.400153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.401942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.403887] Spectre V2 : Mitigation: Full generic retpoline [ 0.405747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.408553] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.411378] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.413610] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.418955] Freeing SMP alternatives memory: 32K [ 0.425172] ftrace: allocating 32278 entries in 127 pages [ 0.469000] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471176] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473321] smpboot: Max logical packages: 2 [ 0.475102] x2apic enabled [ 0.476492] Switched APIC routing to physical x2apic. [ 0.479414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.481551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.485546] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.497052] KVM setup paravirtual spinlock [ 0.500094] x86: Booting SMP configuration: [ 0.501654] .... node #0, CPUs: #1 [ 0.503225] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.525650] x86: Booted up 1 node, 2 CPUs [ 0.525652] KVM setup async PF for cpu 1 [ 0.525656] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.530242] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.532964] devtmpfs: initialized [ 0.535637] evm: security.selinux [ 0.536884] evm: security.SMACK64 [ 0.538105] evm: security.SMACK64EXEC [ 0.539425] evm: security.SMACK64TRANSMUTE [ 0.540861] evm: security.SMACK64MMAP [ 0.542181] evm: security.ima [ 0.543305] evm: security.capability [ 0.544805] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548020] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550189] pinctrl core: initialized pinctrl subsystem [ 0.552140] RTC time: 2:33:11, date: 03/24/19 [ 0.554586] NET: Registered protocol family 16 [ 0.566064] cpuidle: using governor ladder [ 0.578168] cpuidle: using governor menu [ 0.579589] PCCT header not found. [ 0.580954] ACPI: bus type PCI registered [ 0.582389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584645] PCI: Using configuration type 1 for base access [ 0.599222] ACPI: Added _OSI(Module Device) [ 0.600740] ACPI: Added _OSI(Processor Device) [ 0.602283] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.603896] ACPI: Added _OSI(Processor Aggregator Device) [ 0.606922] ACPI: Interpreter enabled [ 0.608285] ACPI: (supports S0 S5) [ 0.625434] ACPI: Using IOAPIC for interrupt routing [ 0.627161] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.634316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.636531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.638671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.642651] acpiphp: Slot [3] registered [ 0.644101] acpiphp: Slot [4] registered [ 0.645544] acpiphp: Slot [5] registered [ 0.646980] acpiphp: Slot [6] registered [ 0.648426] acpiphp: Slot [7] registered [ 0.649863] acpiphp: Slot [8] registered [ 0.651332] acpiphp: Slot [9] registered [ 0.652780] acpiphp: Slot [10] registered [ 0.654242] acpiphp: Slot [11] registered [ 0.655697] acpiphp: Slot [12] registered [ 0.657303] acpiphp: Slot [13] registered [ 0.658767] acpiphp: Slot [14] registered [ 0.660229] acpiphp: Slot [15] registered [ 0.661718] acpiphp: Slot [16] registered [ 0.663184] acpiphp: Slot [17] registered [ 0.664644] acpiphp: Slot [18] registered [ 0.666100] acpiphp: Slot [19] registered [ 0.667558] acpiphp: Slot [20] registered [ 0.669012] acpiphp: Slot [21] registered [ 0.670469] acpiphp: Slot [22] registered [ 0.671963] acpiphp: Slot [23] registered [ 0.673436] acpiphp: Slot [24] registered [ 0.674904] acpiphp: Slot [25] registered [ 0.676366] acpiphp: Slot [26] registered [ 0.677824] acpiphp: Slot [27] registered [ 0.679290] acpiphp: Slot [28] registered [ 0.680755] acpiphp: Slot [29] registered [ 0.682250] acpiphp: Slot [30] registered [ 0.683717] acpiphp: Slot [31] registered [ 0.685157] PCI host bridge to bus 0000:00 [ 0.686609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.690973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.693596] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.696195] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.698845] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.703855] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706161] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.710566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.743842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.747076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.749587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.752103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.754572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.756806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.759125] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.761016] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.763821] vgaarb: loaded [ 0.764892] vgaarb: bridge control possible 0000:00:02.0 [ 0.767031] SCSI subsystem initialized [ 0.768668] ACPI: bus type USB registered [ 0.770139] usbcore: registered new interface driver usbfs [ 0.771988] usbcore: registered new interface driver hub [ 0.773810] usbcore: registered new device driver usb [ 0.775819] PCI: Using ACPI for IRQ routing [ 0.777735] NetLabel: Initializing [ 0.779012] NetLabel: domain hash size = 128 [ 0.780527] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.782264] NetLabel: unlabeled traffic allowed by default [ 0.784345] amd_nb: Cannot enumerate AMD northbridges [ 0.786185] clocksource: Switched to clocksource kvm-clock [ 0.798143] AppArmor: AppArmor Filesystem Enabled [ 0.799847] pnp: PnP ACPI init [ 0.801369] pnp: PnP ACPI: found 5 devices [ 0.809517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.812597] NET: Registered protocol family 2 [ 0.814507] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.817277] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.819815] TCP: Hash tables configured (established 32768 bind 32768) [ 0.822043] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.824109] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.826342] NET: Registered protocol family 1 [ 0.827894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.829855] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.831767] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.852126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.872540] Unpacking initramfs... [ 1.072168] Freeing initrd memory: 14816K [ 1.073744] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075852] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.078265] Scanning for low memory corruption every 60 seconds [ 1.080679] audit: initializing netlink subsys (disabled) [ 1.082554] audit: type=2000 audit(1553394792.290:1): initialized [ 1.084833] Initialise system trusted keyring [ 1.086541] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.088625] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.091937] zbud: loaded [ 1.093343] VFS: Disk quotas dquot_6.6.0 [ 1.094814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.097290] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.099525] fuse init (API version 7.23) [ 1.101098] Key type big_key registered [ 1.102531] Allocating IMA MOK and blacklist keyrings. [ 1.104907] Key type asymmetric registered [ 1.106391] Asymmetric key parser 'x509' registered [ 1.108089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.110743] io scheduler noop registered [ 1.112159] io scheduler deadline registered (default) [ 1.113939] io scheduler cfq registered [ 1.115425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.117308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.119565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.122157] ACPI: Power Button [PWRF] [ 1.123691] GHES: HEST is not enabled! [ 1.143362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.183357] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.186849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.212206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.215920] Linux agpgart interface v0.103 [ 1.219392] loop: module loaded [ 1.222293] vda: vda1 [ 1.224126] scsi host0: ata_piix [ 1.225511] scsi host1: ata_piix [ 1.226777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.231282] libphy: Fixed MDIO Bus: probed [ 1.232815] tun: Universal TUN/TAP device driver, 1.6 [ 1.234536] tun: (C) 1999-2004 Max Krasnyansky [ 1.237848] PPP generic driver version 2.4.2 [ 1.239444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.241592] ehci-pci: EHCI PCI platform driver [ 1.243161] ehci-platform: EHCI generic platform driver [ 1.244937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246979] ohci-pci: OHCI PCI platform driver [ 1.248553] ohci-platform: OHCI generic platform driver [ 1.250341] uhci_hcd: USB Universal Host Controller Interface driver [ 1.270696] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.272476] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.275145] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.276917] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.278940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.281145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.283678] usb usb1: Product: UHCI Host Controller [ 1.285346] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.287404] usb usb1: SerialNumber: 0000:00:01.2 [ 1.289093] hub 1-0:1.0: USB hub found [ 1.290473] hub 1-0:1.0: 2 ports detected [ 1.292074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.295725] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.297420] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.299239] mousedev: PS/2 mouse device common for all mice [ 1.301335] rtc_cmos 00:00: RTC can wake from S4 [ 1.303365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.306323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.308559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.310703] i2c /dev entries driver [ 1.312044] device-mapper: uevent: version 1.0.3 [ 1.313737] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316630] ledtrig-cpu: registered to indicate activity on CPUs [ 1.319030] NET: Registered protocol family 10 [ 1.320853] NET: Registered protocol family 17 [ 1.322443] Key type dns_resolver registered [ 1.324292] registered taskstats version 1 [ 1.325770] Loading compiled-in X.509 certificates [ 1.344130] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.347479] zswap: loaded using pool lzo/zbud [ 1.350748] Key type trusted registered [ 1.354435] Key type encrypted registered [ 1.355885] AppArmor: AppArmor sha1 policy hashing enabled [ 1.357731] ima: No TPM chip found, activating TPM-bypass! [ 1.359612] ima: Allocated hash algorithm: sha1 [ 1.361202] evm: HMAC attrs: 0x1 [ 1.362846] Magic number: 11:24:562 [ 1.364350] rtc_cmos 00:00: setting system clock to 2019-03-24 02:33:12 UTC (1553394792) [ 1.367246] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.369267] EDD information not available. [ 1.387960] Freeing unused kernel memory: 1484K [ 1.402232] Write protecting the kernel read-only data: 14336k [ 1.405551] Freeing unused kernel memory: 1620K [ 1.407372] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.420040] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420479] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427922] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428093] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428140] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428185] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428221] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.471815] virtio_net virtio0 ens3: renamed from eth0 [ 1.478665] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.481958] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.502699] AVX2 version of gcm_enc/dec engaged. [ 1.504470] AES CTR mode by8 optimization enabled [ 1.522695] FDC 0 is a S82078B [ 1.606235] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.770912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.773168] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.775466] usb 1-1: Product: QEMU USB Tablet [ 1.776997] usb 1-1: Manufacturer: QEMU [ 1.778384] usb 1-1: SerialNumber: 42 [ 1.786352] hidraw: raw HID events driver (C) Jiri Kosina [ 1.793188] usbcore: registered new interface driver usbhid [ 1.795165] usbhid: USB HID core driver [ 1.798241] 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.802414] 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.854691] md: linear personality registered for level -1 [ 2.858477] md: multipath personality registered for level -4 [ 2.862283] md: raid0 personality registered for level 0 [ 2.866581] md: raid1 personality registered for level 1 [ 2.938197] raid6: sse2x1 gen() 11410 MB/s [ 3.006212] raid6: sse2x1 xor() 8878 MB/s [ 3.074216] raid6: sse2x2 gen() 14649 MB/s [ 3.142212] raid6: sse2x2 xor() 9693 MB/s [ 3.210212] raid6: sse2x4 gen() 16753 MB/s [ 3.278215] raid6: sse2x4 xor() 11625 MB/s [ 3.346214] raid6: avx2x1 gen() 22173 MB/s [ 3.414214] raid6: avx2x2 gen() 26370 MB/s [ 3.482214] raid6: avx2x4 gen() 29859 MB/s [ 3.483758] raid6: using algorithm avx2x4 gen() 29859 MB/s [ 3.485633] raid6: using avx2x2 recovery algorithm [ 3.488512] xor: automatically using best checksumming function: [ 3.530185] avx : 32261.000 MB/sec [ 3.532713] async_tx: api initialized (async) [ 3.540236] md: raid6 personality registered for level 6 [ 3.542122] md: raid5 personality registered for level 5 [ 3.543963] md: raid4 personality registered for level 4 [ 3.550164] 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.578525] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.594811] 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.688906] 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.694876] systemd[1]: Detected virtualization kvm. [ 3.696613] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.701750] systemd[1]: Set hostname to . [ 3.705438] systemd[1]: Initializing machine ID from KVM UUID. [ 3.707449] systemd[1]: Installed transient /etc/machine-id file. [ 3.840143] 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.845919] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.849868] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.853940] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.857875] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.861276] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.865225] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.882301] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.888286] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.892173] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.896332] 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.902557] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.906889] Loading iSCSI transport class v2.0-870. [ 3.914249] iscsi: registered transport (tcp) [ 3.922373] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.926272] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.931277] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.936447] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.940240] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.944419] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.948568] systemd[1]: Listening on Journal Audit Socket. [ 3.950622] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.953580] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.958019] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.961882] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.965129] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.982312] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.985672] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.990332] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.994598] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998780] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.002968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.006096] systemd[1]: Reached target Swap. [[0;32m OK [0m] [ 4.008627] EXT4-fs (vda1): re-mounted. Opts: (null) Reached target Swap. [ 4.011860] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.020167] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.024175] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.028602] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.032960] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.037666] 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.044018] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.058829] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.063362] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.068035] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.073271] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started Load/Save Random Seed. [[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. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[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 Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting 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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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-03-24 02:33:20,642 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2019-03-24 02:33:29,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-24 02:33:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff/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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-24 02:33:29,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13530 Content-Type: application/json Date: Sun, 24 Mar 2019 02:33: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-93b6b897-31e9-448d-a9dc-6e656f68015c x-openstack-request-id: req-93b6b897-31e9-448d-a9dc-6e656f68015c 2019-03-24 02:33:29,730 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 809942728 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor\n[ 0.355333] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.358293] pid_max: default: 32768 minimum: 301\n[ 0.359894] ACPI: Core revision 20150930\n[ 0.362079] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.364440] Security Framework initialized\n[ 0.365896] Yama: becoming mindful.\n[ 0.367259] AppArmor: AppArmor initialized\n[ 0.368967] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.375007] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.379002] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381181] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384009] Initializing cgroup subsys io\n[ 0.385457] Initializing cgroup subsys memory\n[ 0.386991] Initializing cgroup subsys devices\n[ 0.388533] Initializing cgroup subsys freezer\n[ 0.390092] Initializing cgroup subsys net_cls\n[ 0.391639] Initializing cgroup subsys perf_event\n[ 0.393247] Initializing cgroup subsys net_prio\n[ 0.394847] Initializing cgroup subsys hugetlb\n[ 0.396389] Initializing cgroup subsys pids\n[ 0.398645] mce: CPU supports 10 MCE banks\n[ 0.400153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.401942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.403887] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.405747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.408553] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.411378] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.413610] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.418955] Freeing SMP alternatives memory: 32K\n[ 0.425172] ftrace: allocating 32278 entries in 127 pages\n[ 0.469000] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.471176] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.473321] smpboot: Max logical packages: 2\n[ 0.475102] x2apic enabled\n[ 0.476492] Switched APIC routing to physical x2apic.\n[ 0.479414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.481551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.485546] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.497052] KVM setup paravirtual spinlock\n[ 0.500094] x86: Booting SMP configuration:\n[ 0.501654] .... node #0, CPUs: #1\n[ 0.503225] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.525650] x86: Booted up 1 node, 2 CPUs\n[ 0.525652] KVM setup async PF for cpu 1\n[ 0.525656] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.530242] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.532964] devtmpfs: initialized\n[ 0.535637] evm: security.selinux\n[ 0.536884] evm: security.SMACK64\n[ 0.538105] evm: security.SMACK64EXEC\n[ 0.539425] evm: security.SMACK64TRANSMUTE\n[ 0.540861] evm: security.SMACK64MMAP\n[ 0.542181] evm: security.ima\n[ 0.543305] evm: security.capability\n[ 0.544805] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.548020] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550189] pinctrl core: initialized pinctrl subsystem\n[ 0.552140] RTC time: 2:33:11, date: 03/24/19\n[ 0.554586] NET: Registered protocol family 16\n[ 0.566064] cpuidle: using governor ladder\n[ 0.578168] cpuidle: using governor menu\n[ 0.579589] PCCT header not found.\n[ 0.580954] ACPI: bus type PCI registered\n[ 0.582389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584645] PCI: Using configuration type 1 for base access\n[ 0.599222] ACPI: Added _OSI(Module Device)\n[ 0.600740] ACPI: Added _OSI(Processor Device)\n[ 0.602283] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.603896] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.606922] ACPI: Interpreter enabled\n[ 0.608285] ACPI: (supports S0 S5)\n[ 0.625434] ACPI: Using IOAPIC for interrupt routing\n[ 0.627161] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.632267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.634316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.636531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.638671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.642651] acpiphp: Slot [3] registered\n[ 0.644101] acpiphp: Slot [4] registered\n[ 0.645544] acpiphp: Slot [5] registered\n[ 0.646980] acpiphp: Slot [6] registered\n[ 0.648426] acpiphp: Slot [7] registered\n[ 0.649863] acpiphp: Slot [8] registered\n[ 0.651332] acpiphp: Slot [9] registered\n[ 0.652780] acpiphp: Slot [10] registered\n[ 0.654242] acpiphp: Slot [11] registered\n[ 0.655697] acpiphp: Slot [12] registered\n[ 0.657303] acpiphp: Slot [13] registered\n[ 0.658767] acpiphp: Slot [14] registered\n[ 0.660229] acpiphp: Slot [15] registered\n[ 0.661718] acpiphp: Slot [16] registered\n[ 0.663184] acpiphp: Slot [17] registered\n[ 0.664644] acpiphp: Slot [18] registered\n[ 0.666100] acpiphp: Slot [19] registered\n[ 0.667558] acpiphp: Slot [20] registered\n[ 0.669012] acpiphp: Slot [21] registered\n[ 0.670469] acpiphp: Slot [22] registered\n[ 0.671963] acpiphp: Slot [23] registered\n[ 0.673436] acpiphp: Slot [24] registered\n[ 0.674904] acpiphp: Slot [25] registered\n[ 0.676366] acpiphp: Slot [26] registered\n[ 0.677824] acpiphp: Slot [27] registered\n[ 0.679290] acpiphp: Slot [28] registered\n[ 0.680755] acpiphp: Slot [29] registered\n[ 0.682250] acpiphp: Slot [30] registered\n[ 0.683717] acpiphp: Slot [31] registered\n[ 0.685157] PCI host bridge to bus 0000:00\n[ 0.686609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.688789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.690973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.693596] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.696195] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.698845] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.703855] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706161] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.710566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.743842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.747076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.749587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.752103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.754572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.756806] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.759125] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.761016] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.763821] vgaarb: loaded\n[ 0.764892] vgaarb: bridge control possible 0000:00:02.0\n[ 0.767031] SCSI subsystem initialized\n[ 0.768668] ACPI: bus type USB registered\n[ 0.770139] usbcore: registered new interface driver usbfs\n[ 0.771988] usbcore: registered new interface driver hub\n[ 0.773810] usbcore: registered new device driver usb\n[ 0.775819] PCI: Using ACPI for IRQ routing\n[ 0.777735] NetLabel: Initializing\n[ 0.779012] NetLabel: domain hash size = 128\n[ 0.780527] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.782264] NetLabel: unlabeled traffic allowed by default\n[ 0.784345] amd_nb: Cannot enumerate AMD northbridges\n[ 0.786185] clocksource: Switched to clocksource kvm-clock\n[ 0.798143] AppArmor: AppArmor Filesystem Enabled\n[ 0.799847] pnp: PnP ACPI init\n[ 0.801369] pnp: PnP ACPI: found 5 devices\n[ 0.809517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.812597] NET: Registered protocol family 2\n[ 0.814507] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.817277] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.819815] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.822043] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.824109] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.826342] NET: Registered protocol family 1\n[ 0.827894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.829855] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.831767] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.852126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.872540] Unpacking initramfs...\n[ 1.072168] Freeing initrd memory: 14816K\n[ 1.073744] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075852] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.078265] Scanning for low memory corruption every 60 seconds\n[ 1.080679] audit: initializing netlink subsys (disabled)\n[ 1.082554] audit: type=2000 audit(1553394792.290:1): initialized\n[ 1.084833] Initialise system trusted keyring\n[ 1.086541] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.088625] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.091937] zbud: loaded\n[ 1.093343] VFS: Disk quotas dquot_6.6.0\n[ 1.094814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.097290] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.099525] fuse init (API version 7.23)\n[ 1.101098] Key type big_key registered\n[ 1.102531] Allocating IMA MOK and blacklist keyrings.\n[ 1.104907] Key type asymmetric registered\n[ 1.106391] Asymmetric key parser 'x509' registered\n[ 1.108089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.110743] io scheduler noop registered\n[ 1.112159] io scheduler deadline registered (default)\n[ 1.113939] io scheduler cfq registered\n[ 1.115425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.117308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.119565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.122157] ACPI: Power Button [PWRF]\n[ 1.123691] GHES: HEST is not enabled!\n[ 1.143362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.183357] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.186849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.212206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.215920] Linux agpgart interface v0.103\n[ 1.219392] loop: module loaded\n[ 1.222293] vda: vda1\n[ 1.224126] scsi host0: ata_piix\n[ 1.225511] scsi host1: ata_piix\n[ 1.226777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.228995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.231282] libphy: Fixed MDIO Bus: probed\n[ 1.232815] tun: Universal TUN/TAP device driver, 1.6\n[ 1.234536] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.237848] PPP generic driver version 2.4.2\n[ 1.239444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.241592] ehci-pci: EHCI PCI platform driver\n[ 1.243161] ehci-platform: EHCI generic platform driver\n[ 1.244937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.246979] ohci-pci: OHCI PCI platform driver\n[ 1.248553] ohci-platform: OHCI generic platform driver\n[ 1.250341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.270696] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.272476] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.275145] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.276917] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.278940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.281145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.283678] usb usb1: Product: UHCI Host Controller\n[ 1.285346] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.287404] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.289093] hub 1-0:1.0: USB hub found\n[ 1.290473] hub 1-0:1.0: 2 ports detected\n[ 1.292074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.295725] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.297420] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.299239] mousedev: PS/2 mouse device common for all mice\n[ 1.301335] rtc_cmos 00:00: RTC can wake from S4\n[ 1.303365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.306323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.308559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.310703] i2c /dev entries driver\n[ 1.312044] device-mapper: uevent: version 1.0.3\n[ 1.313737] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316630] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.319030] NET: Registered protocol family 10\n[ 1.320853] NET: Registered protocol family 17\n[ 1.322443] Key type dns_resolver registered\n[ 1.324292] registered taskstats version 1\n[ 1.325770] Loading compiled-in X.509 certificates\n[ 1.344130] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.347479] zswap: loaded using pool lzo/zbud\n[ 1.350748] Key type trusted registered\n[ 1.354435] Key type encrypted registered\n[ 1.355885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.357731] ima: No TPM chip found, activating TPM-bypass!\n[ 1.359612] ima: Allocated hash algorithm: sha1\n[ 1.361202] evm: HMAC attrs: 0x1\n[ 1.362846] Magic number: 11:24:562\n[ 1.364350] rtc_cmos 00:00: setting system clock to 2019-03-24 02:33:12 UTC (1553394792)\n[ 1.367246] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.369267] EDD information not available.\n[ 1.387960] Freeing unused kernel memory: 1484K\n[ 1.402232] Write protecting the kernel read-only data: 14336k\n[ 1.405551] Freeing unused kernel memory: 1620K\n[ 1.407372] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.420040] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420479] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427922] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428093] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428140] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428185] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428221] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.471815] virtio_net virtio0 ens3: renamed from eth0\n[ 1.478665] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.481958] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.502699] AVX2 version of gcm_enc/dec engaged.\n[ 1.504470] AES CTR mode by8 optimization enabled\n[ 1.522695] FDC 0 is a S82078B\n[ 1.606235] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.770912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.773168] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.775466] usb 1-1: Product: QEMU USB Tablet\n[ 1.776997] usb 1-1: Manufacturer: QEMU\n[ 1.778384] usb 1-1: SerialNumber: 42\n[ 1.786352] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.793188] usbcore: registered new interface driver usbhid\n[ 1.795165] usbhid: USB HID core driver\n[ 1.798241] 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.802414] 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.854691] md: linear personality registered for level -1\n[ 2.858477] md: multipath personality registered for level -4\n[ 2.862283] md: raid0 personality registered for level 0\n[ 2.866581] md: raid1 personality registered for level 1\n[ 2.938197] raid6: sse2x1 gen() 11410 MB/s\n[ 3.006212] raid6: sse2x1 xor() 8878 MB/s\n[ 3.074216] raid6: sse2x2 gen() 14649 MB/s\n[ 3.142212] raid6: sse2x2 xor() 9693 MB/s\n[ 3.210212] raid6: sse2x4 gen() 16753 MB/s\n[ 3.278215] raid6: sse2x4 xor() 11625 MB/s\n[ 3.346214] raid6: avx2x1 gen() 22173 MB/s\n[ 3.414214] raid6: avx2x2 gen() 26370 MB/s\n[ 3.482214] raid6: avx2x4 gen() 29859 MB/s\n[ 3.483758] raid6: using algorithm avx2x4 gen() 29859 MB/s\n[ 3.485633] raid6: using avx2x2 recovery algorithm\n[ 3.488512] xor: automatically using best checksumming function:\n[ 3.530185] avx : 32261.000 MB/sec\n[ 3.532713] async_tx: api initialized (async)\n[ 3.540236] md: raid6 personality registered for level 6\n[ 3.542122] md: raid5 personality registered for level 5\n[ 3.543963] md: raid4 personality registered for level 4\n[ 3.550164] 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.578525] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.594811] 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.688906] 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.694876] systemd[1]: Detected virtualization kvm.\n[ 3.696613] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.701750] systemd[1]: Set hostname to .\n[ 3.705438] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.707449] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.840143] 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.845919] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.849868] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.853940] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.857875] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.861276] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.865225] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.882301] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.888286] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.892173] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.896332] 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.902557] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.906889] Loading iSCSI transport class v2.0-870.\n[ 3.914249] iscsi: registered transport (tcp)\n[ 3.922373] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.926272] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.931277] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.936447] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.940240] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.944419] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.948568] systemd[1]: Listening on Journal Audit Socket.\n[ 3.950622] iscsi: registered transport (iser)\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.953580] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.958019] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.961882] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.965129] 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.982312] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.985672] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.990332] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.994598] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.998780] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.002968] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.006096] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] [ 4.008627] EXT4-fs (vda1): re-mounted. Opts: (null)\nReached target Swap.\n[ 4.011860] 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.020167] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.024175] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.028602] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.032960] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.037666] 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.044018] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.058829] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.063362] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.068035] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.073271] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started Load/Save Random Seed.\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[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\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 Create Volatile Files and Directories...\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 LSB: AppArmor initialization...\n Starting 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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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.727367] cloud-init[553]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 24 Mar 2019 02:33:16 +0000. Up 4.94 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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.802464] cloud-init[927]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 24 Mar 2019 02:33:21 +0000. Up 10.20 seconds.\n[ 10.806385] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.809420] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.812484] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.815661] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.818655] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:ae:6e:c7 |\n[ 10.821656] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:feae:6ec7/64 | . | link | fa:16:3e:ae:6e:c7 |\n[ 10.824677] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.827679] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.830800] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.833797] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.836598] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.839367] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.842166] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.844952] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.847656] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.850383] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[ 10.854106] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Reached target Network is Online.\n\n[ 10.860191] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.862961] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.865576] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.868166] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.870769] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.873382] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.875968] Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\ncloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.880930] cloud-init[[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 UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[927]: 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] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\nGenerating public/private rsa key pair.\n[ 10.895956] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.898428] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\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[ 10.903788] cloud-init[927]: The key fingerprint is:\n[ 10.909565] cloud-init[927]: SHA256:4odQ+pFzISaNvU5StbKoikgZFLFD9QTUug46AXlxZ9k root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a\n[ 10.912485] cloud-init[927]: The key's randomart image is:\n[ 10.914058] cloud-init[927]: +---[RSA 2048]----+\n[ 10.915472] cloud-init[927]: | +++o. o. |\n[ 10.916897] cloud-init[927]: |. + +=+.E. |\n[ 10.918308] cloud-init[927]: | = o++O o |\n[ 10.919694] Starting Login Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[927]: |+ o. B * . |\n[ 10.929762] Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\ncloud-init[[0;32m OK [0m] Started D-Bus System Message Bus.\n[927]: |.o * O S |\n[ 10.945225] cloud-init[927]: |..oo B * |\n[ 10.956088] cloud-init[927]: |.++ = . |\n[ 10.961007] cloud-init[927]: |*. . . |\n[ 10.963317] cloud-init[927]: |+. |\n[ 10.965959] cloud-init[927]: +----[SHA256]-----+\n[ 10.968345] cloud-init[927]: Generating public/private dsa key pair.\n[ 10.971570] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.974607] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.978158] cloud-init[927]: The key fingerprint is:\n[ 10.980558] cloud-init[927]: SHA256:Tfibi4fraKPd327p8PmZz24Eu71O/oVCcxwS3lioGjU root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a\n[ 10.984211] cloud-init[927]: The key's randomart image is:\n[ 10.986584] cloud-init[927]: +---[DSA 1024]----+\n[ 10.991206] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[927]: | ... |\n[ 11.002961] cloud-init[927]: | .E..= |\n[ 11.007203] cloud-init[927]: | ...o+ o |\n[ 11.010122] cloud-init[927]: | .+. o.. |\n[ 11.013380] cloud-init[927]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n| Soo o oo |\n[ 11.019904] cloud-init[927]: | . + o...|\n[ 11.022220] cloud-init[927]: | .+ ...=.|\n[ 11.024875] cloud-init[927]: | .oo...=oo+++|\n[ 11.027518] cloud-init[927]: | .ooo=+o+*.=BB|\n[ 11.031199] cloud-init[927]: +----[SHA256]-----+\n[ 11.033559] cloud-init[927]: Generating public/private ecdsa key pair.\n[ 11.036440] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.040525] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.047866] cloud-init[927]: The key fingerprint is:\n[ 11.052642] cloud-init[927]: SHA256:jOLyuzcUnlvNusKG9g5YZahEkWrZ/mVdd199Tl43AM4 root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 11.062068] [[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started System Logging Service.\ncloud-init[927]: The key's randomart image is:\n[ 11.070078] cloud-init[927]: +---[ECDSA 256]---+\n[ 11.072642] cloud-init[927]: | oo .. |\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 11.075750] cloud-init[927]: | .. . o . |\n[ 11.086317] cloud-init[927]: | .+ . o E . .|\n[ 11.088282] cloud-init[927]: |.+ o o.o . . oB|\n[ 11.089904] cloud-init[927]: |. o o..oSo. . .+B|\n[ 11.091545] cloud-init[927]: | = .+o..o +|\n[ 11.096947] cloud-init[927]: | o ++oo . |\n[ 11.099978] cloud-init[927]: | oooB . |\n[ 11.102077] cloud-init[927]: | .+Boo.. |\n[ 11.104063] cloud-init[927]: +----[SHA256]-----+\n[ 11.105966] cloud-init[927]: Generating public/private ed25519 key pair.\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 [ 11.109918] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.118332] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.118791] cloud-init[927]: The key fingerprint is:\n[ 11.118840] cloud-init[927]: SHA256:hnen5wLBTvDLshf7YwXzyumNtXTKPyTkRYngJNG8BNo root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a\n[ 11.119101] cloud-init[927]: The key's randomart image is:\n[ 11.119379] cloud-init[927]: +--[ED25519 256]--+\n[ 11.119656] cloud-init[927]: | +=o. . . |\nStarting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[ 11.119924] cloud-init[927]: | .o ++ . o |\n[ 11.141951] [[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[927]: | .+E... . |\n[ 11.147316] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\ncloud-init[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[927]: | .= + . . |[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\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 Accounts Service.\n\n[ 11.174839] cloud-init[927]: [[0;32m OK [0m] Started Set console scheme.\n| .+So.*.. |\n[ 11.179648] cloud-init[927]: | .o*. o= . |\n[ 11.182037] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\ncloud-init[927]: | o =.++o. |\n[ 11.186825] cloud-init[927]: | . o BO +. |\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 11.189407] cloud-init[927]: | . ++o*... |\n[ 11.195436] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\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[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 16.162109] cloud-init[1239]: Generating locales (this might take a while)...\n[ 16.829595] cloud-init[1239]: en_US.UTF-8... done\n[ 16.831800] cloud-init[1239]: Generation complete.\n\nUbuntu 16.04.6 LTS vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a ttyS0\n\nvyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a login: [ 17.419497] cloud-init[1239]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'modules:config' at Sun, 24 Mar 2019 02:33:27 +0000. Up 16.08 seconds.\n"} 2019-03-24 02:33:29,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff/action used request id req-93b6b897-31e9-448d-a9dc-6e656f68015c 2019-03-24 02:33:29,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0792138576508s 2019-03-24 02:33:29,732 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 809942728 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.912 MHz processor [ 0.355333] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.358293] pid_max: default: 32768 minimum: 301 [ 0.359894] ACPI: Core revision 20150930 [ 0.362079] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.364440] Security Framework initialized [ 0.365896] Yama: becoming mindful. [ 0.367259] AppArmor: AppArmor initialized [ 0.368967] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.375007] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.379002] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381181] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384009] Initializing cgroup subsys io [ 0.385457] Initializing cgroup subsys memory [ 0.386991] Initializing cgroup subsys devices [ 0.388533] Initializing cgroup subsys freezer [ 0.390092] Initializing cgroup subsys net_cls [ 0.391639] Initializing cgroup subsys perf_event [ 0.393247] Initializing cgroup subsys net_prio [ 0.394847] Initializing cgroup subsys hugetlb [ 0.396389] Initializing cgroup subsys pids [ 0.398645] mce: CPU supports 10 MCE banks [ 0.400153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.401942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.403887] Spectre V2 : Mitigation: Full generic retpoline [ 0.405747] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.408553] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.411378] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.413610] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.418955] Freeing SMP alternatives memory: 32K [ 0.425172] ftrace: allocating 32278 entries in 127 pages [ 0.469000] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.471176] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.473321] smpboot: Max logical packages: 2 [ 0.475102] x2apic enabled [ 0.476492] Switched APIC routing to physical x2apic. [ 0.479414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.481551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.485546] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.497052] KVM setup paravirtual spinlock [ 0.500094] x86: Booting SMP configuration: [ 0.501654] .... node #0, CPUs: #1 [ 0.503225] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.525650] x86: Booted up 1 node, 2 CPUs [ 0.525652] KVM setup async PF for cpu 1 [ 0.525656] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.530242] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.532964] devtmpfs: initialized [ 0.535637] evm: security.selinux [ 0.536884] evm: security.SMACK64 [ 0.538105] evm: security.SMACK64EXEC [ 0.539425] evm: security.SMACK64TRANSMUTE [ 0.540861] evm: security.SMACK64MMAP [ 0.542181] evm: security.ima [ 0.543305] evm: security.capability [ 0.544805] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548020] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550189] pinctrl core: initialized pinctrl subsystem [ 0.552140] RTC time: 2:33:11, date: 03/24/19 [ 0.554586] NET: Registered protocol family 16 [ 0.566064] cpuidle: using governor ladder [ 0.578168] cpuidle: using governor menu [ 0.579589] PCCT header not found. [ 0.580954] ACPI: bus type PCI registered [ 0.582389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584645] PCI: Using configuration type 1 for base access [ 0.599222] ACPI: Added _OSI(Module Device) [ 0.600740] ACPI: Added _OSI(Processor Device) [ 0.602283] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.603896] ACPI: Added _OSI(Processor Aggregator Device) [ 0.606922] ACPI: Interpreter enabled [ 0.608285] ACPI: (supports S0 S5) [ 0.625434] ACPI: Using IOAPIC for interrupt routing [ 0.627161] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.634316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.636531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.638671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.642651] acpiphp: Slot [3] registered [ 0.644101] acpiphp: Slot [4] registered [ 0.645544] acpiphp: Slot [5] registered [ 0.646980] acpiphp: Slot [6] registered [ 0.648426] acpiphp: Slot [7] registered [ 0.649863] acpiphp: Slot [8] registered [ 0.651332] acpiphp: Slot [9] registered [ 0.652780] acpiphp: Slot [10] registered [ 0.654242] acpiphp: Slot [11] registered [ 0.655697] acpiphp: Slot [12] registered [ 0.657303] acpiphp: Slot [13] registered [ 0.658767] acpiphp: Slot [14] registered [ 0.660229] acpiphp: Slot [15] registered [ 0.661718] acpiphp: Slot [16] registered [ 0.663184] acpiphp: Slot [17] registered [ 0.664644] acpiphp: Slot [18] registered [ 0.666100] acpiphp: Slot [19] registered [ 0.667558] acpiphp: Slot [20] registered [ 0.669012] acpiphp: Slot [21] registered [ 0.670469] acpiphp: Slot [22] registered [ 0.671963] acpiphp: Slot [23] registered [ 0.673436] acpiphp: Slot [24] registered [ 0.674904] acpiphp: Slot [25] registered [ 0.676366] acpiphp: Slot [26] registered [ 0.677824] acpiphp: Slot [27] registered [ 0.679290] acpiphp: Slot [28] registered [ 0.680755] acpiphp: Slot [29] registered [ 0.682250] acpiphp: Slot [30] registered [ 0.683717] acpiphp: Slot [31] registered [ 0.685157] PCI host bridge to bus 0000:00 [ 0.686609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.690973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.693596] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.696195] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.698845] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.703855] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706161] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708282] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.710566] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718214] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.743842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.747076] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.749587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.752103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.754572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.756806] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.759125] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.761016] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.763821] vgaarb: loaded [ 0.764892] vgaarb: bridge control possible 0000:00:02.0 [ 0.767031] SCSI subsystem initialized [ 0.768668] ACPI: bus type USB registered [ 0.770139] usbcore: registered new interface driver usbfs [ 0.771988] usbcore: registered new interface driver hub [ 0.773810] usbcore: registered new device driver usb [ 0.775819] PCI: Using ACPI for IRQ routing [ 0.777735] NetLabel: Initializing [ 0.779012] NetLabel: domain hash size = 128 [ 0.780527] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.782264] NetLabel: unlabeled traffic allowed by default [ 0.784345] amd_nb: Cannot enumerate AMD northbridges [ 0.786185] clocksource: Switched to clocksource kvm-clock [ 0.798143] AppArmor: AppArmor Filesystem Enabled [ 0.799847] pnp: PnP ACPI init [ 0.801369] pnp: PnP ACPI: found 5 devices [ 0.809517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.812597] NET: Registered protocol family 2 [ 0.814507] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.817277] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.819815] TCP: Hash tables configured (established 32768 bind 32768) [ 0.822043] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.824109] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.826342] NET: Registered protocol family 1 [ 0.827894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.829855] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.831767] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.852126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.872540] Unpacking initramfs... [ 1.072168] Freeing initrd memory: 14816K [ 1.073744] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075852] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.078265] Scanning for low memory corruption every 60 seconds [ 1.080679] audit: initializing netlink subsys (disabled) [ 1.082554] audit: type=2000 audit(1553394792.290:1): initialized [ 1.084833] Initialise system trusted keyring [ 1.086541] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.088625] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.091937] zbud: loaded [ 1.093343] VFS: Disk quotas dquot_6.6.0 [ 1.094814] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.097290] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.099525] fuse init (API version 7.23) [ 1.101098] Key type big_key registered [ 1.102531] Allocating IMA MOK and blacklist keyrings. [ 1.104907] Key type asymmetric registered [ 1.106391] Asymmetric key parser 'x509' registered [ 1.108089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.110743] io scheduler noop registered [ 1.112159] io scheduler deadline registered (default) [ 1.113939] io scheduler cfq registered [ 1.115425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.117308] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.119565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.122157] ACPI: Power Button [PWRF] [ 1.123691] GHES: HEST is not enabled! [ 1.143362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.183357] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.186849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.212206] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.215920] Linux agpgart interface v0.103 [ 1.219392] loop: module loaded [ 1.222293] vda: vda1 [ 1.224126] scsi host0: ata_piix [ 1.225511] scsi host1: ata_piix [ 1.226777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.228995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.231282] libphy: Fixed MDIO Bus: probed [ 1.232815] tun: Universal TUN/TAP device driver, 1.6 [ 1.234536] tun: (C) 1999-2004 Max Krasnyansky [ 1.237848] PPP generic driver version 2.4.2 [ 1.239444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.241592] ehci-pci: EHCI PCI platform driver [ 1.243161] ehci-platform: EHCI generic platform driver [ 1.244937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.246979] ohci-pci: OHCI PCI platform driver [ 1.248553] ohci-platform: OHCI generic platform driver [ 1.250341] uhci_hcd: USB Universal Host Controller Interface driver [ 1.270696] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.272476] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.275145] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.276917] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.278940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.281145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.283678] usb usb1: Product: UHCI Host Controller [ 1.285346] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.287404] usb usb1: SerialNumber: 0000:00:01.2 [ 1.289093] hub 1-0:1.0: USB hub found [ 1.290473] hub 1-0:1.0: 2 ports detected [ 1.292074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.295725] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.297420] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.299239] mousedev: PS/2 mouse device common for all mice [ 1.301335] rtc_cmos 00:00: RTC can wake from S4 [ 1.303365] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.306323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.308559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.310703] i2c /dev entries driver [ 1.312044] device-mapper: uevent: version 1.0.3 [ 1.313737] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316630] ledtrig-cpu: registered to indicate activity on CPUs [ 1.319030] NET: Registered protocol family 10 [ 1.320853] NET: Registered protocol family 17 [ 1.322443] Key type dns_resolver registered [ 1.324292] registered taskstats version 1 [ 1.325770] Loading compiled-in X.509 certificates [ 1.344130] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.347479] zswap: loaded using pool lzo/zbud [ 1.350748] Key type trusted registered [ 1.354435] Key type encrypted registered [ 1.355885] AppArmor: AppArmor sha1 policy hashing enabled [ 1.357731] ima: No TPM chip found, activating TPM-bypass! [ 1.359612] ima: Allocated hash algorithm: sha1 [ 1.361202] evm: HMAC attrs: 0x1 [ 1.362846] Magic number: 11:24:562 [ 1.364350] rtc_cmos 00:00: setting system clock to 2019-03-24 02:33:12 UTC (1553394792) [ 1.367246] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.369267] EDD information not available. [ 1.387960] Freeing unused kernel memory: 1484K [ 1.402232] Write protecting the kernel read-only data: 14336k [ 1.405551] Freeing unused kernel memory: 1620K [ 1.407372] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.420040] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420479] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427889] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427922] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428093] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428140] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428185] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428221] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.471815] virtio_net virtio0 ens3: renamed from eth0 [ 1.478665] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.481958] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.502699] AVX2 version of gcm_enc/dec engaged. [ 1.504470] AES CTR mode by8 optimization enabled [ 1.522695] FDC 0 is a S82078B [ 1.606235] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.770912] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.773168] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.775466] usb 1-1: Product: QEMU USB Tablet [ 1.776997] usb 1-1: Manufacturer: QEMU [ 1.778384] usb 1-1: SerialNumber: 42 [ 1.786352] hidraw: raw HID events driver (C) Jiri Kosina [ 1.793188] usbcore: registered new interface driver usbhid [ 1.795165] usbhid: USB HID core driver [ 1.798241] 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.802414] 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.854691] md: linear personality registered for level -1 [ 2.858477] md: multipath personality registered for level -4 [ 2.862283] md: raid0 personality registered for level 0 [ 2.866581] md: raid1 personality registered for level 1 [ 2.938197] raid6: sse2x1 gen() 11410 MB/s [ 3.006212] raid6: sse2x1 xor() 8878 MB/s [ 3.074216] raid6: sse2x2 gen() 14649 MB/s [ 3.142212] raid6: sse2x2 xor() 9693 MB/s [ 3.210212] raid6: sse2x4 gen() 16753 MB/s [ 3.278215] raid6: sse2x4 xor() 11625 MB/s [ 3.346214] raid6: avx2x1 gen() 22173 MB/s [ 3.414214] raid6: avx2x2 gen() 26370 MB/s [ 3.482214] raid6: avx2x4 gen() 29859 MB/s [ 3.483758] raid6: using algorithm avx2x4 gen() 29859 MB/s [ 3.485633] raid6: using avx2x2 recovery algorithm [ 3.488512] xor: automatically using best checksumming function: [ 3.530185] avx : 32261.000 MB/sec [ 3.532713] async_tx: api initialized (async) [ 3.540236] md: raid6 personality registered for level 6 [ 3.542122] md: raid5 personality registered for level 5 [ 3.543963] md: raid4 personality registered for level 4 [ 3.550164] 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.578525] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.594811] 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.688906] 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.694876] systemd[1]: Detected virtualization kvm. [ 3.696613] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.701750] systemd[1]: Set hostname to . [ 3.705438] systemd[1]: Initializing machine ID from KVM UUID. [ 3.707449] systemd[1]: Installed transient /etc/machine-id file. [ 3.840143] 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.845919] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.849868] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.853940] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.857875] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.861276] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.865225] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.882301] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.888286] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.892173] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.896332] 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.902557] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.906889] Loading iSCSI transport class v2.0-870. [ 3.914249] iscsi: registered transport (tcp) [ 3.922373] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.926272] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.931277] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.936447] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.940240] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.944419] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.948568] systemd[1]: Listening on Journal Audit Socket. [ 3.950622] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.953580] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.958019] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.961882] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.965129] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.982312] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.985672] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.990332] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.994598] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.998780] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.002968] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.006096] systemd[1]: Reached target Swap. [[0;32m OK [0m] [ 4.008627] EXT4-fs (vda1): re-mounted. Opts: (null) Reached target Swap. [ 4.011860] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.020167] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.024175] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.028602] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.032960] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.037666] 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.044018] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.058829] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.063362] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.068035] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.073271] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started Load/Save Random Seed. [[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. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[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 Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting 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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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.727367] cloud-init[553]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sun, 24 Mar 2019 02:33:16 +0000. Up 4.94 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.802464] cloud-init[927]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sun, 24 Mar 2019 02:33:21 +0000. Up 10.20 seconds. [ 10.806385] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.809420] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.812484] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.815661] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.818655] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:ae:6e:c7 | [ 10.821656] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:feae:6ec7/64 | . | link | fa:16:3e:ae:6e:c7 | [ 10.824677] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.827679] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.830800] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.833797] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.836598] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.839367] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.842166] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.844952] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.847656] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.850383] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 10.854106] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Reached target Network is Online. [ 10.860191] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.862961] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.865576] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.868166] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.870769] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.873382] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.875968] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.880930] cloud-init[[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 UUID daemon activation socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [927]: 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] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. Generating public/private rsa key pair. [ 10.895956] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.898428] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 10.903788] cloud-init[927]: The key fingerprint is: [ 10.909565] cloud-init[927]: SHA256:4odQ+pFzISaNvU5StbKoikgZFLFD9QTUug46AXlxZ9k root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a [ 10.912485] cloud-init[927]: The key's randomart image is: [ 10.914058] cloud-init[927]: +---[RSA 2048]----+ [ 10.915472] cloud-init[927]: | +++o. o. | [ 10.916897] cloud-init[927]: |. + +=+.E. | [ 10.918308] cloud-init[927]: | = o++O o | [ 10.919694] Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. cloud-init[927]: |+ o. B * . | [ 10.929762] Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. cloud-init[[0;32m OK [0m] Started D-Bus System Message Bus. [927]: |.o * O S | [ 10.945225] cloud-init[927]: |..oo B * | [ 10.956088] cloud-init[927]: |.++ = . | [ 10.961007] cloud-init[927]: |*. . . | [ 10.963317] cloud-init[927]: |+. | [ 10.965959] cloud-init[927]: +----[SHA256]-----+ [ 10.968345] cloud-init[927]: Generating public/private dsa key pair. [ 10.971570] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.974607] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.978158] cloud-init[927]: The key fingerprint is: [ 10.980558] cloud-init[927]: SHA256:Tfibi4fraKPd327p8PmZz24Eu71O/oVCcxwS3lioGjU root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a [ 10.984211] cloud-init[927]: The key's randomart image is: [ 10.986584] cloud-init[927]: +---[DSA 1024]----+ [ 10.991206] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... Starting System Logging Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [927]: | ... | [ 11.002961] cloud-init[927]: | .E..= | [ 11.007203] cloud-init[927]: | ...o+ o | [ 11.010122] cloud-init[927]: | .+. o.. | [ 11.013380] cloud-init[927]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). | Soo o oo | [ 11.019904] cloud-init[927]: | . + o...| [ 11.022220] cloud-init[927]: | .+ ...=.| [ 11.024875] cloud-init[927]: | .oo...=oo+++| [ 11.027518] cloud-init[927]: | .ooo=+o+*.=BB| [ 11.031199] cloud-init[927]: +----[SHA256]-----+ [ 11.033559] cloud-init[927]: Generating public/private ecdsa key pair. [ 11.036440] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.040525] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.047866] cloud-init[927]: The key fingerprint is: [ 11.052642] cloud-init[927]: SHA256:jOLyuzcUnlvNusKG9g5YZahEkWrZ/mVdd199Tl43AM4 root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 11.062068] [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started System Logging Service. cloud-init[927]: The key's randomart image is: [ 11.070078] cloud-init[927]: +---[ECDSA 256]---+ [ 11.072642] cloud-init[927]: | oo .. | Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [ 11.075750] cloud-init[927]: | .. . o . | [ 11.086317] cloud-init[927]: | .+ . o E . .| [ 11.088282] cloud-init[927]: |.+ o o.o . . oB| [ 11.089904] cloud-init[927]: |. o o..oSo. . .+B| [ 11.091545] cloud-init[927]: | = .+o..o +| [ 11.096947] cloud-init[927]: | o ++oo . | [ 11.099978] cloud-init[927]: | oooB . | [ 11.102077] cloud-init[927]: | .+Boo.. | [ 11.104063] cloud-init[927]: +----[SHA256]-----+ [ 11.105966] cloud-init[927]: Generating public/private ed25519 key pair. [[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. [ 11.109918] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.118332] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.118791] cloud-init[927]: The key fingerprint is: [ 11.118840] cloud-init[927]: SHA256:hnen5wLBTvDLshf7YwXzyumNtXTKPyTkRYngJNG8BNo root@vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a [ 11.119101] cloud-init[927]: The key's randomart image is: [ 11.119379] cloud-init[927]: +--[ED25519 256]--+ [ 11.119656] cloud-init[927]: | +=o. . . | Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [ 11.119924] cloud-init[927]: | .o ++ . o | [ 11.141951] [[0;32m OK [0m] Started Permit User Sessions. cloud-init[927]: | .+E... . | [ 11.147316] Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... cloud-init[[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [927]: | .= + . . |[[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[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 Accounts Service. [ 11.174839] cloud-init[927]: [[0;32m OK [0m] Started Set console scheme. | .+So.*.. | [ 11.179648] cloud-init[927]: | .o*. o= . | [ 11.182037] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. cloud-init[927]: | o =.++o. | [ 11.186825] cloud-init[927]: | . o BO +. | [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 11.189407] cloud-init[927]: | . ++o*... | [ 11.195436] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Started LXD - container startup/shutdown. [[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. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[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. [ 16.162109] cloud-init[1239]: Generating locales (this might take a while)... [ 16.829595] cloud-init[1239]: en_US.UTF-8... done [ 16.831800] cloud-init[1239]: Generation complete. Ubuntu 16.04.6 LTS vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a ttyS0 vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a login: [ 17.419497] cloud-init[1239]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'modules:config' at Sun, 24 Mar 2019 02:33:27 +0000. Up 16.08 seconds. 2019-03-24 02:33:29,736 - paramiko.transport - DEBUG - starting thread (client mode): 0xd82e5f50L 2019-03-24 02:33:29,736 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:33:29,777 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-24 02:33:29,778 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-24 02:33:29,779 - 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-03-24 02:33:29,779 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:33:29,780 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:33:29,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:33:29,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:33:29,780 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:33:29,785 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-24 02:33:29,785 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:33:29,799 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 5b9818fb0a262b093ca75b4d31c723c1 2019-03-24 02:33:29,800 - paramiko.transport - DEBUG - Trying discovered key 8d3c9d8aee104aff69e0a0f44e2fecad in /tmp/tmpu5VlNt 2019-03-24 02:33:29,824 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:33:29,847 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-24 02:33:29,865 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:33:30,023 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-24 02:33:30,023 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-24 02:33:30,063 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:33:30,063 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:33:30,067 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:33:35,863 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-24 02:33:35,864 - 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-03-24 02:33:35,865 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:33:35,865 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:33:35,865 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:33:35,865 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:33:35,865 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:33:35,869 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:33:43,137 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-24 02:33:43,140 - 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-03-24 02:33:43,140 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:33:43,140 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:33:43,140 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:33:43,140 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:33:43,141 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:33:43,146 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:33:50,944 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-24 02:33:50,946 - 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-03-24 02:33:50,946 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-24 02:33:50,946 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-24 02:33:50,946 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:33:50,946 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-24 02:33:50,946 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:33:50,950 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:33:58,191 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-24 02:33:58,191 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-24 02:33:58,194 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-24 02:33:58,194 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-24 02:33:58,194 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-24 02:33:58,197 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-24 02:35:49,902 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-24 02:35:49,902 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.3 API version: 1.39 Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 06:40:58 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.3 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 05:59:55 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. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest b877332a573c666d308b34038c54ae2bcc490bd8810ddce2cffb249f5c10d449 2019-03-24 02:35:49,903 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a --2019-03-24 02:34:01-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.197, 13.33.148.103, 13.33.148.194, ... Connecting to get.docker.com (get.docker.com)|13.33.148.197|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 23.8M=0.001s 2019-03-24 02:34:01 (23.8 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + 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-25c3ffcd-11be-4546-b8e2-73418c71d88a sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a 2019-03-24 02:35:49,903 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-24 02:35:49,904 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-24 02:35:49,904 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-24 02:35:49,905 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-24 02:35:49,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/status 2019-03-24 02:35:49,912 - 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.210', 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-03-24 02:36:19,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/status 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:36:20,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:36:20,115 - 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": "running", "MainPID": 805, "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": 806, "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": 328, "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": 129, "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": 807, "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": 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": 112, "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": 110, "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": 808, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:36:20 GMT 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:36:20,116 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:36:20,117 - 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': 805, 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': 806, 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': 328, 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': 129, 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': 807, 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': 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': 112, 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': 110, 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': 808, 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-03-24 02:36:20,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/status 2019-03-24 02:36:20,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:36:20,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:36:20,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:36:20,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:36:20,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:36:20,316 - 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": "running", "MainPID": 805, "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": 806, "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": 328, "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": 129, "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": 807, "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": 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": 112, "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": 110, "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": 808, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:36:20 GMT 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:36:20,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:36:20,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:36:20,317 - functest.core.cloudify - INFO - The current manager status is running 2019-03-24 02:36:20,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/secrets 2019-03-24 02:36:20,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:36:20,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:36:20,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:36:20 GMT 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-24 02:36:20,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:36:20,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:36:20,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:36:20,380 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-24 02:36:20,380 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-03-24 02:36:20,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:36:20,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:36:20,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T02:36:20.606Z", "updated_at": "2019-03-24T02:36:20.606Z", "value": "gAAAAABclu0kml7-ZXvcH8MFr3LskOV4KPrXS6iggeEwpwL_WTdD-ujV7AcRw4aEchmWIdOewe4ZK9FaHtTJYRWik-a9N7p_Dw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:36:20 GMT 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:36:20,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-24 02:36:20,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:36:20,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:36:20,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:36:20,635 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3.1/secrets/foo 2019-03-24 02:36:20,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:36:20,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:36:20,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:36:20,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:36:20,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:36:20,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-24T02:36:20.606Z", "updated_at": "2019-03-24T02:36:20.606Z", "value": "gAAAAABclu0kml7-ZXvcH8MFr3LskOV4KPrXS6iggeEwpwL_WTdD-ujV7AcRw4aEchmWIdOewe4ZK9FaHtTJYRWik-a9N7p_Dw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:36:20 GMT 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-24 02:36:20,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:36:20,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:36:20,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:36:20,725 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-24 02:36:20,725 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-24 02:36:20,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-03-24 02:36:20,726 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-24 02:36:20,728 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-24 02:36:20,728 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-24 02:36:20,732 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-24 02:36:20,750 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-24 02:36:20,751 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-24 02:36:20,752 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-24 02:36:20,791 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-24 02:36:20,792 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-24 02:36:20,816 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-24 02:36:30,588 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-24 02:36:30,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - 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/tmpXrw6jU/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/tmpOM29BP/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpB1EKnZ.zip |-------------------------------------------------------| 0.05% tmpB1EKnZ.zip |-------------------------------------------------------| 0.09% tmpB1EKnZ.zip |-------------------------------------------------------| 0.14% tmpB1EKnZ.zip |-------------------------------------------------------| 0.18% tmpB1EKnZ.zip |-------------------------------------------------------| 0.23% tmpB1EKnZ.zip |-------------------------------------------------------| 0.27% tmpB1EKnZ.zip |-------------------------------------------------------| 0.32% tmpB1EKnZ.zip |-------------------------------------------------------| 0.37% tmpB1EKnZ.zip |-------------------------------------------------------| 0.41% tmpB1EKnZ.zip |-------------------------------------------------------| 0.46% tmpB1EKnZ.zip |-------------------------------------------------------| 0.5% tmpB1EKnZ.zip |-------------------------------------------------------| 0.55% tmpB1EKnZ.zip |-------------------------------------------------------| 0.59% tmpB1EKnZ.zip |-------------------------------------------------------| 0.64% tmpB1EKnZ.zip |-------------------------------------------------------| 0.68% tmpB1EKnZ.zip |-------------------------------------------------------| 0.73% tmpB1EKnZ.zip |-------------------------------------------------------| 0.78% tmpB1EKnZ.zip |-------------------------------------------------------| 0.82% tmpB1EKnZ.zip |-------------------------------------------------------| 0.87% tmpB1EKnZ.zip |#------------------------------------------------------| 0.91% tmpB1EKnZ.zip |#------------------------------------------------------| 0.96% tmpB1EKnZ.zip |#------------------------------------------------------| 1.0% tmpB1EKnZ.zip |#------------------------------------------------------| 1.05% tmpB1EKnZ.zip |#------------------------------------------------------| 1.1% tmpB1EKnZ.zip |#------------------------------------------------------| 1.14% tmpB1EKnZ.zip |#------------------------------------------------------| 1.19% tmpB1EKnZ.zip |#------------------------------------------------------| 1.23% tmpB1EKnZ.zip |#------------------------------------------------------| 1.28% tmpB1EKnZ.zip |#------------------------------------------------------| 1.32% tmpB1EKnZ.zip |#------------------------------------------------------| 1.37% tmpB1EKnZ.zip |#------------------------------------------------------| 1.42% tmpB1EKnZ.zip |#------------------------------------------------------| 1.46% tmpB1EKnZ.zip |#------------------------------------------------------| 1.51% tmpB1EKnZ.zip |#------------------------------------------------------| 1.55% tmpB1EKnZ.zip |#------------------------------------------------------| 1.6% tmpB1EKnZ.zip |#------------------------------------------------------| 1.64% tmpB1EKnZ.zip |#------------------------------------------------------| 1.69% tmpB1EKnZ.zip |#------------------------------------------------------| 1.73% tmpB1EKnZ.zip |#------------------------------------------------------| 1.78% tmpB1EKnZ.zip |#------------------------------------------------------| 1.83% tmpB1EKnZ.zip |#------------------------------------------------------| 1.87% tmpB1EKnZ.zip |#------------------------------------------------------| 1.92% tmpB1EKnZ.zip |#------------------------------------------------------| 1.96% tmpB1EKnZ.zip |#------------------------------------------------------| 2.01% tmpB1EKnZ.zip |#------------------------------------------------------| 2.05% tmpB1EKnZ.zip |#------------------------------------------------------| 2.1% tmpB1EKnZ.zip |#------------------------------------------------------| 2.15% tmpB1EKnZ.zip |#------------------------------------------------------| 2.19% tmpB1EKnZ.zip |#------------------------------------------------------| 2.24% tmpB1EKnZ.zip |#------------------------------------------------------| 2.28% tmpB1EKnZ.zip |#------------------------------------------------------| 2.33% tmpB1EKnZ.zip |#------------------------------------------------------| 2.37% tmpB1EKnZ.zip |#------------------------------------------------------| 2.42% tmpB1EKnZ.zip |#------------------------------------------------------| 2.47% tmpB1EKnZ.zip |#------------------------------------------------------| 2.51% tmpB1EKnZ.zip |#------------------------------------------------------| 2.56% tmpB1EKnZ.zip |#------------------------------------------------------| 2.6% tmpB1EKnZ.zip |#------------------------------------------------------| 2.65% tmpB1EKnZ.zip |#------------------------------------------------------| 2.69% tmpB1EKnZ.zip |##-----------------------------------------------------| 2.74% tmpB1EKnZ.zip |##-----------------------------------------------------| 2.78% tmpB1EKnZ.zip |##-----------------------------------------------------| 2.83% tmpB1EKnZ.zip |##-----------------------------------------------------| 2.88% tmpB1EKnZ.zip |##-----------------------------------------------------| 2.92% tmpB1EKnZ.zip |##-----------------------------------------------------| 2.97% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.01% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.06% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.1% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.15% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.2% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.24% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.29% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.33% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.38% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.42% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.47% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.51% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.56% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.61% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.65% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.7% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.74% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.79% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.83% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.88% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.93% tmpB1EKnZ.zip |##-----------------------------------------------------| 3.97% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.02% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.06% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.11% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.15% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.2% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.25% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.29% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.34% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.38% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.43% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.47% tmpB1EKnZ.zip |##-----------------------------------------------------| 4.52% tmpB1EKnZ.zip |###----------------------------------------------------| 4.56% tmpB1EKnZ.zip |###----------------------------------------------------| 4.61% tmpB1EKnZ.zip |###----------------------------------------------------| 4.66% tmpB1EKnZ.zip |###----------------------------------------------------| 4.7% tmpB1EKnZ.zip |###----------------------------------------------------| 4.75% tmpB1EKnZ.zip |###----------------------------------------------------| 4.79% tmpB1EKnZ.zip |###----------------------------------------------------| 4.84% tmpB1EKnZ.zip |###----------------------------------------------------| 4.88% tmpB1EKnZ.zip |###----------------------------------------------------| 4.93% tmpB1EKnZ.zip |###----------------------------------------------------| 4.98% tmpB1EKnZ.zip |###----------------------------------------------------| 5.02% tmpB1EKnZ.zip |###----------------------------------------------------| 5.07% tmpB1EKnZ.zip |###----------------------------------------------------| 5.11% tmpB1EKnZ.zip |###----------------------------------------------------| 5.16% tmpB1EKnZ.zip |###----------------------------------------------------| 5.2% tmpB1EKnZ.zip |###----------------------------------------------------| 5.25% tmpB1EKnZ.zip |###----------------------------------------------------| 5.3% tmpB1EKnZ.zip |###----------------------------------------------------| 5.34% tmpB1EKnZ.zip |###----------------------------------------------------| 5.39% tmpB1EKnZ.zip |###----------------------------------------------------| 5.43% tmpB1EKnZ.zip |###----------------------------------------------------| 5.48% tmpB1EKnZ.zip |###----------------------------------------------------| 5.52% tmpB1EKnZ.zip |###----------------------------------------------------| 5.57% tmpB1EKnZ.zip |###----------------------------------------------------| 5.61% tmpB1EKnZ.zip |###----------------------------------------------------| 5.66% tmpB1EKnZ.zip |###----------------------------------------------------| 5.71% tmpB1EKnZ.zip |###----------------------------------------------------| 5.75% tmpB1EKnZ.zip |###----------------------------------------------------| 5.8% tmpB1EKnZ.zip |###----------------------------------------------------| 5.84% tmpB1EKnZ.zip |###----------------------------------------------------| 5.89% tmpB1EKnZ.zip |###----------------------------------------------------| 5.93% tmpB1EKnZ.zip |###----------------------------------------------------| 5.98% tmpB1EKnZ.zip |###----------------------------------------------------| 6.03% tmpB1EKnZ.zip |###----------------------------------------------------| 6.07% tmpB1EKnZ.zip |###----------------------------------------------------| 6.12% tmpB1EKnZ.zip |###----------------------------------------------------| 6.16% tmpB1EKnZ.zip |###----------------------------------------------------| 6.21% tmpB1EKnZ.zip |###----------------------------------------------------| 6.25% tmpB1EKnZ.zip |###----------------------------------------------------| 6.3% tmpB1EKnZ.zip |###----------------------------------------------------| 6.35% tmpB1EKnZ.zip |####---------------------------------------------------| 6.39% tmpB1EKnZ.zip |####---------------------------------------------------| 6.44% tmpB1EKnZ.zip |####---------------------------------------------------| 6.48% tmpB1EKnZ.zip |####---------------------------------------------------| 6.53% tmpB1EKnZ.zip |####---------------------------------------------------| 6.57% tmpB1EKnZ.zip |####---------------------------------------------------| 6.62% tmpB1EKnZ.zip |####---------------------------------------------------| 6.66% tmpB1EKnZ.zip |####---------------------------------------------------| 6.71% tmpB1EKnZ.zip |####---------------------------------------------------| 6.76% tmpB1EKnZ.zip |####---------------------------------------------------| 6.8% tmpB1EKnZ.zip |####---------------------------------------------------| 6.85% tmpB1EKnZ.zip |####---------------------------------------------------| 6.89% tmpB1EKnZ.zip |####---------------------------------------------------| 6.94% tmpB1EKnZ.zip |####---------------------------------------------------| 6.98% tmpB1EKnZ.zip |####---------------------------------------------------| 7.03% tmpB1EKnZ.zip |####---------------------------------------------------| 7.08% tmpB1EKnZ.zip |####---------------------------------------------------| 7.12% tmpB1EKnZ.zip |####---------------------------------------------------| 7.17% tmpB1EKnZ.zip |####---------------------------------------------------| 7.21% tmpB1EKnZ.zip |####---------------------------------------------------| 7.26% tmpB1EKnZ.zip |####---------------------------------------------------| 7.3% tmpB1EKnZ.zip |####---------------------------------------------------| 7.35% tmpB1EKnZ.zip |####---------------------------------------------------| 7.4% tmpB1EKnZ.zip |####---------------------------------------------------| 7.44% tmpB1EKnZ.zip |####---------------------------------------------------| 7.49% tmpB1EKnZ.zip |####---------------------------------------------------| 7.53% tmpB1EKnZ.zip |####---------------------------------------------------| 7.58% tmpB1EKnZ.zip |####---------------------------------------------------| 7.62% tmpB1EKnZ.zip |####---------------------------------------------------| 7.67% tmpB1EKnZ.zip |####---------------------------------------------------| 7.71% tmpB1EKnZ.zip |####---------------------------------------------------| 7.76% tmpB1EKnZ.zip |####---------------------------------------------------| 7.81% tmpB1EKnZ.zip |####---------------------------------------------------| 7.85% tmpB1EKnZ.zip |####---------------------------------------------------| 7.9% tmpB1EKnZ.zip |####---------------------------------------------------| 7.94% tmpB1EKnZ.zip |####---------------------------------------------------| 7.99% tmpB1EKnZ.zip |####---------------------------------------------------| 8.03% tmpB1EKnZ.zip |####---------------------------------------------------| 8.08% tmpB1EKnZ.zip |####---------------------------------------------------| 8.13% tmpB1EKnZ.zip |####---------------------------------------------------| 8.17% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.22% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.26% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.31% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.35% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.4% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.45% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.49% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.54% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.58% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.63% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.67% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.72% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.76% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.81% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.86% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.9% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.95% tmpB1EKnZ.zip |#####--------------------------------------------------| 8.99% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.04% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.08% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.13% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.18% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.22% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.27% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.31% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.36% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.4% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.45% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.5% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.54% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.59% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.63% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.68% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.72% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.77% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.81% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.86% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.91% tmpB1EKnZ.zip |#####--------------------------------------------------| 9.95% tmpB1EKnZ.zip |#####--------------------------------------------------| 10.0% tmpB1EKnZ.zip |######-------------------------------------------------| 10.04% tmpB1EKnZ.zip |######-------------------------------------------------| 10.09% tmpB1EKnZ.zip |######-------------------------------------------------| 10.13% tmpB1EKnZ.zip |######-------------------------------------------------| 10.18% tmpB1EKnZ.zip |######-------------------------------------------------| 10.23% tmpB1EKnZ.zip |######-------------------------------------------------| 10.27% tmpB1EKnZ.zip |######-------------------------------------------------| 10.32% tmpB1EKnZ.zip |######-------------------------------------------------| 10.36% tmpB1EKnZ.zip |######-------------------------------------------------| 10.41% tmpB1EKnZ.zip |######-------------------------------------------------| 10.45% tmpB1EKnZ.zip |######-------------------------------------------------| 10.5% tmpB1EKnZ.zip |######-------------------------------------------------| 10.54% tmpB1EKnZ.zip |######-------------------------------------------------| 10.59% tmpB1EKnZ.zip |######-------------------------------------------------| 10.64% tmpB1EKnZ.zip |######-------------------------------------------------| 10.68% tmpB1EKnZ.zip |######-------------------------------------------------| 10.73% tmpB1EKnZ.zip |######-------------------------------------------------| 10.77% tmpB1EKnZ.zip |######-------------------------------------------------| 10.82% tmpB1EKnZ.zip |######-------------------------------------------------| 10.86% tmpB1EKnZ.zip |######-------------------------------------------------| 10.91% tmpB1EKnZ.zip |######-------------------------------------------------| 10.96% tmpB1EKnZ.zip |######-------------------------------------------------| 11.0% tmpB1EKnZ.zip |######-------------------------------------------------| 11.05% tmpB1EKnZ.zip |######-------------------------------------------------| 11.09% tmpB1EKnZ.zip |######-------------------------------------------------| 11.14% tmpB1EKnZ.zip |######-------------------------------------------------| 11.18% tmpB1EKnZ.zip |######-------------------------------------------------| 11.23% tmpB1EKnZ.zip |######-------------------------------------------------| 11.28% tmpB1EKnZ.zip |######-------------------------------------------------| 11.32% tmpB1EKnZ.zip |######-------------------------------------------------| 11.37% tmpB1EKnZ.zip |######-------------------------------------------------| 11.41% tmpB1EKnZ.zip |######-------------------------------------------------| 11.46% tmpB1EKnZ.zip |######-------------------------------------------------| 11.5% tmpB1EKnZ.zip |######-------------------------------------------------| 11.55% tmpB1EKnZ.zip |######-------------------------------------------------| 11.59% tmpB1EKnZ.zip |######-------------------------------------------------| 11.64% tmpB1EKnZ.zip |######-------------------------------------------------| 11.69% tmpB1EKnZ.zip |######-------------------------------------------------| 11.73% tmpB1EKnZ.zip |######-------------------------------------------------| 11.78% tmpB1EKnZ.zip |#######------------------------------------------------| 11.82% tmpB1EKnZ.zip |#######------------------------------------------------| 11.87% tmpB1EKnZ.zip |#######------------------------------------------------| 11.91% tmpB1EKnZ.zip |#######------------------------------------------------| 11.96% tmpB1EKnZ.zip |#######------------------------------------------------| 12.01% tmpB1EKnZ.zip |#######------------------------------------------------| 12.05% tmpB1EKnZ.zip |#######------------------------------------------------| 12.1% tmpB1EKnZ.zip |#######------------------------------------------------| 12.14% tmpB1EKnZ.zip |#######------------------------------------------------| 12.19% tmpB1EKnZ.zip |#######------------------------------------------------| 12.23% tmpB1EKnZ.zip |#######------------------------------------------------| 12.28% tmpB1EKnZ.zip |#######------------------------------------------------| 12.33% tmpB1EKnZ.zip |#######------------------------------------------------| 12.37% tmpB1EKnZ.zip |#######------------------------------------------------| 12.42% tmpB1EKnZ.zip |#######------------------------------------------------| 12.46% tmpB1EKnZ.zip |#######------------------------------------------------| 12.51% tmpB1EKnZ.zip |#######------------------------------------------------| 12.55% tmpB1EKnZ.zip |#######------------------------------------------------| 12.6% tmpB1EKnZ.zip |#######------------------------------------------------| 12.64% tmpB1EKnZ.zip |#######------------------------------------------------| 12.69% tmpB1EKnZ.zip |#######------------------------------------------------| 12.74% tmpB1EKnZ.zip |#######------------------------------------------------| 12.78% tmpB1EKnZ.zip |#######------------------------------------------------| 12.83% tmpB1EKnZ.zip |#######------------------------------------------------| 12.87% tmpB1EKnZ.zip |#######------------------------------------------------| 12.92% tmpB1EKnZ.zip |#######------------------------------------------------| 12.96% tmpB1EKnZ.zip |#######------------------------------------------------| 13.01% tmpB1EKnZ.zip |#######------------------------------------------------| 13.06% tmpB1EKnZ.zip |#######------------------------------------------------| 13.1% tmpB1EKnZ.zip |#######------------------------------------------------| 13.15% tmpB1EKnZ.zip |#######------------------------------------------------| 13.19% tmpB1EKnZ.zip |#######------------------------------------------------| 13.24% tmpB1EKnZ.zip |#######------------------------------------------------| 13.28% tmpB1EKnZ.zip |#######------------------------------------------------| 13.33% tmpB1EKnZ.zip |#######------------------------------------------------| 13.38% tmpB1EKnZ.zip |#######------------------------------------------------| 13.42% tmpB1EKnZ.zip |#######------------------------------------------------| 13.47% tmpB1EKnZ.zip |#######------------------------------------------------| 13.51% tmpB1EKnZ.zip |#######------------------------------------------------| 13.56% tmpB1EKnZ.zip |#######------------------------------------------------| 13.6% tmpB1EKnZ.zip |########-----------------------------------------------| 13.65% tmpB1EKnZ.zip |########-----------------------------------------------| 13.69% tmpB1EKnZ.zip |########-----------------------------------------------| 13.74% tmpB1EKnZ.zip |########-----------------------------------------------| 13.79% tmpB1EKnZ.zip |########-----------------------------------------------| 13.83% tmpB1EKnZ.zip |########-----------------------------------------------| 13.88% tmpB1EKnZ.zip |########-----------------------------------------------| 13.92% tmpB1EKnZ.zip |########-----------------------------------------------| 13.97% tmpB1EKnZ.zip |########-----------------------------------------------| 14.01% tmpB1EKnZ.zip |########-----------------------------------------------| 14.06% tmpB1EKnZ.zip |########-----------------------------------------------| 14.11% tmpB1EKnZ.zip |########-----------------------------------------------| 14.15% tmpB1EKnZ.zip |########-----------------------------------------------| 14.2% tmpB1EKnZ.zip |########-----------------------------------------------| 14.24% tmpB1EKnZ.zip |########-----------------------------------------------| 14.29% tmpB1EKnZ.zip |########-----------------------------------------------| 14.33% tmpB1EKnZ.zip |########-----------------------------------------------| 14.38% tmpB1EKnZ.zip |########-----------------------------------------------| 14.43% tmpB1EKnZ.zip |########-----------------------------------------------| 14.47% tmpB1EKnZ.zip |########-----------------------------------------------| 14.52% tmpB1EKnZ.zip |########-----------------------------------------------| 14.56% tmpB1EKnZ.zip |########-----------------------------------------------| 14.61% tmpB1EKnZ.zip |########-----------------------------------------------| 14.65% tmpB1EKnZ.zip |########-----------------------------------------------| 14.7% tmpB1EKnZ.zip |########-----------------------------------------------| 14.74% tmpB1EKnZ.zip |########-----------------------------------------------| 14.79% tmpB1EKnZ.zip |########-----------------------------------------------| 14.84% tmpB1EKnZ.zip |########-----------------------------------------------| 14.88% tmpB1EKnZ.zip |########-----------------------------------------------| 14.93% tmpB1EKnZ.zip |########-----------------------------------------------| 14.97% tmpB1EKnZ.zip |########-----------------------------------------------| 15.02% tmpB1EKnZ.zip |########-----------------------------------------------| 15.06% tmpB1EKnZ.zip |########-----------------------------------------------| 15.11% tmpB1EKnZ.zip |########-----------------------------------------------| 15.16% tmpB1EKnZ.zip |########-----------------------------------------------| 15.2% tmpB1EKnZ.zip |########-----------------------------------------------| 15.25% tmpB1EKnZ.zip |########-----------------------------------------------| 15.29% tmpB1EKnZ.zip |########-----------------------------------------------| 15.34% tmpB1EKnZ.zip |########-----------------------------------------------| 15.38% tmpB1EKnZ.zip |########-----------------------------------------------| 15.43% tmpB1EKnZ.zip |#########----------------------------------------------| 15.48% tmpB1EKnZ.zip |#########----------------------------------------------| 15.52% tmpB1EKnZ.zip |#########----------------------------------------------| 15.57% tmpB1EKnZ.zip |#########----------------------------------------------| 15.61% tmpB1EKnZ.zip |#########----------------------------------------------| 15.66% tmpB1EKnZ.zip |#########----------------------------------------------| 15.7% tmpB1EKnZ.zip |#########----------------------------------------------| 15.75% tmpB1EKnZ.zip |#########----------------------------------------------| 15.79% tmpB1EKnZ.zip |#########----------------------------------------------| 15.84% tmpB1EKnZ.zip |#########----------------------------------------------| 15.89% tmpB1EKnZ.zip |#########----------------------------------------------| 15.93% tmpB1EKnZ.zip |#########----------------------------------------------| 15.98% tmpB1EKnZ.zip |#########----------------------------------------------| 16.02% tmpB1EKnZ.zip |#########----------------------------------------------| 16.07% tmpB1EKnZ.zip |#########----------------------------------------------| 16.11% tmpB1EKnZ.zip |#########----------------------------------------------| 16.16% tmpB1EKnZ.zip |#########----------------------------------------------| 16.21% tmpB1EKnZ.zip |#########----------------------------------------------| 16.25% tmpB1EKnZ.zip |#########----------------------------------------------| 16.3% tmpB1EKnZ.zip |#########----------------------------------------------| 16.34% tmpB1EKnZ.zip |#########----------------------------------------------| 16.39% tmpB1EKnZ.zip |#########----------------------------------------------| 16.43% tmpB1EKnZ.zip |#########----------------------------------------------| 16.48% tmpB1EKnZ.zip |#########----------------------------------------------| 16.53% tmpB1EKnZ.zip |#########----------------------------------------------| 16.57% tmpB1EKnZ.zip |#########----------------------------------------------| 16.62% tmpB1EKnZ.zip |#########----------------------------------------------| 16.66% tmpB1EKnZ.zip |#########----------------------------------------------| 16.71% tmpB1EKnZ.zip |#########----------------------------------------------| 16.75% tmpB1EKnZ.zip |#########----------------------------------------------| 16.8% tmpB1EKnZ.zip |#########----------------------------------------------| 16.84% tmpB1EKnZ.zip |#########----------------------------------------------| 16.89% tmpB1EKnZ.zip |#########----------------------------------------------| 16.94% tmpB1EKnZ.zip |#########----------------------------------------------| 16.98% tmpB1EKnZ.zip |#########----------------------------------------------| 17.03% tmpB1EKnZ.zip |#########----------------------------------------------| 17.07% tmpB1EKnZ.zip |#########----------------------------------------------| 17.12% tmpB1EKnZ.zip |#########----------------------------------------------| 17.16% tmpB1EKnZ.zip |#########----------------------------------------------| 17.21% tmpB1EKnZ.zip |#########----------------------------------------------| 17.26% tmpB1EKnZ.zip |##########---------------------------------------------| 17.3% tmpB1EKnZ.zip |##########---------------------------------------------| 17.35% tmpB1EKnZ.zip |##########---------------------------------------------| 17.39% tmpB1EKnZ.zip |##########---------------------------------------------| 17.44% tmpB1EKnZ.zip |##########---------------------------------------------| 17.48% tmpB1EKnZ.zip |##########---------------------------------------------| 17.53% tmpB1EKnZ.zip |##########---------------------------------------------| 17.57% tmpB1EKnZ.zip |##########---------------------------------------------| 17.62% tmpB1EKnZ.zip |##########---------------------------------------------| 17.67% tmpB1EKnZ.zip |##########---------------------------------------------| 17.71% tmpB1EKnZ.zip |##########---------------------------------------------| 17.76% tmpB1EKnZ.zip |##########---------------------------------------------| 17.8% tmpB1EKnZ.zip |##########---------------------------------------------| 17.85% tmpB1EKnZ.zip |##########---------------------------------------------| 17.89% tmpB1EKnZ.zip |##########---------------------------------------------| 17.94% tmpB1EKnZ.zip |##########---------------------------------------------| 17.99% tmpB1EKnZ.zip |##########---------------------------------------------| 18.03% tmpB1EKnZ.zip |##########---------------------------------------------| 18.08% tmpB1EKnZ.zip |##########---------------------------------------------| 18.12% tmpB1EKnZ.zip |##########---------------------------------------------| 18.17% tmpB1EKnZ.zip |##########---------------------------------------------| 18.21% tmpB1EKnZ.zip |##########---------------------------------------------| 18.26% tmpB1EKnZ.zip |##########---------------------------------------------| 18.31% tmpB1EKnZ.zip |##########---------------------------------------------| 18.35% tmpB1EKnZ.zip |##########---------------------------------------------| 18.4% tmpB1EKnZ.zip |##########---------------------------------------------| 18.44% tmpB1EKnZ.zip |##########---------------------------------------------| 18.49% tmpB1EKnZ.zip |##########---------------------------------------------| 18.53% tmpB1EKnZ.zip |##########---------------------------------------------| 18.58% tmpB1EKnZ.zip |##########---------------------------------------------| 18.62% tmpB1EKnZ.zip |##########---------------------------------------------| 18.67% tmpB1EKnZ.zip |##########---------------------------------------------| 18.72% tmpB1EKnZ.zip |##########---------------------------------------------| 18.76% tmpB1EKnZ.zip |##########---------------------------------------------| 18.81% tmpB1EKnZ.zip |##########---------------------------------------------| 18.85% tmpB1EKnZ.zip |##########---------------------------------------------| 18.9% tmpB1EKnZ.zip |##########---------------------------------------------| 18.94% tmpB1EKnZ.zip |##########---------------------------------------------| 18.99% tmpB1EKnZ.zip |##########---------------------------------------------| 19.04% tmpB1EKnZ.zip |##########---------------------------------------------| 19.08% tmpB1EKnZ.zip |###########--------------------------------------------| 19.13% tmpB1EKnZ.zip |###########--------------------------------------------| 19.17% tmpB1EKnZ.zip |###########--------------------------------------------| 19.22% tmpB1EKnZ.zip |###########--------------------------------------------| 19.26% tmpB1EKnZ.zip |###########--------------------------------------------| 19.31% tmpB1EKnZ.zip |###########--------------------------------------------| 19.36% tmpB1EKnZ.zip |###########--------------------------------------------| 19.4% tmpB1EKnZ.zip |###########--------------------------------------------| 19.45% tmpB1EKnZ.zip |###########--------------------------------------------| 19.49% tmpB1EKnZ.zip |###########--------------------------------------------| 19.54% tmpB1EKnZ.zip |###########--------------------------------------------| 19.58% tmpB1EKnZ.zip |###########--------------------------------------------| 19.63% tmpB1EKnZ.zip |###########--------------------------------------------| 19.67% tmpB1EKnZ.zip |###########--------------------------------------------| 19.72% tmpB1EKnZ.zip |###########--------------------------------------------| 19.77% tmpB1EKnZ.zip |###########--------------------------------------------| 19.81% tmpB1EKnZ.zip |###########--------------------------------------------| 19.86% tmpB1EKnZ.zip |###########--------------------------------------------| 19.9% tmpB1EKnZ.zip |###########--------------------------------------------| 19.95% tmpB1EKnZ.zip |###########--------------------------------------------| 19.99% tmpB1EKnZ.zip |###########--------------------------------------------| 20.04% tmpB1EKnZ.zip |###########--------------------------------------------| 20.09% tmpB1EKnZ.zip |###########--------------------------------------------| 20.13% tmpB1EKnZ.zip |###########--------------------------------------------| 20.18% tmpB1EKnZ.zip |###########--------------------------------------------| 20.22% tmpB1EKnZ.zip |###########--------------------------------------------| 20.27% tmpB1EKnZ.zip |###########--------------------------------------------| 20.31% tmpB1EKnZ.zip |###########--------------------------------------------| 20.36% tmpB1EKnZ.zip |###########--------------------------------------------| 20.41% tmpB1EKnZ.zip |###########--------------------------------------------| 20.45% tmpB1EKnZ.zip |###########--------------------------------------------| 20.5% tmpB1EKnZ.zip |###########--------------------------------------------| 20.54% tmpB1EKnZ.zip |###########--------------------------------------------| 20.59% tmpB1EKnZ.zip |###########--------------------------------------------| 20.63% tmpB1EKnZ.zip |###########--------------------------------------------| 20.68% tmpB1EKnZ.zip |###########--------------------------------------------| 20.72% tmpB1EKnZ.zip |###########--------------------------------------------| 20.77% tmpB1EKnZ.zip |###########--------------------------------------------| 20.82% tmpB1EKnZ.zip |###########--------------------------------------------| 20.86% tmpB1EKnZ.zip |###########--------------------------------------------| 20.91% tmpB1EKnZ.zip |############-------------------------------------------| 20.95% tmpB1EKnZ.zip |############-------------------------------------------| 21.0% tmpB1EKnZ.zip |############-------------------------------------------| 21.04% tmpB1EKnZ.zip |############-------------------------------------------| 21.09% tmpB1EKnZ.zip |############-------------------------------------------| 21.14% tmpB1EKnZ.zip |############-------------------------------------------| 21.18% tmpB1EKnZ.zip |############-------------------------------------------| 21.23% tmpB1EKnZ.zip |############-------------------------------------------| 21.27% tmpB1EKnZ.zip |############-------------------------------------------| 21.32% tmpB1EKnZ.zip |############-------------------------------------------| 21.36% tmpB1EKnZ.zip |############-------------------------------------------| 21.41% tmpB1EKnZ.zip |############-------------------------------------------| 21.46% tmpB1EKnZ.zip |############-------------------------------------------| 21.5% tmpB1EKnZ.zip |############-------------------------------------------| 21.55% tmpB1EKnZ.zip |############-------------------------------------------| 21.59% tmpB1EKnZ.zip |############-------------------------------------------| 21.64% tmpB1EKnZ.zip |############-------------------------------------------| 21.68% tmpB1EKnZ.zip |############-------------------------------------------| 21.73% tmpB1EKnZ.zip |############-------------------------------------------| 21.77% tmpB1EKnZ.zip |############-------------------------------------------| 21.82% tmpB1EKnZ.zip |############-------------------------------------------| 21.87% tmpB1EKnZ.zip |############-------------------------------------------| 21.91% tmpB1EKnZ.zip |############-------------------------------------------| 21.96% tmpB1EKnZ.zip |############-------------------------------------------| 22.0% tmpB1EKnZ.zip |############-------------------------------------------| 22.05% tmpB1EKnZ.zip |############-------------------------------------------| 22.09% tmpB1EKnZ.zip |############-------------------------------------------| 22.14% tmpB1EKnZ.zip |############-------------------------------------------| 22.19% tmpB1EKnZ.zip |############-------------------------------------------| 22.23% tmpB1EKnZ.zip |############-------------------------------------------| 22.28% tmpB1EKnZ.zip |############-------------------------------------------| 22.32% tmpB1EKnZ.zip |############-------------------------------------------| 22.37% tmpB1EKnZ.zip |############-------------------------------------------| 22.41% tmpB1EKnZ.zip |############-------------------------------------------| 22.46% tmpB1EKnZ.zip |############-------------------------------------------| 22.51% tmpB1EKnZ.zip |############-------------------------------------------| 22.55% tmpB1EKnZ.zip |############-------------------------------------------| 22.6% tmpB1EKnZ.zip |############-------------------------------------------| 22.64% tmpB1EKnZ.zip |############-------------------------------------------| 22.69% tmpB1EKnZ.zip |#############------------------------------------------| 22.73% tmpB1EKnZ.zip |#############------------------------------------------| 22.78% tmpB1EKnZ.zip |#############------------------------------------------| 22.82% tmpB1EKnZ.zip |#############------------------------------------------| 22.87% tmpB1EKnZ.zip |#############------------------------------------------| 22.92% tmpB1EKnZ.zip |#############------------------------------------------| 22.96% tmpB1EKnZ.zip |#############------------------------------------------| 23.01% tmpB1EKnZ.zip |#############------------------------------------------| 23.05% tmpB1EKnZ.zip |#############------------------------------------------| 23.1% tmpB1EKnZ.zip |#############------------------------------------------| 23.14% tmpB1EKnZ.zip |#############------------------------------------------| 23.19% tmpB1EKnZ.zip |#############------------------------------------------| 23.24% tmpB1EKnZ.zip |#############------------------------------------------| 23.28% tmpB1EKnZ.zip |#############------------------------------------------| 23.33% tmpB1EKnZ.zip |#############------------------------------------------| 23.37% tmpB1EKnZ.zip |#############------------------------------------------| 23.42% tmpB1EKnZ.zip |#############------------------------------------------| 23.46% tmpB1EKnZ.zip |#############------------------------------------------| 23.51% tmpB1EKnZ.zip |#############------------------------------------------| 23.56% tmpB1EKnZ.zip |#############------------------------------------------| 23.6% tmpB1EKnZ.zip |#############------------------------------------------| 23.65% tmpB1EKnZ.zip |#############------------------------------------------| 23.69% tmpB1EKnZ.zip |#############------------------------------------------| 23.74% tmpB1EKnZ.zip |#############------------------------------------------| 23.78% tmpB1EKnZ.zip |#############------------------------------------------| 23.83% tmpB1EKnZ.zip |#############------------------------------------------| 23.87% tmpB1EKnZ.zip |#############------------------------------------------| 23.92% tmpB1EKnZ.zip |#############------------------------------------------| 23.97% tmpB1EKnZ.zip |#############------------------------------------------| 24.01% tmpB1EKnZ.zip |#############------------------------------------------| 24.06% tmpB1EKnZ.zip |#############------------------------------------------| 24.1% tmpB1EKnZ.zip |#############------------------------------------------| 24.15% tmpB1EKnZ.zip |#############------------------------------------------| 24.19% tmpB1EKnZ.zip |#############------------------------------------------| 24.24% tmpB1EKnZ.zip |#############------------------------------------------| 24.29% tmpB1EKnZ.zip |#############------------------------------------------| 24.33% tmpB1EKnZ.zip |#############------------------------------------------| 24.38% tmpB1EKnZ.zip |#############------------------------------------------| 24.42% tmpB1EKnZ.zip |#############------------------------------------------| 24.47% tmpB1EKnZ.zip |#############------------------------------------------| 24.51% tmpB1EKnZ.zip |##############-----------------------------------------| 24.56% tmpB1EKnZ.zip |##############-----------------------------------------| 24.6% tmpB1EKnZ.zip |##############-----------------------------------------| 24.65% tmpB1EKnZ.zip |##############-----------------------------------------| 24.7% tmpB1EKnZ.zip |##############-----------------------------------------| 24.74% tmpB1EKnZ.zip |##############-----------------------------------------| 24.79% tmpB1EKnZ.zip |##############-----------------------------------------| 24.83% tmpB1EKnZ.zip |##############-----------------------------------------| 24.88% tmpB1EKnZ.zip |##############-----------------------------------------| 24.92% tmpB1EKnZ.zip |##############-----------------------------------------| 24.97% tmpB1EKnZ.zip |##############-----------------------------------------| 25.02% tmpB1EKnZ.zip |##############-----------------------------------------| 25.06% tmpB1EKnZ.zip |##############-----------------------------------------| 25.11% tmpB1EKnZ.zip |##############-----------------------------------------| 25.15% tmpB1EKnZ.zip |##############-----------------------------------------| 25.2% tmpB1EKnZ.zip |##############-----------------------------------------| 25.24% tmpB1EKnZ.zip |##############-----------------------------------------| 25.29% tmpB1EKnZ.zip |##############-----------------------------------------| 25.34% tmpB1EKnZ.zip |##############-----------------------------------------| 25.38% tmpB1EKnZ.zip |##############-----------------------------------------| 25.43% tmpB1EKnZ.zip |##############-----------------------------------------| 25.47% tmpB1EKnZ.zip |##############-----------------------------------------| 25.52% tmpB1EKnZ.zip |##############-----------------------------------------| 25.56% tmpB1EKnZ.zip |##############-----------------------------------------| 25.61% tmpB1EKnZ.zip |##############-----------------------------------------| 25.65% tmpB1EKnZ.zip |##############-----------------------------------------| 25.7% tmpB1EKnZ.zip |##############-----------------------------------------| 25.75% tmpB1EKnZ.zip |##############-----------------------------------------| 25.79% tmpB1EKnZ.zip |##############-----------------------------------------| 25.84% tmpB1EKnZ.zip |##############-----------------------------------------| 25.88% tmpB1EKnZ.zip |##############-----------------------------------------| 25.93% tmpB1EKnZ.zip |##############-----------------------------------------| 25.97% tmpB1EKnZ.zip |##############-----------------------------------------| 26.02% tmpB1EKnZ.zip |##############-----------------------------------------| 26.07% tmpB1EKnZ.zip |##############-----------------------------------------| 26.11% tmpB1EKnZ.zip |##############-----------------------------------------| 26.16% tmpB1EKnZ.zip |##############-----------------------------------------| 26.2% tmpB1EKnZ.zip |##############-----------------------------------------| 26.25% tmpB1EKnZ.zip |##############-----------------------------------------| 26.29% tmpB1EKnZ.zip |##############-----------------------------------------| 26.34% tmpB1EKnZ.zip |###############----------------------------------------| 26.39% tmpB1EKnZ.zip |###############----------------------------------------| 26.43% tmpB1EKnZ.zip |###############----------------------------------------| 26.48% tmpB1EKnZ.zip |###############----------------------------------------| 26.52% tmpB1EKnZ.zip |###############----------------------------------------| 26.57% tmpB1EKnZ.zip |###############----------------------------------------| 26.61% tmpB1EKnZ.zip |###############----------------------------------------| 26.66% tmpB1EKnZ.zip |###############----------------------------------------| 26.7% tmpB1EKnZ.zip |###############----------------------------------------| 26.75% tmpB1EKnZ.zip |###############----------------------------------------| 26.8% tmpB1EKnZ.zip |###############----------------------------------------| 26.84% tmpB1EKnZ.zip |###############----------------------------------------| 26.89% tmpB1EKnZ.zip |###############----------------------------------------| 26.93% tmpB1EKnZ.zip |###############----------------------------------------| 26.98% tmpB1EKnZ.zip |###############----------------------------------------| 27.02% tmpB1EKnZ.zip |###############----------------------------------------| 27.07% tmpB1EKnZ.zip |###############----------------------------------------| 27.12% tmpB1EKnZ.zip |###############----------------------------------------| 27.16% tmpB1EKnZ.zip |###############----------------------------------------| 27.21% tmpB1EKnZ.zip |###############----------------------------------------| 27.25% tmpB1EKnZ.zip |###############----------------------------------------| 27.3% tmpB1EKnZ.zip |###############----------------------------------------| 27.34% tmpB1EKnZ.zip |###############----------------------------------------| 27.39% tmpB1EKnZ.zip |###############----------------------------------------| 27.44% tmpB1EKnZ.zip |###############----------------------------------------| 27.48% tmpB1EKnZ.zip |###############----------------------------------------| 27.53% tmpB1EKnZ.zip |###############----------------------------------------| 27.57% tmpB1EKnZ.zip |###############----------------------------------------| 27.62% tmpB1EKnZ.zip |###############----------------------------------------| 27.66% tmpB1EKnZ.zip |###############----------------------------------------| 27.71% tmpB1EKnZ.zip |###############----------------------------------------| 27.75% tmpB1EKnZ.zip |###############----------------------------------------| 27.8% tmpB1EKnZ.zip |###############----------------------------------------| 27.85% tmpB1EKnZ.zip |###############----------------------------------------| 27.89% tmpB1EKnZ.zip |###############----------------------------------------| 27.94% tmpB1EKnZ.zip |###############----------------------------------------| 27.98% tmpB1EKnZ.zip |###############----------------------------------------| 28.03% tmpB1EKnZ.zip |###############----------------------------------------| 28.07% tmpB1EKnZ.zip |###############----------------------------------------| 28.12% tmpB1EKnZ.zip |###############----------------------------------------| 28.17% tmpB1EKnZ.zip |################---------------------------------------| 28.21% tmpB1EKnZ.zip |################---------------------------------------| 28.26% tmpB1EKnZ.zip |################---------------------------------------| 28.3% tmpB1EKnZ.zip |################---------------------------------------| 28.35% tmpB1EKnZ.zip |################---------------------------------------| 28.39% tmpB1EKnZ.zip |################---------------------------------------| 28.44% tmpB1EKnZ.zip |################---------------------------------------| 28.49% tmpB1EKnZ.zip |################---------------------------------------| 28.53% tmpB1EKnZ.zip |################---------------------------------------| 28.58% tmpB1EKnZ.zip |################---------------------------------------| 28.62% tmpB1EKnZ.zip |################---------------------------------------| 28.67% tmpB1EKnZ.zip |################---------------------------------------| 28.71% tmpB1EKnZ.zip |################---------------------------------------| 28.76% tmpB1EKnZ.zip |################---------------------------------------| 28.8% tmpB1EKnZ.zip |################---------------------------------------| 28.85% tmpB1EKnZ.zip |################---------------------------------------| 28.9% tmpB1EKnZ.zip |################---------------------------------------| 28.94% tmpB1EKnZ.zip |################---------------------------------------| 28.99% tmpB1EKnZ.zip |################---------------------------------------| 29.03% tmpB1EKnZ.zip |################---------------------------------------| 29.08% tmpB1EKnZ.zip |################---------------------------------------| 29.12% tmpB1EKnZ.zip |################---------------------------------------| 29.17% tmpB1EKnZ.zip |################---------------------------------------| 29.22% tmpB1EKnZ.zip |################---------------------------------------| 29.26% tmpB1EKnZ.zip |################---------------------------------------| 29.31% tmpB1EKnZ.zip |################---------------------------------------| 29.35% tmpB1EKnZ.zip |################---------------------------------------| 29.4% tmpB1EKnZ.zip |################---------------------------------------| 29.44% tmpB1EKnZ.zip |################---------------------------------------| 29.49% tmpB1EKnZ.zip |################---------------------------------------| 29.54% tmpB1EKnZ.zip |################---------------------------------------| 29.58% tmpB1EKnZ.zip |################---------------------------------------| 29.63% tmpB1EKnZ.zip |################---------------------------------------| 29.67% tmpB1EKnZ.zip |################---------------------------------------| 29.72% tmpB1EKnZ.zip |################---------------------------------------| 29.76% tmpB1EKnZ.zip |################---------------------------------------| 29.81% tmpB1EKnZ.zip |################---------------------------------------| 29.85% tmpB1EKnZ.zip |################---------------------------------------| 29.9% tmpB1EKnZ.zip |################---------------------------------------| 29.95% tmpB1EKnZ.zip |################---------------------------------------| 29.99% tmpB1EKnZ.zip |#################--------------------------------------| 30.04% tmpB1EKnZ.zip |#################--------------------------------------| 30.08% tmpB1EKnZ.zip |#################--------------------------------------| 30.13% tmpB1EKnZ.zip |#################--------------------------------------| 30.17% tmpB1EKnZ.zip |#################--------------------------------------| 30.22% tmpB1EKnZ.zip |#################--------------------------------------| 30.27% tmpB1EKnZ.zip |#################--------------------------------------| 30.31% tmpB1EKnZ.zip |#################--------------------------------------| 30.36% tmpB1EKnZ.zip |#################--------------------------------------| 30.4% tmpB1EKnZ.zip |#################--------------------------------------| 30.45% tmpB1EKnZ.zip |#################--------------------------------------| 30.49% tmpB1EKnZ.zip |#################--------------------------------------| 30.54% tmpB1EKnZ.zip |#################--------------------------------------| 30.59% tmpB1EKnZ.zip |#################--------------------------------------| 30.63% tmpB1EKnZ.zip |#################--------------------------------------| 30.68% tmpB1EKnZ.zip |#################--------------------------------------| 30.72% tmpB1EKnZ.zip |#################--------------------------------------| 30.77% tmpB1EKnZ.zip |#################--------------------------------------| 30.81% tmpB1EKnZ.zip |#################--------------------------------------| 30.86% tmpB1EKnZ.zip |#################--------------------------------------| 30.9% tmpB1EKnZ.zip |#################--------------------------------------| 30.95% tmpB1EKnZ.zip |#################--------------------------------------| 31.0% tmpB1EKnZ.zip |#################--------------------------------------| 31.04% tmpB1EKnZ.zip |#################--------------------------------------| 31.09% tmpB1EKnZ.zip |#################--------------------------------------| 31.13% tmpB1EKnZ.zip |#################--------------------------------------| 31.18% tmpB1EKnZ.zip |#################--------------------------------------| 31.22% tmpB1EKnZ.zip |#################--------------------------------------| 31.27% tmpB1EKnZ.zip |#################--------------------------------------| 31.32% tmpB1EKnZ.zip |#################--------------------------------------| 31.36% tmpB1EKnZ.zip |#################--------------------------------------| 31.41% tmpB1EKnZ.zip |#################--------------------------------------| 31.45% tmpB1EKnZ.zip |#################--------------------------------------| 31.5% tmpB1EKnZ.zip |#################--------------------------------------| 31.54% tmpB1EKnZ.zip |#################--------------------------------------| 31.59% tmpB1EKnZ.zip |#################--------------------------------------| 31.63% tmpB1EKnZ.zip |#################--------------------------------------| 31.68% tmpB1EKnZ.zip |#################--------------------------------------| 31.73% tmpB1EKnZ.zip |#################--------------------------------------| 31.77% tmpB1EKnZ.zip |#################--------------------------------------| 31.82% tmpB1EKnZ.zip |##################-------------------------------------| 31.86% tmpB1EKnZ.zip |##################-------------------------------------| 31.91% tmpB1EKnZ.zip |##################-------------------------------------| 31.95% tmpB1EKnZ.zip |##################-------------------------------------| 32.0% tmpB1EKnZ.zip |##################-------------------------------------| 32.05% tmpB1EKnZ.zip |##################-------------------------------------| 32.09% tmpB1EKnZ.zip |##################-------------------------------------| 32.14% tmpB1EKnZ.zip |##################-------------------------------------| 32.18% tmpB1EKnZ.zip |##################-------------------------------------| 32.23% tmpB1EKnZ.zip |##################-------------------------------------| 32.27% tmpB1EKnZ.zip |##################-------------------------------------| 32.32% tmpB1EKnZ.zip |##################-------------------------------------| 32.37% tmpB1EKnZ.zip |##################-------------------------------------| 32.41% tmpB1EKnZ.zip |##################-------------------------------------| 32.46% tmpB1EKnZ.zip |##################-------------------------------------| 32.5% tmpB1EKnZ.zip |##################-------------------------------------| 32.55% tmpB1EKnZ.zip |##################-------------------------------------| 32.59% tmpB1EKnZ.zip |##################-------------------------------------| 32.64% tmpB1EKnZ.zip |##################-------------------------------------| 32.68% tmpB1EKnZ.zip |##################-------------------------------------| 32.73% tmpB1EKnZ.zip |##################-------------------------------------| 32.78% tmpB1EKnZ.zip |##################-------------------------------------| 32.82% tmpB1EKnZ.zip |##################-------------------------------------| 32.87% tmpB1EKnZ.zip |##################-------------------------------------| 32.91% tmpB1EKnZ.zip |##################-------------------------------------| 32.96% tmpB1EKnZ.zip |##################-------------------------------------| 33.0% tmpB1EKnZ.zip |##################-------------------------------------| 33.05% tmpB1EKnZ.zip |##################-------------------------------------| 33.1% tmpB1EKnZ.zip |##################-------------------------------------| 33.14% tmpB1EKnZ.zip |##################-------------------------------------| 33.19% tmpB1EKnZ.zip |##################-------------------------------------| 33.23% tmpB1EKnZ.zip |##################-------------------------------------| 33.28% tmpB1EKnZ.zip |##################-------------------------------------| 33.32% tmpB1EKnZ.zip |##################-------------------------------------| 33.37% tmpB1EKnZ.zip |##################-------------------------------------| 33.42% tmpB1EKnZ.zip |##################-------------------------------------| 33.46% tmpB1EKnZ.zip |##################-------------------------------------| 33.51% tmpB1EKnZ.zip |##################-------------------------------------| 33.55% tmpB1EKnZ.zip |##################-------------------------------------| 33.6% tmpB1EKnZ.zip |###################------------------------------------| 33.64% tmpB1EKnZ.zip |###################------------------------------------| 33.69% tmpB1EKnZ.zip |###################------------------------------------| 33.73% tmpB1EKnZ.zip |###################------------------------------------| 33.78% tmpB1EKnZ.zip |###################------------------------------------| 33.83% tmpB1EKnZ.zip |###################------------------------------------| 33.87% tmpB1EKnZ.zip |###################------------------------------------| 33.92% tmpB1EKnZ.zip |###################------------------------------------| 33.96% tmpB1EKnZ.zip |###################------------------------------------| 34.01% tmpB1EKnZ.zip |###################------------------------------------| 34.05% tmpB1EKnZ.zip |###################------------------------------------| 34.1% tmpB1EKnZ.zip |###################------------------------------------| 34.15% tmpB1EKnZ.zip |###################------------------------------------| 34.19% tmpB1EKnZ.zip |###################------------------------------------| 34.24% tmpB1EKnZ.zip |###################------------------------------------| 34.28% tmpB1EKnZ.zip |###################------------------------------------| 34.33% tmpB1EKnZ.zip |###################------------------------------------| 34.37% tmpB1EKnZ.zip |###################------------------------------------| 34.42% tmpB1EKnZ.zip |###################------------------------------------| 34.47% tmpB1EKnZ.zip |###################------------------------------------| 34.51% tmpB1EKnZ.zip |###################------------------------------------| 34.56% tmpB1EKnZ.zip |###################------------------------------------| 34.6% tmpB1EKnZ.zip |###################------------------------------------| 34.65% tmpB1EKnZ.zip |###################------------------------------------| 34.69% tmpB1EKnZ.zip |###################------------------------------------| 34.74% tmpB1EKnZ.zip |###################------------------------------------| 34.78% tmpB1EKnZ.zip |###################------------------------------------| 34.83% tmpB1EKnZ.zip |###################------------------------------------| 34.88% tmpB1EKnZ.zip |###################------------------------------------| 34.92% tmpB1EKnZ.zip |###################------------------------------------| 34.97% tmpB1EKnZ.zip |###################------------------------------------| 35.01% tmpB1EKnZ.zip |###################------------------------------------| 35.06% tmpB1EKnZ.zip |###################------------------------------------| 35.1% tmpB1EKnZ.zip |###################------------------------------------| 35.15% tmpB1EKnZ.zip |###################------------------------------------| 35.2% tmpB1EKnZ.zip |###################------------------------------------| 35.24% tmpB1EKnZ.zip |###################------------------------------------| 35.29% tmpB1EKnZ.zip |###################------------------------------------| 35.33% tmpB1EKnZ.zip |###################------------------------------------| 35.38% tmpB1EKnZ.zip |###################------------------------------------| 35.42% tmpB1EKnZ.zip |####################-----------------------------------| 35.47% tmpB1EKnZ.zip |####################-----------------------------------| 35.52% tmpB1EKnZ.zip |####################-----------------------------------| 35.56% tmpB1EKnZ.zip |####################-----------------------------------| 35.61% tmpB1EKnZ.zip |####################-----------------------------------| 35.65% tmpB1EKnZ.zip |####################-----------------------------------| 35.7% tmpB1EKnZ.zip |####################-----------------------------------| 35.74% tmpB1EKnZ.zip |####################-----------------------------------| 35.79% tmpB1EKnZ.zip |####################-----------------------------------| 35.83% tmpB1EKnZ.zip |####################-----------------------------------| 35.88% tmpB1EKnZ.zip |####################-----------------------------------| 35.93% tmpB1EKnZ.zip |####################-----------------------------------| 35.97% tmpB1EKnZ.zip |####################-----------------------------------| 36.02% tmpB1EKnZ.zip |####################-----------------------------------| 36.06% tmpB1EKnZ.zip |####################-----------------------------------| 36.11% tmpB1EKnZ.zip |####################-----------------------------------| 36.15% tmpB1EKnZ.zip |####################-----------------------------------| 36.2% tmpB1EKnZ.zip |####################-----------------------------------| 36.25% tmpB1EKnZ.zip |####################-----------------------------------| 36.29% tmpB1EKnZ.zip |####################-----------------------------------| 36.34% tmpB1EKnZ.zip |####################-----------------------------------| 36.38% tmpB1EKnZ.zip |####################-----------------------------------| 36.43% tmpB1EKnZ.zip |####################-----------------------------------| 36.47% tmpB1EKnZ.zip |####################-----------------------------------| 36.52% tmpB1EKnZ.zip |####################-----------------------------------| 36.57% tmpB1EKnZ.zip |####################-----------------------------------| 36.61% tmpB1EKnZ.zip |####################-----------------------------------| 36.66% tmpB1EKnZ.zip |####################-----------------------------------| 36.7% tmpB1EKnZ.zip |####################-----------------------------------| 36.75% tmpB1EKnZ.zip |####################-----------------------------------| 36.79% tmpB1EKnZ.zip |####################-----------------------------------| 36.84% tmpB1EKnZ.zip |####################-----------------------------------| 36.88% tmpB1EKnZ.zip |####################-----------------------------------| 36.93% tmpB1EKnZ.zip |####################-----------------------------------| 36.98% tmpB1EKnZ.zip |####################-----------------------------------| 37.02% tmpB1EKnZ.zip |####################-----------------------------------| 37.07% tmpB1EKnZ.zip |####################-----------------------------------| 37.11% tmpB1EKnZ.zip |####################-----------------------------------| 37.16% tmpB1EKnZ.zip |####################-----------------------------------| 37.2% tmpB1EKnZ.zip |####################-----------------------------------| 37.25% tmpB1EKnZ.zip |#####################----------------------------------| 37.3% tmpB1EKnZ.zip |#####################----------------------------------| 37.34% tmpB1EKnZ.zip |#####################----------------------------------| 37.39% tmpB1EKnZ.zip |#####################----------------------------------| 37.43% tmpB1EKnZ.zip |#####################----------------------------------| 37.48% tmpB1EKnZ.zip |#####################----------------------------------| 37.52% tmpB1EKnZ.zip |#####################----------------------------------| 37.57% tmpB1EKnZ.zip |#####################----------------------------------| 37.62% tmpB1EKnZ.zip |#####################----------------------------------| 37.66% tmpB1EKnZ.zip |#####################----------------------------------| 37.71% tmpB1EKnZ.zip |#####################----------------------------------| 37.75% tmpB1EKnZ.zip |#####################----------------------------------| 37.8% tmpB1EKnZ.zip |#####################----------------------------------| 37.84% tmpB1EKnZ.zip |#####################----------------------------------| 37.89% tmpB1EKnZ.zip |#####################----------------------------------| 37.93% tmpB1EKnZ.zip |#####################----------------------------------| 37.98% tmpB1EKnZ.zip |#####################----------------------------------| 38.03% tmpB1EKnZ.zip |#####################----------------------------------| 38.07% tmpB1EKnZ.zip |#####################----------------------------------| 38.12% tmpB1EKnZ.zip |#####################----------------------------------| 38.16% tmpB1EKnZ.zip |#####################----------------------------------| 38.21% tmpB1EKnZ.zip |#####################----------------------------------| 38.25% tmpB1EKnZ.zip |#####################----------------------------------| 38.3% tmpB1EKnZ.zip |#####################----------------------------------| 38.35% tmpB1EKnZ.zip |#####################----------------------------------| 38.39% tmpB1EKnZ.zip |#####################----------------------------------| 38.44% tmpB1EKnZ.zip |#####################----------------------------------| 38.48% tmpB1EKnZ.zip |#####################----------------------------------| 38.53% tmpB1EKnZ.zip |#####################----------------------------------| 38.57% tmpB1EKnZ.zip |#####################----------------------------------| 38.62% tmpB1EKnZ.zip |#####################----------------------------------| 38.66% tmpB1EKnZ.zip |#####################----------------------------------| 38.71% tmpB1EKnZ.zip |#####################----------------------------------| 38.76% tmpB1EKnZ.zip |#####################----------------------------------| 38.8% tmpB1EKnZ.zip |#####################----------------------------------| 38.85% tmpB1EKnZ.zip |#####################----------------------------------| 38.89% tmpB1EKnZ.zip |#####################----------------------------------| 38.94% tmpB1EKnZ.zip |#####################----------------------------------| 38.98% tmpB1EKnZ.zip |#####################----------------------------------| 39.03% tmpB1EKnZ.zip |#####################----------------------------------| 39.08% tmpB1EKnZ.zip |######################---------------------------------| 39.12% tmpB1EKnZ.zip |######################---------------------------------| 39.17% tmpB1EKnZ.zip |######################---------------------------------| 39.21% tmpB1EKnZ.zip |######################---------------------------------| 39.26% tmpB1EKnZ.zip |######################---------------------------------| 39.3% tmpB1EKnZ.zip |######################---------------------------------| 39.35% tmpB1EKnZ.zip |######################---------------------------------| 39.4% tmpB1EKnZ.zip |######################---------------------------------| 39.44% tmpB1EKnZ.zip |######################---------------------------------| 39.49% tmpB1EKnZ.zip |######################---------------------------------| 39.53% tmpB1EKnZ.zip |######################---------------------------------| 39.58% tmpB1EKnZ.zip |######################---------------------------------| 39.62% tmpB1EKnZ.zip |######################---------------------------------| 39.67% tmpB1EKnZ.zip |######################---------------------------------| 39.71% tmpB1EKnZ.zip |######################---------------------------------| 39.76% tmpB1EKnZ.zip |######################---------------------------------| 39.81% tmpB1EKnZ.zip |######################---------------------------------| 39.85% tmpB1EKnZ.zip |######################---------------------------------| 39.9% tmpB1EKnZ.zip |######################---------------------------------| 39.94% tmpB1EKnZ.zip |######################---------------------------------| 39.99% tmpB1EKnZ.zip |######################---------------------------------| 40.03% tmpB1EKnZ.zip |######################---------------------------------| 40.08% tmpB1EKnZ.zip |######################---------------------------------| 40.13% tmpB1EKnZ.zip |######################---------------------------------| 40.17% tmpB1EKnZ.zip |######################---------------------------------| 40.22% tmpB1EKnZ.zip |######################---------------------------------| 40.26% tmpB1EKnZ.zip |######################---------------------------------| 40.31% tmpB1EKnZ.zip |######################---------------------------------| 40.35% tmpB1EKnZ.zip |######################---------------------------------| 40.4% tmpB1EKnZ.zip |######################---------------------------------| 40.45% tmpB1EKnZ.zip |######################---------------------------------| 40.49% tmpB1EKnZ.zip |######################---------------------------------| 40.54% tmpB1EKnZ.zip |######################---------------------------------| 40.58% tmpB1EKnZ.zip |######################---------------------------------| 40.63% tmpB1EKnZ.zip |######################---------------------------------| 40.67% tmpB1EKnZ.zip |######################---------------------------------| 40.72% tmpB1EKnZ.zip |######################---------------------------------| 40.76% tmpB1EKnZ.zip |######################---------------------------------| 40.81% tmpB1EKnZ.zip |######################---------------------------------| 40.86% tmpB1EKnZ.zip |######################---------------------------------| 40.9% tmpB1EKnZ.zip |#######################--------------------------------| 40.95% tmpB1EKnZ.zip |#######################--------------------------------| 40.99% tmpB1EKnZ.zip |#######################--------------------------------| 41.04% tmpB1EKnZ.zip |#######################--------------------------------| 41.08% tmpB1EKnZ.zip |#######################--------------------------------| 41.13% tmpB1EKnZ.zip |#######################--------------------------------| 41.18% tmpB1EKnZ.zip |#######################--------------------------------| 41.22% tmpB1EKnZ.zip |#######################--------------------------------| 41.27% tmpB1EKnZ.zip |#######################--------------------------------| 41.31% tmpB1EKnZ.zip |#######################--------------------------------| 41.36% tmpB1EKnZ.zip |#######################--------------------------------| 41.4% tmpB1EKnZ.zip |#######################--------------------------------| 41.45% tmpB1EKnZ.zip |#######################--------------------------------| 41.5% tmpB1EKnZ.zip |#######################--------------------------------| 41.54% tmpB1EKnZ.zip |#######################--------------------------------| 41.59% tmpB1EKnZ.zip |#######################--------------------------------| 41.63% tmpB1EKnZ.zip |#######################--------------------------------| 41.68% tmpB1EKnZ.zip |#######################--------------------------------| 41.72% tmpB1EKnZ.zip |#######################--------------------------------| 41.77% tmpB1EKnZ.zip |#######################--------------------------------| 41.81% tmpB1EKnZ.zip |#######################--------------------------------| 41.86% tmpB1EKnZ.zip |#######################--------------------------------| 41.91% tmpB1EKnZ.zip |#######################--------------------------------| 41.95% tmpB1EKnZ.zip |#######################--------------------------------| 42.0% tmpB1EKnZ.zip |#######################--------------------------------| 42.04% tmpB1EKnZ.zip |#######################--------------------------------| 42.09% tmpB1EKnZ.zip |#######################--------------------------------| 42.13% tmpB1EKnZ.zip |#######################--------------------------------| 42.18% tmpB1EKnZ.zip |#######################--------------------------------| 42.23% tmpB1EKnZ.zip |#######################--------------------------------| 42.27% tmpB1EKnZ.zip |#######################--------------------------------| 42.32% tmpB1EKnZ.zip |#######################--------------------------------| 42.36% tmpB1EKnZ.zip |#######################--------------------------------| 42.41% tmpB1EKnZ.zip |#######################--------------------------------| 42.45% tmpB1EKnZ.zip |#######################--------------------------------| 42.5% tmpB1EKnZ.zip |#######################--------------------------------| 42.55% tmpB1EKnZ.zip |#######################--------------------------------| 42.59% tmpB1EKnZ.zip |#######################--------------------------------| 42.64% tmpB1EKnZ.zip |#######################--------------------------------| 42.68% tmpB1EKnZ.zip |########################-------------------------------| 42.73% tmpB1EKnZ.zip |########################-------------------------------| 42.77% tmpB1EKnZ.zip |########################-------------------------------| 42.82% tmpB1EKnZ.zip |########################-------------------------------| 42.86% tmpB1EKnZ.zip |########################-------------------------------| 42.91% tmpB1EKnZ.zip |########################-------------------------------| 42.96% tmpB1EKnZ.zip |########################-------------------------------| 43.0% tmpB1EKnZ.zip |########################-------------------------------| 43.05% tmpB1EKnZ.zip |########################-------------------------------| 43.09% tmpB1EKnZ.zip |########################-------------------------------| 43.14% tmpB1EKnZ.zip |########################-------------------------------| 43.18% tmpB1EKnZ.zip |########################-------------------------------| 43.23% tmpB1EKnZ.zip |########################-------------------------------| 43.28% tmpB1EKnZ.zip |########################-------------------------------| 43.32% tmpB1EKnZ.zip |########################-------------------------------| 43.37% tmpB1EKnZ.zip |########################-------------------------------| 43.41% tmpB1EKnZ.zip |########################-------------------------------| 43.46% tmpB1EKnZ.zip |########################-------------------------------| 43.5% tmpB1EKnZ.zip |########################-------------------------------| 43.55% tmpB1EKnZ.zip |########################-------------------------------| 43.6% tmpB1EKnZ.zip |########################-------------------------------| 43.64% tmpB1EKnZ.zip |########################-------------------------------| 43.69% tmpB1EKnZ.zip |########################-------------------------------| 43.73% tmpB1EKnZ.zip |########################-------------------------------| 43.78% tmpB1EKnZ.zip |########################-------------------------------| 43.82% tmpB1EKnZ.zip |########################-------------------------------| 43.87% tmpB1EKnZ.zip |########################-------------------------------| 43.91% tmpB1EKnZ.zip |########################-------------------------------| 43.96% tmpB1EKnZ.zip |########################-------------------------------| 44.01% tmpB1EKnZ.zip |########################-------------------------------| 44.05% tmpB1EKnZ.zip |########################-------------------------------| 44.1% tmpB1EKnZ.zip |########################-------------------------------| 44.14% tmpB1EKnZ.zip |########################-------------------------------| 44.19% tmpB1EKnZ.zip |########################-------------------------------| 44.23% tmpB1EKnZ.zip |########################-------------------------------| 44.28% tmpB1EKnZ.zip |########################-------------------------------| 44.33% tmpB1EKnZ.zip |########################-------------------------------| 44.37% tmpB1EKnZ.zip |########################-------------------------------| 44.42% tmpB1EKnZ.zip |########################-------------------------------| 44.46% tmpB1EKnZ.zip |########################-------------------------------| 44.51% tmpB1EKnZ.zip |#########################------------------------------| 44.55% tmpB1EKnZ.zip |#########################------------------------------| 44.6% tmpB1EKnZ.zip |#########################------------------------------| 44.65% tmpB1EKnZ.zip |#########################------------------------------| 44.69% tmpB1EKnZ.zip |#########################------------------------------| 44.74% tmpB1EKnZ.zip |#########################------------------------------| 44.78% tmpB1EKnZ.zip |#########################------------------------------| 44.83% tmpB1EKnZ.zip |#########################------------------------------| 44.87% tmpB1EKnZ.zip |#########################------------------------------| 44.92% tmpB1EKnZ.zip |#########################------------------------------| 44.96% tmpB1EKnZ.zip |#########################------------------------------| 45.01% tmpB1EKnZ.zip |#########################------------------------------| 45.06% tmpB1EKnZ.zip |#########################------------------------------| 45.1% tmpB1EKnZ.zip |#########################------------------------------| 45.15% tmpB1EKnZ.zip |#########################------------------------------| 45.19% tmpB1EKnZ.zip |#########################------------------------------| 45.24% tmpB1EKnZ.zip |#########################------------------------------| 45.28% tmpB1EKnZ.zip |#########################------------------------------| 45.33% tmpB1EKnZ.zip |#########################------------------------------| 45.38% tmpB1EKnZ.zip |#########################------------------------------| 45.42% tmpB1EKnZ.zip |#########################------------------------------| 45.47% tmpB1EKnZ.zip |#########################------------------------------| 45.51% tmpB1EKnZ.zip |#########################------------------------------| 45.56% tmpB1EKnZ.zip |#########################------------------------------| 45.6% tmpB1EKnZ.zip |#########################------------------------------| 45.65% tmpB1EKnZ.zip |#########################------------------------------| 45.69% tmpB1EKnZ.zip |#########################------------------------------| 45.74% tmpB1EKnZ.zip |#########################------------------------------| 45.79% tmpB1EKnZ.zip |#########################------------------------------| 45.83% tmpB1EKnZ.zip |#########################------------------------------| 45.88% tmpB1EKnZ.zip |#########################------------------------------| 45.92% tmpB1EKnZ.zip |#########################------------------------------| 45.97% tmpB1EKnZ.zip |#########################------------------------------| 46.01% tmpB1EKnZ.zip |#########################------------------------------| 46.06% tmpB1EKnZ.zip |#########################------------------------------| 46.11% tmpB1EKnZ.zip |#########################------------------------------| 46.15% tmpB1EKnZ.zip |#########################------------------------------| 46.2% tmpB1EKnZ.zip |#########################------------------------------| 46.24% tmpB1EKnZ.zip |#########################------------------------------| 46.29% tmpB1EKnZ.zip |#########################------------------------------| 46.33% tmpB1EKnZ.zip |##########################-----------------------------| 46.38% tmpB1EKnZ.zip |##########################-----------------------------| 46.43% tmpB1EKnZ.zip |##########################-----------------------------| 46.47% tmpB1EKnZ.zip |##########################-----------------------------| 46.52% tmpB1EKnZ.zip |##########################-----------------------------| 46.56% tmpB1EKnZ.zip |##########################-----------------------------| 46.61% tmpB1EKnZ.zip |##########################-----------------------------| 46.65% tmpB1EKnZ.zip |##########################-----------------------------| 46.7% tmpB1EKnZ.zip |##########################-----------------------------| 46.74% tmpB1EKnZ.zip |##########################-----------------------------| 46.79% tmpB1EKnZ.zip |##########################-----------------------------| 46.84% tmpB1EKnZ.zip |##########################-----------------------------| 46.88% tmpB1EKnZ.zip |##########################-----------------------------| 46.93% tmpB1EKnZ.zip |##########################-----------------------------| 46.97% tmpB1EKnZ.zip |##########################-----------------------------| 47.02% tmpB1EKnZ.zip |##########################-----------------------------| 47.06% tmpB1EKnZ.zip |##########################-----------------------------| 47.11% tmpB1EKnZ.zip |##########################-----------------------------| 47.16% tmpB1EKnZ.zip |##########################-----------------------------| 47.2% tmpB1EKnZ.zip |##########################-----------------------------| 47.25% tmpB1EKnZ.zip |##########################-----------------------------| 47.29% tmpB1EKnZ.zip |##########################-----------------------------| 47.34% tmpB1EKnZ.zip |##########################-----------------------------| 47.38% tmpB1EKnZ.zip |##########################-----------------------------| 47.43% tmpB1EKnZ.zip |##########################-----------------------------| 47.48% tmpB1EKnZ.zip |##########################-----------------------------| 47.52% tmpB1EKnZ.zip |##########################-----------------------------| 47.57% tmpB1EKnZ.zip |##########################-----------------------------| 47.61% tmpB1EKnZ.zip |##########################-----------------------------| 47.66% tmpB1EKnZ.zip |##########################-----------------------------| 47.7% tmpB1EKnZ.zip |##########################-----------------------------| 47.75% tmpB1EKnZ.zip |##########################-----------------------------| 47.79% tmpB1EKnZ.zip |##########################-----------------------------| 47.84% tmpB1EKnZ.zip |##########################-----------------------------| 47.89% tmpB1EKnZ.zip |##########################-----------------------------| 47.93% tmpB1EKnZ.zip |##########################-----------------------------| 47.98% tmpB1EKnZ.zip |##########################-----------------------------| 48.02% tmpB1EKnZ.zip |##########################-----------------------------| 48.07% tmpB1EKnZ.zip |##########################-----------------------------| 48.11% tmpB1EKnZ.zip |##########################-----------------------------| 48.16% tmpB1EKnZ.zip |###########################----------------------------| 48.21% tmpB1EKnZ.zip |###########################----------------------------| 48.25% tmpB1EKnZ.zip |###########################----------------------------| 48.3% tmpB1EKnZ.zip |###########################----------------------------| 48.34% tmpB1EKnZ.zip |###########################----------------------------| 48.39% tmpB1EKnZ.zip |###########################----------------------------| 48.43% tmpB1EKnZ.zip |###########################----------------------------| 48.48% tmpB1EKnZ.zip |###########################----------------------------| 48.53% tmpB1EKnZ.zip |###########################----------------------------| 48.57% tmpB1EKnZ.zip |###########################----------------------------| 48.62% tmpB1EKnZ.zip |###########################----------------------------| 48.66% tmpB1EKnZ.zip |###########################----------------------------| 48.71% tmpB1EKnZ.zip |###########################----------------------------| 48.75% tmpB1EKnZ.zip |###########################----------------------------| 48.8% tmpB1EKnZ.zip |###########################----------------------------| 48.84% tmpB1EKnZ.zip |###########################----------------------------| 48.89% tmpB1EKnZ.zip |###########################----------------------------| 48.94% tmpB1EKnZ.zip |###########################----------------------------| 48.98% tmpB1EKnZ.zip |###########################----------------------------| 49.03% tmpB1EKnZ.zip |###########################----------------------------| 49.07% tmpB1EKnZ.zip |###########################----------------------------| 49.12% tmpB1EKnZ.zip |###########################----------------------------| 49.16% tmpB1EKnZ.zip |###########################----------------------------| 49.21% tmpB1EKnZ.zip |###########################----------------------------| 49.26% tmpB1EKnZ.zip |###########################----------------------------| 49.3% tmpB1EKnZ.zip |###########################----------------------------| 49.35% tmpB1EKnZ.zip |###########################----------------------------| 49.39% tmpB1EKnZ.zip |###########################----------------------------| 49.44% tmpB1EKnZ.zip |###########################----------------------------| 49.48% tmpB1EKnZ.zip |###########################----------------------------| 49.53% tmpB1EKnZ.zip |###########################----------------------------| 49.58% tmpB1EKnZ.zip |###########################----------------------------| 49.62% tmpB1EKnZ.zip |###########################----------------------------| 49.67% tmpB1EKnZ.zip |###########################----------------------------| 49.71% tmpB1EKnZ.zip |###########################----------------------------| 49.76% tmpB1EKnZ.zip |###########################----------------------------| 49.8% tmpB1EKnZ.zip |###########################----------------------------| 49.85% tmpB1EKnZ.zip |###########################----------------------------| 49.89% tmpB1EKnZ.zip |###########################----------------------------| 49.94% tmpB1EKnZ.zip |###########################----------------------------| 49.99% tmpB1EKnZ.zip |############################---------------------------| 50.03% tmpB1EKnZ.zip |############################---------------------------| 50.08% tmpB1EKnZ.zip |############################---------------------------| 50.12% tmpB1EKnZ.zip |############################---------------------------| 50.17% tmpB1EKnZ.zip |############################---------------------------| 50.21% tmpB1EKnZ.zip |############################---------------------------| 50.26% tmpB1EKnZ.zip |############################---------------------------| 50.31% tmpB1EKnZ.zip |############################---------------------------| 50.35% tmpB1EKnZ.zip |############################---------------------------| 50.4% tmpB1EKnZ.zip |############################---------------------------| 50.44% tmpB1EKnZ.zip |############################---------------------------| 50.49% tmpB1EKnZ.zip |############################---------------------------| 50.53% tmpB1EKnZ.zip |############################---------------------------| 50.58% tmpB1EKnZ.zip |############################---------------------------| 50.63% tmpB1EKnZ.zip |############################---------------------------| 50.67% tmpB1EKnZ.zip |############################---------------------------| 50.72% tmpB1EKnZ.zip |############################---------------------------| 50.76% tmpB1EKnZ.zip |############################---------------------------| 50.81% tmpB1EKnZ.zip |############################---------------------------| 50.85% tmpB1EKnZ.zip |############################---------------------------| 50.9% tmpB1EKnZ.zip |############################---------------------------| 50.94% tmpB1EKnZ.zip |############################---------------------------| 50.99% tmpB1EKnZ.zip |############################---------------------------| 51.04% tmpB1EKnZ.zip |############################---------------------------| 51.08% tmpB1EKnZ.zip |############################---------------------------| 51.13% tmpB1EKnZ.zip |############################---------------------------| 51.17% tmpB1EKnZ.zip |############################---------------------------| 51.22% tmpB1EKnZ.zip |############################---------------------------| 51.26% tmpB1EKnZ.zip |############################---------------------------| 51.31% tmpB1EKnZ.zip |############################---------------------------| 51.36% tmpB1EKnZ.zip |############################---------------------------| 51.4% tmpB1EKnZ.zip |############################---------------------------| 51.45% tmpB1EKnZ.zip |############################---------------------------| 51.49% tmpB1EKnZ.zip |############################---------------------------| 51.54% tmpB1EKnZ.zip |############################---------------------------| 51.58% tmpB1EKnZ.zip |############################---------------------------| 51.63% tmpB1EKnZ.zip |############################---------------------------| 51.68% tmpB1EKnZ.zip |############################---------------------------| 51.72% tmpB1EKnZ.zip |############################---------------------------| 51.77% tmpB1EKnZ.zip |############################---------------------------| 51.81% tmpB1EKnZ.zip |#############################--------------------------| 51.86% tmpB1EKnZ.zip |#############################--------------------------| 51.9% tmpB1EKnZ.zip |#############################--------------------------| 51.95% tmpB1EKnZ.zip |#############################--------------------------| 51.99% tmpB1EKnZ.zip |#############################--------------------------| 52.04% tmpB1EKnZ.zip |#############################--------------------------| 52.09% tmpB1EKnZ.zip |#############################--------------------------| 52.13% tmpB1EKnZ.zip |#############################--------------------------| 52.18% tmpB1EKnZ.zip |#############################--------------------------| 52.22% tmpB1EKnZ.zip |#############################--------------------------| 52.27% tmpB1EKnZ.zip |#############################--------------------------| 52.31% tmpB1EKnZ.zip |#############################--------------------------| 52.36% tmpB1EKnZ.zip |#############################--------------------------| 52.41% tmpB1EKnZ.zip |#############################--------------------------| 52.45% tmpB1EKnZ.zip |#############################--------------------------| 52.5% tmpB1EKnZ.zip |#############################--------------------------| 52.54% tmpB1EKnZ.zip |#############################--------------------------| 52.59% tmpB1EKnZ.zip |#############################--------------------------| 52.63% tmpB1EKnZ.zip |#############################--------------------------| 52.68% tmpB1EKnZ.zip |#############################--------------------------| 52.72% tmpB1EKnZ.zip |#############################--------------------------| 52.77% tmpB1EKnZ.zip |#############################--------------------------| 52.82% tmpB1EKnZ.zip |#############################--------------------------| 52.86% tmpB1EKnZ.zip |#############################--------------------------| 52.91% tmpB1EKnZ.zip |#############################--------------------------| 52.95% tmpB1EKnZ.zip |#############################--------------------------| 53.0% tmpB1EKnZ.zip |#############################--------------------------| 53.04% tmpB1EKnZ.zip |#############################--------------------------| 53.09% tmpB1EKnZ.zip |#############################--------------------------| 53.14% tmpB1EKnZ.zip |#############################--------------------------| 53.18% tmpB1EKnZ.zip |#############################--------------------------| 53.23% tmpB1EKnZ.zip |#############################--------------------------| 53.27% tmpB1EKnZ.zip |#############################--------------------------| 53.32% tmpB1EKnZ.zip |#############################--------------------------| 53.36% tmpB1EKnZ.zip |#############################--------------------------| 53.41% tmpB1EKnZ.zip |#############################--------------------------| 53.46% tmpB1EKnZ.zip |#############################--------------------------| 53.5% tmpB1EKnZ.zip |#############################--------------------------| 53.55% tmpB1EKnZ.zip |#############################--------------------------| 53.59% tmpB1EKnZ.zip |##############################-------------------------| 53.64% tmpB1EKnZ.zip |##############################-------------------------| 53.68% tmpB1EKnZ.zip |##############################-------------------------| 53.73% tmpB1EKnZ.zip |##############################-------------------------| 53.77% tmpB1EKnZ.zip |##############################-------------------------| 53.82% tmpB1EKnZ.zip |##############################-------------------------| 53.87% tmpB1EKnZ.zip |##############################-------------------------| 53.91% tmpB1EKnZ.zip |##############################-------------------------| 53.96% tmpB1EKnZ.zip |##############################-------------------------| 54.0% tmpB1EKnZ.zip |##############################-------------------------| 54.05% tmpB1EKnZ.zip |##############################-------------------------| 54.09% tmpB1EKnZ.zip |##############################-------------------------| 54.14% tmpB1EKnZ.zip |##############################-------------------------| 54.19% tmpB1EKnZ.zip |##############################-------------------------| 54.23% tmpB1EKnZ.zip |##############################-------------------------| 54.28% tmpB1EKnZ.zip |##############################-------------------------| 54.32% tmpB1EKnZ.zip |##############################-------------------------| 54.37% tmpB1EKnZ.zip |##############################-------------------------| 54.41% tmpB1EKnZ.zip |##############################-------------------------| 54.46% tmpB1EKnZ.zip |##############################-------------------------| 54.51% tmpB1EKnZ.zip |##############################-------------------------| 54.55% tmpB1EKnZ.zip |##############################-------------------------| 54.6% tmpB1EKnZ.zip |##############################-------------------------| 54.64% tmpB1EKnZ.zip |##############################-------------------------| 54.69% tmpB1EKnZ.zip |##############################-------------------------| 54.73% tmpB1EKnZ.zip |##############################-------------------------| 54.78% tmpB1EKnZ.zip |##############################-------------------------| 54.82% tmpB1EKnZ.zip |##############################-------------------------| 54.87% tmpB1EKnZ.zip |##############################-------------------------| 54.92% tmpB1EKnZ.zip |##############################-------------------------| 54.96% tmpB1EKnZ.zip |##############################-------------------------| 55.01% tmpB1EKnZ.zip |##############################-------------------------| 55.05% tmpB1EKnZ.zip |##############################-------------------------| 55.1% tmpB1EKnZ.zip |##############################-------------------------| 55.14% tmpB1EKnZ.zip |##############################-------------------------| 55.19% tmpB1EKnZ.zip |##############################-------------------------| 55.24% tmpB1EKnZ.zip |##############################-------------------------| 55.28% tmpB1EKnZ.zip |##############################-------------------------| 55.33% tmpB1EKnZ.zip |##############################-------------------------| 55.37% tmpB1EKnZ.zip |##############################-------------------------| 55.42% tmpB1EKnZ.zip |###############################------------------------| 55.46% tmpB1EKnZ.zip |###############################------------------------| 55.51% tmpB1EKnZ.zip |###############################------------------------| 55.56% tmpB1EKnZ.zip |###############################------------------------| 55.6% tmpB1EKnZ.zip |###############################------------------------| 55.65% tmpB1EKnZ.zip |###############################------------------------| 55.69% tmpB1EKnZ.zip |###############################------------------------| 55.74% tmpB1EKnZ.zip |###############################------------------------| 55.78% tmpB1EKnZ.zip |###############################------------------------| 55.83% tmpB1EKnZ.zip |###############################------------------------| 55.87% tmpB1EKnZ.zip |###############################------------------------| 55.92% tmpB1EKnZ.zip |###############################------------------------| 55.97% tmpB1EKnZ.zip |###############################------------------------| 56.01% tmpB1EKnZ.zip |###############################------------------------| 56.06% tmpB1EKnZ.zip |###############################------------------------| 56.1% tmpB1EKnZ.zip |###############################------------------------| 56.15% tmpB1EKnZ.zip |###############################------------------------| 56.19% tmpB1EKnZ.zip |###############################------------------------| 56.24% tmpB1EKnZ.zip |###############################------------------------| 56.29% tmpB1EKnZ.zip |###############################------------------------| 56.33% tmpB1EKnZ.zip |###############################------------------------| 56.38% tmpB1EKnZ.zip |###############################------------------------| 56.42% tmpB1EKnZ.zip |###############################------------------------| 56.47% tmpB1EKnZ.zip |###############################------------------------| 56.51% tmpB1EKnZ.zip |###############################------------------------| 56.56% tmpB1EKnZ.zip |###############################------------------------| 56.61% tmpB1EKnZ.zip |###############################------------------------| 56.65% tmpB1EKnZ.zip |###############################------------------------| 56.7% tmpB1EKnZ.zip |###############################------------------------| 56.74% tmpB1EKnZ.zip |###############################------------------------| 56.79% tmpB1EKnZ.zip |###############################------------------------| 56.83% tmpB1EKnZ.zip |###############################------------------------| 56.88% tmpB1EKnZ.zip |###############################------------------------| 56.92% tmpB1EKnZ.zip |###############################------------------------| 56.97% tmpB1EKnZ.zip |###############################------------------------| 57.02% tmpB1EKnZ.zip |###############################------------------------| 57.06% tmpB1EKnZ.zip |###############################------------------------| 57.11% tmpB1EKnZ.zip |###############################------------------------| 57.15% tmpB1EKnZ.zip |###############################------------------------| 57.2% tmpB1EKnZ.zip |###############################------------------------| 57.24% tmpB1EKnZ.zip |################################-----------------------| 57.29% tmpB1EKnZ.zip |################################-----------------------| 57.34% tmpB1EKnZ.zip |################################-----------------------| 57.38% tmpB1EKnZ.zip |################################-----------------------| 57.43% tmpB1EKnZ.zip |################################-----------------------| 57.47% tmpB1EKnZ.zip |################################-----------------------| 57.52% tmpB1EKnZ.zip |################################-----------------------| 57.56% tmpB1EKnZ.zip |################################-----------------------| 57.61% tmpB1EKnZ.zip |################################-----------------------| 57.66% tmpB1EKnZ.zip |################################-----------------------| 57.7% tmpB1EKnZ.zip |################################-----------------------| 57.75% tmpB1EKnZ.zip |################################-----------------------| 57.79% tmpB1EKnZ.zip |################################-----------------------| 57.84% tmpB1EKnZ.zip |################################-----------------------| 57.88% tmpB1EKnZ.zip |################################-----------------------| 57.93% tmpB1EKnZ.zip |################################-----------------------| 57.97% tmpB1EKnZ.zip |################################-----------------------| 58.02% tmpB1EKnZ.zip |################################-----------------------| 58.07% tmpB1EKnZ.zip |################################-----------------------| 58.11% tmpB1EKnZ.zip |################################-----------------------| 58.16% tmpB1EKnZ.zip |################################-----------------------| 58.2% tmpB1EKnZ.zip |################################-----------------------| 58.25% tmpB1EKnZ.zip |################################-----------------------| 58.29% tmpB1EKnZ.zip |################################-----------------------| 58.34% tmpB1EKnZ.zip |################################-----------------------| 58.39% tmpB1EKnZ.zip |################################-----------------------| 58.43% tmpB1EKnZ.zip |################################-----------------------| 58.48% tmpB1EKnZ.zip |################################-----------------------| 58.52% tmpB1EKnZ.zip |################################-----------------------| 58.57% tmpB1EKnZ.zip |################################-----------------------| 58.61% tmpB1EKnZ.zip |################################-----------------------| 58.66% tmpB1EKnZ.zip |################################-----------------------| 58.71% tmpB1EKnZ.zip |################################-----------------------| 58.75% tmpB1EKnZ.zip |################################-----------------------| 58.8% tmpB1EKnZ.zip |################################-----------------------| 58.84% tmpB1EKnZ.zip |################################-----------------------| 58.89% tmpB1EKnZ.zip |################################-----------------------| 58.93% tmpB1EKnZ.zip |################################-----------------------| 58.98% tmpB1EKnZ.zip |################################-----------------------| 59.02% tmpB1EKnZ.zip |################################-----------------------| 59.07% tmpB1EKnZ.zip |#################################----------------------| 59.12% tmpB1EKnZ.zip |#################################----------------------| 59.16% tmpB1EKnZ.zip |#################################----------------------| 59.21% tmpB1EKnZ.zip |#################################----------------------| 59.25% tmpB1EKnZ.zip |#################################----------------------| 59.3% tmpB1EKnZ.zip |#################################----------------------| 59.34% tmpB1EKnZ.zip |#################################----------------------| 59.39% tmpB1EKnZ.zip |#################################----------------------| 59.44% tmpB1EKnZ.zip |#################################----------------------| 59.48% tmpB1EKnZ.zip |#################################----------------------| 59.53% tmpB1EKnZ.zip |#################################----------------------| 59.57% tmpB1EKnZ.zip |#################################----------------------| 59.62% tmpB1EKnZ.zip |#################################----------------------| 59.66% tmpB1EKnZ.zip |#################################----------------------| 59.71% tmpB1EKnZ.zip |#################################----------------------| 59.75% tmpB1EKnZ.zip |#################################----------------------| 59.8% tmpB1EKnZ.zip |#################################----------------------| 59.85% tmpB1EKnZ.zip |#################################----------------------| 59.89% tmpB1EKnZ.zip |#################################----------------------| 59.94% tmpB1EKnZ.zip |#################################----------------------| 59.98% tmpB1EKnZ.zip |#################################----------------------| 60.03% tmpB1EKnZ.zip |#################################----------------------| 60.07% tmpB1EKnZ.zip |#################################----------------------| 60.12% tmpB1EKnZ.zip |#################################----------------------| 60.17% tmpB1EKnZ.zip |#################################----------------------| 60.21% tmpB1EKnZ.zip |#################################----------------------| 60.26% tmpB1EKnZ.zip |#################################----------------------| 60.3% tmpB1EKnZ.zip |#################################----------------------| 60.35% tmpB1EKnZ.zip |#################################----------------------| 60.39% tmpB1EKnZ.zip |#################################----------------------| 60.44% tmpB1EKnZ.zip |#################################----------------------| 60.49% tmpB1EKnZ.zip |#################################----------------------| 60.53% tmpB1EKnZ.zip |#################################----------------------| 60.58% tmpB1EKnZ.zip |#################################----------------------| 60.62% tmpB1EKnZ.zip |#################################----------------------| 60.67% tmpB1EKnZ.zip |#################################----------------------| 60.71% tmpB1EKnZ.zip |#################################----------------------| 60.76% tmpB1EKnZ.zip |#################################----------------------| 60.8% tmpB1EKnZ.zip |#################################----------------------| 60.85% tmpB1EKnZ.zip |#################################----------------------| 60.9% tmpB1EKnZ.zip |##################################---------------------| 60.94% tmpB1EKnZ.zip |##################################---------------------| 60.99% tmpB1EKnZ.zip |##################################---------------------| 61.03% tmpB1EKnZ.zip |##################################---------------------| 61.08% tmpB1EKnZ.zip |##################################---------------------| 61.12% tmpB1EKnZ.zip |##################################---------------------| 61.17% tmpB1EKnZ.zip |##################################---------------------| 61.22% tmpB1EKnZ.zip |##################################---------------------| 61.26% tmpB1EKnZ.zip |##################################---------------------| 61.31% tmpB1EKnZ.zip |##################################---------------------| 61.35% tmpB1EKnZ.zip |##################################---------------------| 61.4% tmpB1EKnZ.zip |##################################---------------------| 61.44% tmpB1EKnZ.zip |##################################---------------------| 61.49% tmpB1EKnZ.zip |##################################---------------------| 61.54% tmpB1EKnZ.zip |##################################---------------------| 61.58% tmpB1EKnZ.zip |##################################---------------------| 61.63% tmpB1EKnZ.zip |##################################---------------------| 61.67% tmpB1EKnZ.zip |##################################---------------------| 61.72% tmpB1EKnZ.zip |##################################---------------------| 61.76% tmpB1EKnZ.zip |##################################---------------------| 61.81% tmpB1EKnZ.zip |##################################---------------------| 61.85% tmpB1EKnZ.zip |##################################---------------------| 61.9% tmpB1EKnZ.zip |##################################---------------------| 61.95% tmpB1EKnZ.zip |##################################---------------------| 61.99% tmpB1EKnZ.zip |##################################---------------------| 62.04% tmpB1EKnZ.zip |##################################---------------------| 62.08% tmpB1EKnZ.zip |##################################---------------------| 62.13% tmpB1EKnZ.zip |##################################---------------------| 62.17% tmpB1EKnZ.zip |##################################---------------------| 62.22% tmpB1EKnZ.zip |##################################---------------------| 62.27% tmpB1EKnZ.zip |##################################---------------------| 62.31% tmpB1EKnZ.zip |##################################---------------------| 62.36% tmpB1EKnZ.zip |##################################---------------------| 62.4% tmpB1EKnZ.zip |##################################---------------------| 62.45% tmpB1EKnZ.zip |##################################---------------------| 62.49% tmpB1EKnZ.zip |##################################---------------------| 62.54% tmpB1EKnZ.zip |##################################---------------------| 62.59% tmpB1EKnZ.zip |##################################---------------------| 62.63% tmpB1EKnZ.zip |##################################---------------------| 62.68% tmpB1EKnZ.zip |##################################---------------------| 62.72% tmpB1EKnZ.zip |###################################--------------------| 62.77% tmpB1EKnZ.zip |###################################--------------------| 62.81% tmpB1EKnZ.zip |###################################--------------------| 62.86% tmpB1EKnZ.zip |###################################--------------------| 62.9% tmpB1EKnZ.zip |###################################--------------------| 62.95% tmpB1EKnZ.zip |###################################--------------------| 63.0% tmpB1EKnZ.zip |###################################--------------------| 63.04% tmpB1EKnZ.zip |###################################--------------------| 63.09% tmpB1EKnZ.zip |###################################--------------------| 63.13% tmpB1EKnZ.zip |###################################--------------------| 63.18% tmpB1EKnZ.zip |###################################--------------------| 63.22% tmpB1EKnZ.zip |###################################--------------------| 63.27% tmpB1EKnZ.zip |###################################--------------------| 63.32% tmpB1EKnZ.zip |###################################--------------------| 63.36% tmpB1EKnZ.zip |###################################--------------------| 63.41% tmpB1EKnZ.zip |###################################--------------------| 63.45% tmpB1EKnZ.zip |###################################--------------------| 63.5% tmpB1EKnZ.zip |###################################--------------------| 63.54% tmpB1EKnZ.zip |###################################--------------------| 63.59% tmpB1EKnZ.zip |###################################--------------------| 63.64% tmpB1EKnZ.zip |###################################--------------------| 63.68% tmpB1EKnZ.zip |###################################--------------------| 63.73% tmpB1EKnZ.zip |###################################--------------------| 63.77% tmpB1EKnZ.zip |###################################--------------------| 63.82% tmpB1EKnZ.zip |###################################--------------------| 63.86% tmpB1EKnZ.zip |###################################--------------------| 63.91% tmpB1EKnZ.zip |###################################--------------------| 63.95% tmpB1EKnZ.zip |###################################--------------------| 64.0% tmpB1EKnZ.zip |###################################--------------------| 64.05% tmpB1EKnZ.zip |###################################--------------------| 64.09% tmpB1EKnZ.zip |###################################--------------------| 64.14% tmpB1EKnZ.zip |###################################--------------------| 64.18% tmpB1EKnZ.zip |###################################--------------------| 64.23% tmpB1EKnZ.zip |###################################--------------------| 64.27% tmpB1EKnZ.zip |###################################--------------------| 64.32% tmpB1EKnZ.zip |###################################--------------------| 64.37% tmpB1EKnZ.zip |###################################--------------------| 64.41% tmpB1EKnZ.zip |###################################--------------------| 64.46% tmpB1EKnZ.zip |###################################--------------------| 64.5% tmpB1EKnZ.zip |####################################-------------------| 64.55% tmpB1EKnZ.zip |####################################-------------------| 64.59% tmpB1EKnZ.zip |####################################-------------------| 64.64% tmpB1EKnZ.zip |####################################-------------------| 64.69% tmpB1EKnZ.zip |####################################-------------------| 64.73% tmpB1EKnZ.zip |####################################-------------------| 64.78% tmpB1EKnZ.zip |####################################-------------------| 64.82% tmpB1EKnZ.zip |####################################-------------------| 64.87% tmpB1EKnZ.zip |####################################-------------------| 64.91% tmpB1EKnZ.zip |####################################-------------------| 64.96% tmpB1EKnZ.zip |####################################-------------------| 65.0% tmpB1EKnZ.zip |####################################-------------------| 65.05% tmpB1EKnZ.zip |####################################-------------------| 65.1% tmpB1EKnZ.zip |####################################-------------------| 65.14% tmpB1EKnZ.zip |####################################-------------------| 65.19% tmpB1EKnZ.zip |####################################-------------------| 65.23% tmpB1EKnZ.zip |####################################-------------------| 65.28% tmpB1EKnZ.zip |####################################-------------------| 65.32% tmpB1EKnZ.zip |####################################-------------------| 65.37% tmpB1EKnZ.zip |####################################-------------------| 65.42% tmpB1EKnZ.zip |####################################-------------------| 65.46% tmpB1EKnZ.zip |####################################-------------------| 65.51% tmpB1EKnZ.zip |####################################-------------------| 65.55% tmpB1EKnZ.zip |####################################-------------------| 65.6% tmpB1EKnZ.zip |####################################-------------------| 65.64% tmpB1EKnZ.zip |####################################-------------------| 65.69% tmpB1EKnZ.zip |####################################-------------------| 65.74% tmpB1EKnZ.zip |####################################-------------------| 65.78% tmpB1EKnZ.zip |####################################-------------------| 65.83% tmpB1EKnZ.zip |####################################-------------------| 65.87% tmpB1EKnZ.zip |####################################-------------------| 65.92% tmpB1EKnZ.zip |####################################-------------------| 65.96% tmpB1EKnZ.zip |####################################-------------------| 66.01% tmpB1EKnZ.zip |####################################-------------------| 66.05% tmpB1EKnZ.zip |####################################-------------------| 66.1% tmpB1EKnZ.zip |####################################-------------------| 66.15% tmpB1EKnZ.zip |####################################-------------------| 66.19% tmpB1EKnZ.zip |####################################-------------------| 66.24% tmpB1EKnZ.zip |####################################-------------------| 66.28% tmpB1EKnZ.zip |####################################-------------------| 66.33% tmpB1EKnZ.zip |#####################################------------------| 66.37% tmpB1EKnZ.zip |#####################################------------------| 66.42% tmpB1EKnZ.zip |#####################################------------------| 66.47% tmpB1EKnZ.zip |#####################################------------------| 66.51% tmpB1EKnZ.zip |#####################################------------------| 66.56% tmpB1EKnZ.zip |#####################################------------------| 66.6% tmpB1EKnZ.zip |#####################################------------------| 66.65% tmpB1EKnZ.zip |#####################################------------------| 66.69% tmpB1EKnZ.zip |#####################################------------------| 66.74% tmpB1EKnZ.zip |#####################################------------------| 66.78% tmpB1EKnZ.zip |#####################################------------------| 66.83% tmpB1EKnZ.zip |#####################################------------------| 66.88% tmpB1EKnZ.zip |#####################################------------------| 66.92% tmpB1EKnZ.zip |#####################################------------------| 66.97% tmpB1EKnZ.zip |#####################################------------------| 67.01% tmpB1EKnZ.zip |#####################################------------------| 67.06% tmpB1EKnZ.zip |#####################################------------------| 67.1% tmpB1EKnZ.zip |#####################################------------------| 67.15% tmpB1EKnZ.zip |#####################################------------------| 67.2% tmpB1EKnZ.zip |#####################################------------------| 67.24% tmpB1EKnZ.zip |#####################################------------------| 67.29% tmpB1EKnZ.zip |#####################################------------------| 67.33% tmpB1EKnZ.zip |#####################################------------------| 67.38% tmpB1EKnZ.zip |#####################################------------------| 67.42% tmpB1EKnZ.zip |#####################################------------------| 67.47% tmpB1EKnZ.zip |#####################################------------------| 67.52% tmpB1EKnZ.zip |#####################################------------------| 67.56% tmpB1EKnZ.zip |#####################################------------------| 67.61% tmpB1EKnZ.zip |#####################################------------------| 67.65% tmpB1EKnZ.zip |#####################################------------------| 67.7% tmpB1EKnZ.zip |#####################################------------------| 67.74% tmpB1EKnZ.zip |#####################################------------------| 67.79% tmpB1EKnZ.zip |#####################################------------------| 67.83% tmpB1EKnZ.zip |#####################################------------------| 67.88% tmpB1EKnZ.zip |#####################################------------------| 67.93% tmpB1EKnZ.zip |#####################################------------------| 67.97% tmpB1EKnZ.zip |#####################################------------------| 68.02% tmpB1EKnZ.zip |#####################################------------------| 68.06% tmpB1EKnZ.zip |#####################################------------------| 68.11% tmpB1EKnZ.zip |#####################################------------------| 68.15% tmpB1EKnZ.zip |######################################-----------------| 68.2% tmpB1EKnZ.zip |######################################-----------------| 68.25% tmpB1EKnZ.zip |######################################-----------------| 68.29% tmpB1EKnZ.zip |######################################-----------------| 68.34% tmpB1EKnZ.zip |######################################-----------------| 68.38% tmpB1EKnZ.zip |######################################-----------------| 68.43% tmpB1EKnZ.zip |######################################-----------------| 68.47% tmpB1EKnZ.zip |######################################-----------------| 68.52% tmpB1EKnZ.zip |######################################-----------------| 68.57% tmpB1EKnZ.zip |######################################-----------------| 68.61% tmpB1EKnZ.zip |######################################-----------------| 68.66% tmpB1EKnZ.zip |######################################-----------------| 68.7% tmpB1EKnZ.zip |######################################-----------------| 68.75% tmpB1EKnZ.zip |######################################-----------------| 68.79% tmpB1EKnZ.zip |######################################-----------------| 68.84% tmpB1EKnZ.zip |######################################-----------------| 68.88% tmpB1EKnZ.zip |######################################-----------------| 68.93% tmpB1EKnZ.zip |######################################-----------------| 68.98% tmpB1EKnZ.zip |######################################-----------------| 69.02% tmpB1EKnZ.zip |######################################-----------------| 69.07% tmpB1EKnZ.zip |######################################-----------------| 69.11% tmpB1EKnZ.zip |######################################-----------------| 69.16% tmpB1EKnZ.zip |######################################-----------------| 69.2% tmpB1EKnZ.zip |######################################-----------------| 69.25% tmpB1EKnZ.zip |######################################-----------------| 69.3% tmpB1EKnZ.zip |######################################-----------------| 69.34% tmpB1EKnZ.zip |######################################-----------------| 69.39% tmpB1EKnZ.zip |######################################-----------------| 69.43% tmpB1EKnZ.zip |######################################-----------------| 69.48% tmpB1EKnZ.zip |######################################-----------------| 69.52% tmpB1EKnZ.zip |######################################-----------------| 69.57% tmpB1EKnZ.zip |######################################-----------------| 69.62% tmpB1EKnZ.zip |######################################-----------------| 69.66% tmpB1EKnZ.zip |######################################-----------------| 69.71% tmpB1EKnZ.zip |######################################-----------------| 69.75% tmpB1EKnZ.zip |######################################-----------------| 69.8% tmpB1EKnZ.zip |######################################-----------------| 69.84% tmpB1EKnZ.zip |######################################-----------------| 69.89% tmpB1EKnZ.zip |######################################-----------------| 69.93% tmpB1EKnZ.zip |######################################-----------------| 69.98% tmpB1EKnZ.zip |#######################################----------------| 70.03% tmpB1EKnZ.zip |#######################################----------------| 70.07% tmpB1EKnZ.zip |#######################################----------------| 70.12% tmpB1EKnZ.zip |#######################################----------------| 70.16% tmpB1EKnZ.zip |#######################################----------------| 70.21% tmpB1EKnZ.zip |#######################################----------------| 70.25% tmpB1EKnZ.zip |#######################################----------------| 70.3% tmpB1EKnZ.zip |#######################################----------------| 70.35% tmpB1EKnZ.zip |#######################################----------------| 70.39% tmpB1EKnZ.zip |#######################################----------------| 70.44% tmpB1EKnZ.zip |#######################################----------------| 70.48% tmpB1EKnZ.zip |#######################################----------------| 70.53% tmpB1EKnZ.zip |#######################################----------------| 70.57% tmpB1EKnZ.zip |#######################################----------------| 70.62% tmpB1EKnZ.zip |#######################################----------------| 70.67% tmpB1EKnZ.zip |#######################################----------------| 70.71% tmpB1EKnZ.zip |#######################################----------------| 70.76% tmpB1EKnZ.zip |#######################################----------------| 70.8% tmpB1EKnZ.zip |#######################################----------------| 70.85% tmpB1EKnZ.zip |#######################################----------------| 70.89% tmpB1EKnZ.zip |#######################################----------------| 70.94% tmpB1EKnZ.zip |#######################################----------------| 70.98% tmpB1EKnZ.zip |#######################################----------------| 71.03% tmpB1EKnZ.zip |#######################################----------------| 71.08% tmpB1EKnZ.zip |#######################################----------------| 71.12% tmpB1EKnZ.zip |#######################################----------------| 71.17% tmpB1EKnZ.zip |#######################################----------------| 71.21% tmpB1EKnZ.zip |#######################################----------------| 71.26% tmpB1EKnZ.zip |#######################################----------------| 71.3% tmpB1EKnZ.zip |#######################################----------------| 71.35% tmpB1EKnZ.zip |#######################################----------------| 71.4% tmpB1EKnZ.zip |#######################################----------------| 71.44% tmpB1EKnZ.zip |#######################################----------------| 71.49% tmpB1EKnZ.zip |#######################################----------------| 71.53% tmpB1EKnZ.zip |#######################################----------------| 71.58% tmpB1EKnZ.zip |#######################################----------------| 71.62% tmpB1EKnZ.zip |#######################################----------------| 71.67% tmpB1EKnZ.zip |#######################################----------------| 71.72% tmpB1EKnZ.zip |#######################################----------------| 71.76% tmpB1EKnZ.zip |#######################################----------------| 71.81% tmpB1EKnZ.zip |########################################---------------| 71.85% tmpB1EKnZ.zip |########################################---------------| 71.9% tmpB1EKnZ.zip |########################################---------------| 71.94% tmpB1EKnZ.zip |########################################---------------| 71.99% tmpB1EKnZ.zip |########################################---------------| 72.03% tmpB1EKnZ.zip |########################################---------------| 72.08% tmpB1EKnZ.zip |########################################---------------| 72.13% tmpB1EKnZ.zip |########################################---------------| 72.17% tmpB1EKnZ.zip |########################################---------------| 72.22% tmpB1EKnZ.zip |########################################---------------| 72.26% tmpB1EKnZ.zip |########################################---------------| 72.31% tmpB1EKnZ.zip |########################################---------------| 72.35% tmpB1EKnZ.zip |########################################---------------| 72.4% tmpB1EKnZ.zip |########################################---------------| 72.45% tmpB1EKnZ.zip |########################################---------------| 72.49% tmpB1EKnZ.zip |########################################---------------| 72.54% tmpB1EKnZ.zip |########################################---------------| 72.58% tmpB1EKnZ.zip |########################################---------------| 72.63% tmpB1EKnZ.zip |########################################---------------| 72.67% tmpB1EKnZ.zip |########################################---------------| 72.72% tmpB1EKnZ.zip |########################################---------------| 72.77% tmpB1EKnZ.zip |########################################---------------| 72.81% tmpB1EKnZ.zip |########################################---------------| 72.86% tmpB1EKnZ.zip |########################################---------------| 72.9% tmpB1EKnZ.zip |########################################---------------| 72.95% tmpB1EKnZ.zip |########################################---------------| 72.99% tmpB1EKnZ.zip |########################################---------------| 73.04% tmpB1EKnZ.zip |########################################---------------| 73.08% tmpB1EKnZ.zip |########################################---------------| 73.13% tmpB1EKnZ.zip |########################################---------------| 73.18% tmpB1EKnZ.zip |########################################---------------| 73.22% tmpB1EKnZ.zip |########################################---------------| 73.27% tmpB1EKnZ.zip |########################################---------------| 73.31% tmpB1EKnZ.zip |########################################---------------| 73.36% tmpB1EKnZ.zip |########################################---------------| 73.4% tmpB1EKnZ.zip |########################################---------------| 73.45% tmpB1EKnZ.zip |########################################---------------| 73.5% tmpB1EKnZ.zip |########################################---------------| 73.54% tmpB1EKnZ.zip |########################################---------------| 73.59% tmpB1EKnZ.zip |########################################---------------| 73.63% tmpB1EKnZ.zip |#########################################--------------| 73.68% tmpB1EKnZ.zip |#########################################--------------| 73.72% tmpB1EKnZ.zip |#########################################--------------| 73.77% tmpB1EKnZ.zip |#########################################--------------| 73.81% tmpB1EKnZ.zip |#########################################--------------| 73.86% tmpB1EKnZ.zip |#########################################--------------| 73.91% tmpB1EKnZ.zip |#########################################--------------| 73.95% tmpB1EKnZ.zip |#########################################--------------| 74.0% tmpB1EKnZ.zip |#########################################--------------| 74.04% tmpB1EKnZ.zip |#########################################--------------| 74.09% tmpB1EKnZ.zip |#########################################--------------| 74.13% tmpB1EKnZ.zip |#########################################--------------| 74.18% tmpB1EKnZ.zip |#########################################--------------| 74.23% tmpB1EKnZ.zip |#########################################--------------| 74.27% tmpB1EKnZ.zip |#########################################--------------| 74.32% tmpB1EKnZ.zip |#########################################--------------| 74.36% tmpB1EKnZ.zip |#########################################--------------| 74.41% tmpB1EKnZ.zip |#########################################--------------| 74.45% tmpB1EKnZ.zip |#########################################--------------| 74.5% tmpB1EKnZ.zip |#########################################--------------| 74.55% tmpB1EKnZ.zip |#########################################--------------| 74.59% tmpB1EKnZ.zip |#########################################--------------| 74.64% tmpB1EKnZ.zip |#########################################--------------| 74.68% tmpB1EKnZ.zip |#########################################--------------| 74.73% tmpB1EKnZ.zip |#########################################--------------| 74.77% tmpB1EKnZ.zip |#########################################--------------| 74.82% tmpB1EKnZ.zip |#########################################--------------| 74.86% tmpB1EKnZ.zip |#########################################--------------| 74.91% tmpB1EKnZ.zip |#########################################--------------| 74.96% tmpB1EKnZ.zip |#########################################--------------| 75.0% tmpB1EKnZ.zip |#########################################--------------| 75.05% tmpB1EKnZ.zip |#########################################--------------| 75.09% tmpB1EKnZ.zip |#########################################--------------| 75.14% tmpB1EKnZ.zip |#########################################--------------| 75.18% tmpB1EKnZ.zip |#########################################--------------| 75.23% tmpB1EKnZ.zip |#########################################--------------| 75.28% tmpB1EKnZ.zip |#########################################--------------| 75.32% tmpB1EKnZ.zip |#########################################--------------| 75.37% tmpB1EKnZ.zip |#########################################--------------| 75.41% tmpB1EKnZ.zip |##########################################-------------| 75.46% tmpB1EKnZ.zip |##########################################-------------| 75.5% tmpB1EKnZ.zip |##########################################-------------| 75.55% tmpB1EKnZ.zip |##########################################-------------| 75.6% tmpB1EKnZ.zip |##########################################-------------| 75.64% tmpB1EKnZ.zip |##########################################-------------| 75.69% tmpB1EKnZ.zip |##########################################-------------| 75.73% tmpB1EKnZ.zip |##########################################-------------| 75.78% tmpB1EKnZ.zip |##########################################-------------| 75.82% tmpB1EKnZ.zip |##########################################-------------| 75.87% tmpB1EKnZ.zip |##########################################-------------| 75.91% tmpB1EKnZ.zip |##########################################-------------| 75.96% tmpB1EKnZ.zip |##########################################-------------| 76.01% tmpB1EKnZ.zip |##########################################-------------| 76.05% tmpB1EKnZ.zip |##########################################-------------| 76.1% tmpB1EKnZ.zip |##########################################-------------| 76.14% tmpB1EKnZ.zip |##########################################-------------| 76.19% tmpB1EKnZ.zip |##########################################-------------| 76.23% tmpB1EKnZ.zip |##########################################-------------| 76.28% tmpB1EKnZ.zip |##########################################-------------| 76.33% tmpB1EKnZ.zip |##########################################-------------| 76.37% tmpB1EKnZ.zip |##########################################-------------| 76.42% tmpB1EKnZ.zip |##########################################-------------| 76.46% tmpB1EKnZ.zip |##########################################-------------| 76.51% tmpB1EKnZ.zip |##########################################-------------| 76.55% tmpB1EKnZ.zip |##########################################-------------| 76.6% tmpB1EKnZ.zip |##########################################-------------| 76.65% tmpB1EKnZ.zip |##########################################-------------| 76.69% tmpB1EKnZ.zip |##########################################-------------| 76.74% tmpB1EKnZ.zip |##########################################-------------| 76.78% tmpB1EKnZ.zip |##########################################-------------| 76.83% tmpB1EKnZ.zip |##########################################-------------| 76.87% tmpB1EKnZ.zip |##########################################-------------| 76.92% tmpB1EKnZ.zip |##########################################-------------| 76.96% tmpB1EKnZ.zip |##########################################-------------| 77.01% tmpB1EKnZ.zip |##########################################-------------| 77.06% tmpB1EKnZ.zip |##########################################-------------| 77.1% tmpB1EKnZ.zip |##########################################-------------| 77.15% tmpB1EKnZ.zip |##########################################-------------| 77.19% tmpB1EKnZ.zip |##########################################-------------| 77.24% tmpB1EKnZ.zip |###########################################------------| 77.28% tmpB1EKnZ.zip |###########################################------------| 77.33% tmpB1EKnZ.zip |###########################################------------| 77.38% tmpB1EKnZ.zip |###########################################------------| 77.42% tmpB1EKnZ.zip |###########################################------------| 77.47% tmpB1EKnZ.zip |###########################################------------| 77.51% tmpB1EKnZ.zip |###########################################------------| 77.56% tmpB1EKnZ.zip |###########################################------------| 77.6% tmpB1EKnZ.zip |###########################################------------| 77.65% tmpB1EKnZ.zip |###########################################------------| 77.7% tmpB1EKnZ.zip |###########################################------------| 77.74% tmpB1EKnZ.zip |###########################################------------| 77.79% tmpB1EKnZ.zip |###########################################------------| 77.83% tmpB1EKnZ.zip |###########################################------------| 77.88% tmpB1EKnZ.zip |###########################################------------| 77.92% tmpB1EKnZ.zip |###########################################------------| 77.97% tmpB1EKnZ.zip |###########################################------------| 78.01% tmpB1EKnZ.zip |###########################################------------| 78.06% tmpB1EKnZ.zip |###########################################------------| 78.11% tmpB1EKnZ.zip |###########################################------------| 78.15% tmpB1EKnZ.zip |###########################################------------| 78.2% tmpB1EKnZ.zip |###########################################------------| 78.24% tmpB1EKnZ.zip |###########################################------------| 78.29% tmpB1EKnZ.zip |###########################################------------| 78.33% tmpB1EKnZ.zip |###########################################------------| 78.38% tmpB1EKnZ.zip |###########################################------------| 78.43% tmpB1EKnZ.zip |###########################################------------| 78.47% tmpB1EKnZ.zip |###########################################------------| 78.52% tmpB1EKnZ.zip |###########################################------------| 78.56% tmpB1EKnZ.zip |###########################################------------| 78.61% tmpB1EKnZ.zip |###########################################------------| 78.65% tmpB1EKnZ.zip |###########################################------------| 78.7% tmpB1EKnZ.zip |###########################################------------| 78.75% tmpB1EKnZ.zip |###########################################------------| 78.79% tmpB1EKnZ.zip |###########################################------------| 78.84% tmpB1EKnZ.zip |###########################################------------| 78.88% tmpB1EKnZ.zip |###########################################------------| 78.93% tmpB1EKnZ.zip |###########################################------------| 78.97% tmpB1EKnZ.zip |###########################################------------| 79.02% tmpB1EKnZ.zip |###########################################------------| 79.06% tmpB1EKnZ.zip |############################################-----------| 79.11% tmpB1EKnZ.zip |############################################-----------| 79.16% tmpB1EKnZ.zip |############################################-----------| 79.2% tmpB1EKnZ.zip |############################################-----------| 79.25% tmpB1EKnZ.zip |############################################-----------| 79.29% tmpB1EKnZ.zip |############################################-----------| 79.34% tmpB1EKnZ.zip |############################################-----------| 79.38% tmpB1EKnZ.zip |############################################-----------| 79.43% tmpB1EKnZ.zip |############################################-----------| 79.48% tmpB1EKnZ.zip |############################################-----------| 79.52% tmpB1EKnZ.zip |############################################-----------| 79.57% tmpB1EKnZ.zip |############################################-----------| 79.61% tmpB1EKnZ.zip |############################################-----------| 79.66% tmpB1EKnZ.zip |############################################-----------| 79.7% tmpB1EKnZ.zip |############################################-----------| 79.75% tmpB1EKnZ.zip |############################################-----------| 79.8% tmpB1EKnZ.zip |############################################-----------| 79.84% tmpB1EKnZ.zip |############################################-----------| 79.89% tmpB1EKnZ.zip |############################################-----------| 79.93% tmpB1EKnZ.zip |############################################-----------| 79.98% tmpB1EKnZ.zip |############################################-----------| 80.02% tmpB1EKnZ.zip |############################################-----------| 80.07% tmpB1EKnZ.zip |############################################-----------| 80.11% tmpB1EKnZ.zip |############################################-----------| 80.16% tmpB1EKnZ.zip |############################################-----------| 80.21% tmpB1EKnZ.zip |############################################-----------| 80.25% tmpB1EKnZ.zip |############################################-----------| 80.3% tmpB1EKnZ.zip |############################################-----------| 80.34% tmpB1EKnZ.zip |############################################-----------| 80.39% tmpB1EKnZ.zip |############################################-----------| 80.43% tmpB1EKnZ.zip |############################################-----------| 80.48% tmpB1EKnZ.zip |############################################-----------| 80.53% tmpB1EKnZ.zip |############################################-----------| 80.57% tmpB1EKnZ.zip |############################################-----------| 80.62% tmpB1EKnZ.zip |############################################-----------| 80.66% tmpB1EKnZ.zip |############################################-----------| 80.71% tmpB1EKnZ.zip |############################################-----------| 80.75% tmpB1EKnZ.zip |############################################-----------| 80.8% tmpB1EKnZ.zip |############################################-----------| 80.84% tmpB1EKnZ.zip |############################################-----------| 80.89% tmpB1EKnZ.zip |#############################################----------| 80.94% tmpB1EKnZ.zip |#############################################----------| 80.98% tmpB1EKnZ.zip |#############################################----------| 81.03% tmpB1EKnZ.zip |#############################################----------| 81.07% tmpB1EKnZ.zip |#############################################----------| 81.12% tmpB1EKnZ.zip |#############################################----------| 81.16% tmpB1EKnZ.zip |#############################################----------| 81.21% tmpB1EKnZ.zip |#############################################----------| 81.26% tmpB1EKnZ.zip |#############################################----------| 81.3% tmpB1EKnZ.zip |#############################################----------| 81.35% tmpB1EKnZ.zip |#############################################----------| 81.39% tmpB1EKnZ.zip |#############################################----------| 81.44% tmpB1EKnZ.zip |#############################################----------| 81.48% tmpB1EKnZ.zip |#############################################----------| 81.53% tmpB1EKnZ.zip |#############################################----------| 81.58% tmpB1EKnZ.zip |#############################################----------| 81.62% tmpB1EKnZ.zip |#############################################----------| 81.67% tmpB1EKnZ.zip |#############################################----------| 81.71% tmpB1EKnZ.zip |#############################################----------| 81.76% tmpB1EKnZ.zip |#############################################----------| 81.8% tmpB1EKnZ.zip |#############################################----------| 81.85% tmpB1EKnZ.zip |#############################################----------| 81.89% tmpB1EKnZ.zip |#############################################----------| 81.94% tmpB1EKnZ.zip |#############################################----------| 81.99% tmpB1EKnZ.zip |#############################################----------| 82.03% tmpB1EKnZ.zip |#############################################----------| 82.08% tmpB1EKnZ.zip |#############################################----------| 82.12% tmpB1EKnZ.zip |#############################################----------| 82.17% tmpB1EKnZ.zip |#############################################----------| 82.21% tmpB1EKnZ.zip |#############################################----------| 82.26% tmpB1EKnZ.zip |#############################################----------| 82.31% tmpB1EKnZ.zip |#############################################----------| 82.35% tmpB1EKnZ.zip |#############################################----------| 82.4% tmpB1EKnZ.zip |#############################################----------| 82.44% tmpB1EKnZ.zip |#############################################----------| 82.49% tmpB1EKnZ.zip |#############################################----------| 82.53% tmpB1EKnZ.zip |#############################################----------| 82.58% tmpB1EKnZ.zip |#############################################----------| 82.63% tmpB1EKnZ.zip |#############################################----------| 82.67% tmpB1EKnZ.zip |#############################################----------| 82.72% tmpB1EKnZ.zip |##############################################---------| 82.76% tmpB1EKnZ.zip |##############################################---------| 82.81% tmpB1EKnZ.zip |##############################################---------| 82.85% tmpB1EKnZ.zip |##############################################---------| 82.9% tmpB1EKnZ.zip |##############################################---------| 82.94% tmpB1EKnZ.zip |##############################################---------| 82.99% tmpB1EKnZ.zip |##############################################---------| 83.04% tmpB1EKnZ.zip |##############################################---------| 83.08% tmpB1EKnZ.zip |##############################################---------| 83.13% tmpB1EKnZ.zip |##############################################---------| 83.17% tmpB1EKnZ.zip |##############################################---------| 83.22% tmpB1EKnZ.zip |##############################################---------| 83.26% tmpB1EKnZ.zip |##############################################---------| 83.31% tmpB1EKnZ.zip |##############################################---------| 83.36% tmpB1EKnZ.zip |##############################################---------| 83.4% tmpB1EKnZ.zip |##############################################---------| 83.45% tmpB1EKnZ.zip |##############################################---------| 83.49% tmpB1EKnZ.zip |##############################################---------| 83.54% tmpB1EKnZ.zip |##############################################---------| 83.58% tmpB1EKnZ.zip |##############################################---------| 83.63% tmpB1EKnZ.zip |##############################################---------| 83.68% tmpB1EKnZ.zip |##############################################---------| 83.72% tmpB1EKnZ.zip |##############################################---------| 83.77% tmpB1EKnZ.zip |##############################################---------| 83.81% tmpB1EKnZ.zip |##############################################---------| 83.86% tmpB1EKnZ.zip |##############################################---------| 83.9% tmpB1EKnZ.zip |##############################################---------| 83.95% tmpB1EKnZ.zip |##############################################---------| 83.99% tmpB1EKnZ.zip |##############################################---------| 84.04% tmpB1EKnZ.zip |##############################################---------| 84.09% tmpB1EKnZ.zip |##############################################---------| 84.13% tmpB1EKnZ.zip |##############################################---------| 84.18% tmpB1EKnZ.zip |##############################################---------| 84.22% tmpB1EKnZ.zip |##############################################---------| 84.27% tmpB1EKnZ.zip |##############################################---------| 84.31% tmpB1EKnZ.zip |##############################################---------| 84.36% tmpB1EKnZ.zip |##############################################---------| 84.41% tmpB1EKnZ.zip |##############################################---------| 84.45% tmpB1EKnZ.zip |##############################################---------| 84.5% tmpB1EKnZ.zip |##############################################---------| 84.54% tmpB1EKnZ.zip |###############################################--------| 84.59% tmpB1EKnZ.zip |###############################################--------| 84.63% tmpB1EKnZ.zip |###############################################--------| 84.68% tmpB1EKnZ.zip |###############################################--------| 84.73% tmpB1EKnZ.zip |###############################################--------| 84.77% tmpB1EKnZ.zip |###############################################--------| 84.82% tmpB1EKnZ.zip |###############################################--------| 84.86% tmpB1EKnZ.zip |###############################################--------| 84.91% tmpB1EKnZ.zip |###############################################--------| 84.95% tmpB1EKnZ.zip |###############################################--------| 85.0% tmpB1EKnZ.zip |###############################################--------| 85.04% tmpB1EKnZ.zip |###############################################--------| 85.09% tmpB1EKnZ.zip |###############################################--------| 85.14% tmpB1EKnZ.zip |###############################################--------| 85.18% tmpB1EKnZ.zip |###############################################--------| 85.23% tmpB1EKnZ.zip |###############################################--------| 85.27% tmpB1EKnZ.zip |###############################################--------| 85.32% tmpB1EKnZ.zip |###############################################--------| 85.36% tmpB1EKnZ.zip |###############################################--------| 85.41% tmpB1EKnZ.zip |###############################################--------| 85.46% tmpB1EKnZ.zip |###############################################--------| 85.5% tmpB1EKnZ.zip |###############################################--------| 85.55% tmpB1EKnZ.zip |###############################################--------| 85.59% tmpB1EKnZ.zip |###############################################--------| 85.64% tmpB1EKnZ.zip |###############################################--------| 85.68% tmpB1EKnZ.zip |###############################################--------| 85.73% tmpB1EKnZ.zip |###############################################--------| 85.78% tmpB1EKnZ.zip |###############################################--------| 85.82% tmpB1EKnZ.zip |###############################################--------| 85.87% tmpB1EKnZ.zip |###############################################--------| 85.91% tmpB1EKnZ.zip |###############################################--------| 85.96% tmpB1EKnZ.zip |###############################################--------| 86.0% tmpB1EKnZ.zip |###############################################--------| 86.05% tmpB1EKnZ.zip |###############################################--------| 86.09% tmpB1EKnZ.zip |###############################################--------| 86.14% tmpB1EKnZ.zip |###############################################--------| 86.19% tmpB1EKnZ.zip |###############################################--------| 86.23% tmpB1EKnZ.zip |###############################################--------| 86.28% tmpB1EKnZ.zip |###############################################--------| 86.32% tmpB1EKnZ.zip |################################################-------| 86.37% tmpB1EKnZ.zip |################################################-------| 86.41% tmpB1EKnZ.zip |################################################-------| 86.46% tmpB1EKnZ.zip |################################################-------| 86.51% tmpB1EKnZ.zip |################################################-------| 86.55% tmpB1EKnZ.zip |################################################-------| 86.6% tmpB1EKnZ.zip |################################################-------| 86.64% tmpB1EKnZ.zip |################################################-------| 86.69% tmpB1EKnZ.zip |################################################-------| 86.73% tmpB1EKnZ.zip |################################################-------| 86.78% tmpB1EKnZ.zip |################################################-------| 86.83% tmpB1EKnZ.zip |################################################-------| 86.87% tmpB1EKnZ.zip |################################################-------| 86.92% tmpB1EKnZ.zip |################################################-------| 86.96% tmpB1EKnZ.zip |################################################-------| 87.01% tmpB1EKnZ.zip |################################################-------| 87.05% tmpB1EKnZ.zip |################################################-------| 87.1% tmpB1EKnZ.zip |################################################-------| 87.14% tmpB1EKnZ.zip |################################################-------| 87.19% tmpB1EKnZ.zip |################################################-------| 87.24% tmpB1EKnZ.zip |################################################-------| 87.28% tmpB1EKnZ.zip |################################################-------| 87.33% tmpB1EKnZ.zip |################################################-------| 87.37% tmpB1EKnZ.zip |################################################-------| 87.42% tmpB1EKnZ.zip |################################################-------| 87.46% tmpB1EKnZ.zip |################################################-------| 87.51% tmpB1EKnZ.zip |################################################-------| 87.56% tmpB1EKnZ.zip |################################################-------| 87.6% tmpB1EKnZ.zip |################################################-------| 87.65% tmpB1EKnZ.zip |################################################-------| 87.69% tmpB1EKnZ.zip |################################################-------| 87.74% tmpB1EKnZ.zip |################################################-------| 87.78% tmpB1EKnZ.zip |################################################-------| 87.83% tmpB1EKnZ.zip |################################################-------| 87.87% tmpB1EKnZ.zip |################################################-------| 87.92% tmpB1EKnZ.zip |################################################-------| 87.97% tmpB1EKnZ.zip |################################################-------| 88.01% tmpB1EKnZ.zip |################################################-------| 88.06% tmpB1EKnZ.zip |################################################-------| 88.1% tmpB1EKnZ.zip |################################################-------| 88.15% tmpB1EKnZ.zip |#################################################------| 88.19% tmpB1EKnZ.zip |#################################################------| 88.24% tmpB1EKnZ.zip |#################################################------| 88.29% tmpB1EKnZ.zip |#################################################------| 88.33% tmpB1EKnZ.zip |#################################################------| 88.38% tmpB1EKnZ.zip |#################################################------| 88.42% tmpB1EKnZ.zip |#################################################------| 88.47% tmpB1EKnZ.zip |#################################################------| 88.51% tmpB1EKnZ.zip |#################################################------| 88.56% tmpB1EKnZ.zip |#################################################------| 88.61% tmpB1EKnZ.zip |#################################################------| 88.65% tmpB1EKnZ.zip |#################################################------| 88.7% tmpB1EKnZ.zip |#################################################------| 88.74% tmpB1EKnZ.zip |#################################################------| 88.79% tmpB1EKnZ.zip |#################################################------| 88.83% tmpB1EKnZ.zip |#################################################------| 88.88% tmpB1EKnZ.zip |#################################################------| 88.92% tmpB1EKnZ.zip |#################################################------| 88.97% tmpB1EKnZ.zip |#################################################------| 89.02% tmpB1EKnZ.zip |#################################################------| 89.06% tmpB1EKnZ.zip |#################################################------| 89.11% tmpB1EKnZ.zip |#################################################------| 89.15% tmpB1EKnZ.zip |#################################################------| 89.2% tmpB1EKnZ.zip |#################################################------| 89.24% tmpB1EKnZ.zip |#################################################------| 89.29% tmpB1EKnZ.zip |#################################################------| 89.34% tmpB1EKnZ.zip |#################################################------| 89.38% tmpB1EKnZ.zip |#################################################------| 89.43% tmpB1EKnZ.zip |#################################################------| 89.47% tmpB1EKnZ.zip |#################################################------| 89.52% tmpB1EKnZ.zip |#################################################------| 89.56% tmpB1EKnZ.zip |#################################################------| 89.61% tmpB1EKnZ.zip |#################################################------| 89.66% tmpB1EKnZ.zip |#################################################------| 89.7% tmpB1EKnZ.zip |#################################################------| 89.75% tmpB1EKnZ.zip |#################################################------| 89.79% tmpB1EKnZ.zip |#################################################------| 89.84% tmpB1EKnZ.zip |#################################################------| 89.88% tmpB1EKnZ.zip |#################################################------| 89.93% tmpB1EKnZ.zip |#################################################------| 89.97% tmpB1EKnZ.zip |##################################################-----| 90.02% tmpB1EKnZ.zip |##################################################-----| 90.07% tmpB1EKnZ.zip |##################################################-----| 90.11% tmpB1EKnZ.zip |##################################################-----| 90.16% tmpB1EKnZ.zip |##################################################-----| 90.2% tmpB1EKnZ.zip |##################################################-----| 90.25% tmpB1EKnZ.zip |##################################################-----| 90.29% tmpB1EKnZ.zip |##################################################-----| 90.34% tmpB1EKnZ.zip |##################################################-----| 90.39% tmpB1EKnZ.zip |##################################################-----| 90.43% tmpB1EKnZ.zip |##################################################-----| 90.48% tmpB1EKnZ.zip |##################################################-----| 90.52% tmpB1EKnZ.zip |##################################################-----| 90.57% tmpB1EKnZ.zip |##################################################-----| 90.61% tmpB1EKnZ.zip |##################################################-----| 90.66% tmpB1EKnZ.zip |##################################################-----| 90.71% tmpB1EKnZ.zip |##################################################-----| 90.75% tmpB1EKnZ.zip |##################################################-----| 90.8% tmpB1EKnZ.zip |##################################################-----| 90.84% tmpB1EKnZ.zip |##################################################-----| 90.89% tmpB1EKnZ.zip |##################################################-----| 90.93% tmpB1EKnZ.zip |##################################################-----| 90.98% tmpB1EKnZ.zip |##################################################-----| 91.02% tmpB1EKnZ.zip |##################################################-----| 91.07% tmpB1EKnZ.zip |##################################################-----| 91.12% tmpB1EKnZ.zip |##################################################-----| 91.16% tmpB1EKnZ.zip |##################################################-----| 91.21% tmpB1EKnZ.zip |##################################################-----| 91.25% tmpB1EKnZ.zip |##################################################-----| 91.3% tmpB1EKnZ.zip |##################################################-----| 91.34% tmpB1EKnZ.zip |##################################################-----| 91.39% tmpB1EKnZ.zip |##################################################-----| 91.44% tmpB1EKnZ.zip |##################################################-----| 91.48% tmpB1EKnZ.zip |##################################################-----| 91.53% tmpB1EKnZ.zip |##################################################-----| 91.57% tmpB1EKnZ.zip |##################################################-----| 91.62% tmpB1EKnZ.zip |##################################################-----| 91.66% tmpB1EKnZ.zip |##################################################-----| 91.71% tmpB1EKnZ.zip |##################################################-----| 91.76% tmpB1EKnZ.zip |##################################################-----| 91.8% tmpB1EKnZ.zip |###################################################----| 91.85% tmpB1EKnZ.zip |###################################################----| 91.89% tmpB1EKnZ.zip |###################################################----| 91.94% tmpB1EKnZ.zip |###################################################----| 91.98% tmpB1EKnZ.zip |###################################################----| 92.03% tmpB1EKnZ.zip |###################################################----| 92.07% tmpB1EKnZ.zip |###################################################----| 92.12% tmpB1EKnZ.zip |###################################################----| 92.17% tmpB1EKnZ.zip |###################################################----| 92.21% tmpB1EKnZ.zip |###################################################----| 92.26% tmpB1EKnZ.zip |###################################################----| 92.3% tmpB1EKnZ.zip |###################################################----| 92.35% tmpB1EKnZ.zip |###################################################----| 92.39% tmpB1EKnZ.zip |###################################################----| 92.44% tmpB1EKnZ.zip |###################################################----| 92.49% tmpB1EKnZ.zip |###################################################----| 92.53% tmpB1EKnZ.zip |###################################################----| 92.58% tmpB1EKnZ.zip |###################################################----| 92.62% tmpB1EKnZ.zip |###################################################----| 92.67% tmpB1EKnZ.zip |###################################################----| 92.71% tmpB1EKnZ.zip |###################################################----| 92.76% tmpB1EKnZ.zip |###################################################----| 92.81% tmpB1EKnZ.zip |###################################################----| 92.85% tmpB1EKnZ.zip |###################################################----| 92.9% tmpB1EKnZ.zip |###################################################----| 92.94% tmpB1EKnZ.zip |###################################################----| 92.99% tmpB1EKnZ.zip |###################################################----| 93.03% tmpB1EKnZ.zip |###################################################----| 93.08% tmpB1EKnZ.zip |###################################################----| 93.12% tmpB1EKnZ.zip |###################################################----| 93.17% tmpB1EKnZ.zip |###################################################----| 93.22% tmpB1EKnZ.zip |###################################################----| 93.26% tmpB1EKnZ.zip |###################################################----| 93.31% tmpB1EKnZ.zip |###################################################----| 93.35% tmpB1EKnZ.zip |###################################################----| 93.4% tmpB1EKnZ.zip |###################################################----| 93.44% tmpB1EKnZ.zip |###################################################----| 93.49% tmpB1EKnZ.zip |###################################################----| 93.54% tmpB1EKnZ.zip |###################################################----| 93.58% tmpB1EKnZ.zip |###################################################----| 93.63% tmpB1EKnZ.zip |####################################################---| 93.67% tmpB1EKnZ.zip |####################################################---| 93.72% tmpB1EKnZ.zip |####################################################---| 93.76% tmpB1EKnZ.zip |####################################################---| 93.81% tmpB1EKnZ.zip |####################################################---| 93.86% tmpB1EKnZ.zip |####################################################---| 93.9% tmpB1EKnZ.zip |####################################################---| 93.95% tmpB1EKnZ.zip |####################################################---| 93.99% tmpB1EKnZ.zip |####################################################---| 94.04% tmpB1EKnZ.zip |####################################################---| 94.08% tmpB1EKnZ.zip |####################################################---| 94.13% tmpB1EKnZ.zip |####################################################---| 94.17% tmpB1EKnZ.zip |####################################################---| 94.22% tmpB1EKnZ.zip |####################################################---| 94.27% tmpB1EKnZ.zip |####################################################---| 94.31% tmpB1EKnZ.zip |####################################################---| 94.36% tmpB1EKnZ.zip |####################################################---| 94.4% tmpB1EKnZ.zip |####################################################---| 94.45% tmpB1EKnZ.zip |####################################################---| 94.49% tmpB1EKnZ.zip |####################################################---| 94.54% tmpB1EKnZ.zip |####################################################---| 94.59% tmpB1EKnZ.zip |####################################################---| 94.63% tmpB1EKnZ.zip |####################################################---| 94.68% tmpB1EKnZ.zip |####################################################---| 94.72% tmpB1EKnZ.zip |####################################################---| 94.77% tmpB1EKnZ.zip |####################################################---| 94.81% tmpB1EKnZ.zip |####################################################---| 94.86% tmpB1EKnZ.zip |####################################################---| 94.9% tmpB1EKnZ.zip |####################################################---| 94.95% tmpB1EKnZ.zip |####################################################---| 95.0% tmpB1EKnZ.zip |####################################################---| 95.04% tmpB1EKnZ.zip |####################################################---| 95.09% tmpB1EKnZ.zip |####################################################---| 95.13% tmpB1EKnZ.zip |####################################################---| 95.18% tmpB1EKnZ.zip |####################################################---| 95.22% tmpB1EKnZ.zip |####################################################---| 95.27% tmpB1EKnZ.zip |####################################################---| 95.32% tmpB1EKnZ.zip |####################################################---| 95.36% tmpB1EKnZ.zip |####################################################---| 95.41% tmpB1EKnZ.zip |####################################################---| 95.45% tmpB1EKnZ.zip |#####################################################--| 95.5% tmpB1EKnZ.zip |#####################################################--| 95.54% tmpB1EKnZ.zip |#####################################################--| 95.59% tmpB1EKnZ.zip |#####################################################--| 95.64% tmpB1EKnZ.zip |#####################################################--| 95.68% tmpB1EKnZ.zip |#####################################################--| 95.73% tmpB1EKnZ.zip |#####################################################--| 95.77% tmpB1EKnZ.zip |#####################################################--| 95.82% tmpB1EKnZ.zip |#####################################################--| 95.86% tmpB1EKnZ.zip |#####################################################--| 95.91% tmpB1EKnZ.zip |#####################################################--| 95.95% tmpB1EKnZ.zip |#####################################################--| 96.0% tmpB1EKnZ.zip |#####################################################--| 96.05% tmpB1EKnZ.zip |#####################################################--| 96.09% tmpB1EKnZ.zip |#####################################################--| 96.14% tmpB1EKnZ.zip |#####################################################--| 96.18% tmpB1EKnZ.zip |#####################################################--| 96.23% tmpB1EKnZ.zip |#####################################################--| 96.27% tmpB1EKnZ.zip |#####################################################--| 96.32% tmpB1EKnZ.zip |#####################################################--| 96.37% tmpB1EKnZ.zip |#####################################################--| 96.41% tmpB1EKnZ.zip |#####################################################--| 96.46% tmpB1EKnZ.zip |#####################################################--| 96.5% tmpB1EKnZ.zip |#####################################################--| 96.55% tmpB1EKnZ.zip |#####################################################--| 96.59% tmpB1EKnZ.zip |#####################################################--| 96.64% tmpB1EKnZ.zip |#####################################################--| 96.69% tmpB1EKnZ.zip |#####################################################--| 96.73% tmpB1EKnZ.zip |#####################################################--| 96.78% tmpB1EKnZ.zip |#####################################################--| 96.82% tmpB1EKnZ.zip |#####################################################--| 96.87% tmpB1EKnZ.zip |#####################################################--| 96.91% tmpB1EKnZ.zip |#####################################################--| 96.96% tmpB1EKnZ.zip |#####################################################--| 97.0% tmpB1EKnZ.zip |#####################################################--| 97.05% tmpB1EKnZ.zip |#####################################################--| 97.1% tmpB1EKnZ.zip |#####################################################--| 97.14% tmpB1EKnZ.zip |#####################################################--| 97.19% tmpB1EKnZ.zip |#####################################################--| 97.23% tmpB1EKnZ.zip |######################################################-| 97.28% tmpB1EKnZ.zip |######################################################-| 97.32% tmpB1EKnZ.zip |######################################################-| 97.37% tmpB1EKnZ.zip |######################################################-| 97.42% tmpB1EKnZ.zip |######################################################-| 97.46% tmpB1EKnZ.zip |######################################################-| 97.51% tmpB1EKnZ.zip |######################################################-| 97.55% tmpB1EKnZ.zip |######################################################-| 97.6% tmpB1EKnZ.zip |######################################################-| 97.64% tmpB1EKnZ.zip |######################################################-| 97.69% tmpB1EKnZ.zip |######################################################-| 97.74% tmpB1EKnZ.zip |######################################################-| 97.78% tmpB1EKnZ.zip |######################################################-| 97.83% tmpB1EKnZ.zip |######################################################-| 97.87% tmpB1EKnZ.zip |######################################################-| 97.92% tmpB1EKnZ.zip |######################################################-| 97.96% tmpB1EKnZ.zip |######################################################-| 98.01% tmpB1EKnZ.zip |######################################################-| 98.05% tmpB1EKnZ.zip |######################################################-| 98.1% tmpB1EKnZ.zip |######################################################-| 98.15% tmpB1EKnZ.zip |######################################################-| 98.19% tmpB1EKnZ.zip |######################################################-| 98.24% tmpB1EKnZ.zip |######################################################-| 98.28% tmpB1EKnZ.zip |######################################################-| 98.33% tmpB1EKnZ.zip |######################################################-| 98.37% tmpB1EKnZ.zip |######################################################-| 98.42% tmpB1EKnZ.zip |######################################################-| 98.47% tmpB1EKnZ.zip |######################################################-| 98.51% tmpB1EKnZ.zip |######################################################-| 98.56% tmpB1EKnZ.zip |######################################################-| 98.6% tmpB1EKnZ.zip |######################################################-| 98.65% tmpB1EKnZ.zip |######################################################-| 98.69% tmpB1EKnZ.zip |######################################################-| 98.74% tmpB1EKnZ.zip |######################################################-| 98.79% tmpB1EKnZ.zip |######################################################-| 98.83% tmpB1EKnZ.zip |######################################################-| 98.88% tmpB1EKnZ.zip |######################################################-| 98.92% tmpB1EKnZ.zip |######################################################-| 98.97% tmpB1EKnZ.zip |######################################################-| 99.01% tmpB1EKnZ.zip |######################################################-| 99.06% tmpB1EKnZ.zip |#######################################################| 99.1% tmpB1EKnZ.zip |#######################################################| 99.15% tmpB1EKnZ.zip |#######################################################| 99.2% tmpB1EKnZ.zip |#######################################################| 99.24% tmpB1EKnZ.zip |#######################################################| 99.29% tmpB1EKnZ.zip |#######################################################| 99.33% tmpB1EKnZ.zip |#######################################################| 99.38% tmpB1EKnZ.zip |#######################################################| 99.42% tmpB1EKnZ.zip |#######################################################| 99.47% tmpB1EKnZ.zip |#######################################################| 99.52% tmpB1EKnZ.zip |#######################################################| 99.56% tmpB1EKnZ.zip |#######################################################| 99.61% tmpB1EKnZ.zip |#######################################################| 99.65% tmpB1EKnZ.zip |#######################################################| 99.7% tmpB1EKnZ.zip |#######################################################| 99.74% tmpB1EKnZ.zip |#######################################################| 99.79% tmpB1EKnZ.zip |#######################################################| 99.84% tmpB1EKnZ.zip |#######################################################| 99.88% tmpB1EKnZ.zip |#######################################################| 99.93% tmpB1EKnZ.zip |#######################################################| 99.97% tmpB1EKnZ.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 20f3fe7c-cc53-4d11-bba9-3735b14c4516 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-03-24 02:36:30,590 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-24 02:36:30,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a sudo: unable to resolve host vyos-vrouter-vm-25c3ffcd-11be-4546-b8e2-73418c71d88a 2019-03-24 02:36:30,592 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-03-24 02:36:41,971 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-03-24 02:36:41,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:36:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:36:42,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 02:36:42 GMT X-Openstack-Request-Id: req-29ea4693-d43b-49bd-949c-7219cbb852ef 2019-03-24 02:36:42,291 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:30:58Z", "file": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "size": 300941312, "self": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:30:54Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:36:42,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-29ea4693-d43b-49bd-949c-7219cbb852ef 2019-03-24 02:36:42,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318373203278s 2019-03-24 02:36:42,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 02:36:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}' 2019-03-24 02:36:42,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sun, 24 Mar 2019 02:36:42 GMT Location: http://172.30.9.28:9292/v2/images/292674e7-90d3-444c-8b53-740ce5929303 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0fc99544-8e26-402f-849d-839c69053307 2019-03-24 02:36:42,644 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:36:42Z", "file": "/v2/images/292674e7-90d3-444c-8b53-740ce5929303/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "292674e7-90d3-444c-8b53-740ce5929303", "size": null, "self": "/v2/images/292674e7-90d3-444c-8b53-740ce5929303", "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_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": null, "created_at": "2019-03-24T02:36:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 02:36:42,645 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0fc99544-8e26-402f-849d-839c69053307 2019-03-24 02:36:42,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.3415350914s 2019-03-24 02:36:42,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 02:36:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/292674e7-90d3-444c-8b53-740ce5929303/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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '' 2019-03-24 02:37:15,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:37:15 GMT X-Openstack-Request-Id: req-3150e25a-b7b5-48e4-a10a-2eccfb58660d 2019-03-24 02:37:15,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:37:15,185 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/292674e7-90d3-444c-8b53-740ce5929303/file used request id req-3150e25a-b7b5-48e4-a10a-2eccfb58660d 2019-03-24 02:37:15,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 32.5393540859s 2019-03-24 02:37:15,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:37:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:37:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sun, 24 Mar 2019 02:37:15 GMT X-Openstack-Request-Id: req-7c859bee-4895-411d-97c8-bd6968d12195 2019-03-24 02:37:15,524 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:37:15Z", "file": "/v2/images/292674e7-90d3-444c-8b53-740ce5929303/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "292674e7-90d3-444c-8b53-740ce5929303", "size": 2148073472, "self": "/v2/images/292674e7-90d3-444c-8b53-740ce5929303", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/292674e7-90d3-444c-8b53-740ce5929303/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/292674e7-90d3-444c-8b53-740ce5929303/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-03-24T02:36:42Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:30:58Z", "file": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "size": 300941312, "self": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:30:54Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:37:15,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7c859bee-4895-411d-97c8-bd6968d12195 2019-03-24 02:37:15,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3345079422s 2019-03-24 02:37:15,528 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/292674e7-90d3-444c-8b53-740ce5929303/snap', u'metadata': Munch({})})], 'file': u'/v2/images/292674e7-90d3-444c-8b53-740ce5929303/file', 'owner': u'88ba0fd221ac40eca1a544ca3001b138', 'id': u'292674e7-90d3-444c-8b53-740ce5929303', 'size': 2148073472, u'self': u'/v2/images/292674e7-90d3-444c-8b53-740ce5929303', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'88ba0fd221ac40eca1a544ca3001b138', 'name': 'vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/292674e7-90d3-444c-8b53-740ce5929303/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T02:37:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T02:37:15Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a', '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/292674e7-90d3-444c-8b53-740ce5929303', 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_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a', 'created': u'2019-03-24T02:36:42Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-03-24T02:36:42Z', 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/292674e7-90d3-444c-8b53-740ce5929303', 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_25c3ffcd-11be-4546-b8e2-73418c71d88a', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-03-24 02:37:15,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 02:37:15,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-24 02:37:15,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sun, 24 Mar 2019 02:37: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-2acd8bab-d536-432f-a1cd-0e5e5d03b5ce x-openstack-request-id: req-2acd8bab-d536-432f-a1cd-0e5e5d03b5ce 2019-03-24 02:37:15,937 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "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": "89259426-27d6-4880-a76b-9dfbe8998ad9"}} 2019-03-24 02:37:15,937 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2acd8bab-d536-432f-a1cd-0e5e5d03b5ce 2019-03-24 02:37:15,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.408409833908s 2019-03-24 02:37:15,938 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'89259426-27d6-4880-a76b-9dfbe8998ad9', 'swap': 0}) 2019-03-24 02:37:15,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 02:37:15,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9/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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" -d '{"extra_specs": {}}' 2019-03-24 02:37:15,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 02:37:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a92d73d-0004-4ce3-a394-1cc75be0dcea x-openstack-request-id: req-1a92d73d-0004-4ce3-a394-1cc75be0dcea 2019-03-24 02:37:15,961 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 02:37:15,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9/os-extra_specs used request id req-1a92d73d-0004-4ce3-a394-1cc75be0dcea 2019-03-24 02:37:15,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221390724182s 2019-03-24 02:37:15,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-24 02:37:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-24 02:37:15,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 02:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9c211f-554b-49ca-af07-8b18a1f7a845 2019-03-24 02:37:15,976 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:15,976 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-1d9c211f-554b-49ca-af07-8b18a1f7a845 2019-03-24 02:37:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:37:16,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sun, 24 Mar 2019 02:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0386bfaf-89ad-4268-a288-db837f92ef6f 2019-03-24 02:37:16,276 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-24 02:37:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0386bfaf-89ad-4268-a288-db837f92ef6f 2019-03-24 02:37:16,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.310899972916s 2019-03-24 02:37:16,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-24 02:37:16,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:37:16,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json Date: Sun, 24 Mar 2019 02:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2139a1-75f1-47a9-a409-2a54473605e0 2019-03-24 02:37:16,521 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02dea1bccace4fa4ad94a2a2598a5518"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0cce271e3a5d407c8073160d3f031dd3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10ffbda142ce4740a3640ac7823560e0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/12692d78533d41709623e717d186fa07"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "12692d78533d41709623e717d186fa07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/13ae4d10bc244e339af67350bf095870"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "13ae4d10bc244e339af67350bf095870"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1563eaf0105e489ca7221bac4a62b9d4"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1819cf6224a14814a21d2976911fb132"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "1819cf6224a14814a21d2976911fb132"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b46e721fbca4563b62dc7e72411c52e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2b041483108c4fdbbf9bfee6b711ac67"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2fea92c6c94c4bcbae655486f322a42a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3af2f24f33c34c36897370fb74d49d6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3e5d2cf585084f99b1bf744560f9c835"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/51419089eb1c4a38a26520e0f1804f71"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/54a599fb9a884d3e90bfa69ab5749ffe"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5656f6db59a54713a771b1cfc3639eab"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "5656f6db59a54713a771b1cfc3639eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a53e6597c304d9eab5661898db77bd2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/730a093d8a164c36a45bf8d08ca1f4ba"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7520d4eab0de47f1a0b09456b0133fd8"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/789a98f2bf28479d9a89f34f0af58dba"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7add19b824084a9a873e6e47cd68ce68"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "7add19b824084a9a873e6e47cd68ce68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b58d87f807a41e98e11a5bb5b118c71"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/80e06b017540485cbdfe761d4b75fc8d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8662fb52ffb049b19d1a7af257d8deac"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a28f773f6be49c1a67962a60004dbe9"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "8a28f773f6be49c1a67962a60004dbe9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8be0b0821823492986f79fa5b6f0499b"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91376dcb19e449be8fb3ccce35e81be8"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/974ee5df8ffe4d23bb12c83f4f68d741"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a481cdef45884c6ab5cf46e6d279cfd8"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a6972946803e4d37b1492a5786240649"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "a6972946803e4d37b1492a5786240649"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a78a263140c04193901f14eac3265d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "a78a263140c04193901f14eac3265d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab176a5099584c2bb86fbe584007a594"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "ab176a5099584c2bb86fbe584007a594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b1714435775e4c998a16cc946224f046"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "b1714435775e4c998a16cc946224f046"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b72268145603416ebd002b1e6c0223a9"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "b72268145603416ebd002b1e6c0223a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc314aba4e7d4a31a41b53366dbefaa1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c39f28ead6e9425b9a599f5d299c621e"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "c39f28ead6e9425b9a599f5d299c621e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4f391d0d32a4018badeca9e5f0dfc0f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4781056cfd74adb953354517c201d42"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "d4781056cfd74adb953354517c201d42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d75b6f5bec26477dbecdc83834b7ca20"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "d75b6f5bec26477dbecdc83834b7ca20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daebe6f9270e46b58ff2524202aedeb1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "daebe6f9270e46b58ff2524202aedeb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e045e8a5c51a43fd919c6400a862e9f2"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "e045e8a5c51a43fd919c6400a862e9f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e96dd62a488c4edb9e81a7358884238f"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "e96dd62a488c4edb9e81a7358884238f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f54ad649c5354c7994b56c110e27e392"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "f54ad649c5354c7994b56c110e27e392"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-24 02:37:16,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-cf2139a1-75f1-47a9-a409-2a54473605e0 2019-03-24 02:37:16,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.234570980072s 2019-03-24 02:37:16,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-03-24 02:37:16,536 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-03-24 02:37:21,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:21,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:21,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:21,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:21,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:21,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:21,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:21,907 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-03-24 02:37:21,907 - 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-03-24T02:37:21.870Z", "updated_at": "2019-03-24T02:37:21.870Z", "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.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.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:21 GMT 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:21,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:21,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-03-24 02:37:21,937 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "292674e7-90d3-444c-8b53-740ce5929303", "keystone_password": "UURKF0unTs6DXBNABZV0TJOWHpga90", "reference_vnf_flavor_id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "target_vnf_flavor_id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "target_vnf_image_id": "292674e7-90d3-444c-8b53-740ce5929303"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-03-24 02:37:22,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:22,837 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-03-24 02:37:22,837 - 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": "89259426-27d6-4880-a76b-9dfbe8998ad9", "target_vnf_flavor_id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "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_25c3ffcd-11be-4546-b8e2-73418c71d88a", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "292674e7-90d3-444c-8b53-740ce5929303", "keystone_password": "UURKF0unTs6DXBNABZV0TJOWHpga90", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28: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": "292674e7-90d3-444c-8b53-740ce5929303", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:22.056Z", "created_by": "admin", "updated_at": "2019-03-24T02:37:22.056Z", "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-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:22 GMT 2019-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:22,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:22,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions 2019-03-24 02:37:22,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:22,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:22,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:22,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:22,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:22,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:22,914 - 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-03-24T02:37:22.495Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-24T02:37:22.497Z", "id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:22 GMT 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:22,914 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:22,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:22,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:22,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:22,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:22,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:22,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:22,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:22 GMT 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:22,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:22,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/526e0eeb-1254-4bed-97ce-f5bda8e2305c 2019-03-24 02:37:23,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:23,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:23,121 - 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-03-24T02:37:22.495Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-24T02:37:22.497Z", "id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"} 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:23,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:23 GMT 2019-03-24 02:37:23,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:23,122 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:23,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:23,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:23,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:23,122 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:28,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:28,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:28,199 - 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-03-24T02:37:23.768Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:23.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.364Z", "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-03-24T02:37:23.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.364Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:23.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.364Z", "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-03-24T02:37:23.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:23.869Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:23.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:24.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:24.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:24.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:24.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "message": "Using existing installation of managed plugin: 20f3fe7c-cc53-4d11-bba9-3735b14c4516 [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-03-24T02:37:24.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c", "logger": "ctx.f3d29132-91b2-4b37-bd55-307a8043508c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:24.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "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-03-24T02:37:24.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:24.971Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:24.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:25.690Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:24.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:28 GMT 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:28,199 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:28,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-03-24 02:37:28,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-03-24 02:37:28,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-03-24 02:37:28,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-24 02:37:28,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-03-24 02:37:28,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-03-24 02:37:28,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-03-24 02:37:28,201 - 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-03-24 02:37:28,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-03-24 02:37:28,202 - 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-03-24 02:37:28,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 20f3fe7c-cc53-4d11-bba9-3735b14c4516 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-03-24 02:37:28,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-24 02:37:28,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-03-24 02:37:28,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-03-24 02:37:28,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-03-24 02:37:28,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/526e0eeb-1254-4bed-97ce-f5bda8e2305c 2019-03-24 02:37:28,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:28,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:28,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:28,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T02:37:24.744Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:22.495Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-24T02:37:22.497Z", "id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"} 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:28 GMT 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:28,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:28,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:28,256 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:28,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-03-24 02:37:28,257 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-03-24 02:37:28,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:28,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-03-24 02:37:28,858 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:28,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:28 GMT 2019-03-24 02:37:28,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:28,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:28,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:28,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:28,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:28,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:28,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:28,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:28 GMT 2019-03-24 02:37:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-24 02:37:28,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:28,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:28,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:28,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:37:29,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:29,036 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:29,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:29 GMT 2019-03-24 02:37:29,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:29,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:29,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:29,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:29,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:34,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:34,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:34,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:34,305 - 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-03-24T02:37:29.449Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:29.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:31.867Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:31.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:32.469Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:31.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:32.469Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:31.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:32.469Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "external_network_vo07mj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:33.119Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:33.119Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:33.119Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.341Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:33.718Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:33.718Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.600Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:33.718Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:32.958Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:33.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:33.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3c75f7-3d85-476f-a205-4c8fff61203e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:33.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3a3c75f7-3d85-476f-a205-4c8fff61203e", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:33.604Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a2a9f1533f30d8b2a06e43064c7f182ff9df46e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:34.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:34 GMT 2019-03-24 02:37:34,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:34,306 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:34,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:34,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:34,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:34,306 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:34,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-03-24 02:37:34,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-24 02:37:34,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-24 02:37:34,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-24 02:37:34,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:34,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-24 02:37:34,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-24 02:37:34,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:34,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3c75f7-3d85-476f-a205-4c8fff61203e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:34,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3a3c75f7-3d85-476f-a205-4c8fff61203e 2019-03-24 02:37:34,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a9f1533f30d8b2a06e43064c7f182ff9df46e" 2019-03-24 02:37:34,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:34,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:37:34,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:34,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:34,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:34,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:34 GMT 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:34,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:34,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:34,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:34,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:39,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:39,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:39,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:39,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:39,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ae1118ba-18f2-401a-89e5-1beefa64095c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ae1118ba-18f2-401a-89e5-1beefa64095c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ae1118ba-18f2-401a-89e5-1beefa64095c Date: Sun, 24 Mar 2019 02:37:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-949582fa-a9a8-4cb7-b470-ff8d7c8378ce", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949582fa-a9a8-4cb7-b470-ff8d7c8378ce 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}, {"node_instance_id": "external_network_vo07mj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:33.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:33.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2db8f45ca2e97820d6a60f0c3bc21c6d8ca3585f\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:34.890Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a2a9f1533f30d8b2a06e43064c7f182ff9df46e\" -d '{\"floatingip\": {\"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-16917a53-8291-46a3-95f1-9336092ce669", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "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-03-24T02:37:34.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:34.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16917a53-8291-46a3-95f1-9336092ce669 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:34.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-6e51f866-7590-4ff8-a76f-98490a6915f8 Date: Sun, 24 Mar 2019 02:37:35 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:34Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6e51f866-7590-4ff8-a76f-98490a6915f8", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}, {"node_instance_id": "management_plane_network_y5t8td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/networks.json used request id req-6e51f866-7590-4ff8-a76f-98490a6915f8", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.ccec5753-2521-49ff-bc52-7be0c7e05e1f"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.425Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e\" -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-03-24T02:37:35.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6cceae-9565-4399-babd-4d3483ead9fa 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:35.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-692a3eb7-a3d3-4a49-8297-9a7e1bd5792c", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}128967a5ec6a50be8f8b12d09b0c8af3fa5a4dcd\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-692a3eb7-a3d3-4a49-8297-9a7e1bd5792c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:35.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:35.979Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3a6cceae-9565-4399-babd-4d3483ead9fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:37:35Z', u'updated_at': u'2019-03-24T02:37:35Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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'88ba0fd221ac40eca1a544ca3001b138', u'port_id': None, u'id': u'bb6e21c7-ace6-4054-9601-f5f451625234', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-f5831032-1570-411d-9973-a5c8c9b5a06f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f5831032-1570-411d-9973-a5c8c9b5a06f Date: Sun, 24 Mar 2019 02:37:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:35.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d571d07d96bb5e7a6583706dbc223af93b8027e\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.4d8026e8-dfcf-460d-920f-f1930b52bc45"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}128967a5ec6a50be8f8b12d09b0c8af3fa5a4dcd\" -d '{\"floatingip\": {\"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06a23dcf98a03ff5e4f452d57aa7d40495346c9c\" -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-03-24T02:37:36.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-6bbef9b3-8908-40c0-829d-98c7ff293b0e Date: Sun, 24 Mar 2019 02:37:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:37:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T02:37:36Z\", \"revision_number\": 0, \"id\": \"29094074-6970-4134-8389-35f71df7d7d3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T02:37:36Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T02:37:36Z\", \"revision_number\": 0, \"id\": \"811c9480-8328-4ae0-94f5-fde3c9028e31\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T02:37:36Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\"}], \"revision_number\": 1, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6bbef9b3-8908-40c0-829d-98c7ff293b0e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6bbef9b3-8908-40c0-829d-98c7ff293b0e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b Date: Sun, 24 Mar 2019 02:37:36 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:37:35Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": null, \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-f5831032-1570-411d-9973-a5c8c9b5a06f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}], "metadata": {"pagination": {"total": 112, "offset": 18, "size": 50}}} 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:39 GMT 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:39,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:39,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:39,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:39,576 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided. 2019-03-24 02:37:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ae1118ba-18f2-401a-89e5-1beefa64095c 2019-03-24 02:37:39,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ae1118ba-18f2-401a-89e5-1beefa64095c 2019-03-24 02:37:39,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ae1118ba-18f2-401a-89e5-1beefa64095c Date: Sun, 24 Mar 2019 02:37:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}]} 2019-03-24 02:37:39,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-949582fa-a9a8-4cb7-b470-ff8d7c8378ce 2019-03-24 02:37:39,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949582fa-a9a8-4cb7-b470-ff8d7c8378ce 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:39,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-24 02:37:39,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-03-24 02:37:39,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2db8f45ca2e97820d6a60f0c3bc21c6d8ca3585f" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-03-24 02:37:39,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a9f1533f30d8b2a06e43064c7f182ff9df46e" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}}' 2019-03-24 02:37:39,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-16917a53-8291-46a3-95f1-9336092ce669 2019-03-24 02:37:39,580 - 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-03-24 02:37:39,580 - 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-03-24 02:37:39,580 - 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-03-24 02:37:39,580 - 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-03-24 02:37:39,581 - 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-03-24 02:37:39,581 - 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-03-24 02:37:39,581 - 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-03-24 02:37:39,581 - 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-03-24 02:37:39,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:39,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16917a53-8291-46a3-95f1-9336092ce669 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:39,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-6e51f866-7590-4ff8-a76f-98490a6915f8 Date: Sun, 24 Mar 2019 02:37:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:37:34Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}} 2019-03-24 02:37:39,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6e51f866-7590-4ff8-a76f-98490a6915f8 2019-03-24 02:37:39,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/networks.json used request id req-6e51f866-7590-4ff8-a76f-98490a6915f8 2019-03-24 02:37:39,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-03-24 02:37:39,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6cceae-9565-4399-babd-4d3483ead9fa 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-692a3eb7-a3d3-4a49-8297-9a7e1bd5792c 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128967a5ec6a50be8f8b12d09b0c8af3fa5a4dcd" 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-692a3eb7-a3d3-4a49-8297-9a7e1bd5792c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:39,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3a6cceae-9565-4399-babd-4d3483ead9fa 2019-03-24 02:37:39,584 - 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'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:37:35Z', u'updated_at': u'2019-03-24T02:37:35Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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'88ba0fd221ac40eca1a544ca3001b138', u'port_id': None, u'id': u'bb6e21c7-ace6-4054-9601-f5f451625234', u'qos_policy_id': None} 2019-03-24 02:37:39,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-f5831032-1570-411d-9973-a5c8c9b5a06f 2019-03-24 02:37:39,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f5831032-1570-411d-9973-a5c8c9b5a06f Date: Sun, 24 Mar 2019 02:37:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}]} 2019-03-24 02:37:39,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b 2019-03-24 02:37:39,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:39,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:39,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:39,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d571d07d96bb5e7a6583706dbc223af93b8027e" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-03-24 02:37:39,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128967a5ec6a50be8f8b12d09b0c8af3fa5a4dcd" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}}' 2019-03-24 02:37:39,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided. 2019-03-24 02:37:39,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a23dcf98a03ff5e4f452d57aa7d40495346c9c" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-03-24 02:37:39,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-6bbef9b3-8908-40c0-829d-98c7ff293b0e Date: Sun, 24 Mar 2019 02:37:36 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:37:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:37:36Z", "revision_number": 0, "id": "29094074-6970-4134-8389-35f71df7d7d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:37:36Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:37:36Z", "revision_number": 0, "id": "811c9480-8328-4ae0-94f5-fde3c9028e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:37:36Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "f5664564-cf96-4327-9240-e3f128f70cdc", "name": "vnf_test_security_group"}} 2019-03-24 02:37:39,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6bbef9b3-8908-40c0-829d-98c7ff293b0e 2019-03-24 02:37:39,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6bbef9b3-8908-40c0-829d-98c7ff293b0e 2019-03-24 02:37:39,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b Date: Sun, 24 Mar 2019 02:37:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:37:35Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": null, "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}} 2019-03-24 02:37:39,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b 2019-03-24 02:37:39,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-f5831032-1570-411d-9973-a5c8c9b5a06f 2019-03-24 02:37:39,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:39,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:39,661 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:39 GMT 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:39,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:44,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:44,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}128967a5ec6a50be8f8b12d09b0c8af3fa5a4dcd\" -d '{\"floatingip\": {\"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d571d07d96bb5e7a6583706dbc223af93b8027e\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.4d8026e8-dfcf-460d-920f-f1930b52bc45"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:37:35Z', u'updated_at': u'2019-03-24T02:37:35Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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'88ba0fd221ac40eca1a544ca3001b138', u'port_id': None, u'id': u'bb6e21c7-ace6-4054-9601-f5f451625234', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-f5831032-1570-411d-9973-a5c8c9b5a06f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:36.510Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a0ab4de8-b286-4704-a1ba-5e2dddfa4393"}, {"node_instance_id": "management_plane_network_y5t8td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:37: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-35766d69-323a-4e20-bf4f-04a4041b297d x-compute-request-id: req-35766d69-323a-4e20-bf4f-04a4041b297d Content-Encoding: gzip Content-Length: 1774 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAtNPuT2EVMT/ttnL5iRI9XJihSW7yylz9oUGMDLnL056A1h1Z\\nmtadx/Ky2iV6fYryAaxARIRIMJPy5/9ONSSS3ALsGKdz2TC0GM+VFfWHt5dhw0nW\\nCVi1wxlw5ZQXZ/bDyVzWgPjGUj46RTR9GpUFPRCgXZrBPn0oR1+bDmGIqr6c0j2J\\n///UJ8CbKBqIkMay8uTciVJAE/E2sOiPV1N9If7Ue13nzRmOUtZ5BTt5TkNwRt4J\\nkjcb01XtVbyYBr5S9o+SB7YKS4cRHxD056gXy2m4hzd/BMq7rUob9QzFZrXJwS5e\\nVazyPUEqa2L+3q0DoJkAUQZgLH5HJk0JwVMHbQIDAQABAoIBAA6QGtstuGU0/tH4\\nxHvzihmQ+TxOwSLnBk4cV0kXFYE/fKTBzFuZ+S8HLrw+1HST4hWcZ7ic5qty3tcs\\nSoIhJequGZGKutu8/mQZI6qXEY0JlggCREiQamMCA4OZv6DR0MbAwU21u1MYS90S\\n8xhW9AsM8b1YH0QHFF1bJ8OquzT07kZHSkrfcx3nPIX0Chcr7Z1DyKS3oxavevWm\\np3wbkQcqCnPz59jX6ASBCC1F0Fns1uHfZxMKaBeO+abwmvHKWAkpohZodhNmqJTQ\\nuWyNKiaecSuKdQHJwAt2zvle91NrKX5aEE+NA2+pI+xxc0lkAT3/9jFwTTNGHE39\\n1CFRz8ECgYEA2/9v+htOR3ALGlaFGm++gVaZPsx6v5MdLrl4DEIpNNvCbKp20D+O\\nMV/n71J4W2RQeXUviEOjQjhHYp9+zK8jQT6ljlqC6WjBr4GVXh3SaUoLFf5WSFVO\\nbJ9w+exA9bqlrHSaVtMGUlYOZ4o1Yas3PIrV8Wt4A8B1Vy3x4W9qe0UCgYEA0muD\\nIWUkgLhe8+haWeSYmSfR4KXWcb4b1UY6OvhNonR0yOt3DyyMxsNZBJc2ecqnvrb9\\ntqOUkjXsoLyIyTBaRv+3BnzdKEPWvw7R6cOZBMEr0FKS//ZDeJxoAI71fX0vZz3a\\nz9jsIV+/1Cq9SzCVkKoGwmNAoLwyFqu263D0CgkCgYAX3SSDZ9Tc8O1zZPE5RefP\\nVdp3smyaPVYMDHhWNBMONcxoRzFuM4a0GmgpULPXjhEgq7KFQHkEJOCxdQWnJFRZ\\nrnb88xqCQSfJZvAR7oA1hZ+gOh+X5xEDvWPe6F6/iQiRpXBcfLWR1t3nI1nZB16N\\nha3hazvwhD72Pvie8JwHVQKBgQCsYfvJjgy7j0/qzf3HCymgvyiHvBTUlgRDUwc9\\nbFJdtr4+I/kj60FhTIRO6HpuiIGoEk4EJDsBFUBH5mzBNeWfqLqOjBi6dekmGMQL\\nmHxxkreMMTnQjDV2R9xEKNog9j+xetEZ2gKIzOJgtKrjQGgnXcOv2JQHmmYGgKKY\\ne67R0QKBgBK1QI3LalgRa2bi4e70MoW38WFoH61GWRxMGtrxC6Q7l1WN/Garz0FB\\nRUGJShgZfELXWWHIqgozyyiG6pV20VMVCsVMJKauixWONX97oKkyMxU2nGjRr9lO\\n/2SKPgHnpQifWyYZOlvWRQooIdwYd4bUVQ4kEj79lU9b1VStmyz4\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.4d8026e8-dfcf-460d-920f-f1930b52bc45"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "external_network_vo07mj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3759c47df93ab3c8b1a03a8815de220fb30aa417\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.40900716-511d-42d7-b9c9-4e6557544262"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-7c7a9ca2-2a7f-4352-82e4-ddc861ecc520 Date: Sun, 24 Mar 2019 02:37:36 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:36Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:36Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7c7a9ca2-2a7f-4352-82e4-ddc861ecc520", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.088Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/networks.json used request id req-7c7a9ca2-2a7f-4352-82e4-ddc861ecc520", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.122e3ceb-cd51-44b3-9c57-bf2f146b37c1"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-35766d69-323a-4e20-bf4f-04a4041b297d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.4d8026e8-dfcf-460d-920f-f1930b52bc45"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-35766d69-323a-4e20-bf4f-04a4041b297d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.4d8026e8-dfcf-460d-920f-f1930b52bc45"}, {"node_instance_id": "external_network_vo07mj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1e3a2da4-5b85-46a5-8582-571bd8b29fdf Date: Sun, 24 Mar 2019 02:37:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.40900716-511d-42d7-b9c9-4e6557544262"}, {"node_instance_id": "external_network_vo07mj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-1e3a2da4-5b85-46a5-8582-571bd8b29fdf", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.40900716-511d-42d7-b9c9-4e6557544262"}, {"node_instance_id": "external_network_vo07mj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-1e3a2da4-5b85-46a5-8582-571bd8b29fdf", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.40900716-511d-42d7-b9c9-4e6557544262"}, {"node_instance_id": "external_network_vo07mj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:37.717Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:36.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.40900716-511d-42d7-b9c9-4e6557544262"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-69760bf6-369b-4199-b91c-7c5a811502c5", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-69760bf6-369b-4199-b91c-7c5a811502c5", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-69760bf6-369b-4199-b91c-7c5a811502c5 Date: Sun, 24 Mar 2019 02:37:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:37:37Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": null, \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "external_network_vo07mj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.231Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:37:37Z', u'updated_at': u'2019-03-24T02:37:37Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'88ba0fd221ac40eca1a544ca3001b138', u'port_id': None, u'id': u'26ccb7ae-90e1-4f5e-9a1e-f349d37468de', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.85cefd3d-2f3c-47f0-8093-2e55afc7c937"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"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-03-24T02:37:38.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-ca50e072-e5bb-4513-8f05-6d066407bb87", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-ca50e072-e5bb-4513-8f05-6d066407bb87", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-ca50e072-e5bb-4513-8f05-6d066407bb87 Date: Sun, 24 Mar 2019 02:37:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:37:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T02:37:36Z\", \"revision_number\": 0, \"id\": \"29094074-6970-4134-8389-35f71df7d7d3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T02:37:36Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-24T02:37:36Z\", \"revision_number\": 0, \"id\": \"811c9480-8328-4ae0-94f5-fde3c9028e31\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-24T02:37:36Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\"}], \"revision_number\": 1, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:38.745Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-511dd2a6-3995-4504-98f9-581bc251f619 Date: Sun, 24 Mar 2019 02:37:38 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-03-24T02:37:38Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:38Z\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"277fbe1b-ce52-4232-9f0e-adb8def84df3\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "external_network_vo07mj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-511dd2a6-3995-4504-98f9-581bc251f619", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"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-03-24T02:37:38.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.358Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-511dd2a6-3995-4504-98f9-581bc251f619", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "external_network_vo07mj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:37.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a Date: Sun, 24 Mar 2019 02:37:39 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-03-24T02:37:39Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:39Z\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"78c2e944-b3ad-429f-9624-e7f1af9a8c00\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"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-03-24T02:37:39.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 168, "offset": 68, "size": 50}}} 2019-03-24 02:37:44,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:44 GMT 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:44,757 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:44,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128967a5ec6a50be8f8b12d09b0c8af3fa5a4dcd" -d '{"floatingip": {"floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}}' 2019-03-24 02:37:44,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d571d07d96bb5e7a6583706dbc223af93b8027e" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-03-24 02:37:44,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 2435773f-7eb4-4a80-abb2-12098f92627b from name external provided. 2019-03-24 02:37:44,760 - 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'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:37:35Z', u'updated_at': u'2019-03-24T02:37:35Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', 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'88ba0fd221ac40eca1a544ca3001b138', u'port_id': None, u'id': u'bb6e21c7-ace6-4054-9601-f5f451625234', u'qos_policy_id': None} 2019-03-24 02:37:44,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-f5831032-1570-411d-9973-a5c8c9b5a06f 2019-03-24 02:37:44,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c86e9e3-f584-49f2-9fd7-3fae39859e5b 2019-03-24 02:37:44,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:37: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-35766d69-323a-4e20-bf4f-04a4041b297d x-compute-request-id: req-35766d69-323a-4e20-bf4f-04a4041b297d Content-Encoding: gzip Content-Length: 1774 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtNPuT2EVMT/ttnL5iRI9XJihSW7yylz9oUGMDLnL056A1h1Z\nmtadx/Ky2iV6fYryAaxARIRIMJPy5/9ONSSS3ALsGKdz2TC0GM+VFfWHt5dhw0nW\nCVi1wxlw5ZQXZ/bDyVzWgPjGUj46RTR9GpUFPRCgXZrBPn0oR1+bDmGIqr6c0j2J\n///UJ8CbKBqIkMay8uTciVJAE/E2sOiPV1N9If7Ue13nzRmOUtZ5BTt5TkNwRt4J\nkjcb01XtVbyYBr5S9o+SB7YKS4cRHxD056gXy2m4hzd/BMq7rUob9QzFZrXJwS5e\nVazyPUEqa2L+3q0DoJkAUQZgLH5HJk0JwVMHbQIDAQABAoIBAA6QGtstuGU0/tH4\nxHvzihmQ+TxOwSLnBk4cV0kXFYE/fKTBzFuZ+S8HLrw+1HST4hWcZ7ic5qty3tcs\nSoIhJequGZGKutu8/mQZI6qXEY0JlggCREiQamMCA4OZv6DR0MbAwU21u1MYS90S\n8xhW9AsM8b1YH0QHFF1bJ8OquzT07kZHSkrfcx3nPIX0Chcr7Z1DyKS3oxavevWm\np3wbkQcqCnPz59jX6ASBCC1F0Fns1uHfZxMKaBeO+abwmvHKWAkpohZodhNmqJTQ\nuWyNKiaecSuKdQHJwAt2zvle91NrKX5aEE+NA2+pI+xxc0lkAT3/9jFwTTNGHE39\n1CFRz8ECgYEA2/9v+htOR3ALGlaFGm++gVaZPsx6v5MdLrl4DEIpNNvCbKp20D+O\nMV/n71J4W2RQeXUviEOjQjhHYp9+zK8jQT6ljlqC6WjBr4GVXh3SaUoLFf5WSFVO\nbJ9w+exA9bqlrHSaVtMGUlYOZ4o1Yas3PIrV8Wt4A8B1Vy3x4W9qe0UCgYEA0muD\nIWUkgLhe8+haWeSYmSfR4KXWcb4b1UY6OvhNonR0yOt3DyyMxsNZBJc2ecqnvrb9\ntqOUkjXsoLyIyTBaRv+3BnzdKEPWvw7R6cOZBMEr0FKS//ZDeJxoAI71fX0vZz3a\nz9jsIV+/1Cq9SzCVkKoGwmNAoLwyFqu263D0CgkCgYAX3SSDZ9Tc8O1zZPE5RefP\nVdp3smyaPVYMDHhWNBMONcxoRzFuM4a0GmgpULPXjhEgq7KFQHkEJOCxdQWnJFRZ\nrnb88xqCQSfJZvAR7oA1hZ+gOh+X5xEDvWPe6F6/iQiRpXBcfLWR1t3nI1nZB16N\nha3hazvwhD72Pvie8JwHVQKBgQCsYfvJjgy7j0/qzf3HCymgvyiHvBTUlgRDUwc9\nbFJdtr4+I/kj60FhTIRO6HpuiIGoEk4EJDsBFUBH5mzBNeWfqLqOjBi6dekmGMQL\nmHxxkreMMTnQjDV2R9xEKNog9j+xetEZ2gKIzOJgtKrjQGgnXcOv2JQHmmYGgKKY\ne67R0QKBgBK1QI3LalgRa2bi4e70MoW38WFoH61GWRxMGtrxC6Q7l1WN/Garz0FB\nRUGJShgZfELXWWHIqgozyyiG6pV20VMVCsVMJKauixWONX97oKkyMxU2nGjRr9lO\n/2SKPgHnpQifWyYZOlvWRQooIdwYd4bUVQ4kEj79lU9b1VStmyz4\n-----END RSA PRIVATE KEY-----\n", "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "name": "vnf_test_keypair", "fingerprint": "81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e"}} 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3759c47df93ab3c8b1a03a8815de220fb30aa417" 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-7c7a9ca2-2a7f-4352-82e4-ddc861ecc520 Date: Sun, 24 Mar 2019 02:37:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:37:36Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:36Z","mtu":1450}} 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7c7a9ca2-2a7f-4352-82e4-ddc861ecc520 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/networks.json used request id req-7c7a9ca2-2a7f-4352-82e4-ddc861ecc520 2019-03-24 02:37:44,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-35766d69-323a-4e20-bf4f-04a4041b297d 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-35766d69-323a-4e20-bf4f-04a4041b297d 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1e3a2da4-5b85-46a5-8582-571bd8b29fdf Date: Sun, 24 Mar 2019 02:37:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}]} 2019-03-24 02:37:44,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-1e3a2da4-5b85-46a5-8582-571bd8b29fdf 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-1e3a2da4-5b85-46a5-8582-571bd8b29fdf 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-69760bf6-369b-4199-b91c-7c5a811502c5 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-69760bf6-369b-4199-b91c-7c5a811502c5 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-69760bf6-369b-4199-b91c-7c5a811502c5 Date: Sun, 24 Mar 2019 02:37:37 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:37:37Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": null, "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}} 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:44,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-24 02:37:44,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e" 2019-03-24 02:37:44,764 - 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'88ba0fd221ac40eca1a544ca3001b138', u'created_at': u'2019-03-24T02:37:37Z', u'updated_at': u'2019-03-24T02:37:37Z', u'floating_network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'88ba0fd221ac40eca1a544ca3001b138', u'port_id': None, u'id': u'26ccb7ae-90e1-4f5e-9a1e-f349d37468de', u'qos_policy_id': None} 2019-03-24 02:37:44,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 02:37:44,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-24 02:37:44,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-ca50e072-e5bb-4513-8f05-6d066407bb87 2019-03-24 02:37:44,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-ca50e072-e5bb-4513-8f05-6d066407bb87 2019-03-24 02:37:44,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-ca50e072-e5bb-4513-8f05-6d066407bb87 Date: Sun, 24 Mar 2019 02:37:38 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:37:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:37:36Z", "revision_number": 0, "id": "29094074-6970-4134-8389-35f71df7d7d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:37:36Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:37:36Z", "revision_number": 0, "id": "811c9480-8328-4ae0-94f5-fde3c9028e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:37:36Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "f5664564-cf96-4327-9240-e3f128f70cdc", "name": "vnf_test_security_group"}} 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-511dd2a6-3995-4504-98f9-581bc251f619 Date: Sun, 24 Mar 2019 02:37:38 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-03-24T02:37:38Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 22, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:38Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "277fbe1b-ce52-4232-9f0e-adb8def84df3"}} 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:44,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-511dd2a6-3995-4504-98f9-581bc251f619 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-511dd2a6-3995-4504-98f9-581bc251f619 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a Date: Sun, 24 Mar 2019 02:37:39 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-03-24T02:37:39Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 0, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:39Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "78c2e944-b3ad-429f-9624-e7f1af9a8c00"}} 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 02:37:44,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:44,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:44,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:44,830 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:44 GMT 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:44,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:49,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:49,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:49,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:49,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:49,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:49,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:49,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:39.966Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"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-03-24T02:37:39.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-59d4c14e-f8f6-442a-a173-e9ebd335502d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-59d4c14e-f8f6-442a-a173-e9ebd335502d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "external_network_vo07mj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b17ffe6b-0518-4290-ace2-c25842a97eb2", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17ffe6b-0518-4290-ace2-c25842a97eb2 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:40.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3f2a9cd6-f8f7-4697-b835-84b74bc4ea9e Date: Sun, 24 Mar 2019 02:37:39 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-03-24T02:37:39Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:39Z\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"7f8f1dc5-6bd5-4651-9c64-e8c77c44c6ce\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f2a9cd6-f8f7-4697-b835-84b74bc4ea9e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f2a9cd6-f8f7-4697-b835-84b74bc4ea9e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:40.549Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-59d4c14e-f8f6-442a-a173-e9ebd335502d Date: Sun, 24 Mar 2019 02:37:40 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-03-24T02:37:40Z\", \"security_group_id\": \"f5664564-cf96-4327-9240-e3f128f70cdc\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:40Z\", \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"69900d62-dcda-400d-8a55-3c928dc57d46\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.3b04dc31-9022-457d-bc9b-b6d090bd5d70"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.148Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.148Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b0ab3ee3042fddbbc6aedc0df8db09d46e2a552\" -d '{\"subnet\": {\"network_id\": \"2328d7f2-f05f-4487-a05a-c4573c4145ed\", \"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-03-24T02:37:40.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "external_network_vo07mj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.148Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.148Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.897Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.604Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2435773f-7eb4-4a80-abb2-12098f92627b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d797e171b044b9eafe27c1103c662eab9aca3c5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:41.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:40.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d75b8c6-4e3c-412f-8395-024c38a4a0b6 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1d75b8c6-4e3c-412f-8395-024c38a4a0b6", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:39.297Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:41.830Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:38.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/2435773f-7eb4-4a80-abb2-12098f92627b.json used request id req-e989d84b-7e43-4b8a-b12a-f306c325e3e4", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2435773f-7eb4-4a80-abb2-12098f92627b.json used request id req-e989d84b-7e43-4b8a-b12a-f306c325e3e4", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d797e171b044b9eafe27c1103c662eab9aca3c5\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8b7cee42-052f-4d1b-8113-2a558ff2f3c2 Date: Sun, 24 Mar 2019 02:37:42 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:41Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-03-24T02:37:41Z\",\"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\":\"88ba0fd221ac40eca1a544ca3001b138\",\"id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"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-03-24T02:37:42.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8b7cee42-052f-4d1b-8113-2a558ff2f3c2", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:42.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8b7cee42-052f-4d1b-8113-2a558ff2f3c2", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:42.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c41ca2fc-94fb-4dc8-824c-80d71a48ac42"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.414Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e989d84b-7e43-4b8a-b12a-f306c325e3e4 Date: Sun, 24 Mar 2019 02:37:41 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"2435773f-7eb4-4a80-abb2-12098f92627b\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"84fdc67666234269af23a6695f7cec0f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T18:27:09Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"84fdc67666234269af23a6695f7cec0f\",\"created_at\":\"2019-03-23T17:58:42Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:41.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.995Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:42.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:42.995Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:42.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:43.591Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:42.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:43.591Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:43.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:43.591Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:42.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:44.189Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:43.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:44.189Z", "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-03-24T02:37:43.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:44.189Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:43.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 201, "offset": 118, "size": 50}}} 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:50 GMT 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:49,994 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:49,995 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:49,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b2cd7d81-fe34-45ec-b209-b5b55a3adb8a 2019-03-24 02:37:49,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}dadc6bfcfe4ca2e99b7a3985e39eda68b71e125e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-24 02:37:49,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-59d4c14e-f8f6-442a-a173-e9ebd335502d 2019-03-24 02:37:49,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-59d4c14e-f8f6-442a-a173-e9ebd335502d 2019-03-24 02:37:49,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:49,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:49,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:49,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b17ffe6b-0518-4290-ace2-c25842a97eb2 2019-03-24 02:37:49,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17ffe6b-0518-4290-ace2-c25842a97eb2 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:49,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:49,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3f2a9cd6-f8f7-4697-b835-84b74bc4ea9e Date: Sun, 24 Mar 2019 02:37:39 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-03-24T02:37:39Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 1, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:39Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "7f8f1dc5-6bd5-4651-9c64-e8c77c44c6ce"}} 2019-03-24 02:37:49,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f2a9cd6-f8f7-4697-b835-84b74bc4ea9e 2019-03-24 02:37:49,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3f2a9cd6-f8f7-4697-b835-84b74bc4ea9e 2019-03-24 02:37:49,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-59d4c14e-f8f6-442a-a173-e9ebd335502d Date: Sun, 24 Mar 2019 02:37:40 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-03-24T02:37:40Z", "security_group_id": "f5664564-cf96-4327-9240-e3f128f70cdc", "port_range_min": 1, "revision_number": 0, "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:40Z", "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "69900d62-dcda-400d-8a55-3c928dc57d46"}} 2019-03-24 02:37:49,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-03-24 02:37:49,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0ab3ee3042fddbbc6aedc0df8db09d46e2a552" -d '{"subnet": {"network_id": "2328d7f2-f05f-4487-a05a-c4573c4145ed", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-03-24 02:37:50,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:50,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-24 02:37:50,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:50,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:50,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:50,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-03-24 02:37:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-24 02:37:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2435773f-7eb4-4a80-abb2-12098f92627b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d797e171b044b9eafe27c1103c662eab9aca3c5" 2019-03-24 02:37:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:50,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:50,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d75b8c6-4e3c-412f-8395-024c38a4a0b6 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:50,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1d75b8c6-4e3c-412f-8395-024c38a4a0b6 2019-03-24 02:37:50,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-03-24 02:37:50,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:50,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:50,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/2435773f-7eb4-4a80-abb2-12098f92627b.json used request id req-e989d84b-7e43-4b8a-b12a-f306c325e3e4 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2435773f-7eb4-4a80-abb2-12098f92627b.json used request id req-e989d84b-7e43-4b8a-b12a-f306c325e3e4 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d797e171b044b9eafe27c1103c662eab9aca3c5" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "vnf_test_router"}}' 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8b7cee42-052f-4d1b-8113-2a558ff2f3c2 Date: Sun, 24 Mar 2019 02:37:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:41Z","dns_nameservers":[],"updated_at":"2019-03-24T02:37:41Z","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":"88ba0fd221ac40eca1a544ca3001b138","id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8b7cee42-052f-4d1b-8113-2a558ff2f3c2 2019-03-24 02:37:50,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8b7cee42-052f-4d1b-8113-2a558ff2f3c2 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e989d84b-7e43-4b8a-b12a-f306c325e3e4 Date: Sun, 24 Mar 2019 02:37:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500}} 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:50,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:50,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-24 02:37:50,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:50,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:37:50,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:50,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:50,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:50,076 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:50 GMT 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:50,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:50,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:50,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:55,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:37:55,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:44.911Z", "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-03-24T02:37:44.141Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:45.548Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e6c0f3-4aea-458d-84ea-8b8ed6481fc0 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.28: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-03-24T02:37:45.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:45.548Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a3e6c0f3-4aea-458d-84ea-8b8ed6481fc0", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:45.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:45.548Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e9a7cca03f05c73b9a50448bea6655df4b809b7\" -d '{\"port\": {\"network_id\": \"2328d7f2-f05f-4487-a05a-c4573c4145ed\", \"fixed_ips\": [{\"subnet_id\": \"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:45.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:45.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:44.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:46.217Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:45.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:46.217Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-781b8e30-a542-4e13-841a-b6d70ae4f39f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:45.372Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:46.217Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34a398e02e636ba2c6f144d47261ae8588b7c6cf\" -d '{\"port\": {\"network_id\": \"2328d7f2-f05f-4487-a05a-c4573c4145ed\", \"fixed_ips\": [{\"subnet_id\": \"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:45.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:46.217Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781b8e30-a542-4e13-841a-b6d70ae4f39f 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.28: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-03-24T02:37:45.372Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:47.135Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-9f9981c9-61a0-43d4-b203-51d0783abe99 Date: Sun, 24 Mar 2019 02:37:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:46Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"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-03-24T02:37:46.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:47.819Z", "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-03-24T02:37:47.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:47.819Z", "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-03-24T02:37:47.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:47.819Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-9f9981c9-61a0-43d4-b203-51d0783abe99", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:46.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:47.819Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-9f9981c9-61a0-43d4-b203-51d0783abe99", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:46.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5754d354-d347-41b0-ab53-6f166a347c65"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:47.819Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:47.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:48.400Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-9b51fc6e-57e1-4366-8d09-bd3220fcad58", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:47.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:48.400Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.116Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:48.400Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:47.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:48.400Z", "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-03-24T02:37:47.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:48.400Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9b51fc6e-57e1-4366-8d09-bd3220fcad58 Date: Sun, 24 Mar 2019 02:37:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:47Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"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-03-24T02:37:47.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:48.400Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-9b51fc6e-57e1-4366-8d09-bd3220fcad58", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:47.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5de4c331-beab-40cd-a4c8-8cd09a65081a"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.012Z", "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-03-24T02:37:48.693Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.012Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.012Z", "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-03-24T02:37:48.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.012Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-4bf226cf-c4ed-4295-9097-81e1a2011599 Date: Sun, 24 Mar 2019 02:37:48 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"8e86f0ce-93e5-4730-aedd-290aba3d5eb2\", \"ip_address\": \"172.30.9.200\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:42Z\", \"admin_state_up\": true, \"updated_at\": \"2019-03-24T02:37:43Z\", \"flavor_id\": null, \"revision_number\": 3, \"routes\": [], \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.012Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4bf226cf-c4ed-4295-9097-81e1a2011599", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": "router_9g5061", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.012Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/routers.json used request id req-4bf226cf-c4ed-4295-9097-81e1a2011599", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2860b865-b5b7-4405-a36f-1d8b1085f64c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.622Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-61a0bd8f-bebd-4d5a-83ce-7d8cb5d5136e", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.265Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.622Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a0bd8f-bebd-4d5a-83ce-7d8cb5d5136e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.264Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": "router_9g5061", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.622Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.260Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.622Z", "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-03-24T02:37:48.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:49.622Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95149efd9240e7da414b526665e3c5c47b0d87cf\" -d '{\"port\": {\"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.032Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:48.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.199Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95149efd9240e7da414b526665e3c5c47b0d87cf\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.680Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d5ef9cb2-505f-41d2-8942-f216a2de7d16 Date: Sun, 24 Mar 2019 02:37:50 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:46Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.031Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d5ef9cb2-505f-41d2-8942-f216a2de7d16", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.031Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d5ef9cb2-505f-41d2-8942-f216a2de7d16", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.032Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.234Z", "message": "connect_security_group(): source_id=ebf87d44-999e-43ff-aa6f-22f5f523770e target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.032Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.843Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2bbe88-b1ad-450f-ad4f-f241cd46af5d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.313Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": "router_9g5061", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.843Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.569Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.843Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "router_9g5061", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.843Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:49.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.843Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0f2bbe88-b1ad-450f-ad4f-f241cd46af5d", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.313Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:50.843Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.308Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-ed4f5ca3-a617-4b1a-90a7-4363b660702f", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.118Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 255, "offset": 168, "size": 50}}} 2019-03-24 02:37:55,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:55 GMT 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:37:55,150 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:37:55,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-24 02:37:55,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e6c0f3-4aea-458d-84ea-8b8ed6481fc0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:55,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a3e6c0f3-4aea-458d-84ea-8b8ed6481fc0 2019-03-24 02:37:55,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9a7cca03f05c73b9a50448bea6655df4b809b7" -d '{"port": {"network_id": "2328d7f2-f05f-4487-a05a-c4573c4145ed", "fixed_ips": [{"subnet_id": "5cd11256-a5b9-4f5e-9654-8e35d93b94c3"}], "name": "target_vnf_data_plane_port", "security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:37:55,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:55,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:55,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-781b8e30-a542-4e13-841a-b6d70ae4f39f 2019-03-24 02:37:55,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a398e02e636ba2c6f144d47261ae8588b7c6cf" -d '{"port": {"network_id": "2328d7f2-f05f-4487-a05a-c4573c4145ed", "fixed_ips": [{"subnet_id": "5cd11256-a5b9-4f5e-9654-8e35d93b94c3"}], "name": "reference_vnf_data_plane_port", "security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:37:55,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781b8e30-a542-4e13-841a-b6d70ae4f39f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:55,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-9f9981c9-61a0-43d4-b203-51d0783abe99 Date: Sun, 24 Mar 2019 02:37:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:46Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:37:55,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-24 02:37:55,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-9f9981c9-61a0-43d4-b203-51d0783abe99 2019-03-24 02:37:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-9f9981c9-61a0-43d4-b203-51d0783abe99 2019-03-24 02:37:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-9b51fc6e-57e1-4366-8d09-bd3220fcad58 2019-03-24 02:37:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-24 02:37:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-24 02:37:55,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:55,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9b51fc6e-57e1-4366-8d09-bd3220fcad58 Date: Sun, 24 Mar 2019 02:37:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:47Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:37:55,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-9b51fc6e-57e1-4366-8d09-bd3220fcad58 2019-03-24 02:37:55,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:55,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:55,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-24 02:37:55,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-4bf226cf-c4ed-4295-9097-81e1a2011599 Date: Sun, 24 Mar 2019 02:37:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:42Z", "admin_state_up": true, "updated_at": "2019-03-24T02:37:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "name": "vnf_test_router"}} 2019-03-24 02:37:55,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4bf226cf-c4ed-4295-9097-81e1a2011599 2019-03-24 02:37:55,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/routers.json used request id req-4bf226cf-c4ed-4295-9097-81e1a2011599 2019-03-24 02:37:55,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-61a0bd8f-bebd-4d5a-83ce-7d8cb5d5136e 2019-03-24 02:37:55,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a0bd8f-bebd-4d5a-83ce-7d8cb5d5136e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:55,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95149efd9240e7da414b526665e3c5c47b0d87cf" -d '{"port": {"security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:37:55,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-24 02:37:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95149efd9240e7da414b526665e3c5c47b0d87cf" 2019-03-24 02:37:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d5ef9cb2-505f-41d2-8942-f216a2de7d16 Date: Sun, 24 Mar 2019 02:37:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:46Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:37:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d5ef9cb2-505f-41d2-8942-f216a2de7d16 2019-03-24 02:37:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d5ef9cb2-505f-41d2-8942-f216a2de7d16 2019-03-24 02:37:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ebf87d44-999e-43ff-aa6f-22f5f523770e target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-24 02:37:55,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2bbe88-b1ad-450f-ad4f-f241cd46af5d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0f2bbe88-b1ad-450f-ad4f-f241cd46af5d 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-ed4f5ca3-a617-4b1a-90a7-4363b660702f 2019-03-24 02:37:55,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-03-24 02:37:55,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:37:55,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:37:55,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:37:55,217 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:37:55 GMT 2019-03-24 02:37:55,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:37:55,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:37:55,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:37:55,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:37:55,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:00,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:00,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:00,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:00,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:00,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:00,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:00,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:00,305 - 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-03-24T02:37:51.351Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-25708bd5-0770-47d8-b73a-0f154ff0e94d Date: Sun, 24 Mar 2019 02:37:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:46Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.772Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-25708bd5-0770-47d8-b73a-0f154ff0e94d", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.773Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95149efd9240e7da414b526665e3c5c47b0d87cf\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.774Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b687607cfdd665abcd793add32ab184ebea6afa6\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:50.816Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-ed4f5ca3-a617-4b1a-90a7-4363b660702f Date: Sun, 24 Mar 2019 02:37:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:50Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.117Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-ed4f5ca3-a617-4b1a-90a7-4363b660702f", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.117Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-ed4f5ca3-a617-4b1a-90a7-4363b660702f", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.118Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.2c63c6fe-b00d-4186-916e-79a2dd96e7fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.351Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-6ecbe807-6f18-40fc-9f56-04b503925aec Date: Sun, 24 Mar 2019 02:37:51 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:47Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.245Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-6ecbe807-6f18-40fc-9f56-04b503925aec", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.245Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:37:51.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d1caf2b2-eeb0-470f-82c5-8c790b4f4964 Date: Sun, 24 Mar 2019 02:37:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:47Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.880Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b3533117-1e12-43bf-aa6b-c0387ea8076c", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3533117-1e12-43bf-aa6b-c0387ea8076c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b687607cfdd665abcd793add32ab184ebea6afa6\" -d '{\"port\": {\"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.247Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-6ecbe807-6f18-40fc-9f56-04b503925aec", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.246Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "connect_security_group(): source_id=374f4791-9d95-41e5-a800-2983e2e17cf0 target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.246Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:51.952Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.623Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-992a66a1-d976-46c9-ad1d-7e7aa6c4bce6", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.268Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}206fc191122afa232d7a843d9cff913fba809d41\" -d '{\"subnet\": {\"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"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-03-24T02:37:51.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-d1caf2b2-eeb0-470f-82c5-8c790b4f4964", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.880Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-992a66a1-d976-46c9-ad1d-7e7aa6c4bce6 Date: Sun, 24 Mar 2019 02:37:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:51Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.268Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b687607cfdd665abcd793add32ab184ebea6afa6\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.881Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-992a66a1-d976-46c9-ad1d-7e7aa6c4bce6", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.268Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:52.612Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-d1caf2b2-eeb0-470f-82c5-8c790b4f4964", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:51.880Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a5db0e3a-41d7-4ffe-b783-af86cfb8d135"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.226Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5232b0c3-c520-4950-92cd-2e847ed91b73", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.226Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.818Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.226Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.226Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-5232b0c3-c520-4950-92cd-2e847ed91b73 Date: Sun, 24 Mar 2019 02:37:52 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:52Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"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\":\"88ba0fd221ac40eca1a544ca3001b138\",\"id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"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-03-24T02:37:52.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.226Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5232b0c3-c520-4950-92cd-2e847ed91b73", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:52.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.a2854e54-78b4-4ee8-a98f-ce7405c8e19a"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.823Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:53.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.823Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:53.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:53.823Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:53.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:54.422Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:53.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:54.422Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:53.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:54.422Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:54.009Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:55.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:55.066Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:55.958Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f036235-50c3-4f85-b02f-25286a4c5fa0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:55.071Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:55.958Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}734ecc011f70caf05326d664ad20f953f0bb8528\" -d '{\"subnet_id\": \"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"}'", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:55.486Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:55.958Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2f036235-50c3-4f85-b02f-25286a4c5fa0", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:55.071Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:37:59.472Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e1dd908-0167-4030-975f-adb66133f1f2 Date: Sun, 24 Mar 2019 02:37:59 GMT \nRESP BODY: {\"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"subnet_id\": \"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\", \"subnet_ids\": [\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"], \"port_id\": \"f71195e9-9c51-4e40-bab6-d540b5ebdff4\", \"id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\"}\n", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:59.368Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:00.054Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:59.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:00.054Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:59.648Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:00.054Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/add_router_interface.json used request id req-0e1dd908-0167-4030-975f-adb66133f1f2", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:59.368Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:00.054Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/add_router_interface.json used request id req-0e1dd908-0167-4030-975f-adb66133f1f2", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:59.369Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.6af0c9c8-2722-41a2-bb8b-ecab169efc3e"}], "metadata": {"pagination": {"total": 264, "offset": 218, "size": 50}}} 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:00 GMT 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:00,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:00,306 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:00,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-25708bd5-0770-47d8-b73a-0f154ff0e94d Date: Sun, 24 Mar 2019 02:37:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:46Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:38:00,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-25708bd5-0770-47d8-b73a-0f154ff0e94d 2019-03-24 02:38:00,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95149efd9240e7da414b526665e3c5c47b0d87cf" 2019-03-24 02:38:00,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b687607cfdd665abcd793add32ab184ebea6afa6" 2019-03-24 02:38:00,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-ed4f5ca3-a617-4b1a-90a7-4363b660702f Date: Sun, 24 Mar 2019 02:37:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:50Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:00,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-ed4f5ca3-a617-4b1a-90a7-4363b660702f 2019-03-24 02:38:00,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-ed4f5ca3-a617-4b1a-90a7-4363b660702f 2019-03-24 02:38:00,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-6ecbe807-6f18-40fc-9f56-04b503925aec Date: Sun, 24 Mar 2019 02:37:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:47Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:38:00,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-6ecbe807-6f18-40fc-9f56-04b503925aec 2019-03-24 02:38:00,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:00,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d1caf2b2-eeb0-470f-82c5-8c790b4f4964 Date: Sun, 24 Mar 2019 02:37:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:47Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:38:00,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b3533117-1e12-43bf-aa6b-c0387ea8076c 2019-03-24 02:38:00,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3533117-1e12-43bf-aa6b-c0387ea8076c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:00,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b687607cfdd665abcd793add32ab184ebea6afa6" -d '{"port": {"security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:38:00,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-6ecbe807-6f18-40fc-9f56-04b503925aec 2019-03-24 02:38:00,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=374f4791-9d95-41e5-a800-2983e2e17cf0 target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-24 02:38:00,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-24 02:38:00,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-992a66a1-d976-46c9-ad1d-7e7aa6c4bce6 2019-03-24 02:38:00,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:38:00,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-24 02:38:00,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206fc191122afa232d7a843d9cff913fba809d41" -d '{"subnet": {"network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-03-24 02:38:00,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-d1caf2b2-eeb0-470f-82c5-8c790b4f4964 2019-03-24 02:38:00,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-992a66a1-d976-46c9-ad1d-7e7aa6c4bce6 Date: Sun, 24 Mar 2019 02:37:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:51Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:00,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b687607cfdd665abcd793add32ab184ebea6afa6" 2019-03-24 02:38:00,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-992a66a1-d976-46c9-ad1d-7e7aa6c4bce6 2019-03-24 02:38:00,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-d1caf2b2-eeb0-470f-82c5-8c790b4f4964 2019-03-24 02:38:00,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5232b0c3-c520-4950-92cd-2e847ed91b73 2019-03-24 02:38:00,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-24 02:38:00,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-24 02:38:00,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-5232b0c3-c520-4950-92cd-2e847ed91b73 Date: Sun, 24 Mar 2019 02:37:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:52Z","dns_nameservers":[],"updated_at":"2019-03-24T02:37:52Z","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":"88ba0fd221ac40eca1a544ca3001b138","id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-03-24 02:38:00,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5232b0c3-c520-4950-92cd-2e847ed91b73 2019-03-24 02:38:00,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:38:00,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:37:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f036235-50c3-4f85-b02f-25286a4c5fa0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:00,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734ecc011f70caf05326d664ad20f953f0bb8528" -d '{"subnet_id": "a3c024a0-f311-46b0-93c5-6a3aad9c3c64"}' 2019-03-24 02:38:00,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2f036235-50c3-4f85-b02f-25286a4c5fa0 2019-03-24 02:38:00,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e1dd908-0167-4030-975f-adb66133f1f2 Date: Sun, 24 Mar 2019 02:37:59 GMT RESP BODY: {"network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "subnet_id": "a3c024a0-f311-46b0-93c5-6a3aad9c3c64", "subnet_ids": ["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"], "port_id": "f71195e9-9c51-4e40-bab6-d540b5ebdff4", "id": "e45e9bac-f270-442f-93bf-de2acc69c3ee"} 2019-03-24 02:38:00,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-03-24 02:38:00,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-03-24 02:38:00,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/add_router_interface.json used request id req-0e1dd908-0167-4030-975f-adb66133f1f2 2019-03-24 02:38:00,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/add_router_interface.json used request id req-0e1dd908-0167-4030-975f-adb66133f1f2 2019-03-24 02:38:00,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:00,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:00,511 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:00 GMT 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:00,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:05,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:05,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:05,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:00.687Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:37:59.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:00.687Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:00.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:01.233Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:00.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:01.233Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:00.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:01.233Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:00.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:01.950Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:01.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:02.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:02.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:02.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:02.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:02.533Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ca875dee-9639-4786-96e7-f72ee094e93a", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:02.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:02.533Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca875dee-9639-4786-96e7-f72ee094e93a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:02.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:03.183Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3acd433b541d97aadd1efb5ce2df561e278ff22a\" -d '{\"port\": {\"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"fixed_ips\": [{\"subnet_id\": \"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:02.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:03.183Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2d94bd2f-242b-4156-9af8-5663cdd9b559", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:02.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:03.183Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d94bd2f-242b-4156-9af8-5663cdd9b559 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:02.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:03.183Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1791ba3b8c7b401826aec2c9731110d81303b69\" -d '{\"port\": {\"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"fixed_ips\": [{\"subnet_id\": \"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:02.778Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.150Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-6c1e0e17-ff4d-4640-a6c4-31c8a4f1052d Date: Sun, 24 Mar 2019 02:38:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:03Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:04.075Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.669Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-cb127c0b-eedc-47cf-ad45-b5589423b387", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:03.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.669Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-cb127c0b-eedc-47cf-ad45-b5589423b387", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:03.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.669Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-cb127c0b-eedc-47cf-ad45-b5589423b387 Date: Sun, 24 Mar 2019 02:38:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:03Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:03.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cc9f510f-b7ef-45dc-a303-62eee7373b19"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.669Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-6c1e0e17-ff4d-4640-a6c4-31c8a4f1052d", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.669Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:04.669Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-6c1e0e17-ff4d-4640-a6c4-31c8a4f1052d", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.796eac8b-ef49-4b31-8d76-0c59c0b931fa"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:05.252Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:05.252Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.728Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:05.252Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.538Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 288, "offset": 264, "size": 50}}} 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:05 GMT 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:05,655 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:05,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:38:05,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:38:05,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:38:05,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:38:05,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-24 02:38:05,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-24 02:38:05,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:05,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:05,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ca875dee-9639-4786-96e7-f72ee094e93a 2019-03-24 02:38:05,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca875dee-9639-4786-96e7-f72ee094e93a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:05,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acd433b541d97aadd1efb5ce2df561e278ff22a" -d '{"port": {"network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "fixed_ips": [{"subnet_id": "a3c024a0-f311-46b0-93c5-6a3aad9c3c64"}], "name": "reference_vnf_port", "security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:38:05,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2d94bd2f-242b-4156-9af8-5663cdd9b559 2019-03-24 02:38:05,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d94bd2f-242b-4156-9af8-5663cdd9b559 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:05,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1791ba3b8c7b401826aec2c9731110d81303b69" -d '{"port": {"network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "fixed_ips": [{"subnet_id": "a3c024a0-f311-46b0-93c5-6a3aad9c3c64"}], "name": "target_vnf_port", "security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:38:05,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-6c1e0e17-ff4d-4640-a6c4-31c8a4f1052d Date: Sun, 24 Mar 2019 02:38:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:05,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-cb127c0b-eedc-47cf-ad45-b5589423b387 2019-03-24 02:38:05,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-cb127c0b-eedc-47cf-ad45-b5589423b387 2019-03-24 02:38:05,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-cb127c0b-eedc-47cf-ad45-b5589423b387 Date: Sun, 24 Mar 2019 02:38:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:05,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-6c1e0e17-ff4d-4640-a6c4-31c8a4f1052d 2019-03-24 02:38:05,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-24 02:38:05,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-6c1e0e17-ff4d-4640-a6c4-31c8a4f1052d 2019-03-24 02:38:05,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-24 02:38:05,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:38:05,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:38:05,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:05,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:05,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:05,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:05,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:05,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:05,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:05 GMT 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:05,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:05,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:10,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:10,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:05.847Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:05.847Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:05.847Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:04.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:06.448Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-57a6a4fb-09d4-487e-8503-0332aff62307", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.185Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:06.448Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:05.175Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:06.448Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:05.031Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:06.448Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:05.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:06.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.179Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:06.448Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a6a4fb-09d4-487e-8503-0332aff62307 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.185Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:05.590Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37019ad699f165875d2f4040ce5f7edb5dada214\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.601Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.568Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4e89215b-d4a7-493a-bc00-f433b41bf25c", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.574Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e89215b-d4a7-493a-bc00-f433b41bf25c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.574Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:05.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}330a6713d3f5467aed0b178cc13bab29227cc181\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:06.997Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a3210fe3-e0fd-4814-80d8-10c09b2f88d0 Date: Sun, 24 Mar 2019 02:38:07 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:03Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.369Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "connect_security_group(): source_id=2d313d25-d71c-4c18-af6e-a406c857af15 target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.369Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0d8511d-e377-483d-8342-3072149a62b3 Date: Sun, 24 Mar 2019 02:38:07 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:03Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.021Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-b0d8511d-e377-483d-8342-3072149a62b3", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.021Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-b0d8511d-e377-483d-8342-3072149a62b3", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.022Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "connect_security_group(): source_id=d7927852-1ef3-4c41-97c9-511510acce68 target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.022Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37019ad699f165875d2f4040ce5f7edb5dada214\" -d '{\"port\": {\"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.023Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-a3210fe3-e0fd-4814-80d8-10c09b2f88d0", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.369Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-a3210fe3-e0fd-4814-80d8-10c09b2f88d0", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.369Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:07.728Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}330a6713d3f5467aed0b178cc13bab29227cc181\" -d '{\"port\": {\"security_groups\": [\"f5664564-cf96-4327-9240-e3f128f70cdc\"]}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:07.370Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.297Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a4d796a2-662e-4d8c-88ab-35bfc3f90afc Date: Sun, 24 Mar 2019 02:38:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:03Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.070Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-39048bdf-b649-4fbb-a5d7-63e2bff2f05a", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.454Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}330a6713d3f5467aed0b178cc13bab29227cc181\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.456Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8644cf3a-8157-41aa-bf3b-273bfa56ee1e Date: Sun, 24 Mar 2019 02:38:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:08Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.785Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-a4d796a2-662e-4d8c-88ab-35bfc3f90afc", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.070Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-a4d796a2-662e-4d8c-88ab-35bfc3f90afc", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.070Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37019ad699f165875d2f4040ce5f7edb5dada214\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.071Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-c855d8ae-a07b-4d90-af75-becaf1a6117c Date: Sun, 24 Mar 2019 02:38:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:07Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.409Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-c855d8ae-a07b-4d90-af75-becaf1a6117c", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.410Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-c855d8ae-a07b-4d90-af75-becaf1a6117c", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.410Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.cf85f9dc-0fae-436f-91d9-4a1d7cf9305c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-39048bdf-b649-4fbb-a5d7-63e2bff2f05a", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.454Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:08.894Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-39048bdf-b649-4fbb-a5d7-63e2bff2f05a Date: Sun, 24 Mar 2019 02:38:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:03Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.454Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:09.489Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:09.320Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:09.489Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:09.028Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:09.489Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.961Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:09.489Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.833Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:09.489Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8644cf3a-8157-41aa-bf3b-273bfa56ee1e", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.786Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:09.489Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8644cf3a-8157-41aa-bf3b-273bfa56ee1e", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:08.786Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.c0c7bb46-0252-47af-9211-e769b9ddd831"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:10.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.008Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:10.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.281Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:10.742Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38a932d27e4417388241289e50a91b247dcd6952\" -d '{\"floatingip\": {\"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\"}}'", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.423Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:10.742Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2741fd6-6bd6-443a-85ff-e8755959911f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.287Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:10.742Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab79f45-c459-495f-ab01-073c192544d5 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.012Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:10.742Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f2741fd6-6bd6-443a-85ff-e8755959911f", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.287Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}], "metadata": {"pagination": {"total": 339, "offset": 288, "size": 50}}} 2019-03-24 02:38:10,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:10 GMT 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:10,818 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:10,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:38:10,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:38:10,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:38:10,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-57a6a4fb-09d4-487e-8503-0332aff62307 2019-03-24 02:38:10,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-24 02:38:10,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-24 02:38:10,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-24 02:38:10,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:10,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a6a4fb-09d4-487e-8503-0332aff62307 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:10,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-24 02:38:10,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37019ad699f165875d2f4040ce5f7edb5dada214" 2019-03-24 02:38:10,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:10,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4e89215b-d4a7-493a-bc00-f433b41bf25c 2019-03-24 02:38:10,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e89215b-d4a7-493a-bc00-f433b41bf25c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:10,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-24 02:38:10,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330a6713d3f5467aed0b178cc13bab29227cc181" 2019-03-24 02:38:10,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a3210fe3-e0fd-4814-80d8-10c09b2f88d0 Date: Sun, 24 Mar 2019 02:38:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:38:10,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=2d313d25-d71c-4c18-af6e-a406c857af15 target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-24 02:38:10,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0d8511d-e377-483d-8342-3072149a62b3 Date: Sun, 24 Mar 2019 02:38:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:38:10,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-b0d8511d-e377-483d-8342-3072149a62b3 2019-03-24 02:38:10,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-b0d8511d-e377-483d-8342-3072149a62b3 2019-03-24 02:38:10,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=d7927852-1ef3-4c41-97c9-511510acce68 target={u'external_id': u'f5664564-cf96-4327-9240-e3f128f70cdc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-24 02:38:10,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37019ad699f165875d2f4040ce5f7edb5dada214" -d '{"port": {"security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:38:10,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-a3210fe3-e0fd-4814-80d8-10c09b2f88d0 2019-03-24 02:38:10,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-a3210fe3-e0fd-4814-80d8-10c09b2f88d0 2019-03-24 02:38:10,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330a6713d3f5467aed0b178cc13bab29227cc181" -d '{"port": {"security_groups": ["f5664564-cf96-4327-9240-e3f128f70cdc"]}}' 2019-03-24 02:38:10,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a4d796a2-662e-4d8c-88ab-35bfc3f90afc Date: Sun, 24 Mar 2019 02:38:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:38:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-39048bdf-b649-4fbb-a5d7-63e2bff2f05a 2019-03-24 02:38:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330a6713d3f5467aed0b178cc13bab29227cc181" 2019-03-24 02:38:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8644cf3a-8157-41aa-bf3b-273bfa56ee1e Date: Sun, 24 Mar 2019 02:38:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-a4d796a2-662e-4d8c-88ab-35bfc3f90afc 2019-03-24 02:38:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-a4d796a2-662e-4d8c-88ab-35bfc3f90afc 2019-03-24 02:38:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37019ad699f165875d2f4040ce5f7edb5dada214" 2019-03-24 02:38:10,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-c855d8ae-a07b-4d90-af75-becaf1a6117c Date: Sun, 24 Mar 2019 02:38:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:10,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-c855d8ae-a07b-4d90-af75-becaf1a6117c 2019-03-24 02:38:10,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-c855d8ae-a07b-4d90-af75-becaf1a6117c 2019-03-24 02:38:10,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-39048bdf-b649-4fbb-a5d7-63e2bff2f05a 2019-03-24 02:38:10,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-39048bdf-b649-4fbb-a5d7-63e2bff2f05a Date: Sun, 24 Mar 2019 02:38:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:38:10,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8644cf3a-8157-41aa-bf3b-273bfa56ee1e 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8644cf3a-8157-41aa-bf3b-273bfa56ee1e 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:10,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:10,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a932d27e4417388241289e50a91b247dcd6952" -d '{"floatingip": {"port_id": "d7927852-1ef3-4c41-97c9-511510acce68"}}' 2019-03-24 02:38:10,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2741fd6-6bd6-443a-85ff-e8755959911f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:10,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab79f45-c459-495f-ab01-073c192544d5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:10,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f2741fd6-6bd6-443a-85ff-e8755959911f 2019-03-24 02:38:10,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:10,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:10,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:10,882 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:10 GMT 2019-03-24 02:38:10,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:10,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:10,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:10,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:10,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:15,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:15,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:15,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:15,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:15,967 - 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-03-24T02:38:10.742Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38a932d27e4417388241289e50a91b247dcd6952\" -d '{\"floatingip\": {\"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\"}}'", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.423Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:11.263Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e816a422543cea38f8ffafebae65cda50a59daf7\" -d '{\"floatingip\": {\"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\"}}'", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:10.698Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:12.682Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7cd434b8-4d27-4040-9534-da80ed556d21 Date: Sun, 24 Mar 2019 02:38:12 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:11Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 1, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.631Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-395e8205-4ca2-4e2c-bee3-6a59383a3794", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.650Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-395e8205-4ca2-4e2c-bee3-6a59383a3794 Date: Sun, 24 Mar 2019 02:38:12 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:11Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.649Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.948Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.967Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-7cd434b8-4d27-4040-9534-da80ed556d21", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.631Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-7cd434b8-4d27-4040-9534-da80ed556d21", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.631Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.29a58ea6-73d9-474e-b6aa-39b742bcc454"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.278Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-395e8205-4ca2-4e2c-bee3-6a59383a3794", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:12.650Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7e174690-b232-4b5f-952f-bc72c5c44218"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.946Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:13.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.946Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:13.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.946Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:13.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.946Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:13.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:13.946Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:13.122Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:14.492Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:13.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:14.492Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:14.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:14.492Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:14.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.311Z", "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'd7927852-1ef3-4c41-97c9-511510acce68', u'fixed_ip_address': u'11.0.0.16', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f1:f5:38'}, {u'external_id': u'ebf87d44-999e-43ff-aa6f-22f5f523770e', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:91:82:e0'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.141Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}], "metadata": {"pagination": {"total": 357, "offset": 338, "size": 50}}} 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:15 GMT 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:15,967 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:15,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:15,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:15,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:15,968 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:15,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a932d27e4417388241289e50a91b247dcd6952" -d '{"floatingip": {"port_id": "d7927852-1ef3-4c41-97c9-511510acce68"}}' 2019-03-24 02:38:15,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e816a422543cea38f8ffafebae65cda50a59daf7" -d '{"floatingip": {"port_id": "2d313d25-d71c-4c18-af6e-a406c857af15"}}' 2019-03-24 02:38:15,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7cd434b8-4d27-4040-9534-da80ed556d21 Date: Sun, 24 Mar 2019 02:38:12 GMT RESP BODY: {"floatingip": {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:11Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}} 2019-03-24 02:38:15,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-395e8205-4ca2-4e2c-bee3-6a59383a3794 2019-03-24 02:38:15,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-395e8205-4ca2-4e2c-bee3-6a59383a3794 Date: Sun, 24 Mar 2019 02:38:12 GMT RESP BODY: {"floatingip": {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "DOWN", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:11Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}} 2019-03-24 02:38:15,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-03-24 02:38:15,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-03-24 02:38:15,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-7cd434b8-4d27-4040-9534-da80ed556d21 2019-03-24 02:38:15,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-7cd434b8-4d27-4040-9534-da80ed556d21 2019-03-24 02:38:15,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-395e8205-4ca2-4e2c-bee3-6a59383a3794 2019-03-24 02:38:15,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:38:15,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:38:15,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:38:15,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-24 02:38:15,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-24 02:38:15,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 02:38:15,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-24 02:38:15,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-24 02:38:15,972 - 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'd7927852-1ef3-4c41-97c9-511510acce68', u'fixed_ip_address': u'11.0.0.16', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:f1:f5:38'}, {u'external_id': u'ebf87d44-999e-43ff-aa6f-22f5f523770e', u'fixed_ip_address': u'12.0.0.14', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:91:82:e0'}] 2019-03-24 02:38:15,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:16,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:16,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:16,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:16,026 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:16 GMT 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:16,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:16,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:16,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:21,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:21,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "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'2d313d25-d71c-4c18-af6e-a406c857af15', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:bb:c6:1a'}, {u'external_id': u'374f4791-9d95-41e5-a800-2983e2e17cf0', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c2:0b:49'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "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-03-24T02:38:15.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:15.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70ddcdc-9a4b-449f-98c4-6de83ba10547 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70ddcdc-9a4b-449f-98c4-6de83ba10547 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b70ddcdc-9a4b-449f-98c4-6de83ba10547", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b70ddcdc-9a4b-449f-98c4-6de83ba10547", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:15.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f9c29515-5285-46a1-8cbf-92a761f9808b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "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-03-24T02:38:15.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:15.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:15.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c29515-5285-46a1-8cbf-92a761f9808b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c29515-5285-46a1-8cbf-92a761f9808b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:15.980Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f9c29515-5285-46a1-8cbf-92a761f9808b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:16.648Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:16.648Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:15.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-afa439f0-096c-41a6-a977-d956f0f8505a x-compute-request-id: req-afa439f0-096c-41a6-a977-d956f0f8505a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a\", \"fingerprint\": \"8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:16.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:16.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d8b57d6c-2da9-4374-932b-ada8a22d7346 x-compute-request-id: req-d8b57d6c-2da9-4374-932b-ada8a22d7346 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d8b57d6c-2da9-4374-932b-ada8a22d7346 x-compute-request-id: req-d8b57d6c-2da9-4374-932b-ada8a22d7346 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d23193c6-c1b0-4d27-bb09-10ff6b507965 x-compute-request-id: req-d23193c6-c1b0-4d27-bb09-10ff6b507965 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"379914ab-292f-46db-b3d4-9cdc5a82b206\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d23193c6-c1b0-4d27-bb09-10ff6b507965 x-compute-request-id: req-d23193c6-c1b0-4d27-bb09-10ff6b507965 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"379914ab-292f-46db-b3d4-9cdc5a82b206\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-afa439f0-096c-41a6-a977-d956f0f8505a x-compute-request-id: req-afa439f0-096c-41a6-a977-d956f0f8505a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a\", \"fingerprint\": \"8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.377Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:16.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:17.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-6ec26dab-c426-42dc-9c15-661882669679 x-compute-request-id: req-6ec26dab-c426-42dc-9c15-661882669679 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}], "metadata": {"pagination": {"total": 492, "offset": 357, "size": 50}}} 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:21 GMT 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:21,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:21,128 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:21,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c" 2019-03-24 02:38:21,130 - 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'2d313d25-d71c-4c18-af6e-a406c857af15', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:bb:c6:1a'}, {u'external_id': u'374f4791-9d95-41e5-a800-2983e2e17cf0', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c2:0b:49'}] 2019-03-24 02:38:21,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-03-24 02:38:21,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70ddcdc-9a4b-449f-98c4-6de83ba10547 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:21,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70ddcdc-9a4b-449f-98c4-6de83ba10547 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:21,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b70ddcdc-9a4b-449f-98c4-6de83ba10547 2019-03-24 02:38:21,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b70ddcdc-9a4b-449f-98c4-6de83ba10547 2019-03-24 02:38:21,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f9c29515-5285-46a1-8cbf-92a761f9808b 2019-03-24 02:38:21,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c" 2019-03-24 02:38:21,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-03-24 02:38:21,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c29515-5285-46a1-8cbf-92a761f9808b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:21,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c29515-5285-46a1-8cbf-92a761f9808b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:21,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f9c29515-5285-46a1-8cbf-92a761f9808b 2019-03-24 02:38:21,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" 2019-03-24 02:38:21,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" 2019-03-24 02:38:21,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-afa439f0-096c-41a6-a977-d956f0f8505a x-compute-request-id: req-afa439f0-096c-41a6-a977-d956f0f8505a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova", "name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "fingerprint": "8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad"}}]} 2019-03-24 02:38:21,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a 2019-03-24 02:38:21,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a 2019-03-24 02:38:21,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a 2019-03-24 02:38:21,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-afa439f0-096c-41a6-a977-d956f0f8505a 2019-03-24 02:38:21,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:21,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d8b57d6c-2da9-4374-932b-ada8a22d7346 x-compute-request-id: req-d8b57d6c-2da9-4374-932b-ada8a22d7346 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:21,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d8b57d6c-2da9-4374-932b-ada8a22d7346 x-compute-request-id: req-d8b57d6c-2da9-4374-932b-ada8a22d7346 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:21,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346 2019-03-24 02:38:21,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-d8b57d6c-2da9-4374-932b-ada8a22d7346 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c" 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c" 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d23193c6-c1b0-4d27-bb09-10ff6b507965 x-compute-request-id: req-d23193c6-c1b0-4d27-bb09-10ff6b507965 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-d23193c6-c1b0-4d27-bb09-10ff6b507965 x-compute-request-id: req-d23193c6-c1b0-4d27-bb09-10ff6b507965 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:21,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965 2019-03-24 02:38:21,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965 2019-03-24 02:38:21,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965 2019-03-24 02:38:21,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d23193c6-c1b0-4d27-bb09-10ff6b507965 2019-03-24 02:38:21,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c" 2019-03-24 02:38:21,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cda79d50b3c1f9aca38f8a9683b42f7ee10951c" 2019-03-24 02:38:21,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-afa439f0-096c-41a6-a977-d956f0f8505a x-compute-request-id: req-afa439f0-096c-41a6-a977-d956f0f8505a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova", "name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "fingerprint": "8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad"}}]} 2019-03-24 02:38:21,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:21,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda 2019-03-24 02:38:21,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9ce9a8f6-87b8-420d-9e41-14f8da9d9eda 2019-03-24 02:38:21,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102 2019-03-24 02:38:21,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:21,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-6ec26dab-c426-42dc-9c15-661882669679 x-compute-request-id: req-6ec26dab-c426-42dc-9c15-661882669679 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:21,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:21,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:21,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:21,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:21,196 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:21 GMT 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:21,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:21,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:21,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:26,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:26,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-6ec26dab-c426-42dc-9c15-661882669679 x-compute-request-id: req-6ec26dab-c426-42dc-9c15-661882669679 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-6ec26dab-c426-42dc-9c15-661882669679 x-compute-request-id: req-6ec26dab-c426-42dc-9c15-661882669679 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-2475924f-c456-4526-ba95-355ac06b189c x-compute-request-id: req-2475924f-c456-4526-ba95-355ac06b189c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"379914ab-292f-46db-b3d4-9cdc5a82b206\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-2475924f-c456-4526-ba95-355ac06b189c x-compute-request-id: req-2475924f-c456-4526-ba95-355ac06b189c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"379914ab-292f-46db-b3d4-9cdc5a82b206\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}, {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.476Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.476Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-f89b20d4-bbef-4535-883d-647ca90fc102 x-compute-request-id: req-f89b20d4-bbef-4535-883d-647ca90fc102 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a\", \"fingerprint\": \"8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-f89b20d4-bbef-4535-883d-647ca90fc102 x-compute-request-id: req-f89b20d4-bbef-4535-883d-647ca90fc102 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a\", \"fingerprint\": \"8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:17.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea Date: Sun, 24 Mar 2019 02:38:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea Date: Sun, 24 Mar 2019 02:38:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "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-03-24T02:38:17.725Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:17.978Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-25917714-cccc-4ed0-9dcc-4e36d8b49559 Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d5fa364f-ff04-4456-836f-87768b325e1f Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:08Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:18.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "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-03-24T02:38:18.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-25917714-cccc-4ed0-9dcc-4e36d8b49559 Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:17.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:07Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:18.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:07Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:18.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}], "metadata": {"pagination": {"total": 521, "offset": 407, "size": 50}}} 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:26 GMT 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:26,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:26,413 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:26,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-6ec26dab-c426-42dc-9c15-661882669679 x-compute-request-id: req-6ec26dab-c426-42dc-9c15-661882669679 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:26,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38: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-6ec26dab-c426-42dc-9c15-661882669679 x-compute-request-id: req-6ec26dab-c426-42dc-9c15-661882669679 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/292674e7-90d3-444c-8b53-740ce5929303", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:26,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679 2019-03-24 02:38:26,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679 2019-03-24 02:38:26,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679 2019-03-24 02:38:26,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa" 2019-03-24 02:38:26,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa" 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-6ec26dab-c426-42dc-9c15-661882669679 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-2475924f-c456-4526-ba95-355ac06b189c x-compute-request-id: req-2475924f-c456-4526-ba95-355ac06b189c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:26,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-2475924f-c456-4526-ba95-355ac06b189c x-compute-request-id: req-2475924f-c456-4526-ba95-355ac06b189c Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:38:26,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c 2019-03-24 02:38:26,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c 2019-03-24 02:38:26,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c 2019-03-24 02:38:26,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2475924f-c456-4526-ba95-355ac06b189c 2019-03-24 02:38:26,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" 2019-03-24 02:38:26,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-f89b20d4-bbef-4535-883d-647ca90fc102 x-compute-request-id: req-f89b20d4-bbef-4535-883d-647ca90fc102 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova", "name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "fingerprint": "8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad"}}]} 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-f89b20d4-bbef-4535-883d-647ca90fc102 x-compute-request-id: req-f89b20d4-bbef-4535-883d-647ca90fc102 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC00+5PYRUxP+22cvmJEj1cmKFJbvLKXP2hQYwMucvTnoDWHVma1p3H8rLaJXp9ivIBrEBEhEgwk/Ln/041JJLcAuwYp3PZMLQYz5UV9Ye3l2HDSdYJWLXDGXDllBdn9sPJXNaA+MZSPjpFNH0alQU9EKBdmsE+fShHX5sOYYiqvpzSPYn//9QnwJsoGoiQxrLy5NyJUkAT8Taw6I9XU30h/tR7XefNGY5S1nkFO3lOQ3BG3gmSNxvTVe1VvJgGvlL2j5IHtgpLhxEfEPTnqBfLabiHN38EyrutShv1DMVmtcnBLl5VrPI9QSprYv7erQOgmQBRBmAsfkcmTQnBUwdt Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "81:09:21:42:9a:c4:d4:70:53:6d:c4:4c:9f:eb:e5:8e"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDEGHruA4jxTNLCgpOrXNbwNKRHyDhIrIT/sZ2YEvuBkmPMy9BfOmMYiRp6YcM9V0VbzcCveXynd6pmjbUCVcSZxsj/0H+p/sLDTF9IBXvOy4m1HHJlSBKLv73g+9Xd05E7qQloSgKws/DjfqN6KnI15xCtCKTGlsaBtUeDxbsvCGIJ3AQHVdB2Tfn6t66Gx1PcF6YB5t5O/wlXdC3dUa8Iy16YvdxVjl4mDvhc9+OrIR9JaySMXaD8oImir9Nr73N7fuBpOPsA7PpNuysH1f3vHM13rR5i4Vw4aT1mI1yx4QbCJ16eb2zBl388M/AGjcNAaxIcAwTP4auRIfSsDVd Generated-by-Nova", "name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "fingerprint": "8d:3c:9d:8a:ee:10:4a:ff:69:e0:a0:f4:4e:2f:ec:ad"}}]} 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c 2019-03-24 02:38:26,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-97ba27dc-5fd8-4b7c-bfaf-863dd2ec280c 2019-03-24 02:38:26,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea Date: Sun, 24 Mar 2019 02:38:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}]} 2019-03-24 02:38:26,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea Date: Sun, 24 Mar 2019 02:38:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}]} 2019-03-24 02:38:26,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea 2019-03-24 02:38:26,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea 2019-03-24 02:38:26,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-ac1c8ed6-81bd-4279-a005-95eb9eb91dea 2019-03-24 02:38:26,420 - 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-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa" 2019-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa" 2019-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36" 2019-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f89b20d4-bbef-4535-883d-647ca90fc102 2019-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-25917714-cccc-4ed0-9dcc-4e36d8b49559 Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}]} 2019-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d5fa364f-ff04-4456-836f-87768b325e1f Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:26,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36" 2019-03-24 02:38:26,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36" 2019-03-24 02:38:26,422 - 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-03-24 02:38:26,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559 2019-03-24 02:38:26,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559 2019-03-24 02:38:26,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559 2019-03-24 02:38:26,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-25917714-cccc-4ed0-9dcc-4e36d8b49559 2019-03-24 02:38:26,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-25917714-cccc-4ed0-9dcc-4e36d8b49559 Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}]} 2019-03-24 02:38:26,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36" 2019-03-24 02:38:26,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:26,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:26,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:26,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:26,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:26,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:26,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:26,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:26,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:26,476 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:26 GMT 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:26,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:31,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:31,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:31,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:31,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:31,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:31,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:07Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:18.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:07Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:18.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.067Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-639e43e4-d197-469c-96e3-984e9e34efdb Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:50Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"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-03-24T02:38:18.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-639e43e4-d197-469c-96e3-984e9e34efdb Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:50Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"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-03-24T02:38:18.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'd7927852-1ef3-4c41-97c9-511510acce68'}, {'port-id': u'ebf87d44-999e-43ff-aa6f-22f5f523770e'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'd7927852-1ef3-4c41-97c9-511510acce68'}, {'port-id': u'ebf87d44-999e-43ff-aa6f-22f5f523770e'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:18.581Z", "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": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"2d313d25-d71c-4c18-af6e-a406c857af15\"}, {\"port\": \"374f4791-9d95-41e5-a800-2983e2e17cf0\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"2d313d25-d71c-4c18-af6e-a406c857af15\"}, {\"port\": \"374f4791-9d95-41e5-a800-2983e2e17cf0\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "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-03-24T02:38:18.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'2d313d25-d71c-4c18-af6e-a406c857af15'}, {'port-id': u'374f4791-9d95-41e5-a800-2983e2e17cf0'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'2d313d25-d71c-4c18-af6e-a406c857af15'}, {'port-id': u'374f4791-9d95-41e5-a800-2983e2e17cf0'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:51Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"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-03-24T02:38:18.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:37:51Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"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-03-24T02:38:18.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d5fa364f-ff04-4456-836f-87768b325e1f Date: Sun, 24 Mar 2019 02:38:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:08Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"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-03-24T02:38:18.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:19.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:18.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:22.973Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 x-compute-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"adminPass\": \"6DwywBjneJvn\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:22.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:23.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:22.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:23.476Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 x-compute-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"adminPass\": \"6DwywBjneJvn\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:22.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:23.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:22.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:23.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:22.791Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:23.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:22.791Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.8c0a64f3-9b7d-4526-8f4d-891bc77e0988"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd x-compute-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"adminPass\": \"eHRvmFfeqDg8\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:24.001Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd x-compute-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"adminPass\": \"eHRvmFfeqDg8\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.962Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 530, "offset": 457, "size": 50}}} 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:31 GMT 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:31,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:31,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:31,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:31,560 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:31,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8cfe7736-4ec6-4461-a2cb-249cc953435d Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:07Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d 2019-03-24 02:38:31,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d 2019-03-24 02:38:31,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d 2019-03-24 02:38:31,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8cfe7736-4ec6-4461-a2cb-249cc953435d 2019-03-24 02:38:31,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa" 2019-03-24 02:38:31,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27255727e2dce29ed7acdf43afcb406ec5c0ffa" 2019-03-24 02:38:31,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-639e43e4-d197-469c-96e3-984e9e34efdb Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:50Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-639e43e4-d197-469c-96e3-984e9e34efdb Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:50Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb 2019-03-24 02:38:31,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb 2019-03-24 02:38:31,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb 2019-03-24 02:38:31,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-639e43e4-d197-469c-96e3-984e9e34efdb 2019-03-24 02:38:31,565 - 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'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'd7927852-1ef3-4c41-97c9-511510acce68'}, {'port-id': u'ebf87d44-999e-43ff-aa6f-22f5f523770e'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []} 2019-03-24 02:38:31,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'd7927852-1ef3-4c41-97c9-511510acce68'}, {'port-id': u'ebf87d44-999e-43ff-aa6f-22f5f523770e'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []} 2019-03-24 02:38:31,565 - 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-03-24 02:38:31,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36" 2019-03-24 02:38:31,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" -d '{"server": {"name": "reference_vnf", "imageRef": "292674e7-90d3-444c-8b53-740ce5929303", "key_name": "vnf_test_keypair", "flavorRef": "89259426-27d6-4880-a76b-9dfbe8998ad9", "max_count": 1, "min_count": 1, "networks": [{"port": "2d313d25-d71c-4c18-af6e-a406c857af15"}, {"port": "374f4791-9d95-41e5-a800-2983e2e17cf0"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}}' 2019-03-24 02:38:31,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0ca10a2102564a47f83c0fd795c9f7efada5ff" -d '{"server": {"name": "reference_vnf", "imageRef": "292674e7-90d3-444c-8b53-740ce5929303", "key_name": "vnf_test_keypair", "flavorRef": "89259426-27d6-4880-a76b-9dfbe8998ad9", "max_count": 1, "min_count": 1, "networks": [{"port": "2d313d25-d71c-4c18-af6e-a406c857af15"}, {"port": "374f4791-9d95-41e5-a800-2983e2e17cf0"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}}' 2019-03-24 02:38:31,566 - 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-03-24 02:38:31,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'2d313d25-d71c-4c18-af6e-a406c857af15'}, {'port-id': u'374f4791-9d95-41e5-a800-2983e2e17cf0'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []} 2019-03-24 02:38:31,566 - 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'292674e7-90d3-444c-8b53-740ce5929303', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0a510871-9d6c-4dd3-83e6-310eac4bc896'}, 'nics': [{'port-id': u'2d313d25-d71c-4c18-af6e-a406c857af15'}, {'port-id': u'374f4791-9d95-41e5-a800-2983e2e17cf0'}], 'flavor': u'89259426-27d6-4880-a76b-9dfbe8998ad9', 'security_groups': []} 2019-03-24 02:38:31,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 2019-03-24 02:38:31,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 2019-03-24 02:38:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 2019-03-24 02:38:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 2019-03-24 02:38:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:51Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7e06ebaf-5c29-48de-85f2-ffce75a9fef1 Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:37:51Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d5fa364f-ff04-4456-836f-87768b325e1f Date: Sun, 24 Mar 2019 02:38:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:08Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:38:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d5fa364f-ff04-4456-836f-87768b325e1f 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deff7ec1a5a2dc12a55e3ffef244be15c7cf7a36" 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 x-compute-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "adminPass": "6DwywBjneJvn"}} 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579 2019-03-24 02:38:31,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 x-compute-request-id: req-7358faf8-c560-434f-91c8-75dca616a579 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "adminPass": "6DwywBjneJvn"}} 2019-03-24 02:38:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579 2019-03-24 02:38:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579 2019-03-24 02:38:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7358faf8-c560-434f-91c8-75dca616a579 2019-03-24 02:38:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd 2019-03-24 02:38:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd 2019-03-24 02:38:31,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd 2019-03-24 02:38:31,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd x-compute-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "adminPass": "eHRvmFfeqDg8"}} 2019-03-24 02:38:31,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:38:31,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:38:31,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-03-24 02:38:31,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 02:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd x-compute-request-id: req-63e4647d-c122-40be-a82e-ee3e296075bd Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "adminPass": "eHRvmFfeqDg8"}} 2019-03-24 02:38:31,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 02:38:31,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:31,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:31,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:31,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:31,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:31,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:31,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:31,628 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:31 GMT 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:31,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:36,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:39,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:39,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.091Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:23.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.eb2d6059-e07e-403d-b129-0a51dee495ba"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.738Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:24.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.738Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:24.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:24.738Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:24.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:25.337Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:24.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:25.337Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:25.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:25.337Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:24.670Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:25.845Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536fca8b-079b-4097-bc61-a41b426ad1c5 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:25.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:25.845Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-536fca8b-079b-4097-bc61-a41b426ad1c5", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:25.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:25.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:25.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.377Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b560ad2-9cf2-4d47-862c-29eef88e5e24 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:26.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:26.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}558cde2ad85da809fc94880dc5b06c4b0d42d9fa\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:25.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.377Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4b560ad2-9cf2-4d47-862c-29eef88e5e24", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:26.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.995Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-d86875f4-c78a-4087-a37a-bddad3e32304 x-compute-request-id: req-d86875f4-c78a-4087-a37a-bddad3e32304 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T02:38:25Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:26.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.995Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82c2586691b18afccd50cba6ef29c2b3949b6b62\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:26.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.995Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-d86875f4-c78a-4087-a37a-bddad3e32304", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:26.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:26.995Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-d86875f4-c78a-4087-a37a-bddad3e32304", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:26.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b3a06573-d5e6-40c3-8760-3e9664c5a88c"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:27.529Z", "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": "target_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-03-24T02:38:27.110Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:27.529Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-cab2160c-1ab8-4969-b34b-d7569383c9fb x-compute-request-id: req-cab2160c-1ab8-4969-b34b-d7569383c9fb Content-Encoding: gzip Content-Length: 683 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T02:38:26Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-24T02:38:23Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:27.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:28.197Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-cab2160c-1ab8-4969-b34b-d7569383c9fb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:27.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:28.197Z", "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-03-24T02:38:27.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:28.197Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-cab2160c-1ab8-4969-b34b-d7569383c9fb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:27.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.59ce7089-0462-4c94-9b02-f78eb1c2c69a"}], "metadata": {"pagination": {"total": 530, "offset": 507, "size": 50}}} 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:39 GMT 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:39,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:38:39,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-63e4647d-c122-40be-a82e-ee3e296075bd 2019-03-24 02:38:39,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-24 02:38:39,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-24 02:38:39,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 02:38:39,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-03-24 02:38:39,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-24 02:38:39,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-24 02:38:39,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536fca8b-079b-4097-bc61-a41b426ad1c5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:39,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-536fca8b-079b-4097-bc61-a41b426ad1c5 2019-03-24 02:38:39,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:39,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b560ad2-9cf2-4d47-862c-29eef88e5e24 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:38:39,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:38:39,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558cde2ad85da809fc94880dc5b06c4b0d42d9fa" 2019-03-24 02:38:39,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4b560ad2-9cf2-4d47-862c-29eef88e5e24 2019-03-24 02:38:39,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-d86875f4-c78a-4087-a37a-bddad3e32304 x-compute-request-id: req-d86875f4-c78a-4087-a37a-bddad3e32304 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:38:25Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:38:39,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c2586691b18afccd50cba6ef29c2b3949b6b62" 2019-03-24 02:38:39,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-d86875f4-c78a-4087-a37a-bddad3e32304 2019-03-24 02:38:39,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-d86875f4-c78a-4087-a37a-bddad3e32304 2019-03-24 02:38:39,843 - 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-03-24 02:38:39,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-cab2160c-1ab8-4969-b34b-d7569383c9fb x-compute-request-id: req-cab2160c-1ab8-4969-b34b-d7569383c9fb Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:38:26Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:38:39,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-cab2160c-1ab8-4969-b34b-d7569383c9fb 2019-03-24 02:38:39,843 - 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-03-24 02:38:39,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-cab2160c-1ab8-4969-b34b-d7569383c9fb 2019-03-24 02:38:39,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:44,673 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:44,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:44,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:44 GMT 2019-03-24 02:38:44,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:44,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:44,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:44,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:44,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:49,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:49,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:49 GMT 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:49,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:49,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:50,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:50,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:50,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:50,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:50,045 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:50 GMT 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:50,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:50,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:55,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:55,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:55 GMT 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:38:55,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:38:55,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:38:55,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:38:55,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:38:55,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:38:55,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:38:55,175 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:38:55 GMT 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:38:55,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:38:55,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:00,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:00,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:00,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:00,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:57.339Z", "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-03-24T02:38:57.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:58.125Z", "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-03-24T02:38:57.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}899fa62a08983ccf86d34478fb690ff04cfddcd8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:58.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:58.755Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d1bd8d73-e325-4f64-87ac-7c67cc3ae707", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:58.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:58.755Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1bd8d73-e325-4f64-87ac-7c67cc3ae707 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:58.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:58.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:59.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:38:58.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:59.291Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286e24a1-3e1b-48a2-8d36-3f8ada68d7f6 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:58.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:59.291Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-286e24a1-3e1b-48a2-8d36-3f8ada68d7f6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:58.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:38:59.960Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3412b55a8d3fed593e8a4e77d6edba4ab28fb4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:38:59.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}], "metadata": {"pagination": {"total": 540, "offset": 530, "size": 50}}} 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:00 GMT 2019-03-24 02:39:00,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:00,284 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:00,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:00,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:00,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:00,284 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:00,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 02:39:00,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-24 02:39:00,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899fa62a08983ccf86d34478fb690ff04cfddcd8" 2019-03-24 02:39:00,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d1bd8d73-e325-4f64-87ac-7c67cc3ae707 2019-03-24 02:39:00,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1bd8d73-e325-4f64-87ac-7c67cc3ae707 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:00,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:00,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:00,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286e24a1-3e1b-48a2-8d36-3f8ada68d7f6 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:00,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-286e24a1-3e1b-48a2-8d36-3f8ada68d7f6 2019-03-24 02:39:00,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3412b55a8d3fed593e8a4e77d6edba4ab28fb4" 2019-03-24 02:39:00,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:00,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:00,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:00,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:00,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:00,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:00,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:00,349 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:00 GMT 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:00,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:05,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:05,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:05,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:00.578Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8f7482de-3c71-4adb-b420-57a9fb9bcf99", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:00.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:00.578Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:38:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7482de-3c71-4adb-b420-57a9fb9bcf99 x-compute-request-id: req-8f7482de-3c71-4adb-b420-57a9fb9bcf99 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-24T02:38:27Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:00.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:00.578Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8f7482de-3c71-4adb-b420-57a9fb9bcf99", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:00.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.b2c1e5cd-c409-4a5b-bef8-0ea323d2155b"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.195Z", "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": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/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-03-24T02:39:00.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.733Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.733Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b5691ed7-a510-47c5-b927-c3121a10f188", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.733Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.733Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b5691ed7-a510-47c5-b927-c3121a10f188", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.733Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:01.733Z", "message": "RESP: [200] Date: Sun, 24 Mar 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-b5691ed7-a510-47c5-b927-c3121a10f188 x-compute-request-id: req-b5691ed7-a510-47c5-b927-c3121a10f188 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a\", \"version\": 4, \"addr\": \"11.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:c6:1a\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:0b:49\", \"version\": 4, \"addr\": \"12.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-24T02:38:23Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.5b7ced80-16eb-411e-8d09-1d56c0ff0d22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:02.416Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:02.023Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:02.416Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:01.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:03.083Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.018Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:03.586Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dbc618-db77-4b73-b4ad-8750d9eabbec 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.023Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:03.586Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-47dbc618-db77-4b73-b4ad-8750d9eabbec", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.023Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:03.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.018Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:03.586Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dbc618-db77-4b73-b4ad-8750d9eabbec 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.023Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:03.586Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-47dbc618-db77-4b73-b4ad-8750d9eabbec", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.024Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.457Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 Date: Sun, 24 Mar 2019 02:39:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"191e8a5e-3fed-4c90-912e-2efd8c2cde64\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.708Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.708Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.709Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.709Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.709Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.710Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.710Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a8e711-de6a-4ac8-89e1-140271fc5a34 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.715Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.457Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a8e711-de6a-4ac8-89e1-140271fc5a34 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.715Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 Date: Sun, 24 Mar 2019 02:39:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"191e8a5e-3fed-4c90-912e-2efd8c2cde64\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.708Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-40a8e711-de6a-4ac8-89e1-140271fc5a34", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.716Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.119Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-40a8e711-de6a-4ac8-89e1-140271fc5a34", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:03.716Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce8c86d60c16c34713cbd3e93fffaae2e907ea58\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:04.128Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:04.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce8c86d60c16c34713cbd3e93fffaae2e907ea58\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:04.128Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}], "metadata": {"pagination": {"total": 574, "offset": 540, "size": 50}}} 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:05 GMT 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:05,437 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:05,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8f7482de-3c71-4adb-b420-57a9fb9bcf99 2019-03-24 02:39:05,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:38:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7482de-3c71-4adb-b420-57a9fb9bcf99 x-compute-request-id: req-8f7482de-3c71-4adb-b420-57a9fb9bcf99 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-24T02:38:27Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:05,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8f7482de-3c71-4adb-b420-57a9fb9bcf99 2019-03-24 02:39:05,440 - 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-03-24 02:39:05,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-03-24 02:39:05,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b5691ed7-a510-47c5-b927-c3121a10f188 2019-03-24 02:39:05,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-03-24 02:39:05,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b5691ed7-a510-47c5-b927-c3121a10f188 2019-03-24 02:39:05,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-03-24 02:39:05,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 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-b5691ed7-a510-47c5-b927-c3121a10f188 x-compute-request-id: req-b5691ed7-a510-47c5-b927-c3121a10f188 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:05,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-24 02:39:05,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-24 02:39:05,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:05,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dbc618-db77-4b73-b4ad-8750d9eabbec 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:05,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-47dbc618-db77-4b73-b4ad-8750d9eabbec 2019-03-24 02:39:05,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:05,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dbc618-db77-4b73-b4ad-8750d9eabbec 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:05,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-47dbc618-db77-4b73-b4ad-8750d9eabbec 2019-03-24 02:39:05,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410" 2019-03-24 02:39:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 Date: Sun, 24 Mar 2019 02:39:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"191e8a5e-3fed-4c90-912e-2efd8c2cde64","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 2019-03-24 02:39:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 2019-03-24 02:39:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 2019-03-24 02:39:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 2019-03-24 02:39:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a8e711-de6a-4ac8-89e1-140271fc5a34 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410" 2019-03-24 02:39:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a8e711-de6a-4ac8-89e1-140271fc5a34 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-20a37f70-1f45-46c5-a1b6-7d7541f3f171 Date: Sun, 24 Mar 2019 02:39:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"191e8a5e-3fed-4c90-912e-2efd8c2cde64","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-40a8e711-de6a-4ac8-89e1-140271fc5a34 2019-03-24 02:39:05,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-40a8e711-de6a-4ac8-89e1-140271fc5a34 2019-03-24 02:39:05,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8c86d60c16c34713cbd3e93fffaae2e907ea58" 2019-03-24 02:39:05,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8c86d60c16c34713cbd3e93fffaae2e907ea58" 2019-03-24 02:39:05,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:05,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:05,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:05 GMT 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:05,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:10,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:10,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:10,595 - 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-03-24T02:39:05.706Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-c70aca8b-6b90-4a86-a9bf-910c90d88e83 x-compute-request-id: req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a\", \"version\": 4, \"addr\": \"11.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:c6:1a\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:0b:49\", \"version\": 4, \"addr\": \"12.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-24T02:38:23Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.521Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.523Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.523Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-c70aca8b-6b90-4a86-a9bf-910c90d88e83 x-compute-request-id: req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a\", \"version\": 4, \"addr\": \"11.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:c6:1a\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:0b:49\", \"version\": 4, \"addr\": \"12.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-24T02:38:23Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.521Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.522Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.521Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.522Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:05.522Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.580Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.160Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.851Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.160Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.159Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "Skipping port 2d313d25-d71c-4c18-af6e-a406c857af15 attachment, because it is already attached to device (server) id 191e8a5e-3fed-4c90-912e-2efd8c2cde64.", "level": "info", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.580Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.580Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.580Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e1066e77-0555-44f8-999b-2f7ef3080fde Date: Sun, 24 Mar 2019 02:39:06 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.159Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e1066e77-0555-44f8-999b-2f7ef3080fde Date: Sun, 24 Mar 2019 02:39:06 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.159Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.160Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.198Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.198Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-edca69c6-2885-4792-ad61-32b974581648 Date: Sun, 24 Mar 2019 02:39:06 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.579Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-edca69c6-2885-4792-ad61-32b974581648 Date: Sun, 24 Mar 2019 02:39:06 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.580Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:06.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.580Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.0d1f358d-186e-4681-999b-e4c47f41013b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:07.670Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:06.986Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.288Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63839293-5c27-4da4-8009-05b173a05941 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:07.992Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.288Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:07.987Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.288Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:07.987Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.288Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63839293-5c27-4da4-8009-05b173a05941 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:07.992Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.288Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-63839293-5c27-4da4-8009-05b173a05941", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:07.992Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.288Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-63839293-5c27-4da4-8009-05b173a05941", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:07.992Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.428Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.870Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-80b22176-db39-4f5b-96f4-ed5109363a8a Date: Sun, 24 Mar 2019 02:39:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:57Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"191e8a5e-3fed-4c90-912e-2efd8c2cde64\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.742Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:08.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.428Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}869981400546edeebb788627e4060401792f63bf\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:09.156Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.749Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.748Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.748Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.748Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.743Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.742Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-80b22176-db39-4f5b-96f4-ed5109363a8a Date: Sun, 24 Mar 2019 02:39:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:57Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"191e8a5e-3fed-4c90-912e-2efd8c2cde64\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.742Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.742Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.743Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.743Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}869981400546edeebb788627e4060401792f63bf\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:09.156Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:09.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:08.743Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}], "metadata": {"pagination": {"total": 621, "offset": 574, "size": 50}}} 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:10 GMT 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:10,596 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:10,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-c70aca8b-6b90-4a86-a9bf-910c90d88e83 x-compute-request-id: req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:10,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410" 2019-03-24 02:39:10,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410" 2019-03-24 02:39:10,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-c70aca8b-6b90-4a86-a9bf-910c90d88e83 x-compute-request-id: req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:10,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 2019-03-24 02:39:10,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 2019-03-24 02:39:10,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 2019-03-24 02:39:10,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-c70aca8b-6b90-4a86-a9bf-910c90d88e83 2019-03-24 02:39:10,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 2d313d25-d71c-4c18-af6e-a406c857af15 attachment, because it is already attached to device (server) id 191e8a5e-3fed-4c90-912e-2efd8c2cde64. 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648 2019-03-24 02:39:10,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648 2019-03-24 02:39:10,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e1066e77-0555-44f8-999b-2f7ef3080fde Date: Sun, 24 Mar 2019 02:39:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}} 2019-03-24 02:39:10,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e1066e77-0555-44f8-999b-2f7ef3080fde Date: Sun, 24 Mar 2019 02:39:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}} 2019-03-24 02:39:10,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-e1066e77-0555-44f8-999b-2f7ef3080fde 2019-03-24 02:39:10,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410" 2019-03-24 02:39:10,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3b3c25c1a69b7ccb875ced7db5ec996d9f7410" 2019-03-24 02:39:10,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-edca69c6-2885-4792-ad61-32b974581648 Date: Sun, 24 Mar 2019 02:39:06 GMT RESP BODY: {"floatingip": {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64"}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}} 2019-03-24 02:39:10,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-edca69c6-2885-4792-ad61-32b974581648 Date: Sun, 24 Mar 2019 02:39:06 GMT RESP BODY: {"floatingip": {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64"}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}} 2019-03-24 02:39:10,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-edca69c6-2885-4792-ad61-32b974581648 2019-03-24 02:39:10,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-24 02:39:10,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63839293-5c27-4da4-8009-05b173a05941 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:10,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:10,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63839293-5c27-4da4-8009-05b173a05941 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-63839293-5c27-4da4-8009-05b173a05941 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-63839293-5c27-4da4-8009-05b173a05941 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504" 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-80b22176-db39-4f5b-96f4-ed5109363a8a Date: Sun, 24 Mar 2019 02:39:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:57Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","device_id":"191e8a5e-3fed-4c90-912e-2efd8c2cde64","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504" 2019-03-24 02:39:10,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869981400546edeebb788627e4060401792f63bf" 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7b38dc-e649-443f-a9c9-faa36ddf73bd 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a 2019-03-24 02:39:10,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-80b22176-db39-4f5b-96f4-ed5109363a8a Date: Sun, 24 Mar 2019 02:39:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:57Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","device_id":"191e8a5e-3fed-4c90-912e-2efd8c2cde64","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a 2019-03-24 02:39:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a 2019-03-24 02:39:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-80b22176-db39-4f5b-96f4-ed5109363a8a 2019-03-24 02:39:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869981400546edeebb788627e4060401792f63bf" 2019-03-24 02:39:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:10,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:10,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:10,663 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:10 GMT 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:10,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:10,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:15,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:15,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:15,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:15,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:15,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:15,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:15,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:15,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:15,751 - 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-03-24T02:39:10.656Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 x-compute-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a\", \"version\": 4, \"addr\": \"11.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:c6:1a\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:0b:49\", \"version\": 4, \"addr\": \"12.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-24T02:38:23Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.594Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.999Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "Skipping port 374f4791-9d95-41e5-a800-2983e2e17cf0 attachment, because it is already attached to device (server) id 191e8a5e-3fed-4c90-912e-2efd8c2cde64.", "level": "info", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.999Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.998Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3a2d010b-d744-4f57-8e1f-26955a13b22e Date: Sun, 24 Mar 2019 02:39:10 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:41Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:36Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.998Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.998Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.999Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 x-compute-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a\", \"version\": 4, \"addr\": \"11.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:c6:1a\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c2:0b:49\", \"version\": 4, \"addr\": \"12.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"191e8a5e-3fed-4c90-912e-2efd8c2cde64\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-24T02:38:23Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.594Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.594Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.595Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.595Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.595Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.596Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.596Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.323Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3a2d010b-d744-4f57-8e1f-26955a13b22e Date: Sun, 24 Mar 2019 02:39:10 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:41Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:36Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:10.998Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.7131cd0c-4186-4e68-bcfe-e0a502e51173"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.970Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:11.413Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.970Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:11.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:11.970Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:11.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 639, "offset": 621, "size": 50}}} 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:15 GMT 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:15,752 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 x-compute-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e 2019-03-24 02:39:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 374f4791-9d95-41e5-a800-2983e2e17cf0 attachment, because it is already attached to device (server) id 191e8a5e-3fed-4c90-912e-2efd8c2cde64. 2019-03-24 02:39:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e 2019-03-24 02:39:15,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3a2d010b-d744-4f57-8e1f-26955a13b22e Date: Sun, 24 Mar 2019 02:39:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["5cd11256-a5b9-4f5e-9654-8e35d93b94c3"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:41Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:36Z","mtu":1450}} 2019-03-24 02:39:15,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e 2019-03-24 02:39:15,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3a2d010b-d744-4f57-8e1f-26955a13b22e 2019-03-24 02:39:15,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 x-compute-request-id: req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 Content-Encoding: gzip Content-Length: 827 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:15,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 2019-03-24 02:39:15,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 2019-03-24 02:39:15,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 2019-03-24 02:39:15,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-b6d523a4-e77c-4b4b-980f-ffb8ddf02021 2019-03-24 02:39:15,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504" 2019-03-24 02:39:15,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d502191e8ec1f8ade625abeabbe82de6e7de5504" 2019-03-24 02:39:15,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3a2d010b-d744-4f57-8e1f-26955a13b22e Date: Sun, 24 Mar 2019 02:39:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["5cd11256-a5b9-4f5e-9654-8e35d93b94c3"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:41Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:36Z","mtu":1450}} 2019-03-24 02:39:15,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-24 02:39:15,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:39:15,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-24 02:39:15,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:15,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:15,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:15,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:15,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:15 GMT 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:15,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:15,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:15,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:20,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:20,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:20,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:20,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:20,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:20,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:20,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:20 GMT 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:20,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:20,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:20,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:20,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:20,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:20,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:20,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:20,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:20 GMT 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:20,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:25,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:26,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:26 GMT 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:26,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:26,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:26,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:26,123 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:26 GMT 2019-03-24 02:39:26,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:26,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:26,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:26,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:26,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:31,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:31,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:31.151Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:30.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 640, "offset": 639, "size": 50}}} 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:31,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:31 GMT 2019-03-24 02:39:31,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:31,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 638 2019-03-24 02:39:31,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:31,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:31,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:31,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-24 02:39:31,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:31,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:31,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:31,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:31,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:31 GMT 2019-03-24 02:39:31,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:31,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:31,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:31,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:31,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:36,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:36,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:32.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:39:31.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:32.687Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a8d40904-e859-41a8-8e0f-ac853f156c52", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:31.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:32.687Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d40904-e859-41a8-8e0f-ac853f156c52 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:31.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:32.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c388a0ae1c3dcd045a1164991200ac978d0ec6d\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:32.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:33.654Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b x-compute-request-id: req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b Content-Encoding: gzip Content-Length: 823 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:f1:f5:38\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:f5:38\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:82:e0\", \"version\": 4, \"addr\": \"12.0.0.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:33.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.157Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:33.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.157Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:33.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.157Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:33.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.157Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:33.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.58f2c7de-d832-4c7e-a52e-6fa0598e547d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.751Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:34.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.751Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:34.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:34.751Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:34.663Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:35.719Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:35.673Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}], "metadata": {"pagination": {"total": 653, "offset": 640, "size": 50}}} 2019-03-24 02:39:36,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:36 GMT 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:36,380 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:36,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:36,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a8d40904-e859-41a8-8e0f-ac853f156c52 2019-03-24 02:39:36,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d40904-e859-41a8-8e0f-ac853f156c52 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:36,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c388a0ae1c3dcd045a1164991200ac978d0ec6d" 2019-03-24 02:39:36,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b x-compute-request-id: req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b Content-Encoding: gzip Content-Length: 823 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:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:36,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b 2019-03-24 02:39:36,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-8ec7aff9-21ce-4fc4-8ee9-1dcb69e0bf0b 2019-03-24 02:39:36,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-03-24 02:39:36,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-03-24 02:39:36,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-24 02:39:36,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-03-24 02:39:36,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-24 02:39:36,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:36,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:36,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:36,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:36,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:36,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:36,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:36,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:36 GMT 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:36,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:41,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:41,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:41,549 - 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-03-24T02:39:36.387Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:35.678Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.387Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:35.678Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.387Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:35.679Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.387Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:35.679Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.092Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:35.673Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.093Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55c83ec2c72530a212d2efc913843bd22c59516e\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.766Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6dfff40e-0b05-49fc-be13-407d746464b1", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.352Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6dfff40e-0b05-49fc-be13-407d746464b1", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.352Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-9cc7830b-29b9-465d-92df-22d6511229ca Date: Sun, 24 Mar 2019 02:39:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"aa469b91-e0cd-46e0-a80b-afaedadbad1f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.344Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-9cc7830b-29b9-465d-92df-22d6511229ca Date: Sun, 24 Mar 2019 02:39:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"aa469b91-e0cd-46e0-a80b-afaedadbad1f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.344Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.344Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.344Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.345Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.345Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.345Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.345Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dfff40e-0b05-49fc-be13-407d746464b1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.351Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:36.969Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dfff40e-0b05-49fc-be13-407d746464b1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.351Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:37.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55c83ec2c72530a212d2efc913843bd22c59516e\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:36.766Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.353Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-50bcc64e-fae7-4aca-a51c-0f944214c4a5 x-compute-request-id: req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:f5:38\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:82:e0\", \"version\": 4, \"addr\": \"12.0.0.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.311Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.724Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.759Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-50bcc64e-fae7-4aca-a51c-0f944214c4a5 x-compute-request-id: req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:f5:38\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:82:e0\", \"version\": 4, \"addr\": \"12.0.0.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.312Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.312Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.313Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.313Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.314Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.314Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-73795c48-a102-4140-9715-de6234a8ac98 Date: Sun, 24 Mar 2019 02:39:38 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.723Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-73795c48-a102-4140-9715-de6234a8ac98 Date: Sun, 24 Mar 2019 02:39:38 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:52Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:34Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.723Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.723Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.723Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.312Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:38.985Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.724Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-de97ff55-09c4-4064-9a7b-5b7306a9310e Date: Sun, 24 Mar 2019 02:39:39 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.143Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "Skipping port d7927852-1ef3-4c41-97c9-511510acce68 attachment, because it is already attached to device (server) id aa469b91-e0cd-46e0-a80b-afaedadbad1f.", "level": "info", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.144Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.144Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.144Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.143Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.143Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-de97ff55-09c4-4064-9a7b-5b7306a9310e Date: Sun, 24 Mar 2019 02:39:39 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.143Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.500Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:39.569Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:38.759Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.77389e98-0e86-45d2-8ba2-cdda3f570632"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:40.287Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:39.633Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:40.956Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:40.645Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:40.956Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:40.649Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:40.956Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:40.650Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:40.956Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:40.650Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}], "metadata": {"pagination": {"total": 708, "offset": 653, "size": 50}}} 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:41 GMT 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:41,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:41,550 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:41,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:41,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:41,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a 2019-03-24 02:39:41,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1de0e90f-9dfe-4048-abdf-e2e7cf63fd9a 2019-03-24 02:39:41,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b" 2019-03-24 02:39:41,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:41,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b" 2019-03-24 02:39:41,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c83ec2c72530a212d2efc913843bd22c59516e" 2019-03-24 02:39:41,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6dfff40e-0b05-49fc-be13-407d746464b1 2019-03-24 02:39:41,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6dfff40e-0b05-49fc-be13-407d746464b1 2019-03-24 02:39:41,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-9cc7830b-29b9-465d-92df-22d6511229ca Date: Sun, 24 Mar 2019 02:39:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"aa469b91-e0cd-46e0-a80b-afaedadbad1f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:41,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-9cc7830b-29b9-465d-92df-22d6511229ca Date: Sun, 24 Mar 2019 02:39:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"aa469b91-e0cd-46e0-a80b-afaedadbad1f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca 2019-03-24 02:39:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca 2019-03-24 02:39:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca 2019-03-24 02:39:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-9cc7830b-29b9-465d-92df-22d6511229ca 2019-03-24 02:39:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dfff40e-0b05-49fc-be13-407d746464b1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dfff40e-0b05-49fc-be13-407d746464b1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c83ec2c72530a212d2efc913843bd22c59516e" 2019-03-24 02:39:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-50bcc64e-fae7-4aca-a51c-0f944214c4a5 x-compute-request-id: req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b" 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-50bcc64e-fae7-4aca-a51c-0f944214c4a5 x-compute-request-id: req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b" 2019-03-24 02:39:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b" 2019-03-24 02:39:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-73795c48-a102-4140-9715-de6234a8ac98 Date: Sun, 24 Mar 2019 02:39:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}} 2019-03-24 02:39:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-73795c48-a102-4140-9715-de6234a8ac98 Date: Sun, 24 Mar 2019 02:39:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:52Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:34Z","mtu":1450}} 2019-03-24 02:39:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98 2019-03-24 02:39:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98 2019-03-24 02:39:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-50bcc64e-fae7-4aca-a51c-0f944214c4a5 2019-03-24 02:39:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/0a510871-9d6c-4dd3-83e6-310eac4bc896.json used request id req-73795c48-a102-4140-9715-de6234a8ac98 2019-03-24 02:39:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-de97ff55-09c4-4064-9a7b-5b7306a9310e Date: Sun, 24 Mar 2019 02:39:39 GMT RESP BODY: {"floatingip": {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:f5:38", "device_id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f"}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}} 2019-03-24 02:39:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port d7927852-1ef3-4c41-97c9-511510acce68 attachment, because it is already attached to device (server) id aa469b91-e0cd-46e0-a80b-afaedadbad1f. 2019-03-24 02:39:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e 2019-03-24 02:39:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e 2019-03-24 02:39:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e 2019-03-24 02:39:41,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-de97ff55-09c4-4064-9a7b-5b7306a9310e 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-de97ff55-09c4-4064-9a7b-5b7306a9310e Date: Sun, 24 Mar 2019 02:39:39 GMT RESP BODY: {"floatingip": {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f1:f5:38", "device_id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f"}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}} 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de4b89e27183680f3a5e9386df94001f5394a3b" 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:41,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 2019-03-24 02:39:41,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:41,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:41,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:41,625 - 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-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:41,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:41 GMT 2019-03-24 02:39:41,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:41,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-24 02:39:41,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:41,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:41,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:46,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:39:46,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:46,706 - 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-03-24T02:39:40.956Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:40.650Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:40.956Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:40.650Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:41.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.052Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:41.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.051Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:41.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-67c0ed21-c81f-46fd-91a8-7de213e05f17 Date: Sun, 24 Mar 2019 02:39:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"aa469b91-e0cd-46e0-a80b-afaedadbad1f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.299Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.307Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7315e259696196a3901d9d9a5daf7e6faab48529\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.717Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7315e259696196a3901d9d9a5daf7e6faab48529\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.717Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.307Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.307Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.307Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.301Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-67c0ed21-c81f-46fd-91a8-7de213e05f17 Date: Sun, 24 Mar 2019 02:39:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:38:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"aa469b91-e0cd-46e0-a80b-afaedadbad1f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.299Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.299Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.299Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.300Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.300Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:42.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:41.300Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.330Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 x-compute-request-id: req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:f5:38\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:82:e0\", \"version\": 4, \"addr\": \"12.0.0.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.295Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.296Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.295Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 x-compute-request-id: req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:f5:38\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:82:e0\", \"version\": 4, \"addr\": \"12.0.0.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"292674e7-90d3-444c-8b53-740ce5929303\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-24T02:38:59.000000\", \"flavor\": {\"id\": \"89259426-27d6-4880-a76b-9dfbe8998ad9\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9\", \"rel\": \"bookmark\"}]}, \"id\": \"aa469b91-e0cd-46e0-a80b-afaedadbad1f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"32cf1f1cafec4770a1eb23411b2538c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-24T02:38:59Z\", \"hostId\": \"d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-24T02:38:22Z\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\"}}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.295Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.689Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.689Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.297Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.296Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.689Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.295Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "Skipping port ebf87d44-999e-43ff-aa6f-22f5f523770e attachment, because it is already attached to device (server) id aa469b91-e0cd-46e0-a80b-afaedadbad1f.", "level": "info", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.690Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.690Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 Date: Sun, 24 Mar 2019 02:39:43 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:41Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:36Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.689Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 Date: Sun, 24 Mar 2019 02:39:43 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-24T02:37:41Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:36Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.689Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:43.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:43.297Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d", "logger": "ctx.790c94de-2b90-47fc-af18-5e5f97339eb5"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:44.600Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:44.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:44.600Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:44.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:44.600Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:44.094Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:39:45.216Z", "message": "'install' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-24T02:39:44.791Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 740, "offset": 703, "size": 50}}} 2019-03-24 02:39:46,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:46 GMT 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:46,707 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:39:46,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 2019-03-24 02:39:46,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eec4f3f4-3833-4a07-878c-2ab5dfb488f8 2019-03-24 02:39:46,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2" 2019-03-24 02:39:46,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2" 2019-03-24 02:39:46,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-67c0ed21-c81f-46fd-91a8-7de213e05f17 Date: Sun, 24 Mar 2019 02:39:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","device_id":"aa469b91-e0cd-46e0-a80b-afaedadbad1f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:46,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1 2019-03-24 02:39:46,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7315e259696196a3901d9d9a5daf7e6faab48529" 2019-03-24 02:39:46,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7315e259696196a3901d9d9a5daf7e6faab48529" 2019-03-24 02:39:46,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:46,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:39:46,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8db6d9a3-a75b-41ec-afe9-f42216f3a4b1 2019-03-24 02:39:46,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:46,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 817 X-Openstack-Request-Id: req-67c0ed21-c81f-46fd-91a8-7de213e05f17 Date: Sun, 24 Mar 2019 02:39:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:38:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","device_id":"aa469b91-e0cd-46e0-a80b-afaedadbad1f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:39:46,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-67c0ed21-c81f-46fd-91a8-7de213e05f17 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 x-compute-request-id: req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 2019-03-24 02:39:46,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 2019-03-24 02:39:46,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 24 Mar 2019 02:39: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-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 x-compute-request-id: req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 Content-Encoding: gzip Content-Length: 823 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:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}} 2019-03-24 02:39:46,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 2019-03-24 02:39:46,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 2019-03-24 02:39:46,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2" 2019-03-24 02:39:46,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 2019-03-24 02:39:46,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 2019-03-24 02:39:46,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-04f25c1d-8aa8-4cb0-b2d8-2e4015a76510 2019-03-24 02:39:46,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port ebf87d44-999e-43ff-aa6f-22f5f523770e attachment, because it is already attached to device (server) id aa469b91-e0cd-46e0-a80b-afaedadbad1f. 2019-03-24 02:39:46,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 2019-03-24 02:39:46,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 Date: Sun, 24 Mar 2019 02:39:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["5cd11256-a5b9-4f5e-9654-8e35d93b94c3"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:41Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:36Z","mtu":1450}} 2019-03-24 02:39:46,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3bbce28f-2b97-47d3-9601-fbc05f83cc97 Date: Sun, 24 Mar 2019 02:39:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":["5cd11256-a5b9-4f5e-9654-8e35d93b94c3"],"description":"","tags":[],"updated_at":"2019-03-24T02:37:41Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:36Z","mtu":1450}} 2019-03-24 02:39:46,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c88b5dde7865e4f7459d14292bb9dc2ec6130e2" 2019-03-24 02:39:46,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-24 02:39:46,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-24 02:39:46,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-24 02:39:46,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-03-24 02:39:46,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/2ebbcf6a-2550-497b-a28b-a22d39d83d6d 2019-03-24 02:39:46,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:39:46,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:39:46,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T02:39:44.767Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"} 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:39:46 GMT 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-03-24 02:39:46,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:39:46,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:39:46,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:39:46,788 - 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-03-24T02:37:28.365Z', u'id': u'2ebbcf6a-2550-497b-a28b-a22d39d83d6d', u'ended_at': u'2019-03-24T02:39:44.767Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-03-24T02:37:28.365Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-03-24 02:39:46,800 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-03-24 02:39:46,857 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}}, 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-03-24 02:39:46,912 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}}, 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-03-24 02:39:46,912 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-03-24 02:39:46,913 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2019-03-24 02:39:46,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:46,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:48,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02:39: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-ce984365-0a36-4394-905a-f484f8720ac7 x-openstack-request-id: req-ce984365-0a36-4394-905a-f484f8720ac7 2019-03-24 02:39:48,634 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:48,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce984365-0a36-4394-905a-f484f8720ac7 2019-03-24 02:39:48,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72119307518s 2019-03-24 02:39:48,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:49,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-a7c2a3f6-a302-4dcf-b415-d6ccfbce0169 x-openstack-request-id: req-a7c2a3f6-a302-4dcf-b415-d6ccfbce0169 2019-03-24 02:39:49,436 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:49,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a7c2a3f6-a302-4dcf-b415-d6ccfbce0169 2019-03-24 02:39:49,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79751086235s 2019-03-24 02:39:49,440 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2019-03-24 02:39:49,440 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:bb:c6:1a 2019-03-24 02:39:49,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:49,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:50,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02:39: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-09c3ba9c-2bdb-499e-b040-56918d95cb1c x-openstack-request-id: req-09c3ba9c-2bdb-499e-b040-56918d95cb1c 2019-03-24 02:39:50,816 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:50,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09c3ba9c-2bdb-499e-b040-56918d95cb1c 2019-03-24 02:39:50,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37557506561s 2019-03-24 02:39:50,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:52,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02:39: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-4d0618ed-6c2b-45b6-9712-0133d5dc4c83 x-openstack-request-id: req-4d0618ed-6c2b-45b6-9712-0133d5dc4c83 2019-03-24 02:39:52,187 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:52,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d0618ed-6c2b-45b6-9712-0133d5dc4c83 2019-03-24 02:39:52,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36718606949s 2019-03-24 02:39:52,192 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.10 2019-03-24 02:39:52,192 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:c2:0b:49 2019-03-24 02:39:52,192 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-03-24 02:39:52,192 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.201 2019-03-24 02:39:52,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:53,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02:39: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-f44d0cef-0678-4e5b-ac0a-86b646abcf70 x-openstack-request-id: req-f44d0cef-0678-4e5b-ac0a-86b646abcf70 2019-03-24 02:39:53,269 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:53,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f44d0cef-0678-4e5b-ac0a-86b646abcf70 2019-03-24 02:39:53,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07641005516s 2019-03-24 02:39:53,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:54,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02:39:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b07ba344-d5c7-4f14-af3d-64422c4ec5b5 x-openstack-request-id: req-b07ba344-d5c7-4f14-af3d-64422c4ec5b5 2019-03-24 02:39:54,236 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:54,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b07ba344-d5c7-4f14-af3d-64422c4ec5b5 2019-03-24 02:39:54,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.963125944138s 2019-03-24 02:39:54,240 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.16 2019-03-24 02:39:54,241 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:f1:f5:38 2019-03-24 02:39:54,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:54,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:55,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02:39:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47997502-1882-4b99-8639-37c4b70a6c52 x-openstack-request-id: req-47997502-1882-4b99-8639-37c4b70a6c52 2019-03-24 02:39:55,432 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:55,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47997502-1882-4b99-8639-37c4b70a6c52 2019-03-24 02:39:55,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1912779808s 2019-03-24 02:39:55,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:39:55,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:39:56,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-b54b3782-b11a-45da-902d-fc8c4c9db756 x-openstack-request-id: req-b54b3782-b11a-45da-902d-fc8c4c9db756 2019-03-24 02:39:56,635 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:39:56,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b54b3782-b11a-45da-902d-fc8c4c9db756 2019-03-24 02:39:56,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19896221161s 2019-03-24 02:39:56,639 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.14 2019-03-24 02:39:56,639 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:91:82:e0 2019-03-24 02:39:56,640 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-03-24 02:39:56,659 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-03-24 02:39:56,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-03-24 02:39:56,677 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-03-24 02:39:56,744 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-03-24 02:39:56' 2019-03-24 02:39:56,744 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-03-24 02:39:56,744 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-03-24 02:39:56,769 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-03-24 02:39:56,771 - paramiko.transport - DEBUG - starting thread (client mode): 0xd82b2b10L 2019-03-24 02:39:56,771 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:39:56,776 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-24 02:39:56,776 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-24 02:39:56,777 - 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-03-24 02:39:56,778 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-24 02:39:56,778 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-24 02:39:56,778 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:39:56,778 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-24 02:39:56,778 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:39:56,818 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-24 02:39:56,930 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-24 02:39:56,930 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:39:56,933 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: db90d4b3161d6b7233c32e78dcc764f0 2019-03-24 02:39:56,967 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:39:56,977 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-24 02:39:56,977 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-24 02:39:56,998 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-03-24 02:39:56,998 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:39:57,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:39:57,000 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:39:57,004 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:39:57,006 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:39:58,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-03-24 02:39:59,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-03-24 02:40:04,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-03-24 02:40:05,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-03-24 02:40:10,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-03-24 02:40:11,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-03-24 02:40:16,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-03-24 02:40:17,051 - 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-03-24 02:40:22,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-03-24 02:40:23,058 - 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-03-24 02:40:28,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-03-24 02:40:29,066 - 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-03-24 02:40:34,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-03-24 02:40:35,073 - 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-03-24 02:40:40,078 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-03-24 02:40:41,080 - 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-03-24 02:40:46,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-03-24 02:40:47,087 - 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-03-24 02:40:52,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-03-24 02:40:53,095 - 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-03-24 02:40:58,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-03-24 02:40:59,102 - 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-03-24 02:41:04,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-03-24 02:41:05,109 - 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-03-24 02:41:10,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-03-24 02:41:11,116 - 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-03-24 02:41:16,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-24 02:41:17,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-24 02:41:22,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 ebgp-multihop '2' 2019-03-24 02:41:23,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2019-03-24 02:41:28,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 remote-as 65002 2019-03-24 02:41:29,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 remote-as 65002 [edit] vyos@vyos# 2019-03-24 02:41:34,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 update-source 12.0.0.14 2019-03-24 02:41:35,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 update-source 12.0.0.14 [edit] vyos@vyos# 2019-03-24 02:41:40,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 soft-reconfiguration inbound 2019-03-24 02:41:41,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-03-24 02:41:46,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 password lab0033 2019-03-24 02:41:47,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2019-03-24 02:41:52,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-03-24 02:41:53,167 - 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-03-24 02:41:58,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-03-24 02:41:59,173 - 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-03-24 02:42:04,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-03-24 02:42:05,180 - 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-03-24 02:42:10,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-03-24 02:42:11,188 - 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-03-24 02:42:16,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-03-24 02:42:17,193 - 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-03-24 02:42:22,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-03-24 02:42:23,200 - 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-03-24 02:42:28,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-03-24 02:42:29,207 - 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-03-24 02:42:34,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-03-24 02:42:35,210 - 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-03-24 02:42:40,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-03-24 02:42:41,217 - 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-03-24 02:42:46,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-03-24 02:42:47,225 - 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-03-24 02:42:52,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.14 2019-03-24 02:42:53,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.14 [edit] vyos@vyos# 2019-03-24 02:42:58,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-24 02:42:59,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-24 02:43:04,257 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 02:43:04,272 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-03-24 02:43:04,293 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-03-24 02:43:04,294 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8fb41d0L 2019-03-24 02:43:04,295 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:43:04,302 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-24 02:43:04,302 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-24 02:43:04,303 - 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-03-24 02:43:04,303 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-24 02:43:04,303 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-24 02:43:04,303 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:43:04,303 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-24 02:43:04,303 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:43:04,343 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-24 02:43:04,397 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-24 02:43:04,397 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:43:04,400 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: db90d4b3161d6b7233c32e78dcc764f0 2019-03-24 02:43:04,432 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:43:04,443 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-24 02:43:04,443 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-24 02:43:04,463 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-03-24 02:43:04,464 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:43:04,464 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:43:04,464 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:43:04,467 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:43:04,469 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:43:05,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-03-24 02:43:06,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-03-24 02:43:11,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-03-24 02:43:12,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-03-24 02:43:17,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-03-24 02:43:18,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-03-24 02:43:23,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-03-24 02:43:24,511 - 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-03-24 02:43:29,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-03-24 02:43:30,519 - 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-03-24 02:43:35,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-03-24 02:43:36,526 - 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-03-24 02:43:41,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-03-24 02:43:42,533 - 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-03-24 02:43:47,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-03-24 02:43:48,540 - 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-03-24 02:43:53,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-03-24 02:43:54,547 - 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-03-24 02:43:59,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-03-24 02:44:00,554 - 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-03-24 02:44:05,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-03-24 02:44:06,561 - 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-03-24 02:44:11,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-03-24 02:44:12,568 - 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-03-24 02:44:17,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-03-24 02:44:18,575 - 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-03-24 02:44:23,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-24 02:44:24,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-24 02:44:29,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 ebgp-multihop '2' 2019-03-24 02:44:30,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 ebgp-multihop '2' [edit] vyos@vyos# 2019-03-24 02:44:35,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 remote-as 65001 2019-03-24 02:44:36,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 remote-as 65001 [edit] vyos@vyos# 2019-03-24 02:44:41,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 update-source 12.0.0.10 2019-03-24 02:44:42,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 update-source 12.0.0.10 [edit] vyos@vyos# 2019-03-24 02:44:47,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 soft-reconfiguration inbound 2019-03-24 02:44:48,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-03-24 02:44:53,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.14 password lab0033 2019-03-24 02:44:54,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.14 password lab0033 [edit] vyos@vyos# 2019-03-24 02:44:59,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-03-24 02:45:00,624 - 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-03-24 02:45:05,629 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-03-24 02:45:06,631 - 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-03-24 02:45:11,636 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-03-24 02:45:12,638 - 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-03-24 02:45:17,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-03-24 02:45:18,645 - 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-03-24 02:45:23,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-03-24 02:45:24,652 - 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-03-24 02:45:29,657 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-03-24 02:45:30,659 - 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-03-24 02:45:35,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-03-24 02:45:36,666 - 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-03-24 02:45:41,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-03-24 02:45:42,673 - 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-03-24 02:45:47,674 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-03-24 02:45:48,676 - 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-03-24 02:45:53,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-03-24 02:45:54,682 - 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-03-24 02:45:59,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.10 2019-03-24 02:46:00,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2019-03-24 02:46:05,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-24 02:46:06,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-24 02:46:11,721 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 02:46:11,730 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-03-24 02:46:11,730 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-03-24 02:47:11,790 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-03-24 02:47:11,836 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-03-24 02:47:11,839 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8770090L 2019-03-24 02:47:11,839 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-24 02:47:11,845 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-24 02:47:11,846 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-24 02:47:11,847 - 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-03-24 02:47:11,847 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-24 02:47:11,847 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-24 02:47:11,847 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-24 02:47:11,848 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-24 02:47:11,848 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-24 02:47:11,883 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-24 02:47:11,990 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-24 02:47:11,990 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-24 02:47:11,993 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: db90d4b3161d6b7233c32e78dcc764f0 2019-03-24 02:47:12,022 - paramiko.transport - DEBUG - userauth is OK 2019-03-24 02:47:12,030 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-24 02:47:12,030 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-24 02:47:12,057 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-03-24 02:47:12,058 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-24 02:47:12,059 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-24 02:47:12,059 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-24 02:47:12,061 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:47:12,062 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-24 02:47:13,064 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-03-24 02:47:43,141 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 02:47:43,172 - 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-03-24 02:47:43,173 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.14, 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.10 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2019-03-24 02:47:43,173 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 | no-more BGP neighbor is 12.0.0.10, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.10 BGP state = Established, up for 00:01:05 Last read 21:20:56, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 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.14 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.14, Local port: 179 Foreign host: 12.0.0.10, Foreign port: 50845 Nexthop: 12.0.0.14 Nexthop global: fe80::f816:3eff:fe91:82e0 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-03-24 02:47:43,173 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.14 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.14 0 32768 i *> 10.0.2.0/24 12.0.0.14 0 32768 i *> 10.0.3.0/24 12.0.0.14 0 32768 i *> 10.0.4.0/24 12.0.0.14 0 32768 i *> 10.0.5.0/24 12.0.0.14 0 32768 i *> 10.0.6.0/24 12.0.0.14 0 32768 i *> 10.0.7.0/24 12.0.0.14 0 32768 i *> 10.0.8.0/24 12.0.0.14 0 32768 i *> 10.0.9.0/24 12.0.0.14 0 32768 i *> 10.0.10.0/24 12.0.0.14 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-24 02:47:43,173 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.14 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.10 0 0 65002 i *> 10.1.2.0/24 12.0.0.10 0 0 65002 i *> 10.1.3.0/24 12.0.0.10 0 0 65002 i *> 10.1.4.0/24 12.0.0.10 0 0 65002 i *> 10.1.5.0/24 12.0.0.10 0 0 65002 i *> 10.1.6.0/24 12.0.0.10 0 0 65002 i *> 10.1.7.0/24 12.0.0.10 0 0 65002 i *> 10.1.8.0/24 12.0.0.10 0 0 65002 i *> 10.1.9.0/24 12.0.0.10 0 0 65002 i *> 10.1.10.0/24 12.0.0.10 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-24 02:47:43,173 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 routes | no-more BGP table version is 0, local router ID is 12.0.0.14 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.10 0 0 65002 i *> 10.1.2.0/24 12.0.0.10 0 0 65002 i *> 10.1.3.0/24 12.0.0.10 0 0 65002 i *> 10.1.4.0/24 12.0.0.10 0 0 65002 i *> 10.1.5.0/24 12.0.0.10 0 0 65002 i *> 10.1.6.0/24 12.0.0.10 0 0 65002 i *> 10.1.7.0/24 12.0.0.10 0 0 65002 i *> 10.1.8.0/24 12.0.0.10 0 0 65002 i *> 10.1.9.0/24 12.0.0.10 0 0 65002 i *> 10.1.10.0/24 12.0.0.10 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-24 02:47:43,174 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-03-24 02:47:43,174 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.4' 2019-03-24 02:47:43,174 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-03-24 02:47:43,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:47:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:47:44,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1183 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-c8ecc1ea-d777-4f6a-8f9d-10db55b92c36 x-openstack-request-id: req-c8ecc1ea-d777-4f6a-8f9d-10db55b92c36 2019-03-24 02:47:44,831 - 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:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:47:44,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8ecc1ea-d777-4f6a-8f9d-10db55b92c36 2019-03-24 02:47:44,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65649986267s 2019-03-24 02:47:44,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-24 02:47:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:47:45,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 24 Mar 2019 02:47: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 x-compute-request-id: req-4ee5b45f-1216-4125-bc0b-7a3f5f682725 x-openstack-request-id: req-4ee5b45f-1216-4125-bc0b-7a3f5f682725 2019-03-24 02:47:45,020 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-4ee5b45f-1216-4125-bc0b-7a3f5f682725 2019-03-24 02:47:45,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.184872865677s 2019-03-24 02:47:45,020 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-03-24 02:47:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:47:45,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:47:46,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1201 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-fd3f69bc-e1bb-491f-b160-83cd9d5713a9 x-openstack-request-id: req-fd3f69bc-e1bb-491f-b160-83cd9d5713a9 2019-03-24 02:47:46,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c6:1a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:0b:49", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "191e8a5e-3fed-4c90-912e-2efd8c2cde64", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:47:44Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-24T02:38:23Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:f5:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:82:e0", "version": 4, "addr": "12.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f", "rel": "bookmark"}], "image": {"id": "292674e7-90d3-444c-8b53-740ce5929303", "links": [{"href": "http://172.30.9.28:8774/images/292674e7-90d3-444c-8b53-740ce5929303", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:38:59.000000", "flavor": {"id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "links": [{"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "bookmark"}]}, "id": "aa469b91-e0cd-46e0-a80b-afaedadbad1f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:38:59Z", "hostId": "d06414d9eb98bef4e6400b5d26a140eafd3e228a8fa67bae9c7a9d3f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-24T02:38:22Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:33:10Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:47:46,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fd3f69bc-e1bb-491f-b160-83cd9d5713a9 2019-03-24 02:47:46,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48159813881s 2019-03-24 02:47:46,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-24 02:47:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:47:46,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 24 Mar 2019 02:47: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 x-compute-request-id: req-c720e69f-2467-41e9-8fc7-1f525c9b4a70 x-openstack-request-id: req-c720e69f-2467-41e9-8fc7-1f525c9b4a70 2019-03-24 02:47:46,682 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-c720e69f-2467-41e9-8fc7-1f525c9b4a70 2019-03-24 02:47:46,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.174260139465s 2019-03-24 02:47:46,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 02:47:46,807 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:09 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-24 02:47:46,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-03-24 02:47:46,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:46,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T02:37:24.744Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:22.495Z", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-24T02:37:22.497Z", "id": "526e0eeb-1254-4bed-97ce-f5bda8e2305c"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T02:39:44.767Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:28.365Z", "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-03-24T02:37:28.365Z", "id": "2ebbcf6a-2550-497b-a28b-a22d39d83d6d"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:46 GMT 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:46,901 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:47:46,902 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-03-24 02:47:47,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:47,339 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-03-24 02:47:47,339 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:47 GMT 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:47,340 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:47,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:47,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:47 GMT 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:47,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:47:47,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:47,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:47,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:47,636 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:47 GMT 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:47,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:47:47,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:47,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:47,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:52,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:47:52,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:52,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:52,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:52,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:48.360Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:48.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:49.778Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:49.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:50.409Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:49.761Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:50.409Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:50.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:51.076Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:50.482Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:51.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:47:51.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:51.657Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec3557e-c1c1-41b7-b1ae-816f606be073 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:51.657Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-aec3557e-c1c1-41b7-b1ae-816f606be073", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:51.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:47:51.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ed79ad-47bb-447e-aec4-8e9676a422f1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-84ed79ad-47bb-447e-aec4-8e9676a422f1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d470d4fd828c0e8cf56b2e7a2792e29182b26383\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}071662a63176e8300b0fcf957102da47b17ae0e6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 02:47: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-e70516f4-c783-4853-987d-a08a00843ac9 x-compute-request-id: req-e70516f4-c783-4853-987d-a08a00843ac9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f 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-03-24T02:47:51.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-e70516f4-c783-4853-987d-a08a00843ac9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.325Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-e70516f4-c783-4853-987d-a08a00843ac9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:51.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7eabb12f-2c82-4989-adc6-203ab6e4603d"}], "metadata": {"pagination": {"total": 16, "offset": 0, "size": 50}}} 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:52 GMT 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:47:52,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:52,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:52,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:52,731 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:47:52,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-03-24 02:47:52,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:47:52,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:47:52,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 02:47:52,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-24 02:47:52,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:47:52,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec3557e-c1c1-41b7-b1ae-816f606be073 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:47:52,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-aec3557e-c1c1-41b7-b1ae-816f606be073 2019-03-24 02:47:52,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:47:52,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ed79ad-47bb-447e-aec4-8e9676a422f1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:47:52,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-84ed79ad-47bb-447e-aec4-8e9676a422f1 2019-03-24 02:47:52,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d470d4fd828c0e8cf56b2e7a2792e29182b26383" 2019-03-24 02:47:52,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071662a63176e8300b0fcf957102da47b17ae0e6" 2019-03-24 02:47:52,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 02:47: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-e70516f4-c783-4853-987d-a08a00843ac9 x-compute-request-id: req-e70516f4-c783-4853-987d-a08a00843ac9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found.", "code": 404}} 2019-03-24 02:47:52,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-e70516f4-c783-4853-987d-a08a00843ac9 2019-03-24 02:47:52,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-e70516f4-c783-4853-987d-a08a00843ac9 2019-03-24 02:47:52,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:47:52,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:52,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:52,819 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:52 GMT 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:52,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:47:52,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:52,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:52,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:57,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:47:57,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:57,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:57,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:57,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:57,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:57,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.990Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:52.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.990Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:52.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.990Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:52.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.990Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f 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 aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-24T02:47:52.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.990Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:52.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:52.990Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 02:47: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-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9 x-compute-request-id: req-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 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-03-24T02:47:52.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d7093f8-d8e4-4f04-8052-dded3f356730"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:53.588Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 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 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-24T02:47:52.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:53.588Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:52.981Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:53.588Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:52.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.269Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:53.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.269Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:53.469Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.269Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.207Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.629Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.629Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b9d79dcb-4cc0-4161-b332-e3632fdd9987", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.520Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d79dcb-4cc0-4161-b332-e3632fdd9987 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.520Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.207Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65308918-387b-4666-9cb9-e6c41ef5fa3b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.212Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65308918-387b-4666-9cb9-e6c41ef5fa3b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.212Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-65308918-387b-4666-9cb9-e6c41ef5fa3b", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.212Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-65308918-387b-4666-9cb9-e6c41ef5fa3b", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.214Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.515Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.515Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d79dcb-4cc0-4161-b332-e3632fdd9987 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.520Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:54.915Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b9d79dcb-4cc0-4161-b332-e3632fdd9987", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.520Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-413ce5ca-9f36-43ca-9e73-80afef457766 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.293Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.293Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.294Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.294Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.338Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.294Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.294Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.926Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:54.926Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-f72d692c-1bcc-4942-8bb4-228f5314b7db Date: Sun, 24 Mar 2019 02:47:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.001Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-f72d692c-1bcc-4942-8bb4-228f5314b7db Date: Sun, 24 Mar 2019 02:47:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.001Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.002Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.002Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.002Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.002Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.003Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.003Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-413ce5ca-9f36-43ca-9e73-80afef457766 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.293Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:55.471Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.293Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.553Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.340Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.340Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.552Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.339Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.339Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}], "metadata": {"pagination": {"total": 127, "offset": 16, "size": 50}}} 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:57 GMT 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:57,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:57,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:47:57,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:47:57,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-03-24 02:47:57,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9 2019-03-24 02:47:57,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9 2019-03-24 02:47:57,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found. [status_code=404] 2019-03-24 02:47:57,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:47:57,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 02:47: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-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9 x-compute-request-id: req-8b0fdb0f-9017-4bc1-9370-bb281a3b91d9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found.", "code": 404}} 2019-03-24 02:47:57,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found. [status_code=404] 2019-03-24 02:47:57,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-24 02:47:57,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-03-24 02:47:57,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:47:57,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-24 02:47:57,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:47:57,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:47:57,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:47:57,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b9d79dcb-4cc0-4161-b332-e3632fdd9987 2019-03-24 02:47:57,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d79dcb-4cc0-4161-b332-e3632fdd9987 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:47:57,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:47:57,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65308918-387b-4666-9cb9-e6c41ef5fa3b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:47:57,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65308918-387b-4666-9cb9-e6c41ef5fa3b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:47:57,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-65308918-387b-4666-9cb9-e6c41ef5fa3b 2019-03-24 02:47:57,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-65308918-387b-4666-9cb9-e6c41ef5fa3b 2019-03-24 02:47:57,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:47:57,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:47:57,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d79dcb-4cc0-4161-b332-e3632fdd9987 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:47:57,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b9d79dcb-4cc0-4161-b332-e3632fdd9987 2019-03-24 02:47:57,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-413ce5ca-9f36-43ca-9e73-80afef457766 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:47:57,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766 2019-03-24 02:47:57,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766 2019-03-24 02:47:57,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-f72d692c-1bcc-4942-8bb4-228f5314b7db Date: Sun, 24 Mar 2019 02:47:54 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:47:57,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-f72d692c-1bcc-4942-8bb4-228f5314b7db Date: Sun, 24 Mar 2019 02:47:54 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:47:57,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db 2019-03-24 02:47:57,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db 2019-03-24 02:47:57,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db 2019-03-24 02:47:57,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f72d692c-1bcc-4942-8bb4-228f5314b7db 2019-03-24 02:47:57,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:47:57,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:47:57,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-413ce5ca-9f36-43ca-9e73-80afef457766 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:47:57,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-413ce5ca-9f36-43ca-9e73-80afef457766 2019-03-24 02:47:57,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:47:57,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:47:57,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:47:57,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:47:57,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:47:57,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 2019-03-24 02:47:57,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:47:58,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:47:58,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:47:58,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:47:58,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:47:58,027 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:47:58 GMT 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:47:58,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:47:58,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:03,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:03,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:03,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:03,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:03,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:03,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:03,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:03,107 - 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-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-320b21c8-ddfb-4c2b-bbb6-b67db7e39511", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.858Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-320b21c8-ddfb-4c2b-bbb6-b67db7e39511", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.858Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.859Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.859Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f930e231-64ab-4603-920a-cc5404f6acd6 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.014Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.552Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.552Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.552Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.552Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.553Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.553Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-40e20476-3895-4141-9c2a-c8ff7771db5a Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.675Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.678Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-40e20476-3895-4141-9c2a-c8ff7771db5a Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.676Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.676Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.677Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.677Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.677Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.340Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\"", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.340Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.552Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.339Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.339Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.339Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.339Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.135Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:55.340Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-de088e7c-1ec4-4588-8d12-9b451bb0208d Date: Sun, 24 Mar 2019 02:47:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.189Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.190Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "Detaching port 374f4791-9d95-41e5-a800-2983e2e17cf0...", "level": "info", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.190Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.190Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f930e231-64ab-4603-920a-cc5404f6acd6 Date: Sun, 24 Mar 2019 02:47:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.015Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.015Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.015Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.015Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.016Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "Detaching port ebf87d44-999e-43ff-aa6f-22f5f523770e...", "level": "info", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.016Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.017Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.017Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-de088e7c-1ec4-4588-8d12-9b451bb0208d Date: Sun, 24 Mar 2019 02:47:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.189Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.189Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.190Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.190Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:56.640Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.190Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1e82817e-6d51-48a4-8318-266775a6216a Date: Sun, 24 Mar 2019 02:47:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.875Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.875Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.876Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.876Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.876Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "Successfully detached port 374f4791-9d95-41e5-a800-2983e2e17cf0", "level": "info", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.876Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.626Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}], "metadata": {"pagination": {"total": 230, "offset": 66, "size": 50}}} 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:03 GMT 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:03,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:03,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:03,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:03,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-320b21c8-ddfb-4c2b-bbb6-b67db7e39511 2019-03-24 02:48:03,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-320b21c8-ddfb-4c2b-bbb6-b67db7e39511 2019-03-24 02:48:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:48:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:48:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f930e231-64ab-4603-920a-cc5404f6acd6 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 2019-03-24 02:48:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 2019-03-24 02:48:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 2019-03-24 02:48:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 2019-03-24 02:48:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:48:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" 2019-03-24 02:48:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-40e20476-3895-4141-9c2a-c8ff7771db5a Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:48:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-40e20476-3895-4141-9c2a-c8ff7771db5a Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a 2019-03-24 02:48:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a 2019-03-24 02:48:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a 2019-03-24 02:48:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-40e20476-3895-4141-9c2a-c8ff7771db5a 2019-03-24 02:48:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:48:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" 2019-03-24 02:48:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b15a71f2-22a4-4648-bbf3-0f885206d3c4 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 2019-03-24 02:48:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 2019-03-24 02:48:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 2019-03-24 02:48:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-92d66ad9-c13c-4ae5-af0b-2602bd7651b7 2019-03-24 02:48:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-de088e7c-1ec4-4588-8d12-9b451bb0208d Date: Sun, 24 Mar 2019 02:47:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d 2019-03-24 02:48:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 374f4791-9d95-41e5-a800-2983e2e17cf0... 2019-03-24 02:48:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f930e231-64ab-4603-920a-cc5404f6acd6 Date: Sun, 24 Mar 2019 02:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-f930e231-64ab-4603-920a-cc5404f6acd6 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ebf87d44-999e-43ff-aa6f-22f5f523770e... 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}859cbd3a905f5abdab03f783ddff2b29a7c6dc04" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-de088e7c-1ec4-4588-8d12-9b451bb0208d Date: Sun, 24 Mar 2019 02:47:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d 2019-03-24 02:48:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d 2019-03-24 02:48:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-de088e7c-1ec4-4588-8d12-9b451bb0208d 2019-03-24 02:48:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c203b9e9dcc04d85bb5a2d73514efe214ce40a" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1e82817e-6d51-48a4-8318-266775a6216a Date: Sun, 24 Mar 2019 02:47:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a 2019-03-24 02:48:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a 2019-03-24 02:48:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a 2019-03-24 02:48:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-1e82817e-6d51-48a4-8318-266775a6216a 2019-03-24 02:48:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 374f4791-9d95-41e5-a800-2983e2e17cf0 2019-03-24 02:48:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0 2019-03-24 02:48:03,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:03,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:03,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:03,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:03 GMT 2019-03-24 02:48:03,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:03,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:03,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:03,179 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:03,179 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:08,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:08,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:08,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:08,381 - 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-03-24T02:47:57.204Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1e82817e-6d51-48a4-8318-266775a6216a Date: Sun, 24 Mar 2019 02:47:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.875Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.7c0166af-be74-40f7-b29d-54c11d0ed288"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "Successfully detached port ebf87d44-999e-43ff-aa6f-22f5f523770e", "level": "info", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.626Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.626Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.626Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.625Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.625Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-baf219b6-e171-47a8-8b5d-adabe0250ac0 Date: Sun, 24 Mar 2019 02:47:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.625Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.204Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-baf219b6-e171-47a8-8b5d-adabe0250ac0 Date: Sun, 24 Mar 2019 02:47:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_58zmf0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:56.625Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6d3ab796-54ba-4d5c-8d52-e93ecbb613c2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.807Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_l2rh8n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:57.124Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.807Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:57.488Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:57.807Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:57.241Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.328Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8d265c-4416-4184-a8c2-584685271b03 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.609Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.605Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.605Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.334Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.334Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.334Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.334Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.328Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5b8d265c-4416-4184-a8c2-584685271b03", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.610Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8d265c-4416-4184-a8c2-584685271b03 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.609Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:58.924Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5b8d265c-4416-4184-a8c2-584685271b03", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.610Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.114Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.745Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:58.745Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.029Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.029Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.115Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.115Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.115Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.116Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.116Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.116Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.116Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:47:59.559Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8cbd30e4-c001-442a-a6a8-bb78defc8819 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.435Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.680Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8cbd30e4-c001-442a-a6a8-bb78defc8819 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.435Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.435Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.435Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.435Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.435Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.436Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.436Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-14d27c73-29c9-43e2-adb6-0d4284a0da91 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.679Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-14d27c73-29c9-43e2-adb6-0d4284a0da91 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.679Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}], "metadata": {"pagination": {"total": 279, "offset": 116, "size": 50}}} 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:08 GMT 2019-03-24 02:48:08,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:08,382 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:08,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:08,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:08,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:08,382 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1e82817e-6d51-48a4-8318-266775a6216a Date: Sun, 24 Mar 2019 02:47:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ebf87d44-999e-43ff-aa6f-22f5f523770e 2019-03-24 02:48:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0 2019-03-24 02:48:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0 2019-03-24 02:48:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0 2019-03-24 02:48:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-baf219b6-e171-47a8-8b5d-adabe0250ac0 2019-03-24 02:48:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-baf219b6-e171-47a8-8b5d-adabe0250ac0 Date: Sun, 24 Mar 2019 02:47:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-baf219b6-e171-47a8-8b5d-adabe0250ac0 Date: Sun, 24 Mar 2019 02:47:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-24 02:48:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-24 02:48:08,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-24 02:48:08,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:08,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8d265c-4416-4184-a8c2-584685271b03 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:08,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:08,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:08,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4 2019-03-24 02:48:08,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4 2019-03-24 02:48:08,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:08,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb9d48ae-40e4-4cec-8ceb-3692caa43cd4 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:08,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:08,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5b8d265c-4416-4184-a8c2-584685271b03 2019-03-24 02:48:08,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8d265c-4416-4184-a8c2-584685271b03 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:08,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5b8d265c-4416-4184-a8c2-584685271b03 2019-03-24 02:48:08,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:48:08,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:08,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d6ba0b2-fba7-4a77-8e7f-ccd8e072b2b3 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8cbd30e4-c001-442a-a6a8-bb78defc8819 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:08,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:08,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 2019-03-24 02:48:08,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:08,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 2019-03-24 02:48:08,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8cbd30e4-c001-442a-a6a8-bb78defc8819 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8cbd30e4-c001-442a-a6a8-bb78defc8819 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:08,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-14d27c73-29c9-43e2-adb6-0d4284a0da91 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:08,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-14d27c73-29c9-43e2-adb6-0d4284a0da91 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:08,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:08,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:08,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:08,548 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:08 GMT 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:08,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:08,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:08,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:08,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:13,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:13,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:13,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:13,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:13,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:13,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:13,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:13,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:13,660 - 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-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.807Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.806Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.806Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.806Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:38:14Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:bb:c6:1a\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"2d313d25-d71c-4c18-af6e-a406c857af15\", \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}, {\"router_id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:38:16Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:f1:f5:38\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 4, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"d7927852-1ef3-4c41-97c9-511510acce68\", \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}, {\"router_id\": \"ca3d57cc-3028-470a-8553-66083d73e72b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:33:15Z\", \"updated_at\": \"2019-03-24T02:33:19Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"62495250-5e92-4cc7-b487-60d60fbb2d57\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:6e:c7\", \"device_id\": \"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 3, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": \"a36c20d4-7921-406b-adfd-468c20ca9a05\", \"id\": \"dc98f195-d5bb-4f7c-8674-9c510591c9ac\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.806Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\"", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.680Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.141Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-14d27c73-29c9-43e2-adb6-0d4284a0da91", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:47:59.680Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "Detaching port d7927852-1ef3-4c41-97c9-511510acce68...", "level": "info", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8226c932-5bbb-4086-a23a-88c807cd85b3 Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.471Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.471Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 Date: Sun, 24 Mar 2019 02:47:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.005Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8226c932-5bbb-4086-a23a-88c807cd85b3 Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:48Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.006Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.006Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.124Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:47Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.124Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.125Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.125Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.125Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.125Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.126Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:00.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\"", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.126Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.696Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-10846c24-dc27-4df1-bd3b-d0bcf17f169a Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.799Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.799Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.799Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.799Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.799Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "Detaching port 2d313d25-d71c-4c18-af6e-a406c857af15...", "level": "info", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.800Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.801Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.801Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.696Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.123Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.696Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "Successfully detached port d7927852-1ef3-4c41-97c9-511510acce68", "level": "info", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.696Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.696Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.696Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6bc06b78-6531-4619-b017-27419ce27478"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}], "metadata": {"pagination": {"total": 378, "offset": 166, "size": 50}}} 2019-03-24 02:48:13,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:13,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:13 GMT 2019-03-24 02:48:13,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:13,661 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:13,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:13,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:13,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:13,661 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:13,664 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:13,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 2019-03-24 02:48:13,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 2019-03-24 02:48:13,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 2019-03-24 02:48:13,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 2019-03-24 02:48:13,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:48:13,665 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-ef77a0fa-7118-4a6e-8136-b5b5c130d2f9 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"floatingips": [{"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:38:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:bb:c6:1a", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "2d313d25-d71c-4c18-af6e-a406c857af15", "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}, {"router_id": "e45e9bac-f270-442f-93bf-de2acc69c3ee", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:38:16Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "device_owner": "", "mac_address": "fa:16:3e:f1:f5:38", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "d7927852-1ef3-4c41-97c9-511510acce68", "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}, {"router_id": "ca3d57cc-3028-470a-8553-66083d73e72b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:33:15Z", "updated_at": "2019-03-24T02:33:19Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:6e:c7", "device_id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": "a36c20d4-7921-406b-adfd-468c20ca9a05", "id": "dc98f195-d5bb-4f7c-8674-9c510591c9ac", "qos_policy_id": null}]} 2019-03-24 02:48:13,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" 2019-03-24 02:48:13,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-14d27c73-29c9-43e2-adb6-0d4284a0da91 2019-03-24 02:48:13,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port d7927852-1ef3-4c41-97c9-511510acce68... 2019-03-24 02:48:13,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8226c932-5bbb-4086-a23a-88c807cd85b3 Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-8226c932-5bbb-4086-a23a-88c807cd85b3 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 2019-03-24 02:48:13,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 Date: Sun, 24 Mar 2019 02:47:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 2019-03-24 02:48:13,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 2019-03-24 02:48:13,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-268b4574-9aa1-47e3-a4e5-6ff1cccd8473 2019-03-24 02:48:13,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-8226c932-5bbb-4086-a23a-88c807cd85b3 Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:48Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27ec13b8f3b70912a12f4df141a2f79c197d18f" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:47Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 2019-03-24 02:48:13,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-d3dc26d3-d08d-4d6b-8255-cf3c73f5be32 2019-03-24 02:48:13,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:13,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" 2019-03-24 02:48:13,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 2019-03-24 02:48:13,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-10846c24-dc27-4df1-bd3b-d0bcf17f169a Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:13,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a 2019-03-24 02:48:13,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a 2019-03-24 02:48:13,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a 2019-03-24 02:48:13,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a36c20d4-7921-406b-adfd-468c20ca9a05.json used request id req-10846c24-dc27-4df1-bd3b-d0bcf17f169a 2019-03-24 02:48:13,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 2d313d25-d71c-4c18-af6e-a406c857af15... 2019-03-24 02:48:13,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:13,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bb392cec13d6ec4674597a9815956caa56dd1ba" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-24 02:48:13,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 2019-03-24 02:48:13,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-24 02:48:13,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 2019-03-24 02:48:13,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port d7927852-1ef3-4c41-97c9-511510acce68 2019-03-24 02:48:13,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:13,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-f8e1ae44-ffe4-438d-82ba-e8808fe56b75 Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:13,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:13,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:13,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:13,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:13,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:13,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:13,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:13,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:13,744 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:13 GMT 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:13,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:18,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:18,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:18,838 - 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-03-24T02:48:01.396Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_23dzux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.123Z", "source_id": "target_vnf_host_l8o1ml", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.396Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-10846c24-dc27-4df1-bd3b-d0bcf17f169a Date: Sun, 24 Mar 2019 02:48:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:33:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"9c684ab0-7da7-44cf-a2fb-098cd571501b\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"a36c20d4-7921-406b-adfd-468c20ca9a05\",\"security_groups\":[\"b861cc2b-c8ab-4633-a565-4ab0c16beae9\"],\"mac_address\":\"fa:16:3e:ae:6e:c7\",\"device_id\":\"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"62495250-5e92-4cc7-b487-60d60fbb2d57\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:31:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:00.799Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.469Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.481Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "Successfully detached port 2d313d25-d71c-4c18-af6e-a406c857af15", "level": "info", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.470Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.469Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.469Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.469Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e Date: Sun, 24 Mar 2019 02:48:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:01Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.468Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:01.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e Date: Sun, 24 Mar 2019 02:48:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:01Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.468Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.6a04b7ab-e0c9-4d04-8204-3807d5a262ee"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:02.596Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:02.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:02.596Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_8h4a04", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:01.913Z", "source_id": "reference_vnf_host_r3vzdu", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:02.596Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:02.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.227Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12495757-df03-47ea-828e-1e119d93fd4f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:02.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.227Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:02.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:02.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.227Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:02.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.227Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-12495757-df03-47ea-828e-1e119d93fd4f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:02.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.772Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:03.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8f7f4224c17684fc58e58b941fd197cf182cbcb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:03.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.772Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 02:48:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa x-compute-request-id: req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f 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-03-24T02:48:03.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.772Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-641183d6-0843-4fbf-b97e-cf1a5d3c2dc3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:03.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.772Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641183d6-0843-4fbf-b97e-cf1a5d3c2dc3 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:03.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:03.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:03.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:04.417Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:03.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:04.417Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f 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 aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-24T02:48:04.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_host_l8o1ml", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:04.417Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:04.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a949cac620b53a093c76c0759099a8d6fec7dbf\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "target_vnf_host_l8o1ml", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:04.417Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:03.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.2c4c666f-5426-45ed-8ce1-8895a836de54"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.013Z", "message": "RESP: [404] Date: Sun, 24 Mar 2019 02:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78ff156b-f03a-4037-8ce3-9f0ea521e499 x-compute-request-id: req-78ff156b-f03a-4037-8ce3-9f0ea521e499 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 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-03-24T02:48:04.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.013Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-78ff156b-f03a-4037-8ce3-9f0ea521e499", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.013Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-78ff156b-f03a-4037-8ce3-9f0ea521e499", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.0f4946b7-072b-4eef-9ddc-1f757123026d"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.013Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.670Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.013Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.013Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:04.365Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.609Z", "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-03-24T02:48:04.697Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.609Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:05.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_host_r3vzdu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:05.609Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 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 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-24T02:48:04.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.210Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:05.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.210Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:05.321Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.210Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:05.115Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.840Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f8b5228b-777c-42d4-be38-9b410e5cd23a", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.568Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.840Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:05.609Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.840Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.840Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.563Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:06.840Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b5228b-777c-42d4-be38-9b410e5cd23a 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.568Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee6c0582fbd9cbeefd51736ffc22ea5af29094e\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.268Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}], "metadata": {"pagination": {"total": 432, "offset": 216, "size": 50}}} 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:18 GMT 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:18,839 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-24 02:48:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-10846c24-dc27-4df1-bd3b-d0bcf17f169a Date: Sun, 24 Mar 2019 02:48:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:33:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","ip_address":"192.168.120.10"}],"id":"a36c20d4-7921-406b-adfd-468c20ca9a05","security_groups":["b861cc2b-c8ab-4633-a565-4ab0c16beae9"],"mac_address":"fa:16:3e:ae:6e:c7","device_id":"cfe9f099-4524-4b8b-8d9c-bc95d29e68ff","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:31:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e 2019-03-24 02:48:18,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 02:48:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 2d313d25-d71c-4c18-af6e-a406c857af15 2019-03-24 02:48:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e 2019-03-24 02:48:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e 2019-03-24 02:48:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e 2019-03-24 02:48:18,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e Date: Sun, 24 Mar 2019 02:48:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:01Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8bae0c9a-7f77-4b9d-a396-be6f5c233d7e Date: Sun, 24 Mar 2019 02:48:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:01Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-24 02:48:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12495757-df03-47ea-828e-1e119d93fd4f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:18,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-24 02:48:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-03-24 02:48:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-12495757-df03-47ea-828e-1e119d93fd4f 2019-03-24 02:48:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-03-24 02:48:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f7f4224c17684fc58e58b941fd197cf182cbcb" 2019-03-24 02:48:18,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 02:48:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa x-compute-request-id: req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found.", "code": 404}} 2019-03-24 02:48:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-641183d6-0843-4fbf-b97e-cf1a5d3c2dc3 2019-03-24 02:48:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641183d6-0843-4fbf-b97e-cf1a5d3c2dc3 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa 2019-03-24 02:48:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance aa469b91-e0cd-46e0-a80b-afaedadbad1f could not be found. [status_code=404] 2019-03-24 02:48:18,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a949cac620b53a093c76c0759099a8d6fec7dbf" 2019-03-24 02:48:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aa469b91-e0cd-46e0-a80b-afaedadbad1f used request id req-7bfe37e3-52dd-4c16-948f-3a8fac3df3aa 2019-03-24 02:48:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sun, 24 Mar 2019 02:48:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78ff156b-f03a-4037-8ce3-9f0ea521e499 x-compute-request-id: req-78ff156b-f03a-4037-8ce3-9f0ea521e499 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found.", "code": 404}} 2019-03-24 02:48:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-78ff156b-f03a-4037-8ce3-9f0ea521e499 2019-03-24 02:48:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191e8a5e-3fed-4c90-912e-2efd8c2cde64 used request id req-78ff156b-f03a-4037-8ce3-9f0ea521e499 2019-03-24 02:48:18,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 191e8a5e-3fed-4c90-912e-2efd8c2cde64 could not be found. [status_code=404] 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:18,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f8b5228b-777c-42d4-be38-9b410e5cd23a 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:18,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b5228b-777c-42d4-be38-9b410e5cd23a 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:18,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:18,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee6c0582fbd9cbeefd51736ffc22ea5af29094e" 2019-03-24 02:48:18,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:19,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:19,032 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:19 GMT 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:19,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:24,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:24,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:24,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:24,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.852Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2afb26c5-33d6-441a-a161-ab2685c269f8 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.857Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9ab3035ccd51aad65461d372a9923ffcc3db3c3\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.991Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:07.448Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2afb26c5-33d6-441a-a161-ab2685c269f8", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.857Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee6c0582fbd9cbeefd51736ffc22ea5af29094e\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.596Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.918Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d4df7094-7839-4328-9598-ae9030378df7 Date: Sun, 24 Mar 2019 02:48:07 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:91:82:e0\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.595Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "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-03-24T02:48:06.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d4df7094-7839-4328-9598-ae9030378df7", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.595Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.026Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d4df7094-7839-4328-9598-ae9030378df7", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.596Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.672Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:06.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.672Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.156Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:08.672Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.397Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-d1d6c1c7-4163-4abd-8e7c-75e36f733333", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.545Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:07.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d1d6c1c7-4163-4abd-8e7c-75e36f733333 Date: Sun, 24 Mar 2019 02:48:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:07Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:91:82:e0\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.545Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-d1d6c1c7-4163-4abd-8e7c-75e36f733333", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.545Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ee6c0582fbd9cbeefd51736ffc22ea5af29094e\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.546Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.643Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6e5fbf-c69a-44ca-860e-2afd71cbf101 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.648Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3e6e5fbf-c69a-44ca-860e-2afd71cbf101", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.648Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-34472bfb-c6dd-41f1-9ac5-c90a0f1c331c Date: Sun, 24 Mar 2019 02:48:08 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:35Z\", \"updated_at\": \"2019-03-24T02:48:07Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 5, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": null, \"id\": \"bb6e21c7-ace6-4054-9601-f5f451625234\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.595Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-34472bfb-c6dd-41f1-9ac5-c90a0f1c331c", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.595Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-34472bfb-c6dd-41f1-9ac5-c90a0f1c331c", "level": "debug", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.596Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.05f85f81-0745-4a02-986c-6223e65cebba"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.681Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634a23fe-6440-4ef6-ac3e-81c2f7f3a08f 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.686Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-634a23fe-6440-4ef6-ac3e-81c2f7f3a08f", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.686Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-3b71589b-b77e-4b42-a932-4c1abd816e5f Date: Sun, 24 Mar 2019 02:48:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:07Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.14\"}],\"id\":\"ebf87d44-999e-43ff-aa6f-22f5f523770e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:91:82:e0\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.904Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-3b71589b-b77e-4b42-a932-4c1abd816e5f", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.904Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-3b71589b-b77e-4b42-a932-4c1abd816e5f", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:08.905Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c1e4a487-e205-4904-9314-720e7f556082"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.298Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cab9eee3e896c8463e7acad61114a965fc7819f\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.058Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-0efa2a42-8810-436e-9f39-7c0150f116d8", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.451Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-0efa2a42-8810-436e-9f39-7c0150f116d8 Date: Sun, 24 Mar 2019 02:48:09 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:47:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.451Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-098b47e4-179e-41f1-8fc3-32684707bee0", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9d33826e31d0c4f66c1db9a9ef9d2ebd4a41b41\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.100Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b47e4-179e-41f1-8fc3-32684707bee0 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "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-03-24T02:48:09.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:09.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_k64jzu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.074Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.181Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.285Z", "source_id": "target_vnf_data_plane_port_58zmf0", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9d33826e31d0c4f66c1db9a9ef9d2ebd4a41b41\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.453Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:09.868Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-0efa2a42-8810-436e-9f39-7c0150f116d8", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.451Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}], "metadata": {"pagination": {"total": 491, "offset": 266, "size": 50}}} 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:24 GMT 2019-03-24 02:48:24,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:24,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:24,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:24,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:24,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:24,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2afb26c5-33d6-441a-a161-ab2685c269f8 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ab3035ccd51aad65461d372a9923ffcc3db3c3" -d '{"floatingip": {"port_id": null}}' 2019-03-24 02:48:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2afb26c5-33d6-441a-a161-ab2685c269f8 2019-03-24 02:48:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee6c0582fbd9cbeefd51736ffc22ea5af29094e" -d '{"port": {"security_groups": []}}' 2019-03-24 02:48:24,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:24,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:24,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d4df7094-7839-4328-9598-ae9030378df7 Date: Sun, 24 Mar 2019 02:48:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:91:82:e0","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:48:24,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:24,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d4df7094-7839-4328-9598-ae9030378df7 2019-03-24 02:48:24,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ebf87d44-999e-43ff-aa6f-22f5f523770e used request id req-d4df7094-7839-4328-9598-ae9030378df7 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-d1d6c1c7-4163-4abd-8e7c-75e36f733333 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:24,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d1d6c1c7-4163-4abd-8e7c-75e36f733333 Date: Sun, 24 Mar 2019 02:48:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:07Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":[],"mac_address":"fa:16:3e:91:82:e0","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-d1d6c1c7-4163-4abd-8e7c-75e36f733333 2019-03-24 02:48:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee6c0582fbd9cbeefd51736ffc22ea5af29094e" 2019-03-24 02:48:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6e5fbf-c69a-44ca-860e-2afd71cbf101 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:24,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3e6e5fbf-c69a-44ca-860e-2afd71cbf101 2019-03-24 02:48:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-34472bfb-c6dd-41f1-9ac5-c90a0f1c331c Date: Sun, 24 Mar 2019 02:48:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:35Z", "updated_at": "2019-03-24T02:48:07Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 5, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": null, "id": "bb6e21c7-ace6-4054-9601-f5f451625234", "qos_policy_id": null}} 2019-03-24 02:48:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-34472bfb-c6dd-41f1-9ac5-c90a0f1c331c 2019-03-24 02:48:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-34472bfb-c6dd-41f1-9ac5-c90a0f1c331c 2019-03-24 02:48:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634a23fe-6440-4ef6-ac3e-81c2f7f3a08f 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:24,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-634a23fe-6440-4ef6-ac3e-81c2f7f3a08f 2019-03-24 02:48:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-3b71589b-b77e-4b42-a932-4c1abd816e5f Date: Sun, 24 Mar 2019 02:48:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:07Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.14"}],"id":"ebf87d44-999e-43ff-aa6f-22f5f523770e","security_groups":[],"mac_address":"fa:16:3e:91:82:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-3b71589b-b77e-4b42-a932-4c1abd816e5f 2019-03-24 02:48:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-3b71589b-b77e-4b42-a932-4c1abd816e5f 2019-03-24 02:48:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab9eee3e896c8463e7acad61114a965fc7819f" -d '{"floatingip": {"port_id": null}}' 2019-03-24 02:48:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-0efa2a42-8810-436e-9f39-7c0150f116d8 2019-03-24 02:48:24,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-0efa2a42-8810-436e-9f39-7c0150f116d8 Date: Sun, 24 Mar 2019 02:48:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:47:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:c2:0b:49","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-098b47e4-179e-41f1-8fc3-32684707bee0 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d33826e31d0c4f66c1db9a9ef9d2ebd4a41b41" 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b47e4-179e-41f1-8fc3-32684707bee0 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:24,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-24 02:48:24,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:24,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:24,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d33826e31d0c4f66c1db9a9ef9d2ebd4a41b41" -d '{"port": {"security_groups": []}}' 2019-03-24 02:48:24,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=374f4791-9d95-41e5-a800-2983e2e17cf0 used request id req-0efa2a42-8810-436e-9f39-7c0150f116d8 2019-03-24 02:48:24,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:24,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:24,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:24,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:24,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:24,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:24,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:24,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:24,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:24,367 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:24 GMT 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:24,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:29,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:29,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:29,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:29,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:29,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:29,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:29,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "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-03-24T02:48:10.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a42301b7cddff11846969772daf8e7ec4be3ee61\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:09.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77043b2-b992-4734-87e0-2b6f0b76e61b 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.205Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.200Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.460Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b77043b2-b992-4734-87e0-2b6f0b76e61b", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.205Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-b8546bd7-6ec7-425f-997d-fc8712916b32", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.355Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-b8546bd7-6ec7-425f-997d-fc8712916b32", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.355Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b8546bd7-6ec7-425f-997d-fc8712916b32 Date: Sun, 24 Mar 2019 02:48:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:09Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.354Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9d33826e31d0c4f66c1db9a9ef9d2ebd4a41b41\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.356Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "RESP: [202] Date: Sun, 24 Mar 2019 02:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43fc74d7-520a-49a2-b15f-4481ce788468 x-compute-request-id: req-43fc74d7-520a-49a2-b15f-4481ce788468 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-43fc74d7-520a-49a2-b15f-4481ce788468", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": "keypair_4zjpgg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-43fc74d7-520a-49a2-b15f-4481ce788468", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.1a149cf8-a97c-4680-bb9c-70ba88a1ad68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-95aa0ebf-4e72-4e57-b15a-1601cea41619 Date: Sun, 24 Mar 2019 02:48:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:09Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5cd11256-a5b9-4f5e-9654-8e35d93b94c3\",\"ip_address\":\"12.0.0.10\"}],\"id\":\"374f4791-9d95-41e5-a800-2983e2e17cf0\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:c2:0b:49\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2328d7f2-f05f-4487-a05a-c4573c4145ed\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:37:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.681Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-95aa0ebf-4e72-4e57-b15a-1601cea41619", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.682Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-95aa0ebf-4e72-4e57-b15a-1601cea41619", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.682Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.96cc5a47-4f45-4ea1-9fb1-69e2d8e2051d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0209f46806568f7e534125846a9ae4d58019dd5f\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.617Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-2d9c292f-4fc5-4b90-8d74-a1158a142edf Date: Sun, 24 Mar 2019 02:48:10 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"created_at\": \"2019-03-24T02:37:37Z\", \"updated_at\": \"2019-03-24T02:48:09Z\", \"floating_network_id\": \"2435773f-7eb4-4a80-abb2-12098f92627b\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 5, \"project_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"port_id\": null, \"id\": \"26ccb7ae-90e1-4f5e-9a1e-f349d37468de\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.646Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-2d9c292f-4fc5-4b90-8d74-a1158a142edf", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.646Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:10.986Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-2d9c292f-4fc5-4b90-8d74-a1158a142edf", "level": "debug", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.647Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.45e7549a-16ed-476a-87cc-37f8f5798c98"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3c1270-2ac9-4e51-95e6-2582231d9ab5 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.28: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-03-24T02:48:11.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0209f46806568f7e534125846a9ae4d58019dd5f\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.957Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-5e5f3642-72ec-4fc3-b1f3-19ca1d750731", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.956Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-5e5f3642-72ec-4fc3-b1f3-19ca1d750731", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.956Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5e5f3642-72ec-4fc3-b1f3-19ca1d750731 Date: Sun, 24 Mar 2019 02:48:10 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:00Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:10.955Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.107Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_r81kmu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.083Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ba3c1270-2ac9-4e51-95e6-2582231d9ab5", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:11.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.122Z", "source_id": "reference_vnf_data_plane_port_l2rh8n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0209f46806568f7e534125846a9ae4d58019dd5f\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.773Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-dd909c29-d7e2-4a34-b8c6-90697acc0a02", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.772Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-dd909c29-d7e2-4a34-b8c6-90697acc0a02", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.771Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-dd909c29-d7e2-4a34-b8c6-90697acc0a02 Date: Sun, 24 Mar 2019 02:48:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:11Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.771Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3d886bd511d648ba9cbace532f17f3f258e3e2\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": "keypair_4zjpgg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.116Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.216Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.245Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8cb4fa-d437-4977-9a35-e00dfce028ec 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.250Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ce8cb4fa-d437-4977-9a35-e00dfce028ec", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.250Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-051b87e4-aac2-4545-b21f-a2a4a7c6a193", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.065Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-051b87e4-aac2-4545-b21f-a2a4a7c6a193", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.065Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "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-03-24T02:48:12.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:11.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:12.677Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-051b87e4-aac2-4545-b21f-a2a4a7c6a193 Date: Sun, 24 Mar 2019 02:48:12 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:11Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"d7927852-1ef3-4c41-97c9-511510acce68\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:f1:f5:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.065Z", "source_id": "target_vnf_port_23dzux", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.3622f085-49df-463a-ba9b-8a7ff37d5b7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-f1a1e21f-49a1-4a4b-8112-905427178672", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.911Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.911Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:13.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}], "metadata": {"pagination": {"total": 518, "offset": 316, "size": 50}}} 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:29 GMT 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:29,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:29,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:29,447 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:29,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-24 02:48:29,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42301b7cddff11846969772daf8e7ec4be3ee61" 2019-03-24 02:48:29,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77043b2-b992-4734-87e0-2b6f0b76e61b 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b77043b2-b992-4734-87e0-2b6f0b76e61b 2019-03-24 02:48:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-b8546bd7-6ec7-425f-997d-fc8712916b32 2019-03-24 02:48:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-b8546bd7-6ec7-425f-997d-fc8712916b32 2019-03-24 02:48:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-b8546bd7-6ec7-425f-997d-fc8712916b32 Date: Sun, 24 Mar 2019 02:48:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:09Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":[],"mac_address":"fa:16:3e:c2:0b:49","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:29,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d33826e31d0c4f66c1db9a9ef9d2ebd4a41b41" 2019-03-24 02:48:29,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 24 Mar 2019 02:48:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43fc74d7-520a-49a2-b15f-4481ce788468 x-compute-request-id: req-43fc74d7-520a-49a2-b15f-4481ce788468 Content-Length: 0 Content-Type: application/json 2019-03-24 02:48:29,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-43fc74d7-520a-49a2-b15f-4481ce788468 2019-03-24 02:48:29,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-43fc74d7-520a-49a2-b15f-4481ce788468 2019-03-24 02:48:29,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-95aa0ebf-4e72-4e57-b15a-1601cea41619 Date: Sun, 24 Mar 2019 02:48:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:09Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cd11256-a5b9-4f5e-9654-8e35d93b94c3","ip_address":"12.0.0.10"}],"id":"374f4791-9d95-41e5-a800-2983e2e17cf0","security_groups":[],"mac_address":"fa:16:3e:c2:0b:49","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"2328d7f2-f05f-4487-a05a-c4573c4145ed","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:37:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:29,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-95aa0ebf-4e72-4e57-b15a-1601cea41619 2019-03-24 02:48:29,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-95aa0ebf-4e72-4e57-b15a-1601cea41619 2019-03-24 02:48:29,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0209f46806568f7e534125846a9ae4d58019dd5f" 2019-03-24 02:48:29,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-2d9c292f-4fc5-4b90-8d74-a1158a142edf Date: Sun, 24 Mar 2019 02:48:10 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:37:37Z", "updated_at": "2019-03-24T02:48:09Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 5, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "port_id": null, "id": "26ccb7ae-90e1-4f5e-9a1e-f349d37468de", "qos_policy_id": null}} 2019-03-24 02:48:29,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-2d9c292f-4fc5-4b90-8d74-a1158a142edf 2019-03-24 02:48:29,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-2d9c292f-4fc5-4b90-8d74-a1158a142edf 2019-03-24 02:48:29,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3c1270-2ac9-4e51-95e6-2582231d9ab5 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:29,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-24 02:48:29,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0209f46806568f7e534125846a9ae4d58019dd5f" -d '{"port": {"security_groups": []}}' 2019-03-24 02:48:29,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-5e5f3642-72ec-4fc3-b1f3-19ca1d750731 2019-03-24 02:48:29,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=d7927852-1ef3-4c41-97c9-511510acce68 used request id req-5e5f3642-72ec-4fc3-b1f3-19ca1d750731 2019-03-24 02:48:29,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5e5f3642-72ec-4fc3-b1f3-19ca1d750731 Date: Sun, 24 Mar 2019 02:48:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:00Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:f1:f5:38","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:48:29,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ba3c1270-2ac9-4e51-95e6-2582231d9ab5 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0209f46806568f7e534125846a9ae4d58019dd5f" 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-dd909c29-d7e2-4a34-b8c6-90697acc0a02 2019-03-24 02:48:29,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-dd909c29-d7e2-4a34-b8c6-90697acc0a02 2019-03-24 02:48:29,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-dd909c29-d7e2-4a34-b8c6-90697acc0a02 Date: Sun, 24 Mar 2019 02:48:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:11Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":[],"mac_address":"fa:16:3e:f1:f5:38","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:29,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3d886bd511d648ba9cbace532f17f3f258e3e2" 2019-03-24 02:48:29,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:29,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:29,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:29,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8cb4fa-d437-4977-9a35-e00dfce028ec 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ce8cb4fa-d437-4977-9a35-e00dfce028ec 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-051b87e4-aac2-4545-b21f-a2a4a7c6a193 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-051b87e4-aac2-4545-b21f-a2a4a7c6a193 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:29,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-051b87e4-aac2-4545-b21f-a2a4a7c6a193 Date: Sun, 24 Mar 2019 02:48:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:11Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.16"}],"id":"d7927852-1ef3-4c41-97c9-511510acce68","security_groups":[],"mac_address":"fa:16:3e:f1:f5:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:29,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-f1a1e21f-49a1-4a4b-8112-905427178672 2019-03-24 02:48:29,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02" -d '{"port": {"security_groups": []}}' 2019-03-24 02:48:29,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:29,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:29,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:29,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:29,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:29,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:29,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:29,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:29,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:29,508 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:29 GMT 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:29,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:34,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:34,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:13.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:13.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.911Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-f1a1e21f-49a1-4a4b-8112-905427178672", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.911Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-f1a1e21f-49a1-4a4b-8112-905427178672", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.910Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-f1a1e21f-49a1-4a4b-8112-905427178672 Date: Sun, 24 Mar 2019 02:48:12 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:01Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[\"f5664564-cf96-4327-9240-e3f128f70cdc\"],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.910Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-b0c1e940-d12d-4e8b-b26a-97e3a42f84ac", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-b0c1e940-d12d-4e8b-b26a-97e3a42f84ac", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0c1e940-d12d-4e8b-b26a-97e3a42f84ac Date: Sun, 24 Mar 2019 02:48: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": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.63cd5fdf-60f7-44da-9af5-ceff1882d530"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.666Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.284Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:12.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.898Z", "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-03-24T02:48:13.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.898Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c8a91ec5fc4bccc91aeb21d8bfdaa0ae2bf7463\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:13.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.898Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:13.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_data_plane_port_58zmf0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:13.898Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:13.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:14.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a882a93-7376-41be-872c-4eb5386e6dc1 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2a882a93-7376-41be-872c-4eb5386e6dc1", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-414d2aa7-cbb7-441e-8de4-409223131b1e Date: Sun, 24 Mar 2019 02:48:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:13Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.068Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-414d2aa7-cbb7-441e-8de4-409223131b1e", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.069Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-414d2aa7-cbb7-441e-8de4-409223131b1e", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.069Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:14.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02\"", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.070Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4eb065172fe13b5bb67bdd09dc6f61d3bde4e690\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdd1813a-bfba-46e0-af19-42f52e53b958 Date: Sun, 24 Mar 2019 02:48: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_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.747Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-cdd1813a-bfba-46e0-af19-42f52e53b958", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-cdd1813a-bfba-46e0-af19-42f52e53b958", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71934bda-2fb2-41ba-bd3e-b6561d863024"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-482ae1a0-3309-45c4-a4ce-d06aaa4642ae Date: Sun, 24 Mar 2019 02:48:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-24T02:48:13Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\",\"ip_address\":\"11.0.0.7\"}],\"id\":\"2d313d25-d71c-4c18-af6e-a406c857af15\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bb:c6:1a\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0a510871-9d6c-4dd3-83e6-310eac4bc896\",\"tenant_id\":\"88ba0fd221ac40eca1a544ca3001b138\",\"created_at\":\"2019-03-24T02:38:03Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.407Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-482ae1a0-3309-45c4-a4ce-d06aaa4642ae", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.407Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.124Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-482ae1a0-3309-45c4-a4ce-d06aaa4642ae", "level": "debug", "target_id": "security_group_kgmzdb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:14.408Z", "source_id": "reference_vnf_port_8h4a04", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.fcd5717b-4c71-4e57-941a-564ff671067c"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.720Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.720Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_data_plane_port_l2rh8n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:15.720Z", "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-03-24T02:48:15.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.335Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-3656a4ff-89c4-423a-a7bd-09692abd6be6", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.335Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.335Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.335Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.335Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-3656a4ff-89c4-423a-a7bd-09692abd6be6", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:15.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "target_vnf_port_23dzux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.335Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3656a4ff-89c4-423a-a7bd-09692abd6be6 Date: Sun, 24 Mar 2019 02:48:15 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-03-24T02:48:15.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.f14ab5fb-c739-4330-9b49-1991a9b60eed"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d2581640-1425-468d-9252-b51938f0590e", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.458Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2581640-1425-468d-9252-b51938f0590e 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.458Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:16.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "target_vnf_port_23dzux", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:16.914Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.173Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:17.545Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57a8e84c4500ece680b9840f26067f3692dae78f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}], "metadata": {"pagination": {"total": 545, "offset": 366, "size": 50}}} 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:34 GMT 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:34,589 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:34,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:34,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-24 02:48:34,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02" -d '{"port": {"security_groups": []}}' 2019-03-24 02:48:34,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-f1a1e21f-49a1-4a4b-8112-905427178672 2019-03-24 02:48:34,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 used request id req-f1a1e21f-49a1-4a4b-8112-905427178672 2019-03-24 02:48:34,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-f1a1e21f-49a1-4a4b-8112-905427178672 Date: Sun, 24 Mar 2019 02:48:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:01Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":["f5664564-cf96-4327-9240-e3f128f70cdc"],"mac_address":"fa:16:3e:bb:c6:1a","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-24 02:48:34,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-b0c1e940-d12d-4e8b-b26a-97e3a42f84ac 2019-03-24 02:48:34,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ebf87d44-999e-43ff-aa6f-22f5f523770e.json used request id req-b0c1e940-d12d-4e8b-b26a-97e3a42f84ac 2019-03-24 02:48:34,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0c1e940-d12d-4e8b-b26a-97e3a42f84ac Date: Sun, 24 Mar 2019 02:48:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:34,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=2d313d25-d71c-4c18-af6e-a406c857af15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02" 2019-03-24 02:48:34,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:34,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:34,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-24 02:48:34,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8a91ec5fc4bccc91aeb21d8bfdaa0ae2bf7463" 2019-03-24 02:48:34,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-24 02:48:34,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:34,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-24 02:48:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a882a93-7376-41be-872c-4eb5386e6dc1 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2a882a93-7376-41be-872c-4eb5386e6dc1 2019-03-24 02:48:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-414d2aa7-cbb7-441e-8de4-409223131b1e Date: Sun, 24 Mar 2019 02:48:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:13Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":[],"mac_address":"fa:16:3e:bb:c6:1a","project_id":"88ba0fd221ac40eca1a544ca3001b138","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-24 02:48:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-414d2aa7-cbb7-441e-8de4-409223131b1e 2019-03-24 02:48:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-414d2aa7-cbb7-441e-8de4-409223131b1e 2019-03-24 02:48:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372e16309f6b1a67a6571afc310df15c5ad97e02" 2019-03-24 02:48:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb065172fe13b5bb67bdd09dc6f61d3bde4e690" 2019-03-24 02:48:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdd1813a-bfba-46e0-af19-42f52e53b958 Date: Sun, 24 Mar 2019 02:48:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-24 02:48:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-cdd1813a-bfba-46e0-af19-42f52e53b958 2019-03-24 02:48:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/374f4791-9d95-41e5-a800-2983e2e17cf0.json used request id req-cdd1813a-bfba-46e0-af19-42f52e53b958 2019-03-24 02:48:34,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:34,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-482ae1a0-3309-45c4-a4ce-d06aaa4642ae Date: Sun, 24 Mar 2019 02:48:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-24T02:48:13Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3c024a0-f311-46b0-93c5-6a3aad9c3c64","ip_address":"11.0.0.7"}],"id":"2d313d25-d71c-4c18-af6e-a406c857af15","security_groups":[],"mac_address":"fa:16:3e:bb:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"88ba0fd221ac40eca1a544ca3001b138","qos_policy_id":null,"admin_state_up":true,"network_id":"0a510871-9d6c-4dd3-83e6-310eac4bc896","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:38:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-24 02:48:34,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-482ae1a0-3309-45c4-a4ce-d06aaa4642ae 2019-03-24 02:48:34,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-482ae1a0-3309-45c4-a4ce-d06aaa4642ae 2019-03-24 02:48:34,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:34,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-3656a4ff-89c4-423a-a7bd-09692abd6be6 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/d7927852-1ef3-4c41-97c9-511510acce68.json used request id req-3656a4ff-89c4-423a-a7bd-09692abd6be6 2019-03-24 02:48:34,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3656a4ff-89c4-423a-a7bd-09692abd6be6 Date: Sun, 24 Mar 2019 02:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:34,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:34,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d2581640-1425-468d-9252-b51938f0590e 2019-03-24 02:48:34,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:34,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2581640-1425-468d-9252-b51938f0590e 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:34,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:34,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-24 02:48:34,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-24 02:48:34,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a8e84c4500ece680b9840f26067f3692dae78f" 2019-03-24 02:48:34,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:34,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:34,653 - 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-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:34,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:34 GMT 2019-03-24 02:48:34,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:34,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:34,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:34,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:34,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:39,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:39,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:39,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:39,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:39,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:17.545Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57a8e84c4500ece680b9840f26067f3692dae78f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:17.545Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:17.545Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.756Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.160Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-bdd30f39-18e5-4227-acf4-f3428c88a2b1", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:17.810Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.160Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-bdd30f39-18e5-4227-acf4-f3428c88a2b1", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:17.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "reference_vnf_port_8h4a04", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.160Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdd30f39-18e5-4227-acf4-f3428c88a2b1 Date: Sun, 24 Mar 2019 02:48: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": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:17.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.e81d0c16-47d1-45df-8333-5ef5662a8fea"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.160Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:17.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.160Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:17.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.160Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:16.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:17.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b38cc15-4b8d-4700-a98f-a997d72cd7ca 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2b38cc15-4b8d-4700-a98f-a997d72cd7ca", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:18.752Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:18.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.351Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.351Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5cd11256-a5b9-4f5e-9654-8e35d93b94c3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}424ac8b1690e5df7f7b63de6e4dfcd5f37a42a4d\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "reference_vnf_port_8h4a04", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.351Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.351Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:18.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b962c1f4d3202b0808ba6725ad1d0f0f4413e1b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.373Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6f54c106-5be2-4985-a8ba-2b10890fa682", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f54c106-5be2-4985-a8ba-2b10890fa682 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:19.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:19.910Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:20.571Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.459Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:20.571Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:20.571Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:20.571Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.087Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.123Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.087Z", "message": "RESP: [204] X-Openstack-Request-Id: req-30275b3e-4ecb-4fe5-91c3-693012f278ee Content-Length: 0 Date: Sun, 24 Mar 2019 02:48: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": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.087Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:19.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e93afa3-b9b9-4617-a4b2-6bb8986e7ad9 Date: Sun, 24 Mar 2019 02:48:21 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-03-24T02:48:21.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5cd11256-a5b9-4f5e-9654-8e35d93b94c3.json used request id req-6e93afa3-b9b9-4617-a4b2-6bb8986e7ad9", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/subnets/5cd11256-a5b9-4f5e-9654-8e35d93b94c3.json used request id req-6e93afa3-b9b9-4617-a4b2-6bb8986e7ad9", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.4b398385-985c-494d-bca0-08f1a4e52261"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-30275b3e-4ecb-4fe5-91c3-693012f278ee", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "target_vnf_ip_k64jzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-30275b3e-4ecb-4fe5-91c3-693012f278ee", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.76d01a86-1c16-42f8-8010-44cd680512e9"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:21.762Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}885486cd6baba1d75bf34d8f0a84e80cecebdfec\" -d '{\"subnet_id\": \"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"}'", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.971Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-66750a78-2248-4ece-9d1a-7086ed032639", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.560Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66750a78-2248-4ece-9d1a-7086ed032639 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.560Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.555Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.358Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:20.853Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}], "metadata": {"pagination": {"total": 561, "offset": 416, "size": 50}}} 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:39 GMT 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:39,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:39,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:39,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:39,743 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:39,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a8e84c4500ece680b9840f26067f3692dae78f" 2019-03-24 02:48:39,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:39,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:39,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-bdd30f39-18e5-4227-acf4-f3428c88a2b1 2019-03-24 02:48:39,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/2d313d25-d71c-4c18-af6e-a406c857af15.json used request id req-bdd30f39-18e5-4227-acf4-f3428c88a2b1 2019-03-24 02:48:39,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdd30f39-18e5-4227-acf4-f3428c88a2b1 Date: Sun, 24 Mar 2019 02:48:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:39,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:39,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-03-24 02:48:39,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:39,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-24 02:48:39,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:39,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b38cc15-4b8d-4700-a98f-a997d72cd7ca 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:39,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2b38cc15-4b8d-4700-a98f-a997d72cd7ca 2019-03-24 02:48:39,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:39,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-03-24 02:48:39,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:39,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-24 02:48:39,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5cd11256-a5b9-4f5e-9654-8e35d93b94c3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424ac8b1690e5df7f7b63de6e4dfcd5f37a42a4d" 2019-03-24 02:48:39,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:39,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:39,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b962c1f4d3202b0808ba6725ad1d0f0f4413e1b" 2019-03-24 02:48:39,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:39,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:39,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6f54c106-5be2-4985-a8ba-2b10890fa682 2019-03-24 02:48:39,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f54c106-5be2-4985-a8ba-2b10890fa682 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:39,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:39,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-03-24 02:48:39,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:39,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:39,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:39,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:39,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-03-24 02:48:39,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30275b3e-4ecb-4fe5-91c3-693012f278ee Content-Length: 0 Date: Sun, 24 Mar 2019 02:48:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:39,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:39,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e93afa3-b9b9-4617-a4b2-6bb8986e7ad9 Date: Sun, 24 Mar 2019 02:48:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5cd11256-a5b9-4f5e-9654-8e35d93b94c3.json used request id req-6e93afa3-b9b9-4617-a4b2-6bb8986e7ad9 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/subnets/5cd11256-a5b9-4f5e-9654-8e35d93b94c3.json used request id req-6e93afa3-b9b9-4617-a4b2-6bb8986e7ad9 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-30275b3e-4ecb-4fe5-91c3-693012f278ee 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/bb6e21c7-ace6-4054-9601-f5f451625234.json used request id req-30275b3e-4ecb-4fe5-91c3-693012f278ee 2019-03-24 02:48:39,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885486cd6baba1d75bf34d8f0a84e80cecebdfec" -d '{"subnet_id": "a3c024a0-f311-46b0-93c5-6a3aad9c3c64"}' 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-66750a78-2248-4ece-9d1a-7086ed032639 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66750a78-2248-4ece-9d1a-7086ed032639 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:39,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-24 02:48:39,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:39,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:39,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:39,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:39,814 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:39 GMT 2019-03-24 02:48:39,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:39,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-24 02:48:39,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:39,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:39,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:44,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:44,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:22.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6d7afc-7be3-4792-bdd1-3b1d309c7c16 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3e6d7afc-7be3-4792-bdd1-3b1d309c7c16", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}73dfea372540f0f82e81c94506d36c702781d685\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:22.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cde4705-76e1-48a0-b3a5-25d529190c7d 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1cde4705-76e1-48a0-b3a5-25d529190c7d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6563349243bcb9450f88976a27edca4f3edde597\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "target_vnf_ip_k64jzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:22.966Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:21.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-50a206cb-d420-4108-a013-edb74764b7fa", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.606Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-50a206cb-d420-4108-a013-edb74764b7fa", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "data_plane_subnet_8oeb6q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:23.567Z", "message": "RESP: [204] X-Openstack-Request-Id: req-50a206cb-d420-4108-a013-edb74764b7fa Content-Length: 0 Date: Sun, 24 Mar 2019 02:48:23 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-03-24T02:48:23.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.c2634b2e-011a-400a-9996-ef45705f5755"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.193Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.193Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-25ec7517-db0e-40f8-9962-67562784eb66", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.193Z", "message": "RESP: [204] X-Openstack-Request-Id: req-25ec7517-db0e-40f8-9962-67562784eb66 Content-Length: 0 Date: Sun, 24 Mar 2019 02:48:23 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-03-24T02:48:23.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.193Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-25ec7517-db0e-40f8-9962-67562784eb66", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.879c71e2-be63-4f7f-982e-1e356071e9f4"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.193Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.489Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.193Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:22.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.794Z", "message": "deleting network", "level": "info", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.794Z", "message": "Sending task 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.609Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:24.794Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:23.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2d0588e5f22fda6d23305bbbb75fdd586183803\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:25.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dbe2911-7a35-4543-b256-9b64573a28c2 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:24.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/remove_router_interface.json used request id req-21ef571f-d5c3-417d-93bb-337ce0ddd216", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.950Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/remove_router_interface.json used request id req-21ef571f-d5c3-417d-93bb-337ce0ddd216", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.950Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21ef571f-d5c3-417d-93bb-337ce0ddd216 Date: Sun, 24 Mar 2019 02:48:24 GMT \nRESP BODY: {\"network_id\": \"0a510871-9d6c-4dd3-83e6-310eac4bc896\", \"tenant_id\": \"88ba0fd221ac40eca1a544ca3001b138\", \"subnet_id\": \"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\", \"subnet_ids\": [\"a3c024a0-f311-46b0-93c5-6a3aad9c3c64\"], \"port_id\": \"f71195e9-9c51-4e40-bab6-d540b5ebdff4\", \"id\": \"e45e9bac-f270-442f-93bf-de2acc69c3ee\"}\n", "level": "debug", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.949Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.d6c943bd-b736-4118-a235-cfc2ef604566"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "security_group_kgmzdb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "Deleted node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "reference_vnf_ip_r81kmu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.449Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9dbe2911-7a35-4543-b256-9b64573a28c2", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:24.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.995Z", "message": "Relationships unlinked", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:25.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.995Z", "message": "Deleting node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:25.791Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:25.995Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_9g5061", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:25.460Z", "source_id": "management_plane_subnet_mzyjbb", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:26.600Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95bc704f-fe07-4e84-8f86-167fdbb6c29d Date: Sun, 24 Mar 2019 02:48:25 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-03-24T02:48:25.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:26.600Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-95bc704f-fe07-4e84-8f86-167fdbb6c29d", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:26.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:26.600Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:25.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:26.600Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:26.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "data_plane_network_jwzts4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:26.600Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-95bc704f-fe07-4e84-8f86-167fdbb6c29d", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:25.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.71cadc57-f41c-4f63-b03c-81f30a4e1d46"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:27.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28: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-03-24T02:48:26.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.058212a1-3124-4c90-95b1-49dc6fdc3193"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:27.317Z", "message": "RESP: [300] Date: Sun, 24 Mar 2019 02:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a973992-c9f2-424c-9da8-282647079f2c 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.28:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:26.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.058212a1-3124-4c90-95b1-49dc6fdc3193"}, {"node_instance_id": "data_plane_network_jwzts4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:27.317Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:26.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"}, {"node_instance_id": "management_plane_subnet_mzyjbb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-24T02:48:27.317Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-24T02:48:26.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b946f8c1-4856-4759-832a-f97b58e7ac8e", "logger": "ctx.058212a1-3124-4c90-95b1-49dc6fdc3193"}], "metadata": {"pagination": {"total": 565, "offset": 466, "size": 50}}} 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:44 GMT 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:44,894 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:44,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-03-24 02:48:44,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:44,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:44,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6d7afc-7be3-4792-bdd1-3b1d309c7c16 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:44,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3e6d7afc-7be3-4792-bdd1-3b1d309c7c16 2019-03-24 02:48:44,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73dfea372540f0f82e81c94506d36c702781d685" 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cde4705-76e1-48a0-b3a5-25d529190c7d 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1cde4705-76e1-48a0-b3a5-25d529190c7d 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6563349243bcb9450f88976a27edca4f3edde597" 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-24 02:48:44,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-50a206cb-d420-4108-a013-edb74764b7fa 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f5664564-cf96-4327-9240-e3f128f70cdc.json used request id req-50a206cb-d420-4108-a013-edb74764b7fa 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50a206cb-d420-4108-a013-edb74764b7fa Content-Length: 0 Date: Sun, 24 Mar 2019 02:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:44,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:44,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-25ec7517-db0e-40f8-9962-67562784eb66 2019-03-24 02:48:44,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25ec7517-db0e-40f8-9962-67562784eb66 Content-Length: 0 Date: Sun, 24 Mar 2019 02:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:44,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/26ccb7ae-90e1-4f5e-9a1e-f349d37468de.json used request id req-25ec7517-db0e-40f8-9962-67562784eb66 2019-03-24 02:48:44,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:44,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-24 02:48:44,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-03-24 02:48:44,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-03-24 02:48:44,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-24 02:48:44,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d0588e5f22fda6d23305bbbb75fdd586183803" 2019-03-24 02:48:44,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dbe2911-7a35-4543-b256-9b64573a28c2 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:44,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:44,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/remove_router_interface.json used request id req-21ef571f-d5c3-417d-93bb-337ce0ddd216 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e45e9bac-f270-442f-93bf-de2acc69c3ee/remove_router_interface.json used request id req-21ef571f-d5c3-417d-93bb-337ce0ddd216 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21ef571f-d5c3-417d-93bb-337ce0ddd216 Date: Sun, 24 Mar 2019 02:48:24 GMT RESP BODY: {"network_id": "0a510871-9d6c-4dd3-83e6-310eac4bc896", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "subnet_id": "a3c024a0-f311-46b0-93c5-6a3aad9c3c64", "subnet_ids": ["a3c024a0-f311-46b0-93c5-6a3aad9c3c64"], "port_id": "f71195e9-9c51-4e40-bab6-d540b5ebdff4", "id": "e45e9bac-f270-442f-93bf-de2acc69c3ee"} 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9dbe2911-7a35-4543-b256-9b64573a28c2 2019-03-24 02:48:44,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95bc704f-fe07-4e84-8f86-167fdbb6c29d Date: Sun, 24 Mar 2019 02:48:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-95bc704f-fe07-4e84-8f86-167fdbb6c29d 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-03-24 02:48:44,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2328d7f2-f05f-4487-a05a-c4573c4145ed.json used request id req-95bc704f-fe07-4e84-8f86-167fdbb6c29d 2019-03-24 02:48:44,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-24 02:48:44,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 24 Mar 2019 02:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a973992-c9f2-424c-9da8-282647079f2c 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:48:44,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-24 02:48:44,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-03-24 02:48:44,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b946f8c1-4856-4759-832a-f97b58e7ac8e 2019-03-24 02:48:44,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:44,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-24T02:48:40.321Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-24T02:47:46.993Z", "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-03-24T02:47:46.994Z", "id": "b946f8c1-4856-4759-832a-f97b58e7ac8e"} 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:44,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:44 GMT 2019-03-24 02:48:44,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:44,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-03-24 02:48:44,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:44,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:44,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:44,954 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3.1/deployments/vrouter-opnfv 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:45,568 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 02:48:45,569 - 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": "89259426-27d6-4880-a76b-9dfbe8998ad9", "target_vnf_flavor_id": "89259426-27d6-4880-a76b-9dfbe8998ad9", "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_25c3ffcd-11be-4546-b8e2-73418c71d88a", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "292674e7-90d3-444c-8b53-740ce5929303", "keystone_password": "UURKF0unTs6DXBNABZV0TJOWHpga90", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28: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": "292674e7-90d3-444c-8b53-740ce5929303", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-24T02:37:22.056Z", "created_by": "admin", "updated_at": "2019-03-24T02:37:22.056Z", "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-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:45 GMT 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:45,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:55,580 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3.1/blueprints/vrouter-opnfv 2019-03-24 02:48:55,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-24 02:48:55,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-24 02:48:55,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-24 02:48:55,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-24 02:48:55,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-24 02:48:55,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-24 02:48:55,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-24 02:48:55,683 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-24 02:48:55,683 - 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-03-24T02:37:21.870Z", "updated_at": "2019-03-24T02:37:21.870Z", "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.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.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_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.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-03-24 02:48:55,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 24 Mar 2019 02:48:55 GMT 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-24 02:48:55,685 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-24 02:48:55,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 02:48:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/292674e7-90d3-444c-8b53-740ce5929303 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:48:56,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:48:56 GMT X-Openstack-Request-Id: req-fd3976a4-5f25-4bd4-b4ed-62a1d2eabd99 2019-03-24 02:48:56,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:48:56,456 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/292674e7-90d3-444c-8b53-740ce5929303 used request id req-fd3976a4-5f25-4bd4-b4ed-62a1d2eabd99 2019-03-24 02:48:56,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.741619825363s 2019-03-24 02:48:56,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:48:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:48:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sun, 24 Mar 2019 02:48: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-a0901f61-81bb-45ca-9ee3-a51b0b297f93 x-openstack-request-id: req-a0901f61-81bb-45ca-9ee3-a51b0b297f93 2019-03-24 02:48:57,309 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "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": "379914ab-292f-46db-b3d4-9cdc5a82b206"}, {"name": "vyos_vrouter-flavor_alt_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9", "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": "89259426-27d6-4880-a76b-9dfbe8998ad9"}]} 2019-03-24 02:48:57,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a0901f61-81bb-45ca-9ee3-a51b0b297f93 2019-03-24 02:48:57,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.848029851913s 2019-03-24 02:48:57,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 02:48:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:48:57,374 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 02:48: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-2f8e0708-b043-4697-a033-caaad98afffb x-openstack-request-id: req-2f8e0708-b043-4697-a033-caaad98afffb 2019-03-24 02:48:57,375 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/89259426-27d6-4880-a76b-9dfbe8998ad9 used request id req-2f8e0708-b043-4697-a033-caaad98afffb 2019-03-24 02:48:57,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0625438690186s 2019-03-24 02:48:57,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 02:48:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/dc98f195-d5bb-4f7c-8674-9c510591c9ac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:48:59,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:48:59 GMT X-Openstack-Request-Id: req-589c012d-88ca-4fd9-b29e-04d59c1d941f 2019-03-24 02:48:59,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:48:59,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/dc98f195-d5bb-4f7c-8674-9c510591c9ac.json used request id req-589c012d-88ca-4fd9-b29e-04d59c1d941f 2019-03-24 02:48:59,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.20532107353s 2019-03-24 02:48:59,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 02:48:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:48:59,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 02:48:59 GMT X-Openstack-Request-Id: req-797f8f8a-2d40-4d51-b6f5-8a2a2dc2ed77 2019-03-24 02:48:59,673 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 02:48:59,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-797f8f8a-2d40-4d51-b6f5-8a2a2dc2ed77 2019-03-24 02:48:59,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752618312836s 2019-03-24 02:48:59,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-24 02:48:59,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:48:59,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 24 Mar 2019 02:48:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c13db35-9e52-43bb-843f-e107099aa588 x-openstack-request-id: req-1c13db35-9e52-43bb-843f-e107099aa588 2019-03-24 02:48:59,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff used request id req-1c13db35-9e52-43bb-843f-e107099aa588 2019-03-24 02:48:59,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186608076096s 2019-03-24 02:48:59,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:48:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:00,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 773 Content-Type: application/json Date: Sun, 24 Mar 2019 02: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-c8a98d95-4d21-498e-84ee-7d750cb069cc x-openstack-request-id: req-c8a98d95-4d21-498e-84ee-7d750cb069cc 2019-03-24 02:49:01,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6e:c7", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "rel": "bookmark"}], "image": {"id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "links": [{"href": "http://172.30.9.28:8774/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-24T02:33:10.000000", "flavor": {"id": "379914ab-292f-46db-b3d4-9cdc5a82b206", "links": [{"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "bookmark"}]}, "id": "cfe9f099-4524-4b8b-8d9c-bc95d29e68ff", "security_groups": [{"name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}], "user_id": "32cf1f1cafec4770a1eb23411b2538c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-24T02:48:59Z", "hostId": "80a504bb9147d26635f147a92583484198836d52156a09122f348a68", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a", "name": "vyos_vrouter-vm_25c3ffcd-11be-4546-b8e2-73418c71d88a", "created": "2019-03-24T02:31:10Z", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-24 02:49:01,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8a98d95-4d21-498e-84ee-7d750cb069cc 2019-03-24 02:49:01,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13883781433s 2019-03-24 02:49:01,003 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-24 02:49:03,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-24 02:49:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:03,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-65e1a128-cd35-4242-884b-1b6cfa5a297c x-openstack-request-id: req-65e1a128-cd35-4242-884b-1b6cfa5a297c 2019-03-24 02:49:03,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-24 02:49:03,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65e1a128-cd35-4242-884b-1b6cfa5a297c 2019-03-24 02:49:03,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0803868770599s 2019-03-24 02:49:03,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:49:03,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:03,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:03 GMT X-Openstack-Request-Id: req-c127f0ca-f405-4b64-9bf4-1027340ea259 2019-03-24 02:49:03,436 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:31:00Z", "updated_at": "2019-03-24T02:31:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-24T02:31:02Z", "revision_number": 0, "id": "2bfc8e2a-9c31-451d-ae41-828a1e45b044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:02Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 80, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "5ec75b63-454e-445b-ae50-f953042c7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-24T02:31:03Z", "revision_number": 0, "id": "7df7510f-a2e0-4618-9710-6b4147864b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 443, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "85aaa3d4-01ab-466f-968e-bb20a121c566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-24T02:31:04Z", "revision_number": 0, "id": "95533465-f4e7-4a5a-95a1-4205cd35f220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:04Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:31:00Z", "revision_number": 0, "id": "c4569bf5-f354-41fb-b3ab-1acea7a4c88a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:00Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-24T02:31:01Z", "revision_number": 0, "id": "ebf11d5b-93e1-4cfc-9b2d-cb6bb8953c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:01Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 22, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-24T02:31:03Z", "revision_number": 0, "id": "f0ea9827-3b63-4e0b-8159-d1841d788cd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:31:03Z", "security_group_id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 7, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "b861cc2b-c8ab-4633-a565-4ab0c16beae9", "name": "vyos_vrouter-sg_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:49:03,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c127f0ca-f405-4b64-9bf4-1027340ea259 2019-03-24 02:49:03,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343807935715s 2019-03-24 02:49:03,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 02:49:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b861cc2b-c8ab-4633-a565-4ab0c16beae9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:03,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:49:03 GMT X-Openstack-Request-Id: req-1431e227-2ccd-4267-bc71-7cd89dd34515 2019-03-24 02:49:03,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:49:03,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b861cc2b-c8ab-4633-a565-4ab0c16beae9.json used request id req-1431e227-2ccd-4267-bc71-7cd89dd34515 2019-03-24 02:49:03,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.179250001907s 2019-03-24 02:49:03,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-24 02:49:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:03,676 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-7b735f7d-e138-4cd6-8b9c-393d7301c04f x-openstack-request-id: req-7b735f7d-e138-4cd6-8b9c-393d7301c04f 2019-03-24 02:49:03,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_25c3ffcd-11be-4546-b8e2-73418c71d88a used request id req-7b735f7d-e138-4cd6-8b9c-393d7301c04f 2019-03-24 02:49:03,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0533199310303s 2019-03-24 02:49:03,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-24 02:49:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/ca3d57cc-3028-470a-8553-66083d73e72b/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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" -d '{"subnet_id": "9c684ab0-7da7-44cf-a2fb-098cd571501b"}' 2019-03-24 02:49:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:06 GMT X-Openstack-Request-Id: req-3806e3ee-9b2a-4d24-90bf-9025947a7f9a 2019-03-24 02:49:06,835 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "62495250-5e92-4cc7-b487-60d60fbb2d57", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "subnet_id": "9c684ab0-7da7-44cf-a2fb-098cd571501b", "subnet_ids": ["9c684ab0-7da7-44cf-a2fb-098cd571501b"], "port_id": "0b91f657-74f1-4030-84e6-da6f52a25935", "id": "ca3d57cc-3028-470a-8553-66083d73e72b"} 2019-03-24 02:49:06,835 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ca3d57cc-3028-470a-8553-66083d73e72b/remove_router_interface.json used request id req-3806e3ee-9b2a-4d24-90bf-9025947a7f9a 2019-03-24 02:49:06,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.15828585625s 2019-03-24 02:49:06,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 02:49:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:06,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:06 GMT X-Openstack-Request-Id: req-f0a3a068-0617-4558-93cd-220dffd8d814 2019-03-24 02:49:06,973 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:42Z", "admin_state_up": true, "updated_at": "2019-03-24T02:49:05Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "ca3d57cc-3028-470a-8553-66083d73e72b", "name": "vyos_vrouter-router_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:49:06,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f0a3a068-0617-4558-93cd-220dffd8d814 2019-03-24 02:49:06,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136914968491s 2019-03-24 02:49:06,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 02:49:06,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/ca3d57cc-3028-470a-8553-66083d73e72b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:11,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:49:11 GMT X-Openstack-Request-Id: req-067ed448-3309-4401-8fb2-1d3774bf4c1d 2019-03-24 02:49:11,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:49:11,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ca3d57cc-3028-470a-8553-66083d73e72b.json used request id req-067ed448-3309-4401-8fb2-1d3774bf4c1d 2019-03-24 02:49:11,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75242090225s 2019-03-24 02:49:11,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 02:49:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:12,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:12 GMT X-Openstack-Request-Id: req-bc25f2ec-df4b-4145-ab7c-087de71e6c98 2019-03-24 02:49:12,117 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62495250-5e92-4cc7-b487-60d60fbb2d57","tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T02:30:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"88ba0fd221ac40eca1a544ca3001b138","id":"9c684ab0-7da7-44cf-a2fb-098cd571501b","subnetpool_id":null,"name":"vyos_vrouter-subnet_25c3ffcd-11be-4546-b8e2-73418c71d88a"}]} 2019-03-24 02:49:12,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bc25f2ec-df4b-4145-ab7c-087de71e6c98 2019-03-24 02:49:12,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.390604972839s 2019-03-24 02:49:12,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-24 02:49:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/9c684ab0-7da7-44cf-a2fb-098cd571501b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:14,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:49:14 GMT X-Openstack-Request-Id: req-7afc4ab4-fc59-40fe-af02-f3eb8f353b14 2019-03-24 02:49:14,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:49:14,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9c684ab0-7da7-44cf-a2fb-098cd571501b.json used request id req-7afc4ab4-fc59-40fe-af02-f3eb8f353b14 2019-03-24 02:49:14,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.75941300392s 2019-03-24 02:49:14,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:49:14,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:14 GMT X-Openstack-Request-Id: req-23a5d540-db50-46a2-be74-ce2343648dbc 2019-03-24 02:49:14,992 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"62495250-5e92-4cc7-b487-60d60fbb2d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"88ba0fd221ac40eca1a544ca3001b138","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:49:14Z","qos_policy_id":null,"name":"vyos_vrouter-net_25c3ffcd-11be-4546-b8e2-73418c71d88a","admin_state_up":true,"tenant_id":"88ba0fd221ac40eca1a544ca3001b138","created_at":"2019-03-24T02:30:38Z","mtu":1450}]} 2019-03-24 02:49:14,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-23a5d540-db50-46a2-be74-ce2343648dbc 2019-03-24 02:49:14,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112987995148s 2019-03-24 02:49:14,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-24 02:49:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/62495250-5e92-4cc7-b487-60d60fbb2d57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:16,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:49:16 GMT X-Openstack-Request-Id: req-59da978b-bd26-4a7a-ac3f-1c0329b82244 2019-03-24 02:49:16,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:49:16,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/62495250-5e92-4cc7-b487-60d60fbb2d57.json used request id req-59da978b-bd26-4a7a-ac3f-1c0329b82244 2019-03-24 02:49:16,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31083607674s 2019-03-24 02:49:16,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:49:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:16,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:16 GMT X-Openstack-Request-Id: req-e40a9d3d-16cd-4410-90f6-011f19e44ae4 2019-03-24 02:49:16,611 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:30:58Z", "file": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/file", "owner": "88ba0fd221ac40eca1a544ca3001b138", "id": "dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "size": 300941312, "self": "/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_25c3ffcd-11be-4546-b8e2-73418c71d88a", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:30:54Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:49:16,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e40a9d3d-16cd-4410-90f6-011f19e44ae4 2019-03-24 02:49:16,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30105805397s 2019-03-24 02:49:16,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 02:49:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0cddd8cdd373cad40dc6b4922c33d162b019274b" 2019-03-24 02:49:18,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:49:18 GMT X-Openstack-Request-Id: req-8aa05347-0d28-4fab-af1b-b7e88bb6af74 2019-03-24 02:49:18,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 02:49:18,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dbc3b3ff-3892-4c75-8127-f0e614ffc02a used request id req-8aa05347-0d28-4fab-af1b-b7e88bb6af74 2019-03-24 02:49:18,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48389196396s 2019-03-24 02:49:18,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 02:49:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:18,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-77f607ff-7e8e-4bd0-991e-0e51b3a3a924 x-openstack-request-id: req-77f607ff-7e8e-4bd0-991e-0e51b3a3a924 2019-03-24 02:49:18,128 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206", "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": "379914ab-292f-46db-b3d4-9cdc5a82b206"}]} 2019-03-24 02:49:18,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-77f607ff-7e8e-4bd0-991e-0e51b3a3a924 2019-03-24 02:49:18,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306289196014s 2019-03-24 02:49:18,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 02:49:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:18,160 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-3a218832-8b6e-4ef4-ae41-c8fc87d209f8 x-openstack-request-id: req-3a218832-8b6e-4ef4-ae41-c8fc87d209f8 2019-03-24 02:49:18,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/379914ab-292f-46db-b3d4-9cdc5a82b206 used request id req-3a218832-8b6e-4ef4-ae41-c8fc87d209f8 2019-03-24 02:49:18,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306310653687s 2019-03-24 02:49:18,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 02:49:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:18,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261045d0-07f3-420f-a927-e9ec8eba0feb 2019-03-24 02:49:18,398 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": {"self": "http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32cf1f1cafec4770a1eb23411b2538c4", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 02:49:18,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-261045d0-07f3-420f-a927-e9ec8eba0feb 2019-03-24 02:49:18,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237552881241s 2019-03-24 02:49:18,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 02:49:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:18,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57822d59-bd75-4b07-b503-c8922740469b 2019-03-24 02:49:18,627 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_25c3ffcd-11be-4546-b8e2-73418c71d88a", "links": {"self": "http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "32cf1f1cafec4770a1eb23411b2538c4", "description": null}} 2019-03-24 02:49:18,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4 used request id req-57822d59-bd75-4b07-b503-c8922740469b 2019-03-24 02:49:18,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223101139069s 2019-03-24 02:49:18,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 02:49:18,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:18,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753053e8-dd68-44df-a28b-27ee48e1d858 2019-03-24 02:49:18,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:49:18,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/32cf1f1cafec4770a1eb23411b2538c4 used request id req-753053e8-dd68-44df-a28b-27ee48e1d858 2019-03-24 02:49:18,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.34566116333s 2019-03-24 02:49:18,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 02:49:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:19,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc0a355-0668-4c64-bb7a-c9ac4e090af3 2019-03-24 02:49:19,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138"}, "tags": [], "enabled": true, "id": "88ba0fd221ac40eca1a544ca3001b138", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_25c3ffcd-11be-4546-b8e2-73418c71d88a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-03-24 02:49:19,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1fc0a355-0668-4c64-bb7a-c9ac4e090af3 2019-03-24 02:49:19,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213949203491s 2019-03-24 02:49:19,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 02:49:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:19,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f645f771-a09f-4bf2-a1b8-179658b142ae 2019-03-24 02:49:19,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:49:19,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/88ba0fd221ac40eca1a544ca3001b138 used request id req-f645f771-a09f-4bf2-a1b8-179658b142ae 2019-03-24 02:49:19,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26788687706s 2019-03-24 02:49:19,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:49:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=88ba0fd221ac40eca1a544ca3001b138&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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:19,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:19 GMT X-Openstack-Request-Id: req-7394c1f6-1fa5-491f-9761-8dc30920de1a 2019-03-24 02:49:19,829 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}]} 2019-03-24 02:49:19,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=88ba0fd221ac40eca1a544ca3001b138&name=default used request id req-7394c1f6-1fa5-491f-9761-8dc30920de1a 2019-03-24 02:49:19,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354122877121s 2019-03-24 02:49:19,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 02:49:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:20,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:20 GMT X-Openstack-Request-Id: req-e6264dc0-ef2e-49ce-a6d0-ce19f6e1b047 2019-03-24 02:49:20,130 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "created_at": "2019-03-24T02:30:38Z", "updated_at": "2019-03-24T02:30:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "3eb12fa6-e1f9-4f02-815e-b74c3620fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8a16e0cd-12cd-46c3-af74-15914bccbebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "8ce85c55-972b-420f-a525-85e36b24903f", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:30:38Z", "revision_number": 0, "id": "97523a66-b4a8-4a16-b307-5f34b66d9449", "remote_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "remote_ip_prefix": null, "created_at": "2019-03-24T02:30:38Z", "security_group_id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "tenant_id": "88ba0fd221ac40eca1a544ca3001b138", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ba0fd221ac40eca1a544ca3001b138"}], "revision_number": 1, "project_id": "88ba0fd221ac40eca1a544ca3001b138", "id": "cf9da6ee-cbbb-4601-811a-f4aaa52fee84", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 02:49:20,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e6264dc0-ef2e-49ce-a6d0-ce19f6e1b047 2019-03-24 02:49:20,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294221162796s 2019-03-24 02:49:20,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 02:49:20,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cf9da6ee-cbbb-4601-811a-f4aaa52fee84.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e14e22b1b8b9a0ed8ac7e0185261fd1036f153e6" 2019-03-24 02:49:20,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 02:49:20 GMT X-Openstack-Request-Id: req-89477d9f-2a28-495f-82c4-9106106fb3f4 2019-03-24 02:49:20,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 02:49:20,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cf9da6ee-cbbb-4601-811a-f4aaa52fee84.json used request id req-89477d9f-2a28-495f-82c4-9106106fb3f4 2019-03-24 02:49:20,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.451462030411s 2019-03-24 02:49:20,613 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-03-24 02:49:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:49:20,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b47dae8-2097-4bb9-b75d-427b4afd1e3f 2019-03-24 02:49:20,647 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 02:49:20,647 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8b47dae8-2097-4bb9-b75d-427b4afd1e3f 2019-03-24 02:49:20,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 02:49:21,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4f6767d92a4c4c60904d08184a4620d1", "name": "admin"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}, {"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}], "expires_at": "2019-03-24T03:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/a868dd1b3f7f494d9fe00b1af3069be7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b7063e815d9b45a0bebba6dd57c70567"}, "audit_ids": ["1VDxW4HrSx2jbEV-SqP_Cg"], "issued_at": "2019-03-24T02:49:20.000000Z"}} 2019-03-24 02:49:21,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:49:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:21,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:21 GMT X-Openstack-Request-Id: req-87ac42fc-840f-43d9-9e4b-740b6437f229 2019-03-24 02:49:21,471 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","provider:network_type":"flat"}]} 2019-03-24 02:49:21,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87ac42fc-840f-43d9-9e4b-740b6437f229 2019-03-24 02:49:21,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396928071976s 2019-03-24 02:49:21,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:49:21,484 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14af7054-2a18-441e-b373-4da1934172a5 2019-03-24 02:49:21,485 - 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.28:5000/v3/", "rel": "self"}]}]}} 2019-03-24 02:49:21,485 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-14af7054-2a18-441e-b373-4da1934172a5 2019-03-24 02:49:21,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 02:49:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:21,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af2b7af-1609-4c00-90a6-317179b3831a 2019-03-24 02:49:21,705 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 02:49:21,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0af2b7af-1609-4c00-90a6-317179b3831a 2019-03-24 02:49:21,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220165967941s 2019-03-24 02:49:21,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-24 02:49:21,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d"}}' 2019-03-24 02:49:21,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3753653b-bfaa-462d-a127-5c63cd1b7b3d 2019-03-24 02:49:21,956 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c"}, "tags": [], "enabled": true, "id": "ac51083a09cb4af89d9bc59bbcab199c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d"}} 2019-03-24 02:49:21,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3753653b-bfaa-462d-a127-5c63cd1b7b3d 2019-03-24 02:49:21,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242043018341s 2019-03-24 02:49:21,957 - 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'ac51083a09cb4af89d9bc59bbcab199c', '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_c7f30c03-1431-49ce-8568-018cce3b620d'}) 2019-03-24 02:49:21,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-24 02:49:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "GBkvwYd7MULCUMntSAy5IgTNH16vMJ", "email": null, "name": "juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d"}}' 2019-03-24 02:49:22,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5690439-3a92-4764-b783-82859bd7ab99 2019-03-24 02:49:22,432 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d", "links": {"self": "http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f606d49043ee4cfba11fab4e22c5a408", "domain_id": "default", "password_expires_at": null}} 2019-03-24 02:49:22,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a5690439-3a92-4764-b783-82859bd7ab99 2019-03-24 02:49:22,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46790099144s 2019-03-24 02:49:22,433 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f606d49043ee4cfba11fab4e22c5a408', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d'}) 2019-03-24 02:49:22,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:49:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:22,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc3c99d-dcd7-4a91-9702-515939083aa8 2019-03-24 02:49:22,603 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:49:22,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bfc3c99d-dcd7-4a91-9702-515939083aa8 2019-03-24 02:49:22,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164817094803s 2019-03-24 02:49:22,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:49:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:22,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f77a9b-5d4c-4415-88fd-d1f7167f14cb 2019-03-24 02:49:22,920 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:49:22,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-90f77a9b-5d4c-4415-88fd-d1f7167f14cb 2019-03-24 02:49:22,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.311541080475s 2019-03-24 02:49:22,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-24 02:49:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:23,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d168258-c6ad-402b-b00c-c07b25861cc5 2019-03-24 02:49:23,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4f6767d92a4c4c60904d08184a4620d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4f6767d92a4c4c60904d08184a4620d1"}, "name": "admin"}, {"domain_id": null, "id": "5cdf1270d33842c1afa3b11eadd59047", "links": {"self": "http://172.30.9.28:5000/v3/roles/5cdf1270d33842c1afa3b11eadd59047"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "62e37b699347408bba30b48d8236616e", "links": {"self": "http://172.30.9.28:5000/v3/roles/62e37b699347408bba30b48d8236616e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ac28273adf434f0295e39892b940dddb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac28273adf434f0295e39892b940dddb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d199347d09e6457ab4ea50809513a47d", "links": {"self": "http://172.30.9.28:5000/v3/roles/d199347d09e6457ab4ea50809513a47d"}, "name": "member"}, {"domain_id": null, "id": "dada4aacc6e349558ff0c03cea6d624f", "links": {"self": "http://172.30.9.28:5000/v3/roles/dada4aacc6e349558ff0c03cea6d624f"}, "name": "reader"}]} 2019-03-24 02:49:23,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d168258-c6ad-402b-b00c-c07b25861cc5 2019-03-24 02:49:23,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222656011581s 2019-03-24 02:49:23,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 02:49:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:23,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c31dfcf-24ff-4973-8d71-5c68a61f8f63 2019-03-24 02:49:23,377 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-24 02:49:23,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9c31dfcf-24ff-4973-8d71-5c68a61f8f63 2019-03-24 02:49:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222119092941s 2019-03-24 02:49:23,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 02:49:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:23,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2042db1e-43a8-40cd-b345-47c24dbbaa56 2019-03-24 02:49:23,615 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d", "links": {"self": "http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f606d49043ee4cfba11fab4e22c5a408", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 02:49:23,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2042db1e-43a8-40cd-b345-47c24dbbaa56 2019-03-24 02:49:23,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237603902817s 2019-03-24 02:49:23,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 02:49:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:23,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe5d396-4e2a-4476-bdd1-e6b55753d155 2019-03-24 02:49:23,838 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c"}, "tags": [], "enabled": true, "id": "ac51083a09cb4af89d9bc59bbcab199c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 02:49:23,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cbe5d396-4e2a-4476-bdd1-e6b55753d155 2019-03-24 02:49:23,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209526062012s 2019-03-24 02:49:23,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-24 02:49:23,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=f606d49043ee4cfba11fab4e22c5a408&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=ac51083a09cb4af89d9bc59bbcab199c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:23,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b68e75-3e07-4bcd-95eb-ebc5e8a4ed4b 2019-03-24 02:49:23,968 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f606d49043ee4cfba11fab4e22c5a408&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=ac51083a09cb4af89d9bc59bbcab199c", "previous": null, "next": null}} 2019-03-24 02:49:23,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f606d49043ee4cfba11fab4e22c5a408&role.id=d199347d09e6457ab4ea50809513a47d&scope.project.id=ac51083a09cb4af89d9bc59bbcab199c used request id req-36b68e75-3e07-4bcd-95eb-ebc5e8a4ed4b 2019-03-24 02:49:23,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120446920395s 2019-03-24 02:49:23,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-24 02:49:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c/users/f606d49043ee4cfba11fab4e22c5a408/roles/d199347d09e6457ab4ea50809513a47d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:24,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 02:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e51805-5abf-486e-be4e-70a7ec5e062f 2019-03-24 02:49:24,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 02:49:24,249 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c/users/f606d49043ee4cfba11fab4e22c5a408/roles/d199347d09e6457ab4ea50809513a47d used request id req-b1e51805-5abf-486e-be4e-70a7ec5e062f 2019-03-24 02:49:24,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.276539802551s 2019-03-24 02:49:24,250 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d', 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'ac51083a09cb4af89d9bc59bbcab199c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GBkvwYd7MULCUMntSAy5IgTNH16vMJ', 'username': u'juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-24 02:49:24,253 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d', 'password': 'GBkvwYd7MULCUMntSAy5IgTNH16vMJ', 'project_name': 'juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'ac51083a09cb4af89d9bc59bbcab199c', 'project_domain_name': 'Default'} 2019-03-24 02:49:24,324 - 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-03-24 02:49:24,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-24 02:49:24,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2019-03-24 02:49:24,366 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3513b11-5e4d-4e90-bb5d-2b9966b18057 2019-03-24 02:49:24,367 - 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.3:35357/v3/", "rel": "self"}]}]}} 2019-03-24 02:49:24,367 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-f3513b11-5e4d-4e90-bb5d-2b9966b18057 2019-03-24 02:49:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:24,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 996 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504d58b8-c1d6-4380-96ac-82cf16b92d0c 2019-03-24 02:49:24,484 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-440245668", "links": {"self": "http://192.30.9.3:35357/v3/services/09814850e4834986ab00cfcf7958637f"}, "enabled": true, "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "description": "tempest-description-632919676"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/163fa71a974e4f2e99315db482bdef22"}, "enabled": true, "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"name": "tempest-service-179719286", "links": {"self": "http://192.30.9.3:35357/v3/services/2249d7fd1802469cb1e88720bae73f43"}, "enabled": true, "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "description": "tempest-description-1806356809"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/3b04651db01c4dc39b3c488f52626bc0"}, "enabled": true, "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/54f3762208f14dc98ea6a9939bf92622"}, "enabled": true, "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c97956b2c964624886ca24827e7f687"}, "enabled": true, "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68f08bd60b614142b1f2df2e264bdc27"}, "enabled": true, "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77c1b5301dd542ff80c2e10830b87a09"}, "enabled": true, "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7a2817a5afc54b288f67ab6eeed556f3"}, "enabled": true, "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a13e78ab21b34725bc094d4cc9e0885e"}, "enabled": true, "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/aada5484ab294690af833ed98b2e010e"}, "enabled": true, "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b59076f25b28480c860ce6673136a91d"}, "enabled": true, "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c75d026b58af491eb776439e09d62b3b"}, "enabled": true, "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7bb172d8f664fe28643ddf4e3704459"}, "enabled": true, "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ec69f87598f749fc8b4f62ee0c4f40de"}, "enabled": true, "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3971ba150ee4db3beafe8a39cadc0c8"}, "enabled": true, "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fa389417f3ff45d1aa79eeca7eede9b4"}, "enabled": true, "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-24 02:49:24,485 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-504d58b8-c1d6-4380-96ac-82cf16b92d0c 2019-03-24 02:49:24,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.127643108368s 2019-03-24 02:49:24,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-24 02:49:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:24,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1974 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5044404a-4daa-48d9-9b52-0f309228a8a3 2019-03-24 02:49:24,707 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02dea1bccace4fa4ad94a2a2598a5518"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0cce271e3a5d407c8073160d3f031dd3"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10ffbda142ce4740a3640ac7823560e0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/12692d78533d41709623e717d186fa07"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "12692d78533d41709623e717d186fa07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/13ae4d10bc244e339af67350bf095870"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "13ae4d10bc244e339af67350bf095870"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1563eaf0105e489ca7221bac4a62b9d4"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1819cf6224a14814a21d2976911fb132"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "1819cf6224a14814a21d2976911fb132"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1b46e721fbca4563b62dc7e72411c52e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2b041483108c4fdbbf9bfee6b711ac67"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2fea92c6c94c4bcbae655486f322a42a"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3af2f24f33c34c36897370fb74d49d6d"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3e5d2cf585084f99b1bf744560f9c835"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/51419089eb1c4a38a26520e0f1804f71"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/54a599fb9a884d3e90bfa69ab5749ffe"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5656f6db59a54713a771b1cfc3639eab"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b04651db01c4dc39b3c488f52626bc0", "id": "5656f6db59a54713a771b1cfc3639eab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5a53e6597c304d9eab5661898db77bd2"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/730a093d8a164c36a45bf8d08ca1f4ba"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7520d4eab0de47f1a0b09456b0133fd8"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/789a98f2bf28479d9a89f34f0af58dba"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7add19b824084a9a873e6e47cd68ce68"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a2817a5afc54b288f67ab6eeed556f3", "id": "7add19b824084a9a873e6e47cd68ce68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7b58d87f807a41e98e11a5bb5b118c71"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/80e06b017540485cbdfe761d4b75fc8d"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8662fb52ffb049b19d1a7af257d8deac"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a28f773f6be49c1a67962a60004dbe9"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77c1b5301dd542ff80c2e10830b87a09", "id": "8a28f773f6be49c1a67962a60004dbe9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8be0b0821823492986f79fa5b6f0499b"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/91376dcb19e449be8fb3ccce35e81be8"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/974ee5df8ffe4d23bb12c83f4f68d741"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a13e78ab21b34725bc094d4cc9e0885e", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a481cdef45884c6ab5cf46e6d279cfd8"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa389417f3ff45d1aa79eeca7eede9b4", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a6972946803e4d37b1492a5786240649"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "a6972946803e4d37b1492a5786240649"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a78a263140c04193901f14eac3265d3c"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "a78a263140c04193901f14eac3265d3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ab176a5099584c2bb86fbe584007a594"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "ab176a5099584c2bb86fbe584007a594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b1714435775e4c998a16cc946224f046"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "b1714435775e4c998a16cc946224f046"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b72268145603416ebd002b1e6c0223a9"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c97956b2c964624886ca24827e7f687", "id": "b72268145603416ebd002b1e6c0223a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc314aba4e7d4a31a41b53366dbefaa1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c39f28ead6e9425b9a599f5d299c621e"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b59076f25b28480c860ce6673136a91d", "id": "c39f28ead6e9425b9a599f5d299c621e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4f391d0d32a4018badeca9e5f0dfc0f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aada5484ab294690af833ed98b2e010e", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4781056cfd74adb953354517c201d42"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "163fa71a974e4f2e99315db482bdef22", "id": "d4781056cfd74adb953354517c201d42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d75b6f5bec26477dbecdc83834b7ca20"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68f08bd60b614142b1f2df2e264bdc27", "id": "d75b6f5bec26477dbecdc83834b7ca20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/daebe6f9270e46b58ff2524202aedeb1"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3971ba150ee4db3beafe8a39cadc0c8", "id": "daebe6f9270e46b58ff2524202aedeb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e045e8a5c51a43fd919c6400a862e9f2"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec69f87598f749fc8b4f62ee0c4f40de", "id": "e045e8a5c51a43fd919c6400a862e9f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e96dd62a488c4edb9e81a7358884238f"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "54f3762208f14dc98ea6a9939bf92622", "id": "e96dd62a488c4edb9e81a7358884238f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f54ad649c5354c7994b56c110e27e392"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c75d026b58af491eb776439e09d62b3b", "id": "f54ad649c5354c7994b56c110e27e392"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-24 02:49:24,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-5044404a-4daa-48d9-9b52-0f309228a8a3 2019-03-24 02:49:24,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.211641073227s 2019-03-24 02:49:24,716 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-03-24 02:49:24,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-24 02:49:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:24,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae3cc48-20a1-41a1-b382-44ab56538595 2019-03-24 02:49:24,934 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/96b31062cbbb43e69e91827564ebc06c"}, "tags": [], "enabled": true, "id": "96b31062cbbb43e69e91827564ebc06c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2019-03-24 02:49:24,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-eae3cc48-20a1-41a1-b382-44ab56538595 2019-03-24 02:49:24,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218461990356s 2019-03-24 02:49:24,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 02:49:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 02:49:25,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27914e33-c7f6-4aaa-82c6-eb11a04eb36e 2019-03-24 02:49:25,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c"}, "tags": [], "enabled": true, "id": "ac51083a09cb4af89d9bc59bbcab199c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-24 02:49:25,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-27914e33-c7f6-4aaa-82c6-eb11a04eb36e 2019-03-24 02:49:25,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126127004623s 2019-03-24 02:49:25,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-24 02:49:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"network": {"tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "name": "juju_epc-net_c7f30c03-1431-49ce-8568-018cce3b620d", "admin_state_up": true}}' 2019-03-24 02:49:25,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:25 GMT X-Openstack-Request-Id: req-363be813-3a38-4f92-8ba8-47dc889d5296 2019-03-24 02:49:25,686 - 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":"85a7ef7f-333d-4e04-8478-5418ac3889cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"ac51083a09cb4af89d9bc59bbcab199c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:49:25Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_c7f30c03-1431-49ce-8568-018cce3b620d","admin_state_up":true,"tenant_id":"ac51083a09cb4af89d9bc59bbcab199c","created_at":"2019-03-24T02:49:25Z","mtu":1450}} 2019-03-24 02:49:25,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-363be813-3a38-4f92-8ba8-47dc889d5296 2019-03-24 02:49:25,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.614370107651s 2019-03-24 02:49:25,687 - 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-03-24T02:49:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'85a7ef7f-333d-4e04-8478-5418ac3889cf', 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'juju_epc-net_c7f30c03-1431-49ce-8568-018cce3b620d', u'created_at': u'2019-03-24T02:49:25Z', u'mtu': 1450, u'tenant_id': u'ac51083a09cb4af89d9bc59bbcab199c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ac51083a09cb4af89d9bc59bbcab199c', u'l2_adjacency': True}) 2019-03-24 02:49:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:49:25,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024a2829-3af3-48d1-9cf3-0f9c5192f685 2019-03-24 02:49:25,698 - 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.28:5000/v3/", "rel": "self"}]}} 2019-03-24 02:49:25,698 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-024a2829-3af3-48d1-9cf3-0f9c5192f685 2019-03-24 02:49:25,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-03-24 02:49:26,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d199347d09e6457ab4ea50809513a47d", "name": "member"}, {"id": "dada4aacc6e349558ff0c03cea6d624f", "name": "reader"}], "expires_at": "2019-03-24T03:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac51083a09cb4af89d9bc59bbcab199c", "name": "juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d"}, "catalog": [{"endpoints": [], "type": "tempest-type-812714786", "id": "09814850e4834986ab00cfcf7958637f", "name": "tempest-service-440245668"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "730a093d8a164c36a45bf8d08ca1f4ba"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a78a263140c04193901f14eac3265d3c"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d4781056cfd74adb953354517c201d42"}], "type": "event", "id": "163fa71a974e4f2e99315db482bdef22", "name": "panko"}, {"endpoints": [], "type": "tempest-type-517109685", "id": "2249d7fd1802469cb1e88720bae73f43", "name": "tempest-service-179719286"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/ac51083a09cb4af89d9bc59bbcab199c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12692d78533d41709623e717d186fa07"}, {"url": "http://192.30.9.3:8776/v3/ac51083a09cb4af89d9bc59bbcab199c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ae4d10bc244e339af67350bf095870"}, {"url": "http://192.30.9.3:8776/v3/ac51083a09cb4af89d9bc59bbcab199c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5656f6db59a54713a771b1cfc3639eab"}], "type": "volumev3", "id": "3b04651db01c4dc39b3c488f52626bc0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "51419089eb1c4a38a26520e0f1804f71"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc314aba4e7d4a31a41b53366dbefaa1"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e96dd62a488c4edb9e81a7358884238f"}], "type": "compute", "id": "54f3762208f14dc98ea6a9939bf92622", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cce271e3a5d407c8073160d3f031dd3"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e5d2cf585084f99b1bf744560f9c835"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b72268145603416ebd002b1e6c0223a9"}], "type": "metric", "id": "5c97956b2c964624886ca24827e7f687", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1563eaf0105e489ca7221bac4a62b9d4"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91376dcb19e449be8fb3ccce35e81be8"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d75b6f5bec26477dbecdc83834b7ca20"}], "type": "placement", "id": "68f08bd60b614142b1f2df2e264bdc27", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02dea1bccace4fa4ad94a2a2598a5518"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b46e721fbca4563b62dc7e72411c52e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a28f773f6be49c1a67962a60004dbe9"}], "type": "alarming", "id": "77c1b5301dd542ff80c2e10830b87a09", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ac51083a09cb4af89d9bc59bbcab199c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1819cf6224a14814a21d2976911fb132"}, {"url": "http://172.30.9.28:8004/v1/ac51083a09cb4af89d9bc59bbcab199c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b041483108c4fdbbf9bfee6b711ac67"}, {"url": "http://192.30.9.3:8004/v1/ac51083a09cb4af89d9bc59bbcab199c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7add19b824084a9a873e6e47cd68ce68"}], "type": "orchestration", "id": "7a2817a5afc54b288f67ab6eeed556f3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ac51083a09cb4af89d9bc59bbcab199c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "789a98f2bf28479d9a89f34f0af58dba"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ac51083a09cb4af89d9bc59bbcab199c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b58d87f807a41e98e11a5bb5b118c71"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "974ee5df8ffe4d23bb12c83f4f68d741"}], "type": "object-store", "id": "a13e78ab21b34725bc094d4cc9e0885e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ac51083a09cb4af89d9bc59bbcab199c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fea92c6c94c4bcbae655486f322a42a"}, {"url": "http://172.30.9.28:8776/v2/ac51083a09cb4af89d9bc59bbcab199c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7520d4eab0de47f1a0b09456b0133fd8"}, {"url": "http://192.30.9.3:8776/v2/ac51083a09cb4af89d9bc59bbcab199c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c4f391d0d32a4018badeca9e5f0dfc0f"}], "type": "volumev2", "id": "aada5484ab294690af833ed98b2e010e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8be0b0821823492986f79fa5b6f0499b"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6972946803e4d37b1492a5786240649"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c39f28ead6e9425b9a599f5d299c621e"}], "type": "image", "id": "b59076f25b28480c860ce6673136a91d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8662fb52ffb049b19d1a7af257d8deac"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab176a5099584c2bb86fbe584007a594"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f54ad649c5354c7994b56c110e27e392"}], "type": "network", "id": "c75d026b58af491eb776439e09d62b3b", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "e7bb172d8f664fe28643ddf4e3704459", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3af2f24f33c34c36897370fb74d49d6d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a599fb9a884d3e90bfa69ab5749ffe"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e045e8a5c51a43fd919c6400a862e9f2"}], "type": "cloudformation", "id": "ec69f87598f749fc8b4f62ee0c4f40de", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a53e6597c304d9eab5661898db77bd2"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b1714435775e4c998a16cc946224f046"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "daebe6f9270e46b58ff2524202aedeb1"}], "type": "identity", "id": "f3971ba150ee4db3beafe8a39cadc0c8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ac51083a09cb4af89d9bc59bbcab199c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "10ffbda142ce4740a3640ac7823560e0"}, {"url": "http://192.30.9.3:8776/v1/ac51083a09cb4af89d9bc59bbcab199c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80e06b017540485cbdfe761d4b75fc8d"}, {"url": "http://192.30.9.3:8776/v1/ac51083a09cb4af89d9bc59bbcab199c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a481cdef45884c6ab5cf46e6d279cfd8"}], "type": "volume", "id": "fa389417f3ff45d1aa79eeca7eede9b4", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d", "id": "f606d49043ee4cfba11fab4e22c5a408"}, "audit_ids": ["W3X0sQoDR8OeER4Jrq7zlA"], "issued_at": "2019-03-24T02:49:26.000000Z"}} 2019-03-24 02:49:26,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 02:49:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 02:49:26,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:26 GMT X-Openstack-Request-Id: req-97cbb4c5-cc02-4182-82f2-79735dad6890 2019-03-24 02:49:26,532 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"85a7ef7f-333d-4e04-8478-5418ac3889cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ac51083a09cb4af89d9bc59bbcab199c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T02:49:25Z","qos_policy_id":null,"name":"juju_epc-net_c7f30c03-1431-49ce-8568-018cce3b620d","admin_state_up":true,"tenant_id":"ac51083a09cb4af89d9bc59bbcab199c","created_at":"2019-03-24T02:49:25Z","mtu":1450}]} 2019-03-24 02:49:26,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-97cbb4c5-cc02-4182-82f2-79735dad6890 2019-03-24 02:49:26,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411255121231s 2019-03-24 02:49:26,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-24 02:49:26,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '{"subnet": {"name": "juju_epc-subnet_c7f30c03-1431-49ce-8568-018cce3b620d", "enable_dhcp": true, "network_id": "85a7ef7f-333d-4e04-8478-5418ac3889cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-03-24 02:49:27,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:27 GMT X-Openstack-Request-Id: req-8872cfbf-caa2-47d1-92a5-edfc8f1527c0 2019-03-24 02:49:27,756 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85a7ef7f-333d-4e04-8478-5418ac3889cf","tenant_id":"ac51083a09cb4af89d9bc59bbcab199c","created_at":"2019-03-24T02:49:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T02:49:27Z","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":"ac51083a09cb4af89d9bc59bbcab199c","id":"fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6","subnetpool_id":null,"name":"juju_epc-subnet_c7f30c03-1431-49ce-8568-018cce3b620d"}} 2019-03-24 02:49:27,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8872cfbf-caa2-47d1-92a5-edfc8f1527c0 2019-03-24 02:49:27,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.22230505943s 2019-03-24 02:49:27,757 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T02:49:27Z', 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'fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c7f30c03-1431-49ce-8568-018cce3b620d', u'enable_dhcp': True, u'network_id': u'85a7ef7f-333d-4e04-8478-5418ac3889cf', u'tenant_id': u'ac51083a09cb4af89d9bc59bbcab199c', u'created_at': u'2019-03-24T02:49:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'ac51083a09cb4af89d9bc59bbcab199c'}) 2019-03-24 02:49:27,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-24 02:49:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '{"router": {"external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b"}, "name": "juju_epc-router_c7f30c03-1431-49ce-8568-018cce3b620d", "admin_state_up": true}}' 2019-03-24 02:49:35,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:35 GMT X-Openstack-Request-Id: req-8b5640af-3164-4b0a-8977-ec08b025c1cf 2019-03-24 02:49:35,280 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:49:28Z", "admin_state_up": true, "updated_at": "2019-03-24T02:49:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "id": "f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3", "name": "juju_epc-router_c7f30c03-1431-49ce-8568-018cce3b620d"}} 2019-03-24 02:49:35,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8b5640af-3164-4b0a-8977-ec08b025c1cf 2019-03-24 02:49:35,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.52210307121s 2019-03-24 02:49:35,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-24T02:49:30Z', u'revision_number': 3, u'id': u'f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3', u'external_gateway_info': {u'network_id': u'2435773f-7eb4-4a80-abb2-12098f92627b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8e86f0ce-93e5-4730-aedd-290aba3d5eb2', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_c7f30c03-1431-49ce-8568-018cce3b620d', u'admin_state_up': True, u'tenant_id': u'ac51083a09cb4af89d9bc59bbcab199c', u'created_at': u'2019-03-24T02:49:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'ac51083a09cb4af89d9bc59bbcab199c'}) 2019-03-24 02:49:35,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-24 02:49:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3/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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '{"subnet_id": "fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6"}' 2019-03-24 02:49:38,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:38 GMT X-Openstack-Request-Id: req-2ceea2fc-3d55-4926-854b-671c11b6518d 2019-03-24 02:49:38,601 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "85a7ef7f-333d-4e04-8478-5418ac3889cf", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "subnet_id": "fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6", "subnet_ids": ["fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6"], "port_id": "38ed9f25-69dd-4668-a656-f64938e0edce", "id": "f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3"} 2019-03-24 02:49:38,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3/add_router_interface.json used request id req-2ceea2fc-3d55-4926-854b-671c11b6518d 2019-03-24 02:49:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.32021594048s 2019-03-24 02:49:38,602 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-24 02:49:41,320 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-24 02:49:41,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" 2019-03-24 02:49:41,331 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:41 GMT 2019-03-24 02:49:41,332 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2019-03-24 02:49:41,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:49:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 02:49:42,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:42 GMT X-Openstack-Request-Id: req-5ecd4e91-8b78-4aa5-aa88-0fd79bd28d61 2019-03-24 02:49:42,178 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:49:42,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5ecd4e91-8b78-4aa5-aa88-0fd79bd28d61 2019-03-24 02:49:42,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.841631889343s 2019-03-24 02:49:42,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 02:49:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d"}' 2019-03-24 02:49:42,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:42 GMT Location: http://172.30.9.28:9292/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-323a61bb-f221-4b20-ab4f-84dd05afffd2 2019-03-24 02:49:42,567 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:42Z", "file": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "90d63bdd-a95e-441b-8860-f2694a00fb12", "size": null, "self": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": null, "created_at": "2019-03-24T02:49:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 02:49:42,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-323a61bb-f221-4b20-ab4f-84dd05afffd2 2019-03-24 02:49:42,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.378219842911s 2019-03-24 02:49:42,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 02:49:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '' 2019-03-24 02:49:48,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:49:48 GMT X-Openstack-Request-Id: req-46bae956-aa66-4cb4-bd64-6ad9cf6a4065 2019-03-24 02:49:48,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-03-24 02:49:48,360 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file used request id req-46bae956-aa66-4cb4-bd64-6ad9cf6a4065 2019-03-24 02:49:48,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.79181790352s 2019-03-24 02:49:48,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:49:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 02:49:48,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:48 GMT X-Openstack-Request-Id: req-4b5691a9-7a99-4c89-9ac1-15b4b533b8b3 2019-03-24 02:49:48,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:48Z", "file": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "90d63bdd-a95e-441b-8860-f2694a00fb12", "size": 300941312, "self": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:49:42Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:49:48,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4b5691a9-7a99-4c89-9ac1-15b4b533b8b3 2019-03-24 02:49:48,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318738937378s 2019-03-24 02:49:48,686 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap', u'metadata': Munch({})})], 'file': u'/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file', 'owner': u'ac51083a09cb4af89d9bc59bbcab199c', 'id': u'90d63bdd-a95e-441b-8860-f2694a00fb12', 'size': 300941312, u'self': u'/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac51083a09cb4af89d9bc59bbcab199c', 'name': 'juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T02:49:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T02:49:48Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d', 'created': u'2019-03-24T02:49:42Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-24T02:49:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-24 02:49:50,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 90d63bdd-a95e-441b-8860-f2694a00fb12 -s xenial -r regionOne -u http://172.30.9.28: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-03-24 02:49:50,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 02:49:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c7f30c03-1431-49ce-8568-018cce3b620d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-03-24 02:49:50,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-031540e0-fa12-4da6-b335-52889370026e x-openstack-request-id: req-031540e0-fa12-4da6-b335-52889370026e 2019-03-24 02:49:50,989 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_c7f30c03-1431-49ce-8568-018cce3b620d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1300c564-5810-4759-bfa1-8f44886440ec", "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": "1300c564-5810-4759-bfa1-8f44886440ec"}} 2019-03-24 02:49:50,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-031540e0-fa12-4da6-b335-52889370026e 2019-03-24 02:49:50,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.752846956253s 2019-03-24 02:49:50,990 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c7f30c03-1431-49ce-8568-018cce3b620d', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'1300c564-5810-4759-bfa1-8f44886440ec', 'swap': 0}) 2019-03-24 02:49:50,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 02:49:50,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec/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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"extra_specs": {}}' 2019-03-24 02:49:51,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-32e2e7b4-5a65-4f9c-8c7f-752e776aa797 x-openstack-request-id: req-32e2e7b4-5a65-4f9c-8c7f-752e776aa797 2019-03-24 02:49:51,016 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 02:49:51,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec/os-extra_specs used request id req-32e2e7b4-5a65-4f9c-8c7f-752e776aa797 2019-03-24 02:49:51,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253188610077s 2019-03-24 02:49:51,017 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-03-24 02:49:51,019 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-411 | | 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 | | 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-03-24 02:49:51,028 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-03-24 02:49:51,195 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-03-24 02:49:51,195 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-03-24 02:49:51,370 - 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-03-24 02:49:51,371 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-24 02:49:53,765 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-24 02:49:53,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:49:53,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 02:49:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:54 GMT X-Openstack-Request-Id: req-7ee30e02-085c-40f4-a5f2-314f8430b0e4 2019-03-24 02:49:54,098 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:48Z", "file": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "90d63bdd-a95e-441b-8860-f2694a00fb12", "size": 300941312, "self": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:49:42Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:49:54,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7ee30e02-085c-40f4-a5f2-314f8430b0e4 2019-03-24 02:49:54,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327042102814s 2019-03-24 02:49:54,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-24 02:49:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d"}' 2019-03-24 02:49:54,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:54 GMT Location: http://172.30.9.28:9292/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05029aaf-cf02-4607-b843-1cd8c8760f33 2019-03-24 02:49:54,440 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:54Z", "file": "/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "827cc4ba-e89d-4edb-b7ab-adefbb0151cc", "size": null, "self": "/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": null, "created_at": "2019-03-24T02:49:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-24 02:49:54,440 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-05029aaf-cf02-4607-b843-1cd8c8760f33 2019-03-24 02:49:54,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.330481052399s 2019-03-24 02:49:54,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-24 02:49:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '' 2019-03-24 02:49:58,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 02:49:58 GMT X-Openstack-Request-Id: req-e32a1cf5-6feb-4f37-9b93-81599145fc51 2019-03-24 02:49:58,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-03-24 02:49:58,708 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/file used request id req-e32a1cf5-6feb-4f37-9b93-81599145fc51 2019-03-24 02:49:58,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.26711916924s 2019-03-24 02:49:58,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 02:49:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 02:49:59,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:59 GMT X-Openstack-Request-Id: req-00592256-cba3-4404-8c44-24a8d7edf786 2019-03-24 02:49:59,055 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:58Z", "file": "/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "827cc4ba-e89d-4edb-b7ab-adefbb0151cc", "size": 263848448, "self": "/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-24T02:49:54Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:48Z", "file": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "90d63bdd-a95e-441b-8860-f2694a00fb12", "size": 300941312, "self": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:49:42Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 02:49:59,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-00592256-cba3-4404-8c44-24a8d7edf786 2019-03-24 02:49:59,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.342045068741s 2019-03-24 02:49:59,059 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/file', 'owner': u'ac51083a09cb4af89d9bc59bbcab199c', 'id': u'827cc4ba-e89d-4edb-b7ab-adefbb0151cc', 'size': 263848448, u'self': u'/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac51083a09cb4af89d9bc59bbcab199c', 'name': 'juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-24T02:49:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-24T02:49:58Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d', 'created': u'2019-03-24T02:49:54Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-24T02:49:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c7f30c03-1431-49ce-8568-018cce3b620d', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-24 02:49:59,291 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 827cc4ba-e89d-4edb-b7ab-adefbb0151cc -s trusty -r regionOne -u http://172.30.9.28: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-03-24 02:49:59,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-24 02:49:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-03-24 02:49:59,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49: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-738ddc3d-0e48-4254-b0a5-3e793f717860 x-openstack-request-id: req-738ddc3d-0e48-4254-b0a5-3e793f717860 2019-03-24 02:49:59,337 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e", "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": "b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e"}} 2019-03-24 02:49:59,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-738ddc3d-0e48-4254-b0a5-3e793f717860 2019-03-24 02:49:59,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0453357696533s 2019-03-24 02:49:59,339 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c7f30c03-1431-49ce-8568-018cce3b620d', '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'a868dd1b3f7f494d9fe00b1af3069be7', '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'b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e', 'swap': 0}) 2019-03-24 02:49:59,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-24 02:49:59,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e/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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" -d '{"extra_specs": {}}' 2019-03-24 02:49:59,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 02:49:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44a5aa1e-4413-4310-b793-86819dd50305 x-openstack-request-id: req-44a5aa1e-4413-4310-b793-86819dd50305 2019-03-24 02:49:59,366 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-24 02:49:59,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e/os-extra_specs used request id req-44a5aa1e-4413-4310-b793-86819dd50305 2019-03-24 02:49:59,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270712375641s 2019-03-24 02:49:59,367 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-03-24 02:54:19,999 - 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=85a7ef7f-333d-4e04-8478-5418ac3889cf --config ssl-hostname-verification=false --config external-network=2435773f-7eb4-4a80-abb2-12098f92627b --config use-floating-ip=true --config use-default-secgroup=true --debug 02:49:59 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.8] 02:49:59 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=85a7ef7f-333d-4e04-8478-5418ac3889cf", "--config", "ssl-hostname-verification=false", "--config", "external-network=2435773f-7eb4-4a80-abb2-12098f92627b", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 02:49:59 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 02:49:59 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:85a7ef7f-333d-4e04-8478-5418ac3889cf external-network:2435773f-7eb4-4a80-abb2-12098f92627b use-openstack-gbp:false policy-target-group: use-floating-ip:true] 02:49:59 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 02:49:59 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[max-action-results-size:5G apt-no-proxy: apt-https-proxy: enable-os-refresh-update:true agent-metadata-url: container-networking-method: apt-ftp-proxy: fan-config: max-status-history-age:336h no-proxy:127.0.0.1,localhost,::1 image-stream:released proxy-ssh:false uuid:eaa4c1a6-24b5-4bd5-81c2-06c268238424 automatically-retry-hooks:true disable-network-management:false container-image-stream:released egress-subnets: enable-os-upgrade:true resource-tags: logforward-enabled:false net-bond-reconfigure-delay:17 name:controller transmit-vendor-metrics:true max-action-results-age:336h logging-config: default-series:xenial use-floating-ip:true development:false cloudinit-userdata: agent-stream:released network:85a7ef7f-333d-4e04-8478-5418ac3889cf ssl-hostname-verification:false ignore-machine-addresses:false firewall-mode:instance image-metadata-url: policy-target-group: https-proxy: external-network:2435773f-7eb4-4a80-abb2-12098f92627b http-proxy: apt-mirror: ftp-proxy: container-image-metadata-url: update-status-hook-interval:5m use-openstack-gbp:false type:openstack test-mode:false container-inherit-properties: use-default-secgroup:true apt-http-proxy: max-status-history-size:5G provisioner-harvest-mode:destroyed authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIP8ZzXB+IIjYKwpD5K+HSHJYwFM34i7gtWuKYnMIx5vl0zEU40+ut7CxtCivKNBTM44SOpFgZPLGqxqmAn/kn0IOmh9qA4T8LE7R7gZYV0nEgkf1NZq7+/PrAHvMOVialr5ZO0OOyWw9yO/VnmJUuhgoMxrcT+xR7JWtBELaovoJr8Xul38VrVTgPKNdYyMHS3Zx8KbjwGlZn4ZfJOt74+UqE1TN9K4Hq+QPA7+/uCZkeD/+/gLRpffnpt48tsknLUSXxMom5kVXv2rS0a404hi4bcZYL2s0WdifLO8ZorcY/J8hVSis7YZiriHOU19ueHdjj5LVcl9CtJ/Ac5IJ5 juju-client-key ] 02:49:59 INFO juju.provider.openstack provider.go:145 opening model "controller" 02:50:00 DEBUG goose client.go:511 auth details: &{Token:gAAAAABclvBYNknFlcasD2ciWbo753LnOZ9N9v_DZZlBM6OKVHLAww9xxsbVWfjHoksyanZ0WJZnjaSuYLljg_IaxXDgA-qE6liQJehB-1sZ9Uz_foNlL2_uLLrf6bOx9kUOSqxI92VYjClYUQk-1t_fjK85qYu4Q45hpjJRK_HKOb1kKcHD4xM TenantId:ac51083a09cb4af89d9bc59bbcab199c UserId:f606d49043ee4cfba11fab4e22c5a408 Domain: RegionServiceURLs:map[regionOne:map[network:http://172.30.9.28:9696 event:http://172.30.9.28:8977 volumev3:http://172.30.9.28:8776/v3/ac51083a09cb4af89d9bc59bbcab199c compute:http://172.30.9.28:8774/v2.1 volume:http://172.30.9.28:8776/v1/ac51083a09cb4af89d9bc59bbcab199c image:http://172.30.9.28:9292 cloudformation:http://172.30.9.28:8000/v1 identity:http://172.30.9.28:5000 metric:http://172.30.9.28:8041 placement:http://172.30.9.28:8778/placement alarming:http://172.30.9.28:8042 orchestration:http://172.30.9.28:8004/v1/ac51083a09cb4af89d9bc59bbcab199c object-store:http://172.30.9.28:8080/v1/AUTH_ac51083a09cb4af89d9bc59bbcab199c volumev2:http://172.30.9.28:8776/v2/ac51083a09cb4af89d9bc59bbcab199c]]} 02:50:00 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 02:50:00 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 02:50:00 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 02:50:00 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 02:50:00 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 02:50:00 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 02:50:00 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 02:50:00 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 02:50:00 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 02:50:00 INFO cmd bootstrap.go:233 Loading image metadata 02:50:00 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 02:50:00 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 02:50:00 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 02:50:00 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [quantal trusty utopic yakkety win2012hv win81 zesty win2012r2 genericlinux wily xenial win2016nano win7 raring artful win2012hvr2 win8 win10 centos7 saucy vivid win2008r2 win2012 win2016 win2016hv precise bionic opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 02:50:00 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 02:50:02 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 02:50:03 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.28:5000/v3} not found 02:50:03 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.28:5000/v3} not found 02:50:03 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 02:50:03 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 02:50:03 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 02:50:03 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 02:50:03 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 02:50:03 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 02:50:03 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 02:50:03 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 02:50:03 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 02:50:04 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 []} 02:50:06 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 02:50:06 INFO cmd bootstrap.go:389 Starting new instance for initial controller 02:50:06 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 02:50:06 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 02:50:06 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:90d63bdd-a95e-441b-8860-f2694a00fb12 Arch:amd64 VirtType:}] 02:50:06 INFO juju.environs.instances image.go:106 find instance - using image with id: 90d63bdd-a95e-441b-8860-f2694a00fb12 02:50:06 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 02:50:06 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 02:50:06 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2492 bytes 02:50:06 DEBUG juju.provider.openstack provider.go:1005 using network id "85a7ef7f-333d-4e04-8478-5418ac3889cf" 02:50:06 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" has status BUILD, wait 10 seconds before retry, attempt 11 02:52:22 INFO juju.provider.openstack provider.go:1175 started instance "6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af" 02:52:22 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 02:52:22 DEBUG juju.provider.openstack networking.go:169 using external network "2435773f-7eb4-4a80-abb2-12098f92627b" 02:52:24 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.208 02:52:24 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.208 02:52:30 INFO cmd bootstrap.go:225 - 6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af (arch=amd64 mem=2G cores=1) 02:52:30 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 02:52:30 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 02:52:30 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 02:52:33 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 02:52:33 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 02:52:35 DEBUG juju.provider.openstack provider.go:417 instance 6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af has floating IP address: 172.30.9.208 Attempting to connect to 172.30.9.208:22 Attempting to connect to 192.168.121.23:22 02:52:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.23 failed: ssh: connect to host 192.168.121.23 port 22: Connection refused 02:52:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.208 failed: /var/lib/juju/nonce.txt does not exist 02:52:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.23 failed: ssh: connect to host 192.168.121.23 port 22: Connection refused 02:52:40 INFO cmd bootstrap.go:333 Connected to 172.30.9.208 02:52:40 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]> 02:52:40 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-238424-controller-0 02:54:15 INFO cmd bootstrap.go:455 Bootstrap agent now started 02:54:19 DEBUG juju.provider.openstack provider.go:417 instance 6d4dfbfb-8db8-4c81-973e-7e5ac25ce5af has floating IP address: 172.30.9.208 02:54:19 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.208:17070 192.168.121.23:17070] 02:54:19 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.208 to verify accessibility... 02:54:19 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.23:17070] 02:54:19 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" 02:54:19 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" 02:54:19 DEBUG juju.api monitor.go:35 RPC connection died 02:54:19 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 02:54:19 INFO cmd controller.go:88 Controller machines are in the "controller" model 02:54:19 INFO cmd controller.go:89 Initial model "default" added 02:54:19 INFO cmd supercommand.go:465 command finished 2019-03-24 02:54:19,999 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-03-24 02:54:19,999 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-03-24 02:54:34,726 - 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-03-24 02:54:34,726 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-03-24 03:21:29,939 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-03-24 03:21:12.946570Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-03-24 03:21:29,940 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-03-24 03:21:29,940 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-03-24 03:21:30,198 - 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.203 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.207 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.217 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 288b828f-fae8-456a-a017-4dfb372e9f2d xenial nova ACTIVE 1 started 172.30.9.200 253d104a-5871-4765-ab7a-ba55a7a51423 trusty nova ACTIVE 2 started 172.30.9.207 1dfcb4a8-f401-4f93-ba0c-37a9917f5491 trusty nova ACTIVE 3 started 172.30.9.217 01ed49ec-308e-4808-a1ea-3c8c8506de17 trusty nova ACTIVE 2019-03-24 03:21:30,432 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-03-24 03:21:30,433 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-03-24 03:21:30,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.207 (agent:idle, workload:active) 2152/udp 2019-03-24 03:21:30,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-03-24 03:21:30,925 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.217 (agent:idle, workload:active) 2019-03-24 03:21:30,925 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-03-24 03:21:30,926 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-03-24 03:21:31,809 - 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-03-24 03:21:31,810 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-03-24 03:21:32,368 - 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-c1f9d4-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-03-24 03:21:32,368 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-03-24 03:21:32,608 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: a20f6e94-9ea8-4067-824c-50851f0add56 2019-03-24 03:31:25,894 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-03-24 03:31:08.916349Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-03-24 03:31:25,894 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-03-24 03:31:26,461 - 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-03-24 03:31:26,462 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-03-24 03:31:26,491 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-03-24 03:31:26,491 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-03-24 03:31:26,726 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-24 03:31:26,726 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 42:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-24 03:31:27,728 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 02:57:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 02:57:47 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 02:57:47 DEBUG juju.agent read agent config, format "2.0" machine-0: 02:57:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 02:57:47 DEBUG juju.worker start "engine" machine-0: 02:57:47 INFO juju.worker start "engine" machine-0: 02:57:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 02:57:47 DEBUG juju.worker "engine" started machine-0: 02:57:47 DEBUG juju.worker.introspection stats worker now serving machine-0: 02:57:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 02:57:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 02:57:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 02:57:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:47 DEBUG juju.worker.apicaller connecting with old password machine-0: 02:57:47 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:47 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:47 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 02:57:48 DEBUG juju.worker.apicaller connected machine-0: 02:57:48 DEBUG juju.worker.apicaller changing password... machine-0: 02:57:48 DEBUG juju.worker.apicaller password changed machine-0: 02:57:48 DEBUG juju.api RPC connection died machine-0: 02:57:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 02:57:48 DEBUG juju.worker.apicaller connecting with current password machine-0: 02:57:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:48 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:48 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:48 DEBUG juju.worker.apicaller connected machine-0: 02:57:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 02:57:48 INFO juju.worker.upgrader unblocking abort check machine-0: 02:57:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 02:57:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 02:57:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 02:57:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 02:57:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 02:57:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.logger logger setup machine-0: 02:57:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:57:48 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 02:57:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 02:57:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 02:57:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 02:57:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 02:57:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 02:57:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:57:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:57:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:57:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-0: 02:57:48 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 02:57:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 02:57:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 02:57:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:57:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:57:48 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 02:57:48 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-0: 02:57:48 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-0: 02:57:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 02:57:48 DEBUG juju.network including address local-machine:::1 for machine machine-0: 02:57:48 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 02:57:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 02:57:48 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-0: 02:57:48 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 02:57:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 02:57:48 DEBUG juju.api RPC connection died machine-0: 02:57:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 02:57:48 ERROR juju.worker.logger connection is shut down machine-0: 02:57:48 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 02:57:48 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: 02:57:48 DEBUG juju.worker killing runner 0xc420560820 machine-0: 02:57:48 INFO juju.worker runner is dying machine-0: 02:57:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 02:57:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 02:57:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 02:57:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.apicaller connecting with current password machine-0: 02:57:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 02:57:48 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:48 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-0: 02:57:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:48 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: 02:57:49 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: 02:57:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 02:57:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.apicaller connected machine-0: 02:57:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 02:57:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 02:57:49 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 02:57:49 INFO juju.worker.upgrader unblocking abort check machine-0: 02:57:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 02:57:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 02:57:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 02:57:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 02:57:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 02:57:49 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 02:57:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 02:57:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 02:57:49 DEBUG juju.network "lxdbr0" has addresses [fe80::b04a:fbff:fe12:bb80/64 fe80::1/64] machine-0: 02:57:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:57:49 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 02:57:49 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-0: 02:57:49 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-0: 02:57:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 02:57:49 DEBUG juju.network including address local-machine:::1 for machine machine-0: 02:57:49 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 02:57:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 02:57:49 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-0: 02:57:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 02:57:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.logger logger setup machine-0: 02:57:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 02:57:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 02:57:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 02:57:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 02:57:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 02:57:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 02:57:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 02:57:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 02:57:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:57:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:57:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 02:57:49 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 02:57:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 02:57:49 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 02:57:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 02:57:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 02:57:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 02:57:49 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 02:57:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 02:57:49 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 02:57:49 DEBUG juju.worker start "0-container-watcher" machine-0: 02:57:49 DEBUG juju.worker start "stateconverter" machine-0: 02:57:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 02:57:49 INFO juju.worker start "0-container-watcher" machine-0: 02:57:49 DEBUG juju.worker "0-container-watcher" started machine-0: 02:57:49 INFO juju.worker start "stateconverter" machine-0: 02:57:49 DEBUG juju.worker "stateconverter" started machine-0: 02:57:49 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 02:57:49 DEBUG juju.service discovered init system "systemd" from local host machine-0: 02:57:49 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-0: 02:57:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 02:57:49 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: 02:57:50 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 02:57:50 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 02:57:50 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 02:57:50 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: 02:57:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 02:57:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 02:57:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 02:57:50 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 02:57:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 02:57:50 DEBUG juju.network "lxdbr0" has addresses [fe80::b04a:fbff:fe12:bb80/64 fe80::1/64] machine-0: 02:57:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 02:57:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 02:57:50 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 02:57:50 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 02:57:50 DEBUG juju.network including address local-machine:::1 for machine machine-0: 02:57:50 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] machine-0: 02:57:50 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] unit-abot-epc-basic-0: 02:57:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 02:57:50 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: 02:57:50 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 02:57:50 INFO juju.worker start "api" unit-abot-epc-basic-0: 02:57:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 02:57:50 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: 02:57:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:50 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:50 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:50 DEBUG juju.api successfully dialed "wss://252.23.0.1:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 02:57:50 INFO juju.worker.machiner "machine-0" started machine-0: 02:57:50 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: 02:57:51 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:a0:04:de 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.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a0:04:de 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:b2:4a:fb:12:bb:80 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:b2:4a:fb:12:bb:80 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:ec:b1:cd:c0:7b 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.12.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4a:ec:b1:cd:c0:7b 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:ec:b1:cd:c0:7b 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: 02:57:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 02:57:51 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 02:57:51 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 02:57:51 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 02:57:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 02:57:51 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 02:57:51 DEBUG juju.api successfully dialed "wss://252.23.0.1:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:51 INFO juju.api connection established to "wss://252.23.0.1:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:51 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:51 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network "lxdbr0" has addresses [fe80::b04a:fbff:fe12:bb80/64 fe80::1/64] unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network including address public:172.30.9.208 for machine unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network including address local-fan:252.23.0.1 for machine unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 02:57:52 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 02:57:52 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 02:57:52 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 02:57:52 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 02:57:52 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 02:57:52 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: 02:57:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 02:57:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 02:57:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 02:57:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 02:57:52 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: 02:57:52 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 02:57:52 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 02:57:52 DEBUG httpbakery client do GET https://252.23.0.1:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 02:57:52 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 02:57:52 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 02:57:52 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 02:57:52 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 02:57:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 02:57:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 02:57:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 02:57:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 02:57:53 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-0: 02:57:53 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 02:57:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 02:57:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 02:57:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 02:57:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-0: 02:57:53 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 02:57:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 02:57:53 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 02:57:53 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: 02:57:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 02:57:58 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 02:57:59 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 02:57:59 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 02:58:00 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: 02:58:00 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 02:58:00 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: 02:58:00 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 02:58:00 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: 02:58:00 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 02:58:00 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: 02:58:00 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 02:58:00 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 02:58:01 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 02:58:01 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 02:58:01 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 02:58:01 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:02 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 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: 02:58:04 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:05 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: 02:58:06 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: 02:58:06 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: 02:58:06 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: 02:58:06 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: 02:58:06 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: 02:58:06 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 5s (11.8 MB/s) unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 02:58:06 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 ... 54435 files and directories currently installed.) unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 02:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 02:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 02:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 02:58:10 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: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 02:58:10 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: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 02:58:10 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: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 02:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 02:58:11 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: 02:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 02:58:12 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: 02:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 02:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 02:58:17 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: 02:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 02:58:18 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: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 02:58:18 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: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 02:58:18 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: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 02:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 02:58:19 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: 02:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 02:58:19 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: 02:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 02:58:19 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: 02:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 02:58:19 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: 02:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 02:58:19 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: 02:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 02:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 02:58:24 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: 02:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 02:58:25 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: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 02:58:25 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: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 02:58:25 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: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 02:58:25 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: 02:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 02:58:26 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: 02:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 02:58:26 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: 02:58:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 02:58:27 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: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 02:58:27 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: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 02:58:27 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: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 02:58:27 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: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 02:58:27 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: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 02:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 02:58:28 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: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 02:58:28 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: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 02:58:29 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: 02:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 02:58:29 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: 02:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 02:58:32 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: 02:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 02:58:32 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: 02:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 02:58:34 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: 02:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 02:58:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 02:58:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 02:58:36 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:38 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:38 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 02:58:40 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: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:58:40 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 02:58:41 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: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 02:58:41 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: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 02:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 02:58:42 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: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:42 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: 02:58:42 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: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:58:42 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 02:58:43 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: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 02:58:43 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 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: 02:58:44 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 02:58:44 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: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 02:58:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 02:58:45 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: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 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: 02:58:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 02:58:45 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: 02:58:45 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: 02:58:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 02:58:45 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:58:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 02:58:47 DEBUG unit.abot-epc-basic/0.install --2019-03-24 02:58:47-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 02:58:47 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 02:58:47 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 02:58:47 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 02:58:47 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: 02:58:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.9K 7m47s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 202K 5m49s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 8.99M 3m54s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.5M 2m56s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 205K 3m6s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.4M 2m36s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.6M 2m14s unit-abot-epc-basic-0: 02:58:48 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.7M 1m57s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 213K 2m8s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.8M 1m56s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.2M 1m46s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.3M 97s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.3M 90s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 84s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.4M 78s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.3M 73s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.72M 70s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 241K 76s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.8M 72s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.7M 69s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 66s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.3M 63s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.4M 60s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.3M 58s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.0M 56s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 54s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 1.04M 53s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 295K 57s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.4M 55s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 53s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 51s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 10.9M 50s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 11.5M 48s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 10.9M 47s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 11.3M 46s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 11.5M 45s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 8.70M 43s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 241K 47s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 10.7M 46s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 11.1M 45s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 11.3M 44s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.2M 43s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 10.2M 42s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 12.3M 41s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 11.0M 40s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 11.4M 39s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 11.5M 38s unit-abot-epc-basic-0: 02:58:49 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 10.8M 38s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 242K 41s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 11.0M 40s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 11.0M 39s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 11.4M 38s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 10.9M 38s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 9.51M 37s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 10.8M 36s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 11.2M 36s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.4M 35s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.0M 35s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.3M 34s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 246K 36s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 9.93M 36s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 11.4M 35s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 11.3M 35s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 10.9M 34s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.3M 34s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 11.5M 33s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 10.8M 33s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.5M 32s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.0M 32s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.5M 31s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.1M 31s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 248K 33s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 9.94M 32s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.3M 32s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 10.6M 32s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.6M 31s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.0M 31s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 30s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.2M 30s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 10.7M 30s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.7M 29s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 29s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 251K 30s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.8M 30s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 10.9M 29s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.6M 29s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.4M 29s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.1M 28s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.5M 28s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.9M 28s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.3M 27s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.1M 27s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.4M 27s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 10.9M 27s unit-abot-epc-basic-0: 02:58:50 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 11.5M 26s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 255K 28s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.4M 27s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 11.1M 27s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 10.6M 27s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.4M 27s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.2M 26s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.3M 26s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.0M 26s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.2M 26s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.5M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.1M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.9M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.5M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 259K 26s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.4M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.8M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 10.8M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.4M 25s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.5M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.9M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.1M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.4M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.9M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.3M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.9M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.5M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 2.09M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 292K 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.9M 24s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 10.7M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.4M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.5M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 10.9M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.3M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.2M 23s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.2M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.3M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.0M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.0M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.5M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.9M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.3M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 267K 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.9M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 11.2M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.2M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.0M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.6M 22s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.1M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.9M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.8M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.0M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.8M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.7M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.2M 21s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.2M 20s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 20s unit-abot-epc-basic-0: 02:58:51 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.2M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 272K 21s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.1M 21s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 12.4M 21s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.3M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.2M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.2M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.9M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.5M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.1M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.2M 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.5M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.7M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.6M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.0M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.2M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.2M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 277K 20s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.7M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.0M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.3M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.3M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.9M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.4M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.1M 19s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.5M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.2M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 10.9M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.0M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.0M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 576K 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 531K 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.0M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.3M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 11.1M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.3M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.3M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.2M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.5M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.5M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 10.8M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.5M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.2M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 10.9M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 290K 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.8M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 10.5M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.7M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 10.8M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.4M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 11.2M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.2M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.4M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 11.2M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.3M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.9M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.6M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.0M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.0M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.6M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 10.8M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 9.99M 16s unit-abot-epc-basic-0: 02:58:52 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.5M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 297K 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.5M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 10.9M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.1M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.5M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 11.0M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 11.2M 16s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.4M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.9M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.6M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.0M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.1M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.4M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.2M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.2M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.0M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 300K 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 20.0M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.2M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.9M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.5M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.1M 15s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 10.9M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.5M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.0M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.2M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.1M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 10.6M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 307K 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 10.9M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.3M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 10.7M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.6M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 11.2M 14s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.4M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.1M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 10.9M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.5M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.1M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.4M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 11.2M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.1M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.3M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 10.9M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.8M 13s unit-abot-epc-basic-0: 02:58:53 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 10.9M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 121K 14s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 12.2M 14s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 44.8M 14s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 42.1M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 50.2M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 51.0M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 45.9M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 44.3M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 51.1M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 50.2M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 1.21M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 2.57M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 2.71M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 462K 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 14.0M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 14.7M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 14.1M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 1.10M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 13.9M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 12.7M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 9.97M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 9.10M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 19.1M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 48.6M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 50.7M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 53.3M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 47.5M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 51.6M 13s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 56.8M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 17.8M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 6.92M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 2.76M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 3.86M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 4.38M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 4.18M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 469K 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 10.6M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 11.2M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 11.5M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 1.26M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 8.71M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 10.8M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 6.99M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 8.76M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 188K 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 2.28M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 4.63M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 5.79M 12s unit-abot-epc-basic-0: 02:58:54 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 660K 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.11M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 31.5M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 44.4M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 46.6M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 54.3M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 55.5M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 47.6M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 53.3M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 54.3M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 708K 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.06M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 942K 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 56.4M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 61.2M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 62.3M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 52.4M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 60.2M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 63.1M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 61.5M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 54.4M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 507K 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 5.75M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 5.02M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.21M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 6.25M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 4.04M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 4.15M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 10.0M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 8.36M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 3.97M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 1.61M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 721K 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.13M 12s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 4.31M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.21M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.45M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 4.90M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 4.02M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 7.52M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 8.68M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 8.44M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.63M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 4.27M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 462K 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 5.18M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.17M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 8.42M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 6.92M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 4.48M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 4.07M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 10.5M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 9.29M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 2.79M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.01M 11s unit-abot-epc-basic-0: 02:58:55 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 470K 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 6.19M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 5.30M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.21M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 7.87M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 5.72M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 4.42M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 4.94M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 10.4M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 9.14M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.36M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.33M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 471K 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 4.89M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 7.26M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.21M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 7.70M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 5.24M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 5.00M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 4.99M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 11.0M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 8.92M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.36M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 2.39M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 470K 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 6.55M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 5.47M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1.21M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 8.44M 11s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 6.23M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 4.54M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.87M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 11.1M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 11.3M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 2.79M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.17M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 473K 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 6.47M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 5.98M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 1.19M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 9.39M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 7.17M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 4.41M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.80M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 8.75M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 10.5M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 8.72M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.78M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 4.27M 10s unit-abot-epc-basic-0: 02:58:56 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 475K 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 4.52M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.25M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 7.52M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 8.06M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 5.55M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 4.24M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 4.61M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 11.6M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 10.8M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 3.00M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 2.18M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 470K 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 6.30M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 6.01M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 1.21M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 9.58M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 7.36M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 4.55M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 4.29M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 6.32M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 11.0M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 189K 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 7.88M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 52.3M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 395K 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 53.8M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 46.2M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 50.8M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 47.4M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 54.0M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 51.3M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 53.4M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 42.9M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 476K 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 3.16M 10s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 72.6M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 113M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 60.9M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 76.6M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 133M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 54.2M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 95.1M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 83.1M 9s unit-abot-epc-basic-0: 02:58:57 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 990K 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 697K 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 3.04M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.28M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 5.80M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 2.68M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 4.21M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 3.16M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 5.35M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 879K 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 689K 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 3.43M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.17M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 5.07M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 3.92M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 3.04M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 3.09M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 10.6M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 2.04M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 461K 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 3.59M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.16M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 6.18M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 4.17M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.93M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 5.26M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 3.45M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 3.57M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 617K 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 1.07M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.18M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.28M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 5.45M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 3.71M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 3.20M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 3.28M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 8.57M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.43M 9s unit-abot-epc-basic-0: 02:58:58 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 452K 9s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 4.28M 9s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 1.16M 9s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 5.59M 9s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.11M 9s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 3.11M 9s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 4.04M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 3.15M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 10.5M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.18M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 458K 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 4.07M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.17M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 5.89M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 5.58M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 3.09M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 4.04M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.32M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 6.80M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 2.49M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 457K 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 4.09M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.17M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 6.05M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 5.38M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 3.21M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 3.79M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 3.65M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 7.75M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 2.51M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 452K 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 4.72M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.21M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 4.40M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 6.10M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 4.04M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.97M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 5.45M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 4.34M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.61M 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 671K 8s unit-abot-epc-basic-0: 02:58:59 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.08M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.66M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.46M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.28M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 5.42M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 3.04M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 5.26M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 3.53M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 4.30M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.27M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 482K 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 4.25M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.18M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 6.90M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 5.11M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.44M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 3.80M 8s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 3.87M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 6.26M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 2.56M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 459K 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 4.77M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.76M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.47M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 5.45M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 6.13M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 2.98M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 4.96M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 3.57M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.02M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 2.40M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 467K 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 6.78M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.18M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 6.17M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 5.57M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.76M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 3.48M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.17M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 4.16M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.88M 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 673K 7s unit-abot-epc-basic-0: 02:59:00 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.04M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.57M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.33M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 8.35M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 4.64M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 3.28M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 4.40M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 3.79M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 6.39M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.73M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 433K 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 8.18M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 2.96M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.51M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 5.24M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 5.66M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 3.17M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 4.31M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 4.09M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 4.51M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.35M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 460K 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 8.96M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.26M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 4.28M 7s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 5.78M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 4.98M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 3.00M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.94M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.76M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 4.09M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 690K 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 935K 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 6.27M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 1.25M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 5.46M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 6.14M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 3.33M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 4.15M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 4.72M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 3.93M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 3.08M 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 456K 6s unit-abot-epc-basic-0: 02:59:01 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 3.82M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 5.18M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1.27M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 6.77M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 4.86M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 3.48M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 4.46M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 4.20M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 4.56M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.88M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 455K 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 4.34M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 3.37M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.45M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 5.70M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 6.02M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 3.04M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 4.98M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 3.58M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 6.11M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 2.46M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 448K 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 6.93M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 3.29M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.44M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 6.26M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 5.54M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 3.15M 6s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 4.13M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 4.01M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 5.47M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 2.58M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 445K 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 9.09M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 3.40M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.43M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 6.05M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 5.14M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.91M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 4.35M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 4.58M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 5.25M 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 953K 5s unit-abot-epc-basic-0: 02:59:02 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 630K 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 9.79M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.36M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 3.86M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 6.18M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 4.10M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.43M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 4.57M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.06M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 4.36M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 678K 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 905K 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 10.0M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.23M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 4.75M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 6.99M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 3.43M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 4.16M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 4.35M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 4.23M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 2.83M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 459K 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 3.55M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.35M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 1.38M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 4.84M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 6.13M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.50M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.03M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 4.59M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 4.07M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 3.00M 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 450K 5s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 4.27M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.98M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.37M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 6.56M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 5.07M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 3.98M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 3.87M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.01M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 5.00M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 2.52M 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 461K 4s unit-abot-epc-basic-0: 02:59:03 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 4.36M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 3.56M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1.42M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 6.89M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 5.31M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 3.01M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 4.95M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 3.75M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 5.98M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 2.22M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 471K 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 4.48M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 3.41M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.44M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 6.61M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 5.57M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.03M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 4.64M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 3.32M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 7.34M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.06M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 467K 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 6.35M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.41M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 3.57M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 6.17M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 6.17M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 3.02M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.98M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.73M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 5.31M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 937K 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 657K 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 7.77M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.24M 4s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 5.18M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 6.32M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 5.15M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 3.17M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 4.45M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 3.82M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 3.04M 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 743K 3s unit-abot-epc-basic-0: 02:59:04 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 901K 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 5.41M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.33M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 4.96M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 7.04M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 2.71M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 5.93M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 4.82M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 3.81M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 3.09M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 670K 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1019K 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 4.80M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.38M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 5.36M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 6.73M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 2.86M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 4.79M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 5.38M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 3.94M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.97M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 463K 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 3.30M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 4.31M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.41M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.60M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 6.07M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.58M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 6.20M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.01M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 4.15M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.74M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 471K 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 3.23M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 4.31M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1.41M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 5.66M 3s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.96M 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.59M 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 6.42M 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 4.59M 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 4.31M 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 2.79M 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 468K 2s unit-abot-epc-basic-0: 02:59:05 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.39M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 4.23M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.40M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 5.90M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 5.69M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 2.71M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 6.36M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 4.46M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 4.23M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 2.89M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 468K 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 3.43M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 4.25M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 1.42M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 5.44M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 5.87M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.66M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 6.59M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 4.60M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 4.29M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.09M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 461K 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 3.54M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 4.47M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.41M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 5.31M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 5.82M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.89M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 5.23M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 5.20M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 3.84M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 3.42M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 669K 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.02M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 5.45M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.38M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 4.48M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 6.17M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.97M 2s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 6.01M 1s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 4.55M 1s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 3.87M 1s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 6.85M 1s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 974K 1s unit-abot-epc-basic-0: 02:59:06 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 644K 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 4.69M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.65M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 2.93M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 8.21M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 4.98M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 2.93M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 6.90M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 3.87M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 5.25M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.57M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 465K 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.51M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 4.02M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.43M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 6.11M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 5.77M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 2.67M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 6.89M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 4.86M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 4.32M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 2.97M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 465K 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 3.45M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 5.81M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.42M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 4.31M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 7.80M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 5.31M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 2.96M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 6.84M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 4.10M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 4.73M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 2.53M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 471K 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 4.21M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 4.00M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.48M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 6.10M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 6.43M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.51M 1s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 7.28M 0s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 5.69M 0s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 3.91M 0s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 2.89M 0s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 760K 0s unit-abot-epc-basic-0: 02:59:07 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 929K 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 5.47M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.71M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 2.78M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 10.1M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 5.04M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.81M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 7.70M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 5.23M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 4.27M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.83M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 472K 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.42M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 5.21M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.56M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 3.74M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 8.82M 0s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 6.24M=21s unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install 2019-03-24 02:59:08 (2.22 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:59:08 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: 02:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57478 files and directories currently installed.) unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 02:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 02:59:12 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: 02:59:12 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 02:59:12 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: 02:59:12 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 02:59:12 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: 02:59:12 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: 02:59:12 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 02:59:12 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: 02:59:12 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 02:59:12 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: 02:59:12 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 02:59:12 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: 02:59:12 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 02:59:12 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 02:59:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 02:59:15 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 02:59:15 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 02:59:15 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 02:59:15 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:16 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:17 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 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: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 02:59:18 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 02:59:18 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: 02:59:18 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: 02:59:18 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-143.169 [870 kB] unit-abot-epc-basic-0: 02:59:18 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: 02:59:19 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: 02:59:19 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: 02:59:20 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 02:59:20 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: 02:59:20 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: 02:59:20 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: 02:59:20 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: 02:59:20 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:21 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:22 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 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: 02:59:24 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 02:59:25 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 11s (8924 kB/s) unit-abot-epc-basic-0: 02:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 02:59: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 ... 57641 files and directories currently installed.) unit-abot-epc-basic-0: 02:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 02:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 02:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 02:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 02:59:28 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 02:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 02:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 02:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 02:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 02:59:33 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: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 02:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 02:59:34 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: 02:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 02:59:34 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: 02:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 02:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 02:59:35 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: 02:59:35 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: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 02:59:35 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: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 02:59:35 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: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 02:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 02:59:36 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: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 02:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 02:59:37 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: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 02:59:37 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: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 02:59:37 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: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 02:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 02:59:37 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: 02:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 02:59:38 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: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 02:59:38 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: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 02:59:38 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: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 02:59:39 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: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 02:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 02:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 02:59:41 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: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 02:59:41 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: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 02:59:41 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: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 02:59:41 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: 02:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 02:59:42 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: 02:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 02:59:42 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: 02:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 02:59:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 02:59:43 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: 02:59:43 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 02:59:43 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 ... 61284 files and directories currently installed.) unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 02:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 02:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 02:59:44 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: 02:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-143.169_amd64.deb ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-143.169) ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 02:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 02:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 02:59:46 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: 02:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 02:59:47 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: 02:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 02:59:47 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: 02:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 02:59:47 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: 02:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 02:59:48 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: 02:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 02:59:49 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: 02:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 02:59:50 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: 02:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 02:59:50 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: 02:59:50 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 02:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 02:59:53 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: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 02:59:53 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: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 02:59:53 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: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 02:59:53 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: 02:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 02:59:56 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: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 02:59:56 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: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 02:59:56 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: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 02:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 02:59:56 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: 02:59:56 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 02:59:57 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: 02:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 02:59:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 02:59:59 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 03:00:00 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: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 03:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 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: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 03:00:01 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: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:00:02 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 03:00:03 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 03:00:04 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 03:00:04 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 03:00:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:00:10 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 03:00:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:00:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.7 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 530.6 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 830.3 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/25 KB 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 17/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 751.7 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 03:00:14 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 329.9 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 373.1 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1059.8 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 597.5 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 874.0 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 89.1 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 875.4 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1091.4 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 266.7 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 126.6 KB/sec) unit-abot-epc-basic-0: 03:00:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 03:00:15 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: 03:00:15 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 539.9 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 51.1 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 356.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 25.3 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 200.1 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 48.7 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 151.5 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 03:00:15 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 76.1 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 43.0 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 518.8 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1779.8 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 643.7 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 141.1 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1325.9 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 41.0 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 2/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 128.0 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/20 KB 3/20 KB 6/20 KB 8/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 1109.3 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 735.7 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 3/153 KB 6/153 KB 9/153 KB 11/153 KB 14/153 KB 16/153 KB 19/153 KB 22/153 KB 25/153 KB 27/153 KB 30/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 84/153 KB 88/153 KB 92/153 KB 96/153 KB 96/153 KB 3/35 KB 96/153 KB 5/35 KB 96/153 KB 5/35 KB 3/13 KB 96/153 KB 5/35 KB 5/13 KB 96/153 KB 5/35 KB 8/13 KB 96/153 KB 5/35 KB 11/13 KB 96/153 KB 5/35 KB 13/13 KB 96/153 KB 8/35 KB 13/13 KB 96/153 KB 8/35 KB 13/13 KB 3/48 KB 100/153 KB 8/35 KB 13/13 KB 3/48 KB 100/153 KB 11/35 KB 13/13 KB 3/48 KB 100/153 KB 13/35 KB 13/13 KB 3/48 KB 100/153 KB 13/35 KB 13/13 KB 5/48 KB 100/153 KB 13/35 KB 13/13 KB 8/48 KB 100/153 KB 13/35 KB 13/13 KB 11/48 KB 100/153 KB 13/35 KB 13/13 KB 13/48 KB 104/153 KB 16/35 KB 13/13 KB 13/48 KB 104/153 KB 16/35 KB 13/13 KB 13/48 KB 108/153 KB 16/35 KB 13/13 KB 13/48 KB 112/153 KB 16/35 KB 13/13 KB 13/48 KB 112/153 KB 19/35 KB 13/13 KB 13/48 KB 112/153 KB 21/35 KB 13/13 KB 13/48 KB 3/30 KB 116/153 KB 24/35 KB 16/48 KB 3/30 KB 116/153 KB 21/35 KB 16/48 KB 3/30 KB 112/153 KB 21/35 KB 16/48 KB 112/153 KB 21/35 KB 16/48 KB 3/30 KB 116/153 KB 24/35 KB 19/48 KB 3/30 KB 116/153 KB 24/35 KB 21/48 KB 3/30 KB 116/153 KB 24/35 KB 24/48 KB 5/30 KB 116/153 KB 24/35 KB 27/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 167.8 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 5/30 KB 116/153 KB 24/35 KB 24/48 KB 8/30 KB 116/153 KB 24/35 KB 29/48 KB 11/30 KB 116/153 KB 24/35 KB 29/48 KB 5/30 KB 116/153 KB 24/35 KB 29/48 KB 11/30 KB 116/153 KB 24/35 KB 32/48 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 13/30 KB 116/153 KB 24/35 KB 32/48 KB 16/30 KB 116/153 KB 24/35 KB 32/48 KB 19/30 KB 116/153 KB 24/35 KB 32/48 KB 21/30 KB 116/153 KB 24/35 KB 32/48 KB 24/30 KB 116/153 KB 24/35 KB 32/48 KB 24/30 KB 120/153 KB 24/35 KB 32/48 KB 27/30 KB 124/153 KB 27/35 KB 32/48 KB 27/30 KB 120/153 KB 27/35 KB 32/48 KB 27/30 KB 120/153 KB 27/35 KB 32/48 KB 29/30 KB 124/153 KB 27/35 KB 32/48 KB 29/30 KB 128/153 KB 27/35 KB 32/48 KB 29/30 KB 128/153 KB 29/35 KB 32/48 KB 30/30 KB 132/153 KB 32/35 KB 32/48 KB 30/30 KB 132/153 KB 35/35 KB 32/48 KB 30/30 KB 132/153 KB 29/35 KB 32/48 KB 30/30 KB 128/153 KB 29/35 KB 32/48 KB 30/30 KB 132/153 KB 35/35 KB 36/48 KB 30/30 KB 132/153 KB 35/35 KB 40/48 KB 30/30 KB 132/153 KB 35/35 KB 44/48 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 3/50 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 3/50 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 6/50 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 9/50 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 11/50 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 11/50 KB 30/30 KB 136/153 KB 35/35 KB 48/48 KB 11/50 KB 30/30 KB 132/153 KB 35/35 KB 48/48 KB 11/50 KB 30/30 KB 140/153 KB 35/35 KB 48/48 KB 14/50 KB 30/30 KB 144/153 KB 35/35 KB 48/48 KB 14/50 KB 30/30 KB 148/153 KB 35/35 KB 48/48 KB 14/50 KB 30/30 KB 152/153 KB 35/35 KB 48/48 KB 14/50 KB 30/30 KB 153/153 KB 35/35 KB 48/48 KB 14/50 KB 30/30 KB 140/153 KB 35/35 KB 48/48 KB 16/50 KB 30/30 KB 153/153 KB 35/35 KB 48/48 KB 19/50 KB 30/30 KB 153/153 KB 35/35 KB 48/48 KB 22/50 KB 30/30 KB 153/153 KB 35/35 KB 48/48 KB 25/50 KB 30/30 KB 153/153 KB 35/35 KB 48/48 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 556.9 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 326.0 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 27/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 375.4 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 30/50 KB 32/50 KB 36/50 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 1606.5 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 40/50 KB 44/50 KB 48/50 KB 3/190 KB 50/50 KB 3/190 KB 3/119 KB 50/50 KB 3/190 KB 44/50 KB 3/190 KB 3/119 KB 50/50 KB 5/190 KB 3/119 KB 50/50 KB 8/190 KB 3/119 KB 50/50 KB 11/190 KB 3/119 KB 50/50 KB 13/190 KB 3/119 KB 50/50 KB 16/190 KB 6/119 KB 50/50 KB 19/190 KB 4/37 KB 6/119 KB 50/50 KB 21/190 KB 4/37 KB 6/119 KB 50/50 KB 16/190 KB 4/37 KB 6/119 KB 50/50 KB 16/190 KB 9/119 KB 50/50 KB 21/190 KB 4/37 KB 11/119 KB 50/50 KB 21/190 KB 4/37 KB 11/119 KB 50/50 KB 21/190 KB 8/37 KB 14/119 KB 50/50 KB 24/190 KB 12/37 KB 14/119 KB 50/50 KB 24/190 KB 8/37 KB 14/119 KB 50/50 KB 21/190 KB 8/37 KB 14/119 KB 50/50 KB 24/190 KB 3/86 KB 16/37 KB 16/119 KB 50/50 KB 27/190 KB 6/86 KB 16/37 KB 16/119 KB 50/50 KB 27/190 KB 9/86 KB 16/37 KB 14/119 KB 50/50 KB 24/190 KB 3/86 KB 16/37 KB 16/119 KB 50/50 KB 27/190 KB 3/86 KB 16/37 KB 19/119 KB 50/50 KB 27/190 KB 9/86 KB 16/37 KB 22/119 KB 50/50 KB 27/190 KB 9/86 KB 20/37 KB 14/119 KB 50/50 KB 27/190 KB 3/86 KB 16/37 KB 22/119 KB 50/50 KB 29/190 KB 9/86 KB 20/37 KB 22/119 KB 50/50 KB 32/190 KB 9/86 KB 20/37 KB 22/119 KB 50/50 KB 36/190 KB 9/86 KB 20/37 KB 25/119 KB 40/190 KB 11/86 KB 20/37 KB 19/119 KB 50/50 KB 27/190 KB 9/86 KB 20/37 KB 25/119 KB 44/190 KB 11/86 KB 24/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 456.4 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 25/119 KB 50/50 KB 36/190 KB 11/86 KB 20/37 KB 25/119 KB 50/50 KB 36/190 KB 9/86 KB 20/37 KB 27/119 KB 44/190 KB 11/86 KB 28/37 KB 30/119 KB 44/190 KB 14/86 KB 28/37 KB 32/119 KB 44/190 KB 14/86 KB 28/37 KB 36/119 KB 44/190 KB 14/86 KB 28/37 KB 25/119 KB 44/190 KB 11/86 KB 28/37 KB 36/119 KB 44/190 KB 14/86 KB 32/37 KB 25/119 KB 44/190 KB 14/86 KB 28/37 KB 36/119 KB 48/190 KB 14/86 KB 32/37 KB 36/119 KB 52/190 KB 14/86 KB 32/37 KB 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: 03:00:15 DEBUG unit.abot-epc-basic/0.install 27/119 KB 44/190 KB 14/86 KB 28/37 KB 36/119 KB 52/190 KB 16/86 KB 36/37 KB 36/119 KB 52/190 KB 19/86 KB 36/37 KB 36/119 KB 52/190 KB 14/86 KB 36/37 KB 36/119 KB 52/190 KB 19/86 KB 37/37 KB 36/119 KB 52/190 KB 22/86 KB 37/37 KB 36/119 KB 52/190 KB 25/86 KB 37/37 KB 36/119 KB 56/190 KB 25/86 KB 37/37 KB 40/119 KB 56/190 KB 25/86 KB 37/37 KB 40/119 KB 60/190 KB 25/86 KB 37/37 KB 44/119 KB 60/190 KB 25/86 KB 37/37 KB 48/119 KB 64/190 KB 25/86 KB 37/37 KB 44/119 KB 64/190 KB 25/86 KB 37/37 KB 48/119 KB 64/190 KB 25/86 KB 37/37 KB 4/66 KB 52/119 KB 68/190 KB 27/86 KB 37/37 KB 8/66 KB 52/119 KB 68/190 KB 27/86 KB 37/37 KB 12/66 KB 48/119 KB 64/190 KB 27/86 KB 37/37 KB 4/66 KB 52/119 KB 68/190 KB 30/86 KB 37/37 KB 16/66 KB 52/119 KB 68/190 KB 32/86 KB 37/37 KB 16/66 KB 52/119 KB 68/190 KB 36/86 KB 37/37 KB 16/66 KB 52/119 KB 68/190 KB 27/86 KB 37/37 KB 4/66 KB 48/119 KB 68/190 KB 27/86 KB 37/37 KB 4/66 KB 52/119 KB 72/190 KB 36/86 KB 37/37 KB 16/66 KB 52/119 KB 68/190 KB 27/86 KB 37/37 KB 16/66 KB 56/119 KB 76/190 KB 36/86 KB 37/37 KB 16/66 KB 52/119 KB 76/190 KB 36/86 KB 37/37 KB 16/66 KB 60/119 KB 76/190 KB 36/86 KB 37/37 KB 20/66 KB 60/119 KB 80/190 KB 40/86 KB 37/37 KB 20/66 KB 60/119 KB 80/190 KB 36/86 KB 37/37 KB 20/66 KB 60/119 KB 76/190 KB 36/86 KB 37/37 KB 16/66 KB 64/119 KB 80/190 KB 40/86 KB 37/37 KB 20/66 KB 64/119 KB 80/190 KB 44/86 KB 37/37 KB 20/66 KB 68/119 KB 80/190 KB 48/86 KB 37/37 KB 20/66 KB 68/119 KB 80/190 KB 52/86 KB 37/37 KB 20/66 KB 68/119 KB 84/190 KB 56/86 KB 37/37 KB 24/66 KB 68/119 KB 84/190 KB 60/86 KB 37/37 KB 24/66 KB 68/119 KB 84/190 KB 64/86 KB 37/37 KB 24/66 KB 68/119 KB 84/190 KB 68/86 KB 24/66 KB 68/119 KB 80/190 KB 44/86 KB 37/37 KB 20/66 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 277.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 68/119 KB 84/190 KB 52/86 KB 37/37 KB 24/66 KB 68/119 KB 84/190 KB 52/86 KB 37/37 KB 20/66 KB 72/119 KB 84/190 KB 72/86 KB 28/66 KB 72/119 KB 88/190 KB 72/86 KB 32/66 KB 72/119 KB 88/190 KB 72/86 KB 28/66 KB 72/119 KB 92/190 KB 72/86 KB 32/66 KB 72/119 KB 96/190 KB 72/86 KB 36/66 KB 72/119 KB 100/190 KB 72/86 KB 36/66 KB 72/119 KB 84/190 KB 72/86 KB 24/66 KB 76/119 KB 104/190 KB 72/86 KB 36/66 KB 80/119 KB 104/190 KB 72/86 KB 36/66 KB 84/119 KB 104/190 KB 72/86 KB 36/66 KB 72/119 KB 92/190 KB 72/86 KB 36/66 KB 88/119 KB 104/190 KB 72/86 KB 40/66 KB 88/119 KB 104/190 KB 72/86 KB 44/66 KB 88/119 KB 104/190 KB 72/86 KB 48/66 KB 72/119 KB 104/190 KB 72/86 KB 48/66 KB 88/119 KB 104/190 KB 72/86 KB 48/66 KB 92/119 KB 104/190 KB 72/86 KB 52/66 KB 68/119 KB 108/190 KB 72/86 KB 52/66 KB 92/119 KB 108/190 KB 76/86 KB 52/66 KB 92/119 KB 108/190 KB 80/86 KB 52/66 KB 92/119 KB 104/190 KB 72/86 KB 48/66 KB 92/119 KB 108/190 KB 72/86 KB 52/66 KB 96/119 KB 112/190 KB 80/86 KB 52/66 KB 96/119 KB 108/190 KB 80/86 KB 52/66 KB 96/119 KB 116/190 KB 80/86 KB 52/66 KB 100/119 KB 120/190 KB 84/86 KB 56/66 KB 100/119 KB 116/190 KB 84/86 KB 56/66 KB 100/119 KB 124/190 KB 86/86 KB 56/66 KB 100/119 KB 116/190 KB 80/86 KB 56/66 KB 100/119 KB 124/190 KB 86/86 KB 60/66 KB 100/119 KB 116/190 KB 80/86 KB 52/66 KB 104/119 KB 124/190 KB 86/86 KB 64/66 KB 100/119 KB 124/190 KB 86/86 KB 64/66 KB 100/119 KB 124/190 KB 86/86 KB 3/26 KB 64/66 KB 108/119 KB 128/190 KB 86/86 KB 3/26 KB 64/66 KB 108/119 KB 132/190 KB 86/86 KB 3/26 KB 66/66 KB 104/119 KB 124/190 KB 86/86 KB 3/26 KB 64/66 KB 108/119 KB 132/190 KB 86/86 KB 6/26 KB 66/66 KB 108/119 KB 132/190 KB 86/86 KB 9/26 KB 66/66 KB 108/119 KB 132/190 KB 86/86 KB 11/26 KB 66/66 KB 108/119 KB 132/190 KB 86/86 KB 14/26 KB 66/66 KB 108/119 KB 132/190 KB 86/86 KB 16/26 KB 66/66 KB 108/119 KB 128/190 KB 86/86 KB 3/26 KB 66/66 KB 108/119 KB 124/190 KB 86/86 KB 3/26 KB 64/66 KB 112/119 KB 132/190 KB 86/86 KB 16/26 KB 66/66 KB 112/119 KB 132/190 KB 86/86 KB 19/26 KB 66/66 KB 116/119 KB 132/190 KB 86/86 KB 22/26 KB 66/66 KB 116/119 KB 132/190 KB 86/86 KB 25/26 KB 66/66 KB 116/119 KB 136/190 KB 86/86 KB 26/26 KB 66/66 KB 116/119 KB 132/190 KB 86/86 KB 19/26 KB 66/66 KB 119/119 KB 136/190 KB 86/86 KB 26/26 KB 66/66 KB 116/119 KB 136/190 KB 86/86 KB 25/26 KB 66/66 KB 119/119 KB 140/190 KB 86/86 KB 26/26 KB 66/66 KB 119/119 KB 144/190 KB 86/86 KB 26/26 KB 66/66 KB 119/119 KB 148/190 KB 86/86 KB 26/26 KB 66/66 KB 119/119 KB 152/190 KB 86/86 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 431.3 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 555.4 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 119/119 KB 156/190 KB 26/26 KB 119/119 KB 160/190 KB 26/26 KB 119/119 KB 164/190 KB 26/26 KB 168/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 743.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 157.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 172/190 KB 176/190 KB 180/190 KB 184/190 KB 4/79 KB 188/190 KB 4/79 KB 180/190 KB 4/79 KB 190/190 KB 8/79 KB 190/190 KB 12/79 KB 190/190 KB 16/79 KB 190/190 KB 4/79 KB 4/324 KB 190/190 KB 16/79 KB 8/324 KB 190/190 KB 16/79 KB 12/324 KB 190/190 KB 16/79 KB 16/324 KB 190/190 KB 16/79 KB 16/324 KB 190/190 KB 20/79 KB 16/324 KB 190/190 KB 24/79 KB 4/152 KB 3/228 KB 16/324 KB 190/190 KB 20/79 KB 4/152 KB 3/228 KB 20/324 KB 190/190 KB 24/79 KB 4/152 KB 5/228 KB 20/324 KB 190/190 KB 24/79 KB 4/152 KB 8/228 KB 16/324 KB 190/190 KB 20/79 KB 4/152 KB 20/324 KB 190/190 KB 24/79 KB 4/152 KB 3/228 KB 24/324 KB 190/190 KB 24/79 KB 4/152 KB 8/228 KB 28/324 KB 190/190 KB 24/79 KB 4/152 KB 8/228 KB 32/324 KB 190/190 KB 24/79 KB 4/152 KB 11/228 KB 28/324 KB 190/190 KB 24/79 KB 4/152 KB 11/228 KB 32/324 KB 190/190 KB 24/79 KB 8/152 KB 11/228 KB 32/324 KB 190/190 KB 24/79 KB 12/152 KB 11/228 KB 32/324 KB 24/79 KB 16/152 KB 13/228 KB 32/324 KB 28/79 KB 20/152 KB 13/228 KB 36/324 KB 28/79 KB 24/152 KB 13/228 KB 32/324 KB 24/79 KB 12/152 KB 13/228 KB 36/324 KB 28/79 KB 28/152 KB 16/228 KB 36/324 KB 28/79 KB 28/152 KB 19/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1053.5 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 36/324 KB 28/79 KB 20/152 KB 13/228 KB 40/324 KB 28/79 KB 28/152 KB 19/228 KB 44/324 KB 28/79 KB 28/152 KB 19/228 KB 48/324 KB 28/79 KB 28/152 KB 19/228 KB 32/324 KB 28/79 KB 16/152 KB 13/228 KB 48/324 KB 32/79 KB 28/152 KB 21/228 KB 48/324 KB 36/79 KB 28/152 KB 21/228 KB 48/324 KB 40/79 KB 28/152 KB 21/228 KB 36/324 KB 28/79 KB 28/152 KB 21/228 KB 48/324 KB 44/79 KB 32/152 KB 21/228 KB 48/324 KB 28/79 KB 28/152 KB 21/228 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 52/324 KB 44/79 KB 32/152 KB 24/228 KB 48/324 KB 44/79 KB 28/152 KB 21/228 KB 52/324 KB 48/79 KB 36/152 KB 24/228 KB 52/324 KB 48/79 KB 40/152 KB 27/228 KB 52/324 KB 44/79 KB 32/152 KB 21/228 KB 56/324 KB 48/79 KB 44/152 KB 27/228 KB 60/324 KB 48/79 KB 44/152 KB 27/228 KB 64/324 KB 48/79 KB 44/152 KB 27/228 KB 52/324 KB 48/79 KB 36/152 KB 27/228 KB 52/324 KB 48/79 KB 32/152 KB 24/228 KB 64/324 KB 52/79 KB 44/152 KB 27/228 KB 64/324 KB 56/79 KB 44/152 KB 29/228 KB 52/324 KB 48/79 KB 44/152 KB 27/228 KB 64/324 KB 52/79 KB 44/152 KB 29/228 KB 64/324 KB 60/79 KB 44/152 KB 32/228 KB 64/324 KB 60/79 KB 44/152 KB 29/228 KB 64/324 KB 60/79 KB 48/152 KB 32/228 KB 64/324 KB 60/79 KB 52/152 KB 36/228 KB 68/324 KB 64/79 KB 56/152 KB 36/228 KB 64/324 KB 60/79 KB 48/152 KB 36/228 KB 68/324 KB 64/79 KB 60/152 KB 40/228 KB 68/324 KB 64/79 KB 52/152 KB 36/228 KB 72/324 KB 64/79 KB 60/152 KB 40/228 KB 76/324 KB 64/79 KB 60/152 KB 40/228 KB 80/324 KB 64/79 KB 60/152 KB 44/228 KB 64/324 KB 64/79 KB 52/152 KB 36/228 KB 80/324 KB 68/79 KB 60/152 KB 44/228 KB 80/324 KB 72/79 KB 60/152 KB 44/228 KB 76/324 KB 64/79 KB 60/152 KB 44/228 KB 80/324 KB 76/79 KB 60/152 KB 48/228 KB 80/324 KB 76/79 KB 60/152 KB 48/228 KB 4/32 KB 80/324 KB 76/79 KB 60/152 KB 48/228 KB 8/32 KB 80/324 KB 76/79 KB 60/152 KB 48/228 KB 12/32 KB 80/324 KB 76/79 KB 60/152 KB 48/228 KB 16/32 KB 68/324 KB 64/79 KB 60/152 KB 36/228 KB 80/324 KB 76/79 KB 64/152 KB 48/228 KB 16/32 KB 80/324 KB 76/79 KB 68/152 KB 48/228 KB 16/32 KB 84/324 KB 76/79 KB 72/152 KB 52/228 KB 20/32 KB 84/324 KB 76/79 KB 76/152 KB 52/228 KB 20/32 KB 80/324 KB 76/79 KB 60/152 KB 44/228 KB 84/324 KB 79/79 KB 76/152 KB 52/228 KB 20/32 KB 84/324 KB 76/79 KB 68/152 KB 52/228 KB 20/32 KB 84/324 KB 79/79 KB 76/152 KB 52/228 KB 24/32 KB 84/324 KB 79/79 KB 76/152 KB 52/228 KB 28/32 KB 84/324 KB 79/79 KB 76/152 KB 52/228 KB 32/32 KB 84/324 KB 76/79 KB 68/152 KB 52/228 KB 16/32 KB 80/324 KB 76/79 KB 68/152 KB 52/228 KB 16/32 KB 88/324 KB 79/79 KB 76/152 KB 56/228 KB 32/32 KB 84/324 KB 79/79 KB 76/152 KB 56/228 KB 32/32 KB 88/324 KB 79/79 KB 76/152 KB 60/228 KB 32/32 KB 92/324 KB 79/79 KB 80/152 KB 64/228 KB 32/32 KB 92/324 KB 79/79 KB 80/152 KB 68/228 KB 32/32 KB 92/324 KB 79/79 KB 80/152 KB 72/228 KB 32/32 KB 92/324 KB 79/79 KB 80/152 KB 60/228 KB 32/32 KB 88/324 KB 79/79 KB 80/152 KB 60/228 KB 32/32 KB 96/324 KB 79/79 KB 84/152 KB 76/228 KB 32/32 KB 96/324 KB 88/152 KB 76/228 KB 32/32 KB 96/324 KB 84/152 KB 76/228 KB 32/32 KB 100/324 KB 92/152 KB 76/228 KB 32/32 KB 96/324 KB 92/152 KB 76/228 KB 32/32 KB 104/324 KB 96/152 KB 76/228 KB 32/32 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 390.2 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 92/324 KB 79/79 KB 80/152 KB 76/228 KB 32/32 KB 104/324 KB 96/152 KB 76/228 KB 32/32 KB 108/324 KB 96/152 KB 80/228 KB 32/32 KB 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: 03:00:15 DEBUG unit.abot-epc-basic/0.install 112/324 KB 100/152 KB 80/228 KB 32/32 KB 104/324 KB 96/152 KB 80/228 KB 32/32 KB 112/324 KB 100/152 KB 84/228 KB 32/32 KB 116/324 KB 100/152 KB 88/228 KB 32/32 KB 108/324 KB 100/152 KB 80/228 KB 32/32 KB 116/324 KB 100/152 KB 84/228 KB 32/32 KB 120/324 KB 100/152 KB 92/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 151.8 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 116/324 KB 104/152 KB 92/228 KB 120/324 KB 104/152 KB 92/228 KB 120/324 KB 108/152 KB 92/228 KB 124/324 KB 108/152 KB 92/228 KB 124/324 KB 112/152 KB 96/228 KB 124/324 KB 108/152 KB 96/228 KB 128/324 KB 116/152 KB 96/228 KB 128/324 KB 120/152 KB 100/228 KB 128/324 KB 112/152 KB 96/228 KB 132/324 KB 124/152 KB 100/228 KB 128/324 KB 116/152 KB 100/228 KB 136/324 KB 124/152 KB 104/228 KB 136/324 KB 124/152 KB 108/228 KB 128/324 KB 124/152 KB 108/228 KB 140/324 KB 128/152 KB 108/228 KB 140/324 KB 124/152 KB 108/228 KB 144/324 KB 128/152 KB 108/228 KB 4/234 KB 148/324 KB 128/152 KB 108/228 KB 4/234 KB 152/324 KB 132/152 KB 108/228 KB 4/234 KB 136/324 KB 124/152 KB 108/228 KB 156/324 KB 132/152 KB 112/228 KB 4/234 KB 156/324 KB 132/152 KB 116/228 KB 4/234 KB 148/324 KB 132/152 KB 108/228 KB 4/234 KB 156/324 KB 136/152 KB 120/228 KB 4/234 KB 156/324 KB 140/152 KB 120/228 KB 4/234 KB 156/324 KB 144/152 KB 120/228 KB 4/234 KB 140/324 KB 128/152 KB 108/228 KB 4/234 KB 156/324 KB 144/152 KB 120/228 KB 8/234 KB 156/324 KB 144/152 KB 120/228 KB 12/234 KB 156/324 KB 144/152 KB 120/228 KB 16/234 KB 156/324 KB 144/152 KB 120/228 KB 20/234 KB 156/324 KB 144/152 KB 120/228 KB 24/234 KB 156/324 KB 144/152 KB 120/228 KB 28/234 KB 156/324 KB 148/152 KB 120/228 KB 32/234 KB 156/324 KB 140/152 KB 120/228 KB 4/234 KB 156/324 KB 148/152 KB 124/228 KB 32/234 KB 156/324 KB 148/152 KB 128/228 KB 32/234 KB 156/324 KB 148/152 KB 132/228 KB 32/234 KB 156/324 KB 148/152 KB 136/228 KB 32/234 KB 156/324 KB 148/152 KB 140/228 KB 32/234 KB 156/324 KB 148/152 KB 144/228 KB 32/234 KB 156/324 KB 148/152 KB 148/228 KB 32/234 KB 156/324 KB 148/152 KB 152/228 KB 36/234 KB 156/324 KB 148/152 KB 156/228 KB 36/234 KB 156/324 KB 148/152 KB 120/228 KB 28/234 KB 156/324 KB 132/152 KB 108/228 KB 20/234 KB 160/324 KB 152/152 KB 160/228 KB 36/234 KB 164/324 KB 152/152 KB 160/228 KB 36/234 KB 168/324 KB 152/152 KB 160/228 KB 36/234 KB 172/324 KB 152/152 KB 160/228 KB 36/234 KB 176/324 KB 152/152 KB 160/228 KB 36/234 KB 156/324 KB 148/152 KB 148/228 KB 36/234 KB 176/324 KB 152/152 KB 160/228 KB 40/234 KB 180/324 KB 152/152 KB 160/228 KB 44/234 KB 180/324 KB 152/152 KB 160/228 KB 48/234 KB 156/324 KB 152/152 KB 160/228 KB 36/234 KB 180/324 KB 152/152 KB 160/228 KB 48/234 KB 180/324 KB 152/152 KB 160/228 KB 40/234 KB 184/324 KB 152/152 KB 160/228 KB 48/234 KB 156/324 KB 148/152 KB 160/228 KB 36/234 KB 188/324 KB 152/152 KB 160/228 KB 48/234 KB 192/324 KB 152/152 KB 160/228 KB 48/234 KB 196/324 KB 152/152 KB 160/228 KB 48/234 KB 200/324 KB 152/152 KB 164/228 KB 52/234 KB 196/324 KB 152/152 KB 164/228 KB 52/234 KB 196/324 KB 152/152 KB 160/228 KB 52/234 KB 200/324 KB 152/152 KB 164/228 KB 56/234 KB 200/324 KB 152/152 KB 164/228 KB 60/234 KB 200/324 KB 152/152 KB 164/228 KB 64/234 KB 200/324 KB 152/152 KB 168/228 KB 64/234 KB 200/324 KB 152/152 KB 172/228 KB 64/234 KB 200/324 KB 152/152 KB 176/228 KB 68/234 KB 204/324 KB 152/152 KB 180/228 KB 68/234 KB 200/324 KB 152/152 KB 172/228 KB 68/234 KB 204/324 KB 152/152 KB 176/228 KB 68/234 KB 208/324 KB 152/152 KB 184/228 KB 68/234 KB 212/324 KB 152/152 KB 184/228 KB 68/234 KB 204/324 KB 152/152 KB 184/228 KB 68/234 KB 212/324 KB 152/152 KB 184/228 KB 72/234 KB 212/324 KB 152/152 KB 188/228 KB 76/234 KB 212/324 KB 152/152 KB 188/228 KB 80/234 KB 216/324 KB 188/228 KB 80/234 KB 212/ unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 324 KB 152/152 KB 188/228 KB 80/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 637.9 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 220/324 KB 192/228 KB 80/234 KB 224/324 KB 192/228 KB 80/234 KB 216/324 KB 192/228 KB 80/234 KB 224/324 KB 196/228 KB 80/234 KB 228/324 KB 196/228 KB 84/234 KB 224/324 KB 196/228 KB 84/234 KB 232/324 KB 196/228 KB 84/234 KB 232/324 KB 200/228 KB 88/234 KB 232/324 KB 196/228 KB 88/234 KB 232/324 KB 200/228 KB 92/234 KB 232/324 KB 200/228 KB 96/234 KB 232/324 KB 204/228 KB 96/234 KB 232/324 KB 208/228 KB 96/234 KB 236/324 KB 208/228 KB 96/234 KB 240/324 KB 208/228 KB 96/234 KB 244/324 KB 208/228 KB 96/234 KB 248/324 KB 212/228 KB 100/234 KB 252/324 KB 212/228 KB 100/234 KB 256/324 KB 212/228 KB 100/234 KB 244/324 KB 212/228 KB 100/234 KB 256/324 KB 216/228 KB 100/234 KB 244/324 KB 208/228 KB 100/234 KB 256/324 KB 216/228 KB 104/234 KB 256/324 KB 216/228 KB 108/234 KB 256/324 KB 216/228 KB 112/234 KB 256/324 KB 216/228 KB 116/234 KB 256/324 KB 220/228 KB 120/234 KB 256/324 KB 220/228 KB 124/234 KB 256/324 KB 220/228 KB 128/234 KB 256/324 KB 220/228 KB 132/234 KB 260/324 KB 220/228 KB 136/234 KB 256/324 KB 220/228 KB 116/234 KB 260/324 KB 224/228 KB 140/234 KB 260/324 KB 228/228 KB 140/234 KB 260/324 KB 220/228 KB 132/234 KB 264/324 KB 228/228 KB 140/234 KB 268/324 KB 228/228 KB 140/234 KB 272/324 KB 228/228 KB 140/234 KB 276/324 KB 228/228 KB 140/234 KB 280/324 KB 228/228 KB 140/234 KB 284/324 KB 228/228 KB 140/234 KB 288/324 KB 228/228 KB 140/234 KB 260/324 KB 228/228 KB 140/234 KB 288/324 KB 228/228 KB 144/234 KB 288/324 KB 228/228 KB 148/234 KB 288/324 KB 228/228 KB 152/234 KB 288/324 KB 228/228 KB 156/234 KB 288/324 KB 228/228 KB 160/234 KB 292/324 KB 228/228 KB 160/234 KB 296/324 KB 228/228 KB 160/234 KB 300/324 KB 228/228 KB 160/234 KB 304/324 KB 228/228 KB 160/234 KB 308/324 KB 228/228 KB 160/234 KB 312/324 KB 228/228 KB 164/234 KB 316/324 KB 228/228 KB 164/234 KB 320/324 KB 228/228 KB 164/234 KB 308/324 KB 228/228 KB 164/234 KB 320/324 KB 228/228 KB 168/234 KB 320/324 KB 228/228 KB 172/234 KB 320/324 KB 228/228 KB 176/234 KB 320/324 KB 228/228 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 867.6 KB/sec) unit-abot-epc-basic-0: 03:00:15 DEBUG unit.abot-epc-basic/0.install 324/324 KB 228/228 KB 180/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 Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1182.3 KB/sec) unit-abot-epc-basic-0: 03:00:15 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 845.5 KB/sec) unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8248465625414618087.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: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.876 s unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-24T03:00:16+00:00 unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:18 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: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1362111765156806340.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: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.673 s unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-24T03:00:18+00:00 unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:18 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:20 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: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2139094650215294008.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: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.694 s unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-24T03:00:21+00:00 unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 03:00:21 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 42.0MB/s eta 0:00:01  17% |##### | 20kB 4.5MB/s eta 0:00:01  25% |######## | 30kB 6.3MB/s eta 0:00:01  34% |########## | 40kB 4.3MB/s eta 0:00:01  42% |############# | 51kB 5.1MB/s eta 0:00:01  51% |################ | 61kB 6.0MB/s eta 0:00:01  59% |################### | 71kB 6.8MB/s eta 0:00:01  68% |##################### | 81kB 5.5MB/s eta 0:00:01  76% |######################## | 92kB 6.1MB/s eta 0:00:01  85% |########################### | 102kB 6.7MB/s eta 0:00:01  93% |############################## | 112kB 6.8MB/s eta 0:00:01  100% |################################| 122kB 5.5MB/s unit-abot-epc-basic-0: 03:00:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 41.8MB/s eta 0:00:01  17% |##### | 20kB 41.4MB/s eta 0:00:01  26% |######## | 30kB 45.1MB/s eta 0:00:01  34% |########### | 40kB 46.1MB/s eta 0:00:01  43% |############# | 51kB 46.7MB/s eta 0:00:01  52% |################ | 61kB 48.3MB/s eta 0:00:01  60% |################### | 71kB 48.5MB/s eta 0:00:01  69% |###################### | 81kB 49.5MB/s eta 0:00:01  78% |######################## | 92kB 49.9MB/s eta 0:00:01  86% |########################### | 102kB 50.1MB/s eta 0:00:01  95% |############################## | 112kB 52.0MB/s eta 0:00:01  100% |################################| 122kB 10.0MB/s unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:00:23 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 47.4MB/s eta 0:00:01  22% |####### | 20kB 4.5MB/s eta 0:00:01  33% |########## | 30kB 6.4MB/s eta 0:00:01  44% |############## | 40kB 3.9MB/s eta 0:00:01  56% |################# | 51kB 4.8MB/s eta 0:00:01  67% |##################### | 61kB 5.7MB/s eta 0:00:01  78% |######################### | 71kB 6.5MB/s eta 0:00:01  89% |############################ | 81kB 5.3MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 56.9MB/s eta 0:00:01  16% |##### | 20kB 47.7MB/s eta 0:00:01  24% |####### | 30kB 50.5MB/s eta 0:00:01  32% |########## | 40kB 50.9MB/s eta 0:00:01  40% |############ | 51kB 51.3MB/s eta 0:00:01  48% |############### | 61kB 52.1MB/s eta 0:00:01  56% |################## | 71kB 52.2MB/s eta 0:00:01  64% |#################### | 81kB 52.8MB/s eta 0:00:01  72% |####################### | 92kB 20.0MB/s eta 0:00:01  81% |######################### | 102kB 20.7MB/s eta 0:00:01  89% |############################ | 112kB 20.7MB/s eta 0:00:01  97% |############################### | 122kB 20.9MB/s eta 0:00:01  100% |################################| 133kB 8.3MB/s unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 03:00:24 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: 03:00:24 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/24/4d/2fc4e872fbaaf44cc3fd5a9cd42fda7e57c031f08e28c9f35689e8b43198/Werkzeug-0.15.1-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 55.6MB/s eta 0:00:01  6% |# | 20kB 44.3MB/s eta 0:00:01  9% |## | 30kB 46.9MB/s eta 0:00:01  12% |### | 40kB 47.9MB/s eta 0:00:01  15% |#### | 51kB 47.3MB/s eta 0:00:01  18% |##### | 61kB 48.7MB/s eta 0:00:01  21% |###### | 71kB 49.2MB/s eta 0:00:01  24% |####### | 81kB 49.5MB/s eta 0:00:01  28% |######## | 92kB 50.4MB/s eta 0:00:01  31% |######### | 102kB 50.3MB/s eta 0:00:01  34% |########## | 112kB 50.6MB/s eta 0:00:01  37% |########### | 122kB 52.6MB/s eta 0:00:01  40% |############ | 133kB 51.9MB/s eta 0:00:01  43% |############# | 143kB 52.6MB/s eta 0:00:01  46% |############## | 153kB 44.4MB/s eta 0:00:01  49% |############### | 163kB 38.6MB/s eta 0:00:01  52% |################ | 174kB 35.7MB/s eta 0:00:01  56% |################# | 184kB 32.6MB/s eta 0:00:01  59% |################## | 194kB 31.1MB/s eta 0:00:01  62% |################### | 204kB 30.6MB/s eta 0:00:01  65% |#################### | 215kB 30.3MB/s eta 0:00:01  68% |##################### | 225kB 30.5MB/s eta 0:00:01  71% |###################### | 235kB 30.6MB/s eta 0:00:01  74% |####################### | 245kB 30.2MB/s eta 0:00:01  77% |######################## | 256kB 34.3MB/s eta 0:00:01  81% |######################### | 266kB 38.6MB/s eta 0:00:01  84% |########################## | 276kB 42.5MB/s eta 0:00:01  87% |########################### | 286kB 47.9MB/s eta 0:00:01  90% |############################ | 296kB 50.7MB/s eta 0:00:01  93% |############################# | 307kB 52.9MB/s eta 0:00:01  96% |############################## | 317kB 53.1MB/s eta 0:00:01  99% |############################### | 327kB 52.6MB/s eta 0:00:01  100% |################################| 337kB 4.6MB/s unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 03:00:24 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: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 66.9MB/s eta 0:00:01  25% |######## | 20kB 49.6MB/s eta 0:00:01  37% |############ | 30kB 51.1MB/s eta 0:00:01  50% |################ | 40kB 51.0MB/s eta 0:00:01  62% |#################### | 51kB 51.2MB/s eta 0:00:01  75% |######################## | 61kB 52.4MB/s eta 0:00:01  88% |############################ | 71kB 52.5MB/s eta 0:00:01  100% |################################| 81kB 13.0MB/s unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 03:00:24 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: 03:00:24 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 03:00:24 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.1 Werkzeug-0.15.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 03:00:25 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 03:00:25 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:00:25 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 03:00:25 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: 03:00:25 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 03:00:25 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: 03:00:25 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 53.4MB/s eta 0:00:01  21% |###### | 20kB 4.5MB/s eta 0:00:01  32% |########## | 30kB 6.5MB/s eta 0:00:01  43% |############# | 40kB 4.1MB/s eta 0:00:01  54% |################# | 51kB 5.0MB/s eta 0:00:01  65% |#################### | 61kB 5.9MB/s eta 0:00:01  75% |######################## | 71kB 6.7MB/s eta 0:00:01  86% |########################### | 81kB 7.5MB/s eta 0:00:01  97% |############################### | 92kB 8.3MB/s eta 0:00:01  100% |################################| 102kB 6.0MB/s unit-abot-epc-basic-0: 03:00:25 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB) unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 87.7MB/s eta 0:00:01  23% |####### | 20kB 54.1MB/s eta 0:00:01  34% |########### | 30kB 54.9MB/s eta 0:00:01  46% |############## | 40kB 52.1MB/s eta 0:00:01  57% |################## | 51kB 52.0MB/s eta 0:00:01  69% |###################### | 61kB 52.5MB/s eta 0:00:01  80% |######################### | 71kB 52.6MB/s eta 0:00:01  92% |############################# | 81kB 52.6MB/s eta 0:00:01  100% |################################| 92kB 13.3MB/s unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install [?25hCollecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 03:00:26 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: 03:00:26 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 03:00:26 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.8 unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 03:00:26 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 03:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:00:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 03:00:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.9 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 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 453.4 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 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: 03:00:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 03:00:29 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1111.3 KB/sec) unit-abot-epc-basic-0: 03:00:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 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 88.8 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 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 441.7 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00: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/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 176.3 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00: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/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 354.9 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 DEBUG unit.abot-epc-basic/0.install 1/9 KB 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 429.8 KB/sec) unit-abot-epc-basic-0: 03:00:29 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: 03:00:29 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: 03:00:29 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 13/13 KB 3/221 KB 13/13 KB 5/221 KB 8/221 KB 11/221 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 392.5 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 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 2759.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 92.0 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 88.8 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 141.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 113.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 86.0 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 73.3 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 203.5 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 15/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: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 03:00:30 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 60.8 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 03:00:30 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: 03:00:30 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: 03:00:30 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/1.0.8/plexus-1.0.8.pom (8 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 03:00:30 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 472.9 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 6/114 KB 3/48 KB 9/114 KB 5/48 KB 9/114 KB 3/48 KB 11/114 KB 5/48 KB 14/114 KB 5/48 KB 16/114 KB 5/48 KB 16/114 KB 8/48 KB 16/114 KB 11/48 KB 19/114 KB 13/48 KB 19/114 KB 16/48 KB 19/114 KB 19/48 KB 19/114 KB 21/48 KB 19/114 KB 24/48 KB 19/114 KB 11/48 KB 22/114 KB 24/48 KB 25/114 KB 24/48 KB 27/114 KB 24/48 KB 30/114 KB 24/48 KB 32/114 KB 24/48 KB 36/114 KB 24/48 KB 40/114 KB 27/48 KB 44/114 KB 27/48 KB 36/114 KB 27/48 KB 48/114 KB 29/48 KB 48/114 KB 32/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 48/114 KB 32/48 KB 52/114 KB 32/48 KB 56/114 KB 36/48 KB 52/114 KB 36/48 KB 56/114 KB 40/48 KB 56/114 KB 44/48 KB 60/114 KB 44/48 KB 64/114 KB 48/48 KB 60/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 68/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 92/114 KB 96/114 KB 100/114 KB 104/114 KB 3/35 KB 100/114 KB 3/35 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: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 108/114 KB 6/35 KB 108/114 KB 6/35 KB 112/114 KB 9/35 KB 112/114 KB 9/35 KB 114/114 KB 9/35 KB 114/114 KB 11/35 KB 114/114 KB 14/35 KB 114/114 KB 3/29 KB 3/56 KB 16/35 KB 114/114 KB 3/29 KB 3/56 KB 14/35 KB 114/114 KB 3/29 KB 6/56 KB 16/35 KB 114/114 KB 3/29 KB 9/56 KB 19/35 KB 114/114 KB 3/29 KB 14/35 KB 114/114 KB 5/29 KB 9/56 KB 19/35 KB 114/114 KB 8/29 KB 9/56 KB 19/35 KB 3/85 KB 114/114 KB 11/29 KB 9/56 KB 19/35 KB 3/85 KB 114/114 KB 13/29 KB 11/56 KB 19/35 KB 3/85 KB 114/114 KB 3/29 KB 6/56 KB 19/35 KB 114/114 KB 13/29 KB 11/56 KB 22/35 KB 3/85 KB 114/114 KB 13/29 KB 11/56 KB 25/35 KB 3/85 KB 114/114 KB 11/29 KB 11/56 KB 19/35 KB 3/85 KB 114/114 KB 5/29 KB 9/56 KB 19/35 KB 3/85 KB 114/114 KB 13/29 KB 11/56 KB 25/35 KB 5/85 KB 114/114 KB 16/29 KB 14/56 KB 27/35 KB 8/85 KB 114/114 KB 16/29 KB 14/56 KB 27/35 KB 5/85 KB 114/114 KB 13/29 KB 14/56 KB 27/35 KB 5/85 KB 114/114 KB 13/29 KB 11/56 KB 27/35 KB 5/85 KB 114/114 KB 16/29 KB 14/56 KB 30/35 KB 8/85 KB 114/114 KB 16/29 KB 14/56 KB 32/35 KB 8/85 KB 114/114 KB 19/29 KB 16/56 KB 35/35 KB 11/85 KB 114/114 KB 19/29 KB 16/56 KB 32/35 KB 11/85 KB 114/114 KB 19/29 KB 16/56 KB 32/35 KB 8/85 KB 114/114 KB 16/29 KB 16/56 KB 32/35 KB 8/85 KB 19/29 KB 19/56 KB 35/35 KB 11/85 KB 19/29 KB 22/56 KB 35/35 KB 11/85 KB 21/29 KB 25/56 KB 35/35 KB 13/85 KB 21/29 KB 27/56 KB 35/35 KB 13/85 KB 21/29 KB 30/56 KB 35/35 KB 13/85 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 1693.4 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 21/29 KB 22/56 KB 35/35 KB 13/85 KB 19/29 KB 22/56 KB 35/35 KB 13/85 KB 21/29 KB 30/56 KB 35/35 KB 16/85 KB 24/29 KB 30/56 KB 35/35 KB 19/85 KB 24/29 KB 30/56 KB 35/35 KB 16/85 KB 27/29 KB 30/56 KB 35/35 KB 19/85 KB 29/29 KB 30/56 KB 35/35 KB 19/85 KB 29/29 KB 30/56 KB 35/35 KB 21/85 KB 29/29 KB 30/56 KB 35/35 KB 24/85 KB 29/29 KB 30/56 KB 35/35 KB 27/85 KB 29/29 KB 32/56 KB 35/35 KB 29/85 KB 29/29 KB 32/56 KB 35/35 KB 27/85 KB 29/29 KB 36/56 KB 35/35 KB 29/85 KB 29/29 KB 40/56 KB 35/35 KB 32/85 KB 29/29 KB 44/56 KB 35/35 KB 32/85 KB 29/29 KB 48/56 KB 35/35 KB 32/85 KB 29/29 KB 52/56 KB 35/35 KB 32/85 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 3/24 KB 29/29 KB 36/56 KB 35/35 KB 32/85 KB 29/29 KB 52/56 KB 35/35 KB 32/85 KB 3/24 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 6/24 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 9/24 KB 29/29 KB 56/56 KB 35/35 KB 32/85 KB 11/24 KB 29/29 KB 56/56 KB 35/35 KB 36/85 KB 14/24 KB 29/29 KB 56/56 KB 35/35 KB 36/85 KB 16/24 KB 29/29 KB 56/56 KB 35/35 KB 36/85 KB 11/24 KB 29/29 KB 56/56 KB 35/35 KB 40/85 KB 16/24 KB 29/29 KB 56/56 KB 35/35 KB 44/85 KB 19/24 KB 29/29 KB 56/56 KB 35/35 KB 44/85 KB 22/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 409.3 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 29/29 KB 56/56 KB 35/35 KB 44/85 KB 19/24 KB 56/56 KB 35/35 KB 48/85 KB 22/24 KB 56/56 KB 35/35 KB 52/85 KB 22/24 KB 56/56 KB 35/35 KB 56/85 KB 24/24 KB 56/56 KB 35/35 KB 52/85 KB 24/24 KB 56/56 KB 35/35 KB 60/85 KB 24/24 KB 56/56 KB 35/35 KB 64/85 KB 24/24 KB 56/56 KB 35/35 KB 68/85 KB 24/24 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 1061.2 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 35/35 KB 72/85 KB 24/24 KB 35/35 KB 76/85 KB 24/24 KB 3/86 KB 35/35 KB 76/85 KB 24/24 KB 6/86 KB 35/35 KB 76/85 KB 24/24 KB 9/86 KB 35/35 KB 76/85 KB 24/24 KB 11/86 KB 35/35 KB 76/85 KB 24/24 KB 14/86 KB 35/35 KB 80/85 KB 24/24 KB 16/86 KB 35/35 KB 80/85 KB 24/24 KB 19/86 KB 80/85 KB 11/86 KB 35/35 KB 80/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 409.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 19/86 KB 84/85 KB 19/86 KB 85/85 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 379.4 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 22/86 KB 85/85 KB 25/86 KB 4/218 KB 85/85 KB 22/86 KB 4/218 KB 85/85 KB 27/86 KB 4/218 KB 85/85 KB 27/86 KB 8/218 KB 85/85 KB 27/86 KB 12/218 KB 85/85 KB 27/86 KB 16/218 KB 85/85 KB 30/86 KB 20/218 KB 85/85 KB 30/86 KB 24/218 KB 85/85 KB 30/86 KB 16/218 KB 85/85 KB 32/86 KB 24/218 KB 85/85 KB 36/86 KB 24/218 KB 85/85 KB 36/86 KB 28/218 KB 85/85 KB 36/86 KB 32/218 KB 85/85 KB 3/12 KB 36/86 KB 32/218 KB 85/85 KB 5/12 KB 36/86 KB 32/218 KB 85/85 KB 8/12 KB 36/86 KB 32/218 KB 85/85 KB 11/12 KB 36/86 KB 32/218 KB 85/85 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 134.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 36/86 KB 32/218 KB 85/85 KB 40/86 KB 36/218 KB 85/85 KB 40/86 KB 40/218 KB 85/85 KB 40/86 KB 44/218 KB 85/85 KB 40/86 KB 48/218 KB 85/85 KB 40/86 KB 52/218 KB 85/85 KB 40/86 KB 32/218 KB 85/85 KB 44/86 KB 52/218 KB 85/85 KB 48/86 KB 52/218 KB 85/85 KB 52/86 KB 52/218 KB 85/85 KB 56/86 KB 52/218 KB 85/85 KB 60/86 KB 52/218 KB 85/85 KB 64/86 KB 52/218 KB 85/85 KB 68/86 KB 52/218 KB 85/85 KB 72/86 KB 56/218 KB 85/85 KB 68/86 KB 56/218 KB 85/85 KB 76/86 KB 60/218 KB 85/85 KB 76/86 KB 64/218 KB 85/85 KB 76/86 KB 64/218 KB 85/85 KB 80/86 KB 64/218 KB 85/85 KB 84/86 KB 64/218 KB 85/85 KB 86/86 KB 68/218 KB 85/85 KB 84/86 KB 68/218 KB 85/85 KB 86/86 KB 72/218 KB 85/85 KB 86/86 KB 76/218 KB 85/85 KB 86/86 KB 80/218 KB 85/85 KB 86/86 KB 84/218 KB 85/85 KB 86/86 KB 88/218 KB 85/85 KB 86/86 KB 92/218 KB 85/85 KB 86/86 KB 96/218 KB 85/85 KB 86/86 KB 100/218 KB 85/85 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 819.1 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/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 861.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1862.7 KB/sec) unit-abot-epc-basic-0: 03:00:30 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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6180822834624014309.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:30 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: 03:00:30 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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2274067940785881709.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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8651850978265735779.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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:00:30 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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5312156030766331814.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:30 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: 03:00:30 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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6990105528454266606.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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:30 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: 03:00:30 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: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2019562570831828648.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.431 s unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-24T03:00:30+00:00 unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 03:00:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:00:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:00:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:00:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:00:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 03:00:33 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.7 KB/sec) unit-abot-epc-basic-0: 03:00:33 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: 03:00:33 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 345.5 KB/sec) unit-abot-epc-basic-0: 03:00:33 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: 03:00:33 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 854.3 KB/sec) unit-abot-epc-basic-0: 03:00:33 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: 03:00: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/11/apache-11.pom (15 KB at 723.2 KB/sec) unit-abot-epc-basic-0: 03:00:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 03:00:33 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1067.7 KB/sec) unit-abot-epc-basic-0: 03:00:33 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: 03:00:33 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 03:00:33 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: 03:00: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/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1269.8 KB/sec) unit-abot-epc-basic-0: 03:00:33 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: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 750.8 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1339.7 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 601.4 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 03:00:34 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 1172.0 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 247.7 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 03:00:34 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 1444.5 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 257.3 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 03:00:34 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: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 03:00:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 03:00:34 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: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 291.3 KB/sec) unit-abot-epc-basic-0: 03:00:34 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: 03:00:34 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: 03:00:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 320.5 KB/sec) unit-abot-epc-basic-0: 03:00:34 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: 03:00:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 03:00:35 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 03:00:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 03:00:35 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: 03:00:35 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 199.2 KB/sec) unit-abot-epc-basic-0: 03:00:35 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: 03:00:35 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: 03:00:35 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 153.8 KB/sec) unit-abot-epc-basic-0: 03:00:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 03:00:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 03:00:35 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 924.3 KB/sec) unit-abot-epc-basic-0: 03:00:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 230.9 KB/sec) unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 03:00:36 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: 03:00:36 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 187.9 KB/sec) unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 03:00:36 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: 03:00:36 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 151.2 KB/sec) unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 03:00:36 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: 03:00:36 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 160.2 KB/sec) unit-abot-epc-basic-0: 03:00:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 03:00:37 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 109.0 KB/sec) unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 44.0 KB/sec) unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 03:00:37 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: 03:00:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 03:00:37 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: 03:00:37 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 158.0 KB/sec) unit-abot-epc-basic-0: 03:00:37 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: 03:00:37 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: 03:00:37 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 94.5 KB/sec) unit-abot-epc-basic-0: 03:00:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 03:00:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 03:00:38 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/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: 03:00:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 03:00:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 03:00:38 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 313.6 KB/sec) unit-abot-epc-basic-0: 03:00:38 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: 03:00:38 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: 03:00:38 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 1378.9 KB/sec) unit-abot-epc-basic-0: 03:00:38 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: 03:00:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 03:00:38 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 931.5 KB/sec) unit-abot-epc-basic-0: 03:00:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 03:00:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 03:00:38 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 457.1 KB/sec) unit-abot-epc-basic-0: 03:00:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 03:00:39 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: 03:00:39 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 161.5 KB/sec) unit-abot-epc-basic-0: 03:00:39 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: 03:00:39 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: 03:00:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 03:00:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 03:00:39 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: 03:00:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 03:00:39 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: 03:00:39 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: 03:00:39 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 781.5 KB/sec) unit-abot-epc-basic-0: 03:00:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 03:00:40 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: 03:00:40 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 1606.8 KB/sec) unit-abot-epc-basic-0: 03:00:40 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: 03:00:40 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: 03:00:40 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 03:00:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 03:00:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 03:00:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 147.4 KB/sec) unit-abot-epc-basic-0: 03:00:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 03:00:40 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: 03:00:40 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 18.7 KB/sec) unit-abot-epc-basic-0: 03:00:40 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: 03:00:41 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: 03:00:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 03:00:41 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: 03:00:41 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: 03:00:41 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 93.5 KB/sec) unit-abot-epc-basic-0: 03:00:41 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: 03:00:41 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: 03:00:41 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 296.9 KB/sec) unit-abot-epc-basic-0: 03:00:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 03:00:41 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: 03:00:41 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: 03:00:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 03:00:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 03:00:42 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 03:00:42 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: 03:00:42 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: 03:00:42 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 443.6 KB/sec) unit-abot-epc-basic-0: 03:00:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 03:00:42 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: 03:00:42 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: 03:00:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 03:00:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 03:00:42 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 995.0 KB/sec) unit-abot-epc-basic-0: 03:00:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 03:00:43 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: 03:00:43 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2160.2 KB/sec) unit-abot-epc-basic-0: 03:00:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 03:00:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 03:00:43 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 49.6 KB/sec) unit-abot-epc-basic-0: 03:00:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 03:00:43 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: 03:00:43 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 448.6 KB/sec) unit-abot-epc-basic-0: 03:00:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 03:00:43 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: 03:00:43 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 51.9 KB/sec) unit-abot-epc-basic-0: 03:00:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 03:00:43 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: 03:00:43 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: 03:00:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 03:00:44 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: 03:00:44 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 518.1 KB/sec) unit-abot-epc-basic-0: 03:00:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 03:00:44 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: 03:00:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 176.0 KB/sec) unit-abot-epc-basic-0: 03:00:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 03:00:44 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: 03:00:44 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 53.7 KB/sec) unit-abot-epc-basic-0: 03:00:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 03:00:44 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: 03:00:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 53.6 KB/sec) unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 03:00:45 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: 03:00:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 03:00:45 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: 03:00:45 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 305.5 KB/sec) unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 03:00:45 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: 03:00:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 176.7 KB/sec) unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 03:00:45 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: 03:00:45 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: 03:00:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 03:00:45 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: 03:00:45 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 235.9 KB/sec) unit-abot-epc-basic-0: 03:00:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 03:00:46 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: 03:00:46 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 683.2 KB/sec) unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 03:00:46 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: 03:00:46 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 1337.3 KB/sec) unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 03:00:46 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: 03:00:46 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 663.9 KB/sec) unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1580.8 KB/sec) unit-abot-epc-basic-0: 03:00:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 03:00:46 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: 03:00:46 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 162.7 KB/sec) unit-abot-epc-basic-0: 03:00:46 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: 03:00:47 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: 03:00:47 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 03:00:47 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: 03:00:47 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: 03:00:47 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 556.1 KB/sec) unit-abot-epc-basic-0: 03:00:47 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: 03:00:47 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: 03:00:47 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1009.4 KB/sec) unit-abot-epc-basic-0: 03:00:47 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: 03:00:47 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: 03:00:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 03:00:47 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: 03:00:48 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: 03:00:48 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 199.3 KB/sec) unit-abot-epc-basic-0: 03:00:48 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: 03:00:48 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: 03:00:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 75.8 KB/sec) unit-abot-epc-basic-0: 03:00:48 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: 03:00:48 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: 03:00:48 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 66.1 KB/sec) unit-abot-epc-basic-0: 03:00:48 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: 03:00:48 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: 03:00:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 03:00:48 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: 03:00:48 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: 03:00:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 62.8 KB/sec) unit-abot-epc-basic-0: 03:00:48 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: 03:00:48 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: 03:00:48 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: 03:00:48 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: 03:00:49 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: 03:00:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 03:00:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 03:00:49 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: 03:00:49 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 212.0 KB/sec) unit-abot-epc-basic-0: 03:00:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 03:00:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 03:00:49 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 100.3 KB/sec) unit-abot-epc-basic-0: 03:00:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 03:00:49 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: 03:00:49 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 229.9 KB/sec) unit-abot-epc-basic-0: 03:00:49 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: 03:00:49 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: 03:00:49 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 1266.6 KB/sec) unit-abot-epc-basic-0: 03:00:49 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: 03:00:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 03:00:50 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 142.6 KB/sec) unit-abot-epc-basic-0: 03:00:50 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: 03:00:50 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: 03:00:50 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 03:00:50 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: 03:00:50 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: 03:00:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 107.9 KB/sec) unit-abot-epc-basic-0: 03:00:50 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: 03:00:50 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: 03:00:50 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 513.8 KB/sec) unit-abot-epc-basic-0: 03:00:50 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: 03:00:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 03:00:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 03:00:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 03:00:51 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: 03:00:51 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 383.2 KB/sec) unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 03:00:51 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: 03:00:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 03:00:51 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-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 03:00:51 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: 03:00:51 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 179.6 KB/sec) unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 03:00:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 03:00:52 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: 03:00:52 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 12/27 KB 15/27 KB 18/27 KB 20/27 KB 23/27 KB 26/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1565.0 KB/sec) unit-abot-epc-basic-0: 03:00:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 03:00:52 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: 03:00:52 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 299.2 KB/sec) unit-abot-epc-basic-0: 03:00:52 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: 03:00:52 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: 03:00: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/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 626.0 KB/sec) unit-abot-epc-basic-0: 03:00:52 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: 03:00:52 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: 03:00:52 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 1054.3 KB/sec) unit-abot-epc-basic-0: 03:00:52 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: 03:00:53 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: 03:00:53 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: 03:00:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 03:00:53 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: 03:00:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 292.1 KB/sec) unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 03:00:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 03:00:53 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 223.3 KB/sec) unit-abot-epc-basic-0: 03:00:53 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: 03:00:53 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: 03:00:53 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 1359.3 KB/sec) unit-abot-epc-basic-0: 03:00:53 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: 03:00:53 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: 03:00: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.3/cucumber-java-1.2.3.pom (6 KB at 295.4 KB/sec) unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 03:00:54 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: 03:00: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.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 03:00:54 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: 03:00:54 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.2 KB/sec) unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 03:00:54 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: 03:00:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 03:00:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 560.7 KB/sec) unit-abot-epc-basic-0: 03:00:54 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: 03:00:55 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: 03:00:55 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 03:00:55 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: 03:00:55 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 763.2 KB/sec) unit-abot-epc-basic-0: 03:00:55 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: 03:00:55 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: 03:00:55 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 03:00:55 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: 03:00:55 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 7.9 KB/sec) unit-abot-epc-basic-0: 03:00:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 03:00:55 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: 03:00:56 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 43.8 KB/sec) unit-abot-epc-basic-0: 03:00:56 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: 03:00:56 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: 03:00:56 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 201.1 KB/sec) unit-abot-epc-basic-0: 03:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 03:00:56 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: 03:00:56 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: 03:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 03:00:56 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: 03:00:56 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 58.0 KB/sec) unit-abot-epc-basic-0: 03:00:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 03:00:57 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: 03:00:57 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 718.4 KB/sec) unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 03:00:57 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: 03:00:57 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2429.3 KB/sec) unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 03:00:57 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 261.5 KB/sec) unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 03:00:57 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 31.6 KB/sec) unit-abot-epc-basic-0: 03:00:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 03:00:58 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: 03:00:58 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 337.9 KB/sec) unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 03:00:58 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 191.4 KB/sec) unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.6 KB/sec) unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 03:00:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 03:00:58 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: 03:00:58 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: 03:00:58 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: 03:00:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 03:00:58 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: 03:00:58 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 machine-1: 03:00:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 03:00:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 03:00:58 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:00:59 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: 03:00:59 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: 03:00:59 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: 03:00:59 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: 03:00:59 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 machine-1: 03:00:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 03:00:59 DEBUG juju.worker start "engine" machine-1: 03:00:59 INFO juju.worker start "engine" machine-1: 03:00:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 03:00:59 DEBUG juju.worker "engine" started machine-1: 03:00:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.introspection stats worker now serving machine-1: 03:00:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 03:00:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:00:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.apicaller connecting with old password machine-1: 03:00:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 03:00:59 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:00:59 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:00:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:00:59 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:00:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:00:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 03:00:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:00:59 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: 03:00:59 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: 03:00:59 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: 03:00:59 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: 03:00:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 03:00:59 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: 03:00:59 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: 03:00:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 03:00:59 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: 03:00:59 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: 03:00:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:00: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.jar unit-abot-epc-basic-0: 03:00:59 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 machine-1: 03:00:59 DEBUG juju.worker.apicaller connected machine-1: 03:00:59 DEBUG juju.worker.apicaller changing password... machine-1: 03:00:59 DEBUG juju.worker.apicaller password changed machine-1: 03:00:59 DEBUG juju.api RPC connection died machine-1: 03:00:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 03:00:59 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 03:00:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar machine-1: 03:00:59 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:00:59 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:00:59 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:00: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.jar unit-abot-epc-basic-0: 03:00: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.jar unit-abot-epc-basic-0: 03:00:59 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: 03:00:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 03:00:59 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: 03:01:00 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: 03:01:00 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: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 03:01:00 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: 03:01:00 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: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar machine-1: 03:01:00 DEBUG juju.worker.apicaller connected machine-1: 03:01:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:01:00 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 machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:01:00 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 03:01:00 INFO juju.worker.upgrader unblocking abort check machine-1: 03:01:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 03:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar machine-1: 03:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:01:00 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: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 03:01:00 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 machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 03:01:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 03:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 03:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.logger logger setup machine-1: 03:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 03:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 03:01:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:01:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 03:01:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 03:01: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-1: 03:01:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:01:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:01:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:01:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 03:01:00 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 machine-1: 03:01: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-1: 03:01:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:01:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:01:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:01:00 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 03:01:00 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-1: 03:01:00 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-1: 03:01:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:01:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:01:00 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 03:01:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 03:01:00 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-1: 03:01:00 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 03:01:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:01:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 03:01:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 03:01:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 03:01:00 DEBUG juju.api RPC connection died machine-1: 03:01:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:01:00 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 03:01:00 DEBUG juju.worker killing runner 0xc420425ad0 machine-1: 03:01:00 ERROR juju.worker.logger connection is shut down machine-1: 03:01:00 INFO juju.worker runner is dying machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 03:01:00 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: 03:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:01:00 INFO juju.util.exec run result: exit status 127 machine-1: 03:01:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec737949782/script.sh: line 1: fanatic: command not found 127 machine-1: 03:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 03:01:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:01:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 03:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 03:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:00 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 machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.worker.apicaller connecting with current password machine-1: 03:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:01:00 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-1: 03:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:00 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 03:01:00 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: 03:01:00 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: 03:01:00 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: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 03:01:00 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: 03:01:00 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: 03:01:00 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: 03:01:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 03:01:00 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: 03:01:01 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: 03:01:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar machine-1: 03:01:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:01:01 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: 03:01:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar machine-1: 03:01:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 03:01:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:01:01 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 03:01:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 03:01:01 INFO juju.worker.upgrader unblocking abort check machine-1: 03:01:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 03:01:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 03:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 03:01:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:01:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:01:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:01:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:01:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:01:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:01:01 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 03:01:01 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-1: 03:01:01 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-1: 03:01:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:01:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:01:01 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 03:01:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 03:01:01 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:01:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:01:01 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 03:01:01 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 machine-1: 03:01:01 INFO juju.util.exec run result: exit status 127 machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec528513002/script.sh: line 1: fanatic: command not found 127 machine-1: 03:01:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 03:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.logger logger setup machine-1: 03:01:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:01:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:01:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:01:01 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 03:01:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 03:01: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-1: 03:01:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:01:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:01:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:01:01 INFO juju.util.exec run result: exit status 127 machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec492032539/script.sh: line 1: fanatic: command not found 127 machine-1: 03:01:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 03:01:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 03:01:01 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 03:01:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:01:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 03:01:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 03:01:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:01:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 03:01:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 03:01: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-1: 03:01:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 03:01:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 03:01:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 03:01:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 03:01:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 03:01:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 03:01:01 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 03:01:01 DEBUG juju.worker.dependency "machiner" manifold worker started unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar machine-1: 03:01:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:01:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:01:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:01:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:01:01 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-1: 03:01:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:01:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-1: 03:01:01 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-1: 03:01:01 DEBUG juju.worker start "1-container-watcher" machine-1: 03:01:01 DEBUG juju.worker start "stateconverter" machine-1: 03:01:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 03:01:01 INFO juju.worker start "1-container-watcher" machine-1: 03:01:01 DEBUG juju.worker "1-container-watcher" started machine-1: 03:01:01 INFO juju.worker start "stateconverter" machine-1: 03:01:01 DEBUG juju.worker "stateconverter" started machine-1: 03:01:01 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar machine-1: 03:01:01 INFO juju.worker.machiner "machine-1" started machine-1: 03:01:01 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 03:01:01 DEBUG juju.service discovered init system "upstart" from local host machine-1: 03:01:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-1: 03:01:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-mysql-0: 03:01:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 03:01:01 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: 03:01:01 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 03:01:01 DEBUG juju.worker start "api" unit-mysql-0: 03:01:01 INFO juju.worker start "api" unit-mysql-0: 03:01:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 03:01:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 03:01:01 DEBUG juju.worker "api" started unit-mysql-0: 03:01:01 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-mysql-0: 03:01:01 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-mysql-0: 03:01:01 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:01:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:01:01 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 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar machine-1: 03:01:01 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:68:79:b2 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:68:79:b2 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 307.4 KB/sec) unit-mysql-0: 03:01:02 DEBUG juju.worker.apicaller connected unit-mysql-0: 03:01:02 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 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: 03:01:02 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: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.worker.apicaller password changed unit-mysql-0: 03:01:02 DEBUG juju.api RPC connection died unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 03:01:02 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-mysql-0: 03:01:02 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-mysql-0: 03:01:02 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 3/10 KB 32/590 KB 5/10 KB 36/590 KB 3/232 KB 3/10 KB 36/590 KB 3/232 KB 3/10 KB 32/590 KB 3/232 KB 5/10 KB 40/590 KB 5/232 KB 5/10 KB 40/590 KB 5/232 KB 5/10 KB 44/590 KB 5/232 KB 5/10 KB 44/590 KB 8/232 KB 8/10 KB 48/590 KB 11/232 KB 8/10 KB 48/590 KB 8/232 KB 8/10 KB 44/590 KB 8/232 KB 8/10 KB 52/590 KB 11/232 KB 10/10 KB 56/590 KB 13/232 KB 10/10 KB 52/590 KB 13/232 KB 10/10 KB 52/590 KB 11/232 KB 10/10 KB 60/590 KB 16/232 KB 10/10 KB 60/590 KB 19/232 KB 10/10 KB 60/590 KB 19/232 KB 10/10 KB 64/590 KB 19/232 KB 10/10 KB 64/590 KB 21/232 KB 10/10 KB 68/590 KB 21/232 KB 10/10 KB 72/590 KB 24/232 KB 10/10 KB 68/590 KB 24/232 KB 10/10 KB 76/590 KB 27/232 KB 10/10 KB 76/590 KB 29/232 KB 10/10 KB 76/590 KB 29/232 KB 10/10 KB 80/590 KB 29/232 KB 10/10 KB 80/590 KB 32/232 KB 10/10 KB 84/590 KB 32/232 KB 10/10 KB 88/590 KB 36/232 KB 10/10 KB 92/590 KB 36/232 KB 10/10 KB 96/590 KB 36/232 KB 10/10 KB 84/590 KB 36/232 KB 10/10 KB 96/590 KB 40/232 KB 10/10 KB 96/590 KB 44/232 KB 10/10 KB 96/590 KB 48/232 KB 10/10 KB 96/590 KB 48/232 KB 3/240 KB 10/10 KB 96/590 KB 48/232 KB 5/240 KB 10/10 KB 96/590 KB 48/232 KB 8/240 KB 10/10 KB 96/590 KB 48/232 KB 11/240 KB 10/10 KB 96/590 KB 48/232 KB 13/240 KB 10/10 KB 96/590 KB 52/232 KB 13/240 KB 10/10 KB 100/590 KB 56/232 KB 13/240 KB 10/10 KB 100/590 KB 52/232 KB 13/240 KB 10/10 KB 104/590 KB 60/232 KB 13/240 KB 10/10 KB 108/590 KB 60/232 KB 13/240 KB 10/10 KB 100/590 KB 60/232 KB 13/240 KB 10/10 KB 112/590 KB 64/232 KB 13/240 KB 10/10 KB 112/590 KB 64/232 KB 13/240 KB 10/10 KB 112/590 KB 68/232 KB 13/240 KB 10/10 KB 116/590 KB 72/232 KB 13/240 KB 10/10 KB 116/590 KB 68/232 KB 13/240 KB 10/10 KB 116/590 KB 76/232 KB 16/240 KB 10/10 KB 116/590 KB 76/232 KB 19/240 KB 10/10 KB 116/590 KB 76/232 KB 21/240 KB 10/10 KB 116/590 KB 76/232 KB 24/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 175.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 116/590 KB 76/232 KB 27/240 KB 116/590 KB 76/232 KB 29/240 KB 116/590 KB 76/232 KB 32/240 KB 120/590 KB 76/232 KB 32/240 KB 124/590 KB 76/232 KB 32/240 KB 128/590 KB 76/232 KB 32/240 KB 10/10 KB 128/590 KB 76/232 KB 32/240 KB 132/590 KB 80/232 KB 32/240 KB 136/590 KB 80/232 KB 36/240 KB 132/590 KB 80/232 KB 36/240 KB 140/590 KB 80/232 KB 40/240 KB 140/590 KB 80/232 KB 44/240 KB 140/590 KB 80/232 KB 48/240 KB 128/590 KB 80/232 KB 32/240 KB 140/590 KB 84/232 KB 48/240 KB 140/590 KB 88/232 KB 52/240 KB 140/590 KB 84/232 KB 52/240 KB 140/590 KB 80/232 KB 36/240 KB 144/590 KB 92/232 KB 56/240 KB 140/590 KB 92/232 KB 56/240 KB 144/590 KB 96/232 KB 3/44 KB 3/1710 KB 56/240 KB 144/590 KB 92/232 KB 3/1710 KB 56/240 KB 144/590 KB 96/232 KB 3/44 KB 5/1710 KB 56/240 KB 144/590 KB 96/232 KB 3/44 KB 8/1710 KB 56/240 KB 144/590 KB 96/232 KB 3/44 KB 11/1710 KB 56/240 KB 144/590 KB 96/232 KB 3/44 KB 13/1710 KB 56/240 KB 140/590 KB 92/232 KB 56/240 KB 144/590 KB 92/232 KB 3/44 KB 3/1710 KB 56/240 KB 144/590 KB 96/232 KB 5/44 KB 13/1710 KB 56/240 KB 144/590 KB 96/232 KB 8/44 KB 13/1710 KB 56/240 KB 144/590 KB 96/232 KB 11/44 KB 13/1710 KB 56/240 KB 144/590 KB 96/232 KB 13/44 KB 13/1710 KB 56/240 KB 144/590 KB 96/232 KB 16/44 KB 13/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 16/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 19/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 21/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 24/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 27/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 29/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 19/44 KB 13/1710 KB 56/240 KB 144/590 KB 96/232 KB 21/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 24/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 27/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 29/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 32/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 36/44 KB 32/1710 KB 56/240 KB 144/590 KB 96/232 KB 40/44 KB 32/1710 KB 60/240 KB 148/590 KB 96/232 KB 44/44 KB 36/1710 KB 60/240 KB 148/590 KB 96/232 KB 44/44 KB 36/1710 KB 60/240 KB 144/590 KB 96/232 KB 36/44 KB 32/1710 KB 60/240 KB 148/590 KB 100/232 KB 44/44 KB 36/1710 KB 64/240 KB 148/590 KB 100/232 KB 44/44 KB 36/1710 KB 68/240 KB 148/590 KB 100/232 KB 44/44 KB 36/1710 KB 72/240 KB 148/590 KB 100/232 KB 44/44 KB 36/1710 KB 60/240 KB 148/590 KB 104/232 KB 44/44 KB 36/1710 KB 76/240 KB 148/590 KB 108/232 KB 44/44 KB 36/1710 KB 76/240 KB 148/590 KB 96/232 KB 40/44 KB 36/1710 KB 60/240 KB 144/590 KB 96/232 KB 40/44 KB 36/1710 KB 60/240 KB 152/590 KB 108/232 KB 44/44 KB 40/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 44/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 48/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 52/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 56/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 60/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 64/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 64/1710 KB 76/240 KB 152/590 KB 108/232 KB 44/44 KB 68/1710 KB 76/240 KB 156/590 KB 112/232 KB 44/44 KB 72/1710 KB 76/240 KB 156/590 KB 112/232 KB 44/44 KB 76/1710 KB 76/240 KB 156/590 KB 112/232 KB 44/44 KB 80/1710 KB 76/240 KB 148/590 KB 100/232 KB 44/44 KB 36/1710 KB 76/240 KB 156/590 KB 112/232 KB 44/44 KB 80/1710 KB 80/240 KB 156/590 KB 112/232 KB 44/44 KB 68/1710 unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install KB 76/240 KB 156/590 KB 108/232 KB 44/44 KB 68/1710 KB 76/240 KB 160/590 KB 112/232 KB 44/44 KB 80/1710 KB 80/240 KB 160/590 KB 116/232 KB 44/44 KB 80/1710 KB 80/240 KB 164/590 KB 120/232 KB 80/1710 KB 84/240 KB 164/590 KB 124/232 KB 80/1710 KB 84/240 KB 164/590 KB 128/232 KB 80/1710 KB 84/240 KB 164/590 KB 116/232 KB 44/44 KB 80/1710 KB 84/240 KB 168/590 KB 128/232 KB 80/1710 KB 84/240 KB 160/590 KB 116/232 KB 44/44 KB 80/1710 KB 84/240 KB 168/590 KB 128/232 KB 80/1710 KB 88/240 KB 168/590 KB 128/232 KB 80/1710 KB 92/240 KB 172/590 KB 128/232 KB 80/1710 KB 92/240 KB 176/590 KB 128/232 KB 80/1710 KB 92/240 KB 176/590 KB 128/232 KB 80/1710 KB 96/240 KB 180/590 KB 128/232 KB 80/1710 KB 96/240 KB 184/590 KB 132/232 KB 84/1710 KB 100/240 KB 188/590 KB 132/232 KB 84/1710 KB 100/240 KB 192/590 KB 132/232 KB 84/1710 KB 100/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 511.3 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 180/590 KB 132/232 KB 84/1710 KB 100/240 KB 192/590 KB 132/232 KB 88/1710 KB 100/240 KB 192/590 KB 132/232 KB 92/1710 KB 100/240 KB 192/590 KB 132/232 KB 96/1710 KB 100/240 KB 180/590 KB 132/232 KB 80/1710 KB 100/240 KB 192/590 KB 136/232 KB 96/1710 KB 100/240 KB 180/590 KB 128/232 KB 80/1710 KB 100/240 KB 192/590 KB 140/232 KB 96/1710 KB 104/240 KB 192/590 KB 140/232 KB 96/1710 KB 108/240 KB 192/590 KB 140/232 KB 96/1710 KB 112/240 KB 192/590 KB 140/232 KB 96/1710 KB 116/240 KB 196/590 KB 140/232 KB 100/1710 KB 120/240 KB 196/590 KB 140/232 KB 100/1710 KB 124/240 KB 196/590 KB 140/232 KB 100/1710 KB 128/240 KB 196/590 KB 140/232 KB 100/1710 KB 116/240 KB 192/590 KB 140/232 KB 96/1710 KB 100/240 KB 196/590 KB 144/232 KB 100/1710 KB 128/240 KB 196/590 KB 148/232 KB 100/1710 KB 128/240 KB 192/590 KB 140/232 KB 100/1710 KB 116/240 KB 200/590 KB 148/232 KB 104/1710 KB 128/240 KB 200/590 KB 148/232 KB 108/1710 KB 128/240 KB 200/590 KB 148/232 KB 112/1710 KB 128/240 KB 200/590 KB 148/232 KB 100/1710 KB 128/240 KB 204/590 KB 148/232 KB 112/1710 KB 128/240 KB 208/590 KB 148/232 KB 112/1710 KB 128/240 KB 208/590 KB 152/232 KB 116/1710 KB 132/240 KB 212/590 KB 152/232 KB 116/1710 KB 136/240 KB 208/590 KB 152/232 KB 116/1710 KB 128/240 KB 212/590 KB 152/232 KB 120/1710 KB 136/240 KB 208/590 KB 152/232 KB 112/1710 KB 128/240 KB 212/590 KB 156/232 KB 120/1710 KB 140/240 KB 212/590 KB 160/232 KB 120/1710 KB 140/240 KB 212/590 KB 164/232 KB 120/1710 KB 140/240 KB 212/590 KB 152/232 KB 120/1710 KB 140/240 KB 212/590 KB 164/232 KB 124/1710 KB 144/240 KB 212/590 KB 152/232 KB 116/1710 KB 132/240 KB 216/590 KB 168/232 KB 124/1710 KB 144/240 KB 220/590 KB 168/232 KB 124/1710 KB 144/240 KB 224/590 KB 168/232 KB 124/1710 KB 144/240 KB 212/590 KB 168/232 KB 124/1710 KB 144/240 KB 212/590 KB 164/232 KB 124/1710 KB 140/240 KB 224/590 KB 168/232 KB 4/258 KB 128/1710 KB 144/240 KB 224/590 KB 168/232 KB 4/258 KB 124/1710 KB 144/240 KB 224/590 KB 168/232 KB 8/258 KB 128/1710 KB 144/240 KB 224/590 KB 168/232 KB 12/258 KB 128/1710 KB 144/240 KB 224/590 KB 168/232 KB 16/258 KB 128/1710 KB 144/240 KB 224/590 KB 168/232 KB 20/258 KB 128/1710 KB 148/240 KB 228/590 KB 172/232 KB 20/258 KB 132/1710 KB 152/240 KB 228/590 KB 172/232 KB 20/258 KB 132/1710 KB 156/240 KB 224/590 KB 172/232 KB 20/258 KB 128/1710 KB 148/240 KB 228/590 KB 176/232 KB 20/258 KB 132/1710 KB 156/240 KB 228/590 KB 180/232 KB 20/258 KB 132/1710 KB 156/240 KB 228/590 KB 184/232 KB 20/258 KB 132/1710 KB 156/240 KB 228/590 KB 188/232 KB 20/258 KB 132/1710 KB 160/240 KB 228/590 KB 192/232 KB 20/258 KB 132/1710 KB 160/240 KB 224/590 KB 168/232 KB 20/258 KB 132/1710 KB 148/240 KB 228/590 KB 192/232 KB 24/258 KB 132/1710 KB 160/240 KB 228/590 KB 192/232 KB 28/258 KB 132/1710 KB 160/240 KB 228/590 KB 192/232 KB 32/258 KB 132/1710 KB 160/240 KB 228/590 KB 172/232 KB 20/258 KB 132/1710 KB 148/240 KB 224/590 KB 172/232 KB 20/258 KB 132/1710 KB 148/240 KB 228/590 KB 192/232 KB 32/258 KB 136/1710 KB 160/240 KB 228/590 KB 192/232 KB 32/258 KB 140/1710 KB 160/240 KB 232/590 KB 192/232 KB 36/258 KB 144/1710 KB 160/240 KB 228/590 KB 184/232 KB 20/258 KB 132/1710 KB 160/240 KB 232/590 KB 192/232 KB 36/258 KB 140/1710 KB 160/240 KB 236/590 KB 192/232 KB 36/258 KB 144/1710 KB 160/240 KB 240/590 KB 192/232 KB 36/258 KB 144/1710 KB 164/240 KB 240/590 KB 196/232 KB 36/258 KB 148/1710 KB 168/240 KB 228/590 KB 192/232 KB 36/258 KB 140/1710 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 160/240 KB 240/590 KB 196/232 KB 40/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 44/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 48/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 52/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 56/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 60/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 64/258 KB 148/1710 KB 172/240 KB 240/590 KB 196/232 KB 36/258 KB 148/1710 KB 164/240 KB 240/590 KB 200/232 KB 64/258 KB 148/1710 KB 172/240 KB 240/590 KB 204/232 KB 64/258 KB 148/1710 KB 172/240 KB 240/590 KB 208/232 KB 64/258 KB 148/1710 KB 172/240 KB 240/590 KB 192/232 KB 36/258 KB 148/1710 KB 164/240 KB 240/590 KB 208/232 KB 64/258 KB 152/1710 KB 172/240 KB 240/590 KB 208/232 KB 64/258 KB 156/1710 KB 172/240 KB 240/590 KB 192/232 KB 36/258 KB 144/1710 KB 164/240 KB 244/590 KB 208/232 KB 64/258 KB 156/1710 KB 172/240 KB 248/590 KB 208/232 KB 64/258 KB 156/1710 KB 172/240 KB 252/590 KB 208/232 KB 64/258 KB 160/1710 KB 172/240 KB 256/590 KB 208/232 KB 64/258 KB 160/1710 KB 172/240 KB 240/590 KB 196/232 KB 52/258 KB 148/1710 KB 172/240 KB 256/590 KB 208/232 KB 64/258 KB 160/1710 KB 176/240 KB 248/590 KB 208/232 KB 64/258 KB 160/1710 KB 172/240 KB 256/590 KB 208/232 KB 64/258 KB 164/1710 KB 176/240 KB 260/590 KB 212/232 KB 64/258 KB 168/1710 KB 180/240 KB 260/590 KB 212/232 KB 64/258 KB 172/1710 KB 180/240 KB 260/590 KB 212/232 KB 64/258 KB 176/1710 KB 180/240 KB 260/590 KB 212/232 KB 64/258 KB 180/1710 KB 180/240 KB 260/590 KB 212/232 KB 68/258 KB 184/1710 KB 180/240 KB 260/590 KB 212/232 KB 64/258 KB 164/1710 KB 180/240 KB 264/590 KB 212/232 KB 68/258 KB 184/1710 KB 180/240 KB 256/590 KB 212/232 KB 64/258 KB 164/1710 KB 180/240 KB 264/590 KB 216/232 KB 68/258 KB 184/1710 KB 180/240 KB 264/590 KB 220/232 KB 68/258 KB 184/1710 KB 180/240 KB 264/590 KB 224/232 KB 68/258 KB 184/1710 KB 180/240 KB 256/590 KB 208/232 KB 64/258 KB 164/1710 KB 180/240 KB 268/590 KB 224/232 KB 68/258 KB 184/1710 KB 184/240 KB 268/590 KB 224/232 KB 68/258 KB 184/1710 KB 188/240 KB 268/590 KB 224/232 KB 68/258 KB 184/1710 KB 192/240 KB 268/590 KB 224/232 KB 68/258 KB 184/1710 KB 180/240 KB 272/590 KB 224/232 KB 68/258 KB 184/1710 KB 192/240 KB 276/590 KB 228/232 KB 68/258 KB 184/1710 KB 192/240 KB 280/590 KB 228/232 KB 68/258 KB 188/1710 KB 196/240 KB 284/590 KB 228/232 KB 68/258 KB 188/1710 KB 196/240 KB 260/590 KB 212/232 KB 68/258 KB 180/1710 KB 180/240 KB 284/590 KB 228/232 KB 72/258 KB 188/1710 KB 196/240 KB 284/590 KB 228/232 KB 76/258 KB 188/1710 KB 196/240 KB 284/590 KB 228/232 KB 80/258 KB 188/1710 KB 196/240 KB 284/590 KB 228/232 KB 84/258 KB 188/1710 KB 196/240 KB 284/590 KB 228/232 KB 88/258 KB 188/1710 KB 196/240 KB 276/590 KB 228/232 KB 68/258 KB 188/1710 KB 196/240 KB 288/590 KB 228/232 KB 88/258 KB 192/1710 KB 196/240 KB 276/590 KB 228/232 KB 68/258 KB 184/1710 KB 196/240 KB 288/590 KB 228/232 KB 88/258 KB 192/1710 KB 200/240 KB 288/590 KB 228/232 KB 88/258 KB 192/1710 KB 204/240 KB 272/590 KB 228/232 KB 68/258 KB 184/1710 KB 192/240 KB 288/590 KB 232/232 KB 88/258 KB 192/1710 KB 204/240 KB 288/590 KB 232/232 KB 88/258 KB 192/1710 KB 204/240 KB 288/590 KB 232/232 KB 88/258 KB 196/1710 KB 204/240 KB 288/590 KB 228/232 KB 88/258 KB 188/1710 KB 196/240 KB 288/590 KB 232/232 KB 92/258 KB 196/1710 KB 208/240 KB 288/590 KB 232/232 KB 96/258 KB 196/1710 KB 208/240 KB 288/590 KB 232/232 KB 100/258 KB 196/1710 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 208/240 KB 292/590 KB 232/232 KB 104/258 KB 200/1710 KB 208/240 KB 288/590 KB 232/232 KB 88/258 KB 196/1710 KB 208/240 KB 292/590 KB 232/232 KB 104/258 KB 200/1710 KB 212/240 KB 292/590 KB 232/232 KB 104/258 KB 200/1710 KB 216/240 KB 292/590 KB 232/232 KB 104/258 KB 200/1710 KB 220/240 KB 292/590 KB 232/232 KB 104/258 KB 200/1710 KB 224/240 KB 292/590 KB 232/232 KB 100/258 KB 200/1710 KB 208/240 KB 296/590 KB 232/232 KB 104/258 KB 200/1710 KB 224/240 KB 300/590 KB 232/232 KB 104/258 KB 200/1710 KB 224/240 KB 304/590 KB 232/232 KB 104/258 KB 200/1710 KB 224/240 KB 288/590 KB 232/232 KB 100/258 KB 200/1710 KB 208/240 KB 304/590 KB 232/232 KB 108/258 KB 204/1710 KB 228/240 KB 304/590 KB 232/232 KB 108/258 KB 208/1710 KB 228/240 KB 304/590 KB 232/232 KB 108/258 KB 212/1710 KB 228/240 KB 304/590 KB 232/232 KB 108/258 KB 216/1710 KB 228/240 KB 304/590 KB 108/258 KB 220/1710 KB 228/240 KB 304/590 KB 108/258 KB 224/1710 KB 228/240 KB 304/590 KB 108/258 KB 228/1710 KB 228/240 KB 304/590 KB 108/258 KB 232/1710 KB 228/240 KB 304/590 KB 108/258 KB 236/1710 KB 228/240 KB 304/590 KB 108/258 KB 240/1710 KB 228/240 KB 304/590 KB 232/232 KB 108/258 KB 200/1710 KB 228/240 KB 304/590 KB 112/258 KB 240/1710 KB 228/240 KB 304/590 KB 116/258 KB 240/1710 KB 228/240 KB 304/590 KB 120/258 KB 240/1710 KB 228/240 KB 304/590 KB 124/258 KB 240/1710 KB 228/240 KB 304/590 KB 128/258 KB 240/1710 KB 228/240 KB 304/590 KB 132/258 KB 240/1710 KB 228/240 KB 304/590 KB 136/258 KB 240/1710 KB 228/240 KB 304/590 KB 140/258 KB 240/1710 KB 228/240 KB 304/590 KB 144/258 KB 240/1710 KB 228/240 KB 304/590 KB 232/232 KB 104/258 KB 200/1710 KB 228/240 KB 304/590 KB 144/258 KB 240/1710 KB 232/240 KB 304/590 KB 144/258 KB 240/1710 KB 236/240 KB 304/590 KB 144/258 KB 240/1710 KB 240/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 1644.5 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 304/590 KB 144/258 KB 244/1710 KB 240/240 KB 304/590 KB 144/258 KB 248/1710 KB 240/240 KB 304/590 KB 144/258 KB 252/1710 KB 240/240 KB 304/590 KB 144/258 KB 256/1710 KB 240/240 KB 304/590 KB 148/258 KB 260/1710 KB 240/240 KB 304/590 KB 148/258 KB 264/1710 KB 240/240 KB 304/590 KB 148/258 KB 268/1710 KB 240/240 KB 304/590 KB 148/258 KB 272/1710 KB 240/240 KB 304/590 KB 148/258 KB 256/1710 KB 240/240 KB 304/590 KB 152/258 KB 272/1710 KB 240/240 KB 304/590 KB 156/258 KB 272/1710 KB 240/240 KB 304/590 KB 160/258 KB 272/1710 KB 240/240 KB 304/590 KB 164/258 KB 272/1710 KB 240/240 KB 304/590 KB 168/258 KB 272/1710 KB 240/240 KB 304/590 KB 172/258 KB 272/1710 KB 240/240 KB 304/590 KB 176/258 KB 272/1710 KB 240/240 KB 304/590 KB 180/258 KB 272/1710 KB 240/240 KB 308/590 KB 180/258 KB 276/1710 KB 240/240 KB 312/590 KB 180/258 KB 276/1710 KB 240/240 KB 316/590 KB 180/258 KB 276/1710 KB 240/240 KB 320/590 KB 180/258 KB 276/1710 KB 240/240 KB 324/590 KB 180/258 KB 276/1710 KB 240/240 KB 328/590 KB 180/258 KB 276/1710 KB 240/240 KB 332/590 KB 180/258 KB 276/1710 KB 240/240 KB 336/590 KB 180/258 KB 276/1710 KB 240/240 KB 340/590 KB 180/258 KB 276/1710 KB 240/240 KB 344/590 KB 180/258 KB 276/1710 KB 240/240 KB 348/590 KB 180/258 KB 276/1710 KB 240/240 KB 352/590 KB 180/258 KB 276/1710 KB 240/240 KB 356/590 KB 180/258 KB 276/1710 KB 240/240 KB 360/590 KB 180/258 KB 276/1710 KB 240/240 KB 364/590 KB 180/258 KB 276/1710 KB 240/240 KB 368/590 KB 180/258 KB 276/1710 KB 240/240 KB 372/590 KB 180/258 KB 276/1710 KB 240/240 KB 376/590 KB 184/258 KB 276/1710 KB 240/240 KB 380/590 KB 184/258 KB 276/1710 KB 240/240 KB 384/590 KB 184/258 KB 276/1710 KB 240/240 KB 388/590 KB 184/258 KB 276/1710 KB 240/240 KB 392/590 KB 184/258 KB 276/1710 KB 240/240 KB 396/590 KB 184/258 KB 276/1710 KB 240/240 KB 304/590 KB 180/258 KB 276/1710 KB 240/240 KB 396/590 KB 184/258 KB 280/1710 KB 240/240 KB 396/590 KB 184/258 KB 284/1710 KB 240/240 KB 372/590 KB 184/258 KB 276/1710 KB 240/240 KB 396/590 KB 184/258 KB 288/1710 KB 240/240 KB 396/590 KB 188/258 KB 292/1710 KB 240/240 KB 396/590 KB 188/258 KB 296/1710 KB 240/240 KB 396/590 KB 188/258 KB 300/1710 KB 240/240 KB 396/590 KB 188/258 KB 304/1710 KB 240/240 KB 396/590 KB 188/258 KB 288/1710 KB 240/240 KB 396/590 KB 192/258 KB 304/1710 KB 240/240 KB 396/590 KB 196/258 KB 304/1710 KB 240/240 KB 396/590 KB 200/258 KB 304/1710 KB 240/240 KB 396/590 KB 204/258 KB 304/1710 KB 240/240 KB 396/590 KB 208/258 KB 304/1710 KB 240/240 KB 396/590 KB 212/258 KB 304/1710 KB 240/240 KB 400/590 KB 216/258 KB 308/1710 KB 400/590 KB 220/258 KB 308/1710 KB 400/590 KB 224/258 KB 308/1710 KB 400/590 KB 212/258 KB 308/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1533.9 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 400/590 KB 212/258 KB 304/1710 KB 240/240 KB 404/590 KB 224/258 KB 308/1710 KB 404/590 KB 224/258 KB 312/1710 KB 404/590 KB 224/258 KB 316/1710 KB 404/590 KB 224/258 KB 320/1710 KB 408/590 KB 224/258 KB 324/1710 KB 408/590 KB 228/258 KB 328/1710 KB 408/590 KB 228/258 KB 332/1710 KB 408/590 KB 228/258 KB 336/1710 KB 408/590 KB 224/258 KB 320/1710 KB 412/590 KB 228/258 KB 336/1710 KB 416/590 KB 228/258 KB 336/1710 KB 420/590 KB 228/258 KB 336/1710 KB 424/590 KB 228/258 KB 336/1710 KB 428/590 KB 228/258 KB 336/1710 KB 432/590 KB 228/258 KB 336/1710 KB 436/590 KB 228/258 KB 336/1710 KB 440/590 KB 228/258 KB 340/1710 KB 444/590 KB 228/258 KB 340/1710 KB 448/590 KB 228/258 KB 340/1710 KB 408/590 KB 228/258 KB 324/1710 KB 448/590 KB 232/258 KB 340/1710 KB 448/590 KB 236/258 KB 340/1710 KB 448/590 KB 240/258 KB 340/1710 KB 448/590 KB 244/258 KB 340/1710 KB 448/590 KB 248/258 KB 340/1710 KB 448/590 KB 252/258 KB 340/1710 KB 448/590 KB 256/258 KB 340/1710 KB 436/590 KB 228/258 KB 340/1710 KB 448/590 KB 256/258 KB 344/1710 KB 448/590 KB 256/258 KB 348/1710 KB 448/590 KB 256/258 KB 352/1710 KB 448/590 KB 258/258 KB 352/1710 KB 448/590 KB 258/258 KB 356/1710 KB 452/590 KB 258/258 KB 360/1710 KB 452/590 KB 258/258 KB 364/1710 KB 452/590 KB 258/258 KB 368/1710 KB 452/590 KB 258/258 KB 356/1710 KB 456/590 KB 258/258 KB 368/1710 KB 460/590 KB 258/258 KB 368/1710 KB 464/590 KB 258/258 KB 368/1710 KB 468/590 KB 258/258 KB 368/1710 KB 472/590 KB 258/258 KB 372/1710 KB 468/590 KB 258/258 KB 372/1710 KB 4/208 KB 472/590 KB 258/258 KB 372/1710 KB 8/208 KB 472/590 KB 258/258 KB 372/1710 KB 12/208 KB 472/590 KB 258/258 KB 372/1710 KB 16/208 KB 472/590 KB 258/258 KB 372/1710 KB 20/208 KB 472/590 KB 258/258 KB 372/1710 KB 24/208 KB 472/590 KB 258/258 KB 372/1710 KB 28/208 KB 472/590 KB 258/258 KB 372/1710 KB 32/208 KB 472/590 KB 258/258 KB 372/1710 KB 36/208 KB 472/590 KB 258/258 KB 372/1710 KB 40/208 KB 472/590 KB 258/258 KB 372/1710 KB 44/208 KB 472/590 KB 258/258 KB 372/1710 KB 48/208 KB 472/590 KB 258/258 KB 372/1710 KB 52/208 KB 472/590 KB 258/258 KB 372/1710 KB 56/208 KB 472/590 KB 372/1710 KB 60/208 KB 472/590 KB 372/1710 KB 64/208 KB 472/590 KB 372/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1497.9 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 68/208 KB 476/590 KB 376/1710 KB 64/208 KB 472/590 KB 376/1710 KB 68/208 KB 476/590 KB 380/1710 KB 68/208 KB 476/590 KB 384/1710 KB 68/208 KB 476/590 KB 388/1710 KB 68/208 KB 480/590 KB 392/1710 KB 68/208 KB 480/590 KB 396/1710 KB 68/208 KB 472/590 KB 376/1710 KB 72/208 KB 480/590 KB 396/1710 KB 76/208 KB 480/590 KB 396/1710 KB 80/208 KB 480/590 KB 396/1710 KB 68/208 KB 480/590 KB 388/1710 KB 80/208 KB 484/590 KB 396/1710 KB 84/208 KB 488/590 KB 396/1710 KB 84/208 KB 492/590 KB 400/1710 KB 84/208 KB 496/590 KB 400/1710 KB 84/208 KB 500/590 KB 400/1710 KB 84/208 KB 504/590 KB 400/1710 KB 84/208 KB 508/590 KB 400/1710 KB 84/208 KB 512/590 KB 400/1710 KB 84/208 KB 516/590 KB 400/1710 KB 84/208 KB 516/590 KB 4/38 KB 400/1710 KB 84/208 KB 484/590 KB 396/1710 KB 84/208 KB 488/590 KB 400/1710 KB 84/208 KB 516/590 KB 4/38 KB 404/1710 KB 88/208 KB 516/590 KB 8/38 KB 408/1710 KB 88/208 KB 516/590 KB 8/38 KB 412/1710 KB 88/208 KB 516/590 KB 8/38 KB 416/1710 KB 88/208 KB 516/590 KB 8/38 KB 404/1710 KB 88/208 KB 516/590 KB 12/38 KB 416/1710 KB 88/208 KB 516/590 KB 16/38 KB 416/1710 KB 88/208 KB 516/590 KB 4/38 KB 404/1710 KB 92/208 KB 516/590 KB 16/38 KB 416/1710 KB 96/208 KB 516/590 KB 16/38 KB 416/1710 KB 100/208 KB 516/590 KB 16/38 KB 416/1710 KB 104/208 KB 516/590 KB 20/38 KB 420/1710 KB 108/208 KB 516/590 KB 20/38 KB 420/1710 KB 112/208 KB 516/590 KB 20/38 KB 420/1710 KB 100/208 KB 516/590 KB 20/38 KB 420/1710 KB 112/208 KB 516/590 KB 24/38 KB 420/1710 KB 112/208 KB 516/590 KB 28/38 KB 420/1710 KB 112/208 KB 516/590 KB 32/38 KB 420/1710 KB 112/208 KB 520/590 KB 36/38 KB 420/1710 KB 116/208 KB 520/590 KB 38/38 KB 420/1710 KB 100/208 KB 516/590 KB 16/38 KB 420/1710 KB 116/208 KB 520/590 KB 38/38 KB 424/1710 KB 116/208 KB 520/590 KB 38/38 KB 428/1710 KB 116/208 KB 520/590 KB 38/38 KB 432/1710 KB 116/208 KB 520/590 KB 38/38 KB 436/1710 KB 116/208 KB 520/590 KB 38/38 KB 440/1710 KB 116/208 KB 520/590 KB 38/38 KB 444/1710 KB 116/208 KB 520/590 KB 36/38 KB 420/1710 KB 120/208 KB 520/590 KB 38/38 KB 448/1710 KB 124/208 KB 520/590 KB 38/38 KB 448/1710 KB 128/208 KB 520/590 KB 38/38 KB 448/1710 KB 112/208 KB 520/590 KB 32/38 KB 420/1710 KB 128/208 KB 524/590 KB 38/38 KB 448/1710 KB 128/208 KB 528/590 KB 38/38 KB 448/1710 KB 128/208 KB 532/590 KB 38/38 KB 448/1710 KB 128/208 KB 536/590 KB 38/38 KB 448/1710 KB 128/208 KB 540/590 KB 38/38 KB 448/1710 KB 128/208 KB 544/590 KB 38/38 KB 448/1710 KB 116/208 KB 540/590 KB 38/38 KB 448/1710 KB 132/208 KB 544/590 KB 38/38 KB 448/1710 KB 136/208 KB 544/590 KB 38/38 KB 448/1710 KB 140/208 KB 544/590 KB 38/38 KB 452/1710 KB 144/208 KB 544/590 KB 38/38 KB 452/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 192.9 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 136/208 KB 544/590 KB 38/38 KB 452/1710 KB 148/208 KB 544/590 KB 456/1710 KB 148/208 KB 544/590 KB 460/1710 KB 148/208 KB 544/590 KB 464/1710 KB 148/208 KB 544/590 KB 452/1710 KB 152/208 KB 544/590 KB 464/1710 KB 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 156/208 KB 544/590 KB 464/1710 KB 160/208 KB 544/590 KB 464/1710 KB 160/208 KB 544/590 KB 468/1710 KB 160/208 KB 544/590 KB 472/1710 KB 160/208 KB 544/590 KB 476/1710 KB 160/208 KB 544/590 KB 480/1710 KB 160/208 KB 544/590 KB 484/1710 KB 164/208 KB 544/590 KB 484/1710 KB 168/208 KB 544/590 KB 484/1710 KB 172/208 KB 544/590 KB 484/1710 KB 176/208 KB 544/590 KB 484/1710 KB 180/208 KB 544/590 KB 484/1710 KB 180/208 KB 544/590 KB 488/1710 KB 184/208 KB 544/590 KB 492/1710 KB 184/208 KB 544/590 KB 496/1710 KB 184/208 KB 544/590 KB 488/1710 KB 188/208 KB 544/590 KB 496/1710 KB 192/208 KB 544/590 KB 496/1710 KB 196/208 KB 544/590 KB 496/1710 KB 200/208 KB 544/590 KB 500/1710 KB 196/208 KB 544/590 KB 500/1710 KB 200/208 KB 544/590 KB 504/1710 KB 200/208 KB 544/590 KB 508/1710 KB 200/208 KB 544/590 KB 512/1710 KB 204/208 KB 544/590 KB 512/1710 KB 208/208 KB 544/590 KB 512/1710 KB 208/208 KB 544/590 KB 516/1710 KB 208/208 KB 544/590 KB 520/1710 KB 208/208 KB 544/590 KB 524/1710 KB 208/208 KB 544/590 KB 528/1710 KB 208/208 KB 544/590 KB 532/1710 KB 208/208 KB 544/590 KB 536/1710 KB 208/208 KB 544/590 KB 540/1710 KB 208/208 KB 544/590 KB 544/1710 KB 208/208 KB 548/590 KB 544/1710 KB 208/208 KB 552/590 KB 544/1710 KB 208/208 KB 556/590 KB 544/1710 KB 208/208 KB 560/590 KB 544/1710 KB 208/208 KB 564/590 KB 544/1710 KB 208/208 KB 568/590 KB 548/1710 KB 208/208 KB 572/590 KB 548/1710 KB 208/208 KB 576/590 KB 548/1710 KB 208/208 KB 564/590 KB 548/1710 KB 208/208 KB 576/590 KB 552/1710 KB 208/208 KB 576/590 KB 556/1710 KB 208/208 KB 576/590 KB 560/1710 KB 208/208 KB 576/590 KB 564/1710 KB 208/208 KB 580/590 KB 568/1710 KB 208/208 KB 580/590 KB 572/1710 KB 208/208 KB 580/590 KB 576/1710 KB 208/208 KB 580/590 KB 564/1710 KB 208/208 KB 584/590 KB 576/1710 KB 208/208 KB 588/590 KB 576/1710 KB 208/208 KB 590/590 KB 576/1710 KB 208/208 KB 590/590 KB 580/1710 KB 208/208 KB 590/590 KB 584/1710 KB 208/208 KB 590/590 KB 588/1710 KB 208/208 KB 590/590 KB 592/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 971.9 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 590/590 KB 596/1710 KB 590/590 KB 600/1710 KB 590/590 KB 604/1710 KB 590/590 KB 608/1710 KB 590/590 KB 612/1710 KB 590/590 KB 616/1710 KB 590/590 KB 620/1710 KB 590/590 KB 624/1710 KB 590/590 KB 628/1710 KB 590/590 KB 632/1710 KB 590/590 KB 636/1710 KB 590/590 KB 640/1710 KB 590/590 KB 644/1710 KB 590/590 KB 648/1710 KB 590/590 KB 652/1710 KB 590/590 KB 656/1710 KB 590/590 KB 660/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 2656.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 664/1710 KB 668/1710 KB 672/1710 KB 676/1710 KB 680/1710 KB 684/1710 KB 688/1710 KB 692/1710 KB 696/1710 KB 700/1710 KB 704/1710 KB 708/1710 KB 712/1710 KB 716/1710 KB 720/1710 KB 724/1710 KB 728/1710 KB 732/1710 KB 736/1710 KB 740/1710 KB 744/1710 KB 748/1710 KB 752/1710 KB 756/1710 KB 760/1710 KB 764/1710 KB 768/1710 KB 772/1710 KB 776/1710 KB 780/1710 KB 784/1710 KB 788/1710 KB 792/1710 KB 796/1710 KB 800/1710 KB 804/1710 KB 808/1710 KB 4/214 KB 808/1710 KB 8/214 KB 808/1710 KB 12/214 KB 808/1710 KB 16/214 KB 808/1710 KB 20/214 KB 808/1710 KB 4/223 KB 20/214 KB 808/1710 KB 8/223 KB 20/214 KB 808/1710 KB 12/223 KB 20/214 KB 808/1710 KB 16/223 KB 20/214 KB 808/1710 KB 20/223 KB 20/214 KB 808/1710 KB 20/223 KB 24/214 KB 808/1710 KB 20/223 KB 28/214 KB 808/1710 KB 20/223 KB 32/214 KB 808/1710 KB 24/223 KB 32/214 KB 808/1710 KB 28/223 KB 32/214 KB 808/1710 KB 32/223 KB 36/214 KB 808/1710 KB 36/223 KB 36/214 KB 808/1710 KB 40/223 KB 36/214 KB 808/1710 KB 28/223 KB 36/214 KB 808/1710 KB 40/223 KB 36/214 KB 4/531 KB 808/1710 KB 40/223 KB 36/214 KB 8/531 KB 808/1710 KB 40/223 KB 36/214 KB 12/531 KB 808/1710 KB 40/223 KB 36/214 KB 16/531 KB 808/1710 KB 40/223 KB 36/214 KB 20/531 KB 808/1710 KB 40/223 KB 36/214 KB 24/531 KB 808/1710 KB 40/223 KB 36/214 KB 28/531 KB 808/1710 KB 40/223 KB 36/214 KB 32/531 KB 808/1710 KB 40/223 KB 36/214 KB 36/531 KB 808/1710 KB 40/223 KB 40/214 KB 36/531 KB 808/1710 KB 40/223 KB 44/214 KB 40/531 KB 808/1710 KB 40/223 KB 48/214 KB 40/531 KB 808/1710 KB 40/223 KB 40/214 KB 40/531 KB 808/1710 KB 44/223 KB 48/214 KB 44/531 KB 808/1710 KB 44/223 KB 48/214 KB 48/531 KB 808/1710 KB 44/223 KB 48/214 KB 52/531 KB 808/1710 KB 44/223 KB 52/214 KB 56/531 KB 808/1710 KB 44/223 KB 52/214 KB 60/531 KB 808/1710 KB 44/223 KB 52/214 KB 64/531 KB 808/1710 KB 44/223 KB 48/214 KB 40/531 KB 808/1710 KB 48/223 KB 52/214 KB 64/531 KB 808/1710 KB 52/223 KB 52/214 KB 64/531 KB 808/1710 KB 44/223 KB 52/214 KB 52/531 KB 808/1710 KB 52/223 KB 56/214 KB 64/531 KB 808/1710 KB 52/223 KB 60/214 KB 64/531 KB 808/1710 KB 52/223 KB 63/214 KB 64/531 KB 808/1710 KB 56/223 KB 63/214 KB 64/531 KB 808/1710 KB 60/223 KB 63/214 KB 64/531 KB 808/1710 KB 64/223 KB 63/214 KB 64/531 KB 808/1710 KB 64/223 KB 67/214 KB 68/531 KB 808/1710 KB 64/223 KB 71/214 KB 68/531 KB 812/1710 KB 64/223 KB 63/214 KB 68/531 KB 808/1710 KB 64/223 KB 67/214 KB 68/531 KB 812/1710 KB 64/223 KB 71/214 KB 68/531 KB 816/1710 KB 64/223 KB 71/214 KB 68/531 KB 820/1710 KB 68/223 KB 75/214 KB 72/531 KB 824/1710 KB 68/223 KB 75/214 KB 72/531 KB 820/1710 KB 72/223 KB 75/214 KB 72/531 KB 828/1710 KB 76/223 KB 75/214 KB 72/531 KB 828/1710 KB 80/223 KB 75/214 KB 72/531 KB 828/1710 KB 84/223 KB 75/214 KB 72/531 KB 828/1710 KB 64/223 KB 71/214 KB 72/531 KB 820/1710 KB 84/223 KB 75/214 KB 76/531 KB 828/1710 KB 84/223 KB 75/214 KB 80/531 KB 828/1710 KB 64/223 KB 75/214 KB 72/531 KB 820/1710 KB 84/223 KB 79/214 KB 80/531 KB 828/1710 KB 84/223 KB 79/214 KB 84/531 KB 828/1710 KB 84/223 KB 83/214 KB 88/531 KB 828/1710 KB 84/223 KB 83/214 KB 92/531 KB 828/1710 KB 88/223 KB 83/214 KB 96/531 KB 828/1710 KB 68/223 KB 75/214 KB 72/531 KB 828/1710 KB 88/223 KB 83/214 KB 96/531 KB 832/1710 KB 88/223 KB 83/214 KB 96/531 KB 836/1710 KB 88/223 KB 83/214 KB 100/531 KB 840/1710 KB 88/223 KB 83/214 KB 100/531 KB 844/1710 KB 88/223 KB 83/214 KB 100/531 KB 848/1710 unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install KB 88/223 KB 83/214 KB 92/531 KB 828/1710 KB 84/223 KB 83/214 KB 84/531 KB 828/1710 KB 88/223 KB 87/214 KB 100/531 KB 848/1710 KB 88/223 KB 91/214 KB 100/531 KB 848/1710 KB 88/223 KB 95/214 KB 100/531 KB 848/1710 KB 92/223 KB 99/214 KB 100/531 KB 848/1710 KB 92/223 KB 103/214 KB 100/531 KB 852/1710 KB 92/223 KB 107/214 KB 100/531 KB 852/1710 KB 92/223 KB 111/214 KB 100/531 KB 852/1710 KB 88/223 KB 83/214 KB 100/531 KB 836/1710 KB 92/223 KB 111/214 KB 104/531 KB 852/1710 KB 92/223 KB 111/214 KB 108/531 KB 852/1710 KB 92/223 KB 111/214 KB 112/531 KB 852/1710 KB 92/223 KB 99/214 KB 100/531 KB 852/1710 KB 92/223 KB 111/214 KB 112/531 KB 856/1710 KB 92/223 KB 115/214 KB 116/531 KB 860/1710 KB 92/223 KB 115/214 KB 116/531 KB 864/1710 KB 92/223 KB 95/214 KB 100/531 KB 848/1710 KB 96/223 KB 115/214 KB 116/531 KB 864/1710 KB 100/223 KB 115/214 KB 116/531 KB 864/1710 KB 104/223 KB 115/214 KB 116/531 KB 864/1710 KB 108/223 KB 115/214 KB 116/531 KB 864/1710 KB 112/223 KB 115/214 KB 116/531 KB 864/1710 KB 116/223 KB 115/214 KB 116/531 KB 864/1710 KB 120/223 KB 115/214 KB 116/531 KB 868/1710 KB 124/223 KB 115/214 KB 116/531 KB 868/1710 KB 128/223 KB 115/214 KB 116/531 KB 868/1710 KB 92/223 KB 115/214 KB 116/531 KB 856/1710 KB 128/223 KB 119/214 KB 116/531 KB 868/1710 KB 128/223 KB 123/214 KB 116/531 KB 868/1710 KB 128/223 KB 127/214 KB 116/531 KB 868/1710 KB 92/223 KB 111/214 KB 116/531 KB 856/1710 KB 128/223 KB 127/214 KB 120/531 KB 868/1710 KB 128/223 KB 127/214 KB 124/531 KB 868/1710 KB 128/223 KB 127/214 KB 128/531 KB 868/1710 KB 128/223 KB 127/214 KB 132/531 KB 868/1710 KB 132/223 KB 131/214 KB 136/531 KB 868/1710 KB 132/223 KB 131/214 KB 140/531 KB 868/1710 KB 132/223 KB 131/214 KB 144/531 KB 868/1710 KB 116/223 KB 115/214 KB 116/531 KB 868/1710 KB 132/223 KB 131/214 KB 144/531 KB 872/1710 KB 132/223 KB 131/214 KB 144/531 KB 876/1710 KB 132/223 KB 131/214 KB 144/531 KB 880/1710 KB 132/223 KB 131/214 KB 132/531 KB 868/1710 KB 136/223 KB 131/214 KB 144/531 KB 880/1710 KB 140/223 KB 131/214 KB 144/531 KB 880/1710 KB 144/223 KB 131/214 KB 144/531 KB 880/1710 KB 148/223 KB 131/214 KB 144/531 KB 884/1710 KB 152/223 KB 131/214 KB 148/531 KB 884/1710 KB 156/223 KB 131/214 KB 148/531 KB 884/1710 KB 160/223 KB 131/214 KB 148/531 KB 884/1710 KB 128/223 KB 131/214 KB 132/531 KB 868/1710 KB 160/223 KB 135/214 KB 148/531 KB 884/1710 KB 160/223 KB 139/214 KB 148/531 KB 884/1710 KB 160/223 KB 143/214 KB 148/531 KB 884/1710 KB 160/223 KB 147/214 KB 148/531 KB 884/1710 KB 160/223 KB 151/214 KB 148/531 KB 884/1710 KB 160/223 KB 155/214 KB 148/531 KB 884/1710 KB 160/223 KB 159/214 KB 148/531 KB 884/1710 KB 148/223 KB 131/214 KB 148/531 KB 884/1710 KB 160/223 KB 159/214 KB 152/531 KB 884/1710 KB 160/223 KB 159/214 KB 156/531 KB 884/1710 KB 160/223 KB 159/214 KB 160/531 KB 884/1710 KB 144/223 KB 131/214 KB 144/531 KB 884/1710 KB 160/223 KB 159/214 KB 160/531 KB 888/1710 KB 160/223 KB 159/214 KB 160/531 KB 892/1710 KB 160/223 KB 159/214 KB 160/531 KB 896/1710 KB 160/223 KB 159/214 KB 160/531 KB 900/1710 KB 160/223 KB 163/214 KB 164/531 KB 904/1710 KB 160/223 KB 163/214 KB 164/531 KB 908/1710 KB 160/223 KB 163/214 KB 164/531 KB 912/1710 KB 160/223 KB 163/214 KB 164/531 KB 916/1710 KB 164/223 KB 163/214 KB 164/531 KB 920/1710 KB 164/223 KB 163/214 KB 164/531 KB 924/1710 KB 164/223 KB 163/214 KB 164/531 KB 928/1710 KB 160/223 KB 163/214 KB 164/531 KB 900/1710 KB 164/223 KB 167/2 unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 14 KB 164/531 KB 928/1710 KB 164/223 KB 171/214 KB 164/531 KB 928/1710 KB 164/223 KB 175/214 KB 164/531 KB 928/1710 KB 160/223 KB 159/214 KB 164/531 KB 900/1710 KB 164/223 KB 175/214 KB 168/531 KB 928/1710 KB 164/223 KB 175/214 KB 172/531 KB 928/1710 KB 164/223 KB 175/214 KB 176/531 KB 928/1710 KB 164/223 KB 163/214 KB 164/531 KB 916/1710 KB 168/223 KB 175/214 KB 176/531 KB 928/1710 KB 172/223 KB 175/214 KB 176/531 KB 928/1710 KB 176/223 KB 175/214 KB 176/531 KB 928/1710 KB 180/223 KB 175/214 KB 176/531 KB 928/1710 KB 184/223 KB 179/214 KB 180/531 KB 932/1710 KB 188/223 KB 179/214 KB 180/531 KB 932/1710 KB 192/223 KB 179/214 KB 180/531 KB 932/1710 KB 196/223 KB 179/214 KB 180/531 KB 932/1710 KB 200/223 KB 179/214 KB 180/531 KB 932/1710 KB 204/223 KB 179/214 KB 180/531 KB 932/1710 KB 208/223 KB 179/214 KB 180/531 KB 932/1710 KB 180/223 KB 179/214 KB 180/531 KB 932/1710 KB 208/223 KB 179/214 KB 180/531 KB 936/1710 KB 208/223 KB 179/214 KB 180/531 KB 940/1710 KB 208/223 KB 179/214 KB 180/531 KB 944/1710 KB 180/223 KB 179/214 KB 180/531 KB 928/1710 KB 208/223 KB 179/214 KB 184/531 KB 944/1710 KB 208/223 KB 179/214 KB 188/531 KB 944/1710 KB 208/223 KB 179/214 KB 192/531 KB 944/1710 KB 180/223 KB 179/214 KB 176/531 KB 928/1710 KB 208/223 KB 183/214 KB 192/531 KB 944/1710 KB 208/223 KB 187/214 KB 192/531 KB 944/1710 KB 208/223 KB 191/214 KB 192/531 KB 944/1710 KB 208/223 KB 191/214 KB 196/531 KB 944/1710 KB 208/223 KB 195/214 KB 200/531 KB 948/1710 KB 208/223 KB 195/214 KB 204/531 KB 948/1710 KB 208/223 KB 195/214 KB 208/531 KB 948/1710 KB 208/223 KB 195/214 KB 212/531 KB 948/1710 KB 212/223 KB 195/214 KB 216/531 KB 948/1710 KB 212/223 KB 195/214 KB 220/531 KB 948/1710 KB 212/223 KB 195/214 KB 224/531 KB 948/1710 KB 208/223 KB 195/214 KB 196/531 KB 948/1710 KB 212/223 KB 195/214 KB 224/531 KB 952/1710 KB 212/223 KB 195/214 KB 224/531 KB 956/1710 KB 212/223 KB 195/214 KB 224/531 KB 960/1710 KB 208/223 KB 195/214 KB 196/531 KB 944/1710 KB 212/223 KB 199/214 KB 224/531 KB 960/1710 KB 212/223 KB 203/214 KB 224/531 KB 960/1710 KB 212/223 KB 207/214 KB 224/531 KB 960/1710 KB 212/223 KB 211/214 KB 224/531 KB 960/1710 KB 212/223 KB 214/214 KB 224/531 KB 960/1710 KB 212/223 KB 214/214 KB 224/531 KB 964/1710 KB 212/223 KB 214/214 KB 228/531 KB 968/1710 KB 212/223 KB 214/214 KB 228/531 KB 972/1710 KB 212/223 KB 214/214 KB 228/531 KB 976/1710 KB 212/223 KB 195/214 KB 212/531 KB 948/1710 KB 216/223 KB 214/214 KB 228/531 KB 976/1710 KB 220/223 KB 214/214 KB 228/531 KB 976/1710 KB 223/223 KB 214/214 KB 228/531 KB 976/1710 KB 212/223 KB 214/214 KB 228/531 KB 964/1710 KB 223/223 KB 4/18 KB 214/214 KB 232/531 KB 980/1710 KB 223/223 KB 4/18 KB 214/214 KB 236/531 KB 980/1710 KB 223/223 KB 4/18 KB 214/214 KB 240/531 KB 980/1710 KB 223/223 KB 4/18 KB 214/214 KB 228/531 KB 980/1710 KB 223/223 KB 4/18 KB 214/214 KB 228/531 KB 976/1710 KB 223/223 KB 8/18 KB 214/214 KB 240/531 KB 980/1710 KB 223/223 KB 12/18 KB 214/214 KB 240/531 KB 980/1710 KB 223/223 KB 16/18 KB 214/214 KB 240/531 KB 980/1710 KB 223/223 KB 18/18 KB 214/214 KB 240/531 KB 980/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 755.7 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 223/223 KB 18/18 KB 244/531 KB 984/1710 KB 223/223 KB 18/18 KB 248/531 KB 984/1710 KB 223/223 KB 18/18 KB 240/531 KB 984/1710 KB 223/223 KB 18/18 KB 248/531 KB 988/1710 KB 223/223 KB 18/18 KB 248/531 KB 992/1710 KB 223/223 KB 18/18 KB 248/531 KB 996/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 223/223 KB 18/18 KB 252/531 KB 996/1710 KB 223/223 KB 18/18 KB 256/531 KB 996/1710 KB 223/223 KB 18/18 KB 260/531 KB 996/1710 KB 223/223 KB 18/18 KB 260/531 KB 1000/1710 KB 223/223 KB 18/18 KB 260/531 KB 1004/1710 KB 223/223 KB 18/18 KB 260/531 KB 1008/1710 KB 223/223 KB 18/18 KB 260/531 KB 1012/1710 KB 223/223 KB 18/18 KB 264/531 KB 1012/1710 KB 223/223 KB 18/18 KB 268/531 KB 1012/1710 KB 223/223 KB 18/18 KB 272/531 KB 1012/1710 KB 223/223 KB 18/18 KB 276/531 KB 1012/1710 KB 223/223 KB 18/18 KB 276/531 KB 1016/1710 KB 223/223 KB 18/18 KB 276/531 KB 1020/1710 KB 223/223 KB 18/18 KB 276/531 KB 1024/1710 KB 223/223 KB 18/18 KB 276/531 KB 1028/1710 KB 280/531 KB 1032/1710 KB 280/531 KB 1036/1710 KB 280/531 KB 1028/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 61.6 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 765.6 KB/sec) unit-abot-epc-basic-0: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 284/531 KB 1036/1710 KB 288/531 KB 1036/1710 KB 288/531 KB 4/1267 KB 1036/1710 KB 288/531 KB 8/1267 KB 1036/1710 KB 288/531 KB 12/1267 KB 1036/1710 KB 288/531 KB 12/1267 KB 4/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 8/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 12/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 16/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 20/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 24/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 28/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 32/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 36/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 40/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 44/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 48/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 52/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 56/109 KB 1036/1710 KB 288/531 KB 12/1267 KB 60/109 KB 1040/1710 KB 288/531 KB 12/1267 KB 64/109 KB 1040/1710 KB 288/531 KB 12/1267 KB 56/109 KB 1040/1710 KB 288/531 KB 12/1267 KB 64/109 KB 1044/1710 KB 292/531 KB 16/1267 KB 68/109 KB 1048/1710 KB 292/531 KB 16/1267 KB 68/109 KB 1052/1710 KB 292/531 KB 16/1267 KB 68/109 KB 1056/1710 KB 292/531 KB 16/1267 KB 68/109 KB 1044/1710 KB 292/531 KB 16/1267 KB 72/109 KB 1056/1710 KB 292/531 KB 16/1267 KB 76/109 KB 1056/1710 KB 292/531 KB 16/1267 KB 64/109 KB 1044/1710 KB 292/531 KB 20/1267 KB 80/109 KB 1056/1710 KB 292/531 KB 24/1267 KB 80/109 KB 1056/1710 KB 292/531 KB 28/1267 KB 80/109 KB 1056/1710 KB 292/531 KB 32/1267 KB 80/109 KB 1056/1710 KB 292/531 KB 12/1267 KB 64/109 KB 1044/1710 KB 296/531 KB 32/1267 KB 80/109 KB 1056/1710 KB 300/531 KB 4/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 4/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 296/531 KB 4/80 KB 32/1267 KB 80/109 KB 1056/1710 KB 304/531 KB 8/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 12/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 16/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 20/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 24/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 28/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 32/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 36/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 40/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 304/531 KB 44/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 308/531 KB 48/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 308/531 KB 52/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 296/531 KB 4/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 308/531 KB 52/80 KB 36/1267 KB 80/109 KB 1064/1710 KB 308/531 KB 52/80 KB 36/1267 KB 80/109 KB 1068/1710 KB 308/531 KB 52/80 KB 36/1267 KB 80/109 KB 1072/1710 KB 296/531 KB 4/80 KB 36/1267 KB 80/109 KB 1056/1710 KB 308/531 KB 52/80 KB 40/1267 KB 80/109 KB 1072/1710 KB 308/531 KB 52/80 KB 44/1267 KB 80/109 KB 1072/1710 KB 308/531 KB 52/80 KB 48/1267 KB 80/109 KB 1072/1710 KB 292/531 KB 16/1267 KB 80/109 KB 1056/1710 KB 308/531 KB 52/80 KB 48/1267 KB 84/109 KB 1072/1710 KB 308/531 KB 52/80 KB 48/1267 KB 88/109 KB 1072/1710 KB 308/531 KB 52/80 KB 48/1267 KB 92/109 KB 1072/1710 KB 308/531 KB 52/80 KB 48/1267 KB 96/109 KB 1072/1710 KB 308/531 KB 52/80 KB 48/1267 KB 100/109 KB 1076/1710 KB 308/531 KB 56/80 KB 52/1267 KB 104/109 KB 1076/1710 KB 308/531 KB 56/80 KB 52/1267 KB 108/109 KB 1076/1710 KB 308/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 308/531 KB 44/80 KB 36/1267 KB 80/109 KB 1060/1710 KB 312/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 316/531 KB 56/80 KB 52/1267 KB unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 109/109 KB 1076/1710 KB 320/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 324/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 328/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 332/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 336/531 KB 56/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 308/531 KB 56/80 KB 52/1267 KB 100/109 KB 1076/1710 KB 336/531 KB 60/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 336/531 KB 64/80 KB 52/1267 KB 109/109 KB 1076/1710 KB 308/531 KB 52/80 KB 52/1267 KB 100/109 KB 1076/1710 KB 336/531 KB 64/80 KB 56/1267 KB 109/109 KB 1076/1710 KB 336/531 KB 64/80 KB 60/1267 KB 109/109 KB 1076/1710 KB 340/531 KB 64/80 KB 64/1267 KB 109/109 KB 1076/1710 KB 308/531 KB 52/80 KB 48/1267 KB 96/109 KB 1076/1710 KB 340/531 KB 64/80 KB 64/1267 KB 109/109 KB 1080/1710 KB 340/531 KB 64/80 KB 64/1267 KB 109/109 KB 1084/1710 KB 340/531 KB 64/80 KB 64/1267 KB 109/109 KB 1088/1710 KB 340/531 KB 68/80 KB 64/1267 KB 109/109 KB 1088/1710 KB 340/531 KB 72/80 KB 64/1267 KB 109/109 KB 1092/1710 KB 340/531 KB 76/80 KB 64/1267 KB 109/109 KB 1092/1710 KB 340/531 KB 80/80 KB 64/1267 KB 109/109 KB 1092/1710 KB 340/531 KB 64/80 KB 60/1267 KB 109/109 KB 1076/1710 KB 344/531 KB 80/80 KB 68/1267 KB 109/109 KB 1092/1710 KB 348/531 KB 80/80 KB 68/1267 KB 109/109 KB 1092/1710 KB 352/531 KB 80/80 KB 68/1267 KB 109/109 KB 1092/1710 KB 356/531 KB 80/80 KB 68/1267 KB 109/109 KB 1092/1710 KB 360/531 KB 80/80 KB 68/1267 KB 1092/1710 KB 340/531 KB 80/80 KB 68/1267 KB 109/109 KB 1092/1710 KB 360/531 KB 80/80 KB 72/1267 KB 1092/1710 KB 340/531 KB 68/80 KB 64/1267 KB 109/109 KB 1092/1710 KB 360/531 KB 80/80 KB 76/1267 KB 1096/1710 KB 360/531 KB 80/80 KB 76/1267 KB 1100/1710 KB 360/531 KB 80/80 KB 76/1267 KB 1104/1710 KB 360/531 KB 80/80 KB 76/1267 KB 1108/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 336.0 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 364/531 KB 80/80 KB 76/1267 KB 1108/1710 KB 368/531 KB 80/80 KB 76/1267 KB 1108/1710 KB 360/531 KB 80/80 KB 76/1267 KB 1100/1710 KB 368/531 KB 80/80 KB 80/1267 KB 1108/1710 KB 368/531 KB 80/80 KB 84/1267 KB 1108/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 243.8 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 372/531 KB 88/1267 KB 1112/1710 KB 376/531 KB 88/1267 KB 1112/1710 KB 380/531 KB 88/1267 KB 1112/1710 KB 384/531 KB 88/1267 KB 1112/1710 KB 368/531 KB 88/1267 KB 1112/1710 KB 384/531 KB 92/1267 KB 1112/1710 KB 384/531 KB 96/1267 KB 1112/1710 KB 368/531 KB 84/1267 KB 1112/1710 KB 384/531 KB 96/1267 KB 1116/1710 KB 384/531 KB 96/1267 KB 1120/1710 KB 384/531 KB 96/1267 KB 1124/1710 KB 384/531 KB 100/1267 KB 1128/1710 KB 384/531 KB 100/1267 KB 1132/1710 KB 388/531 KB 100/1267 KB 1136/1710 KB 384/531 KB 100/1267 KB 1124/1710 KB 388/531 KB 104/1267 KB 1136/1710 KB 388/531 KB 108/1267 KB 1136/1710 KB 388/531 KB 112/1267 KB 1136/1710 KB 388/531 KB 116/1267 KB 1136/1710 KB 388/531 KB 120/1267 KB 1140/1710 KB 388/531 KB 124/1267 KB 1140/1710 KB 388/531 KB 128/1267 KB 1140/1710 KB 388/531 KB 100/1267 KB 1132/1710 KB 392/531 KB 128/1267 KB 1140/1710 KB 396/531 KB 128/1267 KB 1140/1710 KB 400/531 KB 128/1267 KB 1140/1710 KB 388/531 KB 116/1267 KB 1140/1710 KB 400/531 KB 128/1267 KB 1144/1710 KB 400/531 KB 128/1267 KB 1148/1710 KB 400/531 KB 128/1267 KB 1152/1710 KB 404/531 KB 128/1267 KB 1152/1710 KB 408/531 KB 132/1267 KB 1156/1710 KB 412/531 KB 132/1267 KB 1156/1710 KB 416/531 KB 132/1267 KB 1156/1710 KB 404/531 KB 132/1267 KB 1156/1710 KB 404/531 KB 132/1267 KB 1152/1710 KB 420/531 KB 132/1267 KB 1160/1710 KB 424/531 KB 136/1267 KB 1160/1710 KB 4/61 KB 428/531 KB 136/1267 KB 1160/1710 KB 416/531 KB 132/1267 KB 1160/1710 KB 4/61 KB 428/531 KB 136/1267 KB 1164/1710 KB 4/61 KB 428/531 KB 136/1267 KB 1168/1710 KB 4/61 KB 428/531 KB 136/1267 KB 1172/1710 KB 4/61 KB 424/531 KB 136/1267 KB 1160/1710 KB 8/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 12/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 16/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 20/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 24/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 28/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 32/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 420/531 KB 136/1267 KB 1160/1710 KB 32/61 KB 432/531 KB 140/1267 KB 1172/1710 KB 32/61 KB 432/531 KB 144/1267 KB 1172/1710 KB 36/61 KB 432/531 KB 144/1267 KB 1172/1710 KB 40/61 KB 432/531 KB 148/1267 KB 1172/1710 KB 44/61 KB 432/531 KB 148/1267 KB 1172/1710 KB 4/61 KB 432/531 KB 136/1267 KB 1172/1710 KB 44/61 KB 436/531 KB 148/1267 KB 1176/1710 KB 44/61 KB 432/531 KB 148/1267 KB 1176/1710 KB 48/61 KB 436/531 KB 148/1267 KB 1180/1710 KB 48/61 KB 436/531 KB 148/1267 KB 1184/1710 KB 36/61 KB 432/531 KB 148/1267 KB 1172/1710 KB 48/61 KB 436/531 KB 152/1267 KB 1184/1710 KB 48/61 KB 436/531 KB 156/1267 KB 1184/1710 KB 48/61 KB 436/531 KB 160/1267 KB 1184/1710 KB 48/61 KB 436/531 KB 148/1267 KB 1176/1710 KB 52/61 KB 436/531 KB 160/1267 KB 1184/1710 KB 56/61 KB 440/531 KB 164/1267 KB 1188/1710 KB 60/61 KB 440/531 KB 164/1267 KB 1188/1710 KB 61/61 KB 440/531 KB 164/1267 KB 1188/1710 KB 52/61 KB 440/531 KB 164/1267 KB 1188/1710 KB 61/61 KB 444/531 KB 164/1267 KB 1188/1710 KB 61/61 KB 448/531 KB 164/1267 KB 1188/1710 KB 61/61 KB 452/531 KB 164/1267 KB 1188/1710 KB 52/61 KB 436/531 KB 164/1267 KB 1188/1710 KB 61/61 KB 452/531 KB 164/1267 KB 1192/1710 KB 52/61 KB 436/531 KB 164/1267 KB 1184/1710 KB 61/61 KB 452/531 KB 168/1267 KB 1192/1710 KB 61/61 KB 452/531 KB 172/1267 KB 1192/1710 KB 61/61 KB 452/531 KB 176/1267 KB 1192/1710 KB 61/61 KB 452/531 KB 176/1267 KB 1196/1710 KB 61/61 KB 452/531 KB 176/1267 KB 1200/1710 KB 61/61 KB 452/531 KB 180/1267 KB 1200/1710 KB 61/61 K unit-mysql-0: 03:01:02 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 03:01:02 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install B 456/531 KB 184/1267 KB 1204/1710 KB 61/61 KB 456/531 KB 188/1267 KB 1204/1710 KB 61/61 KB 456/531 KB 180/1267 KB 1204/1710 KB 61/61 KB 456/531 KB 180/1267 KB 1200/1710 KB 61/61 KB 460/531 KB 188/1267 KB 1208/1710 KB 61/61 KB 464/531 KB 188/1267 KB 1208/1710 KB 61/61 KB 468/531 KB 188/1267 KB 1208/1710 KB 61/61 KB 456/531 KB 188/1267 KB 1208/1710 KB 61/61 KB 468/531 KB 192/1267 KB 1208/1710 KB 61/61 KB 468/531 KB 192/1267 KB 1212/1710 KB 61/61 KB 468/531 KB 192/1267 KB 1216/1710 KB 61/61 KB 468/531 KB 192/1267 KB 1220/1710 KB 61/61 KB 472/531 KB 196/1267 KB 1224/1710 KB 472/531 KB 196/1267 KB 1228/1710 KB 472/531 KB 196/1267 KB 1232/1710 KB 61/61 KB 472/531 KB 196/1267 KB 1220/1710 KB 476/531 KB 196/1267 KB 1232/1710 KB 480/531 KB 196/1267 KB 1232/1710 KB 61/61 KB 468/531 KB 196/1267 KB 1220/1710 KB 480/531 KB 200/1267 KB 1232/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 173.0 KB/sec) unit-abot-epc-basic-0: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 484/531 KB 200/1267 KB 1232/1710 KB 488/531 KB 204/1267 KB 1236/1710 KB 492/531 KB 204/1267 KB 1236/1710 KB 496/531 KB 204/1267 KB 1236/1710 KB 484/531 KB 204/1267 KB 1236/1710 KB 496/531 KB 204/1267 KB 1240/1710 KB 496/531 KB 204/1267 KB 1244/1710 KB 496/531 KB 204/1267 KB 1248/1710 KB 500/531 KB 204/1267 KB 1252/1710 KB 484/531 KB 204/1267 KB 1232/1710 KB 500/531 KB 208/1267 KB 1252/1710 KB 500/531 KB 212/1267 KB 1252/1710 KB 500/531 KB 216/1267 KB 1252/1710 KB 500/531 KB 220/1267 KB 1252/1710 KB 500/531 KB 224/1267 KB 1252/1710 KB 500/531 KB 204/1267 KB 1248/1710 KB 4/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 8/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 12/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 16/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 20/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 24/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 28/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 32/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 36/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 40/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 44/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 48/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 52/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 56/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 60/1044 KB 500/531 KB 224/1267 KB 1252/1710 KB 60/1044 KB 504/531 KB 224/1267 KB 1252/1710 KB 64/1044 KB 504/531 KB 228/1267 KB 1252/1710 KB 64/1044 KB 504/531 KB 232/1267 KB 1252/1710 KB 64/1044 KB 508/531 KB 236/1267 KB 1252/1710 KB 64/1044 KB 504/531 KB 224/1267 KB 1252/1710 KB 68/1044 KB 508/531 KB 236/1267 KB 1256/1710 KB 64/1044 KB 508/531 KB 236/1267 KB 1256/1710 KB 64/1044 KB 508/531 KB 232/1267 KB 1252/1710 KB 68/1044 KB 512/531 KB 240/1267 KB 1256/1710 KB 68/1044 KB 512/531 KB 240/1267 KB 1260/1710 KB 68/1044 KB 512/531 KB 240/1267 KB 1264/1710 KB 68/1044 KB 512/531 KB 240/1267 KB 1268/1710 KB 72/1044 KB 516/531 KB 240/1267 KB 1272/1710 KB 72/1044 KB 516/531 KB 240/1267 KB 1276/1710 KB 72/1044 KB 516/531 KB 240/1267 KB 1280/1710 KB 72/1044 KB 516/531 KB 240/1267 KB 1284/1710 KB 68/1044 KB 508/531 KB 240/1267 KB 1256/1710 KB 72/1044 KB 516/531 KB 244/1267 KB 1284/1710 KB 72/1044 KB 516/531 KB 248/1267 KB 1284/1710 KB 72/1044 KB 516/531 KB 252/1267 KB 1284/1710 KB 72/1044 KB 516/531 KB 256/1267 KB 1284/1710 KB 72/1044 KB 516/531 KB 240/1267 KB 1268/1710 KB 76/1044 KB 516/531 KB 256/1267 KB 1284/1710 KB 68/1044 KB 516/531 KB 240/1267 KB 1268/1710 KB 80/1044 KB 520/531 KB 256/1267 KB 1284/1710 KB 80/1044 KB 524/531 KB 256/1267 KB 1284/1710 KB 80/1044 KB 528/531 KB 256/1267 KB 1284/1710 KB 80/1044 KB 516/531 KB 256/1267 KB 1284/1710 KB 84/1044 KB 528/531 KB 256/1267 KB 1284/1710 KB 88/1044 KB 531/531 KB 260/1267 KB 1284/1710 KB 92/1044 KB 531/531 KB 260/1267 KB 1284/1710 KB 96/1044 KB 531/531 KB 260/1267 KB 1284/1710 KB 84/1044 KB 531/531 KB 260/1267 KB 1284/1710 KB 96/1044 KB 531/531 KB 264/1267 KB 1284/1710 KB 96/1044 KB 531/531 KB 268/1267 KB 1284/1710 KB 96/1044 KB 531/531 KB 272/1267 KB 1284/1710 KB 96/1044 KB 531/531 KB 276/1267 KB 1284/1710 KB 100/1044 KB 531/531 KB 280/1267 KB 1288/1710 KB 100/1044 KB 531/531 KB 284/1267 KB 1288/1710 KB 84/1044 KB 531/531 KB 256/1267 KB 1284/1710 KB 100/1044 KB 531/531 KB 276/1267 KB 1288/1710 KB 96/1044 KB 531/531 KB 276/1267 KB 1288/1710 KB 100/1044 KB 531/531 KB 284/1267 KB 1292/1710 KB 104/1044 KB 531/531 KB 284/1267 KB 1296/1710 KB 108/1044 KB 531/531 KB 284/1267 KB 1296/1710 KB 112/1044 KB 531/531 KB 284/1267 KB 129 unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 6/1710 KB 104/1044 KB 531/531 KB 284/1267 KB 1296/1710 KB 112/1044 KB 531/531 KB 284/1267 KB 1300/1710 KB 116/1044 KB 531/531 KB 288/1267 KB 1304/1710 KB 116/1044 KB 531/531 KB 288/1267 KB 1308/1710 KB 116/1044 KB 531/531 KB 288/1267 KB 1312/1710 KB 116/1044 KB 531/531 KB 288/1267 KB 1300/1710 KB 116/1044 KB 531/531 KB 292/1267 KB 1312/1710 KB 116/1044 KB 531/531 KB 296/1267 KB 1312/1710 KB 116/1044 KB 531/531 KB 300/1267 KB 1312/1710 KB 116/1044 KB 531/531 KB 304/1267 KB 1312/1710 KB 116/1044 KB 531/531 KB 308/1267 KB 1312/1710 KB 116/1044 KB 531/531 KB 312/1267 KB 1316/1710 KB 116/1044 KB 531/531 KB 316/1267 KB 1316/1710 KB 116/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB 116/1044 KB 531/531 KB 284/1267 KB 1300/1710 KB 120/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB 124/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB 128/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB 132/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB 136/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB 140/1044 KB 531/531 KB 320/1267 KB 1316/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1414.2 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 116/1044 KB 531/531 KB 308/1267 KB 1316/1710 KB 4/1063 KB 144/1044 KB 320/1267 KB 1316/1710 KB 8/1063 KB 144/1044 KB 320/1267 KB 1316/1710 KB 12/1063 KB 144/1044 KB 320/1267 KB 1316/1710 KB 16/1063 KB 144/1044 KB 320/1267 KB 1316/1710 KB 16/1063 KB 144/1044 KB 320/1267 KB 1320/1710 KB 16/1063 KB 144/1044 KB 320/1267 KB 1324/1710 KB 16/1063 KB 144/1044 KB 320/1267 KB 1328/1710 KB 16/1063 KB 144/1044 KB 320/1267 KB 1332/1710 KB 16/1063 KB 144/1044 KB 324/1267 KB 1336/1710 KB 144/1044 KB 531/531 KB 320/1267 KB 1332/1710 KB 16/1063 KB 144/1044 KB 324/1267 KB 1340/1710 KB 16/1063 KB 148/1044 KB 324/1267 KB 1344/1710 KB 16/1063 KB 148/1044 KB 324/1267 KB 1348/1710 KB 16/1063 KB 148/1044 KB 324/1267 KB 1352/1710 KB 16/1063 KB 148/1044 KB 324/1267 KB 1356/1710 KB 16/1063 KB 148/1044 KB 324/1267 KB 1360/1710 KB 16/1063 KB 144/1044 KB 324/1267 KB 1332/1710 KB 16/1063 KB 148/1044 KB 328/1267 KB 1360/1710 KB 16/1063 KB 148/1044 KB 332/1267 KB 1360/1710 KB 16/1063 KB 148/1044 KB 336/1267 KB 1360/1710 KB 16/1063 KB 148/1044 KB 324/1267 KB 1344/1710 KB 16/1063 KB 152/1044 KB 336/1267 KB 1360/1710 KB 16/1063 KB 156/1044 KB 336/1267 KB 1360/1710 KB 16/1063 KB 160/1044 KB 336/1267 KB 1360/1710 KB 16/1063 KB 160/1044 KB 340/1267 KB 1360/1710 KB 16/1063 KB 164/1044 KB 344/1267 KB 1360/1710 KB 16/1063 KB 164/1044 KB 348/1267 KB 1360/1710 KB 16/1063 KB 164/1044 KB 352/1267 KB 1360/1710 KB 16/1063 KB 164/1044 KB 356/1267 KB 1360/1710 KB 16/1063 KB 164/1044 KB 360/1267 KB 1364/1710 KB 16/1063 KB 164/1044 KB 364/1267 KB 1364/1710 KB 16/1063 KB 164/1044 KB 368/1267 KB 1364/1710 KB 16/1063 KB 164/1044 KB 340/1267 KB 1360/1710 KB 16/1063 KB 168/1044 KB 368/1267 KB 1364/1710 KB 16/1063 KB 172/1044 KB 368/1267 KB 1364/1710 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 4/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 8/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 12/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 16/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 20/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 24/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 28/713 KB 16/1063 KB 176/1044 KB 368/1267 KB 1364/1710 KB 16/1063 KB 164/1044 KB 356/1267 KB 1364/1710 KB 28/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1364/1710 KB 32/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1368/1710 KB 32/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1372/1710 KB 32/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1376/1710 KB 32/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1364/1710 KB 36/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1376/1710 KB 40/713 KB 16/1063 KB 184/1044 KB 372/1267 KB 1380/1710 KB 44/713 KB 16/1063 KB 184/1044 KB 372/1267 KB 1380/1710 KB 48/713 KB 16/1063 KB 184/1044 KB 372/1267 KB 1380/1710 KB 36/713 KB 16/1063 KB 184/1044 KB 372/1267 KB 1380/1710 KB 48/713 KB 20/1063 KB 184/1044 KB 376/1267 KB 1380/1710 KB 48/713 KB 20/1063 KB 184/1044 KB 380/1267 KB 1380/1710 KB 48/713 KB 20/1063 KB 184/1044 KB 384/1267 KB 1380/1710 KB 48/713 KB 20/1063 KB 184/1044 KB 388/1267 KB 1380/1710 KB 36/713 KB 16/1063 KB 184/1044 KB 368/1267 KB 1380/1710 KB 52/713 KB 20/1063 KB 188/1044 KB 388/1267 KB 1380/1710 KB 52/713 KB 20/1063 KB 192/1044 KB 388/1267 KB 1380/1710 KB 52/713 KB 20/1063 KB 196/1044 KB 388/1267 KB 1380/1710 KB 52/713 KB 20/1063 KB 200/1044 KB 388/1267 KB 1380/1710 KB 52/713 KB 20/1063 KB 204/1044 KB 388/1267 KB 1380/1710 KB 36/713 KB 16/1063 KB 180/1044 KB 368/1267 KB 1380/1710 KB 5 unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 2/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1384/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1388/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1392/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1396/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1400/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1404/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1408/1710 KB 52/713 KB 20/1063 KB 184/1044 KB 388/1267 KB 1380/1710 KB 48/713 KB 20/1063 KB 184/1044 KB 372/1267 KB 1380/1710 KB 52/713 KB 24/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 28/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 32/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 36/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 40/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 44/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 48/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 52/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 56/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 60/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 64/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 68/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 72/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 76/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 80/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 84/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 88/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 92/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 96/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 100/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 56/713 KB 104/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 56/713 KB 108/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 56/713 KB 112/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 56/713 KB 112/1063 KB 208/1044 KB 396/1267 KB 1408/1710 KB 56/713 KB 112/1063 KB 208/1044 KB 400/1267 KB 1412/1710 KB 52/713 KB 20/1063 KB 208/1044 KB 388/1267 KB 1380/1710 KB 56/713 KB 112/1063 KB 208/1044 KB 396/1267 KB 1412/1710 KB 56/713 KB 100/1063 KB 208/1044 KB 392/1267 KB 1408/1710 KB 60/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 64/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 68/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 72/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 216/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 220/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 224/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 228/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 116/1063 KB 232/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 116/1063 KB 236/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 116/1063 KB 240/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 120/1063 KB 240/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 124/1063 KB 240/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 128/1063 KB 240/1044 KB 404/1267 KB 1416/1710 KB 76/713 KB 116/1063 KB 212/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 128/1063 KB 240/1044 KB 404/1267 KB 1420/1710 KB 80/713 KB 128/1063 KB 240/1044 KB 404/1267 KB 1424/1710 KB 80/713 KB 116/1063 KB 228/1044 KB 404/1267 KB 1416/1710 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 76/713 KB 116/1063 KB 228/1044 KB 404/1267 KB 1416/1710 KB 80/713 KB 128/1063 KB 240/1044 KB 408/1267 KB 1424/1710 KB 80/713 KB 128/1063 KB 240/1044 KB 412/1267 KB 1424/1710 KB 80/713 KB 128/1063 KB 240/1044 KB 416/1267 KB 1424/1710 KB 80/713 KB 132/1063 KB 240/1044 KB 420/1267 KB 1428/1710 KB 84/713 KB 132/1063 KB 244/1044 KB 424/1267 KB 1428/1710 KB 84/713 KB 132/1063 KB 244/1044 KB 428/1267 KB 1428/1710 KB 80/713 KB 132/1063 KB 240/1044 KB 416/1267 KB 1428/1710 KB 84/713 KB 132/1063 KB 244/1044 KB 428/1267 KB 1432/1710 KB 84/713 KB 132/1063 KB 244/1044 KB 428/1267 KB 1436/1710 KB 84/713 KB 132/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 80/713 KB 132/1063 KB 240/1044 KB 416/1267 KB 1424/1710 KB 84/713 KB 136/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 84/713 KB 140/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 84/713 KB 132/1063 KB 244/1044 KB 420/1267 KB 1428/1710 KB 84/713 KB 132/1063 KB 240/1044 KB 420/1267 KB 1428/1710 KB 88/713 KB 144/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 92/713 KB 144/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 96/713 KB 144/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 100/713 KB 144/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 104/713 KB 144/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 108/713 KB 144/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 112/713 KB 144/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 84/713 KB 144/1063 KB 244/1044 KB 428/1267 KB 1440/1710 KB 112/713 KB 148/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 112/713 KB 152/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 112/713 KB 156/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 112/713 KB 160/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 116/713 KB 164/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 116/713 KB 168/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 116/713 KB 172/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 116/713 KB 176/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 100/713 KB 144/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 116/713 KB 176/1063 KB 248/1044 KB 432/1267 KB 1448/1710 KB 100/713 KB 144/1063 KB 248/1044 KB 432/1267 KB 1440/1710 KB 116/713 KB 176/1063 KB 252/1044 KB 432/1267 KB 1452/1710 KB 100/713 KB 144/1063 KB 244/1044 KB 432/1267 KB 1440/1710 KB 116/713 KB 176/1063 KB 256/1044 KB 432/1267 KB 1452/1710 KB 116/713 KB 176/1063 KB 260/1044 KB 432/1267 KB 1452/1710 KB 116/713 KB 176/1063 KB 264/1044 KB 436/1267 KB 1452/1710 KB 116/713 KB 176/1063 KB 268/1044 KB 436/1267 KB 1452/1710 KB 116/713 KB 176/1063 KB 272/1044 KB 436/1267 KB 1452/1710 KB 116/713 KB 160/1063 KB 248/1044 KB 432/1267 KB 1444/1710 KB 120/713 KB 176/1063 KB 272/1044 KB 436/1267 KB 1452/1710 KB 124/713 KB 176/1063 KB 272/1044 KB 436/1267 KB 1452/1710 KB 128/713 KB 176/1063 KB 272/1044 KB 436/1267 KB 1452/1710 KB 116/713 KB 176/1063 KB 260/1044 KB 436/1267 KB 1452/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 436/1267 KB 1456/1710 KB 116/713 KB 176/1063 KB 260/1044 KB 436/1267 KB 1452/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 440/1267 KB 1456/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 444/1267 KB 1456/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 448/1267 KB 1456/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 452/1267 KB 1456/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 456/1267 KB 1460/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 460/1267 KB 1460/1710 KB 132/713 KB 176/1063 KB 276/1044 KB 464/1267 KB 1460/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 436/1267 KB 1452/1710 KB 132/713 KB 176/1063 KB 280/1044 KB 464/1267 KB 1460/1710 K unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install B 132/713 KB 176/1063 KB 284/1044 KB 464/1267 KB 1460/1710 KB 132/713 KB 176/1063 KB 288/1044 KB 468/1267 KB 1460/1710 KB 132/713 KB 176/1063 KB 276/1044 KB 460/1267 KB 1460/1710 KB 128/713 KB 176/1063 KB 276/1044 KB 452/1267 KB 1460/1710 KB 132/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1464/1710 KB 132/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1468/1710 KB 132/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1472/1710 KB 132/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1476/1710 KB 136/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1480/1710 KB 136/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1484/1710 KB 136/713 KB 180/1063 KB 292/1044 KB 468/1267 KB 1488/1710 KB 132/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1460/1710 KB 136/713 KB 184/1063 KB 292/1044 KB 468/1267 KB 1488/1710 KB 136/713 KB 188/1063 KB 292/1044 KB 468/1267 KB 1488/1710 KB 136/713 KB 192/1063 KB 292/1044 KB 468/1267 KB 1488/1710 KB 132/713 KB 176/1063 KB 284/1044 KB 468/1267 KB 1460/1710 KB 136/713 KB 192/1063 KB 292/1044 KB 472/1267 KB 1488/1710 KB 136/713 KB 192/1063 KB 292/1044 KB 476/1267 KB 1488/1710 KB 136/713 KB 192/1063 KB 292/1044 KB 480/1267 KB 1488/1710 KB 136/713 KB 192/1063 KB 292/1044 KB 484/1267 KB 1488/1710 KB 136/713 KB 196/1063 KB 292/1044 KB 488/1267 KB 1492/1710 KB 136/713 KB 180/1063 KB 292/1044 KB 468/1267 KB 1484/1710 KB 136/713 KB 196/1063 KB 296/1044 KB 488/1267 KB 1492/1710 KB 136/713 KB 196/1063 KB 300/1044 KB 488/1267 KB 1492/1710 KB 136/713 KB 196/1063 KB 304/1044 KB 488/1267 KB 1492/1710 KB 136/713 KB 180/1063 KB 288/1044 KB 468/1267 KB 1476/1710 KB 140/713 KB 196/1063 KB 304/1044 KB 488/1267 KB 1492/1710 KB 144/713 KB 196/1063 KB 304/1044 KB 488/1267 KB 1492/1710 KB 148/713 KB 196/1063 KB 304/1044 KB 488/1267 KB 1492/1710 KB 152/713 KB 196/1063 KB 308/1044 KB 488/1267 KB 1492/1710 KB 136/713 KB 196/1063 KB 292/1044 KB 484/1267 KB 1492/1710 KB 136/713 KB 196/1063 KB 292/1044 KB 484/1267 KB 1488/1710 KB 156/713 KB 196/1063 KB 308/1044 KB 488/1267 KB 1492/1710 KB 160/713 KB 200/1063 KB 308/1044 KB 488/1267 KB 1496/1710 KB 148/713 KB 196/1063 KB 308/1044 KB 488/1267 KB 1492/1710 KB 160/713 KB 200/1063 KB 308/1044 KB 492/1267 KB 1496/1710 KB 156/713 KB 200/1063 KB 308/1044 KB 488/1267 KB 1496/1710 KB 156/713 KB 200/1063 KB 308/1044 KB 488/1267 KB 1492/1710 KB 160/713 KB 204/1063 KB 308/1044 KB 492/1267 KB 1496/1710 KB 164/713 KB 208/1063 KB 308/1044 KB 492/1267 KB 1500/1710 KB 164/713 KB 208/1063 KB 312/1044 KB 492/1267 KB 1500/1710 KB 164/713 KB 208/1063 KB 312/1044 KB 496/1267 KB 1504/1710 KB 160/713 KB 208/1063 KB 312/1044 KB 496/1267 KB 1500/1710 KB 164/713 KB 208/1063 KB 312/1044 KB 496/1267 KB 1500/1710 KB 164/713 KB 212/1063 KB 312/1044 KB 496/1267 KB 1504/1710 KB 164/713 KB 216/1063 KB 316/1044 KB 500/1267 KB 1508/1710 KB 164/713 KB 212/1063 KB 316/1044 KB 500/1267 KB 1508/1710 KB 164/713 KB 212/1063 KB 316/1044 KB 500/1267 KB 1504/1710 KB 164/713 KB 212/1063 KB 316/1044 KB 496/1267 KB 1504/1710 KB 164/713 KB 216/1063 KB 320/1044 KB 500/1267 KB 1508/1710 KB 164/713 KB 216/1063 KB 324/1044 KB 500/1267 KB 1508/1710 KB 164/713 KB 220/1063 KB 328/1044 KB 504/1267 KB 1512/1710 KB 164/713 KB 208/1063 KB 308/1044 KB 500/1267 KB 1508/1710 KB 168/713 KB 220/1063 KB 328/1044 KB 504/1267 KB 1512/1710 KB 164/713 KB 220/1063 KB 324/1044 KB 504/1267 KB 1512/1710 KB 164/713 KB 216/1063 KB 324/1044 KB 504/1267 KB 1512/1710 KB 164/713 KB 216/1063 KB 324/1044 KB 504/1267 KB 1508/1710 KB 168/713 KB 220/1063 KB 328/1044 KB 508 unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install /1267 KB 1512/1710 KB 168/713 KB 224/1063 KB 328/1044 KB 512/1267 KB 1512/1710 KB 172/713 KB 224/1063 KB 328/1044 KB 512/1267 KB 1516/1710 KB 168/713 KB 224/1063 KB 328/1044 KB 512/1267 KB 1516/1710 KB 172/713 KB 224/1063 KB 328/1044 KB 512/1267 KB 1516/1710 KB 172/713 KB 224/1063 KB 328/1044 KB 516/1267 KB 1516/1710 KB 176/713 KB 228/1063 KB 332/1044 KB 520/1267 KB 1520/1710 KB 176/713 KB 228/1063 KB 332/1044 KB 516/1267 KB 1520/1710 KB 176/713 KB 228/1063 KB 336/1044 KB 520/1267 KB 1520/1710 KB 176/713 KB 228/1063 KB 340/1044 KB 520/1267 KB 1520/1710 KB 176/713 KB 228/1063 KB 328/1044 KB 516/1267 KB 1520/1710 KB 176/713 KB 224/1063 KB 328/1044 KB 516/1267 KB 1520/1710 KB 176/713 KB 224/1063 KB 328/1044 KB 516/1267 KB 1516/1710 KB 180/713 KB 228/1063 KB 340/1044 KB 524/1267 KB 1520/1710 KB 184/713 KB 232/1063 KB 340/1044 KB 524/1267 KB 1524/1710 KB 176/713 KB 228/1063 KB 340/1044 KB 524/1267 KB 1520/1710 KB 180/713 KB 232/1063 KB 340/1044 KB 524/1267 KB 1524/1710 KB 180/713 KB 228/1063 KB 340/1044 KB 524/1267 KB 1524/1710 KB 184/713 KB 236/1063 KB 340/1044 KB 524/1267 KB 1524/1710 KB 184/713 KB 240/1063 KB 340/1044 KB 528/1267 KB 1524/1710 KB 188/713 KB 240/1063 KB 340/1044 KB 528/1267 KB 1528/1710 KB 184/713 KB 240/1063 KB 340/1044 KB 528/1267 KB 1528/1710 KB 184/713 KB 240/1063 KB 340/1044 KB 528/1267 KB 1528/1710 KB 188/713 KB 240/1063 KB 340/1044 KB 532/1267 KB 1528/1710 KB 192/713 KB 244/1063 KB 344/1044 KB 536/1267 KB 1532/1710 KB 192/713 KB 244/1063 KB 344/1044 KB 532/1267 KB 1532/1710 KB 192/713 KB 240/1063 KB 344/1044 KB 532/1267 KB 1532/1710 KB 192/713 KB 240/1063 KB 344/1044 KB 532/1267 KB 1528/1710 KB 188/713 KB 240/1063 KB 344/1044 KB 532/1267 KB 1528/1710 KB 192/713 KB 244/1063 KB 348/1044 KB 536/1267 KB 1532/1710 KB 192/713 KB 244/1063 KB 352/1044 KB 536/1267 KB 1536/1710 KB 192/713 KB 244/1063 KB 356/1044 KB 536/1267 KB 1536/1710 KB 196/713 KB 248/1063 KB 360/1044 KB 540/1267 KB 1536/1710 KB 192/713 KB 244/1063 KB 348/1044 KB 536/1267 KB 1536/1710 KB 196/713 KB 248/1063 KB 360/1044 KB 540/1267 KB 1540/1710 KB 196/713 KB 248/1063 KB 356/1044 KB 540/1267 KB 1536/1710 KB 196/713 KB 248/1063 KB 356/1044 KB 536/1267 KB 1536/1710 KB 196/713 KB 244/1063 KB 356/1044 KB 536/1267 KB 1536/1710 KB 200/713 KB 252/1063 KB 360/1044 KB 540/1267 KB 1540/1710 KB 200/713 KB 256/1063 KB 360/1044 KB 540/1267 KB 1540/1710 KB 200/713 KB 256/1063 KB 360/1044 KB 540/1267 KB 1544/1710 KB 200/713 KB 256/1063 KB 360/1044 KB 544/1267 KB 1544/1710 KB 200/713 KB 256/1063 KB 360/1044 KB 540/1267 KB 1544/1710 KB 204/713 KB 256/1063 KB 360/1044 KB 544/1267 KB 1544/1710 KB 204/713 KB 256/1063 KB 360/1044 KB 548/1267 KB 1548/1710 KB 208/713 KB 260/1063 KB 364/1044 KB 552/1267 KB 1548/1710 KB 204/713 KB 256/1063 KB 360/1044 KB 544/1267 KB 1548/1710 KB 208/713 KB 260/1063 KB 364/1044 KB 552/1267 KB 1552/1710 KB 208/713 KB 260/1063 KB 364/1044 KB 552/1267 KB 1556/1710 KB 208/713 KB 260/1063 KB 364/1044 KB 548/1267 KB 1548/1710 KB 208/713 KB 256/1063 KB 364/1044 KB 548/1267 KB 1548/1710 KB 208/713 KB 256/1063 KB 360/1044 KB 548/1267 KB 1548/1710 KB 208/713 KB 260/1063 KB 368/1044 KB 556/1267 KB 1556/1710 KB 208/713 KB 260/1063 KB 372/1044 KB 556/1267 KB 1556/1710 KB 212/713 KB 264/1063 KB 376/1044 KB 556/1267 KB 1556/1710 KB 212/713 KB 264/1063 KB 380/1044 KB 556/1267 KB 1556/1710 KB 208/713 KB 260/1063 KB 364/1044 KB 556/1267 KB 1556/1710 KB 212/713 KB 264/1063 KB 380/1044 KB 560/1267 KB 1560/1710 KB 212/713 KB 264/1063 unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install KB 380/1044 KB 564/1267 KB 1560/1710 KB 212/713 KB 264/1063 KB 380/1044 KB 556/1267 KB 1560/1710 KB 212/713 KB 264/1063 KB 372/1044 KB 556/1267 KB 1556/1710 KB 212/713 KB 260/1063 KB 372/1044 KB 556/1267 KB 1556/1710 KB 212/713 KB 268/1063 KB 384/1044 KB 564/1267 KB 1560/1710 KB 216/713 KB 272/1063 KB 384/1044 KB 564/1267 KB 1560/1710 KB 216/713 KB 276/1063 KB 384/1044 KB 564/1267 KB 1560/1710 KB 216/713 KB 280/1063 KB 384/1044 KB 564/1267 KB 1564/1710 KB 212/713 KB 264/1063 KB 384/1044 KB 564/1267 KB 1560/1710 KB 216/713 KB 280/1063 KB 388/1044 KB 568/1267 KB 1564/1710 KB 216/713 KB 280/1063 KB 384/1044 KB 568/1267 KB 1564/1710 KB 216/713 KB 276/1063 KB 384/1044 KB 564/1267 KB 1564/1710 KB 216/713 KB 268/1063 KB 384/1044 KB 564/1267 KB 1560/1710 KB 220/713 KB 284/1063 KB 388/1044 KB 568/1267 KB 1564/1710 KB 224/713 KB 284/1063 KB 388/1044 KB 568/1267 KB 1564/1710 KB 228/713 KB 284/1063 KB 388/1044 KB 568/1267 KB 1564/1710 KB 228/713 KB 284/1063 KB 388/1044 KB 572/1267 KB 1568/1710 KB 216/713 KB 284/1063 KB 388/1044 KB 568/1267 KB 1564/1710 KB 232/713 KB 284/1063 KB 392/1044 KB 572/1267 KB 1568/1710 KB 232/713 KB 284/1063 KB 388/1044 KB 572/1267 KB 1568/1710 KB 228/713 KB 284/1063 KB 388/1044 KB 568/1267 KB 1568/1710 KB 232/713 KB 288/1063 KB 392/1044 KB 576/1267 KB 1572/1710 KB 232/713 KB 288/1063 KB 396/1044 KB 576/1267 KB 1576/1710 KB 232/713 KB 288/1063 KB 392/1044 KB 576/1267 KB 1568/1710 KB 232/713 KB 288/1063 KB 392/1044 KB 572/1267 KB 1568/1710 KB 236/713 KB 288/1063 KB 396/1044 KB 576/1267 KB 1576/1710 KB 232/713 KB 288/1063 KB 396/1044 KB 576/1267 KB 1572/1710 KB 236/713 KB 292/1063 KB 400/1044 KB 576/1267 KB 1576/1710 KB 240/713 KB 292/1063 KB 404/1044 KB 576/1267 KB 1580/1710 KB 240/713 KB 292/1063 KB 408/1044 KB 580/1267 KB 1580/1710 KB 236/713 KB 292/1063 KB 396/1044 KB 576/1267 KB 1576/1710 KB 240/713 KB 292/1063 KB 404/1044 KB 580/1267 KB 1580/1710 KB 240/713 KB 292/1063 KB 400/1044 KB 576/1267 KB 1580/1710 KB 240/713 KB 292/1063 KB 400/1044 KB 576/1267 KB 1576/1710 KB 244/713 KB 292/1063 KB 408/1044 KB 580/1267 KB 1580/1710 KB 244/713 KB 296/1063 KB 408/1044 KB 584/1267 KB 1584/1710 KB 244/713 KB 296/1063 KB 408/1044 KB 580/1267 KB 1584/1710 KB 244/713 KB 292/1063 KB 408/1044 KB 580/1267 KB 1584/1710 KB 244/713 KB 296/1063 KB 408/1044 KB 584/1267 KB 1588/1710 KB 248/713 KB 300/1063 KB 412/1044 KB 588/1267 KB 1592/1710 KB 248/713 KB 300/1063 KB 412/1044 KB 588/1267 KB 1588/1710 KB 244/713 KB 300/1063 KB 412/1044 KB 588/1267 KB 1588/1710 KB 244/713 KB 300/1063 KB 408/1044 KB 588/1267 KB 1588/1710 KB 244/713 KB 300/1063 KB 408/1044 KB 584/1267 KB 1588/1710 KB 248/713 KB 304/1063 KB 412/1044 KB 588/1267 KB 1592/1710 KB 248/713 KB 304/1063 KB 412/1044 KB 592/1267 KB 1592/1710 KB 248/713 KB 304/1063 KB 416/1044 KB 592/1267 KB 1592/1710 KB 248/713 KB 308/1063 KB 416/1044 KB 592/1267 KB 1592/1710 KB 252/713 KB 312/1063 KB 420/1044 KB 596/1267 KB 1596/1710 KB 252/713 KB 308/1063 KB 420/1044 KB 596/1267 KB 1596/1710 KB 252/713 KB 312/1063 KB 420/1044 KB 596/1267 KB 1600/1710 KB 252/713 KB 308/1063 KB 416/1044 KB 592/1267 KB 1592/1710 KB 256/713 KB 312/1063 KB 420/1044 KB 596/1267 KB 1600/1710 KB 260/713 KB 312/1063 KB 420/1044 KB 596/1267 KB 1600/1710 KB 264/713 KB 316/1063 KB 420/1044 KB 596/1267 KB 1604/1710 KB 252/713 KB 308/1063 KB 420/1044 KB 596/1267 KB 1592/1710 KB 252/713 KB 308/1063 KB 420/1044 KB 592/1267 KB 1592/1710 KB 264/713 KB 316/1063 KB 420/1044 KB 600/1267 KB 1604/1710 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 260/713 KB 316/1063 KB 420/1044 KB 596/1267 KB 1604/1710 KB 264/713 KB 320/1063 KB 420/1044 KB 600/1267 KB 1604/1710 KB 264/713 KB 320/1063 KB 424/1044 KB 604/1267 KB 1604/1710 KB 264/713 KB 324/1063 KB 424/1044 KB 604/1267 KB 1604/1710 KB 268/713 KB 328/1063 KB 424/1044 KB 608/1267 KB 1604/1710 KB 268/713 KB 332/1063 KB 424/1044 KB 608/1267 KB 1604/1710 KB 268/713 KB 336/1063 KB 424/1044 KB 608/1267 KB 1604/1710 KB 260/713 KB 312/1063 KB 420/1044 KB 596/1267 KB 1604/1710 KB 268/713 KB 336/1063 KB 424/1044 KB 608/1267 KB 1608/1710 KB 268/713 KB 336/1063 KB 424/1044 KB 608/1267 KB 1612/1710 KB 268/713 KB 336/1063 KB 424/1044 KB 608/1267 KB 1616/1710 KB 268/713 KB 324/1063 KB 424/1044 KB 608/1267 KB 1604/1710 KB 268/713 KB 324/1063 KB 424/1044 KB 604/1267 KB 1604/1710 KB 264/713 KB 320/1063 KB 424/1044 KB 600/1267 KB 1604/1710 KB 268/713 KB 336/1063 KB 428/1044 KB 608/1267 KB 1616/1710 KB 268/713 KB 336/1063 KB 432/1044 KB 608/1267 KB 1616/1710 KB 272/713 KB 336/1063 KB 432/1044 KB 608/1267 KB 1616/1710 KB 276/713 KB 336/1063 KB 436/1044 KB 608/1267 KB 1616/1710 KB 280/713 KB 336/1063 KB 436/1044 KB 612/1267 KB 1620/1710 KB 284/713 KB 336/1063 KB 436/1044 KB 612/1267 KB 1620/1710 KB 288/713 KB 340/1063 KB 436/1044 KB 612/1267 KB 1620/1710 KB 272/713 KB 336/1063 KB 436/1044 KB 608/1267 KB 1616/1710 KB 288/713 KB 340/1063 KB 440/1044 KB 612/1267 KB 1620/1710 KB 288/713 KB 340/1063 KB 444/1044 KB 612/1267 KB 1620/1710 KB 288/713 KB 340/1063 KB 448/1044 KB 612/1267 KB 1620/1710 KB 288/713 KB 340/1063 KB 452/1044 KB 612/1267 KB 1620/1710 KB 292/713 KB 340/1063 KB 456/1044 KB 612/1267 KB 1620/1710 KB 292/713 KB 340/1063 KB 460/1044 KB 612/1267 KB 1620/1710 KB 292/713 KB 340/1063 KB 464/1044 KB 612/1267 KB 1620/1710 KB 284/713 KB 340/1063 KB 436/1044 KB 612/1267 KB 1620/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 612/1267 KB 1620/1710 KB 276/713 KB 336/1063 KB 436/1044 KB 612/1267 KB 1620/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 612/1267 KB 1624/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 612/1267 KB 1628/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 612/1267 KB 1632/1710 KB 276/713 KB 336/1063 KB 436/1044 KB 612/1267 KB 1616/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 616/1267 KB 1632/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 620/1267 KB 1632/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 624/1267 KB 1632/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 628/1267 KB 1632/1710 KB 292/713 KB 348/1063 KB 464/1044 KB 632/1267 KB 1636/1710 KB 292/713 KB 348/1063 KB 464/1044 KB 636/1267 KB 1636/1710 KB 292/713 KB 348/1063 KB 464/1044 KB 640/1267 KB 1636/1710 KB 292/713 KB 340/1063 KB 452/1044 KB 612/1267 KB 1620/1710 KB 296/713 KB 348/1063 KB 464/1044 KB 640/1267 KB 1636/1710 KB 300/713 KB 348/1063 KB 464/1044 KB 640/1267 KB 1636/1710 KB 304/713 KB 348/1063 KB 464/1044 KB 640/1267 KB 1636/1710 KB 308/713 KB 348/1063 KB 464/1044 KB 640/1267 KB 1636/1710 KB 312/713 KB 348/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 316/713 KB 348/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 320/713 KB 348/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 324/713 KB 348/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 292/713 KB 348/1063 KB 464/1044 KB 628/1267 KB 1636/1710 KB 324/713 KB 352/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 292/713 KB 344/1063 KB 464/1044 KB 628/1267 KB 1636/1710 KB 324/713 KB 356/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 324/713 KB 360/1063 KB 468/1044 KB 644/1267 KB 1640/1710 KB 324/713 KB 364/1063 KB 468/1044 KB 644/126 unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 7 KB 1640/1710 KB 324/713 KB 368/1063 KB 468/1044 KB 644/1267 KB 1640/1710 KB 308/713 KB 348/1063 KB 468/1044 KB 644/1267 KB 1636/1710 KB 324/713 KB 368/1063 KB 468/1044 KB 648/1267 KB 1640/1710 KB 324/713 KB 368/1063 KB 468/1044 KB 652/1267 KB 1640/1710 KB 308/713 KB 348/1063 KB 468/1044 KB 640/1267 KB 1636/1710 KB 324/713 KB 368/1063 KB 472/1044 KB 656/1267 KB 1640/1710 KB 324/713 KB 368/1063 KB 476/1044 KB 656/1267 KB 1640/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1640/1710 KB 324/713 KB 356/1063 KB 468/1044 KB 644/1267 KB 1640/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1644/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1648/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1652/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1656/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1660/1710 KB 324/713 KB 372/1063 KB 480/1044 KB 656/1267 KB 1664/1710 KB 324/713 KB 372/1063 KB 484/1044 KB 656/1267 KB 1668/1710 KB 328/713 KB 372/1063 KB 484/1044 KB 656/1267 KB 1672/1710 KB 328/713 KB 372/1063 KB 484/1044 KB 656/1267 KB 1676/1710 KB 328/713 KB 372/1063 KB 484/1044 KB 656/1267 KB 1680/1710 KB 324/713 KB 372/1063 KB 480/1044 KB 656/1267 KB 1660/1710 KB 328/713 KB 376/1063 KB 484/1044 KB 656/1267 KB 1680/1710 KB 328/713 KB 380/1063 KB 484/1044 KB 656/1267 KB 1680/1710 KB 328/713 KB 384/1063 KB 484/1044 KB 656/1267 KB 1680/1710 KB 324/713 KB 368/1063 KB 480/1044 KB 656/1267 KB 1660/1710 KB 328/713 KB 384/1063 KB 484/1044 KB 660/1267 KB 1680/1710 KB 328/713 KB 384/1063 KB 484/1044 KB 664/1267 KB 1680/1710 KB 328/713 KB 384/1063 KB 484/1044 KB 668/1267 KB 1680/1710 KB 328/713 KB 384/1063 KB 484/1044 KB 672/1267 KB 1680/1710 KB 328/713 KB 372/1063 KB 484/1044 KB 656/1267 KB 1668/1710 KB 332/713 KB 388/1063 KB 484/1044 KB 672/1267 KB 1680/1710 KB 336/713 KB 388/1063 KB 484/1044 KB 672/1267 KB 1680/1710 KB 324/713 KB 372/1063 KB 484/1044 KB 656/1267 KB 1664/1710 KB 336/713 KB 388/1063 KB 488/1044 KB 672/1267 KB 1680/1710 KB 336/713 KB 388/1063 KB 492/1044 KB 672/1267 KB 1680/1710 KB 336/713 KB 388/1063 KB 496/1044 KB 672/1267 KB 1680/1710 KB 340/713 KB 388/1063 KB 496/1044 KB 672/1267 KB 1680/1710 KB 344/713 KB 388/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 348/713 KB 388/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 388/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 328/713 KB 388/1063 KB 484/1044 KB 672/1267 KB 1680/1710 KB 352/713 KB 392/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 396/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 400/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 340/713 KB 388/1063 KB 500/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 400/1063 KB 504/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 400/1063 KB 508/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 400/1063 KB 512/1044 KB 676/1267 KB 1684/1710 KB 352/713 KB 400/1063 KB 516/1044 KB 676/1267 KB 1684/1710 KB 356/713 KB 404/1063 KB 520/1044 KB 676/1267 KB 1684/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 676/1267 KB 1684/1710 KB 340/713 KB 388/1063 KB 496/1044 KB 676/1267 KB 1684/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 676/1267 KB 1688/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 676/1267 KB 1692/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 676/1267 KB 1696/1710 KB 340/713 KB 388/1063 KB 496/1044 KB 676/1267 KB 1680/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 680/1267 KB 1696/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 684/1267 KB 1696/1710 KB 356/713 KB 404/1063 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 524/1044 KB 688/1267 KB 1696/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 692/1267 KB 1696/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 696/1267 KB 1700/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 700/1267 KB 1700/1710 KB 356/713 KB 404/1063 KB 516/1044 KB 676/1267 KB 1684/1710 KB 360/713 KB 404/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 364/713 KB 404/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 368/713 KB 404/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 352/713 KB 404/1063 KB 516/1044 KB 676/1267 KB 1684/1710 KB 368/713 KB 408/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 368/713 KB 412/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 368/713 KB 416/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 368/713 KB 420/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 372/713 KB 424/1063 KB 528/1044 KB 704/1267 KB 1700/1710 KB 372/713 KB 428/1063 KB 528/1044 KB 704/1267 KB 1700/1710 KB 372/713 KB 432/1063 KB 528/1044 KB 704/1267 KB 1700/1710 KB 356/713 KB 404/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 356/713 KB 404/1063 KB 524/1044 KB 692/1267 KB 1700/1710 KB 372/713 KB 432/1063 KB 528/1044 KB 704/1267 KB 1704/1710 KB 372/713 KB 432/1063 KB 528/1044 KB 704/1267 KB 1708/1710 KB 372/713 KB 432/1063 KB 528/1044 KB 704/1267 KB 1710/1710 KB 372/713 KB 420/1063 KB 528/1044 KB 704/1267 KB 1700/1710 KB 372/713 KB 432/1063 KB 532/1044 KB 704/1267 KB 1710/1710 KB 372/713 KB 432/1063 KB 536/1044 KB 708/1267 KB 1710/1710 KB 372/713 KB 432/1063 KB 540/1044 KB 708/1267 KB 1710/1710 KB 372/713 KB 436/1063 KB 544/1044 KB 708/1267 KB 1710/1710 KB 372/713 KB 420/1063 KB 528/1044 KB 700/1267 KB 1700/1710 KB 376/713 KB 436/1063 KB 544/1044 KB 708/1267 KB 1710/1710 KB 380/713 KB 436/1063 KB 544/1044 KB 708/1267 KB 1710/1710 KB 384/713 KB 436/1063 KB 544/1044 KB 708/1267 KB 1710/1710 KB 388/713 KB 436/1063 KB 544/1044 KB 708/1267 KB 1710/1710 KB 392/713 KB 436/1063 KB 548/1044 KB 708/1267 KB 1710/1710 KB 396/713 KB 436/1063 KB 548/1044 KB 708/1267 KB 1710/1710 KB 400/713 KB 436/1063 KB 548/1044 KB 708/1267 KB 1710/1710 KB 372/713 KB 436/1063 KB 540/1044 KB 708/1267 KB 1710/1710 KB 372/713 KB 432/1063 KB 532/1044 KB 708/1267 KB 1710/1710 KB 400/713 KB 436/1063 KB 548/1044 KB 712/1267 KB 1710/1710 KB 400/713 KB 436/1063 KB 548/1044 KB 716/1267 KB 1710/1710 KB 400/713 KB 436/1063 KB 548/1044 KB 720/1267 KB 1710/1710 KB 400/713 KB 436/1063 KB 548/1044 KB 724/1267 KB 1710/1710 KB 388/713 KB 436/1063 KB 548/1044 KB 708/1267 KB 1710/1710 KB 400/713 KB 440/1063 KB 552/1044 KB 724/1267 KB 1710/1710 KB 400/713 KB 440/1063 KB 548/1044 KB 724/1267 KB 1710/1710 KB 400/713 KB 444/1063 KB 556/1044 KB 724/1267 KB 1710/1710 KB 400/713 KB 448/1063 KB 556/1044 KB 724/1267 KB 1710/1710 KB 400/713 KB 448/1063 KB 556/1044 KB 728/1267 KB 1710/1710 KB 400/713 KB 448/1063 KB 556/1044 KB 732/1267 KB 1710/1710 KB 404/713 KB 448/1063 KB 556/1044 KB 736/1267 KB 1710/1710 KB 400/713 KB 440/1063 KB 556/1044 KB 724/1267 KB 1710/1710 KB 404/713 KB 448/1063 KB 560/1044 KB 736/1267 KB 1710/1710 KB 404/713 KB 452/1063 KB 560/1044 KB 736/1267 KB 1710/1710 KB 404/713 KB 456/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 404/713 KB 460/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 404/713 KB 464/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 404/713 KB 448/1063 KB 556/1044 KB 732/1267 KB 1710/1710 KB 408/713 KB 464/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 412/713 KB 464/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 416/713 KB 464/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 420/ unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 03:01:02 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.logger logger setup unit-mysql-0: 03:01:02 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 713 KB 464/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 424/713 KB 468/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 428/713 KB 468/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 404/713 KB 452/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 568/1044 KB 740/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 572/1044 KB 740/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 576/1044 KB 740/1267 KB 1710/1710 KB 404/713 KB 452/1063 KB 560/1044 KB 740/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 576/1044 KB 744/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 576/1044 KB 748/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 576/1044 KB 752/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 580/1044 KB 752/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 584/1044 KB 756/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 588/1044 KB 756/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 592/1044 KB 756/1267 KB 1710/1710 KB 432/713 KB 468/1063 KB 596/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 468/1063 KB 600/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 468/1063 KB 604/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 468/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 420/713 KB 468/1063 KB 564/1044 KB 740/1267 KB 1710/1710 KB 436/713 KB 472/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 476/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 480/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 484/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 488/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 492/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 496/1063 KB 608/1044 KB 756/1267 KB 1710/1710 KB 436/713 KB 500/1063 KB 612/1044 KB 756/1267 KB 436/713 KB 504/1063 KB 612/1044 KB 756/1267 KB 436/713 KB 508/1063 KB 612/1044 KB 756/1267 KB 436/713 KB 512/1063 KB 612/1044 KB 756/1267 KB 436/713 KB 468/1063 KB 596/1044 KB 756/1267 KB 1710/1710 KB 440/713 KB 512/1063 KB 612/1044 KB 756/1267 KB 444/713 KB 512/1063 KB 612/1044 KB 756/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 756/1267 KB 432/713 KB 468/1063 KB 580/1044 KB 756/1267 KB 1710/1710 KB 448/713 KB 512/1063 KB 612/1044 KB 760/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 764/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 768/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 772/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 776/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 780/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 784/1267 KB 448/713 KB 512/1063 KB 612/1044 KB 788/1267 KB 452/713 KB 512/1063 KB 612/1044 KB 792/1267 KB 452/713 KB 512/1063 KB 612/1044 KB 796/1267 KB 452/713 KB 516/1063 KB 612/1044 KB 800/1267 KB 436/713 KB 496/1063 KB 612/1044 KB 756/1267 KB 452/713 KB 516/1063 KB 616/1044 KB 800/1267 KB 452/713 KB 516/1063 KB 620/1044 KB 800/1267 KB 452/713 KB 516/1063 KB 624/1044 KB 800/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3160.6 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 03:01:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 03:01:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 452/713 KB 516/1063 KB 628/1044 KB 800/1267 KB 452/713 KB 516/1063 KB 632/1044 KB 804/1267 KB 452/713 KB 516/1063 KB 636/1044 KB 804/1267 KB 452/713 KB 516/1063 KB 640/1044 KB 804/1267 KB 452/713 KB 516/1063 KB 612/1044 KB 796/1267 KB 452/713 KB 520/1063 KB 640/1044 KB 804/1267 KB 452/713 KB 524/1063 KB 640/1044 KB 804/1267 KB 452/713 KB 528/1063 KB 640/1044 KB 804/1267 KB 452/713 KB 532/1063 KB 640/1044 KB 804/1267 KB 452/713 KB 512/1063 KB 612/1044 KB 788/1267 KB 456/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 460/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 464/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 468/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 472/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 476/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 480/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 484/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 488/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 492/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 452/713 KB 532/1063 KB 644/1044 KB 804/1267 KB 492/713 KB 536/1063 KB 648/1044 KB 804/1267 KB 492/713 KB 536/1063 KB 652/1044 KB 804/1267 KB 496/713 KB 536/1063 KB 656/1044 KB 804/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 804/1267 KB 452/713 KB 516/1063 KB 628/1044 KB 804/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 808/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 812/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 816/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 820/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 824/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 828/1267 KB 496/713 KB 536/1063 KB 660/1044 KB 832/1267 KB 496/713 KB 536/1063 KB 652/1044 KB 804/1267 KB 492/713 KB 536/1063 KB 644/1044 KB 804/1267 KB 496/713 KB 540/1063 KB 660/1044 KB 832/1267 KB 496/713 KB 544/1063 KB 660/1044 KB 832/1267 KB 500/713 KB 544/1063 KB 660/1044 KB 832/1267 KB 504/713 KB 548/1063 KB 660/1044 KB 836/1267 KB 508/713 KB 548/1063 KB 664/1044 KB 836/1267 KB 500/713 KB 548/1063 KB 660/1044 KB 836/1267 KB 508/713 KB 548/1063 KB 664/1044 KB 840/1267 KB 508/713 KB 548/1063 KB 664/1044 KB 844/1267 KB 512/713 KB 548/1063 KB 664/1044 KB 848/1267 KB 500/713 KB 548/1063 KB 660/1044 KB 832/1267 KB 512/713 KB 552/1063 KB 664/1044 KB 848/1267 KB 512/713 KB 556/1063 KB 664/1044 KB 848/1267 KB 512/713 KB 560/1063 KB 664/1044 KB 848/1267 KB 512/713 KB 548/1063 KB 664/1044 KB 844/1267 KB 504/713 KB 548/1063 KB 664/1044 KB 836/1267 KB 4/257 KB 512/713 KB 560/1063 KB 664/1044 KB 848/1267 KB 8/257 KB 512/713 KB 560/1063 KB 664/1044 KB 848/1267 KB 12/257 KB 512/713 KB 560/1063 KB 664/1044 KB 848/1267 KB 16/257 KB 512/713 KB 560/1063 KB 664/1044 KB 848/1267 KB 20/257 KB 512/713 KB 560/1063 KB 664/1044 KB 848/1267 KB 24/257 KB 516/713 KB 564/1063 KB 668/1044 KB 852/1267 KB 20/257 KB 512/713 KB 560/1063 KB 668/1044 KB 848/1267 KB 24/257 KB 516/713 KB 564/1063 KB 672/1044 KB 852/1267 KB 24/257 KB 516/713 KB 564/1063 KB 676/1044 KB 852/1267 KB 28/257 KB 516/713 KB 564/1063 KB 680/1044 KB 852/1267 KB 28/257 KB 516/713 KB 564/1063 KB 684/1044 KB 852/1267 KB 28/257 KB 516/713 KB 564/1063 KB 688/1044 KB 852/1267 KB 20/257 KB 516/713 KB 564/1063 KB 668/1044 KB 852/1267 KB 28/257 KB 516/713 KB 564/1063 KB 688/1044 KB 856/1267 KB 28/257 KB 516/713 KB 564/1063 KB 688/1044 KB 860/1267 KB 20/257 KB 516/713 KB 564/1063 KB 668/1044 KB 848/1267 KB 28/257 KB 520/713 KB 564/1063 KB 688/1044 KB 860/1267 KB 28/257 KB 524/713 KB 564/1063 KB 688/1044 KB 860/1267 KB 28/257 KB 528/713 KB 564/1063 KB 688/1044 KB 860/1267 KB 20/257 unit-mysql-0: 03:01:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 03:01:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 03:01:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 03:01:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 03:01:02 DEBUG juju.network including address public:172.30.9.208 for machine unit-mysql-0: 03:01:02 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-mysql-0: 03:01:02 DEBUG juju.network including address local-fan:252.23.0.1 for machine unit-mysql-0: 03:01:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 03:01:02 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 03:01:02 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 03:01:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 03:01:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 03:01:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 03:01:02 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 03:01:02 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 03:01:02 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 03:01:02 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install KB 512/713 KB 564/1063 KB 668/1044 KB 848/1267 KB 28/257 KB 528/713 KB 568/1063 KB 688/1044 KB 860/1267 KB 28/257 KB 528/713 KB 572/1063 KB 688/1044 KB 860/1267 KB 28/257 KB 516/713 KB 564/1063 KB 676/1044 KB 852/1267 KB 32/257 KB 528/713 KB 572/1063 KB 688/1044 KB 860/1267 KB 36/257 KB 528/713 KB 572/1063 KB 688/1044 KB 860/1267 KB 40/257 KB 532/713 KB 576/1063 KB 692/1044 KB 864/1267 KB 44/257 KB 532/713 KB 576/1063 KB 692/1044 KB 864/1267 KB 48/257 KB 532/713 KB 576/1063 KB 692/1044 KB 864/1267 KB 36/257 KB 528/713 KB 576/1063 KB 688/1044 KB 860/1267 KB 48/257 KB 532/713 KB 580/1063 KB 692/1044 KB 864/1267 KB 48/257 KB 532/713 KB 584/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 532/713 KB 588/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 532/713 KB 592/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 532/713 KB 596/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 532/713 KB 600/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 532/713 KB 604/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 532/713 KB 608/1063 KB 692/1044 KB 864/1267 KB 36/257 KB 532/713 KB 576/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 536/713 KB 608/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 540/713 KB 608/1063 KB 692/1044 KB 864/1267 KB 36/257 KB 528/713 KB 576/1063 KB 692/1044 KB 864/1267 KB 52/257 KB 544/713 KB 608/1063 KB 692/1044 KB 868/1267 KB 52/257 KB 544/713 KB 608/1063 KB 692/1044 KB 872/1267 KB 52/257 KB 544/713 KB 608/1063 KB 692/1044 KB 876/1267 KB 36/257 KB 528/713 KB 576/1063 KB 692/1044 KB 860/1267 KB 52/257 KB 544/713 KB 608/1063 KB 696/1044 KB 876/1267 KB 52/257 KB 544/713 KB 608/1063 KB 700/1044 KB 876/1267 KB 52/257 KB 544/713 KB 608/1063 KB 692/1044 KB 876/1267 KB 52/257 KB 548/713 KB 608/1063 KB 704/1044 KB 876/1267 KB 52/257 KB 532/713 KB 584/1063 KB 692/1044 KB 864/1267 KB 56/257 KB 552/713 KB 608/1063 KB 704/1044 KB 880/1267 KB 60/257 KB 552/713 KB 608/1063 KB 704/1044 KB 880/1267 KB 64/257 KB 552/713 KB 608/1063 KB 704/1044 KB 880/1267 KB 52/257 KB 548/713 KB 608/1063 KB 704/1044 KB 880/1267 KB 52/257 KB 544/713 KB 608/1063 KB 704/1044 KB 876/1267 KB 64/257 KB 552/713 KB 608/1063 KB 708/1044 KB 880/1267 KB 68/257 KB 552/713 KB 608/1063 KB 712/1044 KB 884/1267 KB 68/257 KB 552/713 KB 608/1063 KB 716/1044 KB 884/1267 KB 68/257 KB 552/713 KB 608/1063 KB 720/1044 KB 884/1267 KB 68/257 KB 552/713 KB 612/1063 KB 720/1044 KB 884/1267 KB 68/257 KB 552/713 KB 616/1063 KB 724/1044 KB 884/1267 KB 68/257 KB 552/713 KB 620/1063 KB 724/1044 KB 884/1267 KB 68/257 KB 552/713 KB 608/1063 KB 708/1044 KB 884/1267 KB 72/257 KB 552/713 KB 620/1063 KB 724/1044 KB 884/1267 KB 76/257 KB 552/713 KB 620/1063 KB 724/1044 KB 884/1267 KB 80/257 KB 552/713 KB 620/1063 KB 724/1044 KB 884/1267 KB 64/257 KB 552/713 KB 608/1063 KB 708/1044 KB 884/1267 KB 80/257 KB 552/713 KB 620/1063 KB 724/1044 KB 888/1267 KB 80/257 KB 552/713 KB 620/1063 KB 724/1044 KB 892/1267 KB 80/257 KB 552/713 KB 620/1063 KB 724/1044 KB 896/1267 KB 80/257 KB 552/713 KB 620/1063 KB 724/1044 KB 900/1267 KB 84/257 KB 552/713 KB 620/1063 KB 724/1044 KB 904/1267 KB 68/257 KB 552/713 KB 612/1063 KB 724/1044 KB 884/1267 KB 84/257 KB 552/713 KB 624/1063 KB 728/1044 KB 904/1267 KB 84/257 KB 552/713 KB 624/1063 KB 732/1044 KB 904/1267 KB 84/257 KB 552/713 KB 624/1063 KB 736/1044 KB 904/1267 KB 52/257 KB 552/713 KB 608/1063 KB 712/1044 KB 884/1267 KB 84/257 KB 556/713 KB 624/1063 KB 736/1044 KB 904/1267 KB 84/257 KB 560/713 KB 624/1063 KB 736/1044 KB 904/1267 KB 84/257 KB 564/713 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 624/1063 KB 736/1044 KB 904/1267 KB 84/257 KB 568/713 KB 624/1063 KB 736/1044 KB 904/1267 KB 84/257 KB 572/713 KB 624/1063 KB 736/1044 KB 904/1267 KB 84/257 KB 576/713 KB 624/1063 KB 736/1044 KB 904/1267 KB 84/257 KB 552/713 KB 624/1063 KB 724/1044 KB 904/1267 KB 84/257 KB 576/713 KB 624/1063 KB 740/1044 KB 904/1267 KB 84/257 KB 580/713 KB 628/1063 KB 744/1044 KB 908/1267 KB 84/257 KB 580/713 KB 628/1063 KB 748/1044 KB 908/1267 KB 84/257 KB 580/713 KB 628/1063 KB 752/1044 KB 908/1267 KB 84/257 KB 552/713 KB 620/1063 KB 724/1044 KB 900/1267 KB 88/257 KB 580/713 KB 628/1063 KB 752/1044 KB 908/1267 KB 92/257 KB 580/713 KB 628/1063 KB 752/1044 KB 908/1267 KB 96/257 KB 580/713 KB 628/1063 KB 752/1044 KB 908/1267 KB 84/257 KB 580/713 KB 628/1063 KB 740/1044 KB 908/1267 KB 96/257 KB 580/713 KB 632/1063 KB 752/1044 KB 908/1267 KB 96/257 KB 580/713 KB 636/1063 KB 752/1044 KB 908/1267 KB 96/257 KB 580/713 KB 640/1063 KB 752/1044 KB 908/1267 KB 100/257 KB 580/713 KB 644/1063 KB 756/1044 KB 908/1267 KB 100/257 KB 580/713 KB 648/1063 KB 756/1044 KB 908/1267 KB 100/257 KB 580/713 KB 652/1063 KB 756/1044 KB 908/1267 KB 100/257 KB 580/713 KB 656/1063 KB 756/1044 KB 908/1267 KB 84/257 KB 580/713 KB 624/1063 KB 740/1044 KB 908/1267 KB 100/257 KB 584/713 KB 656/1063 KB 756/1044 KB 908/1267 KB 100/257 KB 588/713 KB 656/1063 KB 756/1044 KB 908/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 908/1267 KB 84/257 KB 576/713 KB 624/1063 KB 740/1044 KB 908/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 912/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 916/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 920/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 924/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 928/1267 KB 100/257 KB 592/713 KB 656/1063 KB 756/1044 KB 932/1267 KB 100/257 KB 596/713 KB 656/1063 KB 756/1044 KB 936/1267 KB 100/257 KB 596/713 KB 656/1063 KB 756/1044 KB 940/1267 KB 100/257 KB 596/713 KB 656/1063 KB 756/1044 KB 944/1267 KB 100/257 KB 580/713 KB 640/1063 KB 756/1044 KB 908/1267 KB 104/257 KB 596/713 KB 660/1063 KB 756/1044 KB 944/1267 KB 108/257 KB 596/713 KB 660/1063 KB 756/1044 KB 944/1267 KB 112/257 KB 596/713 KB 660/1063 KB 756/1044 KB 944/1267 KB 96/257 KB 580/713 KB 640/1063 KB 756/1044 KB 908/1267 KB 112/257 KB 596/713 KB 660/1063 KB 760/1044 KB 944/1267 KB 112/257 KB 596/713 KB 660/1063 KB 764/1044 KB 944/1267 KB 112/257 KB 596/713 KB 660/1063 KB 768/1044 KB 944/1267 KB 116/257 KB 596/713 KB 660/1063 KB 772/1044 KB 944/1267 KB 116/257 KB 596/713 KB 660/1063 KB 776/1044 KB 944/1267 KB 116/257 KB 596/713 KB 660/1063 KB 780/1044 KB 944/1267 KB 116/257 KB 596/713 KB 660/1063 KB 784/1044 KB 944/1267 KB 116/257 KB 596/713 KB 660/1063 KB 788/1044 KB 944/1267 KB 116/257 KB 596/713 KB 660/1063 KB 792/1044 KB 948/1267 KB 100/257 KB 596/713 KB 660/1063 KB 756/1044 KB 944/1267 KB 116/257 KB 596/713 KB 664/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 596/713 KB 668/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 596/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 100/257 KB 596/713 KB 656/1063 KB 756/1044 KB 932/1267 KB 116/257 KB 600/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 604/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 608/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 612/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 616/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 620/713 KB 672/1063 KB 792/1044 KB 948/1267 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 116/257 KB 624/713 KB 672/1063 KB 792/1044 KB 948/1267 KB 116/257 KB 596/713 KB 660/1063 KB 788/1044 KB 948/1267 KB 116/257 KB 624/713 KB 672/1063 KB 792/1044 KB 952/1267 KB 116/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 116/257 KB 596/713 KB 660/1063 KB 768/1044 KB 944/1267 KB 120/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 124/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 128/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 132/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 136/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 140/257 KB 628/713 KB 676/1063 KB 792/1044 KB 956/1267 KB 144/257 KB 628/713 KB 676/1063 KB 792/1044 KB 960/1267 KB 144/257 KB 628/713 KB 676/1063 KB 796/1044 KB 960/1267 KB 144/257 KB 628/713 KB 676/1063 KB 800/1044 KB 960/1267 KB 144/257 KB 628/713 KB 676/1063 KB 804/1044 KB 960/1267 KB 148/257 KB 628/713 KB 676/1063 KB 808/1044 KB 960/1267 KB 148/257 KB 628/713 KB 676/1063 KB 812/1044 KB 960/1267 KB 148/257 KB 628/713 KB 676/1063 KB 816/1044 KB 960/1267 KB 116/257 KB 628/713 KB 676/1063 KB 792/1044 KB 952/1267 KB 148/257 KB 632/713 KB 676/1063 KB 816/1044 KB 960/1267 KB 148/257 KB 636/713 KB 676/1063 KB 816/1044 KB 960/1267 KB 116/257 KB 624/713 KB 676/1063 KB 792/1044 KB 952/1267 KB 148/257 KB 640/713 KB 680/1063 KB 816/1044 KB 960/1267 KB 148/257 KB 640/713 KB 684/1063 KB 816/1044 KB 960/1267 KB 148/257 KB 640/713 KB 688/1063 KB 816/1044 KB 960/1267 KB 148/257 KB 628/713 KB 676/1063 KB 804/1044 KB 960/1267 KB 152/257 KB 640/713 KB 688/1063 KB 816/1044 KB 960/1267 KB 156/257 KB 640/713 KB 688/1063 KB 816/1044 KB 960/1267 KB 160/257 KB 640/713 KB 688/1063 KB 816/1044 KB 960/1267 KB 164/257 KB 640/713 KB 688/1063 KB 816/1044 KB 960/1267 KB 140/257 KB 628/713 KB 676/1063 KB 792/1044 KB 960/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 964/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 968/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 972/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 976/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 980/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 984/1267 KB 168/257 KB 640/713 KB 692/1063 KB 820/1044 KB 988/1267 KB 168/257 KB 640/713 KB 692/1063 KB 820/1044 KB 992/1267 KB 164/257 KB 640/713 KB 692/1063 KB 820/1044 KB 960/1267 KB 168/257 KB 640/713 KB 692/1063 KB 824/1044 KB 992/1267 KB 164/257 KB 640/713 KB 692/1063 KB 816/1044 KB 960/1267 KB 168/257 KB 640/713 KB 696/1063 KB 828/1044 KB 992/1267 KB 148/257 KB 640/713 KB 688/1063 KB 816/1044 KB 960/1267 KB 168/257 KB 644/713 KB 700/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 648/713 KB 700/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 652/713 KB 700/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 656/713 KB 700/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 640/713 KB 700/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 656/713 KB 704/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 656/713 KB 708/1063 KB 828/1044 KB 992/1267 KB 168/257 KB 660/713 KB 712/1063 KB 828/1044 KB 996/1267 KB 168/257 KB 640/713 KB 692/1063 KB 820/1044 KB 988/1267 KB 172/257 KB 660/713 KB 716/1063 KB 828/1044 KB 996/1267 KB 176/257 KB 660/713 KB 716/1063 KB 828/1044 KB 996/1267 KB 168/257 KB 640/713 KB 692/1063 KB 828/1044 KB 992/1267 KB 176/257 KB 660/713 KB 716/1063 KB 832/1044 KB 996/1267 KB 180/257 KB 660/713 KB 716/1063 KB 836/1044 KB 996/1267 KB 168/257 KB 660/713 KB 708/1063 KB 828/1044 KB 996/1267 KB 180/257 KB 660/713 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 716/1063 KB 840/1044 KB 1000/1267 KB 180/257 KB 660/713 KB 716/1063 KB 840/1044 KB 1004/1267 KB 180/257 KB 660/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 168/257 KB 660/713 KB 708/1063 KB 828/1044 KB 992/1267 KB 180/257 KB 664/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 180/257 KB 668/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 180/257 KB 672/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 168/257 KB 660/713 KB 716/1063 KB 836/1044 KB 996/1267 KB 180/257 KB 660/713 KB 716/1063 KB 832/1044 KB 996/1267 KB 184/257 KB 676/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 184/257 KB 680/713 KB 720/1063 KB 840/1044 KB 1012/1267 KB 184/257 KB 684/713 KB 720/1063 KB 840/1044 KB 1012/1267 KB 184/257 KB 688/713 KB 720/1063 KB 840/1044 KB 1012/1267 KB 184/257 KB 676/713 KB 720/1063 KB 840/1044 KB 1012/1267 KB 184/257 KB 688/713 KB 720/1063 KB 840/1044 KB 1016/1267 KB 184/257 KB 688/713 KB 720/1063 KB 840/1044 KB 1020/1267 KB 184/257 KB 688/713 KB 720/1063 KB 840/1044 KB 1024/1267 KB 184/257 KB 688/713 KB 720/1063 KB 840/1044 KB 1028/1267 KB 184/257 KB 692/713 KB 720/1063 KB 840/1044 KB 1032/1267 KB 184/257 KB 692/713 KB 720/1063 KB 840/1044 KB 1036/1267 KB 180/257 KB 660/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 184/257 KB 672/713 KB 716/1063 KB 840/1044 KB 1008/1267 KB 188/257 KB 692/713 KB 720/1063 KB 840/1044 KB 1036/1267 KB 192/257 KB 692/713 KB 720/1063 KB 840/1044 KB 1036/1267 KB 184/257 KB 676/713 KB 720/1063 KB 840/1044 KB 1008/1267 KB 192/257 KB 692/713 KB 724/1063 KB 840/1044 KB 1036/1267 KB 196/257 KB 692/713 KB 728/1063 KB 844/1044 KB 1036/1267 KB 196/257 KB 692/713 KB 732/1063 KB 844/1044 KB 1036/1267 KB 196/257 KB 692/713 KB 736/1063 KB 844/1044 KB 1036/1267 KB 196/257 KB 692/713 KB 740/1063 KB 844/1044 KB 1036/1267 KB 184/257 KB 692/713 KB 720/1063 KB 840/1044 KB 1028/1267 KB 196/257 KB 696/713 KB 740/1063 KB 844/1044 KB 1036/1267 KB 196/257 KB 700/713 KB 740/1063 KB 844/1044 KB 1036/1267 KB 196/257 KB 692/713 KB 724/1063 KB 844/1044 KB 1036/1267 KB 200/257 KB 700/713 KB 744/1063 KB 844/1044 KB 1036/1267 KB 204/257 KB 700/713 KB 744/1063 KB 844/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 844/1044 KB 1036/1267 KB 192/257 KB 692/713 KB 724/1063 KB 844/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 848/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 852/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 856/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 860/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 864/1044 KB 1036/1267 KB 208/257 KB 700/713 KB 744/1063 KB 868/1044 KB 1036/1267 KB 212/257 KB 704/713 KB 744/1063 KB 872/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 744/1063 KB 876/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 744/1063 KB 880/1044 KB 1040/1267 KB 196/257 KB 700/713 KB 744/1063 KB 844/1044 KB 1036/1267 KB 212/257 KB 704/713 KB 748/1063 KB 880/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 752/1063 KB 880/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 756/1063 KB 880/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 760/1063 KB 884/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 764/1063 KB 884/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 768/1063 KB 884/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 744/1063 KB 868/1044 KB 1040/1267 KB 212/257 KB 704/713 KB 744/1063 KB 868/1044 KB 1036/1267 KB 212/257 KB 700/713 KB 744/1063 KB 868/1044 KB 1036/1267 KB 214/257 KB 704/713 KB 768/1063 KB 884/1044 KB 1040/1267 KB 218/257 KB 704/713 KB 768/1063 KB 884/1044 KB 1040/126 unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 7 KB 222/257 KB 708/713 KB 768/1063 KB 884/1044 KB 1044/1267 KB 226/257 KB 708/713 KB 768/1063 KB 884/1044 KB 1044/1267 KB 230/257 KB 708/713 KB 768/1063 KB 884/1044 KB 1044/1267 KB 234/257 KB 708/713 KB 768/1063 KB 884/1044 KB 1044/1267 KB 238/257 KB 708/713 KB 772/1063 KB 884/1044 KB 1044/1267 KB 242/257 KB 708/713 KB 772/1063 KB 884/1044 KB 1044/1267 KB 246/257 KB 708/713 KB 772/1063 KB 884/1044 KB 1044/1267 KB 212/257 KB 704/713 KB 756/1063 KB 884/1044 KB 1040/1267 KB 246/257 KB 708/713 KB 772/1063 KB 888/1044 KB 1044/1267 KB 246/257 KB 708/713 KB 772/1063 KB 892/1044 KB 1044/1267 KB 246/257 KB 708/713 KB 772/1063 KB 896/1044 KB 1044/1267 KB 246/257 KB 708/713 KB 772/1063 KB 900/1044 KB 1044/1267 KB 250/257 KB 708/713 KB 772/1063 KB 904/1044 KB 1044/1267 KB 250/257 KB 708/713 KB 772/1063 KB 908/1044 KB 1044/1267 KB 250/257 KB 708/713 KB 772/1063 KB 912/1044 KB 1044/1267 KB 234/257 KB 708/713 KB 772/1063 KB 884/1044 KB 1044/1267 KB 218/257 KB 708/713 KB 768/1063 KB 884/1044 KB 1044/1267 KB 250/257 KB 708/713 KB 776/1063 KB 912/1044 KB 1048/1267 KB 250/257 KB 708/713 KB 776/1063 KB 912/1044 KB 1052/1267 KB 250/257 KB 708/713 KB 776/1063 KB 912/1044 KB 1056/1267 KB 218/257 KB 708/713 KB 768/1063 KB 884/1044 KB 1040/1267 KB 250/257 KB 712/713 KB 776/1063 KB 912/1044 KB 1056/1267 KB 250/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1056/1267 KB 250/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1060/1267 KB 250/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1064/1267 KB 250/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1068/1267 KB 250/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1072/1267 KB 250/257 KB 708/713 KB 772/1063 KB 900/1044 KB 1044/1267 KB 254/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1072/1267 KB 257/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1072/1267 KB 250/257 KB 708/713 KB 776/1063 KB 912/1044 KB 1044/1267 KB 257/257 KB 713/713 KB 780/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 784/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 788/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 792/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 796/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 800/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 776/1063 KB 912/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 800/1063 KB 916/1044 KB 1080/1267 KB 257/257 KB 713/713 KB 800/1063 KB 916/1044 KB 1084/1267 KB 257/257 KB 713/713 KB 804/1063 KB 916/1044 KB 1088/1267 KB 257/257 KB 713/713 KB 800/1063 KB 916/1044 KB 1076/1267 KB 257/257 KB 713/713 KB 804/1063 KB 920/1044 KB 1088/1267 KB 257/257 KB 713/713 KB 804/1063 KB 924/1044 KB 1088/1267 KB 257/257 KB 713/713 KB 804/1063 KB 928/1044 KB 1088/1267 KB 257/257 KB 713/713 KB 804/1063 KB 932/1044 KB 1088/1267 KB 257/257 KB 713/713 KB 804/1063 KB 936/1044 KB 1092/1267 KB 257/257 KB 713/713 KB 804/1063 KB 940/1044 KB 1092/1267 KB 257/257 KB 713/713 KB 804/1063 KB 944/1044 KB 1092/1267 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 1140.8 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 257/257 KB 713/713 KB 804/1063 KB 916/1044 KB 1084/1267 KB 257/257 KB 808/1063 KB 944/1044 KB 1092/1267 KB 257/257 KB 812/1063 KB 944/1044 KB 1092/1267 KB 257/257 KB 816/1063 KB 944/1044 KB 1092/1267 KB 257/257 KB 713/713 KB 804/1063 KB 932/1044 KB 1092/1267 KB 257/257 KB 816/1063 KB 944/1044 KB 1096/1267 KB 257/257 KB 816/1063 KB 944/1044 KB 1100/1267 KB 257/257 KB 816/1063 KB 944/1044 KB 1104/1267 KB 257/257 KB 816/1063 KB 944/1044 KB 1108/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1112/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1116/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1120/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1124/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1128/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1132/1267 KB 4/549 KB 816/1063 KB 944/1044 KB 1136/1267 KB 4/549 KB 257/257 KB 816/1063 KB 944/1044 KB 1104/1267 KB 4/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 399.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 816/1063 KB 944/1044 KB 1136/1267 KB 8/549 KB 816/1063 KB 944/1044 KB 1136/1267 KB 12/549 KB 816/1063 KB 944/1044 KB 1136/1267 KB 16/549 KB 816/1063 KB 944/1044 KB 1136/1267 KB 20/549 KB 816/1063 KB 944/1044 KB 1140/1267 KB 24/549 KB 816/1063 KB 944/1044 KB 1140/1267 KB 28/549 KB 820/1063 KB 948/1044 KB 1140/1267 KB 32/549 KB 816/1063 KB 944/1044 KB 1140/1267 KB 20/549 KB 820/1063 KB 948/1044 KB 1140/1267 KB 28/549 KB 820/1063 KB 944/1044 KB 1140/1267 KB 28/549 KB 824/1063 KB 948/1044 KB 1140/1267 KB 32/549 KB 828/1063 KB 948/1044 KB 1140/1267 KB 32/549 KB 832/1063 KB 948/1044 KB 1140/1267 KB 32/549 KB 832/1063 KB 952/1044 KB 1140/1267 KB 32/549 KB 832/1063 KB 956/1044 KB 1140/1267 KB 32/549 KB 832/1063 KB 960/1044 KB 1140/1267 KB 32/549 KB 832/1063 KB 964/1044 KB 1140/1267 KB 32/549 KB 836/1063 KB 968/1044 KB 1140/1267 KB 32/549 KB 836/1063 KB 972/1044 KB 1140/1267 KB 32/549 KB 836/1063 KB 964/1044 KB 1140/1267 KB 32/549 KB 840/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 844/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 848/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 852/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 856/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 860/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 864/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 836/1063 KB 976/1044 KB 1140/1267 KB 32/549 KB 864/1063 KB 980/1044 KB 1144/1267 KB 32/549 KB 864/1063 KB 984/1044 KB 1144/1267 KB 32/549 KB 864/1063 KB 988/1044 KB 1144/1267 KB 32/549 KB 864/1063 KB 992/1044 KB 1144/1267 KB 32/549 KB 864/1063 KB 996/1044 KB 1144/1267 KB 32/549 KB 868/1063 KB 1000/1044 KB 1144/1267 KB 36/549 KB 868/1063 KB 1004/1044 KB 1144/1267 KB 36/549 KB 868/1063 KB 1008/1044 KB 1144/1267 KB 36/549 KB 868/1063 KB 1012/1044 KB 1144/1267 KB 36/549 KB 864/1063 KB 976/1044 KB 1144/1267 KB 32/549 KB 868/1063 KB 1012/1044 KB 1148/1267 KB 36/549 KB 868/1063 KB 1012/1044 KB 1152/1267 KB 36/549 KB 868/1063 KB 1012/1044 KB 1156/1267 KB 36/549 KB 868/1063 KB 996/1044 KB 1144/1267 KB 36/549 KB 872/1063 KB 1012/1044 KB 1160/1267 KB 36/549 KB 876/1063 KB 1012/1044 KB 1160/1267 KB 36/549 KB 880/1063 KB 4/358 KB 1012/1044 KB 1160/1267 KB 36/549 KB 864/1063 KB 996/1044 KB 1144/1267 KB 36/549 KB 880/1063 KB 4/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 4/358 KB 1012/1044 KB 1160/1267 KB 36/549 KB 876/1063 KB 4/358 KB 1012/1044 KB 1160/1267 KB 36/549 KB 880/1063 KB 8/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 12/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 16/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 20/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 24/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 28/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 32/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 880/1063 KB 36/358 KB 1012/1044 KB 1160/1267 KB 40/549 KB 884/1063 KB 40/358 KB 1012/1044 KB 1164/1267 KB 44/549 KB 884/1063 KB 44/358 KB 1012/1044 KB 1164/1267 KB 44/549 KB 884/1063 KB 48/358 KB 1012/1044 KB 1164/1267 KB 44/549 KB 884/1063 KB 36/358 KB 1012/1044 KB 1164/1267 KB 44/549 KB 888/1063 KB 48/358 KB 1012/1044 KB 1164/1267 KB 44/549 KB 892/1063 KB 52/358 KB 1016/1044 KB 1164/1267 KB 44/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1164/1267 KB 44/549 KB 880/1063 KB 36/358 KB 1012/1044 KB 1164/1267 KB 44/549 KB 880/1063 KB 36/358 KB 1012/1044 KB 1164/1267 KB 40/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1168/1267 KB 44/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1172/1267 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 48/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1176/1267 KB 48/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1180/1267 KB 48/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1184/1267 KB 48/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1188/1267 KB 48/549 KB 900/1063 KB 52/358 KB 1016/1044 KB 1192/1267 KB 48/549 KB 900/1063 KB 52/358 KB 1016/1044 KB 1196/1267 KB 48/549 KB 888/1063 KB 52/358 KB 1016/1044 KB 1164/1267 KB 44/549 KB 900/1063 KB 56/358 KB 1016/1044 KB 1200/1267 KB 48/549 KB 900/1063 KB 60/358 KB 1016/1044 KB 1200/1267 KB 48/549 KB 888/1063 KB 48/358 KB 1016/1044 KB 1164/1267 KB 44/549 KB 900/1063 KB 60/358 KB 1020/1044 KB 1200/1267 KB 48/549 KB 900/1063 KB 60/358 KB 1024/1044 KB 1200/1267 KB 48/549 KB 900/1063 KB 60/358 KB 1028/1044 KB 1200/1267 KB 48/549 KB 900/1063 KB 52/358 KB 1016/1044 KB 1188/1267 KB 48/549 KB 904/1063 KB 64/358 KB 1028/1044 KB 1200/1267 KB 48/549 KB 896/1063 KB 52/358 KB 1016/1044 KB 1168/1267 KB 48/549 KB 904/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 52/549 KB 904/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 56/549 KB 904/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 60/549 KB 904/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 63/549 KB 904/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 67/549 KB 904/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 48/549 KB 908/1063 KB 64/358 KB 1036/1044 KB 1200/1267 KB 67/549 KB 900/1063 KB 64/358 KB 1028/1044 KB 1200/1267 KB 48/549 KB 908/1063 KB 68/358 KB 1036/1044 KB 1200/1267 KB 67/549 KB 908/1063 KB 72/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 908/1063 KB 76/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 908/1063 KB 80/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 908/1063 KB 64/358 KB 1032/1044 KB 1200/1267 KB 67/549 KB 912/1063 KB 80/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 916/1063 KB 80/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 920/1063 KB 80/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 924/1063 KB 80/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 928/1063 KB 80/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 900/1063 KB 52/358 KB 1016/1044 KB 1200/1267 KB 48/549 KB 908/1063 KB 68/358 KB 1040/1044 KB 1200/1267 KB 71/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1200/1267 KB 71/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1200/1267 KB 71/549 KB 908/1063 KB 68/358 KB 1036/1044 KB 1200/1267 KB 71/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1204/1267 KB 75/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1204/1267 KB 79/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1204/1267 KB 83/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1204/1267 KB 87/549 KB 928/1063 KB 84/358 KB 1044/1044 KB 1204/1267 KB 91/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1204/1267 KB 95/549 KB 928/1063 KB 80/358 KB 1044/1044 KB 1204/1267 KB 71/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1208/1267 KB 95/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1212/1267 KB 95/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1216/1267 KB 95/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1220/1267 KB 95/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1224/1267 KB 99/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1204/1267 KB 91/549 KB 936/1063 KB 84/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 928/1063 KB 84/358 KB 1044/1044 KB 1204/1267 KB 87/549 KB 936/1063 KB 88/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 936/1063 KB 92/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 936/1063 KB 96/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 936/1063 KB 100/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1220/1267 KB 99/549 KB 940/1063 K unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install B 100/358 KB 1044/1044 KB 1228/1267 KB 103/549 KB 940/1063 KB 100/358 KB 1044/1044 KB 1228/1267 KB 107/549 KB 940/1063 KB 100/358 KB 1044/1044 KB 1228/1267 KB 111/549 KB 932/1063 KB 84/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 940/1063 KB 104/358 KB 1044/1044 KB 1232/1267 KB 111/549 KB 940/1063 KB 100/358 KB 1044/1044 KB 1228/1267 KB 99/549 KB 944/1063 KB 104/358 KB 1232/1267 KB 111/549 KB 948/1063 KB 104/358 KB 1232/1267 KB 111/549 KB 952/1063 KB 104/358 KB 1236/1267 KB 115/549 KB 956/1063 KB 104/358 KB 1236/1267 KB 115/549 KB 940/1063 KB 104/358 KB 1044/1044 KB 1228/1267 KB 111/549 KB 956/1063 KB 108/358 KB 1236/1267 KB 115/549 KB 956/1063 KB 112/358 KB 1236/1267 KB 115/549 KB 956/1063 KB 116/358 KB 1236/1267 KB 115/549 KB 948/1063 KB 104/358 KB 1236/1267 KB 115/549 KB 960/1063 KB 116/358 KB 1236/1267 KB 119/549 KB 960/1063 KB 116/358 KB 1236/1267 KB 123/549 KB 960/1063 KB 116/358 KB 1236/1267 KB 127/549 KB 948/1063 KB 104/358 KB 1236/1267 KB 111/549 KB 960/1063 KB 120/358 KB 1240/1267 KB 127/549 KB 960/1063 KB 120/358 KB 1244/1267 KB 127/549 KB 960/1063 KB 120/358 KB 1248/1267 KB 127/549 KB 960/1063 KB 120/358 KB 1236/1267 KB 127/549 KB 960/1063 KB 124/358 KB 1248/1267 KB 131/549 KB 960/1063 KB 128/358 KB 1248/1267 KB 131/549 KB 960/1063 KB 132/358 KB 1248/1267 KB 131/549 KB 960/1063 KB 136/358 KB 1252/1267 KB 131/549 KB 960/1063 KB 116/358 KB 1236/1267 KB 115/549 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 1532.9 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 964/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 968/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 972/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 976/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 980/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 984/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 988/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 992/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 996/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 960/1063 KB 132/358 KB 1252/1267 KB 131/549 KB 996/1063 KB 140/358 KB 1256/1267 KB 131/549 KB 996/1063 KB 140/358 KB 1260/1267 KB 131/549 KB 996/1063 KB 140/358 KB 1264/1267 KB 131/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 131/549 KB 960/1063 KB 120/358 KB 1248/1267 KB 131/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 135/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 139/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 143/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 147/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 151/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 155/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 159/549 KB 996/1063 KB 140/358 KB 1267/1267 KB 163/549 KB 1000/1063 KB 140/358 KB 1267/1267 KB 167/549 KB 1000/1063 KB 140/358 KB 1267/1267 KB 171/549 KB 960/1063 KB 140/358 KB 1252/1267 KB 131/549 KB 1000/1063 KB 144/358 KB 1267/1267 KB 171/549 KB 1000/1063 KB 148/358 KB 1267/1267 KB 171/549 KB 1000/1063 KB 152/358 KB 1267/1267 KB 171/549 KB 1000/1063 KB 156/358 KB 1267/1267 KB 171/549 KB 1000/1063 KB 160/358 KB 1267/1267 KB 171/549 KB 1000/1063 KB 164/358 KB 1267/1267 KB 171/549 KB 1000/1063 KB 168/358 KB 1267/1267 KB 175/549 KB 1000/1063 KB 172/358 KB 1267/1267 KB 175/549 KB 1000/1063 KB 176/358 KB 1267/1267 KB 175/549 KB 3/5 KB 1000/1063 KB 180/358 KB 1267/1267 KB 175/549 KB 3/5 KB 1000/1063 KB 184/358 KB 1267/1267 KB 175/549 KB 3/5 KB 1000/1063 KB 188/358 KB 1267/1267 KB 175/549 KB 3/5 KB 1000/1063 KB 192/358 KB 1267/1267 KB 175/549 KB 3/5 KB 1000/1063 KB 196/358 KB 175/549 KB 1000/1063 KB 140/358 KB 1267/1267 KB 163/549 KB 3/5 KB 1004/1063 KB 196/358 KB 175/549 KB 3/5 KB 1008/1063 KB 196/358 KB 175/549 KB 3/5 KB 1012/1063 KB 196/358 KB 175/549 KB 3/5 KB 1016/1063 KB 196/358 KB 175/549 KB 3/5 KB 1020/1063 KB 196/358 KB 175/549 KB 3/5 KB 1024/1063 KB 196/358 KB 175/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1804.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 1000/1063 KB 176/358 KB 1267/1267 KB 175/549 KB 5/5 KB 1024/1063 KB 196/358 KB 175/549 KB 1000/1063 KB 164/358 KB 1267/1267 KB 175/549 KB 5/5 KB 1028/1063 KB 196/358 KB 179/549 KB 5/5 KB 1028/1063 KB 196/358 KB 183/549 KB 5/5 KB 1028/1063 KB 196/358 KB 187/549 KB 5/5 KB 1028/1063 KB 196/358 KB 191/549 KB 5/5 KB 1028/1063 KB 196/358 KB 195/549 KB 5/5 KB 1028/1063 KB 196/358 KB 199/549 KB 5/5 KB 1028/1063 KB 196/358 KB 203/549 KB 5/5 KB 1028/1063 KB 196/358 KB 207/549 KB 5/5 KB 1028/1063 KB 200/358 KB 211/549 KB 5/5 KB 1028/1063 KB 200/358 KB 215/549 KB 5/5 KB 1028/1063 KB 200/358 KB 219/549 KB 5/5 KB 1028/1063 KB 200/358 KB 223/549 KB 5/5 KB 1028/1063 KB 196/358 KB 175/549 KB 5/5 KB 1032/1063 KB 200/358 KB 223/549 KB 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 5/5 KB 1028/1063 KB 200/358 KB 207/549 KB 1036/1063 KB 204/358 KB 227/549 KB 1036/1063 KB 208/358 KB 227/549 KB 1036/1063 KB 212/358 KB 227/549 KB 1036/1063 KB 216/358 KB 227/549 KB 1036/1063 KB 220/358 KB 227/549 KB 1036/1063 KB 224/358 KB 227/549 KB 1036/1063 KB 228/358 KB 227/549 KB 1036/1063 KB 232/358 KB 227/549 KB 1036/1063 KB 236/358 KB 227/549 KB 1036/1063 KB 240/358 KB 227/549 KB 1036/1063 KB 244/358 KB 227/549 KB 1036/1063 KB 248/358 KB 227/549 KB 4/86 KB 1036/1063 KB 252/358 KB 227/549 KB 4/86 KB 1036/1063 KB 256/358 KB 227/549 KB 4/86 KB 1036/1063 KB 200/358 KB 227/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 5/5 KB 1036/1063 KB 200/358 KB 223/549 KB 1040/1063 KB 256/358 KB 227/549 KB 4/86 KB 1044/1063 KB 256/358 KB 227/549 KB 4/86 KB 1048/1063 KB 256/358 KB 227/549 KB 4/86 KB 1036/1063 KB 244/358 KB 227/549 KB 4/86 KB 1052/1063 KB 256/358 KB 227/549 KB 4/86 KB 1056/1063 KB 256/358 KB 227/549 KB 4/86 KB 1056/1063 KB 256/358 KB 227/549 KB 8/86 KB 1056/1063 KB 256/358 KB 227/549 KB 12/86 KB 1056/1063 KB 256/358 KB 227/549 KB 16/86 KB 1060/1063 KB 256/358 KB 227/549 KB 16/86 KB 1063/1063 KB 256/358 KB 227/549 KB 16/86 KB 1063/1063 KB 256/358 KB 227/549 KB 20/86 KB 1063/1063 KB 256/358 KB 231/549 KB 24/86 KB 1063/1063 KB 256/358 KB 231/549 KB 20/86 KB 1063/1063 KB 256/358 KB 235/549 KB 24/86 KB 1063/1063 KB 256/358 KB 239/549 KB 28/86 KB 1063/1063 KB 256/358 KB 235/549 KB 28/86 KB 1063/1063 KB 256/358 KB 239/549 KB 32/86 KB 1063/1063 KB 256/358 KB 243/549 KB 32/86 KB 1063/1063 KB 256/358 KB 247/549 KB 36/86 KB 1063/1063 KB 256/358 KB 251/549 KB 36/86 KB 1063/1063 KB 256/358 KB 243/549 KB 36/86 KB 1063/1063 KB 256/358 KB 255/549 KB 40/86 KB 1063/1063 KB 256/358 KB 255/549 KB 44/86 KB 1063/1063 KB 256/358 KB 255/549 KB 48/86 KB 1063/1063 KB 256/358 KB 255/549 KB 36/86 KB 1063/1063 KB 256/358 KB 259/549 KB 48/86 KB 1063/1063 KB 260/358 KB 263/549 KB 52/86 KB 1063/1063 KB 260/358 KB 267/549 KB 52/86 KB 1063/1063 KB 260/358 KB 271/549 KB 52/86 KB 1063/1063 KB 260/358 KB 259/549 KB 52/86 KB 1063/1063 KB 264/358 KB 271/549 KB 52/86 KB 1063/1063 KB 268/358 KB 271/549 KB 52/86 KB 1063/1063 KB 256/358 KB 259/549 KB 52/86 KB 3/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 6/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 9/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 11/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 14/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 16/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 19/404 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 22/404 KB 272/358 KB 271/549 KB 52/86 KB 25/404 KB 272/358 KB 271/549 KB 52/86 KB 27/404 KB 272/358 KB 271/549 KB 52/86 KB 30/404 KB 272/358 KB 271/549 KB 52/86 KB 32/404 KB 272/358 KB 271/549 KB 52/86 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 1454.9 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 36/404 KB 272/358 KB 271/549 KB 52/86 KB 40/404 KB 272/358 KB 271/549 KB 56/86 KB 44/404 KB 272/358 KB 271/549 KB 56/86 KB 48/404 KB 272/358 KB 271/549 KB 56/86 KB 52/404 KB 272/358 KB 271/549 KB 56/86 KB 56/404 KB 272/358 KB 275/549 KB 56/86 KB 36/404 KB 272/358 KB 271/549 KB 56/86 KB 56/404 KB 272/358 KB 275/549 KB 60/86 KB 56/404 KB 272/358 KB 275/549 KB 64/86 KB 56/404 KB 272/358 KB 275/549 KB 68/86 KB 56/404 KB 272/358 KB 275/549 KB 72/86 KB 60/404 KB 272/358 KB 275/549 KB 76/86 KB 60/404 KB 272/358 KB 275/549 KB 80/86 KB 52/404 KB 272/358 KB 275/549 KB 56/86 KB 60/404 KB 272/358 KB 279/549 KB 80/86 KB 60/404 KB 272/358 KB 283/549 KB 80/86 KB 60/404 KB 272/358 KB 287/549 KB 80/86 KB 1063/1063 KB 272/358 KB 271/549 KB 52/86 KB 60/404 KB 276/358 KB 287/549 KB 80/86 KB 60/404 KB 280/358 KB 287/549 KB 80/86 KB 60/404 KB 284/358 KB 287/549 KB 80/86 KB 60/404 KB 288/358 KB 287/549 KB 80/86 KB 60/404 KB 292/358 KB 287/549 KB 80/86 KB 60/404 KB 296/358 KB 291/549 KB 84/86 KB 60/404 KB 272/358 KB 275/549 KB 72/86 KB 64/404 KB 296/358 KB 291/549 KB 84/86 KB 68/404 KB 296/358 KB 291/549 KB 84/86 KB 60/404 KB 292/358 KB 291/549 KB 84/86 KB 68/404 KB 300/358 KB 291/549 KB 86/86 KB 60/404 KB 292/358 KB 291/549 KB 80/86 KB 68/404 KB 300/358 KB 295/549 KB 86/86 KB 68/404 KB 300/358 KB 299/549 KB 86/86 KB 68/404 KB 300/358 KB 303/549 KB 86/86 KB 68/404 KB 300/358 KB 291/549 KB 84/86 KB 72/404 KB 304/358 KB 303/549 KB 86/86 KB 72/404 KB 308/358 KB 303/549 KB 86/86 KB 72/404 KB 300/358 KB 303/549 KB 86/86 KB 72/404 KB 308/358 KB 307/549 KB 86/86 KB 72/404 KB 308/358 KB 311/549 KB 86/86 KB 76/404 KB 312/358 KB 315/549 KB 86/86 KB 76/404 KB 312/358 KB 319/549 KB 86/86 KB 76/404 KB 312/358 KB 311/549 KB 86/86 KB 76/404 KB 316/358 KB 319/549 KB 86/86 KB 76/404 KB 320/358 KB 319/549 KB 86/86 KB 76/404 KB 308/358 KB 311/549 KB 86/86 KB 80/404 KB 320/358 KB 319/549 KB 86/86 KB 84/404 KB 320/358 KB 319/549 KB 86/86 KB 88/404 KB 320/358 KB 319/549 KB 86/86 KB 92/404 KB 320/358 KB 319/549 KB 86/86 KB 96/404 KB 324/358 KB 319/549 KB 86/86 KB 100/404 KB 324/358 KB 319/549 KB 86/86 KB 104/404 KB 324/358 KB 323/549 KB 108/404 KB 324/358 KB 323/549 KB 112/404 KB 324/358 KB 323/549 KB 92/404 KB 324/358 KB 319/549 KB 86/86 KB 100/404 KB 324/358 KB 323/549 KB 112/404 KB 328/358 KB 327/549 KB 112/404 KB 328/358 KB 331/549 KB 112/404 KB 328/358 KB 335/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 115.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 112/404 KB 328/358 KB 323/549 KB 112/404 KB 332/358 KB 335/549 KB 112/404 KB 336/358 KB 335/549 KB 112/404 KB 340/358 KB 335/549 KB 116/404 KB 344/358 KB 339/549 KB 116/404 KB 348/358 KB 339/549 KB 116/404 KB 352/358 KB 339/549 KB 116/404 KB 340/358 KB 339/549 KB 120/404 KB 352/358 KB 339/549 KB 124/404 KB 352/358 KB 339/549 KB 126/404 KB 352/358 KB 339/549 KB 130/404 KB 352/358 KB 339/549 KB 134/404 KB 356/358 KB 339/549 KB 138/404 KB 356/358 KB 339/549 KB 142/404 KB 4/587 KB 356/358 KB 339/549 KB 142/404 KB 8/587 KB 356/358 KB 339/549 KB 142/404 KB 12/587 KB 356/358 KB 339/549 KB 142/404 KB 16/587 KB 356/358 KB 339/549 KB 142/404 KB 20/587 KB 356/358 KB 339/549 KB 142/404 KB 24/587 KB 356/358 KB 339/549 KB 142/404 KB 28/587 KB 356/358 KB 339/549 KB 142/404 KB 32/587 KB 356/358 KB 339/549 KB 142/404 KB 36/587 KB 356/358 KB 339/549 KB 142/404 KB 40/587 KB 356/358 KB 3/894 KB 339/549 KB 112/404 KB 340/358 KB 339/549 KB 142/404 KB 44/587 KB 356/358 KB 3/894 KB 339/549 KB 142/404 KB 36/587 KB 356/358 KB 3/894 KB 339/549 KB 142/404 KB 44/587 KB 356/358 KB 6/894 KB 343/549 KB 142/404 KB 48/587 KB 356/358 KB 9/894 KB 343/549 KB 130/404 KB 356/358 KB 339/549 KB 142/404 KB 48/587 KB 358/358 KB 9/894 KB 343/549 KB 142/404 KB 48/587 KB 356/358 KB 6/894 KB 343/549 KB 142/404 KB 44/587 KB 356/358 KB 3/894 KB 343/549 KB 142/404 KB 48/587 KB 358/358 KB 11/894 KB 347/549 KB 142/404 KB 48/587 KB 358/358 KB 11/894 KB 351/549 KB 142/404 KB 52/587 KB 358/358 KB 11/894 KB 355/549 KB 142/404 KB 52/587 KB 358/358 KB 11/894 KB 359/549 KB 142/404 KB 48/587 KB 358/358 KB 11/894 KB 343/549 KB 142/404 KB 52/587 KB 358/358 KB 14/894 KB 363/549 KB 142/404 KB 52/587 KB 358/358 KB 16/894 KB 363/549 KB 142/404 KB 358/358 KB 11/894 KB 359/549 KB 142/404 KB 52/587 KB 358/358 KB 11/894 KB 351/549 KB 142/404 KB 56/587 KB 358/358 KB 16/894 KB 363/549 KB 142/404 KB 60/587 KB 358/358 KB 16/894 KB 363/549 KB 142/404 KB 64/587 KB 358/358 KB 16/894 KB 363/549 KB 142/404 KB 52/587 KB 358/358 KB 11/894 KB 363/549 KB 146/404 KB 64/587 KB 358/358 KB 19/894 KB 367/549 KB 146/404 KB 68/587 KB 358/358 KB 19/894 KB 367/549 KB 146/404 KB 72/587 KB 358/358 KB 19/894 KB 371/549 KB 146/404 KB 76/587 KB 19/894 KB 371/549 KB 146/404 KB 64/587 KB 358/358 KB 19/894 KB 363/549 KB 142/404 KB 64/587 KB 358/358 KB 19/894 KB 363/549 KB 146/404 KB 76/587 KB 22/894 KB 371/549 KB 146/404 KB 76/587 KB 25/894 KB 371/549 KB 150/404 KB 76/587 KB 25/894 KB 371/549 KB 154/404 KB 76/587 KB 27/894 KB 371/549 KB 158/404 KB 76/587 KB 27/894 KB 371/549 KB 162/404 KB 76/587 KB 27/894 KB 371/549 KB 146/404 KB 68/587 KB 358/358 KB 19/894 KB 371/549 KB 162/404 KB 80/587 KB 27/894 KB 375/549 KB 162/404 KB 80/587 KB 27/894 KB 379/549 KB 162/404 KB 80/587 KB 27/894 KB 383/549 KB 162/404 KB 80/587 KB 27/894 KB 371/549 KB 150/404 KB 76/587 KB 27/894 KB 371/549 KB 162/404 KB 80/587 KB 30/894 KB 383/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 466.6 KB/sec) unit-abot-epc-basic-0: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 162/404 KB 80/587 KB 32/894 KB 383/549 KB 162/404 KB 84/587 KB 32/894 KB 387/549 KB 166/404 KB 84/587 KB 36/894 KB 391/549 KB 166/404 KB 84/587 KB 36/894 KB 395/549 KB 166/404 KB 84/587 KB 36/894 KB 399/549 KB 162/404 KB 84/587 KB 32/894 KB 383/549 KB 166/404 KB 84/587 KB 36/894 KB 387/549 KB 170/404 KB 88/587 KB 36/894 KB 399/549 KB 174/404 KB 88/587 KB 36/894 KB 399/549 KB 174/404 KB 88/587 KB 36/894 KB 399/549 KB 174/404 KB 92/587 KB 36/894 KB 399/549 KB 174/404 KB 96/587 KB 36/894 KB 399/549 KB 178/404 KB 100/587 KB 36/894 KB 399/549 KB 178/404 KB 104/587 KB 36/894 KB 403/549 KB 178/404 KB 108/587 KB 36/894 KB 403/549 KB 178/404 KB 112/587 KB 36/894 KB 403/549 KB 162/404 KB 84/587 KB 36/894 KB 387/549 KB 178/404 KB 112/587 KB 40/894 KB 403/549 KB 178/404 KB 112/587 KB 44/894 KB 403/549 KB 178/404 KB 112/587 KB 48/894 KB 403/549 KB 178/404 KB 112/587 KB 52/894 KB 403/549 KB 178/404 KB 112/587 KB 56/894 KB 403/549 KB 178/404 KB 112/587 KB 60/894 KB 403/549 KB 178/404 KB 112/587 KB 61/894 KB 403/549 KB 178/404 KB 112/587 KB 65/894 KB 403/549 KB 178/404 KB 116/587 KB 69/894 KB 403/549 KB 178/404 KB 116/587 KB 73/894 KB 403/549 KB 178/404 KB 116/587 KB 77/894 KB 403/549 KB 178/404 KB 100/587 KB 36/894 KB 403/549 KB 178/404 KB 116/587 KB 4/26 KB 77/894 KB 403/549 KB 178/404 KB 96/587 KB 36/894 KB 399/549 KB 182/404 KB 116/587 KB 4/26 KB 77/894 KB 403/549 KB 186/404 KB 116/587 KB 4/26 KB 77/894 KB 403/549 KB 186/404 KB 116/587 KB 8/26 KB 77/894 KB 407/549 KB 190/404 KB 116/587 KB 12/26 KB 77/894 KB 407/549 KB 190/404 KB 116/587 KB 16/26 KB 77/894 KB 407/549 KB 190/404 KB 116/587 KB 20/26 KB 77/894 KB 407/549 KB 190/404 KB 116/587 KB 24/26 KB 77/894 KB 407/549 KB 190/404 KB 116/587 KB 26/26 KB 77/894 KB 407/549 KB 178/404 KB 116/587 KB 65/894 KB 403/549 KB 190/404 KB 120/587 KB 26/26 KB 77/894 KB 407/549 KB 190/404 KB 124/587 KB 26/26 KB 77/894 KB 407/549 KB 190/404 KB 128/587 KB 26/26 KB 77/894 KB 407/549 KB 190/404 KB 116/587 KB 8/26 KB 77/894 KB 407/549 KB 186/404 KB 116/587 KB 4/26 KB 77/894 KB 407/549 KB 190/404 KB 128/587 KB 26/26 KB 77/894 KB 411/549 KB 190/404 KB 128/587 KB 26/26 KB 77/894 KB 415/549 KB 190/404 KB 128/587 KB 26/26 KB 77/894 KB 419/549 KB 194/404 KB 128/587 KB 26/26 KB 77/894 KB 423/549 KB 194/404 KB 128/587 KB 26/26 KB 77/894 KB 427/549 KB 194/404 KB 128/587 KB 26/26 KB 77/894 KB 431/549 KB 194/404 KB 128/587 KB 26/26 KB 77/894 KB 419/549 KB 198/404 KB 128/587 KB 26/26 KB 77/894 KB 431/549 KB 202/404 KB 128/587 KB 26/26 KB 77/894 KB 431/549 KB 206/404 KB 128/587 KB 26/26 KB 77/894 KB 431/549 KB 210/404 KB 128/587 KB 26/26 KB 77/894 KB 431/549 KB 214/404 KB 132/587 KB 26/26 KB 81/894 KB 435/549 KB 218/404 KB 132/587 KB 26/26 KB 81/894 KB 435/549 KB 222/404 KB 132/587 KB 26/26 KB 81/894 KB 435/549 KB 210/404 KB 132/587 KB 26/26 KB 81/894 KB 435/549 KB 210/404 KB 128/587 KB 26/26 KB 77/894 KB 435/549 KB 222/404 KB 132/587 KB 26/26 KB 81/894 KB 439/549 KB 222/404 KB 132/587 KB 26/26 KB 81/894 KB 443/549 KB 222/404 KB 132/587 KB 26/26 KB 81/894 KB 447/549 KB 210/404 KB 132/587 KB 26/26 KB 77/894 KB 435/549 KB 222/404 KB 136/587 KB 26/26 KB 81/894 KB 447/549 KB 222/404 KB 140/587 KB 26/26 KB 81/894 KB 447/549 KB 222/404 KB 140/587 KB 26/26 KB 85/894 KB 451/549 KB 226/404 KB 144/587 KB 26/26 KB 85/894 KB 455/549 KB 222/404 KB 140/587 KB 26/26 KB 85/894 KB 447/549 KB 226/404 KB 144/587 KB 26/26 KB 89/894 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 455/549 KB 226/404 KB 144/587 KB 26/26 KB 93/894 KB 455/549 KB 226/404 KB 144/587 KB 26/26 KB 85/894 KB 451/549 KB 230/404 KB 144/587 KB 93/894 KB 455/549 KB 222/404 KB 144/587 KB 26/26 KB 85/894 KB 451/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.3 KB/sec) unit-abot-epc-basic-0: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 230/404 KB 148/587 KB 97/894 KB 455/549 KB 230/404 KB 148/587 KB 93/894 KB 455/549 KB 234/404 KB 152/587 KB 97/894 KB 459/549 KB 234/404 KB 156/587 KB 97/894 KB 459/549 KB 234/404 KB 160/587 KB 97/894 KB 459/549 KB 234/404 KB 164/587 KB 101/894 KB 459/549 KB 234/404 KB 168/587 KB 101/894 KB 459/549 KB 234/404 KB 172/587 KB 101/894 KB 459/549 KB 234/404 KB 148/587 KB 97/894 KB 459/549 KB 230/404 KB 148/587 KB 97/894 KB 459/549 KB 234/404 KB 172/587 KB 101/894 KB 463/549 KB 238/404 KB 172/587 KB 101/894 KB 463/549 KB 242/404 KB 172/587 KB 101/894 KB 463/549 KB 246/404 KB 172/587 KB 101/894 KB 467/549 KB 250/404 KB 172/587 KB 101/894 KB 467/549 KB 254/404 KB 172/587 KB 101/894 KB 467/549 KB 234/404 KB 160/587 KB 101/894 KB 459/549 KB 254/404 KB 172/587 KB 105/894 KB 467/549 KB 254/404 KB 172/587 KB 109/894 KB 467/549 KB 254/404 KB 172/587 KB 113/894 KB 467/549 KB 258/404 KB 176/587 KB 4/79 KB 117/894 KB 467/549 KB 258/404 KB 176/587 KB 4/79 KB 121/894 KB 467/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 467/549 KB 242/404 KB 172/587 KB 101/894 KB 467/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 471/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 475/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 479/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 483/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 487/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 491/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 495/549 KB 258/404 KB 176/587 KB 4/79 KB 125/894 KB 499/549 KB 258/404 KB 176/587 KB 4/79 KB 129/894 KB 503/549 KB 258/404 KB 176/587 KB 4/79 KB 129/894 KB 507/549 KB 258/404 KB 176/587 KB 4/79 KB 129/894 KB 511/549 KB 258/404 KB 176/587 KB 4/79 KB 113/894 KB 467/549 KB 262/404 KB 176/587 KB 4/79 KB 129/894 KB 511/549 KB 266/404 KB 176/587 KB 4/79 KB 129/894 KB 511/549 KB 270/404 KB 176/587 KB 4/79 KB 129/894 KB 511/549 KB 254/404 KB 176/587 KB 4/79 KB 113/894 KB 467/549 KB 254/404 KB 172/587 KB 4/79 KB 113/894 KB 467/549 KB 270/404 KB 176/587 KB 8/79 KB 129/894 KB 511/549 KB 270/404 KB 176/587 KB 12/79 KB 129/894 KB 511/549 KB 270/404 KB 180/587 KB 16/79 KB 129/894 KB 511/549 KB 270/404 KB 180/587 KB 20/79 KB 129/894 KB 511/549 KB 270/404 KB 180/587 KB 24/79 KB 129/894 KB 511/549 KB 270/404 KB 180/587 KB 28/79 KB 129/894 KB 511/549 KB 274/404 KB 180/587 KB 32/79 KB 129/894 KB 511/549 KB 258/404 KB 176/587 KB 4/79 KB 129/894 KB 499/549 KB 274/404 KB 180/587 KB 32/79 KB 133/894 KB 511/549 KB 274/404 KB 180/587 KB 32/79 KB 137/894 KB 511/549 KB 274/404 KB 180/587 KB 32/79 KB 141/894 KB 511/549 KB 274/404 KB 180/587 KB 36/79 KB 141/894 KB 511/549 KB 274/404 KB 180/587 KB 40/79 KB 145/894 KB 515/549 KB 274/404 KB 180/587 KB 44/79 KB 145/894 KB 515/549 KB 274/404 KB 180/587 KB 48/79 KB 145/894 KB 515/549 KB 274/404 KB 180/587 KB 28/79 KB 129/894 KB 511/549 KB 278/404 KB 180/587 KB 48/79 KB 145/894 KB 515/549 KB 282/404 KB 180/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 180/587 KB 48/79 KB 145/894 KB 515/549 KB 270/404 KB 180/587 KB 12/79 KB 129/894 KB 511/549 KB 286/404 KB 184/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 188/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 192/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 196/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 200/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 204/587 KB 48/79 KB 145/894 KB 515/549 KB 286/404 KB 208/587 KB 48/79 KB 145/894 KB 515/549 KB 290/ unit-mysql-0: 03:01:02 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 404 KB 208/587 KB 48/79 KB 145/894 KB 515/549 KB 294/404 KB 212/587 KB 52/79 KB 145/894 KB 515/549 KB 274/404 KB 180/587 KB 36/79 KB 145/894 KB 515/549 KB 294/404 KB 212/587 KB 52/79 KB 145/894 KB 519/549 KB 294/404 KB 212/587 KB 52/79 KB 145/894 KB 523/549 KB 294/404 KB 212/587 KB 52/79 KB 145/894 KB 527/549 KB 274/404 KB 180/587 KB 36/79 KB 145/894 KB 511/549 KB 294/404 KB 212/587 KB 52/79 KB 149/894 KB 527/549 KB 294/404 KB 212/587 KB 52/79 KB 153/894 KB 527/549 KB 294/404 KB 212/587 KB 52/79 KB 157/894 KB 527/549 KB 294/404 KB 212/587 KB 52/79 KB 161/894 KB 527/549 KB 298/404 KB 212/587 KB 52/79 KB 165/894 KB 531/549 KB 298/404 KB 212/587 KB 52/79 KB 169/894 KB 531/549 KB 298/404 KB 212/587 KB 52/79 KB 173/894 KB 531/549 KB 290/404 KB 212/587 KB 52/79 KB 145/894 KB 515/549 KB 298/404 KB 212/587 KB 56/79 KB 173/894 KB 531/549 KB 298/404 KB 212/587 KB 60/79 KB 173/894 KB 531/549 KB 298/404 KB 212/587 KB 64/79 KB 173/894 KB 531/549 KB 290/404 KB 212/587 KB 48/79 KB 145/894 KB 515/549 KB 298/404 KB 216/587 KB 64/79 KB 173/894 KB 531/549 KB 298/404 KB 220/587 KB 64/79 KB 173/894 KB 531/549 KB 298/404 KB 224/587 KB 64/79 KB 173/894 KB 531/549 KB 298/404 KB 228/587 KB 64/79 KB 173/894 KB 531/549 KB 298/404 KB 232/587 KB 68/79 KB 177/894 KB 531/549 KB 298/404 KB 236/587 KB 68/79 KB 177/894 KB 531/549 KB 298/404 KB 240/587 KB 68/79 KB 177/894 KB 531/549 KB 298/404 KB 212/587 KB 52/79 KB 161/894 KB 531/549 KB 298/404 KB 240/587 KB 68/79 KB 177/894 KB 535/549 KB 298/404 KB 212/587 KB 52/79 KB 161/894 KB 527/549 KB 302/404 KB 240/587 KB 68/79 KB 177/894 KB 535/549 KB 306/404 KB 240/587 KB 68/79 KB 177/894 KB 535/549 KB 310/404 KB 240/587 KB 68/79 KB 177/894 KB 539/549 KB 314/404 KB 240/587 KB 68/79 KB 177/894 KB 539/549 KB 318/404 KB 240/587 KB 68/79 KB 177/894 KB 539/549 KB 298/404 KB 228/587 KB 68/79 KB 177/894 KB 531/549 KB 298/404 KB 228/587 KB 68/79 KB 173/894 KB 531/549 KB 318/404 KB 240/587 KB 72/79 KB 181/894 KB 539/549 KB 318/404 KB 240/587 KB 76/79 KB 181/894 KB 539/549 KB 318/404 KB 240/587 KB 79/79 KB 181/894 KB 539/549 KB 306/404 KB 240/587 KB 68/79 KB 177/894 KB 539/549 KB 318/404 KB 240/587 KB 79/79 KB 181/894 KB 543/549 KB 318/404 KB 240/587 KB 79/79 KB 181/894 KB 547/549 KB 318/404 KB 240/587 KB 79/79 KB 181/894 KB 549/549 KB 318/404 KB 244/587 KB 79/79 KB 181/894 KB 549/549 KB 322/404 KB 248/587 KB 79/79 KB 181/894 KB 549/549 KB 322/404 KB 244/587 KB 79/79 KB 181/894 KB 549/549 KB 326/404 KB 252/587 KB 79/79 KB 181/894 KB 549/549 KB 330/404 KB 252/587 KB 79/79 KB 181/894 KB 549/549 KB 334/404 KB 252/587 KB 79/79 KB 181/894 KB 549/549 KB 318/404 KB 244/587 KB 79/79 KB 181/894 KB 549/549 KB 334/404 KB 252/587 KB 79/79 KB 185/894 KB 549/549 KB 334/404 KB 252/587 KB 79/79 KB 189/894 KB 549/549 KB 322/404 KB 252/587 KB 79/79 KB 181/894 KB 549/549 KB 334/404 KB 256/587 KB 79/79 KB 189/894 KB 549/549 KB 334/404 KB 260/587 KB 79/79 KB 189/894 KB 549/549 KB 338/404 KB 264/587 KB 79/79 KB 193/894 KB 549/549 KB 338/404 KB 268/587 KB 79/79 KB 193/894 KB 549/549 KB 338/404 KB 272/587 KB 79/79 KB 193/894 KB 549/549 KB 338/404 KB 260/587 KB 79/79 KB 193/894 KB 549/549 KB 342/404 KB 272/587 KB 79/79 KB 193/894 KB 549/549 KB 334/404 KB 260/587 KB 79/79 KB 193/894 KB 549/549 KB 342/404 KB 272/587 KB 79/79 KB 197/894 KB 549/549 KB 342/404 KB 272/587 KB 79/79 KB 201/894 KB 549/549 KB 342/404 KB 272/587 KB 79/79 KB 205/894 KB 549/549 KB 342/ unit-mysql-0: 03:01:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 03:01:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 03:01:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 404 KB 272/587 KB 79/79 KB 209/894 KB 549/549 KB 346/404 KB 272/587 KB 79/79 KB 213/894 KB 549/549 KB 346/404 KB 272/587 KB 79/79 KB 217/894 KB 549/549 KB 346/404 KB 272/587 KB 79/79 KB 221/894 KB 549/549 KB 346/404 KB 272/587 KB 79/79 KB 225/894 KB 346/404 KB 272/587 KB 79/79 KB 209/894 KB 549/549 KB 350/404 KB 276/587 KB 79/79 KB 225/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 96.1 KB/sec) unit-abot-epc-basic-0: 03:01:02 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: 03:01:02 DEBUG unit.abot-epc-basic/0.install 354/404 KB 276/587 KB 225/894 KB 358/404 KB 276/587 KB 225/894 KB 362/404 KB 276/587 KB 225/894 KB 366/404 KB 276/587 KB 225/894 KB 346/404 KB 276/587 KB 79/79 KB 225/894 KB 366/404 KB 280/587 KB 225/894 KB 366/404 KB 284/587 KB 225/894 KB 366/404 KB 288/587 KB 225/894 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 665.0 KB/sec) unit-abot-epc-basic-0: 03:01:02 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-mysql-0: 03:01:02 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 03:01:02 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 03:01:02 INFO juju.worker.uniter resuming charm install unit-mysql-0: 03:01:02 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 03:01:02 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 03:01:02 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 03:01:02 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 03:01:02 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 03:01:02 DEBUG httpbakery client do GET https://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/charms?file=%2A&url=cs%3Amysql-55 { unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 366/404 KB 292/587 KB 225/894 KB 370/404 KB 296/587 KB 229/894 KB 370/404 KB 292/587 KB 229/894 KB 374/404 KB 296/587 KB 229/894 KB 378/404 KB 296/587 KB 229/894 KB 382/404 KB 296/587 KB 229/894 KB 366/404 KB 292/587 KB 229/894 KB 382/404 KB 300/587 KB 233/894 KB 382/404 KB 300/587 KB 237/894 KB 382/404 KB 300/587 KB 241/894 KB 382/404 KB 300/587 KB 245/894 KB 382/404 KB 300/587 KB 249/894 KB 382/404 KB 300/587 KB 253/894 KB 382/404 KB 300/587 KB 257/894 KB 386/404 KB 300/587 KB 261/894 KB 386/404 KB 300/587 KB 265/894 KB 386/404 KB 300/587 KB 269/894 KB 382/404 KB 300/587 KB 229/894 KB 386/404 KB 304/587 KB 269/894 KB 386/404 KB 4/1822 KB 304/587 KB 269/894 KB 386/404 KB 8/1822 KB 304/587 KB 269/894 KB 386/404 KB 12/1822 KB 304/587 KB 269/894 KB 386/404 KB 16/1822 KB 304/587 KB 269/894 KB 386/404 KB 20/1822 KB 304/587 KB 269/894 KB 386/404 KB 4/115 KB 24/1822 KB 308/587 KB 269/894 KB 386/404 KB 4/115 KB 28/1822 KB 308/587 KB 269/894 KB 386/404 KB 4/115 KB 32/1822 KB 308/587 KB 269/894 KB 386/404 KB 4/115 KB 36/1822 KB 308/587 KB 269/894 KB 386/404 KB 4/115 KB 40/1822 KB 308/587 KB 273/894 KB 386/404 KB 4/115 KB 44/1822 KB 308/587 KB 273/894 KB 386/404 KB 300/587 KB 257/894 KB 390/404 KB 4/115 KB 44/1822 KB 308/587 KB 273/894 KB 394/404 KB 4/115 KB 44/1822 KB 308/587 KB 273/894 KB 398/404 KB 4/115 KB 44/1822 KB 308/587 KB 273/894 KB 402/404 KB 4/115 KB 44/1822 KB 308/587 KB 273/894 KB 404/404 KB 4/115 KB 44/1822 KB 308/587 KB 273/894 KB 386/404 KB 4/115 KB 36/1822 KB 308/587 KB 273/894 KB 404/404 KB 4/115 KB 44/1822 KB 308/587 KB 277/894 KB 404/404 KB 4/115 KB 44/1822 KB 308/587 KB 281/894 KB 404/404 KB 4/115 KB 44/1822 KB 308/587 KB 285/894 KB 386/404 KB 4/115 KB 20/1822 KB 308/587 KB 269/894 KB 404/404 KB 4/115 KB 44/1822 KB 312/587 KB 285/894 KB 404/404 KB 4/115 KB 44/1822 KB 316/587 KB 285/894 KB 404/404 KB 4/115 KB 44/1822 KB 320/587 KB 285/894 KB 386/404 KB 4/115 KB 20/1822 KB 304/587 KB 269/894 KB 404/404 KB 8/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 12/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 16/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 20/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 24/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 28/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 32/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 36/115 KB 44/1822 KB 320/587 KB 285/894 KB 404/404 KB 40/115 KB 44/1822 KB 324/587 KB 285/894 KB 404/404 KB 44/115 KB 44/1822 KB 324/587 KB 285/894 KB 404/404 KB 48/115 KB 44/1822 KB 324/587 KB 285/894 KB 404/404 KB 36/115 KB 44/1822 KB 324/587 KB 285/894 KB 404/404 KB 48/115 KB 44/1822 KB 328/587 KB 285/894 KB 404/404 KB 48/115 KB 44/1822 KB 332/587 KB 285/894 KB 404/404 KB 48/115 KB 44/1822 KB 336/587 KB 285/894 KB 404/404 KB 48/115 KB 48/1822 KB 340/587 KB 285/894 KB 404/404 KB 52/115 KB 48/1822 KB 344/587 KB 289/894 KB 52/115 KB 48/1822 KB 348/587 KB 289/894 KB 52/115 KB 48/1822 KB 352/587 KB 289/894 KB 52/115 KB 48/1822 KB 356/587 KB 289/894 KB 52/115 KB 48/1822 KB 360/587 KB 289/894 KB 52/115 KB 48/1822 KB 364/587 KB 289/894 KB 404/404 KB 48/115 KB 48/1822 KB 336/587 KB 285/894 KB 52/115 KB 52/1822 KB 364/587 KB 289/894 KB 52/115 KB 56/1822 KB 364/587 KB 289/894 KB 52/115 KB 60/1822 KB 364/587 KB 289/894 KB 52/115 KB 64/1822 KB 364/587 KB 289/894 KB Downloaded: https://repo.maven.apache. unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 404/404 KB 52/115 KB 48/1822 KB 340/587 KB 289/894 KB 404/404 KB 52/115 KB 48/1822 KB 340/587 KB 285/894 KB 56/115 KB 64/1822 KB 364/587 KB 293/894 KB 60/115 KB 64/1822 KB 364/587 KB 293/894 KB 64/115 KB 64/1822 KB 364/587 KB 293/894 KB 52/115 KB 64/1822 KB 364/587 KB 293/894 KB 64/115 KB 64/1822 KB 364/587 KB 297/894 KB 64/115 KB 64/1822 KB 364/587 KB 301/894 KB 64/115 KB 64/1822 KB 364/587 KB 305/894 KB 68/115 KB 68/1822 KB 364/587 KB 309/894 KB 68/115 KB 68/1822 KB 364/587 KB 313/894 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-mysql-0: 03:01:02 DEBUG httpbakery } -> error unit-mysql-0: 03:01:02 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 03:01:02 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 68/115 KB 68/1822 KB 368/587 KB 317/894 KB 68/115 KB 68/1822 KB 368/587 KB 313/894 KB 68/115 KB 68/1822 KB 364/587 KB 305/894 KB 68/115 KB 72/1822 KB 368/587 KB 317/894 KB 68/115 KB 76/1822 KB 368/587 KB 317/894 KB 68/115 KB 80/1822 KB 368/587 KB 317/894 KB 68/115 KB 64/1822 KB 364/587 KB 305/894 KB 72/115 KB 80/1822 KB 368/587 KB 317/894 KB 76/115 KB 80/1822 KB 368/587 KB 317/894 KB 80/115 KB 80/1822 KB 368/587 KB 317/894 KB 84/115 KB 80/1822 KB 368/587 KB 317/894 KB 88/115 KB 84/1822 KB 372/587 KB 321/894 KB 92/115 KB 84/1822 KB 372/587 KB 321/894 KB 96/115 KB 84/1822 KB 372/587 KB 321/894 KB 84/115 KB 84/1822 KB 372/587 KB 321/894 KB 96/115 KB 84/1822 KB 376/587 KB 321/894 KB 96/115 KB 84/1822 KB 380/587 KB 321/894 KB 96/115 KB 84/1822 KB 384/587 KB 321/894 KB 84/115 KB 84/1822 KB 368/587 KB 321/894 KB 100/115 KB 88/1822 KB 384/587 KB 321/894 KB 100/115 KB 92/1822 KB 384/587 KB 321/894 KB 100/115 KB 96/1822 KB 384/587 KB 321/894 KB 84/115 KB 80/1822 KB 368/587 KB 321/894 KB 100/115 KB 96/1822 KB 384/587 KB 325/894 KB 100/115 KB 96/1822 KB 384/587 KB 329/894 KB 100/115 KB 96/1822 KB 384/587 KB 333/894 KB 100/115 KB 96/1822 KB 388/587 KB 333/894 KB 100/115 KB 100/1822 KB 392/587 KB 4/206 KB 333/894 KB 100/115 KB 84/1822 KB 384/587 KB 321/894 KB 104/115 KB 100/1822 KB 392/587 KB 4/206 KB 337/894 KB 100/115 KB 100/1822 KB 392/587 KB 4/206 KB 337/894 KB 104/115 KB 100/1822 KB 392/587 KB 4/206 KB 341/894 KB 100/115 KB 100/1822 KB 388/587 KB 4/206 KB 333/894 KB 108/115 KB 100/1822 KB 396/587 KB 8/206 KB 341/894 KB 108/115 KB 100/1822 KB 396/587 KB 12/206 KB 341/894 KB 108/115 KB 100/1822 KB 396/587 KB 16/206 KB 341/894 KB 108/115 KB 100/1822 KB 396/587 KB 20/206 KB 341/894 KB 100/115 KB 100/1822 KB 388/587 KB 333/894 KB 108/115 KB 104/1822 KB 396/587 KB 20/206 KB 345/894 KB 108/115 KB 108/1822 KB 396/587 KB 20/206 KB 345/894 KB 108/115 KB 112/1822 KB 396/587 KB 24/206 KB 345/894 KB 108/115 KB 100/1822 KB 396/587 KB 20/206 KB 345/894 KB 108/115 KB 100/1822 KB 396/587 KB 4/206 KB 341/894 KB 108/115 KB 112/1822 KB 400/587 KB 24/206 KB 349/894 KB 108/115 KB 100/1822 KB 392/587 KB 4/206 KB 341/894 KB 112/115 KB 112/1822 KB 400/587 KB 24/206 KB 349/894 KB 115/115 KB 112/1822 KB 400/587 KB 24/206 KB 349/894 KB 108/115 KB 108/1822 KB 396/587 KB 24/206 KB 345/894 KB 115/115 KB 112/1822 KB 400/587 KB 28/206 KB 349/894 KB 115/115 KB 112/1822 KB 400/587 KB 32/206 KB 349/894 KB 115/115 KB 112/1822 KB 400/587 KB 36/206 KB 349/894 KB 115/115 KB 116/1822 KB 404/587 KB 40/206 KB 349/894 KB 115/115 KB 116/1822 KB 404/587 KB 44/206 KB 349/894 KB 115/115 KB 116/1822 KB 404/587 KB 48/206 KB 349/894 KB 108/115 KB 112/1822 KB 400/587 KB 24/206 KB 349/894 KB 115/115 KB 116/1822 KB 404/587 KB 48/206 KB 353/894 KB 115/115 KB 116/1822 KB 404/587 KB 36/206 KB 349/894 KB 115/115 KB 120/1822 KB 404/587 KB 48/206 KB 357/894 KB 115/115 KB 124/1822 KB 404/587 KB 48/206 KB 357/894 KB 115/115 KB 112/1822 KB 404/587 KB 36/206 KB 349/894 KB 115/115 KB 128/1822 KB 408/587 KB 48/206 KB 357/894 KB 115/115 KB 128/1822 KB 412/587 KB 48/206 KB 357/894 KB 115/115 KB 128/1822 KB 416/587 KB 48/206 KB 357/894 KB 115/115 KB 116/1822 KB 404/587 KB 48/206 KB 357/894 KB 115/115 KB 128/1822 KB 416/587 KB 48/206 KB 361/894 KB 115/115 KB 128/1822 KB 416/587 KB 48/206 KB 365/894 KB 115/115 KB 128/1822 KB 416/587 KB 48/206 KB 369/894 KB 115/115 KB 128/1822 KB 420/587 KB 52/206 KB 373/894 KB 115/115 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 128/1822 KB 420/587 KB 52/206 KB 377/894 KB 115/115 KB 128/1822 KB 420/587 KB 52/206 KB 381/894 KB 115/115 KB 128/1822 KB 416/587 KB 48/206 KB 365/894 KB 115/115 KB 132/1822 KB 420/587 KB 52/206 KB 381/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 03:01: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.jar unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 115/115 KB 128/1822 KB 420/587 KB 52/206 KB 369/894 KB 115/115 KB 128/1822 KB 420/587 KB 48/206 KB 369/894 KB 132/1822 KB 424/587 KB 52/206 KB 381/894 KB 132/1822 KB 428/587 KB 52/206 KB 381/894 KB 132/1822 KB 432/587 KB 52/206 KB 381/894 KB 136/1822 KB 432/587 KB 52/206 KB 381/894 KB 140/1822 KB 432/587 KB 52/206 KB 381/894 KB 144/1822 KB 432/587 KB 56/206 KB 381/894 KB 140/1822 KB 432/587 KB 56/206 KB 381/894 KB 144/1822 KB 432/587 KB 60/206 KB 381/894 KB 144/1822 KB 432/587 KB 64/206 KB 381/894 KB 144/1822 KB 432/587 KB 68/206 KB 381/894 KB 148/1822 KB 436/587 KB 72/206 KB 385/894 KB 148/1822 KB 436/587 KB 76/206 KB 385/894 KB 148/1822 KB 436/587 KB 80/206 KB 385/894 KB 148/1822 KB 436/587 KB 68/206 KB 385/894 KB 144/1822 KB 436/587 KB 68/206 KB 385/894 KB 144/1822 KB 432/587 KB 68/206 KB 385/894 KB 148/1822 KB 440/587 KB 80/206 KB 385/894 KB 148/1822 KB 440/587 KB 80/206 KB 389/894 KB 148/1822 KB 440/587 KB 80/206 KB 393/894 KB 152/1822 KB 444/587 KB 80/206 KB 397/894 KB 152/1822 KB 444/587 KB 80/206 KB 393/894 KB 152/1822 KB 448/587 KB 80/206 KB 397/894 KB 152/1822 KB 452/587 KB 80/206 KB 397/894 KB 152/1822 KB 456/587 KB 84/206 KB 397/894 KB 152/1822 KB 440/587 KB 80/206 KB 393/894 KB 156/1822 KB 456/587 KB 84/206 KB 401/894 KB 160/1822 KB 456/587 KB 84/206 KB 401/894 KB 164/1822 KB 456/587 KB 84/206 KB 401/894 KB 152/1822 KB 456/587 KB 84/206 KB 401/894 KB 164/1822 KB 460/587 KB 84/206 KB 405/894 KB 152/1822 KB 452/587 KB 84/206 KB 397/894 KB 168/1822 KB 460/587 KB 88/206 KB 405/894 KB 168/1822 KB 460/587 KB 92/206 KB 405/894 KB 168/1822 KB 460/587 KB 84/206 KB 405/894 KB 172/1822 KB 460/587 KB 92/206 KB 409/894 KB 176/1822 KB 460/587 KB 96/206 KB 409/894 KB 164/1822 KB 460/587 KB 84/206 KB 401/894 KB 176/1822 KB 464/587 KB 96/206 KB 409/894 KB 172/1822 KB 460/587 KB 96/206 KB 409/894 KB 168/1822 KB 460/587 KB 92/206 KB 409/894 KB 176/1822 KB 464/587 KB 96/206 KB 413/894 KB 176/1822 KB 464/587 KB 96/206 KB 417/894 KB 180/1822 KB 468/587 KB 100/206 KB 417/894 KB 184/1822 KB 468/587 KB 100/206 KB 421/894 KB 188/1822 KB 468/587 KB 100/206 KB 421/894 KB 192/1822 KB 468/587 KB 100/206 KB 421/894 KB 176/1822 KB 468/587 KB 100/206 KB 417/894 KB 192/1822 KB 472/587 KB 100/206 KB 421/894 KB 192/1822 KB 476/587 KB 100/206 KB 421/894 KB 176/1822 KB 464/587 KB 100/206 KB 417/894 KB 192/1822 KB 476/587 KB 104/206 KB 421/894 KB 192/1822 KB 480/587 KB 108/206 KB 421/894 KB 192/1822 KB 480/587 KB 112/206 KB 421/894 KB 180/1822 KB 468/587 KB 100/206 KB 421/894 KB 192/1822 KB 480/587 KB 112/206 KB 425/894 KB 192/1822 KB 480/587 KB 112/206 KB 429/894 KB 192/1822 KB 480/587 KB 104/206 KB 421/894 KB 192/1822 KB 484/587 KB 112/206 KB 429/894 KB 196/1822 KB 488/587 KB 116/206 KB 433/894 KB 196/1822 KB 492/587 KB 116/206 KB 433/894 KB 196/1822 KB 496/587 KB 116/206 KB 433/894 KB 196/1822 KB 484/587 KB 116/206 KB 433/894 KB 196/1822 KB 496/587 KB 116/206 KB 437/894 KB 196/1822 KB 484/587 KB 116/206 KB 429/894 KB 196/1822 KB 496/587 KB 120/206 KB 437/894 KB 196/1822 KB 496/587 KB 124/206 KB 437/894 KB 196/1822 KB 496/587 KB 128/206 KB 437/894 KB 196/1822 KB 484/587 KB 112/206 KB 429/894 KB 200/1822 KB 496/587 KB 128/206 KB 441/894 KB 204/1822 KB 496/587 KB 128/206 KB 441/894 KB 208/1822 KB 496/587 KB 128/206 KB 441/894 KB 196/1822 KB 496/587 KB 128/206 KB 441/894 KB 208/1822 KB 496/587 KB 128/206 KB 445/894 KB 208/1822 KB 496/587 KB 128/206 KB 449/894 KB unit-mysql-0: 03:01:02 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 03:01:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 03:01:02 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 212/1822 KB 500/587 KB 132/206 KB 453/894 KB 212/1822 KB 500/587 KB 132/206 KB 457/894 KB 212/1822 KB 500/587 KB 132/206 KB 461/894 KB 212/1822 KB 500/587 KB 132/206 KB 449/894 KB 208/1822 KB 500/587 KB 128/206 KB 449/894 KB 212/1822 KB 504/587 KB 132/206 KB 461/894 KB 212/1822 KB 508/587 KB 132/206 KB 461/894 KB 212/1822 KB 512/587 KB 132/206 KB 461/894 KB 208/1822 KB 500/587 KB 132/206 KB 449/894 KB 212/1822 KB 512/587 KB 136/206 KB 461/894 KB 216/1822 KB 512/587 KB 136/206 KB 461/894 KB 220/1822 KB 512/587 KB 136/206 KB 461/894 KB 224/1822 KB 512/587 KB 140/206 KB 461/894 KB 228/1822 KB 512/587 KB 140/206 KB 461/894 KB 232/1822 KB 516/587 KB 140/206 KB 465/894 KB 236/1822 KB 516/587 KB 140/206 KB 465/894 KB 240/1822 KB 516/587 KB 140/206 KB 465/894 KB 220/1822 KB 512/587 KB 140/206 KB 461/894 KB 240/1822 KB 516/587 KB 144/206 KB 465/894 KB 240/1822 KB 516/587 KB 148/206 KB 465/894 KB 240/1822 KB 516/587 KB 152/206 KB 465/894 KB 228/1822 KB 516/587 KB 140/206 KB 465/894 KB 240/1822 KB 516/587 KB 156/206 KB 469/894 KB 228/1822 KB 516/587 KB 140/206 KB 461/894 KB 240/1822 KB 520/587 KB 156/206 KB 473/894 KB 240/1822 KB 524/587 KB 156/206 KB 473/894 KB 240/1822 KB 528/587 KB 156/206 KB 473/894 KB 240/1822 KB 532/587 KB 156/206 KB 473/894 KB 244/1822 KB 536/587 KB 156/206 KB 473/894 KB 244/1822 KB 540/587 KB 156/206 KB 473/894 KB 244/1822 KB 544/587 KB 156/206 KB 473/894 KB 244/1822 KB 532/587 KB 156/206 KB 473/894 KB 240/1822 KB 532/587 KB 156/206 KB 473/894 KB 240/1822 KB 532/587 KB 156/206 KB 473/894 KB 244/1822 KB 544/587 KB 160/206 KB 473/894 KB 244/1822 KB 544/587 KB 160/206 KB 477/894 KB 244/1822 KB 544/587 KB 160/206 KB 481/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 485/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 489/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 493/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 497/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 501/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 505/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 509/894 KB 248/1822 KB 4/314 KB 548/587 KB 164/206 KB 481/894 KB 248/1822 KB 4/314 KB 552/587 KB 164/206 KB 509/894 KB 248/1822 KB 4/314 KB 556/587 KB 164/206 KB 509/894 KB 248/1822 KB 4/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 4/314 KB 544/587 KB 164/206 KB 481/894 KB 248/1822 KB 4/314 KB 544/587 KB 160/206 KB 481/894 KB 248/1822 KB 8/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 12/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 16/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 20/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 24/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 28/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 32/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 36/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 40/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 44/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 48/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 52/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 56/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 60/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 64/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 68/314 KB 560/587 KB 164/206 KB 509/894 KB 248/1822 KB 72/314 KB 560/587 KB 168/206 KB 509/894 KB 248/1822 KB 76/314 KB 560/587 KB 168/206 KB 509/894 KB 248/1822 KB 80/314 KB 560/587 KB 168/206 KB 509/894 KB unit-abot-epc-basic-0: 03:01:02 DEBUG unit.abot-epc-basic/0.install 248/1822 KB 544/587 KB 160/206 KB 481/894 KB 252/1822 KB 80/314 KB 560/587 KB 168/206 KB 509/894 KB 248/1822 KB 68/314 KB 560/587 KB 168/206 KB 509/894 KB 252/1822 KB 80/314 KB 560/587 KB 172/206 KB 509/894 KB 256/1822 KB 80/314 KB 560/587 KB 172/206 KB 509/894 KB 256/1822 KB 80/314 KB 560/587 KB 176/206 KB 509/894 KB 256/1822 KB 80/314 KB 560/587 KB 180/206 KB 509/894 KB 260/1822 KB 84/314 KB 564/587 KB 184/206 KB 509/894 KB 260/1822 KB 84/314 KB 564/587 KB 188/206 KB 509/894 KB 260/1822 KB 84/314 KB 564/587 KB 192/206 KB 509/894 KB 260/1822 KB 84/314 KB 564/587 KB 192/206 KB 513/894 KB 260/1822 KB 84/314 KB 564/587 KB 196/206 KB 517/894 KB 260/1822 KB 84/314 KB 564/587 KB 196/206 KB 521/894 KB 260/1822 KB 84/314 KB 564/587 KB 180/206 KB 509/894 KB 260/1822 KB 84/314 KB 568/587 KB 196/206 KB 521/894 KB 260/1822 KB 84/314 KB 572/587 KB 196/206 KB 521/894 KB 260/1822 KB 84/314 KB 576/587 KB 196/206 KB 521/894 KB 260/1822 KB 84/314 KB 560/587 KB 180/206 KB 509/894 KB 260/1822 KB 88/314 KB 576/587 KB 196/206 KB 521/894 KB 260/1822 KB 92/314 KB 576/587 KB 196/206 KB 521/894 KB 260/1822 KB 96/314 KB 576/587 KB 196/206 KB 521/894 KB 260/1822 KB 80/314 KB 560/587 KB 180/206 KB 509/894 KB 264/1822 KB 96/314 KB 576/587 KB 196/206 KB 521/894 KB 268/1822 KB 96/314 KB 576/587 KB 196/206 KB 521/894 KB 272/1822 KB 96/314 KB 576/587 KB 196/206 KB 521/894 KB 276/1822 KB 96/314 KB 576/587 KB 196/206 KB 521/894 KB 280/1822 KB 100/314 KB 580/587 KB 196/206 KB 521/894 KB 284/1822 KB 100/314 KB 580/587 KB 196/206 KB 521/894 KB 288/1822 KB 100/314 KB 580/587 KB 196/206 KB 521/894 KB 260/1822 KB 84/314 KB 564/587 KB 196/206 KB 513/894 KB 288/1822 KB 100/314 KB 580/587 KB 200/206 KB 525/894 KB 288/1822 KB 100/314 KB 580/587 KB 204/206 KB 525/894 KB 288/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 292/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 296/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 300/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 304/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 308/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 312/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 316/1822 KB 100/314 KB 580/587 KB 206/206 KB 525/894 KB 288/1822 KB 100/314 KB 580/587 KB 196/206 KB 525/894 KB 276/1822 KB 100/314 KB 580/587 KB 196/206 KB 521/894 KB 316/1822 KB 100/314 KB 584/587 KB 206/206 KB 525/894 KB 316/1822 KB 100/314 KB 587/587 KB 206/206 KB 525/894 KB 276/1822 KB 100/314 KB 576/587 KB 196/206 KB 521/894 KB 316/1822 KB 104/314 KB 587/587 KB 206/206 KB 525/894 KB 316/1822 KB 108/314 KB 587/587 KB 206/206 KB 529/894 KB 316/1822 KB 108/314 KB 587/587 KB 206/206 KB 529/894 KB 316/1822 KB 112/314 KB 587/587 KB 206/206 KB 533/894 KB 316/1822 KB 116/314 KB 587/587 KB 206/206 KB 533/894 KB 316/1822 KB 120/314 KB 587/587 KB 206/206 KB 533/894 KB 316/1822 KB 124/314 KB 587/587 KB 206/206 KB 533/894 KB 316/1822 KB 128/314 KB 587/587 KB 206/206 KB 533/894 KB 316/1822 KB 116/314 KB 587/587 KB 206/206 KB 533/894 KB 316/1822 KB 128/314 KB 587/587 KB 206/206 KB 537/894 KB 316/1822 KB 128/314 KB 587/587 KB 206/206 KB 541/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 221.4 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 320/1822 KB 132/314 KB 587/587 KB 545/894 KB 316/1822 KB 132/314 KB 587/587 KB 545/894 KB 316/1822 KB 128/314 KB 587/587 KB 545/894 KB 320/1822 KB 132/314 KB 587/587 KB 549/894 KB 320/1822 KB 132/314 KB 587/587 KB 553/894 KB 320/1822 KB 132/314 KB 587/587 KB 557/894 KB 320/1822 KB 136/314 KB 587/587 KB 561/894 KB 324/1822 KB 136/314 KB 587/587 KB 565/894 KB 324/1822 KB 136/314 KB 587/587 KB 569/894 KB 324/1822 KB 136/314 KB 587/587 KB 573/894 KB 320/1822 KB 136/314 KB 587/587 KB 557/894 KB 324/1822 KB 140/314 KB 587/587 KB 573/894 KB 324/1822 KB 144/314 KB 587/587 KB 573/894 KB 324/1822 KB 136/314 KB 587/587 KB 561/894 KB 328/1822 KB 144/314 KB 573/894 KB 332/1822 KB 144/314 KB 573/894 KB 336/1822 KB 148/314 KB 573/894 KB 340/1822 KB 148/314 KB 573/894 KB 344/1822 KB 148/314 KB 577/894 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 340/1822 KB 148/314 KB 577/894 KB 332/1822 KB 148/314 KB 573/894 KB 344/1822 KB 152/314 KB 577/894 KB 344/1822 KB 156/314 KB 577/894 KB 344/1822 KB 160/314 KB 577/894 KB 344/1822 KB 164/314 KB 577/894 KB 348/1822 KB 168/314 KB 581/894 KB 348/1822 KB 172/314 KB 581/894 KB 348/1822 KB 176/314 KB 581/894 KB 348/1822 KB 164/314 KB 581/894 KB 344/1822 KB 164/314 KB 581/894 KB 348/1822 KB 176/314 KB 585/894 KB 348/1822 KB 176/314 KB 589/894 KB 352/1822 KB 176/314 KB 589/894 KB 352/1822 KB 176/314 KB 593/894 KB 356/1822 KB 180/314 KB 597/894 KB 356/1822 KB 180/314 KB 601/894 KB 356/1822 KB 180/314 KB 605/894 KB 356/1822 KB 180/314 KB 593/894 KB 356/1822 KB 184/314 KB 605/894 KB 356/1822 KB 188/314 KB 605/894 KB 356/1822 KB 192/314 KB 605/894 KB 356/1822 KB 196/314 KB 605/894 KB 4/57 KB 356/1822 KB 200/314 KB 609/894 KB 4/57 KB 356/1822 KB 204/314 KB 609/894 KB 4/57 KB 356/1822 KB 208/314 KB 609/894 KB 356/1822 KB 176/314 KB 593/894 KB 4/57 KB 360/1822 KB 208/314 KB 609/894 KB 4/57 KB 364/1822 KB 208/314 KB 609/894 KB 4/57 KB 356/1822 KB 196/314 KB 609/894 KB 8/57 KB 364/1822 KB 208/314 KB 609/894 KB 12/57 KB 364/1822 KB 208/314 KB 609/894 KB 16/57 KB 364/1822 KB 208/314 KB 609/894 KB 20/57 KB 364/1822 KB 208/314 KB 609/894 KB 356/1822 KB 196/314 KB 609/894 KB 20/57 KB 368/1822 KB 208/314 KB 613/894 KB 24/57 KB 368/1822 KB 208/314 KB 617/894 KB 24/57 KB 368/1822 KB 208/314 KB 621/894 KB 20/57 KB 368/1822 KB 208/314 KB 609/894 KB 24/57 KB 372/1822 KB 208/314 KB 621/894 KB 24/57 KB 376/1822 KB 208/314 KB 621/894 KB 24/57 KB 380/1822 KB 208/314 KB 621/894 KB 24/57 KB 384/1822 KB 208/314 KB 625/894 KB 24/57 KB 388/1822 KB 208/314 KB 625/894 KB 24/57 KB 392/1822 KB 212/314 KB 625/894 KB 24/57 KB 368/1822 KB 208/314 KB 613/894 KB 28/57 KB 396/1822 KB 212/314 KB 625/894 KB 32/57 KB 396/1822 KB 212/314 KB 625/894 KB 36/57 KB 396/1822 KB 212/314 KB 625/894 KB 40/57 KB 396/1822 KB 212/314 KB 625/894 KB 44/57 KB 396/1822 KB 212/314 KB 625/894 KB 48/57 KB 396/1822 KB 212/314 KB 625/894 KB 24/57 KB 388/1822 KB 212/314 KB 625/894 KB 24/57 KB 380/1822 KB 208/314 KB 625/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 628.8 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 48/57 KB 396/1822 KB 212/314 KB 629/894 KB 48/57 KB 396/1822 KB 212/314 KB 633/894 KB 48/57 KB 396/1822 KB 216/314 KB 633/894 KB 48/57 KB 396/1822 KB 220/314 KB 633/894 KB 48/57 KB 396/1822 KB 220/314 KB 637/894 KB 48/57 KB 396/1822 KB 224/314 KB 637/894 KB 48/57 KB 396/1822 KB 228/314 KB 637/894 KB 52/57 KB 396/1822 KB 232/314 KB 641/894 KB 52/57 KB 396/1822 KB 236/314 KB 641/894 KB 52/57 KB 396/1822 KB 240/314 KB 641/894 KB 52/57 KB 396/1822 KB 228/314 KB 641/894 KB 56/57 KB 396/1822 KB 240/314 KB 641/894 KB 57/57 KB 396/1822 KB 240/314 KB 641/894 KB 24/57 KB 396/1822 KB 228/314 KB 637/894 KB 57/57 KB 400/1822 KB 240/314 KB 641/894 KB 48/57 KB 396/1822 KB 228/314 KB 641/894 KB 57/57 KB 400/1822 KB 240/314 KB 645/894 KB 57/57 KB 404/1822 KB 240/314 KB 649/894 KB 57/57 KB 404/1822 KB 240/314 KB 653/894 KB 57/57 KB 404/1822 KB 240/314 KB 657/894 KB 57/57 KB 404/1822 KB 244/314 KB 661/894 KB 57/57 KB 404/1822 KB 244/314 KB 665/894 KB 57/57 KB 404/1822 KB 244/314 KB 669/894 KB 57/57 KB 404/1822 KB 240/314 KB 645/894 KB 57/57 KB 408/1822 KB 244/314 KB 669/894 KB 57/57 KB 412/1822 KB 244/314 KB 669/894 KB 57/57 KB 416/1822 KB 244/314 KB 669/894 KB 57/57 KB 420/1822 KB 244/314 KB 669/894 KB 57/57 KB 424/1822 KB 244/314 KB 669/894 KB 57/57 KB 428/1822 KB 244/314 KB 669/894 KB 57/57 KB 432/1822 KB 244/314 KB 673/894 KB 57/57 KB 404/1822 KB 244/314 KB 657/894 KB 57/57 KB 432/1822 KB 248/314 KB 673/894 KB 57/57 KB 432/1822 KB 252/314 KB 673/894 KB 57/57 KB 432/1822 KB 256/314 KB 673/894 KB 57/57 KB 432/1822 KB 260/314 KB 673/894 KB 57/57 KB 432/1822 KB 264/314 KB 673/894 KB 57/57 KB 432/1822 KB 268/314 KB 673/894 KB 57/57 KB 432/1822 KB 272/314 KB 673/894 KB 57/57 KB 428/1822 KB 244/314 KB 673/894 KB 432/1822 KB 272/314 KB 677/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 58.9 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 432/1822 KB 272/314 KB 681/894 KB 432/1822 KB 272/314 KB 685/894 KB 436/1822 KB 272/314 KB 685/894 KB 440/1822 KB 272/314 KB 685/894 KB 444/1822 KB 272/314 KB 685/894 KB 448/1822 KB 272/314 KB 685/894 KB 452/1822 KB 272/314 KB 689/894 KB 448/1822 KB 272/314 KB 689/894 KB 452/1822 KB 276/314 KB 4/263 KB 689/894 KB 452/1822 KB 272/314 KB 4/263 KB 689/894 KB 452/1822 KB 276/314 KB 8/263 KB 689/894 KB 452/1822 KB 276/314 KB 12/263 KB 689/894 KB 452/1822 KB 276/314 KB 16/263 KB 689/894 KB 452/1822 KB 276/314 KB 20/263 KB 689/894 KB 452/1822 KB 276/314 KB 24/263 KB 689/894 KB 452/1822 KB 276/314 KB 28/263 KB 689/894 KB 452/1822 KB 276/314 KB 32/263 KB 689/894 KB 452/1822 KB 276/314 KB 36/263 KB 689/894 KB 452/1822 KB 280/314 KB 36/263 KB 689/894 KB 452/1822 KB 280/314 KB 40/263 KB 693/894 KB 452/1822 KB 280/314 KB 40/263 KB 697/894 KB 452/1822 KB 280/314 KB 40/263 KB 689/894 KB 452/1822 KB 284/314 KB 40/263 KB 697/894 KB 452/1822 KB 288/314 KB 40/263 KB 697/894 KB 452/1822 KB 288/314 KB 44/263 KB 697/894 KB 452/1822 KB 288/314 KB 48/263 KB 701/894 KB 452/1822 KB 288/314 KB 52/263 KB 701/894 KB 452/1822 KB 288/314 KB 44/263 KB 701/894 KB 456/1822 KB 292/314 KB 52/263 KB 705/894 KB 456/1822 KB 292/314 KB 52/263 KB 709/894 KB 456/1822 KB 292/314 KB 52/263 KB 701/894 KB 456/1822 KB 296/314 KB 56/263 KB 709/894 KB 456/1822 KB 288/314 KB 52/263 KB 701/894 KB 460/1822 KB 296/314 KB 56/263 KB 713/894 KB 464/1822 KB 296/314 KB 56/263 KB 713/894 KB 468/1822 KB 296/314 KB 56/263 KB 713/894 KB 472/1822 KB 300/314 KB 56/263 KB 713/894 KB 476/1822 KB 300/314 KB 56/263 KB 713/894 KB 480/1822 KB 300/314 KB 56/263 KB 713/894 KB 456/1822 KB 296/314 KB 56/263 KB 713/894 KB 480/1822 KB 300/314 KB 56/263 KB 717/894 KB 480/1822 KB 300/314 KB 56/263 KB 721/894 KB 480/1822 KB 300/314 KB 56/263 KB 725/894 KB 480/1822 KB 300/314 KB 56/263 KB 729/894 KB 480/1822 KB 300/314 KB 56/263 KB 733/894 KB 480/1822 KB 300/314 KB 56/263 KB 737/894 KB 456/1822 KB 292/314 KB 56/263 KB 709/894 KB 484/1822 KB 300/314 KB 60/263 KB 737/894 KB 484/1822 KB 300/314 KB 64/263 KB 737/894 KB 484/1822 KB 300/314 KB 68/263 KB 737/894 KB 484/1822 KB 300/314 KB 72/263 KB 737/894 KB 484/1822 KB 300/314 KB 76/263 KB 737/894 KB 484/1822 KB 300/314 KB 80/263 KB 737/894 KB 484/1822 KB 300/314 KB 84/263 KB 737/894 KB 484/1822 KB 300/314 KB 88/263 KB 737/894 KB 484/1822 KB 300/314 KB 56/263 KB 737/894 KB 488/1822 KB 300/314 KB 88/263 KB 741/894 KB 492/1822 KB 300/314 KB 88/263 KB 741/894 KB 496/1822 KB 300/314 KB 88/263 KB 741/894 KB 468/1822 KB 300/314 KB 56/263 KB 713/894 KB 496/1822 KB 304/314 KB 88/263 KB 741/894 KB 496/1822 KB 308/314 KB 88/263 KB 741/894 KB 496/1822 KB 312/314 KB 88/263 KB 741/894 KB 496/1822 KB 314/314 KB 88/263 KB 741/894 KB 496/1822 KB 314/314 KB 92/263 KB 741/894 KB 496/1822 KB 314/314 KB 96/263 KB 741/894 KB 484/1822 KB 300/314 KB 88/263 KB 741/894 KB 496/1822 KB 314/314 KB 96/263 KB 745/894 KB 496/1822 KB 314/314 KB 96/263 KB 749/894 KB 496/1822 KB 314/314 KB 100/263 KB 749/894 KB 500/1822 KB 314/314 KB 104/263 KB 753/894 KB 500/1822 KB 314/314 KB 108/263 KB 753/894 KB 500/1822 KB 314/314 KB 112/263 KB 753/894 KB 500/1822 KB 314/314 KB 100/263 KB 753/894 KB 504/1822 KB 314/314 KB 112/263 KB 753/894 KB 508/1822 KB 314/314 KB 112/263 KB 753/894 KB 496/1822 KB 314/314 KB 100/263 KB 753/894 KB 512/1822 KB 314/314 KB 112/263 KB 757/894 KB 512/1822 KB 314/314 KB 112/263 KB 761/894 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 512/1822 KB 314/314 KB 112/263 KB 765/894 KB 512/1822 KB 314/314 KB 112/263 KB 753/894 KB 516/1822 KB 314/314 KB 112/263 KB 765/894 KB 520/1822 KB 314/314 KB 116/263 KB 769/894 KB 524/1822 KB 314/314 KB 116/263 KB 769/894 KB 528/1822 KB 314/314 KB 116/263 KB 769/894 KB 532/1822 KB 314/314 KB 116/263 KB 769/894 KB 536/1822 KB 116/263 KB 769/894 KB 516/1822 KB 314/314 KB 116/263 KB 769/894 KB 536/1822 KB 120/263 KB 769/894 KB 516/1822 KB 314/314 KB 112/263 KB 769/894 KB 536/1822 KB 120/263 KB 773/894 KB 536/1822 KB 120/263 KB 777/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 317.0 KB/sec) unit-abot-epc-basic-0: 03:01: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.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 536/1822 KB 124/263 KB 777/894 KB 536/1822 KB 128/263 KB 777/894 KB 536/1822 KB 128/263 KB 781/894 KB 536/1822 KB 132/263 KB 781/894 KB 536/1822 KB 136/263 KB 785/894 KB 536/1822 KB 132/263 KB 785/894 KB 540/1822 KB 136/263 KB 789/894 KB 540/1822 KB 136/263 KB 785/894 KB 544/1822 KB 140/263 KB 789/894 KB 540/1822 KB 140/263 KB 789/894 KB 544/1822 KB 144/263 KB 789/894 KB 544/1822 KB 148/263 KB 793/894 KB 548/1822 KB 152/263 KB 793/894 KB 548/1822 KB 156/263 KB 793/894 KB 548/1822 KB 160/263 KB 793/894 KB 544/1822 KB 144/263 KB 793/894 KB 548/1822 KB 160/263 KB 797/894 KB 548/1822 KB 160/263 KB 801/894 KB 548/1822 KB 160/263 KB 805/894 KB 548/1822 KB 160/263 KB 809/894 KB 548/1822 KB 160/263 KB 813/894 KB 548/1822 KB 160/263 KB 817/894 KB 548/1822 KB 164/263 KB 817/894 KB 4/276 KB 548/1822 KB 164/263 KB 817/894 KB 8/276 KB 548/1822 KB 164/263 KB 817/894 KB 12/276 KB 548/1822 KB 148/263 KB 793/894 KB 552/1822 KB 164/263 KB 817/894 KB 16/276 KB 548/1822 KB 164/263 KB 817/894 KB 16/276 KB 556/1822 KB 164/263 KB 817/894 KB 16/276 KB 4/99 KB 560/1822 KB 164/263 KB 817/894 KB 16/276 KB 4/99 KB 560/1822 KB 164/263 KB 817/894 KB 20/276 KB 4/99 KB 560/1822 KB 164/263 KB 817/894 KB 24/276 KB 4/99 KB 564/1822 KB 164/263 KB 817/894 KB 28/276 KB 548/1822 KB 164/263 KB 817/894 KB 4/99 KB 564/1822 KB 164/263 KB 817/894 KB 24/276 KB 4/99 KB 564/1822 KB 168/263 KB 817/894 KB 28/276 KB 4/99 KB 556/1822 KB 164/263 KB 817/894 KB 16/276 KB 8/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 12/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 16/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 20/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 24/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 28/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 32/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 36/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 40/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 44/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 48/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 52/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 56/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 60/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 64/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 68/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 72/99 KB 568/1822 KB 172/263 KB 821/894 KB 32/276 KB 76/99 KB 568/1822 KB 172/263 KB 821/894 KB 32/276 KB 80/99 KB 568/1822 KB 172/263 KB 821/894 KB 32/276 KB 4/99 KB 568/1822 KB 168/263 KB 817/894 KB 28/276 KB 80/99 KB 572/1822 KB 172/263 KB 821/894 KB 32/276 KB 80/99 KB 576/1822 KB 172/263 KB 821/894 KB 32/276 KB 68/99 KB 568/1822 KB 172/263 KB 821/894 KB 32/276 KB 68/99 KB 568/1822 KB 172/263 KB 821/894 KB 28/276 KB 80/99 KB 576/1822 KB 172/263 KB 825/894 KB 32/276 KB 80/99 KB 576/1822 KB 172/263 KB 829/894 KB 32/276 KB 80/99 KB 576/1822 KB 172/263 KB 833/894 KB 32/276 KB 84/99 KB 580/1822 KB 172/263 KB 837/894 KB 36/276 KB 84/99 KB 580/1822 KB 172/263 KB 841/894 KB 36/276 KB 84/99 KB 580/1822 KB 172/263 KB 845/894 KB 36/276 KB 68/99 KB 568/1822 KB 172/263 KB 817/894 KB 28/276 KB 84/99 KB 580/1822 KB 176/263 KB 845/894 KB 36/276 KB 84/99 KB 580/1822 KB 180/263 KB 845/894 KB 36/276 KB 84/99 KB 580/1822 KB 184/263 KB 845/894 KB 36/276 KB 84/99 KB 580/1822 KB 188/263 KB 845/894 KB 36/276 KB 84/99 KB 580/1822 KB 192/263 KB 845/894 KB 36/276 KB 84/99 KB 580/1822 KB 172/263 KB 833/894 KB 36 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install /276 KB 80/99 KB 580/1822 KB 172/263 KB 833/894 KB 36/276 KB 80/99 KB 576/1822 KB 172/263 KB 833/894 KB 36/276 KB 84/99 KB 580/1822 KB 192/263 KB 845/894 KB 40/276 KB 84/99 KB 580/1822 KB 192/263 KB 845/894 KB 44/276 KB 88/99 KB 584/1822 KB 192/263 KB 845/894 KB 44/276 KB 92/99 KB 584/1822 KB 192/263 KB 845/894 KB 44/276 KB 84/99 KB 584/1822 KB 192/263 KB 845/894 KB 44/276 KB 92/99 KB 588/1822 KB 192/263 KB 845/894 KB 48/276 KB 92/99 KB 592/1822 KB 192/263 KB 845/894 KB 48/276 KB 96/99 KB 596/1822 KB 192/263 KB 845/894 KB 48/276 KB 96/99 KB 600/1822 KB 196/263 KB 849/894 KB 48/276 KB 96/99 KB 604/1822 KB 196/263 KB 849/894 KB 48/276 KB 96/99 KB 608/1822 KB 196/263 KB 849/894 KB 48/276 KB 92/99 KB 584/1822 KB 192/263 KB 845/894 KB 48/276 KB 96/99 KB 608/1822 KB 196/263 KB 849/894 KB 52/276 KB 96/99 KB 608/1822 KB 196/263 KB 849/894 KB 56/276 KB 96/99 KB 608/1822 KB 196/263 KB 849/894 KB 60/276 KB 96/99 KB 608/1822 KB 196/263 KB 849/894 KB 64/276 KB 96/99 KB 596/1822 KB 196/263 KB 849/894 KB 48/276 KB 96/99 KB 608/1822 KB 196/263 KB 853/894 KB 64/276 KB 96/99 KB 608/1822 KB 196/263 KB 857/894 KB 64/276 KB 96/99 KB 596/1822 KB 196/263 KB 845/894 KB 48/276 KB 96/99 KB 608/1822 KB 200/263 KB 861/894 KB 64/276 KB 96/99 KB 608/1822 KB 204/263 KB 861/894 KB 64/276 KB 96/99 KB 608/1822 KB 208/263 KB 861/894 KB 64/276 KB 96/99 KB 592/1822 KB 192/263 KB 845/894 KB 48/276 KB 99/99 KB 608/1822 KB 208/263 KB 861/894 KB 64/276 KB 99/99 KB 608/1822 KB 212/263 KB 861/894 KB 64/276 KB 99/99 KB 612/1822 KB 216/263 KB 861/894 KB 68/276 KB 99/99 KB 612/1822 KB 220/263 KB 861/894 KB 68/276 KB 99/99 KB 612/1822 KB 224/263 KB 861/894 KB 68/276 KB 96/99 KB 608/1822 KB 196/263 KB 861/894 KB 64/276 KB 99/99 KB 612/1822 KB 224/263 KB 865/894 KB 68/276 KB 99/99 KB 612/1822 KB 224/263 KB 869/894 KB 68/276 KB 99/99 KB 612/1822 KB 224/263 KB 873/894 KB 68/276 KB 99/99 KB 612/1822 KB 224/263 KB 877/894 KB 68/276 KB 99/99 KB 612/1822 KB 224/263 KB 881/894 KB 68/276 KB 99/99 KB 612/1822 KB 228/263 KB 885/894 KB 68/276 KB 99/99 KB 612/1822 KB 212/263 KB 861/894 KB 68/276 KB 99/99 KB 612/1822 KB 228/263 KB 885/894 KB 72/276 KB 99/99 KB 612/1822 KB 228/263 KB 885/894 KB 76/276 KB 99/99 KB 612/1822 KB 228/263 KB 885/894 KB 80/276 KB 99/99 KB 612/1822 KB 212/263 KB 861/894 KB 64/276 KB 99/99 KB 616/1822 KB 228/263 KB 885/894 KB 80/276 KB 99/99 KB 620/1822 KB 228/263 KB 885/894 KB 80/276 KB 99/99 KB 624/1822 KB 228/263 KB 885/894 KB 80/276 KB 99/99 KB 624/1822 KB 228/263 KB 885/894 KB 84/276 KB 99/99 KB 628/1822 KB 228/263 KB 885/894 KB 88/276 KB 99/99 KB 628/1822 KB 228/263 KB 885/894 KB 92/276 KB 99/99 KB 628/1822 KB 228/263 KB 885/894 KB 96/276 KB 99/99 KB 612/1822 KB 228/263 KB 881/894 KB 68/276 KB 99/99 KB 628/1822 KB 232/263 KB 885/894 KB 96/276 KB 99/99 KB 628/1822 KB 236/263 KB 885/894 KB 96/276 KB 99/99 KB 628/1822 KB 240/263 KB 885/894 KB 96/276 KB 99/99 KB 628/1822 KB 228/263 KB 885/894 KB 84/276 KB 99/99 KB 632/1822 KB 240/263 KB 885/894 KB 96/276 KB 99/99 KB 636/1822 KB 240/263 KB 885/894 KB 96/276 KB 99/99 KB 640/1822 KB 240/263 KB 889/894 KB 96/276 KB 99/99 KB 644/1822 KB 240/263 KB 889/894 KB 96/276 KB 99/99 KB 648/1822 KB 244/263 KB 889/894 KB 100/276 KB 652/1822 KB 244/263 KB 889/894 KB 100/276 KB 656/1822 KB 244/263 KB 889/894 KB 100/276 KB 99/99 KB 636/1822 KB 240/263 KB 889/894 KB 96/276 KB 656/1822 KB 244/263 KB 893/894 KB 100/276 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 96.4 KB/sec) unit-abot-epc-basic-0: 03:01: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.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 656/1822 KB 244/263 KB 894/894 KB 100/276 KB 99/99 KB 644/1822 KB 244/263 KB 889/894 KB 100/276 KB 656/1822 KB 248/263 KB 894/894 KB 100/276 KB 656/1822 KB 252/263 KB 894/894 KB 100/276 KB 656/1822 KB 256/263 KB 894/894 KB 100/276 KB 99/99 KB 644/1822 KB 240/263 KB 889/894 KB 100/276 KB 656/1822 KB 256/263 KB 894/894 KB 104/276 KB 656/1822 KB 256/263 KB 894/894 KB 108/276 KB 656/1822 KB 256/263 KB 894/894 KB 112/276 KB 656/1822 KB 260/263 KB 894/894 KB 112/276 KB 660/1822 KB 263/263 KB 894/894 KB 116/276 KB 660/1822 KB 260/263 KB 894/894 KB 116/276 KB 664/1822 KB 263/263 KB 894/894 KB 116/276 KB 656/1822 KB 260/263 KB 894/894 KB 116/276 KB 668/1822 KB 263/263 KB 894/894 KB 120/276 KB 668/1822 KB 263/263 KB 894/894 KB 124/276 KB 668/1822 KB 263/263 KB 894/894 KB 128/276 KB 668/1822 KB 263/263 KB 894/894 KB 132/276 KB 668/1822 KB 263/263 KB 894/894 KB 136/276 KB 668/1822 KB 263/263 KB 894/894 KB 140/276 KB 668/1822 KB 263/263 KB 894/894 KB 116/276 KB 672/1822 KB 263/263 KB 894/894 KB 140/276 KB 676/1822 KB 263/263 KB 894/894 KB 140/276 KB 680/1822 KB 263/263 KB 894/894 KB 140/276 KB 684/1822 KB 263/263 KB 894/894 KB 144/276 KB 688/1822 KB 263/263 KB 894/894 KB 144/276 KB 680/1822 KB 263/263 KB 894/894 KB 144/276 KB 688/1822 KB 263/263 KB 894/894 KB 148/276 KB 692/1822 KB 263/263 KB 894/894 KB 152/276 KB 692/1822 KB 263/263 KB 894/894 KB 156/276 KB 692/1822 KB 263/263 KB 894/894 KB 160/276 KB 692/1822 KB 263/263 KB 894/894 KB 164/276 KB 692/1822 KB 4/54 KB 168/276 KB 692/1822 KB 4/54 KB 172/276 KB 692/1822 KB 4/54 KB 176/276 KB 692/1822 KB 263/263 KB 894/894 KB 148/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 858.8 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 692/1822 KB 263/263 KB 4/54 KB 894/894 KB 164/276 KB 692/1822 KB 8/54 KB 176/276 KB 692/1822 KB 12/54 KB 176/276 KB 692/1822 KB 16/54 KB 176/276 KB 692/1822 KB 20/54 KB 176/276 KB 692/1822 KB 24/54 KB 176/276 KB 692/1822 KB 28/54 KB 176/276 KB 692/1822 KB 32/54 KB 176/276 KB 692/1822 KB 36/54 KB 176/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 251.9 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 692/1822 KB 40/54 KB 176/276 KB 692/1822 KB 44/54 KB 176/276 KB 692/1822 KB 48/54 KB 176/276 KB 692/1822 KB 52/54 KB 176/276 KB 692/1822 KB 54/54 KB 176/276 KB 696/1822 KB 54/54 KB 176/276 KB 700/1822 KB 54/54 KB 176/276 KB 704/1822 KB 54/54 KB 176/276 KB 708/1822 KB 54/54 KB 176/276 KB 712/1822 KB 54/54 KB 176/276 KB 716/1822 KB 54/54 KB 176/276 KB 720/1822 KB 54/54 KB 176/276 KB 724/1822 KB 54/54 KB 176/276 KB 728/1822 KB 54/54 KB 180/276 KB 732/1822 KB 54/54 KB 180/276 KB 724/1822 KB 54/54 KB 180/276 KB 736/1822 KB 54/54 KB 184/276 KB 736/1822 KB 54/54 KB 188/276 KB 736/1822 KB 54/54 KB 192/276 KB 736/1822 KB 54/54 KB 196/276 KB 736/1822 KB 54/54 KB 200/276 KB 736/1822 KB 54/54 KB 204/276 KB 736/1822 KB 54/54 KB 208/276 KB 736/1822 KB 54/54 KB 180/276 KB 740/1822 KB 54/54 KB 208/276 KB 744/1822 KB 54/54 KB 208/276 KB 748/1822 KB 54/54 KB 208/276 KB 752/1822 KB 54/54 KB 208/276 KB 756/1822 KB 54/54 KB 208/276 KB 760/1822 KB 54/54 KB 212/276 KB 764/1822 KB 54/54 KB 212/276 KB 756/1822 KB 54/54 KB 212/276 KB 764/1822 KB 212/276 KB 4/748 KB 4/223 KB 764/1822 KB 212/276 KB 4/748 KB 8/223 KB 764/1822 KB 212/276 KB 4/748 KB 764/1822 KB 212/276 KB 8/748 KB 8/223 KB 764/1822 KB 212/276 KB 12/748 KB 8/223 KB 764/1822 KB 212/276 KB 16/748 KB 8/223 KB 764/1822 KB 212/276 KB 20/748 KB 12/223 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 50.9 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 764/1822 KB 212/276 KB 16/748 KB 12/223 KB 764/1822 KB 212/276 KB 20/748 KB 16/223 KB 764/1822 KB 212/276 KB 20/748 KB 20/223 KB 764/1822 KB 212/276 KB 24/748 KB 24/223 KB 764/1822 KB 212/276 KB 24/748 KB 28/223 KB 764/1822 KB 212/276 KB 24/748 KB 32/223 KB 764/1822 KB 212/276 KB 24/748 KB 20/223 KB 764/1822 KB 212/276 KB 28/748 KB 32/223 KB 764/1822 KB 212/276 KB 32/748 KB 32/223 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 764/1822 KB 212/276 KB 36/748 KB 32/223 KB 764/1822 KB 212/276 KB 40/748 KB 36/223 KB 764/1822 KB 212/276 KB 44/748 KB 36/223 KB 764/1822 KB 212/276 KB 48/748 KB 36/223 KB 764/1822 KB 212/276 KB 36/748 KB 36/223 KB 764/1822 KB 212/276 KB 48/748 KB 40/223 KB 764/1822 KB 212/276 KB 48/748 KB 44/223 KB 764/1822 KB 214/276 KB 48/748 KB 48/223 KB 764/1822 KB 214/276 KB 48/748 KB 52/223 KB 768/1822 KB 214/276 KB 52/748 KB 56/223 KB 764/1822 KB 214/276 KB 48/748 KB 44/223 KB 768/1822 KB 218/276 KB 52/748 KB 56/223 KB 768/1822 KB 222/276 KB 52/748 KB 56/223 KB 768/1822 KB 226/276 KB 52/748 KB 56/223 KB 768/1822 KB 230/276 KB 52/748 KB 56/223 KB 768/1822 KB 214/276 KB 52/748 KB 52/223 KB 764/1822 KB 214/276 KB 52/748 KB 52/223 KB 768/1822 KB 230/276 KB 56/748 KB 56/223 KB 768/1822 KB 230/276 KB 60/748 KB 56/223 KB 768/1822 KB 230/276 KB 64/748 KB 56/223 KB 768/1822 KB 230/276 KB 68/748 KB 56/223 KB 772/1822 KB 234/276 KB 72/748 KB 60/223 KB 772/1822 KB 234/276 KB 76/748 KB 60/223 KB 772/1822 KB 234/276 KB 80/748 KB 60/223 KB 772/1822 KB 234/276 KB 84/748 KB 60/223 KB 772/1822 KB 234/276 KB 88/748 KB 60/223 KB 772/1822 KB 234/276 KB 92/748 KB 60/223 KB 772/1822 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 3/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 6/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 9/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 11/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 14/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 16/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 19/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 22/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 25/27 KB 234/276 KB 96/748 KB 60/223 KB 772/1822 KB 234/276 KB 68/748 KB 60/223 KB 772/1822 KB 25/27 KB 238/276 KB 96/748 KB 60/223 KB 772/1822 KB 230/276 KB 68/748 KB 60/223 KB 768/1822 KB 230/276 KB 68/748 KB 60/223 KB 772/1822 KB 25/27 KB 238/276 KB 96/748 KB 64/223 KB 772/1822 KB 25/27 KB 238/276 KB 96/748 KB 68/223 KB 776/1822 KB 25/27 KB 238/276 KB 96/748 KB 68/223 KB 780/1822 KB 25/27 KB 238/276 KB 96/748 KB 72/223 KB 784/1822 KB 25/27 KB 238/276 KB 96/748 KB 72/223 KB 784/1822 KB 27/27 KB 238/276 KB 96/748 KB 72/223 KB 784/1822 KB 27/27 KB 242/276 KB 96/748 KB 72/223 KB 784/1822 KB 27/27 KB 242/276 KB 96/748 KB 72/223 KB 784/1822 KB 27/27 KB 246/276 KB 96/748 KB 76/223 KB 784/1822 KB 27/27 KB 246/276 KB 96/748 KB 76/223 KB 788/1822 KB 27/27 KB 246/276 KB 96/748 KB 80/223 KB 788/1822 KB 27/27 KB 246/276 KB 96/748 KB 84/223 KB 788/1822 KB 27/27 KB 250/276 KB 96/748 KB 88/223 KB 788/1822 KB 27/27 KB 250/276 KB 96/748 KB 92/223 KB 788/1822 KB 27/27 KB 250/276 KB 96/748 KB 96/223 KB 788/1822 KB 27/27 KB 250/276 KB 96/748 KB 100/223 KB 788/1822 KB 27/27 KB 250/276 KB 100/748 KB 104/223 KB 788/1822 KB 27/27 KB 250/276 KB 100/748 KB 108/223 KB 788/1822 KB 27/27 KB 250/276 KB 100/748 KB 112/223 KB 788/1822 KB 250/276 KB 100/748 KB 116/223 KB 788/1822 KB 27/27 KB 246/276 KB 96/748 KB 76/223 KB 792/1822 KB 250/276 KB 100/748 KB 116/223 KB 796/1822 KB 250/276 KB 100/748 KB 116/223 KB 800/1822 KB 250/276 KB 100/748 KB 116/223 KB 804/1822 KB 250/276 KB 100/748 KB 116/223 KB 808/1822 KB 250/276 KB 100/748 KB 116/223 KB 812/1822 KB 250/276 KB 100/748 KB 116/223 KB 816/1822 KB 250/276 KB 100/748 KB 116/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install .9.2/jackson-xc-1.9.2.jar (27 KB at 24.6 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 788/1822 KB 27/27 KB 250/276 KB 100/748 KB 100/223 KB 788/1822 KB 27/27 KB 250/276 KB 96/748 KB 84/223 KB 816/1822 KB 254/276 KB 100/748 KB 116/223 KB 816/1822 KB 258/276 KB 100/748 KB 116/223 KB 816/1822 KB 262/276 KB 100/748 KB 116/223 KB 816/1822 KB 266/276 KB 100/748 KB 116/223 KB 816/1822 KB 266/276 KB 104/748 KB 116/223 KB 816/1822 KB 266/276 KB 108/748 KB 116/223 KB 816/1822 KB 266/276 KB 112/748 KB 116/223 KB 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 816/1822 KB 270/276 KB 116/748 KB 116/223 KB 820/1822 KB 270/276 KB 120/748 KB 116/223 KB 820/1822 KB 270/276 KB 124/748 KB 116/223 KB 816/1822 KB 270/276 KB 112/748 KB 116/223 KB 820/1822 KB 274/276 KB 124/748 KB 120/223 KB 820/1822 KB 276/276 KB 124/748 KB 120/223 KB 820/1822 KB 270/276 KB 124/748 KB 120/223 KB 820/1822 KB 270/276 KB 116/748 KB 116/223 KB 824/1822 KB 276/276 KB 128/748 KB 120/223 KB 828/1822 KB 276/276 KB 128/748 KB 120/223 KB 820/1822 KB 276/276 KB 128/748 KB 120/223 KB 828/1822 KB 276/276 KB 128/748 KB 124/223 KB 828/1822 KB 276/276 KB 128/748 KB 128/223 KB 832/1822 KB 276/276 KB 128/748 KB 128/223 KB 832/1822 KB 276/276 KB 132/748 KB 128/223 KB 836/1822 KB 276/276 KB 136/748 KB 132/223 KB 836/1822 KB 276/276 KB 140/748 KB 132/223 KB 836/1822 KB 276/276 KB 144/748 KB 132/223 KB 836/1822 KB 276/276 KB 132/748 KB 132/223 KB 836/1822 KB 276/276 KB 144/748 KB 136/223 KB 836/1822 KB 276/276 KB 144/748 KB 140/223 KB 836/1822 KB 276/276 KB 144/748 KB 144/223 KB 836/1822 KB 276/276 KB 144/748 KB 148/223 KB 836/1822 KB 276/276 KB 148/748 KB 152/223 KB 836/1822 KB 276/276 KB 148/748 KB 156/223 KB 836/1822 KB 276/276 KB 148/748 KB 160/223 KB 836/1822 KB 276/276 KB 132/748 KB 128/223 KB 840/1822 KB 276/276 KB 148/748 KB 160/223 KB 844/1822 KB 276/276 KB 148/748 KB 160/223 KB 848/1822 KB 276/276 KB 148/748 KB 160/223 KB 852/1822 KB 276/276 KB 148/748 KB 160/223 KB 856/1822 KB 276/276 KB 148/748 KB 160/223 KB 860/1822 KB 276/276 KB 148/748 KB 160/223 KB 836/1822 KB 276/276 KB 148/748 KB 148/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 253.9 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 860/1822 KB 152/748 KB 160/223 KB 860/1822 KB 156/748 KB 160/223 KB 860/1822 KB 160/748 KB 160/223 KB 864/1822 KB 160/748 KB 160/223 KB 868/1822 KB 160/748 KB 160/223 KB 872/1822 KB 164/748 KB 164/223 KB 876/1822 KB 164/748 KB 164/223 KB 880/1822 KB 164/748 KB 164/223 KB 880/1822 KB 3/178 KB 164/748 KB 164/223 KB 880/1822 KB 5/178 KB 164/748 KB 164/223 KB 880/1822 KB 8/178 KB 164/748 KB 164/223 KB 880/1822 KB 11/178 KB 164/748 KB 164/223 KB 880/1822 KB 13/178 KB 164/748 KB 164/223 KB 880/1822 KB 16/178 KB 164/748 KB 164/223 KB 880/1822 KB 19/178 KB 164/748 KB 164/223 KB 880/1822 KB 21/178 KB 164/748 KB 164/223 KB 880/1822 KB 24/178 KB 164/748 KB 164/223 KB 880/1822 KB 27/178 KB 164/748 KB 164/223 KB 880/1822 KB 29/178 KB 164/748 KB 164/223 KB 880/1822 KB 32/178 KB 164/748 KB 164/223 KB 868/1822 KB 164/748 KB 164/223 KB 880/1822 KB 4/23 KB 32/178 KB 164/748 KB 168/223 KB 880/1822 KB 4/23 KB 32/178 KB 164/748 KB 172/223 KB 880/1822 KB 4/23 KB 32/178 KB 164/748 KB 176/223 KB 880/1822 KB 4/23 KB 36/178 KB 164/748 KB 180/223 KB 884/1822 KB 4/23 KB 36/178 KB 164/748 KB 184/223 KB 884/1822 KB 4/23 KB 36/178 KB 164/748 KB 188/223 KB 884/1822 KB 4/23 KB 36/178 KB 164/748 KB 192/223 KB 868/1822 KB 164/748 KB 160/223 KB 884/1822 KB 4/23 KB 36/178 KB 168/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 172/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 176/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 180/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 184/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 188/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 192/748 KB 192/223 KB 884/1822 KB 4/23 KB 36/178 KB 164/748 KB 180/223 KB 888/1822 KB 4/23 KB 36/178 KB 192/748 KB 192/223 KB 892/1822 KB 4/23 KB 36/178 KB 192/748 KB 192/223 KB 896/1822 KB 4/23 KB 36/178 KB 192/748 KB 192/223 KB 880/1822 KB 4/23 KB 36/178 KB 164/748 KB 176/223 KB 896/1822 KB 4/23 KB 40/178 KB 192/748 KB 192/223 KB 896/1822 KB 4/23 KB 44/178 KB 192/748 KB 192/223 KB 896/1822 KB 4/23 KB 48/178 KB 192/748 KB 192/223 KB 880/1822 KB 4/23 KB 32/178 KB 164/748 KB 164/223 KB 896/1822 KB 8/23 KB 48/178 KB 192/748 KB 192/223 KB 896/1822 KB 12/23 KB 48/178 KB 192/748 KB 192/223 KB 896/1822 KB 16/23 KB 48/178 KB 192/748 KB 192/223 KB 896/1822 KB 20/23 KB 48/178 KB 192/748 KB 192/223 KB 896/1822 KB 23/23 KB 48/178 KB 192/748 KB 192/223 KB 896/1822 KB 23/23 KB 52/178 KB 192/748 KB 192/223 KB 900/1822 KB 23/23 KB 56/178 KB 196/748 KB 196/223 KB 900/1822 KB 23/23 KB 60/178 KB 196/748 KB 196/223 KB 900/1822 KB 23/23 KB 64/178 KB 196/748 KB 196/223 KB 896/1822 KB 23/23 KB 52/178 KB 196/748 KB 192/223 KB 900/1822 KB 23/23 KB 64/178 KB 200/748 KB 196/223 KB 900/1822 KB 23/23 KB 64/178 KB 204/748 KB 196/223 KB 900/1822 KB 23/23 KB 64/178 KB 208/748 KB 196/223 KB 900/1822 KB 23/23 KB 64/178 KB 212/748 KB 196/223 KB 900/1822 KB 23/23 KB 68/178 KB 216/748 KB 196/223 KB 900/1822 KB 23/23 KB 68/178 KB 220/748 KB 196/223 KB 900/1822 KB 23/23 KB 68/178 KB 224/748 KB 196/223 KB 900/1822 KB 23/23 KB 52/178 KB 196/748 KB 196/223 KB 904/1822 KB 23/23 KB 68/178 KB 224/748 KB 196/223 KB 908/1822 KB 23/23 KB 68/178 KB 224/748 KB 196/223 KB 912/1822 KB 23/23 KB 68/178 KB 224/748 KB 196/223 KB 896/1822 KB 23/23 KB 52/178 KB 196/748 KB 196/223 KB 912/1822 KB 23/23 KB 68/178 KB 224/748 KB 200/223 KB 912/1822 KB 23/23 KB 68/178 KB 224/748 KB 204/223 KB 912/1822 KB 23/23 KB 68/178 KB 224/748 KB 208/22 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 3 KB 912/1822 KB 23/23 KB 68/178 KB 224/748 KB 212/223 KB 916/1822 KB 23/23 KB 68/178 KB 224/748 KB 216/223 KB 916/1822 KB 23/23 KB 68/178 KB 224/748 KB 220/223 KB 916/1822 KB 23/23 KB 68/178 KB 224/748 KB 223/223 KB 900/1822 KB 23/23 KB 68/178 KB 212/748 KB 196/223 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.6 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 916/1822 KB 23/23 KB 68/178 KB 224/748 KB 212/223 KB 920/1822 KB 68/178 KB 224/748 KB 223/223 KB 924/1822 KB 72/178 KB 224/748 KB 223/223 KB 928/1822 KB 72/178 KB 224/748 KB 223/223 KB 932/1822 KB 72/178 KB 228/748 KB 223/223 KB 936/1822 KB 72/178 KB 228/748 KB 223/223 KB 940/1822 KB 72/178 KB 228/748 KB 223/223 KB 944/1822 KB 72/178 KB 228/748 KB 223/223 KB 920/1822 KB 72/178 KB 224/748 KB 223/223 KB 944/1822 KB 76/178 KB 228/748 KB 223/223 KB 944/1822 KB 80/178 KB 228/748 KB 223/223 KB 944/1822 KB 84/178 KB 228/748 KB 223/223 KB 944/1822 KB 88/178 KB 228/748 KB 223/223 KB 944/1822 KB 92/178 KB 228/748 KB 223/223 KB 944/1822 KB 96/178 KB 228/748 KB 223/223 KB 928/1822 KB 72/178 KB 228/748 KB 223/223 KB 944/1822 KB 96/178 KB 232/748 KB 223/223 KB 944/1822 KB 96/178 KB 236/748 KB 223/223 KB 944/1822 KB 96/178 KB 240/748 KB 223/223 KB 944/1822 KB 96/178 KB 244/748 KB 223/223 KB 948/1822 KB 100/178 KB 248/748 KB 948/1822 KB 100/178 KB 252/748 KB 948/1822 KB 100/178 KB 256/748 KB 948/1822 KB 100/178 KB 260/748 KB 948/1822 KB 100/178 KB 244/748 KB 948/1822 KB 104/178 KB 4/55 KB 260/748 KB 948/1822 KB 108/178 KB 4/55 KB 260/748 KB 948/1822 KB 112/178 KB 4/55 KB 260/748 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 197.8 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 948/1822 KB 96/178 KB 244/748 KB 223/223 KB 952/1822 KB 112/178 KB 4/55 KB 260/748 KB 956/1822 KB 112/178 KB 4/55 KB 260/748 KB 960/1822 KB 112/178 KB 4/55 KB 260/748 KB 964/1822 KB 112/178 KB 4/55 KB 260/748 KB 968/1822 KB 116/178 KB 4/55 KB 260/748 KB 972/1822 KB 116/178 KB 4/55 KB 260/748 KB 976/1822 KB 116/178 KB 4/55 KB 264/748 KB 948/1822 KB 100/178 KB 4/55 KB 260/748 KB 976/1822 KB 116/178 KB 8/55 KB 264/748 KB 976/1822 KB 116/178 KB 12/55 KB 264/748 KB 976/1822 KB 116/178 KB 16/55 KB 264/748 KB 976/1822 KB 116/178 KB 20/55 KB 264/748 KB 976/1822 KB 116/178 KB 24/55 KB 264/748 KB 976/1822 KB 116/178 KB 28/55 KB 264/748 KB 976/1822 KB 116/178 KB 32/55 KB 264/748 KB 976/1822 KB 116/178 KB 36/55 KB 264/748 KB 980/1822 KB 116/178 KB 40/55 KB 264/748 KB 980/1822 KB 116/178 KB 44/55 KB 264/748 KB 980/1822 KB 116/178 KB 48/55 KB 264/748 KB 972/1822 KB 116/178 KB 4/55 KB 264/748 KB 980/1822 KB 116/178 KB 48/55 KB 268/748 KB 980/1822 KB 116/178 KB 48/55 KB 272/748 KB 964/1822 KB 116/178 KB 4/55 KB 260/748 KB 980/1822 KB 120/178 KB 48/55 KB 272/748 KB 980/1822 KB 124/178 KB 48/55 KB 272/748 KB 980/1822 KB 128/178 KB 48/55 KB 272/748 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 980/1822 KB 132/178 KB 48/55 KB 272/748 KB 980/1822 KB 136/178 KB 48/55 KB 276/748 KB 980/1822 KB 140/178 KB 48/55 KB 276/748 KB 980/1822 KB 144/178 KB 48/55 KB 276/748 KB 980/1822 KB 116/178 KB 36/55 KB 264/748 KB 984/1822 KB 144/178 KB 48/55 KB 276/748 KB 988/1822 KB 144/178 KB 48/55 KB 276/748 KB 992/1822 KB 144/178 KB 48/55 KB 276/748 KB 996/1822 KB 144/178 KB 48/55 KB 276/748 KB 1000/1822 KB 148/178 KB 52/55 KB 276/748 KB 1004/1822 KB 148/178 KB 52/55 KB 276/748 KB 1008/1822 KB 148/178 KB 52/55 KB 276/748 KB 980/1822 KB 132/178 KB 48/55 KB 276/748 KB 1008/1822 KB 148/178 KB 52/55 KB 280/748 KB 1008/1822 KB 148/178 KB 52/55 KB 284/748 KB 1008/1822 KB 148/178 KB 52/55 KB 288/748 KB 1008/1822 KB 148/178 KB 52/55 KB 292/748 KB 1008/1822 KB 148/178 KB 52/55 KB 296/748 KB 1008/1822 KB 148/178 KB 52/55 KB 300/748 KB 1012/1822 KB 148/178 KB 52/55 KB 304/748 KB 996/1822 KB 148/178 KB 52/55 KB 276/748 KB 1012/1822 KB 148/178 KB 55/55 KB 304/748 KB 996/1822 KB 148/178 KB 48/55 KB 276/748 KB 1012/1822 KB 152/178 KB 55/55 KB 304/748 KB 1012/1822 KB 156/178 KB 55/55 KB 304/748 KB 1012/1822 KB 160/178 KB 55/55 KB 304/748 KB 1012/1822 KB 164/178 KB 55/55 KB 304/748 KB 1012/1822 KB 168/178 KB 55/55 KB 304/748 KB 1012/1822 KB 148/178 KB 52/55 KB 300/748 KB 1016/1822 KB 168/178 KB 55/55 KB 304/748 KB 1020/1822 KB 172/178 KB 55/55 KB 304/748 KB 1024/1822 KB 172/178 KB 55/55 KB 304/748 KB 1028/1822 KB 172/178 KB 55/55 KB 304/748 KB 1016/1822 KB 172/178 KB 55/55 KB 304/748 KB 1032/1822 KB 176/178 KB 55/55 KB 308/748 KB 1032/1822 KB 178/178 KB 55/55 KB 308/748 KB 1028/1822 KB 172/178 KB 55/55 KB 308/748 KB 1032/1822 KB 178/178 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 4/1210 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 8/1210 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 12/1210 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 16/1210 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 20/1210 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 24/1210 KB 55/55 KB 312/748 KB 1032/1822 KB 178/178 KB 28/1210 KB 55/55 KB 316/748 KB 1032/1822 KB 178/178 KB 24/1210 KB 55/55 KB 316/748 KB 1032/1822 KB 178/178 KB 32/1210 KB 55/55 KB 320/748 KB 1032/1822 KB 178/178 KB 32/1210 KB 55/55 KB 320/748 KB 1032/1822 KB 178/178 KB 32/1210 KB 55/55 KB 324/748 KB 1032/1822 KB 178/178 KB 36/1210 KB 328/748 KB 1032/1822 KB 178/178 KB 36/1210 KB 332/748 KB 1032/1822 KB 178/178 KB 36/1210 KB 336/748 KB 1032/1822 KB 172/178 KB 55/55 KB 308/748 KB 1036/1822 KB 178/178 KB 36/1210 KB 336/748 KB 1040/1822 KB 178/178 KB 36/1210 KB 336/748 KB 1044/1822 KB 178/178 KB 36/1210 KB 336/748 KB 1048/1822 KB 178/178 KB 36/1210 KB 336/748 KB 1052/1822 KB 178/178 KB 36/1210 KB 336/748 KB 1032/1822 KB 178/178 KB 36/1210 KB 324/748 KB 1052/1822 KB 178/178 KB 40/1210 KB 336/748 KB 1052/1822 KB 178/178 KB 44/1210 KB 336/748 KB 1052/1822 KB 178/178 KB 48/1210 KB 336/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 47.3 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1052/1822 KB 178/178 KB 52/1210 KB 336/748 KB 1056/1822 KB 56/1210 KB 340/748 KB 1056/1822 KB 60/1210 KB 340/748 KB 1056/1822 KB 64/1210 KB 340/748 KB 1056/1822 KB 68/1210 KB 340/748 KB 1056/1822 KB 72/1210 KB 340/748 KB 1056/1822 KB 76/1210 KB 340/748 KB 1056/1822 KB 80/1210 KB 340/748 KB 1056/1822 KB 52/1210 KB 340/748 KB 1056/1822 KB 80/1210 KB 344/748 KB 1056/1822 KB 80/1210 KB 348/748 KB 1056/1822 KB 80/1210 KB 352/748 KB 1056/1822 KB 52/1210 KB 336/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 153.8 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1060/1822 KB 80/1210 KB 352/748 KB 1064/1822 KB 80/1210 KB 352/748 KB 1068/1822 KB 80/1210 KB 352/748 KB 1072/1822 KB 80/1210 KB 352/748 KB 1076/1822 KB 80/1210 KB 352/748 KB 1080/1822 KB 80/1210 KB 356/748 KB 1084/1822 KB 84/1210 KB 356/748 KB 1088/1822 KB 84/1210 KB 356/748 KB 1092/1822 KB 84/1210 KB 356/748 KB 1096/1822 KB 84/1210 KB 356/748 KB 1100/1822 KB 84/1210 KB 356/748 KB 1076/1822 KB 80/1210 KB 356/748 KB 1100/1822 KB 84/1210 KB 360/748 KB 1100/1822 KB 84/1210 KB 364/748 KB 1100/1822 KB 84/1210 KB 368/748 KB 1100/1822 KB 84/1210 KB 372/748 KB 1100/1822 KB 84/1210 KB 376/748 KB 1100/1822 KB 84/1210 KB 380/748 KB 1100/1822 KB 84/1210 KB 384/748 KB 1080/1822 KB 84/1210 KB 356/748 KB 1100/1822 KB 88/1210 KB 384/748 KB 1100/1822 KB 92/1210 KB 384/748 KB 1100/1822 KB 96/1210 KB 384/748 KB 1100/1822 KB 100/1210 KB 384/748 KB 1104/1822 KB 104/1210 KB 388/748 KB 1104/1822 KB 100/1210 KB 388/748 KB 1108/1822 KB 104/1210 KB 4/471 KB 388/748 KB 1100/1822 KB 100/1210 KB 388/748 KB 1108/1822 KB 4/93 KB 108/1210 KB 4/471 KB 392/748 KB 1108/1822 KB 4/93 KB 108/1210 KB 4/471 KB 388/748 KB 1108/1822 KB 8/93 KB 108/1210 KB 4/471 KB 392/748 KB 1108/1822 KB 12/93 KB 108/1210 KB 4/471 KB 392/748 KB 1108/1822 KB 16/93 KB 108/1210 KB 4/471 KB 392/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 4/471 KB 392/748 KB 1108/1822 KB 108/1210 KB 4/471 KB 388/748 KB 1104/1822 KB 104/1210 KB 4/471 KB 388/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 8/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 12/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 16/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 20/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 24/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 28/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 32/471 KB 396/748 KB 1108/1822 KB 20/93 KB 112/1210 KB 32/471 KB 396/748 KB 1108/1822 KB 20/93 KB 116/1210 KB 36/471 KB 396/748 KB 1112/1822 KB 24/93 KB 120/1210 KB 36/471 KB 396/748 KB 1112/1822 KB 24/93 KB 124/1210 KB 36/471 KB 396/748 KB 1112/1822 KB 24/93 KB 128/1210 KB 36/471 KB 396/748 KB 1108/1822 KB 20/93 KB 108/1210 KB 4/471 KB 396/748 KB 1112/1822 KB 24/93 KB 128/1210 KB 36/471 KB 400/748 KB 1112/1822 KB 24/93 KB 128/1210 KB 36/471 KB 404/748 KB 1112/1822 KB 24/93 KB 128/1210 KB 36/471 KB 408/748 KB 1112/1822 KB 24/93 KB 128/1210 KB 36/471 KB 412/748 KB 1112/1822 KB 24/93 KB 116/1210 KB 36/471 KB 396/748 KB 1116/1822 KB 24/93 KB 128/1210 KB 36/471 KB 412/748 KB 1108/1822 KB 24/93 KB 116/1210 KB 36/471 KB 396/748 KB 1120/1822 KB 28/93 KB 128/1210 KB 36/471 KB 412/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 36/471 KB 412/748 KB 1108/1822 KB 20/93 KB 112/1210 KB 36/471 KB 396/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 40/471 KB 412/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 44/471 KB 412/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 412/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 416/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 420/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 424/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 428/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 432/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 48/471 KB 436/748 KB 1120/1822 KB 36/93 KB 132/1210 KB 52/471 KB 440/748 KB 1120/1822 KB 36/93 KB 132/1210 KB 52/471 KB 444/748 KB 1120/1822 KB 36/93 KB 132/1210 KB 52/471 KB 436/748 KB 1120/1822 KB 36/93 KB 136/1210 KB 52/471 KB 448/748 KB 1120/1822 KB 24/93 KB 128/1210 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install KB 36/471 KB 412/748 KB 1124/1822 KB 36/93 KB 140/1210 KB 52/471 KB 448/748 KB 1120/1822 KB 36/93 KB 128/1210 KB 52/471 KB 436/748 KB 1128/1822 KB 40/93 KB 140/1210 KB 52/471 KB 448/748 KB 1128/1822 KB 44/93 KB 140/1210 KB 52/471 KB 448/748 KB 1128/1822 KB 48/93 KB 140/1210 KB 52/471 KB 448/748 KB 1120/1822 KB 32/93 KB 128/1210 KB 52/471 KB 436/748 KB 1128/1822 KB 48/93 KB 140/1210 KB 56/471 KB 448/748 KB 1128/1822 KB 48/93 KB 140/1210 KB 60/471 KB 448/748 KB 1128/1822 KB 48/93 KB 140/1210 KB 64/471 KB 448/748 KB 1128/1822 KB 36/93 KB 140/1210 KB 52/471 KB 448/748 KB 1132/1822 KB 48/93 KB 140/1210 KB 64/471 KB 448/748 KB 1136/1822 KB 48/93 KB 140/1210 KB 64/471 KB 448/748 KB 1140/1822 KB 48/93 KB 140/1210 KB 68/471 KB 448/748 KB 1144/1822 KB 52/93 KB 140/1210 KB 68/471 KB 448/748 KB 1148/1822 KB 52/93 KB 140/1210 KB 68/471 KB 448/748 KB 1152/1822 KB 52/93 KB 140/1210 KB 68/471 KB 448/748 KB 1136/1822 KB 48/93 KB 140/1210 KB 68/471 KB 448/748 KB 1152/1822 KB 52/93 KB 140/1210 KB 72/471 KB 448/748 KB 1152/1822 KB 52/93 KB 140/1210 KB 76/471 KB 448/748 KB 1152/1822 KB 52/93 KB 140/1210 KB 80/471 KB 448/748 KB 1120/1822 KB 36/93 KB 140/1210 KB 52/471 KB 448/748 KB 1152/1822 KB 52/93 KB 144/1210 KB 80/471 KB 448/748 KB 1140/1822 KB 52/93 KB 140/1210 KB 68/471 KB 448/748 KB 1152/1822 KB 56/93 KB 144/1210 KB 80/471 KB 448/748 KB 1152/1822 KB 60/93 KB 144/1210 KB 80/471 KB 448/748 KB 1152/1822 KB 64/93 KB 144/1210 KB 80/471 KB 448/748 KB 1152/1822 KB 68/93 KB 144/1210 KB 80/471 KB 448/748 KB 1156/1822 KB 72/93 KB 148/1210 KB 84/471 KB 448/748 KB 1156/1822 KB 76/93 KB 148/1210 KB 84/471 KB 448/748 KB 1156/1822 KB 80/93 KB 148/1210 KB 84/471 KB 448/748 KB 1156/1822 KB 68/93 KB 148/1210 KB 84/471 KB 448/748 KB 1152/1822 KB 68/93 KB 148/1210 KB 80/471 KB 448/748 KB 1156/1822 KB 80/93 KB 152/1210 KB 84/471 KB 448/748 KB 1156/1822 KB 80/93 KB 156/1210 KB 84/471 KB 448/748 KB 1156/1822 KB 80/93 KB 160/1210 KB 84/471 KB 448/748 KB 1152/1822 KB 68/93 KB 148/1210 KB 84/471 KB 448/748 KB 1156/1822 KB 80/93 KB 160/1210 KB 88/471 KB 448/748 KB 1156/1822 KB 80/93 KB 160/1210 KB 92/471 KB 448/748 KB 1156/1822 KB 80/93 KB 160/1210 KB 96/471 KB 448/748 KB 1160/1822 KB 80/93 KB 160/1210 KB 100/471 KB 448/748 KB 1160/1822 KB 84/93 KB 164/1210 KB 104/471 KB 448/748 KB 1160/1822 KB 84/93 KB 164/1210 KB 108/471 KB 448/748 KB 1160/1822 KB 84/93 KB 164/1210 KB 112/471 KB 448/748 KB 1120/1822 KB 36/93 KB 132/1210 KB 52/471 KB 448/748 KB 1160/1822 KB 84/93 KB 164/1210 KB 112/471 KB 452/748 KB 1160/1822 KB 84/93 KB 164/1210 KB 112/471 KB 456/748 KB 1160/1822 KB 84/93 KB 164/1210 KB 100/471 KB 448/748 KB 1160/1822 KB 84/93 KB 168/1210 KB 112/471 KB 456/748 KB 1160/1822 KB 84/93 KB 172/1210 KB 112/471 KB 456/748 KB 1160/1822 KB 84/93 KB 176/1210 KB 112/471 KB 456/748 KB 1160/1822 KB 84/93 KB 180/1210 KB 112/471 KB 456/748 KB 1160/1822 KB 84/93 KB 184/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 84/93 KB 188/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 84/93 KB 160/1210 KB 100/471 KB 448/748 KB 1160/1822 KB 88/93 KB 192/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 92/93 KB 192/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 80/93 KB 160/1210 KB 96/471 KB 448/748 KB 1164/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1168/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1172/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1176/1822 KB 93/9 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 3 KB 192/1210 KB 116/471 KB 460/748 KB 1180/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1184/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1188/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1192/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1196/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 84/93 KB 180/1210 KB 116/471 KB 460/748 KB 1160/1822 KB 84/93 KB 180/1210 KB 112/471 KB 460/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 116/471 KB 464/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 116/471 KB 468/748 KB 1160/1822 KB 93/93 KB 192/1210 KB 116/471 KB 460/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 120/471 KB 468/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 124/471 KB 472/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 128/471 KB 472/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 132/471 KB 472/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 136/471 KB 472/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 140/471 KB 472/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 144/471 KB 472/748 KB 1200/1822 KB 93/93 KB 192/1210 KB 120/471 KB 472/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 144/471 KB 476/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 144/471 KB 480/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 144/471 KB 484/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 144/471 KB 488/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 144/471 KB 492/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 148/471 KB 496/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 132/471 KB 472/748 KB 1208/1822 KB 93/93 KB 196/1210 KB 148/471 KB 496/748 KB 1212/1822 KB 93/93 KB 196/1210 KB 148/471 KB 496/748 KB 1216/1822 KB 93/93 KB 196/1210 KB 148/471 KB 496/748 KB 1200/1822 KB 93/93 KB 196/1210 KB 132/471 KB 472/748 KB 1216/1822 KB 93/93 KB 200/1210 KB 148/471 KB 496/748 KB 1216/1822 KB 93/93 KB 204/1210 KB 148/471 KB 496/748 KB 1216/1822 KB 93/93 KB 208/1210 KB 148/471 KB 496/748 KB 1216/1822 KB 93/93 KB 212/1210 KB 148/471 KB 496/748 KB 1220/1822 KB 216/1210 KB 148/471 KB 500/748 KB 1220/1822 KB 220/1210 KB 148/471 KB 500/748 KB 1220/1822 KB 224/1210 KB 148/471 KB 500/748 KB 1204/1822 KB 93/93 KB 196/1210 KB 148/471 KB 492/748 KB 1220/1822 KB 224/1210 KB 152/471 KB 500/748 KB 1220/1822 KB 224/1210 KB 156/471 KB 500/748 KB 1220/1822 KB 224/1210 KB 160/471 KB 500/748 KB 1220/1822 KB 228/1210 KB 160/471 KB 500/748 KB 1220/1822 KB 232/1210 KB 164/471 KB 500/748 KB 1220/1822 KB 236/1210 KB 164/471 KB 500/748 KB 1220/1822 KB 240/1210 KB 164/471 KB 500/748 KB 1220/1822 KB 212/1210 KB 148/471 KB 500/748 KB 1224/1822 KB 240/1210 KB 164/471 KB 500/748 KB 1228/1822 KB 240/1210 KB 164/471 KB 500/748 KB 1232/1822 KB 240/1210 KB 164/471 KB 500/748 KB 1216/1822 KB 212/1210 KB 148/471 KB 500/748 KB 1232/1822 KB 240/1210 KB 164/471 KB 504/748 KB 1232/1822 KB 240/1210 KB 164/471 KB 508/748 KB 1232/1822 KB 240/1210 KB 164/471 KB 512/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 76.1 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1232/1822 KB 240/1210 KB 164/471 KB 516/748 KB 1236/1822 KB 240/1210 KB 164/471 KB 520/748 KB 1236/1822 KB 240/1210 KB 164/471 KB 524/748 KB 1236/1822 KB 240/1210 KB 164/471 KB 528/748 KB 1236/1822 KB 240/1210 KB 164/471 KB 532/748 KB 1236/1822 KB 244/1210 KB 164/471 KB 536/748 KB 1236/1822 KB 244/1210 KB 164/471 KB 540/748 KB 1236/1822 KB 244/1210 KB 164/471 KB 544/748 KB 1236/1822 KB 244/1210 KB 164/471 KB 548/748 KB 1220/1822 KB 228/1210 KB 164/471 KB 500/748 KB 1236/1822 KB 244/1210 KB 168/471 KB 548/748 KB 1236/1822 KB 244/1210 KB 172/471 KB 548/748 KB 1236/1822 KB 244/1210 KB 176/471 KB 548/748 KB 1236/1822 KB 244/1210 KB 180/471 KB 548/748 KB 1236/1822 KB 244/1210 KB 184/471 KB 548/748 KB 1236/1822 KB 244/1210 KB 188/471 KB 548/748 KB 1236/1822 KB 244/1210 KB 188/471 KB 4/53 KB 548/748 KB 1236/1822 KB 244/1210 KB 188/471 KB 8/53 KB 548/748 KB 1236/1822 KB 244/1210 KB 188/471 KB 12/53 KB 548/748 KB 1236/1822 KB 244/1210 KB 188/471 KB 16/53 KB 548/748 KB 1236/1822 KB 244/1210 KB 164/471 KB 532/748 KB 1236/1822 KB 248/1210 KB 188/471 KB 16/53 KB 548/748 KB 1236/1822 KB 252/1210 KB 188/471 KB 16/53 KB 548/748 KB 1236/1822 KB 256/1210 KB 188/471 KB 16/53 KB 548/748 KB 1236/1822 KB 260/1210 KB 188/471 KB 16/53 KB 548/748 KB 1236/1822 KB 264/1210 KB 192/471 KB 20/53 KB 548/748 KB 1236/1822 KB 268/1210 KB 192/471 KB 20/53 KB 548/748 KB 1236/1822 KB 272/1210 KB 192/471 KB 20/53 KB 548/748 KB 1236/1822 KB 240/1210 KB 164/471 KB 516/748 KB 1240/1822 KB 272/1210 KB 192/471 KB 20/53 KB 548/748 KB 1244/1822 KB 272/1210 KB 192/471 KB 20/53 KB 548/748 KB 1248/1822 KB 272/1210 KB 192/471 KB 20/53 KB 548/748 KB 1252/1822 KB 272/1210 KB 192/471 KB 20/53 KB 548/748 KB 1236/1822 KB 260/1210 KB 192/471 KB 20/53 KB 548/748 KB 1236/1822 KB 260/1210 KB 188/471 KB 20/53 KB 548/748 KB 1256/1822 KB 272/1210 KB 192/471 KB 24/53 KB 548/748 KB 1256/1822 KB 272/1210 KB 192/471 KB 28/53 KB 548/748 KB 1256/1822 KB 272/1210 KB 192/471 KB 32/53 KB 548/748 KB 1256/1822 KB 272/1210 KB 192/471 KB 36/53 KB 548/748 KB 1256/1822 KB 276/1210 KB 196/471 KB 40/53 KB 552/748 KB 1256/1822 KB 276/1210 KB 196/471 KB 44/53 KB 552/748 KB 1256/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1256/1822 KB 272/1210 KB 192/471 KB 20/53 KB 548/748 KB 1260/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1264/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1268/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1272/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1276/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1280/1822 KB 276/1210 KB 196/471 KB 48/53 KB 552/748 KB 1256/1822 KB 276/1210 KB 196/471 KB 36/53 KB 552/748 KB 1280/1822 KB 280/1210 KB 196/471 KB 48/53 KB 552/748 KB 1256/1822 KB 272/1210 KB 196/471 KB 36/53 KB 552/748 KB 1280/1822 KB 280/1210 KB 196/471 KB 48/53 KB 556/748 KB 1256/1822 KB 272/1210 KB 196/471 KB 36/53 KB 548/748 KB 1280/1822 KB 280/1210 KB 200/471 KB 48/53 KB 556/748 KB 1280/1822 KB 280/1210 KB 204/471 KB 48/53 KB 556/748 KB 1280/1822 KB 280/1210 KB 208/471 KB 48/53 KB 556/748 KB 1280/1822 KB 280/1210 KB 212/471 KB 48/53 KB 556/748 KB 1284/1822 KB 284/1210 KB 216/471 KB 52/53 KB 560/748 KB 1284/1822 KB 284/1210 KB 220/471 KB 52/53 KB 560/748 KB 1284/1822 KB 284/1210 KB 224/471 KB 52/53 KB 560/748 KB 1284/1822 KB 284/1210 KB 212/471 KB 52/53 KB 560/748 KB 1288/1822 KB 284/1210 KB 224/471 KB 52/53 KB 560/748 KB 1292/1822 KB 284/1210 KB 224/471 KB 52/53 KB 560/748 KB 1296/182 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 2 KB 284/1210 KB 224/471 KB 52/53 KB 560/748 KB 1300/1822 KB 284/1210 KB 224/471 KB 52/53 KB 560/748 KB 1304/1822 KB 284/1210 KB 228/471 KB 52/53 KB 560/748 KB 1308/1822 KB 284/1210 KB 228/471 KB 52/53 KB 560/748 KB 1312/1822 KB 284/1210 KB 228/471 KB 52/53 KB 560/748 KB 1280/1822 KB 284/1210 KB 212/471 KB 52/53 KB 560/748 KB 1312/1822 KB 288/1210 KB 228/471 KB 52/53 KB 560/748 KB 1312/1822 KB 292/1210 KB 228/471 KB 52/53 KB 560/748 KB 1312/1822 KB 296/1210 KB 228/471 KB 52/53 KB 560/748 KB 1312/1822 KB 300/1210 KB 228/471 KB 52/53 KB 560/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 52/53 KB 560/748 KB 1280/1822 KB 280/1210 KB 212/471 KB 52/53 KB 560/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 53/53 KB 560/748 KB 1280/1822 KB 280/1210 KB 212/471 KB 48/53 KB 560/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 53/53 KB 564/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 53/53 KB 568/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 53/53 KB 572/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 53/53 KB 576/748 KB 1312/1822 KB 304/1210 KB 228/471 KB 53/53 KB 580/748 KB 1312/1822 KB 308/1210 KB 228/471 KB 53/53 KB 584/748 KB 1312/1822 KB 308/1210 KB 228/471 KB 53/53 KB 588/748 KB 1312/1822 KB 308/1210 KB 228/471 KB 53/53 KB 592/748 KB 1300/1822 KB 284/1210 KB 228/471 KB 52/53 KB 560/748 KB 1312/1822 KB 308/1210 KB 232/471 KB 53/53 KB 592/748 KB 1312/1822 KB 308/1210 KB 236/471 KB 53/53 KB 592/748 KB 1312/1822 KB 308/1210 KB 240/471 KB 53/53 KB 592/748 KB 1312/1822 KB 308/1210 KB 228/471 KB 53/53 KB 580/748 KB 1312/1822 KB 312/1210 KB 240/471 KB 53/53 KB 592/748 KB 1312/1822 KB 316/1210 KB 240/471 KB 53/53 KB 592/748 KB 1316/1822 KB 320/1210 KB 240/471 KB 53/53 KB 592/748 KB 1316/1822 KB 324/1210 KB 244/471 KB 53/53 KB 596/748 KB 1316/1822 KB 328/1210 KB 244/471 KB 53/53 KB 596/748 KB 1316/1822 KB 332/1210 KB 244/471 KB 53/53 KB 596/748 KB 1316/1822 KB 336/1210 KB 244/471 KB 53/53 KB 596/748 KB 1316/1822 KB 316/1210 KB 240/471 KB 53/53 KB 592/748 KB 1320/1822 KB 336/1210 KB 244/471 KB 53/53 KB 596/748 KB 1316/1822 KB 320/1210 KB 244/471 KB 53/53 KB 596/748 KB 1320/1822 KB 336/1210 KB 244/471 KB 53/53 KB 600/748 KB 1320/1822 KB 336/1210 KB 244/471 KB 53/53 KB 604/748 KB 1316/1822 KB 320/1210 KB 244/471 KB 53/53 KB 592/748 KB 1324/1822 KB 336/1210 KB 248/471 KB 53/53 KB 604/748 KB 1324/1822 KB 336/1210 KB 252/471 KB 53/53 KB 604/748 KB 1324/1822 KB 336/1210 KB 256/471 KB 53/53 KB 604/748 KB 1324/1822 KB 336/1210 KB 260/471 KB 53/53 KB 604/748 KB 1324/1822 KB 336/1210 KB 244/471 KB 53/53 KB 604/748 KB 1328/1822 KB 336/1210 KB 260/471 KB 53/53 KB 608/748 KB 1324/1822 KB 336/1210 KB 260/471 KB 53/53 KB 608/748 KB 1328/1822 KB 336/1210 KB 260/471 KB 53/53 KB 612/748 KB 1332/1822 KB 336/1210 KB 264/471 KB 616/748 KB 1332/1822 KB 336/1210 KB 264/471 KB 620/748 KB 1332/1822 KB 340/1210 KB 264/471 KB 624/748 KB 1332/1822 KB 336/1210 KB 264/471 KB 612/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 42.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1328/1822 KB 336/1210 KB 264/471 KB 53/53 KB 612/748 KB 1332/1822 KB 340/1210 KB 268/471 KB 624/748 KB 1332/1822 KB 340/1210 KB 272/471 KB 624/748 KB 1336/1822 KB 340/1210 KB 272/471 KB 624/748 KB 1340/1822 KB 340/1210 KB 272/471 KB 624/748 KB 1344/1822 KB 340/1210 KB 272/471 KB 624/748 KB 1348/1822 KB 340/1210 KB 272/471 KB 624/748 KB 1352/1822 KB 340/1210 KB 276/471 KB 628/748 KB 1356/1822 KB 340/1210 KB 276/471 KB 628/748 KB 1360/1822 KB 340/1210 KB 276/471 KB 628/748 KB 1332/1822 KB 340/1210 KB 264/471 KB 620/748 KB 1360/1822 KB 344/1210 KB 276/471 KB 628/748 KB 1360/1822 KB 348/1210 KB 276/471 KB 628/748 KB 1360/1822 KB 352/1210 KB 276/471 KB 628/748 KB 1348/1822 KB 340/1210 KB 276/471 KB 628/748 KB 1360/1822 KB 352/1210 KB 280/471 KB 628/748 KB 1360/1822 KB 352/1210 KB 284/471 KB 628/748 KB 1360/1822 KB 352/1210 KB 288/471 KB 628/748 KB 1360/1822 KB 352/1210 KB 292/471 KB 628/748 KB 1364/1822 KB 356/1210 KB 296/471 KB 628/748 KB 1364/1822 KB 356/1210 KB 300/471 KB 628/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 628/748 KB 1348/1822 KB 340/1210 KB 272/471 KB 628/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 632/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 636/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 640/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 644/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 648/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 652/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 656/748 KB 1364/1822 KB 356/1210 KB 304/471 KB 660/748 KB 1364/1822 KB 356/1210 KB 292/471 KB 628/748 KB 1368/1822 KB 356/1210 KB 308/471 KB 660/748 KB 1372/1822 KB 356/1210 KB 308/471 KB 660/748 KB 1360/1822 KB 356/1210 KB 292/471 KB 628/748 KB 1372/1822 KB 360/1210 KB 308/471 KB 660/748 KB 1372/1822 KB 364/1210 KB 308/471 KB 660/748 KB 1372/1822 KB 368/1210 KB 308/471 KB 660/748 KB 1372/1822 KB 372/1210 KB 308/471 KB 660/748 KB 1376/1822 KB 372/1210 KB 308/471 KB 660/748 KB 4/276 KB 1376/1822 KB 372/1210 KB 308/471 KB 660/748 KB 8/276 KB 1376/1822 KB 372/1210 KB 308/471 KB 660/748 KB 12/276 KB 1376/1822 KB 372/1210 KB 308/471 KB 660/748 KB 16/276 KB 1376/1822 KB 372/1210 KB 308/471 KB 660/748 KB 20/276 KB 1364/1822 KB 356/1210 KB 308/471 KB 660/748 KB 1376/1822 KB 376/1210 KB 312/471 KB 660/748 KB 20/276 KB 1376/1822 KB 376/1210 KB 316/471 KB 660/748 KB 20/276 KB 1376/1822 KB 376/1210 KB 320/471 KB 660/748 KB 20/276 KB 1376/1822 KB 376/1210 KB 308/471 KB 660/748 KB 20/276 KB 1376/1822 KB 380/1210 KB 320/471 KB 660/748 KB 20/276 KB 1376/1822 KB 384/1210 KB 320/471 KB 660/748 KB 20/276 KB 1376/1822 KB 372/1210 KB 308/471 KB 660/748 KB 1380/1822 KB 384/1210 KB 320/471 KB 660/748 KB 20/276 KB 1384/1822 KB 388/1210 KB 324/471 KB 664/748 KB 24/276 KB 1388/1822 KB 388/1210 KB 324/471 KB 664/748 KB 24/276 KB 1392/1822 KB 388/1210 KB 324/471 KB 664/748 KB 24/276 KB 1380/1822 KB 388/1210 KB 324/471 KB 664/748 KB 24/276 KB 1380/1822 KB 384/1210 KB 320/471 KB 660/748 KB 24/276 KB 1380/1822 KB 384/1210 KB 324/471 KB 664/748 KB 24/276 KB 1392/1822 KB 388/1210 KB 324/471 KB 668/748 KB 28/276 KB 1392/1822 KB 388/1210 KB 324/471 KB 672/748 KB 28/276 KB 1392/1822 KB 388/1210 KB 324/471 KB 676/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 324/471 KB 680/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 324/471 KB 684/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 324/471 KB 688/748 KB 28/276 KB 1380/1822 KB 384/1210 KB 324/471 KB 660/748 KB 24/276 KB 1396/1822 KB 392/1210 KB 328/471 KB 688/748 KB 28/276 KB 1396/1822 KB 392/1210 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install KB 332/471 KB 688/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 336/471 KB 688/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 340/471 KB 688/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 344/471 KB 692/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 348/471 KB 692/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 352/471 KB 692/748 KB 28/276 KB 1396/1822 KB 392/1210 KB 324/471 KB 676/748 KB 28/276 KB 1400/1822 KB 392/1210 KB 352/471 KB 692/748 KB 28/276 KB 1404/1822 KB 392/1210 KB 352/471 KB 692/748 KB 28/276 KB 1408/1822 KB 392/1210 KB 352/471 KB 692/748 KB 28/276 KB 1392/1822 KB 392/1210 KB 324/471 KB 676/748 KB 28/276 KB 1408/1822 KB 396/1210 KB 352/471 KB 692/748 KB 28/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 28/276 KB 1392/1822 KB 388/1210 KB 324/471 KB 668/748 KB 28/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 32/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 36/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 40/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 44/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 48/276 KB 1408/1822 KB 400/1210 KB 352/471 KB 692/748 KB 52/276 KB 1412/1822 KB 404/1210 KB 352/471 KB 692/748 KB 56/276 KB 1412/1822 KB 404/1210 KB 352/471 KB 692/748 KB 60/276 KB 1412/1822 KB 404/1210 KB 352/471 KB 692/748 KB 64/276 KB 1412/1822 KB 404/1210 KB 352/471 KB 692/748 KB 68/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 692/748 KB 72/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 692/748 KB 76/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 692/748 KB 80/276 KB 1396/1822 KB 392/1210 KB 340/471 KB 692/748 KB 28/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 696/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 700/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 704/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 708/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 712/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 716/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 720/748 KB 80/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 692/748 KB 68/276 KB 1412/1822 KB 404/1210 KB 360/471 KB 720/748 KB 84/276 KB 1412/1822 KB 404/1210 KB 364/471 KB 720/748 KB 84/276 KB 1412/1822 KB 404/1210 KB 368/471 KB 720/748 KB 84/276 KB 1412/1822 KB 404/1210 KB 352/471 KB 692/748 KB 52/276 KB 1416/1822 KB 404/1210 KB 368/471 KB 720/748 KB 84/276 KB 1420/1822 KB 404/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 404/1210 KB 368/471 KB 720/748 KB 84/276 KB 1408/1822 KB 404/1210 KB 352/471 KB 692/748 KB 52/276 KB 1424/1822 KB 408/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 412/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 416/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 420/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 424/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 428/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 432/1210 KB 368/471 KB 720/748 KB 84/276 KB 1424/1822 KB 436/1210 KB 368/471 KB 720/748 KB 84/276 KB 1428/1822 KB 440/1210 KB 372/471 KB 724/748 KB 84/276 KB 1428/1822 KB 444/1210 KB 372/471 KB 724/748 KB 84/276 KB 1428/1822 KB 448/1210 KB 372/471 KB 724/748 KB 84/276 KB 1412/1822 KB 404/1210 KB 356/471 KB 720/748 KB 84/276 KB 1428/1822 KB 448/1210 KB 372/471 KB 724/748 KB 88/276 KB 1428/1822 KB 448/1210 KB 372/471 KB 724/748 KB 92/276 KB 1428/1822 KB 448/1210 KB 372/471 KB 724/748 KB 96/276 KB 1428/1822 KB 448/1210 KB 372/471 KB 724/748 KB 100/276 KB 1428/1822 KB 452/1210 KB 372/471 K unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install B 724/748 KB 104/276 KB 1428/1822 KB 436/1210 KB 372/471 KB 724/748 KB 84/276 KB 1428/1822 KB 452/1210 KB 372/471 KB 728/748 KB 104/276 KB 1428/1822 KB 436/1210 KB 372/471 KB 720/748 KB 84/276 KB 1428/1822 KB 436/1210 KB 368/471 KB 720/748 KB 84/276 KB 1432/1822 KB 452/1210 KB 372/471 KB 728/748 KB 104/276 KB 1436/1822 KB 452/1210 KB 372/471 KB 728/748 KB 104/276 KB 1440/1822 KB 452/1210 KB 372/471 KB 728/748 KB 104/276 KB 1444/1822 KB 452/1210 KB 372/471 KB 728/748 KB 104/276 KB 1448/1822 KB 452/1210 KB 376/471 KB 732/748 KB 104/276 KB 1452/1822 KB 452/1210 KB 376/471 KB 732/748 KB 104/276 KB 1456/1822 KB 452/1210 KB 376/471 KB 732/748 KB 104/276 KB 1428/1822 KB 452/1210 KB 372/471 KB 724/748 KB 100/276 KB 1456/1822 KB 456/1210 KB 376/471 KB 732/748 KB 104/276 KB 1456/1822 KB 460/1210 KB 376/471 KB 732/748 KB 104/276 KB 1456/1822 KB 464/1210 KB 376/471 KB 732/748 KB 104/276 KB 1456/1822 KB 468/1210 KB 376/471 KB 732/748 KB 104/276 KB 1460/1822 KB 472/1210 KB 376/471 KB 732/748 KB 108/276 KB 1460/1822 KB 476/1210 KB 376/471 KB 732/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 376/471 KB 732/748 KB 108/276 KB 1444/1822 KB 452/1210 KB 376/471 KB 732/748 KB 104/276 KB 1460/1822 KB 480/1210 KB 376/471 KB 736/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 376/471 KB 740/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 376/471 KB 744/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 376/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 376/471 KB 748/748 KB 108/276 KB 1444/1822 KB 452/1210 KB 376/471 KB 728/748 KB 104/276 KB 1460/1822 KB 480/1210 KB 380/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 384/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 388/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 392/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 396/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 400/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 404/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 408/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 412/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 416/471 KB 748/748 KB 108/276 KB 1460/1822 KB 480/1210 KB 420/471 KB 748/748 KB 108/276 KB 1460/1822 KB 484/1210 KB 424/471 KB 748/748 KB 108/276 KB 1460/1822 KB 468/1210 KB 376/471 KB 732/748 KB 108/276 KB 1464/1822 KB 484/1210 KB 424/471 KB 748/748 KB 108/276 KB 1468/1822 KB 484/1210 KB 424/471 KB 748/748 KB 108/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 108/276 KB 1456/1822 KB 468/1210 KB 376/471 KB 732/748 KB 108/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 112/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 116/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 120/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 124/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 128/276 KB 1472/1822 KB 484/1210 KB 424/471 KB 748/748 KB 132/276 KB 1476/1822 KB 484/1210 KB 424/471 KB 748/748 KB 136/276 KB 1476/1822 KB 484/1210 KB 424/471 KB 748/748 KB 140/276 KB 1476/1822 KB 484/1210 KB 424/471 KB 748/748 KB 144/276 KB 1460/1822 KB 484/1210 KB 420/471 KB 748/748 KB 108/276 KB 1476/1822 KB 488/1210 KB 428/471 KB 748/748 KB 144/276 KB 1476/1822 KB 492/1210 KB 428/471 KB 748/748 KB 144/276 KB 1476/1822 KB 496/1210 KB 428/471 KB 748/748 KB 144/276 KB 1476/1822 KB 484/1210 KB 428/471 KB 748/748 KB 144/276 KB 1476/1822 KB 496/1210 KB 432/471 KB 748/748 KB 144/276 KB 1476/1822 KB 500/1210 KB 436/471 KB 748/748 KB 144/276 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1476/1822 KB 500/1210 KB 440/471 KB 148/276 KB 1476/1822 KB 500/1210 KB 444/471 KB 148/276 KB 1476/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1476/1822 KB 484/1210 KB 424/471 KB 748/748 KB 132/276 KB 1480/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1484/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1488/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1492/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1496/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1500/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1504/1822 KB 500/1210 KB 448/471 KB 148/276 KB 1476/1822 KB 500/1210 KB 436/471 KB 148/276 KB 1504/1822 KB 500/1210 KB 448/471 KB 152/276 KB 1504/1822 KB 500/1210 KB 448/471 KB 156/276 KB 1504/1822 KB 500/1210 KB 448/471 KB 160/276 KB 1504/1822 KB 500/1210 KB 448/471 KB 164/276 KB 1508/1822 KB 500/1210 KB 452/471 KB 168/276 KB 1508/1822 KB 500/1210 KB 452/471 KB 172/276 KB 1508/1822 KB 500/1210 KB 452/471 KB 176/276 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 578.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1476/1822 KB 500/1210 KB 432/471 KB 748/748 KB 144/276 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1508/1822 KB 500/1210 KB 452/471 KB 164/276 KB 1512/1822 KB 504/1210 KB 452/471 KB 176/276 KB 1516/1822 KB 504/1210 KB 452/471 KB 176/276 KB 1520/1822 KB 504/1210 KB 452/471 KB 176/276 KB 1504/1822 KB 500/1210 KB 452/471 KB 164/276 KB 1520/1822 KB 504/1210 KB 456/471 KB 176/276 KB 1520/1822 KB 504/1210 KB 460/471 KB 176/276 KB 1520/1822 KB 504/1210 KB 464/471 KB 176/276 KB 1520/1822 KB 504/1210 KB 468/471 KB 176/276 KB 1524/1822 KB 504/1210 KB 471/471 KB 180/276 KB 1508/1822 KB 504/1210 KB 452/471 KB 176/276 KB 1524/1822 KB 508/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 512/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 516/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 520/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 524/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 528/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 532/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 536/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 540/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 544/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 548/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 552/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 556/1210 KB 471/471 KB 180/276 KB 1524/1822 KB 504/1210 KB 468/471 KB 180/276 KB 1524/1822 KB 504/1210 KB 468/471 KB 176/276 KB 1528/1822 KB 556/1210 KB 471/471 KB 180/276 KB 1532/1822 KB 556/1210 KB 471/471 KB 180/276 KB 1536/1822 KB 556/1210 KB 471/471 KB 180/276 KB 1540/1822 KB 556/1210 KB 471/471 KB 184/276 KB 1544/1822 KB 556/1210 KB 471/471 KB 184/276 KB 1548/1822 KB 556/1210 KB 471/471 KB 184/276 KB 4/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 184/276 KB 1536/1822 KB 556/1210 KB 471/471 KB 184/276 KB 4/577 KB 1548/1822 KB 556/1210 KB 471/471 KB 184/276 KB 4/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 188/276 KB 8/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 188/276 KB 12/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 192/276 KB 16/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 192/276 KB 20/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 192/276 KB 24/577 KB 1556/1822 KB 556/1210 KB 471/471 KB 192/276 KB 28/577 KB 1556/1822 KB 556/1210 KB 471/471 KB 192/276 KB 8/577 KB 1552/1822 KB 556/1210 KB 471/471 KB 192/276 KB 28/577 KB 1556/1822 KB 560/1210 KB 471/471 KB 196/276 KB 28/577 KB 1556/1822 KB 560/1210 KB 471/471 KB 200/276 KB 28/577 KB 1556/1822 KB 560/1210 KB 471/471 KB 204/276 KB 28/577 KB 1556/1822 KB 560/1210 KB 471/471 KB 208/276 KB 32/577 KB 1556/1822 KB 560/1210 KB 471/471 KB 208/276 KB 36/577 KB 1556/1822 KB 560/1210 KB 212/276 KB 40/577 KB 1556/1822 KB 560/1210 KB 212/276 KB 44/577 KB 1556/1822 KB 560/1210 KB 212/276 KB 48/577 KB 1556/1822 KB 560/1210 KB 212/276 KB 28/577 KB 1556/1822 KB 560/1210 KB 471/471 KB 192/276 KB 20/577 KB 1556/1822 KB 556/1210 KB 471/471 KB 192/276 KB 48/577 KB 1560/1822 KB 560/1210 KB 212/276 KB 48/577 KB 1564/1822 KB 564/1210 KB 212/276 KB 48/577 KB 1568/1822 KB 564/1210 KB 212/276 KB 32/577 KB 1556/1822 KB 560/1210 KB 212/276 KB 48/577 KB 1568/1822 KB 564/1210 KB 216/276 KB 48/577 KB 1568/1822 KB 564/1210 KB 220/276 KB 48/577 KB 1568/1822 KB 564/1210 KB 224/276 KB 48/577 KB 1568/1822 KB 564/1210 KB 228/276 KB 52/577 KB 1572/1822 KB 564/1210 KB 232/276 KB 52/577 KB 1572/1822 KB 564/1210 KB 236/276 KB 52/577 KB 1572/1822 KB 564/1210 KB 240/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 359.2 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 52/577 KB 1572/1822 KB 564/1210 KB 228/276 KB 56/577 KB 1572/1822 KB 564/1210 KB 240/276 KB 60/577 KB 1572/1822 KB 564/1210 KB 240/276 KB 64/577 KB 1572/1822 KB 564/1210 KB 240/276 KB 48/577 KB 1572/1822 KB 564/1210 KB 228/276 KB 64/577 KB 1576/1822 KB 564/1210 KB 240/276 KB 64/577 KB 1580/1822 KB 564/1210 KB 240/276 KB 48/577 KB 1560/1822 KB 564/1210 KB 212/276 KB 64/577 KB 1580/1822 KB 568/1210 KB 240/276 KB 64/577 KB 1580/1822 KB 572/1210 KB 240/276 KB 64/577 KB 1580/1822 KB 576/1210 KB 240/276 KB 64/577 KB 1584/1822 KB 576/1210 KB 240/276 KB 64/577 KB 1584/1822 KB 580/1210 KB 240/276 KB 64/577 KB 1588/1822 KB 584/1210 KB 240/276 KB 64/577 KB 1588/1822 KB 588/1210 KB 240/276 KB 64/577 KB 1588/1822 KB 592/1210 KB 240/276 KB 64/577 KB 1588/1822 KB 580/1210 KB 240/276 KB 68/577 KB 1592/1822 KB 592/1210 KB 240/276 KB 68/577 KB 1596/1822 KB 592/1210 KB 240/276 KB 68/577 KB 1600/1822 KB 592/1210 KB 240/276 KB 68/577 KB 1604/1822 KB 596/1210 KB 240/276 KB 68/577 KB 1608/1822 KB 596/1210 KB 244/276 KB 68/577 KB 1612/1822 KB 596/1210 KB 244/276 KB 68/577 KB 1616/1822 KB 596/1210 KB 244/276 KB 68/577 KB 1616/1822 KB 4/37 KB 596/1210 KB 244/276 KB 68/577 KB 1588/1822 KB 592/1210 KB 240/276 KB 72/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 244/276 KB 76/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 244/276 KB 80/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 244/276 KB 68/577 KB 1604/1822 KB 596/1210 KB 244/276 KB 80/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 248/276 KB 80/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 252/276 KB 80/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 256/276 KB 68/577 KB 1600/1822 KB 596/1210 KB 240/276 KB 80/577 KB 1616/1822 KB 8/37 KB 600/1210 KB 256/276 KB 80/577 KB 1616/1822 KB 8/37 KB 604/1210 KB 256/276 KB 80/577 KB 1616/1822 KB 8/37 KB 608/1210 KB 256/276 KB 84/577 KB 1616/1822 KB 8/37 KB 612/1210 KB 256/276 KB 84/577 KB 1620/1822 KB 8/37 KB 616/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 8/37 KB 620/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 8/37 KB 624/1210 KB 260/276 KB 68/577 KB 1616/1822 KB 8/37 KB 596/1210 KB 244/276 KB 84/577 KB 1620/1822 KB 12/37 KB 624/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 16/37 KB 624/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 20/37 KB 624/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 24/37 KB 624/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 28/37 KB 624/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 32/37 KB 624/1210 KB 260/276 KB 84/577 KB 1620/1822 KB 8/37 KB 612/1210 KB 260/276 KB 84/577 KB 1624/1822 KB 32/37 KB 624/1210 KB 260/276 KB 84/577 KB 1628/1822 KB 36/37 KB 628/1210 KB 260/276 KB 84/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 260/276 KB 84/577 KB 1616/1822 KB 8/37 KB 612/1210 KB 260/276 KB 84/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 264/276 KB 84/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 268/276 KB 84/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 272/276 KB 84/577 KB 1616/1822 KB 8/37 KB 608/1210 KB 256/276 KB 88/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 272/276 KB 92/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 272/276 KB 96/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 272/276 KB 96/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 276/276 KB 100/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 276/276 KB 100/577 KB 1636/1822 KB 36/37 KB 628/1210 KB 276/276 KB 84/577 KB 1624/1822 KB 36/37 KB 628/1210 KB 260/276 KB 100/577 KB 1636/1822 KB 36/37 KB 632/1210 KB 276/276 KB 100/577 KB 1636/1822 KB 36/37 KB 636/1210 KB 276/276 KB 100/577 KB 1636/1822 KB 36/37 KB 640/1210 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 276/276 KB 84/577 KB 1624/1822 KB 36/37 KB 624/1210 KB 260/276 KB 100/577 KB 1636/1822 KB 37/37 KB 640/1210 KB 276/276 KB 100/577 KB 1632/1822 KB 36/37 KB 628/1210 KB 276/276 KB 104/577 KB 1636/1822 KB 37/37 KB 640/1210 KB 276/276 KB 108/577 KB 1636/1822 KB 37/37 KB 640/1210 KB 276/276 KB 112/577 KB 1636/1822 KB 37/37 KB 640/1210 KB 276/276 KB 112/577 KB 1636/1822 KB 37/37 KB 644/1210 KB 276/276 KB 116/577 KB 1640/1822 KB 37/37 KB 648/1210 KB 276/276 KB 116/577 KB 1640/1822 KB 37/37 KB 652/1210 KB 276/276 KB 116/577 KB 1640/1822 KB 37/37 KB 656/1210 KB 276/276 KB 116/577 KB 1640/1822 KB 37/37 KB 644/1210 KB 276/276 KB 120/577 KB 1640/1822 KB 37/37 KB 656/1210 KB 276/276 KB 124/577 KB 1640/1822 KB 37/37 KB 656/1210 KB 276/276 KB 128/577 KB 1640/1822 KB 37/37 KB 656/1210 KB 276/276 KB 112/577 KB 1640/1822 KB 37/37 KB 644/1210 KB 276/276 KB 128/577 KB 1644/1822 KB 37/37 KB 656/1210 KB 276/276 KB 128/577 KB 1648/1822 KB 37/37 KB 656/1210 KB 276/276 KB 128/577 KB 1652/1822 KB 37/37 KB 656/1210 KB 276/276 KB 132/577 KB 1656/1822 KB 37/37 KB 660/1210 KB 276/276 KB 132/577 KB 1660/1822 KB 37/37 KB 660/1210 KB 276/276 KB 132/577 KB 1664/1822 KB 37/37 KB 660/1210 KB 276/276 KB 132/577 KB 1652/1822 KB 37/37 KB 660/1210 KB 276/276 KB 132/577 KB 1664/1822 KB 37/37 KB 664/1210 KB 276/276 KB 132/577 KB 1664/1822 KB 37/37 KB 668/1210 KB 276/276 KB 132/577 KB 1664/1822 KB 37/37 KB 672/1210 KB 132/577 KB 1652/1822 KB 37/37 KB 656/1210 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 207.1 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 136/577 KB 1664/1822 KB 37/37 KB 672/1210 KB 140/577 KB 1664/1822 KB 37/37 KB 672/1210 KB 144/577 KB 1664/1822 KB 37/37 KB 672/1210 KB 148/577 KB 1668/1822 KB 37/37 KB 672/1210 KB 152/577 KB 1668/1822 KB 676/1210 KB 156/577 KB 1668/1822 KB 676/1210 KB 160/577 KB 1668/1822 KB 676/1210 KB 144/577 KB 1668/1822 KB 37/37 KB 672/1210 KB 160/577 KB 1672/1822 KB 676/1210 KB 160/577 KB 1676/1822 KB 676/1210 KB 160/577 KB 1680/1822 KB 676/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.2 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 148/577 KB 1668/1822 KB 37/37 KB 676/1210 KB 160/577 KB 1680/1822 KB 680/1210 KB 160/577 KB 1680/1822 KB 684/1210 KB 160/577 KB 1680/1822 KB 688/1210 KB 160/577 KB 1680/1822 KB 692/1210 KB 164/577 KB 1684/1822 KB 696/1210 KB 164/577 KB 1684/1822 KB 700/1210 KB 164/577 KB 1684/1822 KB 704/1210 KB 164/577 KB 1684/1822 KB 692/1210 KB 168/577 KB 1684/1822 KB 704/1210 KB 172/577 KB 1684/1822 KB 704/1210 KB 176/577 KB 1684/1822 KB 704/1210 KB 160/577 KB 1684/1822 KB 692/1210 KB 176/577 KB 1688/1822 KB 704/1210 KB 176/577 KB 1692/1822 KB 704/1210 KB 176/577 KB 1696/1822 KB 704/1210 KB 176/577 KB 1700/1822 KB 704/1210 KB 180/577 KB 1704/1822 KB 4/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 8/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 12/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 16/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 20/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 24/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 28/167 KB 708/1210 KB 176/577 KB 1700/1822 KB 708/1210 KB 180/577 KB 1700/1822 KB 708/1210 KB 184/577 KB 1704/1822 KB 28/167 KB 708/1210 KB 180/577 KB 1704/1822 KB 708/1210 KB 184/577 KB 1708/1822 KB 32/167 KB 708/1210 KB 184/577 KB 1712/1822 KB 32/167 KB 708/1210 KB 184/577 KB 1704/1822 KB 32/167 KB 708/1210 KB 184/577 KB 1712/1822 KB 32/167 KB 712/1210 KB 184/577 KB 1712/1822 KB 32/167 KB 716/1210 KB 188/577 KB 1713/1822 KB 32/167 KB 720/1210 KB 188/577 KB 1713/1822 KB 32/167 KB 724/1210 KB 188/577 KB 1713/1822 KB 36/167 KB 728/1210 KB 188/577 KB 1713/1822 KB 36/167 KB 732/1210 KB 188/577 KB 1713/1822 KB 36/167 KB 736/1210 KB 188/577 KB 1713/1822 KB 32/167 KB 716/1210 KB 192/577 KB 1713/1822 KB 36/167 KB 736/1210 KB 184/577 KB 1713/1822 KB 32/167 KB 716/1210 KB 192/577 KB 1717/1822 KB 36/167 KB 736/1210 KB 196/577 KB 1721/1822 KB 36/167 KB 736/1210 KB 196/577 KB 1725/1822 KB 36/167 KB 736/1210 KB 196/577 KB 1729/1822 KB 36/167 KB 736/1210 KB 188/577 KB 1713/1822 KB 36/167 KB 724/1210 KB 196/577 KB 1729/1822 KB 40/167 KB 736/1210 KB 196/577 KB 1729/1822 KB 44/167 KB 736/1210 KB 196/577 KB 1729/1822 KB 48/167 KB 736/1210 KB 196/577 KB 1717/1822 KB 36/167 KB 736/1210 KB 200/577 KB 1729/1822 KB 48/167 KB 736/1210 KB 204/577 KB 1729/1822 KB 48/167 KB 736/1210 KB 208/577 KB 1733/1822 KB 48/167 KB 736/1210 KB 212/577 KB 1733/1822 KB 48/167 KB 736/1210 KB 216/577 KB 1733/1822 KB 52/167 KB 740/1210 KB 220/577 KB 1733/1822 KB 52/167 KB 740/1210 KB 224/577 KB 1733/1822 KB 52/167 KB 740/1210 KB 204/577 KB 1733/1822 KB 48/167 KB 736/1210 KB 212/577 KB 1733/1822 KB 52/167 KB 740/1210 KB 224/577 KB 1737/1822 KB 56/167 KB 740/1210 KB 224/577 KB 1741/1822 KB 56/167 KB 740/1210 KB 224/577 KB 1745/1822 KB 56/167 KB 740/1210 KB 212/577 KB 1733/1822 KB 48/167 KB 740/1210 KB 224/577 KB 1745/1822 KB 56/167 KB 744/1210 KB 224/577 KB 1745/1822 KB 56/167 KB 748/1210 KB 224/577 KB 1745/1822 KB 56/167 KB 752/1210 KB 224/577 KB 1745/1822 KB 56/167 KB 756/1210 KB 228/577 KB 1749/1822 KB 56/167 KB 760/1210 KB 228/577 KB 1749/1822 KB 56/167 KB 764/1210 KB 228/577 KB 1749/1822 KB 56/167 KB 768/1210 KB 224/577 KB 1733/1822 KB 56/167 KB 740/1210 KB 228/577 KB 1749/1822 KB 60/167 KB 768/1210 KB 228/577 KB 1749/1822 KB 64/167 KB 768/1210 KB 228/577 KB 1749/1822 KB 68/167 KB 768/1210 KB 228/577 KB 1749/1822 KB 72/167 KB 768/1210 KB 228/577 KB 1749/1822 KB 76/167 KB 768/1210 KB 228/577 KB 1749/1822 KB 80/167 KB 768/1210 KB 228/577 KB 1749/1822 KB 56/167 KB 756/1210 KB 228/577 KB 1753/1822 KB 80/167 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 768/1210 KB 228/577 KB 1757/1822 KB 80/167 KB 768/1210 KB 228/577 KB 1761/1822 KB 80/167 KB 768/1210 KB 228/577 KB 1745/1822 KB 56/167 KB 756/1210 KB 232/577 KB 1761/1822 KB 80/167 KB 768/1210 KB 236/577 KB 1761/1822 KB 80/167 KB 768/1210 KB 240/577 KB 1765/1822 KB 80/167 KB 768/1210 KB 244/577 KB 1765/1822 KB 80/167 KB 768/1210 KB 248/577 KB 1765/1822 KB 84/167 KB 772/1210 KB 252/577 KB 1765/1822 KB 84/167 KB 772/1210 KB 256/577 KB 1765/1822 KB 84/167 KB 772/1210 KB 236/577 KB 1765/1822 KB 80/167 KB 768/1210 KB 256/577 KB 1769/1822 KB 84/167 KB 772/1210 KB 256/577 KB 1773/1822 KB 84/167 KB 772/1210 KB 256/577 KB 1777/1822 KB 84/167 KB 772/1210 KB 244/577 KB 1765/1822 KB 84/167 KB 772/1210 KB 256/577 KB 1777/1822 KB 84/167 KB 776/1210 KB 256/577 KB 1777/1822 KB 84/167 KB 780/1210 KB 244/577 KB 1765/1822 KB 84/167 KB 768/1210 KB 256/577 KB 1777/1822 KB 88/167 KB 784/1210 KB 256/577 KB 1777/1822 KB 92/167 KB 784/1210 KB 256/577 KB 1777/1822 KB 96/167 KB 784/1210 KB 256/577 KB 1781/1822 KB 96/167 KB 784/1210 KB 260/577 KB 1785/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1789/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1793/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1797/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1801/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1805/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1809/1822 KB 100/167 KB 784/1210 KB 260/577 KB 1781/1822 KB 100/167 KB 784/1210 KB 264/577 KB 1809/1822 KB 100/167 KB 784/1210 KB 268/577 KB 1809/1822 KB 100/167 KB 784/1210 KB 272/577 KB 1809/1822 KB 100/167 KB 784/1210 KB 256/577 KB 1781/1822 KB 100/167 KB 784/1210 KB 272/577 KB 1809/1822 KB 104/167 KB 784/1210 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 256/577 KB 1781/1822 KB 96/167 KB 784/1210 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 4/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 8/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 12/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 16/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 20/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 24/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 28/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 32/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 784/1210 KB 36/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 788/1210 KB 40/1192 KB 272/577 KB 1809/1822 KB 108/167 KB 788/1210 KB 36/1192 KB 272/577 KB 1809/1822 KB 112/167 KB 788/1210 KB 40/1192 KB 272/577 KB 1809/1822 KB 112/167 KB 788/1210 KB 44/1192 KB 272/577 KB 1809/1822 KB 112/167 KB 788/1210 KB 48/1192 KB 276/577 KB 1809/1822 KB 112/167 KB 792/1210 KB 52/1192 KB 276/577 KB 1813/1822 KB 116/167 KB 792/1210 KB 56/1192 KB 276/577 KB 1813/1822 KB 116/167 KB 792/1210 KB 60/1192 KB 276/577 KB 1813/1822 KB 116/167 KB 792/1210 KB 64/1192 KB 276/577 KB 1809/1822 KB 112/167 KB 792/1210 KB 48/1192 KB 280/577 KB 1813/1822 KB 116/167 KB 792/1210 KB 64/1192 KB 284/577 KB 1813/1822 KB 116/167 KB 792/1210 KB 64/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 792/1210 KB 64/1192 KB 272/577 KB 1809/1822 KB 112/167 KB 792/1210 KB 48/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 796/1210 KB 64/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 800/1210 KB 64/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 804/1210 KB 64/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 808/1210 KB 64/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 812/1210 KB 64/1192 KB 288/577 KB 1813/1822 KB 116/167 KB 816/1210 KB 64/1192 KB 276/577 KB 1813/1822 KB 11 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 6/167 KB 792/1210 KB 52/1192 KB 288/577 KB 1817/1822 KB 116/167 KB 816/1210 KB 64/1192 KB 288/577 KB 1821/1822 KB 116/167 KB 816/1210 KB 64/1192 KB 288/577 KB 1822/1822 KB 116/167 KB 816/1210 KB 68/1192 KB 276/577 KB 1809/1822 KB 116/167 KB 792/1210 KB 52/1192 KB 288/577 KB 1822/1822 KB 120/167 KB 816/1210 KB 68/1192 KB 288/577 KB 1822/1822 KB 124/167 KB 816/1210 KB 68/1192 KB 288/577 KB 1822/1822 KB 128/167 KB 816/1210 KB 68/1192 KB 288/577 KB 1822/1822 KB 132/167 KB 816/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 136/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 140/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 144/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 148/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 152/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 156/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 160/167 KB 820/1210 KB 68/1192 KB 288/577 KB 1821/1822 KB 116/167 KB 816/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 132/167 KB 820/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 160/167 KB 824/1210 KB 68/1192 KB 292/577 KB 1822/1822 KB 132/167 KB 816/1210 KB 68/1192 KB 296/577 KB 1822/1822 KB 160/167 KB 824/1210 KB 68/1192 KB 300/577 KB 1822/1822 KB 160/167 KB 828/1210 KB 68/1192 KB 300/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 68/1192 KB 300/577 KB 1822/1822 KB 160/167 KB 828/1210 KB 68/1192 KB 304/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 68/1192 KB 304/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 72/1192 KB 304/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 76/1192 KB 308/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 80/1192 KB 308/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 84/1192 KB 308/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 88/1192 KB 308/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 92/1192 KB 308/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 96/1192 KB 308/577 KB 1822/1822 KB 160/167 KB 832/1210 KB 76/1192 KB 312/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 96/1192 KB 316/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 96/1192 KB 320/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 96/1192 KB 308/577 KB 1822/1822 KB 164/167 KB 836/1210 KB 84/1192 KB 320/577 KB 1822/1822 KB 167/167 KB 836/1210 KB 96/1192 KB 308/577 KB 1822/1822 KB 160/167 KB 836/1210 KB 84/1192 KB 320/577 KB 1822/1822 KB 167/167 KB 840/1210 KB 96/1192 KB 320/577 KB 1822/1822 KB 167/167 KB 844/1210 KB 96/1192 KB 320/577 KB 1822/1822 KB 167/167 KB 848/1210 KB 96/1192 KB 324/577 KB 1822/1822 KB 167/167 KB 848/1210 KB 96/1192 KB 328/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 100/1192 KB 332/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 100/1192 KB 324/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 100/1192 KB 332/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 104/1192 KB 332/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 108/1192 KB 324/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 96/1192 KB 336/577 KB 1822/1822 KB 167/167 KB 856/1210 KB 108/1192 KB 336/577 KB 1822/1822 KB 167/167 KB 860/1210 KB 108/1192 KB 336/577 KB 1822/1822 KB 167/167 KB 852/1210 KB 108/1192 KB 336/577 KB 1822/1822 KB 167/167 KB 864/1210 KB 108/1192 KB 340/577 KB 1822/1822 KB 167/167 KB 864/1210 KB 108/1192 KB 344/577 KB 1822/1822 KB 167/167 KB 868/1210 KB 112/1192 KB 348/577 KB 1822/1822 KB 167/167 KB 868/1210 KB 112/1192 KB 352/577 KB 1822/1822 KB 167/167 KB 868/1210 KB 112/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install KB at 1310.3 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 340/577 KB 1822/1822 KB 167/167 KB 868/1210 KB 112/1192 KB 352/577 KB 872/1210 KB 112/1192 KB 352/577 KB 876/1210 KB 112/1192 KB 340/577 KB 1822/1822 KB 167/167 KB 864/1210 KB 112/1192 KB 352/577 KB 876/1210 KB 116/1192 KB 352/577 KB 876/1210 KB 120/1192 KB 352/577 KB 876/1210 KB 124/1192 KB 352/577 KB 876/1210 KB 128/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 119.6 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 352/577 KB 880/1210 KB 128/1192 KB 352/577 KB 880/1210 KB 132/1192 KB 356/577 KB 884/1210 KB 136/1192 KB 356/577 KB 884/1210 KB 140/1192 KB 356/577 KB 884/1210 KB 144/1192 KB 356/577 KB 884/1210 KB 148/1192 KB 356/577 KB 884/1210 KB 132/1192 KB 360/577 KB 4/439 KB 884/1210 KB 148/1192 KB 352/577 KB 884/1210 KB 132/1192 KB 360/577 KB 4/439 KB 888/1210 KB 148/1192 KB 356/577 KB 4/439 KB 884/1210 KB 148/1192 KB 364/577 KB 4/439 KB 888/1210 KB 148/1192 KB 368/577 KB 8/439 KB 888/1210 KB 148/1192 KB 364/577 KB 8/439 KB 888/1210 KB 148/1192 KB 368/577 KB 8/439 KB 892/1210 KB 148/1192 KB 372/577 KB 8/439 KB 892/1210 KB 148/1192 KB 376/577 KB 12/439 KB 896/1210 KB 152/1192 KB 372/577 KB 12/439 KB 896/1210 KB 152/1192 KB 372/577 KB 12/439 KB 896/1210 KB 148/1192 KB 372/577 KB 8/439 KB 896/1210 KB 148/1192 KB 376/577 KB 16/439 KB 896/1210 KB 152/1192 KB 376/577 KB 20/439 KB 896/1210 KB 152/1192 KB 380/577 KB 24/439 KB 900/1210 KB 156/1192 KB 4/562 KB 380/577 KB 20/439 KB 900/1210 KB 156/1192 KB 4/562 KB 376/577 KB 20/439 KB 896/1210 KB 152/1192 KB 4/562 KB 380/577 KB 24/439 KB 900/1210 KB 156/1192 KB 8/562 KB 380/577 KB 24/439 KB 900/1210 KB 156/1192 KB 12/562 KB 380/577 KB 24/439 KB 900/1210 KB 156/1192 KB 16/562 KB 376/577 KB 20/439 KB 900/1210 KB 156/1192 KB 4/562 KB 384/577 KB 24/439 KB 904/1210 KB 156/1192 KB 16/562 KB 384/577 KB 24/439 KB 908/1210 KB 156/1192 KB 16/562 KB 384/577 KB 24/439 KB 912/1210 KB 156/1192 KB 16/562 KB 384/577 KB 28/439 KB 916/1210 KB 156/1192 KB 20/562 KB 384/577 KB 28/439 KB 920/1210 KB 156/1192 KB 20/562 KB 384/577 KB 28/439 KB 924/1210 KB 156/1192 KB 20/562 KB 376/577 KB 20/439 KB 896/1210 KB 156/1192 KB 4/562 KB 384/577 KB 28/439 KB 924/1210 KB 160/1192 KB 20/562 KB 384/577 KB 28/439 KB 924/1210 KB 164/1192 KB 20/562 KB 384/577 KB 28/439 KB 924/1210 KB 168/1192 KB 20/562 KB 384/577 KB 28/439 KB 924/1210 KB 172/1192 KB 20/562 KB 384/577 KB 28/439 KB 924/1210 KB 176/1192 KB 20/562 KB 384/577 KB 28/439 KB 912/1210 KB 156/1192 KB 20/562 KB 384/577 KB 32/439 KB 924/1210 KB 176/1192 KB 20/562 KB 384/577 KB 36/439 KB 924/1210 KB 176/1192 KB 20/562 KB 384/577 KB 40/439 KB 924/1210 KB 180/1192 KB 20/562 KB 384/577 KB 44/439 KB 928/1210 KB 180/1192 KB 20/562 KB 384/577 KB 48/439 KB 928/1210 KB 180/1192 KB 20/562 KB 384/577 KB 24/439 KB 912/1210 KB 156/1192 KB 20/562 KB 384/577 KB 48/439 KB 928/1210 KB 180/1192 KB 24/562 KB 384/577 KB 48/439 KB 928/1210 KB 180/1192 KB 28/562 KB 384/577 KB 48/439 KB 928/1210 KB 180/1192 KB 32/562 KB 384/577 KB 24/439 KB 900/1210 KB 156/1192 KB 16/562 KB 388/577 KB 48/439 KB 928/1210 KB 180/1192 KB 32/562 KB 392/577 KB 48/439 KB 928/1210 KB 180/1192 KB 32/562 KB 396/577 KB 48/439 KB 928/1210 KB 180/1192 KB 32/562 KB 400/577 KB 48/439 KB 928/1210 KB 180/1192 KB 32/562 KB 384/577 KB 40/439 KB 928/1210 KB 180/1192 KB 20/562 KB 384/577 KB 36/439 KB 924/1210 KB 180/1192 KB 20/562 KB 400/577 KB 48/439 KB 928/1210 KB 184/1192 KB 32/562 KB 400/577 KB 48/439 KB 932/1210 KB 188/1192 KB 32/562 KB 400/577 KB 48/439 KB 932/1210 KB 192/1192 KB 32/562 KB 400/577 KB 52/439 KB 932/1210 KB 196/1192 KB 32/562 KB 404/577 KB 52/439 KB 932/1210 KB 200/1192 KB 36/562 KB 404/577 KB 52/439 KB 932/1210 KB 204/1192 KB 36/562 KB 404/577 KB 52/439 KB 932/1210 KB 208/1192 KB 36/562 KB 400/577 KB 48/439 KB 932/1210 KB 184/1192 KB 32/562 KB 404/577 KB 52/439 KB 936/1210 KB 208/1192 KB 36/562 KB 404/577 KB 52/439 KB 940/1210 KB 208/1192 K unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install B 36/562 KB 404/577 KB 52/439 KB 944/1210 KB 208/1192 KB 36/562 KB 404/577 KB 52/439 KB 932/1210 KB 196/1192 KB 36/562 KB 404/577 KB 52/439 KB 944/1210 KB 208/1192 KB 40/562 KB 404/577 KB 52/439 KB 944/1210 KB 208/1192 KB 44/562 KB 404/577 KB 52/439 KB 944/1210 KB 208/1192 KB 48/562 KB 404/577 KB 52/439 KB 932/1210 KB 196/1192 KB 32/562 KB 408/577 KB 52/439 KB 944/1210 KB 208/1192 KB 48/562 KB 412/577 KB 52/439 KB 944/1210 KB 208/1192 KB 48/562 KB 416/577 KB 52/439 KB 944/1210 KB 208/1192 KB 48/562 KB 420/577 KB 52/439 KB 944/1210 KB 208/1192 KB 48/562 KB 424/577 KB 52/439 KB 948/1210 KB 212/1192 KB 52/562 KB 428/577 KB 52/439 KB 948/1210 KB 212/1192 KB 52/562 KB 432/577 KB 52/439 KB 948/1210 KB 212/1192 KB 52/562 KB 400/577 KB 52/439 KB 932/1210 KB 192/1192 KB 32/562 KB 432/577 KB 56/439 KB 948/1210 KB 212/1192 KB 52/562 KB 432/577 KB 60/439 KB 948/1210 KB 212/1192 KB 52/562 KB 420/577 KB 52/439 KB 948/1210 KB 212/1192 KB 52/562 KB 432/577 KB 64/439 KB 948/1210 KB 216/1192 KB 52/562 KB 432/577 KB 64/439 KB 948/1210 KB 220/1192 KB 52/562 KB 432/577 KB 64/439 KB 948/1210 KB 224/1192 KB 52/562 KB 436/577 KB 64/439 KB 948/1210 KB 228/1192 KB 52/562 KB 436/577 KB 64/439 KB 948/1210 KB 232/1192 KB 52/562 KB 436/577 KB 64/439 KB 948/1210 KB 236/1192 KB 52/562 KB 436/577 KB 64/439 KB 948/1210 KB 240/1192 KB 52/562 KB 420/577 KB 52/439 KB 948/1210 KB 208/1192 KB 52/562 KB 436/577 KB 64/439 KB 948/1210 KB 240/1192 KB 56/562 KB 436/577 KB 64/439 KB 948/1210 KB 240/1192 KB 60/562 KB 436/577 KB 64/439 KB 948/1210 KB 240/1192 KB 64/562 KB 420/577 KB 52/439 KB 948/1210 KB 208/1192 KB 48/562 KB 436/577 KB 64/439 KB 952/1210 KB 240/1192 KB 64/562 KB 436/577 KB 64/439 KB 956/1210 KB 240/1192 KB 64/562 KB 436/577 KB 64/439 KB 960/1210 KB 240/1192 KB 64/562 KB 436/577 KB 64/439 KB 964/1210 KB 240/1192 KB 64/562 KB 436/577 KB 64/439 KB 968/1210 KB 240/1192 KB 68/562 KB 436/577 KB 64/439 KB 972/1210 KB 240/1192 KB 68/562 KB 436/577 KB 64/439 KB 976/1210 KB 240/1192 KB 68/562 KB 436/577 KB 64/439 KB 948/1210 KB 224/1192 KB 52/562 KB 440/577 KB 64/439 KB 976/1210 KB 240/1192 KB 68/562 KB 444/577 KB 64/439 KB 976/1210 KB 240/1192 KB 68/562 KB 432/577 KB 64/439 KB 948/1210 KB 224/1192 KB 52/562 KB 444/577 KB 68/439 KB 976/1210 KB 240/1192 KB 68/562 KB 444/577 KB 72/439 KB 976/1210 KB 240/1192 KB 68/562 KB 444/577 KB 76/439 KB 976/1210 KB 240/1192 KB 68/562 KB 444/577 KB 80/439 KB 976/1210 KB 240/1192 KB 68/562 KB 444/577 KB 84/439 KB 976/1210 KB 240/1192 KB 68/562 KB 436/577 KB 64/439 KB 964/1210 KB 240/1192 KB 68/562 KB 444/577 KB 84/439 KB 976/1210 KB 240/1192 KB 72/562 KB 444/577 KB 84/439 KB 976/1210 KB 240/1192 KB 76/562 KB 448/577 KB 84/439 KB 976/1210 KB 240/1192 KB 80/562 KB 448/577 KB 84/439 KB 976/1210 KB 240/1192 KB 84/562 KB 448/577 KB 84/439 KB 980/1210 KB 244/1192 KB 88/562 KB 448/577 KB 84/439 KB 976/1210 KB 240/1192 KB 76/562 KB 452/577 KB 84/439 KB 980/1210 KB 244/1192 KB 88/562 KB 456/577 KB 84/439 KB 980/1210 KB 244/1192 KB 88/562 KB 460/577 KB 84/439 KB 980/1210 KB 244/1192 KB 88/562 KB 448/577 KB 84/439 KB 980/1210 KB 244/1192 KB 84/562 KB 460/577 KB 84/439 KB 980/1210 KB 248/1192 KB 92/562 KB 460/577 KB 84/439 KB 980/1210 KB 252/1192 KB 92/562 KB 464/577 KB 84/439 KB 980/1210 KB 256/1192 KB 92/562 KB 448/577 KB 84/439 KB 980/1210 KB 240/1192 KB 84/562 KB 464/577 KB 84/439 KB 984/1210 KB 256/1192 KB 92/562 KB 464/577 KB 84/439 KB 988/1210 KB 256/1192 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 92/562 KB 464/577 KB 84/439 KB 992/1210 KB 256/1192 KB 92/562 KB 464/577 KB 84/439 KB 996/1210 KB 256/1192 KB 92/562 KB 464/577 KB 84/439 KB 1000/1210 KB 260/1192 KB 92/562 KB 464/577 KB 84/439 KB 980/1210 KB 252/1192 KB 92/562 KB 460/577 KB 84/439 KB 980/1210 KB 244/1192 KB 92/562 KB 464/577 KB 84/439 KB 1000/1210 KB 260/1192 KB 96/562 KB 464/577 KB 84/439 KB 1000/1210 KB 260/1192 KB 100/562 KB 468/577 KB 84/439 KB 1000/1210 KB 260/1192 KB 104/562 KB 468/577 KB 84/439 KB 1000/1210 KB 260/1192 KB 108/562 KB 464/577 KB 84/439 KB 996/1210 KB 260/1192 KB 92/562 KB 468/577 KB 84/439 KB 1004/1210 KB 260/1192 KB 108/562 KB 468/577 KB 84/439 KB 1008/1210 KB 260/1192 KB 108/562 KB 468/577 KB 84/439 KB 1000/1210 KB 260/1192 KB 100/562 KB 472/577 KB 84/439 KB 1008/1210 KB 260/1192 KB 108/562 KB 476/577 KB 84/439 KB 1008/1210 KB 260/1192 KB 108/562 KB 480/577 KB 84/439 KB 1008/1210 KB 260/1192 KB 108/562 KB 480/577 KB 84/439 KB 1008/1210 KB 264/1192 KB 112/562 KB 480/577 KB 84/439 KB 1008/1210 KB 268/1192 KB 112/562 KB 480/577 KB 84/439 KB 1012/1210 KB 272/1192 KB 112/562 KB 480/577 KB 84/439 KB 1012/1210 KB 276/1192 KB 112/562 KB 484/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 112/562 KB 480/577 KB 84/439 KB 1008/1210 KB 260/1192 KB 112/562 KB 484/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 116/562 KB 484/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 120/562 KB 484/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 124/562 KB 484/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 128/562 KB 484/577 KB 84/439 KB 1012/1210 KB 276/1192 KB 112/562 KB 488/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 128/562 KB 492/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 128/562 KB 496/577 KB 84/439 KB 1012/1210 KB 280/1192 KB 128/562 KB 480/577 KB 84/439 KB 1012/1210 KB 268/1192 KB 112/562 KB 496/577 KB 84/439 KB 1016/1210 KB 280/1192 KB 128/562 KB 496/577 KB 84/439 KB 1020/1210 KB 280/1192 KB 128/562 KB 496/577 KB 84/439 KB 1024/1210 KB 280/1192 KB 128/562 KB 496/577 KB 84/439 KB 1028/1210 KB 280/1192 KB 128/562 KB 500/577 KB 84/439 KB 1032/1210 KB 284/1192 KB 132/562 KB 500/577 KB 84/439 KB 1036/1210 KB 284/1192 KB 132/562 KB 500/577 KB 84/439 KB 1040/1210 KB 284/1192 KB 132/562 KB 500/577 KB 84/439 KB 1044/1210 KB 284/1192 KB 132/562 KB 500/577 KB 84/439 KB 1028/1210 KB 284/1192 KB 132/562 KB 500/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 136/562 KB 500/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 140/562 KB 500/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 144/562 KB 500/577 KB 84/439 KB 1028/1210 KB 284/1192 KB 128/562 KB 504/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 144/562 KB 508/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 144/562 KB 512/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 144/562 KB 496/577 KB 84/439 KB 1028/1210 KB 284/1192 KB 128/562 KB 512/577 KB 88/439 KB 1044/1210 KB 288/1192 KB 144/562 KB 512/577 KB 88/439 KB 1044/1210 KB 292/1192 KB 144/562 KB 500/577 KB 88/439 KB 1044/1210 KB 284/1192 KB 132/562 KB 512/577 KB 92/439 KB 1044/1210 KB 292/1192 KB 144/562 KB 516/577 KB 92/439 KB 1044/1210 KB 296/1192 KB 144/562 KB 520/577 KB 96/439 KB 1048/1210 KB 296/1192 KB 148/562 KB 524/577 KB 96/439 KB 1048/1210 KB 296/1192 KB 148/562 KB 528/577 KB 96/439 KB 1048/1210 KB 296/1192 KB 148/562 KB 512/577 KB 92/439 KB 1044/1210 KB 296/1192 KB 144/562 KB 528/577 KB 96/439 KB 1048/1210 KB 300/1192 KB 148/562 KB 528/577 KB 96/439 KB 1048/1210 KB 304/1192 KB 148/562 KB 528/577 KB 96/439 KB 1048/1210 KB 308/1192 KB 148/562 KB 528/577 KB 96 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install /439 KB 1048/1210 KB 312/1192 KB 148/562 KB 528/577 KB 96/439 KB 1048/1210 KB 316/1192 KB 148/562 KB 528/577 KB 96/439 KB 1048/1210 KB 320/1192 KB 148/562 KB 528/577 KB 96/439 KB 1048/1210 KB 324/1192 KB 148/562 KB 532/577 KB 96/439 KB 1048/1210 KB 328/1192 KB 148/562 KB 532/577 KB 96/439 KB 1048/1210 KB 332/1192 KB 148/562 KB 532/577 KB 96/439 KB 1048/1210 KB 336/1192 KB 148/562 KB 516/577 KB 96/439 KB 1048/1210 KB 296/1192 KB 148/562 KB 532/577 KB 96/439 KB 1052/1210 KB 336/1192 KB 148/562 KB 532/577 KB 96/439 KB 1056/1210 KB 336/1192 KB 148/562 KB 516/577 KB 96/439 KB 1044/1210 KB 296/1192 KB 148/562 KB 532/577 KB 96/439 KB 1056/1210 KB 336/1192 KB 152/562 KB 532/577 KB 96/439 KB 1056/1210 KB 336/1192 KB 156/562 KB 532/577 KB 96/439 KB 1056/1210 KB 336/1192 KB 160/562 KB 532/577 KB 96/439 KB 1056/1210 KB 336/1192 KB 164/562 KB 532/577 KB 96/439 KB 1060/1210 KB 336/1192 KB 168/562 KB 532/577 KB 96/439 KB 1060/1210 KB 336/1192 KB 172/562 KB 532/577 KB 96/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 516/577 KB 96/439 KB 1044/1210 KB 296/1192 KB 144/562 KB 532/577 KB 100/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 104/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 108/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 112/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 116/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 120/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 124/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 128/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 132/439 KB 1060/1210 KB 336/1192 KB 176/562 KB 532/577 KB 136/439 KB 1060/1210 KB 340/1192 KB 180/562 KB 532/577 KB 140/439 KB 1060/1210 KB 340/1192 KB 180/562 KB 532/577 KB 144/439 KB 1060/1210 KB 340/1192 KB 180/562 KB 532/577 KB 96/439 KB 1060/1210 KB 336/1192 KB 164/562 KB 532/577 KB 144/439 KB 1064/1210 KB 340/1192 KB 180/562 KB 532/577 KB 144/439 KB 1068/1210 KB 340/1192 KB 180/562 KB 532/577 KB 144/439 KB 1072/1210 KB 340/1192 KB 180/562 KB 532/577 KB 96/439 KB 1048/1210 KB 324/1192 KB 148/562 KB 536/577 KB 144/439 KB 1072/1210 KB 340/1192 KB 180/562 KB 540/577 KB 144/439 KB 1072/1210 KB 340/1192 KB 180/562 KB 544/577 KB 144/439 KB 1072/1210 KB 340/1192 KB 180/562 KB 544/577 KB 144/439 KB 1076/1210 KB 340/1192 KB 180/562 KB 548/577 KB 144/439 KB 1080/1210 KB 340/1192 KB 180/562 KB 548/577 KB 144/439 KB 1084/1210 KB 340/1192 KB 180/562 KB 548/577 KB 144/439 KB 1088/1210 KB 340/1192 KB 180/562 KB 532/577 KB 132/439 KB 1060/1210 KB 340/1192 KB 180/562 KB 548/577 KB 144/439 KB 1088/1210 KB 344/1192 KB 180/562 KB 548/577 KB 144/439 KB 1088/1210 KB 348/1192 KB 180/562 KB 548/577 KB 144/439 KB 1088/1210 KB 352/1192 KB 180/562 KB 548/577 KB 148/439 KB 1088/1210 KB 356/1192 KB 180/562 KB 548/577 KB 148/439 KB 1092/1210 KB 360/1192 KB 180/562 KB 548/577 KB 148/439 KB 1092/1210 KB 364/1192 KB 180/562 KB 548/577 KB 148/439 KB 1092/1210 KB 368/1192 KB 180/562 KB 532/577 KB 132/439 KB 1060/1210 KB 336/1192 KB 180/562 KB 548/577 KB 148/439 KB 1092/1210 KB 368/1192 KB 184/562 KB 548/577 KB 148/439 KB 1092/1210 KB 368/1192 KB 188/562 KB 548/577 KB 148/439 KB 1092/1210 KB 368/1192 KB 192/562 KB 548/577 KB 148/439 KB 1092/1210 KB 368/1192 KB 196/562 KB 548/577 KB 148/439 KB 1092/1210 KB 368/1192 KB 200/562 KB 548/577 KB 148/439 KB 1092/1210 KB 356/1192 KB 180/562 KB 548/577 KB 148/439 KB 1096/1210 KB 368/1192 KB 200/562 KB 548/577 KB 148/439 KB 1100/1210 KB 368/1192 KB 200/56 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 2 KB 548/577 KB 148/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 548/577 KB 148/439 KB 1088/1210 KB 352/1192 KB 180/562 KB 548/577 KB 152/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 548/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 548/577 KB 144/439 KB 1076/1210 KB 340/1192 KB 180/562 KB 552/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 556/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 560/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 564/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 568/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 572/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 200/562 KB 576/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 204/562 KB 577/577 KB 160/439 KB 1104/1210 KB 368/1192 KB 204/562 KB 572/577 KB 156/439 KB 1104/1210 KB 368/1192 KB 204/562 KB 577/577 KB 160/439 KB 1104/1210 KB 372/1192 KB 208/562 KB 577/577 KB 160/439 KB 1108/1210 KB 372/1192 KB 208/562 KB 577/577 KB 160/439 KB 1112/1210 KB 372/1192 KB 212/562 KB 577/577 KB 160/439 KB 1116/1210 KB 372/1192 KB 212/562 KB 577/577 KB 160/439 KB 1120/1210 KB 372/1192 KB 212/562 KB 577/577 KB 160/439 KB 1104/1210 KB 372/1192 KB 204/562 KB 576/577 KB 160/439 KB 1104/1210 KB 368/1192 KB 204/562 KB 577/577 KB 164/439 KB 1120/1210 KB 372/1192 KB 212/562 KB 577/577 KB 168/439 KB 1120/1210 KB 372/1192 KB 212/562 KB 577/577 KB 172/439 KB 1120/1210 KB 372/1192 KB 212/562 KB 577/577 KB 172/439 KB 1120/1210 KB 376/1192 KB 212/562 KB 577/577 KB 172/439 KB 1120/1210 KB 380/1192 KB 212/562 KB 577/577 KB 176/439 KB 1120/1210 KB 384/1192 KB 212/562 KB 577/577 KB 176/439 KB 1120/1210 KB 388/1192 KB 212/562 KB 577/577 KB 176/439 KB 1124/1210 KB 392/1192 KB 212/562 KB 577/577 KB 176/439 KB 1124/1210 KB 396/1192 KB 212/562 KB 577/577 KB 176/439 KB 1124/1210 KB 400/1192 KB 212/562 KB 577/577 KB 160/439 KB 1108/1210 KB 372/1192 KB 212/562 KB 577/577 KB 176/439 KB 1124/1210 KB 400/1192 KB 216/562 KB 577/577 KB 176/439 KB 1124/1210 KB 400/1192 KB 220/562 KB 577/577 KB 176/439 KB 1124/1210 KB 400/1192 KB 224/562 KB 577/577 KB 176/439 KB 1124/1210 KB 388/1192 KB 212/562 KB 577/577 KB 176/439 KB 1128/1210 KB 400/1192 KB 224/562 KB 577/577 KB 176/439 KB 1132/1210 KB 400/1192 KB 224/562 KB 577/577 KB 176/439 KB 1136/1210 KB 400/1192 KB 224/562 KB 577/577 KB 176/439 KB 1140/1210 KB 400/1192 KB 224/562 KB 176/439 KB 1144/1210 KB 404/1192 KB 228/562 KB 176/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 577/577 KB 176/439 KB 1120/1210 KB 380/1192 KB 212/562 KB 180/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 184/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 188/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 192/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 196/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 200/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 204/439 KB 1148/1210 KB 404/1192 KB 228/562 KB 577/577 KB 176/439 KB 1140/1210 KB 404/1192 KB 228/562 KB 204/439 KB 1152/1210 KB 408/1192 KB 228/562 KB 204/439 KB 1152/1210 KB 412/1192 KB 228/562 KB 577/577 KB 176/439 KB 1140/1210 KB 400/1192 KB 228/562 KB 204/439 KB 1152/1210 KB 412/1192 KB 232/562 KB 204/439 KB 1152/1210 KB 412/1192 KB 236/562 KB 204/439 KB 1152/1210 KB 412/1192 KB 240/562 KB 204/439 KB 1152/1210 KB 412/1192 KB 244/562 KB 208/439 KB 1152/1210 KB 416/1192 KB 248/562 KB 208/439 KB 1152/1210 KB 416/1192 KB 252/562 KB 208/439 KB 1152/1210 KB 416/1192 KB 256/562 KB Downloaded: https://repo.maven. unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 391.8 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 204/439 KB 1152/1210 KB 404/1192 KB 228/562 KB 208/439 KB 1152/1210 KB 416/1192 KB 244/562 KB 208/439 KB 1152/1210 KB 412/1192 KB 244/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 208/439 KB 1156/1210 KB 420/1192 KB 256/562 KB 212/439 KB 1160/1210 KB 420/1192 KB 256/562 KB 212/439 KB 1164/1210 KB 420/1192 KB 256/562 KB 212/439 KB 1168/1210 KB 420/1192 KB 256/562 KB 212/439 KB 1172/1210 KB 420/1192 KB 256/562 KB 212/439 KB 1176/1210 KB 420/1192 KB 260/562 KB 212/439 KB 1180/1210 KB 420/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 420/1192 KB 260/562 KB 208/439 KB 1152/1210 KB 420/1192 KB 256/562 KB 212/439 KB 1184/1210 KB 424/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 428/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 432/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 436/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 440/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 444/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 448/1192 KB 260/562 KB 212/439 KB 1172/1210 KB 420/1192 KB 260/562 KB 212/439 KB 1184/1210 KB 448/1192 KB 264/562 KB 212/439 KB 1184/1210 KB 448/1192 KB 268/562 KB 212/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 212/439 KB 1156/1210 KB 420/1192 KB 256/562 KB 216/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 220/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 224/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 228/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 232/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 236/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 240/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 244/439 KB 1184/1210 KB 448/1192 KB 272/562 KB 248/439 KB 1188/1210 KB 452/1192 KB 276/562 KB 252/439 KB 1188/1210 KB 452/1192 KB 276/562 KB 256/439 KB 1188/1210 KB 452/1192 KB 276/562 KB 244/439 KB 1188/1210 KB 452/1192 KB 276/562 KB 256/439 KB 1188/1210 KB 452/1192 KB 276/562 KB 4/256 KB 244/439 KB 1188/1210 KB 448/1192 KB 276/562 KB 244/439 KB 1184/1210 KB 448/1192 KB 276/562 KB 256/439 KB 1188/1210 KB 452/1192 KB 280/562 KB 4/256 KB 256/439 KB 1188/1210 KB 452/1192 KB 284/562 KB 4/256 KB 256/439 KB 1188/1210 KB 452/1192 KB 288/562 KB 4/256 KB 256/439 KB 1192/1210 KB 452/1192 KB 292/562 KB 4/256 KB 260/439 KB 1192/1210 KB 456/1192 KB 296/562 KB 8/256 KB 260/439 KB 1192/1210 KB 456/1192 KB 300/562 KB 8/256 KB 260/439 KB 1192/1210 KB 456/1192 KB 304/562 KB 8/256 KB 256/439 KB 1192/1210 KB 452/1192 KB 288/562 KB 4/256 KB 260/439 KB 1196/1210 KB 456/1192 KB 304/562 KB 8/256 KB 260/439 KB 1200/1210 KB 456/1192 KB 304/562 KB 8/256 KB 260/439 KB 1204/1210 KB 456/1192 KB 304/562 KB 8/256 KB 260/439 KB 1208/1210 KB 456/1192 KB 304/562 KB 8/256 KB 260/439 KB 1210/1210 KB 456/1192 KB 304/562 KB 8/256 KB 260/439 KB 1192/1210 KB 456/1192 KB 292/562 KB 8/256 KB 264/439 KB 1210/1210 KB 456/1192 KB 304/562 KB 8/256 KB 268/439 KB 1210/1210 KB 456/1192 KB 304/562 KB 8/256 KB 272/439 KB 1210/1210 KB 456/1192 KB 304/562 KB 8/256 KB 276/439 KB 1210/1210 KB 456/1192 KB 304/562 KB 8/256 KB 256/439 KB 1192/1210 KB 456/1192 KB 292/562 KB 8/256 KB 256/439 KB 1192/1210 KB 456/1192 KB 292/562 KB 4/256 KB 276/439 KB 1210/1210 KB 460/1192 KB 308/562 KB 12/256 KB 276/439 KB 1210/1210 KB 464/1192 KB 308/562 KB 12/256 KB 276/439 KB 1210/1210 KB 468/1192 KB 308/562 KB 12/256 KB 276/439 KB 1210/1210 KB 472/1192 KB 308/562 KB 12/256 KB 276/439 KB 1210/1210 KB 476/1192 KB 308/562 KB 12/256 KB 276/439 KB 1210/1210 KB 480/1192 KB 308/562 KB 12/256 KB 276/439 KB 1210/1210 KB 456/1192 KB 308/562 KB 8/256 KB 276/439 KB 1210/1210 KB 480/1192 KB 312/562 KB 12/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 316/562 KB 12/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 12/256 KB 276/439 KB 1210/1210 KB 464/1192 KB 308/562 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install KB 12/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 16/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 20/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 24/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 28/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 32/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 320/562 KB 36/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 324/562 KB 40/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 312/562 KB 12/256 KB 280/439 KB 1210/1210 KB 488/1192 KB 324/562 KB 40/256 KB 280/439 KB 1210/1210 KB 484/1192 KB 324/562 KB 40/256 KB 284/439 KB 1210/1210 KB 488/1192 KB 324/562 KB 44/256 KB 288/439 KB 492/1192 KB 324/562 KB 44/256 KB 276/439 KB 1210/1210 KB 484/1192 KB 324/562 KB 36/256 KB 288/439 KB 492/1192 KB 328/562 KB 44/256 KB 292/439 KB 492/1192 KB 332/562 KB 44/256 KB 292/439 KB 492/1192 KB 336/562 KB 44/256 KB 292/439 KB 492/1192 KB 340/562 KB 44/256 KB 292/439 KB 492/1192 KB 344/562 KB 44/256 KB 292/439 KB 492/1192 KB 348/562 KB 44/256 KB 292/439 KB 492/1192 KB 352/562 KB 44/256 KB 284/439 KB 1210/1210 KB 492/1192 KB 324/562 KB 44/256 KB 292/439 KB 496/1192 KB 352/562 KB 44/256 KB 280/439 KB 1210/1210 KB 488/1192 KB 324/562 KB 44/256 KB 292/439 KB 496/1192 KB 352/562 KB 48/256 KB 292/439 KB 496/1192 KB 352/562 KB 52/256 KB 292/439 KB 500/1192 KB 352/562 KB 56/256 KB 292/439 KB 500/1192 KB 352/562 KB 60/256 KB 292/439 KB 492/1192 KB 328/562 KB 44/256 KB 296/439 KB 500/1192 KB 352/562 KB 60/256 KB 300/439 KB 500/1192 KB 352/562 KB 60/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 803.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 292/439 KB 500/1192 KB 352/562 KB 52/256 KB 300/439 KB 504/1192 KB 352/562 KB 64/256 KB 300/439 KB 508/1192 KB 352/562 KB 64/256 KB 300/439 KB 512/1192 KB 352/562 KB 64/256 KB 300/439 KB 500/1192 KB 352/562 KB 64/256 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 304/439 KB 512/1192 KB 352/562 KB 64/256 KB 304/439 KB 512/1192 KB 352/562 KB 68/256 KB 308/439 KB 516/1192 KB 356/562 KB 72/256 KB 308/439 KB 516/1192 KB 356/562 KB 76/256 KB 308/439 KB 516/1192 KB 356/562 KB 80/256 KB 308/439 KB 516/1192 KB 356/562 KB 84/256 KB 308/439 KB 516/1192 KB 356/562 KB 88/256 KB 308/439 KB 516/1192 KB 356/562 KB 92/256 KB 308/439 KB 516/1192 KB 356/562 KB 96/256 KB 308/439 KB 516/1192 KB 356/562 KB 68/256 KB 308/439 KB 516/1192 KB 360/562 KB 96/256 KB 308/439 KB 516/1192 KB 364/562 KB 96/256 KB 308/439 KB 516/1192 KB 368/562 KB 96/256 KB 308/439 KB 516/1192 KB 352/562 KB 68/256 KB 308/439 KB 512/1192 KB 352/562 KB 68/256 KB 312/439 KB 516/1192 KB 368/562 KB 96/256 KB 312/439 KB 520/1192 KB 368/562 KB 96/256 KB 312/439 KB 524/1192 KB 368/562 KB 96/256 KB 316/439 KB 524/1192 KB 368/562 KB 96/256 KB 320/439 KB 524/1192 KB 368/562 KB 96/256 KB 320/439 KB 528/1192 KB 368/562 KB 96/256 KB 324/439 KB 528/1192 KB 368/562 KB 96/256 KB 328/439 KB 532/1192 KB 372/562 KB 96/256 KB 332/439 KB 532/1192 KB 372/562 KB 96/256 KB 336/439 KB 532/1192 KB 372/562 KB 96/256 KB 324/439 KB 532/1192 KB 372/562 KB 96/256 KB 336/439 KB 532/1192 KB 376/562 KB 96/256 KB 336/439 KB 532/1192 KB 380/562 KB 96/256 KB 340/439 KB 532/1192 KB 384/562 KB 100/256 KB 324/439 KB 532/1192 KB 368/562 KB 96/256 KB 340/439 KB 536/1192 KB 384/562 KB 100/256 KB 340/439 KB 540/1192 KB 384/562 KB 100/256 KB 340/439 KB 544/1192 KB 384/562 KB 100/256 KB 340/439 KB 548/1192 KB 384/562 KB 100/256 KB 340/439 KB 552/1192 KB 384/562 KB 100/256 KB 340/439 KB 556/1192 KB 384/562 KB 100/256 KB 340/439 KB 560/1192 KB 384/562 KB 100/256 KB 340/439 KB 532/1192 KB 380/562 KB 100/256 KB 340/439 KB 560/1192 KB 388/562 KB 104/256 KB 340/439 KB 560/1192 KB 388/562 KB 108/256 KB 340/439 KB 532/1192 KB 380/562 KB 96/256 KB 344/439 KB 560/1192 KB 388/562 KB 108/256 KB 348/439 KB 560/1192 KB 388/562 KB 108/256 KB 352/439 KB 560/1192 KB 388/562 KB 108/256 KB 340/439 KB 560/1192 KB 388/562 KB 100/256 KB 352/439 KB 560/1192 KB 392/562 KB 108/256 KB 356/439 KB 560/1192 KB 396/562 KB 112/256 KB 356/439 KB 564/1192 KB 400/562 KB 112/256 KB 356/439 KB 564/1192 KB 404/562 KB 112/256 KB 356/439 KB 564/1192 KB 4/140 KB 408/562 KB 112/256 KB 356/439 KB 560/1192 KB 392/562 KB 112/256 KB 360/439 KB 564/1192 KB 4/140 KB 408/562 KB 112/256 KB 364/439 KB 564/1192 KB 4/140 KB 408/562 KB 112/256 KB 368/439 KB 564/1192 KB 4/140 KB 408/562 KB 112/256 KB 352/439 KB 560/1192 KB 392/562 KB 112/256 KB 356/439 KB 564/1192 KB 4/140 KB 404/562 KB 112/256 KB 368/439 KB 564/1192 KB 8/140 KB 408/562 KB 112/256 KB 368/439 KB 564/1192 KB 12/140 KB 408/562 KB 112/256 KB 368/439 KB 564/1192 KB 16/140 KB 408/562 KB 112/256 KB 368/439 KB 564/1192 KB 20/140 KB 408/562 KB 112/256 KB 368/439 KB 564/1192 KB 24/140 KB 408/562 KB 116/256 KB 368/439 KB 564/1192 KB 28/140 KB 408/562 KB 116/256 KB 368/439 KB 564/1192 KB 32/140 KB 408/562 KB 116/256 KB 356/439 KB 564/1192 KB 396/562 KB 112/256 KB 368/439 KB 568/1192 KB 32/140 KB 408/562 KB 116/256 KB 368/439 KB 572/1192 KB 32/140 KB 408/562 KB 116/256 KB 368/439 KB 576/1192 KB 32/140 KB 408/562 KB 116/256 KB 368/439 KB 580/1192 KB 32/140 KB 408/562 KB 116/256 KB 372/439 KB 584/1192 KB 36/140 KB 412/562 KB 116/256 KB 372/439 KB 588/1192 KB 36/140 KB 412/562 KB 116/256 KB 372/439 KB 592/1192 KB 36/140 KB 412/562 KB 116/256 KB 368/439 KB 564/1192 KB 20/140 KB 408/562 KB 116/256 KB 372/ unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 439 KB 592/1192 KB 36/140 KB 412/562 KB 120/256 KB 372/439 KB 592/1192 KB 36/140 KB 412/562 KB 124/256 KB 372/439 KB 592/1192 KB 36/140 KB 412/562 KB 128/256 KB 372/439 KB 580/1192 KB 36/140 KB 412/562 KB 116/256 KB 372/439 KB 592/1192 KB 36/140 KB 412/562 KB 132/256 KB 372/439 KB 580/1192 KB 36/140 KB 408/562 KB 116/256 KB 372/439 KB 592/1192 KB 40/140 KB 416/562 KB 132/256 KB 372/439 KB 592/1192 KB 44/140 KB 416/562 KB 132/256 KB 372/439 KB 592/1192 KB 48/140 KB 416/562 KB 132/256 KB 372/439 KB 580/1192 KB 32/140 KB 408/562 KB 116/256 KB 376/439 KB 592/1192 KB 48/140 KB 416/562 KB 132/256 KB 372/439 KB 592/1192 KB 36/140 KB 416/562 KB 132/256 KB 376/439 KB 592/1192 KB 48/140 KB 420/562 KB 132/256 KB 380/439 KB 596/1192 KB 52/140 KB 424/562 KB 136/256 KB 380/439 KB 596/1192 KB 52/140 KB 428/562 KB 136/256 KB 380/439 KB 596/1192 KB 52/140 KB 432/562 KB 136/256 KB 380/439 KB 596/1192 KB 52/140 KB 420/562 KB 136/256 KB 380/439 KB 592/1192 KB 48/140 KB 420/562 KB 132/256 KB 384/439 KB 596/1192 KB 52/140 KB 432/562 KB 136/256 KB 388/439 KB 596/1192 KB 52/140 KB 432/562 KB 136/256 KB 392/439 KB 596/1192 KB 52/140 KB 432/562 KB 136/256 KB 396/439 KB 600/1192 KB 52/140 KB 432/562 KB 136/256 KB 400/439 KB 600/1192 KB 52/140 KB 432/562 KB 136/256 KB 404/439 KB 600/1192 KB 52/140 KB 432/562 KB 136/256 KB 408/439 KB 600/1192 KB 52/140 KB 436/562 KB 136/256 KB 412/439 KB 600/1192 KB 52/140 KB 436/562 KB 136/256 KB 416/439 KB 600/1192 KB 52/140 KB 436/562 KB 136/256 KB 380/439 KB 592/1192 KB 52/140 KB 420/562 KB 136/256 KB 416/439 KB 600/1192 KB 56/140 KB 436/562 KB 136/256 KB 416/439 KB 600/1192 KB 60/140 KB 436/562 KB 136/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 136/256 KB 380/439 KB 592/1192 KB 48/140 KB 420/562 KB 136/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 140/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 144/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 148/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 152/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 156/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 160/256 KB 416/439 KB 600/1192 KB 64/140 KB 436/562 KB 164/256 KB 416/439 KB 600/1192 KB 68/140 KB 436/562 KB 168/256 KB 416/439 KB 600/1192 KB 68/140 KB 436/562 KB 172/256 KB 416/439 KB 600/1192 KB 68/140 KB 436/562 KB 176/256 KB 416/439 KB 600/1192 KB 68/140 KB 436/562 KB 180/256 KB 420/439 KB 600/1192 KB 68/140 KB 436/562 KB 184/256 KB 420/439 KB 600/1192 KB 68/140 KB 436/562 KB 188/256 KB 420/439 KB 600/1192 KB 68/140 KB 436/562 KB 192/256 KB 404/439 KB 600/1192 KB 52/140 KB 436/562 KB 136/256 KB 392/439 KB 600/1192 KB 52/140 KB 432/562 KB 136/256 KB 420/439 KB 604/1192 KB 68/140 KB 436/562 KB 192/256 KB 420/439 KB 608/1192 KB 68/140 KB 436/562 KB 192/256 KB 420/439 KB 612/1192 KB 68/140 KB 436/562 KB 192/256 KB 420/439 KB 616/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 620/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 624/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 628/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 632/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 636/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 640/1192 KB 68/140 KB 440/562 KB 192/256 KB 420/439 KB 600/1192 KB 68/140 KB 436/562 KB 180/256 KB 424/439 KB 640/1192 KB 68/140 KB 440/562 KB 192/256 KB 428/439 KB 640/1192 KB 68/140 KB 440/562 KB 192/256 KB 432/439 KB 640/1192 KB 68/140 KB 440/562 KB 192/256 KB 416/439 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install KB 600/1192 KB 68/140 KB 436/562 KB 164/256 KB 432/439 KB 640/1192 KB 72/140 KB 440/562 KB 192/256 KB 432/439 KB 640/1192 KB 76/140 KB 440/562 KB 192/256 KB 432/439 KB 640/1192 KB 80/140 KB 440/562 KB 192/256 KB 420/439 KB 612/1192 KB 68/140 KB 440/562 KB 192/256 KB 432/439 KB 640/1192 KB 80/140 KB 444/562 KB 192/256 KB 432/439 KB 640/1192 KB 80/140 KB 448/562 KB 192/256 KB 432/439 KB 640/1192 KB 80/140 KB 452/562 KB 192/256 KB 432/439 KB 640/1192 KB 84/140 KB 456/562 KB 192/256 KB 432/439 KB 640/1192 KB 84/140 KB 460/562 KB 192/256 KB 432/439 KB 640/1192 KB 84/140 KB 464/562 KB 192/256 KB 432/439 KB 640/1192 KB 84/140 KB 452/562 KB 192/256 KB 432/439 KB 640/1192 KB 88/140 KB 464/562 KB 192/256 KB 432/439 KB 640/1192 KB 92/140 KB 464/562 KB 192/256 KB 432/439 KB 640/1192 KB 96/140 KB 464/562 KB 192/256 KB 432/439 KB 640/1192 KB 100/140 KB 464/562 KB 192/256 KB 436/439 KB 644/1192 KB 104/140 KB 468/562 KB 196/256 KB 436/439 KB 644/1192 KB 108/140 KB 468/562 KB 196/256 KB 436/439 KB 644/1192 KB 112/140 KB 468/562 KB 196/256 KB 432/439 KB 644/1192 KB 100/140 KB 464/562 KB 192/256 KB 436/439 KB 648/1192 KB 112/140 KB 468/562 KB 196/256 KB 436/439 KB 652/1192 KB 112/140 KB 468/562 KB 196/256 KB 436/439 KB 656/1192 KB 112/140 KB 468/562 KB 196/256 KB 436/439 KB 644/1192 KB 100/140 KB 468/562 KB 196/256 KB 436/439 KB 656/1192 KB 112/140 KB 468/562 KB 200/256 KB 436/439 KB 656/1192 KB 112/140 KB 468/562 KB 204/256 KB 436/439 KB 656/1192 KB 116/140 KB 468/562 KB 208/256 KB 436/439 KB 656/1192 KB 116/140 KB 468/562 KB 212/256 KB 436/439 KB 660/1192 KB 116/140 KB 468/562 KB 216/256 KB 436/439 KB 660/1192 KB 116/140 KB 468/562 KB 220/256 KB 436/439 KB 660/1192 KB 116/140 KB 468/562 KB 224/256 KB 436/439 KB 644/1192 KB 100/140 KB 468/562 KB 192/256 KB 432/439 KB 644/1192 KB 100/140 KB 468/562 KB 192/256 KB 436/439 KB 660/1192 KB 116/140 KB 472/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 476/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 480/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 484/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 488/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 492/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 496/562 KB 224/256 KB 436/439 KB 660/1192 KB 116/140 KB 468/562 KB 212/256 KB 439/439 KB 664/1192 KB 116/140 KB 496/562 KB 224/256 KB 439/439 KB 668/1192 KB 116/140 KB 496/562 KB 224/256 KB 439/439 KB 672/1192 KB 116/140 KB 496/562 KB 224/256 KB 439/439 KB 676/1192 KB 116/140 KB 496/562 KB 224/256 KB 439/439 KB 680/1192 KB 116/140 KB 500/562 KB 228/256 KB 439/439 KB 684/1192 KB 116/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 116/140 KB 500/562 KB 228/256 KB 436/439 KB 656/1192 KB 116/140 KB 468/562 KB 204/256 KB 439/439 KB 688/1192 KB 120/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 124/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 128/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 132/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 136/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 140/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 140/140 KB 500/562 KB 228/256 KB 439/439 KB 676/1192 KB 116/140 KB 500/562 KB 228/256 KB 439/439 KB 688/1192 KB 140/140 KB 500/562 KB 232/256 KB 439/439 KB 688/1192 KB 140/140 KB 500/562 KB 236/256 KB 439/439 KB 688/1192 KB 140/140 KB 500/562 KB 240/256 KB 439/439 KB 688/1192 KB 140/140 KB 500/562 KB 244/256 KB 439/439 KB 692/1192 KB 140/1 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 40 KB 500/562 KB 248/256 KB 439/439 KB 692/1192 KB 140/140 KB 500/562 KB 252/256 KB 439/439 KB 692/1192 KB 140/140 KB 500/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 500/562 KB 256/256 KB 439/439 KB 676/1192 KB 116/140 KB 500/562 KB 224/256 KB 439/439 KB 660/1192 KB 116/140 KB 472/562 KB 224/256 KB 439/439 KB 692/1192 KB 140/140 KB 504/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 508/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 512/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 516/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 520/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 524/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 528/562 KB 256/256 KB 439/439 KB 692/1192 KB 140/140 KB 500/562 KB 244/256 KB 439/439 KB 696/1192 KB 140/140 KB 528/562 KB 256/256 KB 439/439 KB 700/1192 KB 140/140 KB 528/562 KB 256/256 KB 439/439 KB 704/1192 KB 140/140 KB 532/562 KB 256/256 KB 439/439 KB 704/1192 KB 140/140 KB 536/562 KB 256/256 KB 439/439 KB 704/1192 KB 140/140 KB 540/562 KB 256/256 KB 439/439 KB 704/1192 KB 140/140 KB 544/562 KB 256/256 KB 439/439 KB 704/1192 KB 140/140 KB 528/562 KB 256/256 KB 439/439 KB 708/1192 KB 140/140 KB 544/562 KB 256/256 KB 439/439 KB 712/1192 KB 140/140 KB 544/562 KB 256/256 KB 439/439 KB 716/1192 KB 140/140 KB 544/562 KB 256/256 KB 439/439 KB 720/1192 KB 140/140 KB 544/562 KB 256/256 KB 439/439 KB 720/1192 KB 140/140 KB 548/562 KB 256/256 KB 439/439 KB 724/1192 KB 552/562 KB 256/256 KB 439/439 KB 724/1192 KB 556/562 KB 256/256 KB 439/439 KB 724/1192 KB 560/562 KB 256/256 KB 439/439 KB 724/1192 KB 548/562 KB 256/256 KB 728/1192 KB 560/562 KB 256/256 KB 732/1192 KB 560/562 KB 256/256 KB 736/1192 KB 560/562 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 740/1192 KB 562/562 KB 256/256 KB 744/1192 KB 562/562 KB 256/256 KB 748/1192 KB 562/562 KB 256/256 KB 752/1192 KB 562/562 KB 256/256 KB 756/1192 KB 562/562 KB 736/1192 KB 562/562 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 280.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 163.4 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 760/1192 KB 562/562 KB 764/1192 KB 562/562 KB 768/1192 KB 562/562 KB 772/1192 KB 562/562 KB 776/1192 KB 562/562 KB 780/1192 KB 562/562 KB 784/1192 KB 562/562 KB 788/1192 KB 792/1192 KB 796/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 357.2 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 800/1192 KB 4/37 KB 800/1192 KB 8/37 KB 800/1192 KB 12/37 KB 800/1192 KB 16/37 KB 800/1192 KB 20/37 KB 800/1192 KB 24/37 KB 800/1192 KB 28/37 KB 800/1192 KB 32/37 KB 800/1192 KB 36/37 KB 800/1192 KB 37/37 KB 800/1192 KB 4/1461 KB 37/37 KB 800/1192 KB 8/1461 KB 37/37 KB 800/1192 KB 12/1461 KB 37/37 KB 800/1192 KB 16/1461 KB 37/37 KB 800/1192 KB 20/1461 KB 37/37 KB 800/1192 KB 24/1461 KB 37/37 KB 800/1192 KB 28/1461 KB 37/37 KB 800/1192 KB 32/1461 KB 37/37 KB 800/1192 KB 36/1461 KB 37/37 KB 800/1192 KB 40/1461 KB 37/37 KB 800/1192 KB 44/1461 KB 37/37 KB 800/1192 KB 48/1461 KB 37/37 KB 800/1192 KB 52/1461 KB 37/37 KB 800/1192 KB 56/1461 KB 37/37 KB 4/46 KB 800/1192 KB 60/1461 KB 37/37 KB 4/46 KB 800/1192 KB 64/1461 KB 37/37 KB 4/46 KB 800/1192 KB 68/1461 KB 37/37 KB 4/46 KB 800/1192 KB 72/1461 KB 37/37 KB 4/46 KB 804/1192 KB 76/1461 KB 37/37 KB 4/46 KB 804/1192 KB 80/1461 KB 37/37 KB 4/46 KB 804/1192 KB 52/1461 KB 37/37 KB 4/46 KB 800/1192 KB 80/1461 KB 37/37 KB 8/46 KB 804/1192 KB 80/1461 KB 37/37 KB 12/46 KB 804/1192 KB 80/1461 KB 37/37 KB 16/46 KB 804/1192 KB 80/1461 KB 37/37 KB 20/46 KB 804/1192 KB 80/1461 KB 37/37 KB 24/46 KB 804/1192 KB 80/1461 KB 37/37 KB 28/46 KB 804/1192 KB 80/1461 KB 37/37 KB 32/46 KB 804/1192 KB 80/1461 KB 37/37 KB 36/46 KB 804/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 40/46 KB 804/1192 KB 68/1461 KB 37/37 KB 4/46 KB 804/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 40/46 KB 808/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 40/46 KB 812/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 40/46 KB 816/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 40/46 KB 820/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 36/46 KB 804/1192 KB 80/1461 KB 4/1118 KB 37/37 KB 36/46 KB 804/1192 KB 84/1461 KB 8/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 12/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 16/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 20/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 24/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 28/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 32/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 36/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 40/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 44/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 48/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 52/1118 KB 37/37 KB 44/46 KB 820/1192 KB 84/1461 KB 56/1118 KB 44/46 KB 820/1192 KB 88/1461 KB 56/1118 KB 44/46 KB 820/1192 KB 92/1461 KB 60/1118 KB 44/46 KB 820/1192 KB 84/1461 KB 4/1118 KB 37/37 KB 44/46 KB 820/1192 KB 92/1461 KB 60/1118 KB 46/46 KB 820/1192 KB 88/1461 KB 60/1118 KB 44/46 KB 820/1192 KB 96/1461 KB 64/1118 KB 46/46 KB 824/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.1 KB/sec) unit-abot-epc-basic-0: 03:01:03 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: 03:01:03 DEBUG unit.abot-epc-basic/0.install 96/1461 KB 60/1118 KB 46/46 KB 824/1192 KB 92/1461 KB 60/1118 KB 46/46 KB 824/1192 KB 100/1461 KB 64/1118 KB 46/46 KB 824/1192 KB 104/1461 KB 64/1118 KB 46/46 KB 828/1192 KB 108/1461 KB 64/1118 KB 46/46 KB 828/1192 KB 112/1461 KB 64/1118 KB 46/46 KB 828/1192 KB 100/1461 KB 64/1118 KB 46/46 KB 828/1192 KB 112/1461 KB 64/1118 KB 46/46 KB 832/1192 KB 112/1461 KB 64/1118 KB 46/46 KB 836/1192 KB 112/1461 KB 64/1118 KB 46/46 KB 840/1192 KB 112/1461 KB 64/1118 KB 46/46 KB 844/1192 KB 112/1461 KB 64/1118 KB 46/46 KB 848/1192 KB 112/1461 KB 68/1118 KB 46/46 KB 848/1192 KB 112/1461 KB 72/1118 KB 46/46 KB 852/1192 KB 112/1461 KB 76/1118 KB 46/46 KB 852/1192 KB 112/1461 KB 80/1118 KB 46/46 KB 852/1192 KB 112/1461 KB 84/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 88/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 92/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 96/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 100/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 104/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 108/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 112/1118 KB 46/46 KB 852/1192 KB 112/1461 KB 68/1118 KB 46/46 KB 852/1192 KB 116/1461 KB 112/1118 KB 46/46 KB 856/1192 KB 116/1461 KB 112/1118 KB 860/1192 KB 116/1461 KB 112/1118 KB 864/1192 KB 116/1461 KB 84/1118 KB 46/46 KB 852/1192 KB 120/1461 KB 112/1118 KB 864/1192 KB 124/1461 KB 112/1118 KB 864/1192 KB 128/1461 KB 112/1118 KB 864/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 28.2 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 132/1461 KB 112/1118 KB 864/1192 KB 136/1461 KB 112/1118 KB 868/1192 KB 140/1461 KB 112/1118 KB 868/1192 KB 144/1461 KB 112/1118 KB 868/1192 KB 132/1461 KB 112/1118 KB 868/1192 KB 144/1461 KB 112/1118 KB 872/1192 KB 144/1461 KB 112/1118 KB 876/1192 KB 144/1461 KB 112/1118 KB 880/1192 KB 144/1461 KB 112/1118 KB 884/1192 KB 148/1461 KB 116/1118 KB 888/1192 KB 148/1461 KB 116/1118 KB 892/1192 KB 148/1461 KB 116/1118 KB 884/1192 KB 4/287 KB 148/1461 KB 120/1118 KB 892/1192 KB 148/1461 KB 112/1118 KB 884/1192 KB 4/287 KB 152/1461 KB 120/1118 KB 896/1192 KB 4/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 4/287 KB 148/1461 KB 120/1118 KB 896/1192 KB 4/287 KB 148/1461 KB 116/1118 KB 892/1192 KB 8/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 12/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 16/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 20/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 24/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 28/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 32/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 36/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 40/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 44/287 KB 156/1461 KB 120/1118 KB 896/1192 KB 48/287 KB 160/1461 KB 124/1118 KB 896/1192 KB 52/287 KB 160/1461 KB 124/1118 KB 896/1192 KB 56/287 KB 160/1461 KB 124/1118 KB 900/1192 KB 60/287 KB 160/1461 KB 124/1118 KB 900/1192 KB 64/287 KB 160/1461 KB 124/1118 KB 900/1192 KB 44/287 KB 160/1461 KB 124/1118 KB 896/1192 KB 64/287 KB 160/1461 KB 128/1118 KB 900/1192 KB 44/287 KB 160/1461 KB 120/1118 KB 896/1192 KB 64/287 KB 164/1461 KB 128/1118 KB 900/1192 KB 64/287 KB 168/1461 KB 132/1118 KB 900/1192 KB 64/287 KB 172/1461 KB 132/1118 KB 900/1192 KB 64/287 KB 176/1461 KB 132/1118 KB 900/1192 KB 52/287 KB 160/1461 KB 124/1118 KB 900/1192 KB 64/287 KB 176/1461 KB 132/1118 KB 904/1192 KB 64/287 KB 176/1461 KB 132/1118 KB 908/1192 KB 64/287 KB 176/1461 KB 132/1118 KB 912/1192 KB 64/287 KB 164/1461 KB 132/1118 KB 900/1192 KB 64/287 KB 176/1461 KB 136/1118 KB 912/1192 KB 64/287 KB 176/1461 KB 140/1118 KB 912/1192 KB 64/287 KB 176/1461 KB 144/1118 KB 912/1192 KB 64/287 KB 180/1461 KB 148/1118 KB 912/1192 KB 68/287 KB 180/1461 KB 152/1118 KB 916/1192 KB 68/287 KB 180/1461 KB 156/1118 KB 916/1192 KB 68/287 KB 180/1461 KB 160/1118 KB 916/1192 KB 64/287 KB 180/1461 KB 144/1118 KB 912/1192 KB 68/287 KB 184/1461 KB 160/1118 KB 916/1192 KB 68/287 KB 188/1461 KB 160/1118 KB 916/1192 KB 68/287 KB 192/1461 KB 160/1118 KB 916/1192 KB 68/287 KB 180/1461 KB 148/1118 KB 916/1192 KB 72/287 KB 192/1461 KB 160/1118 KB 916/1192 KB 76/287 KB 192/1461 KB 160/1118 KB 916/1192 KB 80/287 KB 192/1461 KB 160/1118 KB 916/1192 KB 64/287 KB 180/1461 KB 148/1118 KB 916/1192 KB 80/287 KB 192/1461 KB 160/1118 KB 920/1192 KB 80/287 KB 192/1461 KB 160/1118 KB 924/1192 KB 80/287 KB 192/1461 KB 160/1118 KB 928/1192 KB 80/287 KB 192/1461 KB 160/1118 KB 932/1192 KB 84/287 KB 196/1461 KB 164/1118 KB 936/1192 KB 84/287 KB 196/1461 KB 164/1118 KB 940/1192 KB 84/287 KB 196/1461 KB 164/1118 KB 944/1192 KB 84/287 KB 196/1461 KB 164/1118 KB 932/1192 KB 84/287 KB 200/1461 KB 164/1118 KB 944/1192 KB 84/287 KB 204/1461 KB 164/1118 KB 944/1192 KB 84/287 KB 208/1461 KB 164/1118 KB 944/1192 KB 84/287 KB 192/1461 KB 164/1118 KB 932/1192 KB 84/287 KB 208/1461 KB 168/1118 KB 944/1192 KB 84/287 KB 208/1461 KB 172/1118 KB 944/1192 KB 84/287 KB 208/1461 KB 176/1118 KB 944/1192 KB 84/287 KB 192/1461 KB 160/1118 KB 932/1192 KB 88/287 KB 208/1461 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 176/1118 KB 944/1192 KB 92/287 KB 208/1461 KB 176/1118 KB 944/1192 KB 96/287 KB 208/1461 KB 176/1118 KB 944/1192 KB 100/287 KB 208/1461 KB 176/1118 KB 944/1192 KB 104/287 KB 212/1461 KB 180/1118 KB 948/1192 KB 108/287 KB 212/1461 KB 180/1118 KB 948/1192 KB 112/287 KB 212/1461 KB 180/1118 KB 948/1192 KB 100/287 KB 212/1461 KB 180/1118 KB 948/1192 KB 112/287 KB 216/1461 KB 180/1118 KB 948/1192 KB 112/287 KB 220/1461 KB 180/1118 KB 948/1192 KB 100/287 KB 208/1461 KB 180/1118 KB 948/1192 KB 112/287 KB 220/1461 KB 180/1118 KB 952/1192 KB 112/287 KB 220/1461 KB 180/1118 KB 956/1192 KB 112/287 KB 220/1461 KB 180/1118 KB 960/1192 KB 100/287 KB 208/1461 KB 180/1118 KB 944/1192 KB 112/287 KB 224/1461 KB 184/1118 KB 960/1192 KB 112/287 KB 224/1461 KB 188/1118 KB 960/1192 KB 112/287 KB 224/1461 KB 192/1118 KB 960/1192 KB 112/287 KB 224/1461 KB 180/1118 KB 960/1192 KB 112/287 KB 224/1461 KB 192/1118 KB 964/1192 KB 116/287 KB 228/1461 KB 196/1118 KB 968/1192 KB 116/287 KB 228/1461 KB 196/1118 KB 972/1192 KB 116/287 KB 228/1461 KB 196/1118 KB 976/1192 KB 116/287 KB 228/1461 KB 196/1118 KB 964/1192 KB 116/287 KB 232/1461 KB 196/1118 KB 976/1192 KB 116/287 KB 236/1461 KB 196/1118 KB 976/1192 KB 116/287 KB 240/1461 KB 196/1118 KB 976/1192 KB 116/287 KB 224/1461 KB 196/1118 KB 964/1192 KB 116/287 KB 240/1461 KB 200/1118 KB 976/1192 KB 116/287 KB 240/1461 KB 204/1118 KB 976/1192 KB 116/287 KB 240/1461 KB 208/1118 KB 976/1192 KB 116/287 KB 240/1461 KB 212/1118 KB 976/1192 KB 116/287 KB 244/1461 KB 216/1118 KB 980/1192 KB 116/287 KB 244/1461 KB 220/1118 KB 980/1192 KB 116/287 KB 224/1461 KB 192/1118 KB 964/1192 KB 120/287 KB 244/1461 KB 224/1118 KB 980/1192 KB 124/287 KB 244/1461 KB 224/1118 KB 980/1192 KB 128/287 KB 244/1461 KB 224/1118 KB 980/1192 KB 132/287 KB 244/1461 KB 224/1118 KB 980/1192 KB 116/287 KB 244/1461 KB 212/1118 KB 980/1192 KB 116/287 KB 240/1461 KB 212/1118 KB 980/1192 KB 136/287 KB 244/1461 KB 224/1118 KB 984/1192 KB 136/287 KB 244/1461 KB 224/1118 KB 988/1192 KB 136/287 KB 244/1461 KB 224/1118 KB 992/1192 KB 136/287 KB 248/1461 KB 224/1118 KB 996/1192 KB 136/287 KB 248/1461 KB 224/1118 KB 1000/1192 KB 136/287 KB 248/1461 KB 224/1118 KB 992/1192 KB 140/287 KB 248/1461 KB 224/1118 KB 1004/1192 KB 144/287 KB 248/1461 KB 224/1118 KB 1004/1192 KB 136/287 KB 248/1461 KB 224/1118 KB 992/1192 KB 144/287 KB 252/1461 KB 224/1118 KB 1004/1192 KB 144/287 KB 256/1461 KB 224/1118 KB 1004/1192 KB 116/287 KB 244/1461 KB 224/1118 KB 996/1192 KB 144/287 KB 256/1461 KB 228/1118 KB 1004/1192 KB 148/287 KB 260/1461 KB 232/1118 KB 1004/1192 KB 148/287 KB 260/1461 KB 236/1118 KB 1004/1192 KB 148/287 KB 260/1461 KB 240/1118 KB 1004/1192 KB 136/287 KB 260/1461 KB 228/1118 KB 1004/1192 KB 148/287 KB 260/1461 KB 240/1118 KB 1008/1192 KB 148/287 KB 260/1461 KB 240/1118 KB 1012/1192 KB 148/287 KB 260/1461 KB 244/1118 KB 1016/1192 KB 148/287 KB 260/1461 KB 244/1118 KB 1020/1192 KB 148/287 KB 260/1461 KB 244/1118 KB 1024/1192 KB 148/287 KB 260/1461 KB 228/1118 KB 1004/1192 KB 148/287 KB 264/1461 KB 244/1118 KB 1024/1192 KB 148/287 KB 268/1461 KB 244/1118 KB 1024/1192 KB 148/287 KB 272/1461 KB 244/1118 KB 1024/1192 KB 148/287 KB 256/1461 KB 228/1118 KB 1004/1192 KB 152/287 KB 272/1461 KB 244/1118 KB 1024/1192 KB 156/287 KB 272/1461 KB 244/1118 KB 1024/1192 KB 160/287 KB 272/1461 KB 244/1118 KB 1024/1192 KB 164/287 KB 272/1461 KB 244/1118 KB 1024/1192 KB 168/287 KB 276/1461 KB 244/1118 KB 1024/1192 KB 172/287 K unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install B 276/1461 KB 244/1118 KB 1024/1192 KB 176/287 KB 276/1461 KB 244/1118 KB 1024/1192 KB 180/287 KB 276/1461 KB 244/1118 KB 1024/1192 KB 184/287 KB 276/1461 KB 244/1118 KB 1028/1192 KB 188/287 KB 276/1461 KB 244/1118 KB 1028/1192 KB 192/287 KB 276/1461 KB 244/1118 KB 1028/1192 KB 148/287 KB 260/1461 KB 244/1118 KB 1012/1192 KB 192/287 KB 276/1461 KB 248/1118 KB 1028/1192 KB 192/287 KB 276/1461 KB 252/1118 KB 1028/1192 KB 192/287 KB 276/1461 KB 256/1118 KB 1028/1192 KB 192/287 KB 276/1461 KB 260/1118 KB 1028/1192 KB 180/287 KB 276/1461 KB 244/1118 KB 1028/1192 KB 192/287 KB 276/1461 KB 260/1118 KB 1032/1192 KB 192/287 KB 276/1461 KB 260/1118 KB 1036/1192 KB 192/287 KB 276/1461 KB 260/1118 KB 1040/1192 KB 164/287 KB 276/1461 KB 244/1118 KB 1024/1192 KB 192/287 KB 280/1461 KB 260/1118 KB 1040/1192 KB 192/287 KB 284/1461 KB 260/1118 KB 1040/1192 KB 192/287 KB 288/1461 KB 260/1118 KB 1040/1192 KB 192/287 KB 292/1461 KB 260/1118 KB 1040/1192 KB 192/287 KB 296/1461 KB 260/1118 KB 1040/1192 KB 192/287 KB 300/1461 KB 264/1118 KB 1040/1192 KB 192/287 KB 304/1461 KB 264/1118 KB 1040/1192 KB 192/287 KB 308/1461 KB 264/1118 KB 1044/1192 KB 196/287 KB 312/1461 KB 264/1118 KB 1044/1192 KB 196/287 KB 316/1461 KB 264/1118 KB 1044/1192 KB 196/287 KB 320/1461 KB 264/1118 KB 1044/1192 KB 192/287 KB 296/1461 KB 264/1118 KB 1040/1192 KB 196/287 KB 320/1461 KB 268/1118 KB 1044/1192 KB 196/287 KB 320/1461 KB 272/1118 KB 1044/1192 KB 196/287 KB 320/1461 KB 276/1118 KB 1044/1192 KB 196/287 KB 320/1461 KB 280/1118 KB 1044/1192 KB 196/287 KB 320/1461 KB 284/1118 KB 1044/1192 KB 196/287 KB 320/1461 KB 288/1118 KB 1044/1192 KB 196/287 KB 308/1461 KB 264/1118 KB 1044/1192 KB 200/287 KB 320/1461 KB 288/1118 KB 1044/1192 KB 204/287 KB 320/1461 KB 288/1118 KB 1044/1192 KB 208/287 KB 320/1461 KB 288/1118 KB 1044/1192 KB 192/287 KB 304/1461 KB 264/1118 KB 1044/1192 KB 208/287 KB 320/1461 KB 288/1118 KB 1048/1192 KB 208/287 KB 320/1461 KB 288/1118 KB 1052/1192 KB 208/287 KB 320/1461 KB 288/1118 KB 1056/1192 KB 208/287 KB 320/1461 KB 288/1118 KB 1060/1192 KB 212/287 KB 324/1461 KB 292/1118 KB 1064/1192 KB 212/287 KB 324/1461 KB 292/1118 KB 1068/1192 KB 212/287 KB 324/1461 KB 292/1118 KB 1072/1192 KB 212/287 KB 324/1461 KB 292/1118 KB 1076/1192 KB 212/287 KB 324/1461 KB 292/1118 KB 1060/1192 KB 212/287 KB 324/1461 KB 288/1118 KB 1060/1192 KB 212/287 KB 328/1461 KB 292/1118 KB 1076/1192 KB 212/287 KB 332/1461 KB 292/1118 KB 1076/1192 KB 212/287 KB 336/1461 KB 292/1118 KB 1076/1192 KB 212/287 KB 320/1461 KB 288/1118 KB 1060/1192 KB 216/287 KB 336/1461 KB 296/1118 KB 1076/1192 KB 220/287 KB 336/1461 KB 296/1118 KB 1076/1192 KB 224/287 KB 336/1461 KB 296/1118 KB 1076/1192 KB 212/287 KB 336/1461 KB 296/1118 KB 1076/1192 KB 224/287 KB 336/1461 KB 300/1118 KB 1076/1192 KB 224/287 KB 336/1461 KB 304/1118 KB 1076/1192 KB 224/287 KB 336/1461 KB 308/1118 KB 1076/1192 KB 228/287 KB 340/1461 KB 312/1118 KB 1080/1192 KB 228/287 KB 340/1461 KB 316/1118 KB 1080/1192 KB 228/287 KB 340/1461 KB 320/1118 KB 1080/1192 KB 228/287 KB 340/1461 KB 308/1118 KB 1080/1192 KB 228/287 KB 340/1461 KB 320/1118 KB 1084/1192 KB 228/287 KB 340/1461 KB 320/1118 KB 1088/1192 KB 228/287 KB 340/1461 KB 308/1118 KB 1076/1192 KB 232/287 KB 340/1461 KB 320/1118 KB 1088/1192 KB 236/287 KB 340/1461 KB 320/1118 KB 1088/1192 KB 240/287 KB 340/1461 KB 320/1118 KB 1088/1192 KB 224/287 KB 340/1461 KB 308/1118 KB 1076/1192 KB 240/287 KB 344/1461 KB 320/1118 KB 1088/1192 KB 2 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 40/287 KB 348/1461 KB 320/1118 KB 1088/1192 KB 240/287 KB 352/1461 KB 320/1118 KB 1088/1192 KB 244/287 KB 356/1461 KB 320/1118 KB 1088/1192 KB 244/287 KB 360/1461 KB 324/1118 KB 1092/1192 KB 244/287 KB 364/1461 KB 324/1118 KB 1092/1192 KB 244/287 KB 368/1461 KB 324/1118 KB 1092/1192 KB 244/287 KB 352/1461 KB 320/1118 KB 1088/1192 KB 248/287 KB 368/1461 KB 324/1118 KB 1092/1192 KB 244/287 KB 356/1461 KB 324/1118 KB 1092/1192 KB 248/287 KB 368/1461 KB 328/1118 KB 1092/1192 KB 244/287 KB 356/1461 KB 320/1118 KB 1092/1192 KB 252/287 KB 368/1461 KB 328/1118 KB 1096/1192 KB 252/287 KB 368/1461 KB 328/1118 KB 1100/1192 KB 252/287 KB 368/1461 KB 328/1118 KB 1104/1192 KB 252/287 KB 368/1461 KB 328/1118 KB 1108/1192 KB 252/287 KB 372/1461 KB 332/1118 KB 1112/1192 KB 252/287 KB 372/1461 KB 332/1118 KB 1116/1192 KB 252/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 252/287 KB 368/1461 KB 328/1118 KB 1092/1192 KB 256/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 260/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 264/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 268/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 272/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 276/287 KB 372/1461 KB 332/1118 KB 1120/1192 KB 280/287 KB 372/1461 KB 332/1118 KB 1124/1192 KB 284/287 KB 372/1461 KB 332/1118 KB 1124/1192 KB 287/287 KB 372/1461 KB 332/1118 KB 1124/1192 KB 252/287 KB 372/1461 KB 332/1118 KB 1108/1192 KB 252/287 KB 368/1461 KB 332/1118 KB 1108/1192 KB 287/287 KB 376/1461 KB 336/1118 KB 1124/1192 KB 287/287 KB 376/1461 KB 336/1118 KB 1124/1192 KB 287/287 KB 380/1461 KB 336/1118 KB 1124/1192 KB 287/287 KB 384/1461 KB 340/1118 KB 1124/1192 KB 287/287 KB 388/1461 KB 340/1118 KB 1124/1192 KB 287/287 KB 392/1461 KB 340/1118 KB 1124/1192 KB 287/287 KB 396/1461 KB 340/1118 KB 1124/1192 KB 287/287 KB 400/1461 KB 340/1118 KB 1124/1192 KB 276/287 KB 372/1461 KB 332/1118 KB 1124/1192 KB 287/287 KB 400/1461 KB 340/1118 KB 1128/1192 KB 287/287 KB 400/1461 KB 340/1118 KB 1132/1192 KB 287/287 KB 400/1461 KB 340/1118 KB 1136/1192 KB 287/287 KB 380/1461 KB 340/1118 KB 1124/1192 KB 287/287 KB 400/1461 KB 344/1118 KB 1136/1192 KB 287/287 KB 400/1461 KB 348/1118 KB 1136/1192 KB 287/287 KB 400/1461 KB 352/1118 KB 1136/1192 KB 287/287 KB 400/1461 KB 356/1118 KB 1136/1192 KB 287/287 KB 400/1461 KB 360/1118 KB 1140/1192 KB 287/287 KB 400/1461 KB 364/1118 KB 1140/1192 KB 287/287 KB 400/1461 KB 368/1118 KB 1140/1192 KB 287/287 KB 400/1461 KB 356/1118 KB 1140/1192 KB 287/287 KB 400/1461 KB 368/1118 KB 1144/1192 KB 287/287 KB 400/1461 KB 368/1118 KB 1148/1192 KB 287/287 KB 400/1461 KB 368/1118 KB 1152/1192 KB 287/287 KB 400/1461 KB 368/1118 KB 1156/1192 KB 287/287 KB 404/1461 KB 372/1118 KB 1160/1192 KB 287/287 KB 404/1461 KB 372/1118 KB 1164/1192 KB 287/287 KB 404/1461 KB 372/1118 KB 1168/1192 KB 287/287 KB 404/1461 KB 372/1118 KB 1172/1192 KB 404/1461 KB 372/1118 KB 1176/1192 KB 404/1461 KB 372/1118 KB 1180/1192 KB 287/287 KB 404/1461 KB 372/1118 KB 1156/1192 KB 404/1461 KB 376/1118 KB 1180/1192 KB 404/1461 KB 380/1118 KB 1180/1192 KB 404/1461 KB 384/1118 KB 1180/1192 KB 287/287 KB 404/1461 KB 368/1118 KB 1156/1192 KB 408/1461 KB 384/1118 KB 1180/1192 KB 412/1461 KB 384/1118 KB 1180/1192 KB 416/1461 KB 384/1118 KB 1180/1192 KB 420/1461 KB 384/1118 KB 1180/1192 KB 424/1461 KB 388/1118 KB 1180/1192 KB 428/1461 KB 388/1118 KB 1180/1192 KB 432/1461 KB 388/1118 KB 1180/1192 KB 420/1461 KB 388/1118 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install KB 1180/1192 KB 432/1461 KB 392/1118 KB 1180/1192 KB 432/1461 KB 396/1118 KB 1180/1192 KB 432/1461 KB 400/1118 KB 1180/1192 KB 432/1461 KB 404/1118 KB 1180/1192 KB 436/1461 KB 408/1118 KB 1184/1192 KB 436/1461 KB 404/1118 KB 1184/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 432/1461 KB 404/1118 KB 1184/1192 KB 440/1461 KB 412/1118 KB 1188/1192 KB 440/1461 KB 412/1118 KB 1192/1192 KB 440/1461 KB 412/1118 KB 1192/1192 KB 440/1461 KB 412/1118 KB 1184/1192 KB 444/1461 KB 412/1118 KB 1192/1192 KB 444/1461 KB 416/1118 KB 1192/1192 KB 444/1461 KB 416/1118 KB 1192/1192 KB 448/1461 KB 416/1118 KB 1192/1192 KB 452/1461 KB 416/1118 KB 1192/1192 KB 456/1461 KB 420/1118 KB 1192/1192 KB 452/1461 KB 420/1118 KB 1192/1192 KB 460/1461 KB 424/1118 KB 1192/1192 KB 460/1461 KB 428/1118 KB 1192/1192 KB 460/1461 KB 432/1118 KB 1192/1192 KB 460/1461 KB 432/1118 KB 1192/1192 KB 464/1461 KB 432/1118 KB 1192/1192 KB 464/1461 KB 436/1118 KB 1192/1192 KB 468/1461 KB 440/1118 KB 1192/1192 KB 468/1461 KB 436/1118 KB 1192/1192 KB 468/1461 KB 444/1118 KB 1192/1192 KB 468/1461 KB 448/1118 KB 1192/1192 KB 472/1461 KB 448/1118 KB 1192/1192 KB 476/1461 KB 448/1118 KB 480/1461 KB 448/1118 KB 484/1461 KB 448/1118 KB 488/1461 KB 452/1118 KB 492/1461 KB 452/1118 KB 496/1461 KB 452/1118 KB 484/1461 KB 452/1118 KB 496/1461 KB 456/1118 KB 496/1461 KB 460/1118 KB 496/1461 KB 464/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 705.1 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 496/1461 KB 468/1118 KB 500/1461 KB 472/1118 KB 500/1461 KB 468/1118 KB 504/1461 KB 476/1118 KB 500/1461 KB 476/1118 KB 504/1461 KB 480/1118 KB 508/1461 KB 480/1118 KB 512/1461 KB 480/1118 KB 516/1461 KB 480/1118 KB 520/1461 KB 484/1118 KB 524/1461 KB 484/1118 KB 528/1461 KB 484/1118 KB 532/1461 KB 484/1118 KB 536/1461 KB 484/1118 KB 540/1461 KB 484/1118 KB 544/1461 KB 484/1118 KB 516/1461 KB 484/1118 KB 544/1461 KB 488/1118 KB 544/1461 KB 492/1118 KB 544/1461 KB 496/1118 KB 544/1461 KB 500/1118 KB 544/1461 KB 504/1118 KB 544/1461 KB 508/1118 KB 544/1461 KB 512/1118 KB 544/1461 KB 516/1118 KB 548/1461 KB 520/1118 KB 548/1461 KB 524/1118 KB 548/1461 KB 528/1118 KB 548/1461 KB 516/1118 KB 552/1461 KB 528/1118 KB 552/1461 KB 532/1118 KB 556/1461 KB 536/1118 KB 556/1461 KB 540/1118 KB 556/1461 KB 544/1118 KB 556/1461 KB 532/1118 KB 560/1461 KB 544/1118 KB 564/1461 KB 544/1118 KB 568/1461 KB 544/1118 KB 572/1461 KB 544/1118 KB 576/1461 KB 544/1118 KB 580/1461 KB 544/1118 KB 584/1461 KB 548/1118 KB 588/1461 KB 548/1118 KB 592/1461 KB 548/1118 KB 580/1461 KB 548/1118 KB 592/1461 KB 552/1118 KB 592/1461 KB 556/1118 KB 592/1461 KB 560/1118 KB 592/1461 KB 564/1118 KB 596/1461 KB 568/1118 KB 596/1461 KB 564/1118 KB 600/1461 KB 568/1118 KB 600/1461 KB 572/1118 KB 604/1461 KB 572/1118 KB 604/1461 KB 576/1118 KB 608/1461 KB 576/1118 KB 608/1461 KB 580/1118 KB 612/1461 KB 584/1118 KB 612/1461 KB 588/1118 KB 612/1461 KB 592/1118 KB 612/1461 KB 580/1118 KB 616/1461 KB 592/1118 KB 620/1461 KB 592/1118 KB 624/1461 KB 592/1118 KB 624/1461 KB 596/1118 KB 628/1461 KB 600/1118 KB 628/1461 KB 596/1118 KB 632/1461 KB 604/1118 KB 636/1461 KB 604/1118 KB 640/1461 KB 604/1118 KB 636/1461 KB 604/1118 KB 640/1461 KB 608/1118 KB 644/1461 KB 608/1118 KB 648/1461 KB 612/1118 KB 652/1461 KB 612/1118 KB 656/1461 KB 612/1118 KB 644/1461 KB 612/1118 KB 656/1461 KB 616/1118 KB 656/1461 KB 620/1118 KB 656/1461 KB 624/1118 KB 660/1461 KB 624/1118 KB 664/1461 KB 628/1118 KB 660/1461 KB 628/1118 KB 664/1461 KB 632/1118 KB 664/1461 KB 636/1118 KB 664/1461 KB 640/1118 KB 668/1461 KB 644/1118 KB 668/1461 KB 648/1118 KB 668/1461 KB 640/1118 KB 672/1461 KB 648/1118 KB 676/1461 KB 648/1118 KB 680/1461 KB 648/1118 KB 684/1461 KB 648/1118 KB 688/1461 KB 652/1118 KB 684/1461 KB 652/1118 KB 688/1461 KB 656/1118 KB 688/1461 KB 660/1118 KB 692/1461 KB 664/1118 KB 692/1461 KB 668/1118 KB 692/1461 KB 672/1118 KB 692/1461 KB 660/1118 KB 696/1461 KB 672/1118 KB 700/1461 KB 672/1118 KB 704/1461 KB 672/1118 KB 708/1461 KB 672/1118 KB 712/1461 KB 676/1118 KB 716/1461 KB 676/1118 KB 720/1461 KB 676/1118 KB 708/1461 KB 676/1118 KB 720/1461 KB 680/1118 KB 720/1461 KB 684/1118 KB 720/1461 KB 688/1118 KB 724/1461 KB 688/1118 KB 728/1461 KB 692/1118 KB 732/1461 KB 692/1118 KB 736/1461 KB 692/1118 KB 724/1461 KB 692/1118 KB 736/1461 KB 696/1118 KB 736/1461 KB 700/1118 KB 736/1461 KB 704/1118 KB 740/1461 KB 704/1118 KB 744/1461 KB 708/1118 KB 748/1461 KB 708/1118 KB 752/1461 KB 708/1118 KB 740/1461 KB 708/1118 KB 752/1461 KB 712/1118 KB 752/1461 KB 716/1118 KB 752/1461 KB 720/1118 KB 756/1461 KB 724/1118 KB 756/1461 KB 728/1118 KB 756/1461 KB 732/1118 KB 756/1461 KB 720/1118 KB 760/1461 KB 732/1118 KB 764/1461 KB 732/1118 KB 768/1461 KB 732/1118 KB 768/1461 KB 736/1118 KB 772/1461 KB 736/1118 KB 776/1461 KB 740/1118 KB 780/1461 KB 740/1118 KB 784/1461 KB 740/1118 KB 772/1461 KB 740/1118 KB 784/146 unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1 KB 744/1118 KB 784/1461 KB 748/1118 KB 784/1461 KB 752/1118 KB 784/1461 KB 756/1118 KB 788/1461 KB 760/1118 KB 788/1461 KB 764/1118 KB 788/1461 KB 768/1118 KB 788/1461 KB 756/1118 KB 792/1461 KB 768/1118 KB 796/1461 KB 768/1118 KB 800/1461 KB 768/1118 KB 804/1461 KB 768/1118 KB 808/1461 KB 772/1118 KB 812/1461 KB 772/1118 KB 816/1461 KB 772/1118 KB 804/1461 KB 772/1118 KB 816/1461 KB 776/1118 KB 816/1461 KB 780/1118 KB 816/1461 KB 784/1118 KB 816/1461 KB 788/1118 KB 820/1461 KB 792/1118 KB 820/1461 KB 796/1118 KB 820/1461 KB 800/1118 KB 820/1461 KB 788/1118 KB 824/1461 KB 800/1118 KB 828/1461 KB 800/1118 KB 832/1461 KB 800/1118 KB 832/1461 KB 804/1118 KB 836/1461 KB 808/1118 KB 836/1461 KB 812/1118 KB 836/1461 KB 816/1118 KB 836/1461 KB 804/1118 KB 840/1461 KB 816/1118 KB 844/1461 KB 816/1118 KB 848/1461 KB 816/1118 KB 852/1461 KB 816/1118 KB 856/1461 KB 820/1118 KB 852/1461 KB 820/1118 KB 860/1461 KB 824/1118 KB 860/1461 KB 828/1118 KB 860/1461 KB 832/1118 KB 860/1461 KB 832/1118 KB 864/1461 KB 832/1118 KB 868/1461 KB 832/1118 KB 872/1461 KB 836/1118 KB 876/1461 KB 836/1118 KB 880/1461 KB 836/1118 KB 868/1461 KB 836/1118 KB 880/1461 KB 840/1118 KB 880/1461 KB 844/1118 KB 880/1461 KB 848/1118 KB 880/1461 KB 852/1118 KB 884/1461 KB 856/1118 KB 884/1461 KB 860/1118 KB 884/1461 KB 864/1118 KB 884/1461 KB 852/1118 KB 888/1461 KB 864/1118 KB 892/1461 KB 864/1118 KB 896/1461 KB 864/1118 KB 900/1461 KB 868/1118 KB 904/1461 KB 868/1118 KB 908/1461 KB 868/1118 KB 912/1461 KB 868/1118 KB 896/1461 KB 868/1118 KB 912/1461 KB 872/1118 KB 912/1461 KB 876/1118 KB 912/1461 KB 880/1118 KB 912/1461 KB 884/1118 KB 916/1461 KB 888/1118 KB 916/1461 KB 892/1118 KB 916/1461 KB 884/1118 KB 920/1461 KB 892/1118 KB 924/1461 KB 892/1118 KB 928/1461 KB 896/1118 KB 924/1461 KB 896/1118 KB 928/1461 KB 900/1118 KB 932/1461 KB 904/1118 KB 932/1461 KB 908/1118 KB 932/1461 KB 912/1118 KB 932/1461 KB 900/1118 KB 936/1461 KB 912/1118 KB 940/1461 KB 912/1118 KB 944/1461 KB 912/1118 KB 948/1461 KB 912/1118 KB 952/1461 KB 916/1118 KB 956/1461 KB 916/1118 KB 960/1461 KB 916/1118 KB 948/1461 KB 916/1118 KB 960/1461 KB 920/1118 KB 960/1461 KB 924/1118 KB 960/1461 KB 928/1118 KB 960/1461 KB 932/1118 KB 964/1461 KB 936/1118 KB 964/1461 KB 940/1118 KB 964/1461 KB 944/1118 KB 964/1461 KB 932/1118 KB 968/1461 KB 944/1118 KB 972/1461 KB 944/1118 KB 976/1461 KB 944/1118 KB 980/1461 KB 944/1118 KB 984/1461 KB 948/1118 KB 988/1461 KB 948/1118 KB 980/1461 KB 948/1118 KB 988/1461 KB 952/1118 KB 988/1461 KB 956/1118 KB 988/1461 KB 960/1118 KB 992/1461 KB 960/1118 KB 996/1461 KB 960/1118 KB 1000/1461 KB 964/1118 KB 1004/1461 KB 964/1118 KB 1008/1461 KB 964/1118 KB 996/1461 KB 964/1118 KB 1008/1461 KB 968/1118 KB 1008/1461 KB 972/1118 KB 1008/1461 KB 976/1118 KB 1008/1461 KB 980/1118 KB 1012/1461 KB 984/1118 KB 1012/1461 KB 988/1118 KB 1012/1461 KB 992/1118 KB 1012/1461 KB 980/1118 KB 1016/1461 KB 992/1118 KB 1020/1461 KB 992/1118 KB 1024/1461 KB 992/1118 KB 1024/1461 KB 996/1118 KB 1028/1461 KB 1000/1118 KB 1028/1461 KB 1004/1118 KB 1028/1461 KB 996/1118 KB 1032/1461 KB 1004/1118 KB 1036/1461 KB 1004/1118 KB 1040/1461 KB 1008/1118 KB 1036/1461 KB 1008/1118 KB 1040/1461 KB 1012/1118 KB 1044/1461 KB 1016/1118 KB 1044/1461 KB 1020/1118 KB 1044/1461 KB 1024/1118 KB 1044/1461 KB 1012/1118 KB 1048/1461 KB 1024/1118 KB 1052/1461 KB 1024/1118 KB 1056/1461 KB 1024/1118 KB 1056/1461 KB 1028/1118 KB unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1060/1461 KB 1032/1118 KB 1060/1461 KB 1028/1118 KB 1064/1461 KB 1032/1118 KB 1068/1461 KB 1032/1118 KB 1072/1461 KB 1036/1118 KB 1068/1461 KB 1036/1118 KB 1072/1461 KB 1040/1118 KB 1072/1461 KB 1044/1118 KB 1076/1461 KB 1048/1118 KB 1076/1461 KB 1052/1118 KB 1076/1461 KB 1056/1118 KB 1076/1461 KB 1044/1118 KB 1080/1461 KB 1056/1118 KB 1084/1461 KB 1056/1118 KB 1088/1461 KB 1056/1118 KB 1092/1461 KB 1056/1118 KB 1096/1461 KB 1060/1118 KB 1100/1461 KB 1060/1118 KB 1092/1461 KB 1060/1118 KB 1100/1461 KB 1064/1118 KB 1100/1461 KB 1068/1118 KB 1100/1461 KB 1072/1118 KB 1104/1461 KB 1072/1118 KB 1104/1461 KB 1076/1118 KB 1108/1461 KB 1080/1118 KB 1108/1461 KB 1076/1118 KB 1112/1461 KB 1084/1118 KB 1116/1461 KB 1084/1118 KB 1120/1461 KB 1084/1118 KB 1108/1461 KB 1084/1118 KB 1120/1461 KB 1088/1118 KB 1120/1461 KB 1092/1118 KB 1124/1461 KB 1096/1118 KB 1124/1461 KB 1100/1118 KB 1124/1461 KB 1104/1118 KB 1124/1461 KB 1108/1118 KB 1124/1461 KB 1112/1118 KB 1124/1461 KB 1116/1118 KB 1124/1461 KB 1118/1118 KB 1124/1461 KB 1092/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 800.5 KB/sec) unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 03:01:03 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 03:01:03 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 03:01:03 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 03:01:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 03:01:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 03:01:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 03:01:03 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-mysql-0: 03:01:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:01:04 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 297.9 KB/sec) unit-mysql-0: 03:01:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 103.7 KB/sec) unit-abot-epc-basic-0: 03:01:04 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-mysql-0: 03:01:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 78.1 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 24.4 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 272.9 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 103.7 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 432.8 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 202.9 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 1/9 KB 4/9 KB 6/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 607.0 KB/sec) unit-abot-epc-basic-0: 03:01:04 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-mysql-0: 03:01:04 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:01:04 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 72.3 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 210.3 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 437.4 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 66.9 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 198.7 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1078.5 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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: 03:01:04 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: 03:01:04 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: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 4/10 KB 4/21 KB 8/10 KB 4/21 KB 4/10 KB 8/21 KB 8/10 KB 12/21 KB 8/10 KB 16/21 KB 8/10 KB 3/149 KB 12/21 KB 8/10 KB 3/149 KB 16/21 KB 8/10 KB 6/149 KB 16/21 KB 8/10 KB 9/149 KB 16/21 KB 8/10 KB 11/149 KB 20/21 KB 10/10 KB 14/149 KB 20/21 KB 10/10 KB 11/149 KB 20/21 KB 8/10 KB 11/149 KB 21/21 KB 10/10 KB 14/149 KB 21/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 22/149 KB 21/21 KB 10/10 KB 25/149 KB 21/21 KB 4/6 KB 10/10 KB 25/149 KB 21/21 KB 4/6 KB 10/10 KB 27/149 KB 21/21 KB 4/6 KB 10/10 KB 30/149 KB 21/21 KB 4/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 21/21 KB 6/6 KB 10/10 KB 44/149 KB 21/21 KB 6/6 KB 10/10 KB 48/149 KB 21/21 KB 6/6 KB 10/10 KB 52/149 KB 21/21 KB 6/6 KB 10/10 KB 56/149 KB 21/21 KB 6/6 KB 10/10 KB 60/149 KB 21/21 KB 6/6 KB 10/10 KB 64/149 KB 21/21 KB 6/6 KB 3/14 KB 10/10 KB 64/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 388.3 KB/sec) unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 844.6 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 214.7 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 5/14 KB 64/149 KB 5/14 KB 68/149 KB 5/14 KB 72/149 KB 8/14 KB 76/149 KB 8/14 KB 80/149 KB 4/30 KB 8/14 KB 84/149 KB 4/30 KB 8/14 KB 88/149 KB 4/30 KB 8/14 KB 92/149 KB 4/30 KB 8/14 KB 96/149 KB 8/14 KB 72/149 KB 4/30 KB 11/14 KB 4/37 KB 96/149 KB 4/30 KB 8/14 KB 4/37 KB 96/149 KB 4/30 KB 8/14 KB 80/149 KB 8/30 KB 11/14 KB 4/37 KB 96/149 KB 12/30 KB 11/14 KB 4/37 KB 96/149 KB 16/30 KB 11/14 KB 4/37 KB 96/149 KB 16/30 KB 11/14 KB 8/37 KB 96/149 KB 16/30 KB 11/14 KB 12/37 KB 96/149 KB 16/30 KB 11/14 KB 16/37 KB 96/149 KB 16/30 KB 11/14 KB 20/37 KB 96/149 KB 20/30 KB 11/14 KB 24/37 KB 3/14 KB 96/149 KB 20/30 KB 11/14 KB 28/37 KB 3/14 KB 96/149 KB 20/30 KB 11/14 KB 32/37 KB 3/14 KB 96/149 KB 20/30 KB 11/14 KB 20/37 KB 3/14 KB 96/149 KB 20/30 KB 11/14 KB 20/37 KB 96/149 KB 24/30 KB 11/14 KB 32/37 KB 3/14 KB 96/149 KB 28/30 KB 11/14 KB 32/37 KB 3/14 KB 96/149 KB 30/30 KB 11/14 KB 32/37 KB 5/14 KB 96/149 KB 28/30 KB 11/14 KB 32/37 KB 5/14 KB 96/149 KB 30/30 KB 11/14 KB 32/37 KB 8/14 KB 96/149 KB 30/30 KB 11/14 KB 36/37 KB 8/14 KB 96/149 KB 30/30 KB 13/14 KB 37/37 KB 11/14 KB 96/149 KB 30/30 KB 13/14 KB 36/37 KB 11/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 11/14 KB 96/149 KB 30/30 KB 11/14 KB 36/37 KB 11/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 13/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 96/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 100/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 104/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 108/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 112/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 116/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 120/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 124/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 128/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 132/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 136/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 140/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 144/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 148/149 KB 30/30 KB 14/14 KB 37/37 KB 14/14 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 03:01:04 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 818.4 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 291.0 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 289.0 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2793.7 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 4/37 KB 8/37 KB 12/37 KB 16/37 KB 20/37 KB 24/37 KB 28/37 KB 32/37 KB 36/37 KB 37/37 KB 4/11 KB 37/37 KB 8/11 KB 3/43 KB 37/37 KB 3/7 KB 11/11 KB 3/43 KB 37/37 KB 3/7 KB 4/11 KB 3/43 KB 37/37 KB 3/7 KB 11/11 KB 6/43 KB 37/37 KB 3/7 KB 4/11 KB 37/37 KB 3/7 KB 11/11 KB 6/43 KB 37/37 KB 5/7 KB 11/11 KB 6/43 KB 37/37 KB 7/7 KB 11/11 KB 9/43 KB 37/37 KB 7/7 KB 11/11 KB 11/43 KB 37/37 KB 7/7 KB 11/11 KB 14/43 KB 37/37 KB 7/7 KB 11/11 KB 16/43 KB 37/37 KB 7/7 KB 11/11 KB 19/43 KB 37/37 KB 7/7 KB 11/11 KB 22/43 KB 37/37 KB 7/7 KB 11/11 KB 25/43 KB 37/37 KB 7/7 KB 11/11 KB 27/43 KB 37/37 KB 7/7 KB 11/11 KB 30/43 KB 37/37 KB 7/7 KB 11/11 KB 32/43 KB 37/37 KB 7/7 KB 11/11 KB 36/43 KB 37/37 KB 7/7 KB 11/11 KB 40/43 KB 37/37 KB 7/7 KB 11/11 KB 43/43 KB 37/37 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 169.5 KB/sec) unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 616.1 KB/sec) unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install 43/43 KB 3/60 KB 43/43 KB 6/60 KB 9/60 KB 11/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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 14/60 KB 16/60 KB 19/60 KB 22/60 KB 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: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 91.2 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 971.8 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 83.2 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 131.9 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 03:01:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 03:01:04 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 191.7 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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 87.2 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 133.5 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 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: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 165.4 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 03:01:04 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: 03:01:05 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: 03:01:05 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: 03:01:05 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 135.1 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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 66.0 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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 196.1 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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: 03:01:05 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: 03:01:05 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 267.9 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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 196.4 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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 1298.5 KB/sec) unit-mysql-0: 03:01:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:01:05 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 03:01:05 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 03:01:05 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: 03:01:05 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: 03:01:05 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 48.3 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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: 03:01:05 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: 03:01:05 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 67.4 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/156 KB 4/87 KB 6/13 KB 3/156 KB 4/87 KB 3/13 KB 3/156 KB 3/13 KB 6/156 KB 4/87 KB 6/13 KB 9/156 KB 4/87 KB 6/13 KB 11/156 KB 4/87 KB 6/13 KB 14/156 KB 4/87 KB 6/13 KB 14/156 KB 8/87 KB 6/13 KB 14/156 KB 12/87 KB 6/13 KB 16/156 KB 12/87 KB 6/13 KB 19/156 KB 16/87 KB 6/13 KB 22/156 KB 16/87 KB 6/13 KB 25/156 KB 16/87 KB 9/13 KB 16/156 KB 16/87 KB 6/13 KB 25/156 KB 20/87 KB 9/13 KB 3/48 KB 27/156 KB 24/87 KB 9/13 KB 3/48 KB 27/156 KB 28/87 KB 9/13 KB 3/48 KB 27/156 KB 32/87 KB 9/13 KB 22/156 KB 16/87 KB 9/13 KB 3/48 KB 27/156 KB 32/87 KB 11/13 KB 3/48 KB 27/156 KB 32/87 KB 13/13 KB 3/48 KB 27/156 KB 20/87 KB 9/13 KB 27/156 KB 20/87 KB 9/13 KB 3/48 KB 30/156 KB 32/87 KB 13/13 KB 6/48 KB 30/156 KB 32/87 KB 13/13 KB 9/48 KB 32/156 KB 36/87 KB 13/13 KB 11/48 KB 32/156 KB 36/87 KB 13/13 KB 6/48 KB 32/156 KB 36/87 KB 13/13 KB 11/48 KB 32/156 KB 40/87 KB 13/13 KB 6/48 KB 32/156 KB 32/87 KB 13/13 KB 14/48 KB 36/156 KB 40/87 KB 13/13 KB 14/48 KB 32/156 KB 40/87 KB 13/13 KB 14/48 KB 36/156 KB 44/87 KB 13/13 KB 14/48 KB 36/156 KB 48/87 KB 13/13 KB 16/48 KB 40/156 KB 48/87 KB 13/13 KB 16/48 KB 44/156 KB 48/87 KB 13/13 KB 16/48 KB 48/156 KB 48/87 KB 13/13 KB 16/48 KB 36/156 KB 48/87 KB 13/13 KB 16/48 KB 52/156 KB 48/87 KB 13/13 KB 19/48 KB 56/156 KB 52/87 KB 13/13 KB 19/48 KB 60/156 KB 52/87 KB 13/13 KB 19/48 KB 64/156 KB 52/87 KB 13/13 KB 19/48 KB 52/156 KB 52/87 KB 13/13 KB 19/48 KB 64/156 KB 56/87 KB 13/13 KB 19/48 KB 64/156 KB 60/87 KB 13/13 KB 19/48 KB 64/156 KB 64/87 KB 13/13 KB 19/48 KB 52/156 KB 48/87 KB 13/13 KB 22/48 KB 64/156 KB 64/87 KB 13/13 KB 25/48 KB 64/156 KB 64/87 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 381.5 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 27/48 KB 64/156 KB 64/87 KB 30/48 KB 64/156 KB 64/87 KB 32/48 KB 68/156 KB 64/87 KB 4/21 KB 36/48 KB 68/156 KB 68/87 KB 4/21 KB 40/48 KB 68/156 KB 68/87 KB 4/21 KB 44/48 KB 68/156 KB 68/87 KB 4/21 KB 48/48 KB 68/156 KB 68/87 KB 4/21 KB 30/48 KB 68/156 KB 64/87 KB 4/21 KB 48/48 KB 72/156 KB 68/87 KB 4/21 KB 48/48 KB 76/156 KB 68/87 KB 4/21 KB 48/48 KB 80/156 KB 68/87 KB 4/21 KB 30/48 KB 64/156 KB 64/87 KB 4/21 KB 32/48 KB 68/156 KB 68/87 KB 4/21 KB 48/48 KB 80/156 KB 72/87 KB 4/21 KB 48/48 KB 80/156 KB 76/87 KB 4/21 KB 48/48 KB 80/156 KB 80/87 KB 4/21 KB 48/48 KB 80/156 KB 84/87 KB 4/21 KB 48/48 KB 84/156 KB 87/87 KB 3/35 KB 8/21 KB 48/48 KB 84/156 KB 84/87 KB 3/35 KB 8/21 KB 48/48 KB 88/156 KB 87/87 KB 3/35 KB 8/21 KB 48/48 KB 92/156 KB 87/87 KB 3/35 KB 8/21 KB 48/48 KB 96/156 KB 87/87 KB 3/35 KB 8/21 KB 48/48 KB 80/156 KB 84/87 KB 3/35 KB 8/21 KB 48/48 KB 96/156 KB 87/87 KB 3/35 KB 12/21 KB 48/48 KB 96/156 KB 87/87 KB 3/35 KB 16/21 KB 48/48 KB 80/156 KB 84/87 KB 3/35 KB 4/21 KB 48/48 KB 96/156 KB 87/87 KB 5/35 KB 16/21 KB 48/48 KB 96/156 KB 87/87 KB 8/35 KB 16/21 KB 48/48 KB 96/156 KB 87/87 KB 11/35 KB 16/21 KB 48/48 KB 96/156 KB 87/87 KB 11/35 KB 20/21 KB 48/48 KB 96/156 KB 87/87 KB 13/35 KB 21/21 KB 48/48 KB 96/156 KB 87/87 KB 13/35 KB 20/21 KB 48/48 KB 96/156 KB 87/87 KB 16/35 KB 21/21 KB 48/48 KB 96/156 KB 87/87 KB 19/35 KB 21/21 KB 48/48 KB 96/156 KB 87/87 KB 21/35 KB 21/21 KB 48/48 KB 96/156 KB 87/87 KB 24/35 KB 21/21 KB 48/48 KB 100/156 KB 87/87 KB 24/35 KB 21/21 KB 104/156 KB 27/35 KB 21/21 KB 108/156 KB 27/35 KB 21/21 KB 112/156 KB 27/35 KB 21/21 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 1065.8 KB/sec) unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install 48/48 KB 100/156 KB 87/87 KB 27/35 KB 21/21 KB 112/156 KB 29/35 KB 112/156 KB 32/35 KB 112/156 KB 35/35 KB 112/156 KB 35/35 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 443.2 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1771.9 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 116/156 KB 35/35 KB 120/156 KB 35/35 KB 124/156 KB 35/35 KB 128/156 KB 35/35 KB 132/156 KB 35/35 KB 136/156 KB 35/35 KB 140/156 KB 35/35 KB 144/156 KB 35/35 KB 148/156 KB 35/35 KB 152/156 KB 35/35 KB 156/156 KB 35/35 KB 156/156 KB 35/35 KB 156/156 KB 3/24 KB 35/35 KB 3/86 KB 4/14 KB 156/156 KB 6/24 KB 3/86 KB 4/14 KB 156/156 KB 9/24 KB 3/86 KB 4/14 KB 156/156 KB 11/24 KB 3/86 KB 4/14 KB 156/156 KB 3/24 KB 35/35 KB 3/86 KB 8/14 KB 156/156 KB 11/24 KB 3/86 KB 12/14 KB 156/156 KB 11/24 KB 3/86 KB 14/14 KB 156/156 KB 14/24 KB 3/86 KB 156/156 KB 3/24 KB 35/35 KB 6/86 KB 14/14 KB 156/156 KB 14/24 KB 9/86 KB 14/14 KB 156/156 KB 14/24 KB 11/86 KB 14/14 KB 156/156 KB 14/24 KB 14/86 KB 14/14 KB 156/156 KB 14/24 KB 3/86 KB 12/14 KB 156/156 KB 14/24 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 595.3 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 14/86 KB 14/14 KB 156/156 KB 16/24 KB 14/86 KB 14/14 KB 156/156 KB 19/24 KB 14/86 KB 14/14 KB 156/156 KB 22/24 KB 16/86 KB 14/14 KB 156/156 KB 22/24 KB 16/86 KB 14/14 KB 156/156 KB 24/24 KB 19/86 KB 14/14 KB 156/156 KB 24/24 KB 22/86 KB 14/14 KB 156/156 KB 24/24 KB 25/86 KB 14/14 KB 156/156 KB 24/24 KB 27/86 KB 14/14 KB 156/156 KB 24/24 KB 30/86 KB 14/14 KB 156/156 KB 24/24 KB 32/86 KB 14/14 KB 156/156 KB 24/24 KB 36/86 KB 14/14 KB 156/156 KB 24/24 KB 40/86 KB 14/14 KB 156/156 KB 24/24 KB 44/86 KB 14/14 KB 156/156 KB 24/24 KB 48/86 KB 14/14 KB 156/156 KB 24/24 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 204.0 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 52/86 KB 156/156 KB 24/24 KB 56/86 KB 156/156 KB 24/24 KB 60/86 KB 156/156 KB 24/24 KB 64/86 KB 156/156 KB 24/24 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 352.7 KB/sec) unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install 64/86 KB 156/156 KB 3/119 KB 64/86 KB 156/156 KB 6/119 KB 64/86 KB 156/156 KB 9/119 KB 64/86 KB 156/156 KB 11/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install 64/86 KB 156/156 KB 14/119 KB 64/86 KB 156/156 KB 16/119 KB 64/86 KB 156/156 KB 19/119 KB 64/86 KB 156/156 KB 22/119 KB 64/86 KB 156/156 KB 25/119 KB 64/86 KB 156/156 KB 27/119 KB 64/86 KB 156/156 KB 30/119 KB 64/86 KB 156/156 KB 32/119 KB 64/86 KB 156/156 KB 36/119 KB 68/86 KB 156/156 KB 40/119 KB 68/86 KB 156/156 KB 44/119 KB 68/86 KB 156/156 KB 48/119 KB 68/86 KB 156/156 KB 36/119 KB 72/86 KB 156/156 KB 48/119 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 2078.5 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 72/86 KB 48/119 KB 4/29 KB 72/86 KB 48/119 KB 8/29 KB 72/86 KB 48/119 KB 12/29 KB 72/86 KB 3/37 KB 48/119 KB 16/29 KB 72/86 KB 3/37 KB 48/119 KB 20/29 KB 72/86 KB 3/37 KB 48/119 KB 24/29 KB 72/86 KB 3/37 KB 48/119 KB 28/29 KB 72/86 KB 3/37 KB 48/119 KB 29/29 KB 72/86 KB 3/37 KB 48/119 KB 12/29 KB 72/86 KB 5/37 KB 48/119 KB 29/29 KB 72/86 KB 8/37 KB 48/119 KB 29/29 KB 72/86 KB 11/37 KB 48/119 KB 29/29 KB 72/86 KB 13/37 KB 48/119 KB 29/29 KB 72/86 KB 16/37 KB 48/119 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 4/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 8/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 12/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 16/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 20/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 24/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 28/57 KB 29/29 KB 72/86 KB 19/37 KB 48/119 KB 32/57 KB 29/29 KB 76/86 KB 21/37 KB 48/119 KB 32/57 KB 29/29 KB 80/86 KB 21/37 KB 48/119 KB 32/57 KB 29/29 KB 84/86 KB 21/37 KB 48/119 KB 32/57 KB 29/29 KB 86/86 KB 21/37 KB 52/119 KB 36/57 KB 29/29 KB 72/86 KB 21/37 KB 48/119 KB 32/57 KB 29/29 KB 86/86 KB 24/37 KB 52/119 KB 36/57 KB 29/29 KB 86/86 KB 27/37 KB 52/119 KB 36/57 KB 29/29 KB 84/86 KB 21/37 KB 52/119 KB 36/57 KB 29/29 KB 86/86 KB 29/37 KB 56/119 KB 36/57 KB 29/29 KB 86/86 KB 29/37 KB 60/119 KB 36/57 KB 29/29 KB 86/86 KB 29/37 KB 63/119 KB 36/57 KB 29/29 KB 86/86 KB 29/37 KB 67/119 KB 36/57 KB 29/29 KB 86/86 KB 29/37 KB 71/119 KB 36/57 KB 86/86 KB 29/37 KB 75/119 KB 36/57 KB 86/86 KB 29/37 KB 79/119 KB 36/57 KB 84/86 KB 21/37 KB 48/119 KB 36/57 KB 29/29 KB 86/86 KB 29/37 KB 79/119 KB 40/57 KB 86/86 KB 29/37 KB 79/119 KB 44/57 KB 86/86 KB 29/37 KB 79/119 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 330.1 KB/sec) unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install 86/86 KB 29/37 KB 52/119 KB 36/57 KB 29/29 KB 86/86 KB 32/37 KB 79/119 KB 48/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install 86/86 KB 35/37 KB 79/119 KB 48/57 KB 86/86 KB 37/37 KB 79/119 KB 48/57 KB 86/86 KB 37/37 KB 79/119 KB 52/57 KB 86/86 KB 37/37 KB 79/119 KB 56/57 KB 86/86 KB 37/37 KB 79/119 KB 57/57 KB 86/86 KB 37/37 KB 83/119 KB 57/57 KB 86/86 KB 37/37 KB 87/119 KB 57/57 KB 86/86 KB 37/37 KB 91/119 KB 57/57 KB 86/86 KB 37/37 KB 95/119 KB 57/57 KB 86/86 KB 37/37 KB 99/119 KB 57/57 KB 86/86 KB 37/37 KB 103/119 KB 57/57 KB 86/86 KB 37/37 KB 107/119 KB 57/57 KB 86/86 KB 37/37 KB 111/119 KB 57/57 KB 37/37 KB 111/119 KB 57/57 KB 4/11 KB 111/119 KB 57/57 KB 8/11 KB 111/119 KB 11/11 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 926.9 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 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 380.8 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 582.3 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 115/119 KB 11/11 KB 119/119 KB 11/11 KB 119/119 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 97.5 KB/sec) unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install 3/5 KB 119/119 KB 5/5 KB 4/33 KB 119/119 KB 3/5 KB 4/33 KB 119/119 KB 5/5 KB 8/33 KB 119/119 KB 5/5 KB 12/33 KB 119/119 KB 5/5 KB 16/33 KB 119/119 KB 5/5 KB 20/33 KB 119/119 KB 5/5 KB 24/33 KB 119/119 KB 5/5 KB 28/33 KB 119/119 KB 5/5 KB 32/33 KB 119/119 KB 5/5 KB 33/33 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1101.2 KB/sec) unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install 5/5 KB 33/33 KB 3/14 KB 5/5 KB 33/33 KB 6/14 KB 5/5 KB 33/33 KB 9/14 KB 5/5 KB 33/33 KB 11/14 KB 5/5 KB 33/33 KB 14/14 KB 5/5 KB 33/33 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 287.0 KB/sec) unit-abot-epc-basic-0: 03:01:05 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 39.4 KB/sec) unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 119.5 KB/sec) unit-abot-epc-basic-0: 03:01:05 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 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 120.8 KB/sec) unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:05 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: 03:01:05 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: 03:01:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:05 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 03:01:06 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (497 kB/s) unit-mysql-0: 03:01:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 03:01:06 DEBUG unit.mysql/0.install (Reading database ... 78236 files and directories currently installed.) unit-mysql-0: 03:01:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 03:01:06 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:01:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 88.4 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 155.8 KB/sec) unit-abot-epc-basic-0: 03:01:06 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-mysql-0: 03:01:06 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 144.0 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 1156.2 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 710.0 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 79.6 KB/sec) unit-mysql-0: 03:01:06 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 123.6 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01: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.5.6/slf4j-api-1.5.6.pom (3 KB at 153.4 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 151.3 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 165.5 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 607.9 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 111.2 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 94.4 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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: 03:01:06 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: 03:01:06 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 442.6 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 144.0 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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 204.1 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1165.7 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:06 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: 03:01:06 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: 03:01:06 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: 03:01:06 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: 03:01:06 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 11/286 KB 3/45 KB 3/223 KB 13/286 KB 3/45 KB 3/223 KB 8/286 KB 3/45 KB 3/223 KB 8/286 KB 3/223 KB 13/286 KB 3/45 KB 5/223 KB 13/286 KB 3/45 KB 8/223 KB 13/286 KB 6/45 KB 11/223 KB 13/286 KB 6/45 KB 13/223 KB 13/286 KB 6/45 KB 16/223 KB 16/286 KB 6/45 KB 19/223 KB 13/286 KB 6/45 KB 8/223 KB 16/286 KB 9/45 KB 19/223 KB 16/286 KB 11/45 KB 19/223 KB 16/286 KB 6/45 KB 16/223 KB 16/286 KB 14/45 KB 19/223 KB 19/286 KB 14/45 KB 19/223 KB 21/286 KB 14/45 KB 19/223 KB 21/286 KB 14/45 KB 21/223 KB 21/286 KB 3/39 KB 16/45 KB 21/223 KB 21/286 KB 5/39 KB 16/45 KB 24/223 KB 21/286 KB 16/45 KB 21/223 KB 24/286 KB 5/39 KB 19/45 KB 24/223 KB 24/286 KB 5/39 KB 22/45 KB 24/223 KB 24/286 KB 5/39 KB 16/45 KB 24/223 KB 21/286 KB 3/39 KB 16/45 KB 24/223 KB 24/286 KB 5/39 KB 25/45 KB 24/223 KB 27/286 KB 8/39 KB 27/45 KB 27/223 KB 27/286 KB 8/39 KB 25/45 KB 27/223 KB 27/286 KB 5/39 KB 25/45 KB 27/223 KB 27/286 KB 5/39 KB 25/45 KB 24/223 KB 29/286 KB 8/39 KB 27/45 KB 27/223 KB 29/286 KB 8/39 KB 27/45 KB 29/223 KB 32/286 KB 8/39 KB 27/45 KB 29/223 KB 36/286 KB 11/39 KB 30/45 KB 32/223 KB 40/286 KB 11/39 KB 30/45 KB 32/223 KB 44/286 KB 11/39 KB 30/45 KB 32/223 KB 48/286 KB 11/39 KB 30/45 KB 32/223 KB 32/286 KB 11/39 KB 30/45 KB 32/223 KB 32/286 KB 11/39 KB 27/45 KB 29/223 KB 32/286 KB 11/39 KB 27/45 KB 32/223 KB 48/286 KB 13/39 KB 30/45 KB 32/223 KB 48/286 KB 13/39 KB 30/45 KB 36/223 KB 48/286 KB 16/39 KB 32/45 KB 40/223 KB 48/286 KB 16/39 KB 32/45 KB 44/223 KB 48/286 KB 16/39 KB 32/45 KB 48/223 KB 48/286 KB 16/39 KB 32/45 KB 36/223 KB 48/286 KB 13/39 KB 32/45 KB 36/223 KB 48/286 KB 16/39 KB 36/45 KB 48/223 KB 48/286 KB 19/39 KB 36/45 KB 48/223 KB 48/286 KB 21/39 KB 36/45 KB 48/223 KB 48/286 KB 21/39 KB 40/45 KB 48/223 KB 48/286 KB 21/39 KB 44/45 KB 48/223 KB 3/308 KB 48/286 KB 24/39 KB 45/45 KB 48/223 KB 3/308 KB 48/286 KB 24/39 KB 44/45 KB 48/223 KB 3/308 KB 52/286 KB 24/39 KB 45/45 KB 52/223 KB 3/308 KB 56/286 KB 24/39 KB 45/45 KB 52/223 KB 3/308 KB 60/286 KB 24/39 KB 45/45 KB 52/223 KB 3/308 KB 64/286 KB 24/39 KB 45/45 KB 52/223 KB 3/308 KB 48/286 KB 24/39 KB 45/45 KB 52/223 KB 5/308 KB 64/286 KB 24/39 KB 45/45 KB 56/223 KB 5/308 KB 64/286 KB 24/39 KB 45/45 KB 60/223 KB 5/308 KB 64/286 KB 24/39 KB 45/45 KB 64/223 KB 48/286 KB 24/39 KB 44/45 KB 48/223 KB 5/308 KB 64/286 KB 27/39 KB 45/45 KB 64/223 KB 5/308 KB 64/286 KB 29/39 KB 45/45 KB 64/223 KB 5/308 KB 64/286 KB 32/39 KB 45/45 KB 64/223 KB 5/308 KB 64/286 KB 24/39 KB 45/45 KB 52/223 KB 5/308 KB 64/286 KB 35/39 KB 45/45 KB 64/223 KB 8/308 KB 64/286 KB 35/39 KB 45/45 KB 64/223 KB 11/308 KB 64/286 KB 35/39 KB 45/45 KB 68/223 KB 13/308 KB 68/286 KB 37/39 KB 45/45 KB 68/223 KB 16/308 KB 68/286 KB 37/39 KB 45/45 KB 68/223 KB 8/308 KB 64/286 KB 35/39 KB 45/45 KB 68/223 KB 16/308 KB 68/286 KB 37/39 KB 45/45 KB 72/223 KB 16/308 KB 68/286 KB 37/39 KB 45/45 KB 76/223 KB 16/308 KB 68/286 KB 37/39 KB 45/45 KB 80/223 KB 11/308 KB 68/286 KB 37/39 KB 45/45 KB 68/223 KB 19/308 KB 72/286 KB 37/39 KB 45/45 KB 80/223 KB 19/308 KB 76/286 KB 37/39 KB 45/45 KB 80/223 KB 19/308 KB 80/286 KB 37/39 KB 45/45 KB 80/223 KB 11/308 KB 64/286 KB 37/39 KB 45/45 KB 68/223 KB 19/308 KB 80/286 KB 39/39 KB 45/45 KB 80/223 KB 19/308 KB 68/286 KB 37/39 KB 45/45 KB 80/223 KB D unit-abot-epc-basic-0: 03:01:06 DEBUG unit.abot-epc-basic/0.install ownloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1169.3 KB/sec) unit-abot-epc-basic-0: 03:01:06 DEBUG unit.abot-epc-basic/0.install 19/308 KB 80/286 KB 39/39 KB 84/223 KB 21/308 KB 84/286 KB 88/223 KB 21/308 KB 84/286 KB 92/223 KB 21/308 KB 84/286 KB 96/223 KB 21/308 KB 84/286 KB 100/223 KB 21/308 KB 84/286 KB 104/223 KB 21/308 KB 84/286 KB 108/223 KB 21/308 KB 84/286 KB 112/223 KB 21/308 KB 84/286 KB 116/223 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 03:01:06 DEBUG unit.abot-epc-basic/0.install 21/308 KB 84/286 KB 39/39 KB 84/223 KB 24/308 KB 84/286 KB 116/223 KB 19/308 KB 84/286 KB 39/39 KB 84/223 KB 24/308 KB 88/286 KB 116/223 KB 27/308 KB 88/286 KB 116/223 KB 27/308 KB 92/286 KB 116/223 KB 27/308 KB 96/286 KB 116/223 KB 29/308 KB 96/286 KB 116/223 KB 29/308 KB 100/286 KB 116/223 KB 32/308 KB 100/286 KB 116/223 KB 36/308 KB 100/286 KB 116/223 KB 36/308 KB 104/286 KB 116/223 KB 36/308 KB 108/286 KB 116/223 KB 36/308 KB 112/286 KB 116/223 KB 40/308 KB 116/286 KB 116/223 KB 40/308 KB 120/286 KB 116/223 KB 40/308 KB 112/286 KB 116/223 KB 44/308 KB 120/286 KB 120/223 KB 48/308 KB 120/286 KB 120/223 KB 52/308 KB 120/286 KB 120/223 KB 40/308 KB 120/286 KB 120/223 KB 52/308 KB 124/286 KB 124/223 KB 52/308 KB 124/286 KB 128/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 799.3 KB/sec) unit-abot-epc-basic-0: 03:01:06 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 56/308 KB 124/286 KB 128/223 KB 60/308 KB 124/286 KB 128/223 KB 64/308 KB 124/286 KB 128/223 KB 68/308 KB 124/286 KB 128/223 KB 72/308 KB 124/286 KB 3/174 KB 132/223 KB 76/308 KB 124/286 KB 3/174 KB 132/223 KB 80/308 KB 124/286 KB 3/174 KB 132/223 KB 52/308 KB 124/286 KB 120/223 KB 80/308 KB 128/286 KB 3/174 KB 132/223 KB 80/308 KB 132/286 KB 3/174 KB 132/223 KB 80/308 KB 136/286 KB 3/174 KB 132/223 KB 80/308 KB 140/286 KB 3/174 KB 132/223 KB 80/308 KB 144/286 KB 3/174 KB 132/223 KB 68/308 KB 124/286 KB 3/174 KB 132/223 KB 80/308 KB 144/286 KB 3/174 KB 136/223 KB 80/308 KB 144/286 KB 3/174 KB 140/223 KB 80/308 KB 144/286 KB 3/174 KB 144/223 KB 68/308 KB 124/286 KB 3/174 KB 128/223 KB 80/308 KB 144/286 KB 5/174 KB 144/223 KB 80/308 KB 144/286 KB 8/174 KB 144/223 KB 80/308 KB 144/286 KB 11/174 KB 144/223 KB 80/308 KB 144/286 KB 13/174 KB 144/223 KB 80/308 KB 3/22 KB 144/286 KB 13/174 KB 144/223 KB 80/308 KB 3/22 KB 144/286 KB 16/174 KB 144/223 KB 80/308 KB 3/22 KB 144/286 KB 19/174 KB 144/223 KB 80/308 KB 3/22 KB 144/286 KB 21/174 KB 144/223 KB 80/308 KB 7/22 KB 144/286 KB 21/174 KB 144/223 KB 84/308 KB 11/22 KB 148/286 KB 24/174 KB 148/223 KB 84/308 KB 15/22 KB 148/286 KB 24/174 KB 148/223 KB 84/308 KB 19/22 KB 148/286 KB 24/174 KB 148/223 KB 84/308 KB 7/22 KB 148/286 KB 24/174 KB 148/223 KB 88/308 KB 19/22 KB 148/286 KB 24/174 KB 148/223 KB 92/308 KB 19/22 KB 148/286 KB 24/174 KB 148/223 KB 96/308 KB 22/22 KB 148/286 KB 24/174 KB 148/223 KB 80/308 KB 7/22 KB 148/286 KB 24/174 KB 148/223 KB 96/308 KB 22/22 KB 152/286 KB 24/174 KB 148/223 KB 96/308 KB 22/22 KB 156/286 KB 24/174 KB 148/223 KB 96/308 KB 22/22 KB 160/286 KB 24/174 KB 148/223 KB 80/308 KB 7/22 KB 144/286 KB 24/174 KB 148/223 KB 96/308 KB 22/22 KB 160/286 KB 24/174 KB 152/223 KB 96/308 KB 22/22 KB 160/286 KB 24/174 KB 156/223 KB 96/308 KB 22/22 KB 160/286 KB 24/174 KB 160/223 KB 80/308 KB 7/22 KB 144/286 KB 24/174 KB 144/223 KB 96/308 KB 22/22 KB 160/286 KB 27/174 KB 160/223 KB 96/308 KB 22/22 KB 160/286 KB 29/174 KB 160/223 KB 96/308 KB 22/22 KB 160/286 KB 32/174 KB 160/223 KB 96/308 KB 22/22 KB 164/286 KB 32/174 KB 160/223 KB 100/308 KB 22/22 KB 168/286 KB 36/174 KB 164/223 KB 100/308 KB 22/22 KB 172/286 KB 36/174 KB 164/223 KB 100/308 KB 22/22 KB 176/286 KB 36/174 KB 164/223 KB 92/308 KB 22/22 KB 148/286 KB 24/174 KB 148/223 KB 100/308 KB 22/22 KB 164/286 KB 36/174 KB 164/223 KB 100/308 KB 22/22 KB 176/286 KB 40/174 KB 164/223 KB 100/308 KB 22/22 KB 176/286 KB 44/174 KB 164/223 KB 100/308 KB 22/22 KB 176/286 KB 48/174 KB 164/223 KB 100/308 KB 22/22 KB 176/286 KB 52/174 KB 164/223 KB 100/308 KB 22/22 KB 180/286 KB 56/174 KB 164/223 KB 100/308 KB 22/22 KB 180/286 KB 60/174 KB 164/223 KB 100/308 KB 22/22 KB 180/286 KB 64/174 KB 164/223 KB 100/308 KB 22/22 KB 164/286 KB 32/174 KB 164/223 KB 104/308 KB 22/22 KB 180/286 KB 64/174 KB 164/223 KB 108/308 KB 22/22 KB 180/286 KB 64/174 KB 164/223 KB 112/308 KB 22/22 KB 180/286 KB 64/174 KB 164/223 KB 96/308 KB 22/22 KB 164/286 KB 32/174 KB 164/223 KB 112/308 KB 22/22 KB 180/286 KB 64/174 KB 168/223 KB 112/308 KB 22/22 KB 180/286 KB 64/174 KB 172/223 KB 112/308 KB 22/22 KB 180/286 KB 64/174 KB 176/223 KB 112/308 KB 22/22 KB 180/286 KB 64/174 KB 180/223 KB 116/308 KB 180/286 KB 64/174 KB 184/223 KB 116/308 KB 180/286 KB 64/174 KB 188/223 KB 116/308 KB 180/286 KB 64/174 KB 192/223 KB 100/308 KB 22/22 K unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install B 180/286 KB 52/174 KB 164/223 KB 116/308 KB 184/286 KB 64/174 KB 192/223 KB 116/308 KB 188/286 KB 64/174 KB 192/223 KB 116/308 KB 192/286 KB 64/174 KB 192/223 KB 116/308 KB 196/286 KB 64/174 KB 192/223 KB 116/308 KB 200/286 KB 68/174 KB 192/223 KB 116/308 KB 204/286 KB 68/174 KB 196/223 KB 116/308 KB 208/286 KB 68/174 KB 196/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 292.9 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install 116/308 KB 22/22 KB 180/286 KB 64/174 KB 180/223 KB 120/308 KB 208/286 KB 68/174 KB 196/223 KB 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 116/308 KB 200/286 KB 68/174 KB 196/223 KB 116/308 KB 196/286 KB 68/174 KB 192/223 KB 124/308 KB 208/286 KB 72/174 KB 200/223 KB 124/308 KB 208/286 KB 76/174 KB 200/223 KB 124/308 KB 208/286 KB 80/174 KB 200/223 KB 124/308 KB 208/286 KB 84/174 KB 200/223 KB 124/308 KB 212/286 KB 88/174 KB 200/223 KB 124/308 KB 212/286 KB 92/174 KB 200/223 KB 124/308 KB 212/286 KB 96/174 KB 200/223 KB 124/308 KB 208/286 KB 68/174 KB 196/223 KB 128/308 KB 212/286 KB 96/174 KB 200/223 KB 132/308 KB 212/286 KB 96/174 KB 200/223 KB 136/308 KB 212/286 KB 96/174 KB 200/223 KB 140/308 KB 212/286 KB 96/174 KB 200/223 KB 144/308 KB 212/286 KB 96/174 KB 200/223 KB 148/308 KB 212/286 KB 96/174 KB 200/223 KB 152/308 KB 212/286 KB 96/174 KB 200/223 KB 156/308 KB 212/286 KB 96/174 KB 200/223 KB 160/308 KB 212/286 KB 96/174 KB 200/223 KB 164/308 KB 212/286 KB 96/174 KB 200/223 KB 168/308 KB 212/286 KB 100/174 KB 200/223 KB 4/9 KB 172/308 KB 212/286 KB 100/174 KB 200/223 KB 4/9 KB 176/308 KB 212/286 KB 100/174 KB 200/223 KB 4/9 KB 124/308 KB 212/286 KB 84/174 KB 200/223 KB 176/308 KB 216/286 KB 100/174 KB 200/223 KB 4/9 KB 176/308 KB 220/286 KB 100/174 KB 200/223 KB 4/9 KB 124/308 KB 208/286 KB 68/174 KB 200/223 KB 176/308 KB 220/286 KB 100/174 KB 204/223 KB 4/9 KB 176/308 KB 220/286 KB 100/174 KB 208/223 KB 4/9 KB 176/308 KB 220/286 KB 100/174 KB 212/223 KB 4/9 KB 176/308 KB 220/286 KB 100/174 KB 216/223 KB 4/9 KB 176/308 KB 220/286 KB 100/174 KB 220/223 KB 4/9 KB 176/308 KB 224/286 KB 100/174 KB 223/223 KB 4/9 KB 164/308 KB 212/286 KB 100/174 KB 200/223 KB 4/9 KB 176/308 KB 224/286 KB 104/174 KB 223/223 KB 4/9 KB 176/308 KB 224/286 KB 108/174 KB 223/223 KB 4/9 KB 176/308 KB 224/286 KB 112/174 KB 223/223 KB 4/9 KB 164/308 KB 212/286 KB 96/174 KB 200/223 KB 4/9 KB 176/308 KB 224/286 KB 112/174 KB 223/223 KB 8/9 KB 176/308 KB 224/286 KB 112/174 KB 223/223 KB 9/9 KB 176/308 KB 224/286 KB 100/174 KB 220/223 KB 4/9 KB 176/308 KB 228/286 KB 112/174 KB 223/223 KB 9/9 KB 176/308 KB 232/286 KB 112/174 KB 223/223 KB 9/9 KB 176/308 KB 236/286 KB 112/174 KB 223/223 KB 9/9 KB 176/308 KB 240/286 KB 112/174 KB 223/223 KB 9/9 KB 176/308 KB 240/286 KB 116/174 KB 223/223 KB 9/9 KB 180/308 KB 240/286 KB 120/174 KB 223/223 KB 9/9 KB 180/308 KB 244/286 KB 124/174 KB 223/223 KB 9/9 KB 180/308 KB 244/286 KB 128/174 KB 223/223 KB 9/9 KB 180/308 KB 240/286 KB 116/174 KB 223/223 KB 9/9 KB 184/308 KB 244/286 KB 128/174 KB 223/223 KB 9/9 KB 188/308 KB 244/286 KB 128/174 KB 223/223 KB 9/9 KB 192/308 KB 244/286 KB 128/174 KB 223/223 KB 9/9 KB 196/308 KB 244/286 KB 128/174 KB 223/223 KB 9/9 KB 200/308 KB 244/286 KB 132/174 KB 9/9 KB 204/308 KB 244/286 KB 132/174 KB 9/9 KB 208/308 KB 244/286 KB 132/174 KB 9/9 KB 180/308 KB 244/286 KB 120/174 KB 223/223 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 91.6 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 196/308 KB 244/286 KB 132/174 KB 9/9 KB 208/308 KB 248/286 KB 136/174 KB 208/308 KB 248/286 KB 140/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2250.1 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 208/308 KB 248/286 KB 132/174 KB 208/308 KB 252/286 KB 144/174 KB 208/308 KB 256/286 KB 144/174 KB 208/308 KB 260/286 KB 144/174 KB 208/308 KB 264/286 KB 144/174 KB 208/308 KB 268/286 KB 144/174 KB 208/308 KB 272/286 KB 144/174 KB 208/308 KB 248/286 KB 144/174 KB 208/308 KB 272/286 KB 148/174 KB 208/308 KB 276/286 KB 152/174 KB 208/308 KB 276/286 KB 156/174 KB 212/308 KB 276/286 KB 160/174 KB 208/308 KB 276/286 KB 148/174 KB 212/308 KB 280/286 KB 160/174 KB 212/308 KB 284/286 KB 160/174 KB 212/308 KB 286/286 KB 160/174 KB 212/308 KB 276/286 KB 156/174 KB 216/308 KB 286/286 KB 160/174 KB 220/308 KB 286/286 KB 160/174 KB 224/308 KB 286/286 KB 160/174 KB 228/308 KB 286/286 KB 160/174 KB 232/308 KB 4/17 KB 286/286 KB 164/174 KB 3/22 KB 236/308 KB 4/17 KB 286/286 KB 164/174 KB 3/22 KB 228/308 KB 4/17 KB 286/286 KB 164/174 KB 3/22 KB 236/308 KB 8/17 KB 286/286 KB 164/174 KB 3/22 KB 236/308 KB 12/17 KB 286/286 KB 164/174 KB 3/22 KB 236/308 KB 16/17 KB 286/286 KB 164/174 KB 3/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 3/22 KB 228/308 KB 286/286 KB 164/174 KB 3/22 KB 228/308 KB 286/286 KB 160/174 KB 3/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 6/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 9/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 11/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 14/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 16/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 19/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 22/22 KB 236/308 KB 17/17 KB 286/286 KB 164/174 KB 22/22 KB 236/308 KB 17/17 KB 286/286 KB 168/174 KB 22/22 KB 236/308 KB 17/17 KB 286/286 KB 172/174 KB 22/22 KB 236/308 KB 17/17 KB 286/286 KB 174/174 KB 22/22 KB 240/308 KB 17/17 KB 286/286 KB 174/174 KB 22/22 KB 244/308 KB 17/17 KB 286/286 KB 174/174 KB 22/22 KB 248/308 KB 174/174 KB 22/22 KB 252/308 KB 174/174 KB 22/22 KB 256/308 KB 174/174 KB 22/22 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 143.2 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1484.8 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2380.4 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 186.4 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 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: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 260/308 KB 264/308 KB 268/308 KB 272/308 KB 276/308 KB 280/308 KB 284/308 KB 288/308 KB 292/308 KB 292/308 KB 4/11 KB 292/308 KB 8/11 KB 292/308 KB 11/11 KB 3/11 KB 292/308 KB 3/13 KB 11/11 KB 6/11 KB 292/308 KB 3/13 KB 11/11 KB 9/11 KB 292/308 KB 3/13 KB 11/11 KB 4/28 KB 292/308 KB 3/13 KB 11/11 KB 9/11 KB 292/308 KB 6/13 KB 11/11 KB 4/28 KB 9/11 KB 292/308 KB 9/13 KB 11/11 KB 4/28 KB 9/11 KB 292/308 KB 11/13 KB 11/11 KB 4/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 4/28 KB 6/11 KB 292/308 KB 3/13 KB 11/11 KB 4/28 KB 11/11 KB 292/308 KB 11/13 KB 11/11 KB 4/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 8/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 12/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 16/28 KB 11/11 KB 292/308 KB 13/13 KB 11/11 KB 20/28 KB 11/11 KB 296/308 KB 13/13 KB 11/11 KB 20/28 KB 11/11 KB 300/308 KB 13/13 KB 11/11 KB 24/28 KB 11/11 KB 304/308 KB 13/13 KB 11/11 KB 24/28 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 24/28 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 24/28 KB 11/11 KB 296/308 KB 13/13 KB 11/11 KB 24/28 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 28/28 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 80.3 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 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 93.5 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 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 202.1 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2212.6 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install 3/192 KB 3/37 KB 4/14 KB 4/309 KB 3/192 KB 3/37 KB 4/14 KB 8/309 KB 3/192 KB 3/37 KB 4/14 KB 12/309 KB 3/192 KB 3/37 KB 4/14 KB 16/309 KB 3/192 KB 3/37 KB 4/14 KB 20/309 KB 3/192 KB 3/37 KB 4/14 KB 24/309 KB 3/192 KB 3/37 KB 4/14 KB 28/309 KB 3/192 KB 3/37 KB 4/14 KB 32/309 KB 3/192 KB 3/37 KB 4/14 KB 6/192 KB 3/37 KB 4/14 KB 32/309 KB 9/192 KB 3/37 KB 4/14 KB 32/309 KB 11/192 KB 3/37 KB 4/14 KB 32/309 KB 14/192 KB 3/37 KB 4/14 KB 32/309 KB 16/192 KB 3/37 KB 4/14 KB 32/309 KB 19/192 KB 3/37 KB 4/14 KB 32/309 KB 22/192 KB 3/37 KB 4/14 KB 32/309 KB 25/192 KB 3/37 KB 4/14 KB 32/309 KB 27/192 KB 3/37 KB 4/14 KB 32/309 KB 30/192 KB 3/37 KB 4/14 KB 32/309 KB 3/37 KB 4/14 KB 30/192 KB 6/37 KB 4/14 KB 36/309 KB 30/192 KB 9/37 KB 4/14 KB 36/309 KB 30/192 KB 11/37 KB 4/14 KB 36/309 KB 30/192 KB 14/37 KB 4/14 KB 36/309 KB 30/192 KB 16/37 KB 4/14 KB 36/309 KB 30/192 KB 19/37 KB 4/14 KB 36/309 KB 30/192 KB 22/37 KB 4/14 KB 36/309 KB 4/14 KB 30/192 KB 22/37 KB 8/14 KB 36/309 KB 30/192 KB 22/37 KB 12/14 KB 36/309 KB 30/192 KB 22/37 KB 14/14 KB 36/309 KB 30/192 KB 25/37 KB 14/14 KB 36/309 KB 32/192 KB 25/37 KB 14/14 KB 36/309 KB 30/192 KB 3/37 KB 4/14 KB 36/309 KB 32/192 KB 27/37 KB 14/14 KB 40/309 KB 32/192 KB 27/37 KB 14/14 KB 44/309 KB 32/192 KB 27/37 KB 14/14 KB 48/309 KB 32/192 KB 27/37 KB 14/14 KB 36/309 KB 32/192 KB 30/37 KB 14/14 KB 48/309 KB 32/192 KB 32/37 KB 14/14 KB 48/309 KB 32/192 KB 35/37 KB 14/14 KB 48/309 KB 36/192 KB 37/37 KB 14/14 KB 48/309 KB 36/192 KB 35/37 KB 14/14 KB 48/309 KB 40/192 KB 37/37 KB 14/14 KB 52/309 KB 44/192 KB 37/37 KB 14/14 KB 52/309 KB 48/192 KB 37/37 KB 14/14 KB 52/309 KB 52/192 KB 37/37 KB 14/14 KB 52/309 KB 56/192 KB 37/37 KB 14/14 KB 52/309 KB 60/192 KB 37/37 KB 14/14 KB 52/309 KB 63/192 KB 37/37 KB 14/14 KB 52/309 KB 67/192 KB 37/37 KB 14/14 KB 52/309 KB 71/192 KB 37/37 KB 14/14 KB 52/309 KB 75/192 KB 37/37 KB 14/14 KB 52/309 KB 79/192 KB 37/37 KB 14/14 KB 52/309 KB 36/192 KB 37/37 KB 14/14 KB 52/309 KB 79/192 KB 37/37 KB 14/14 KB 56/309 KB 79/192 KB 37/37 KB 14/14 KB 60/309 KB 79/192 KB 37/37 KB 14/14 KB 64/309 KB 79/192 KB 37/37 KB 68/309 KB 79/192 KB 37/37 KB 72/309 KB 79/192 KB 37/37 KB 76/309 KB 79/192 KB 37/37 KB 80/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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 79/192 KB 37/37 KB 84/309 KB 83/192 KB 37/37 KB 88/309 KB 83/192 KB 37/37 KB 92/309 KB 83/192 KB 37/37 KB 96/309 KB 83/192 KB 37/37 KB 84/309 KB 87/192 KB 37/37 KB 96/309 KB 91/192 KB 37/37 KB 96/309 KB 95/192 KB 37/37 KB 96/309 KB 99/192 KB 37/37 KB 96/309 KB 103/192 KB 37/37 KB 100/309 KB 107/192 KB 37/37 KB 100/309 KB 111/192 KB 37/37 KB 100/309 KB 99/192 KB 37/37 KB 100/309 KB 111/192 KB 37/37 KB 104/309 KB 111/192 KB 37/37 KB 108/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 204.1 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install 111/192 KB 112/309 KB 111/192 KB 116/309 KB 115/192 KB 120/309 KB 115/192 KB 124/309 KB 115/192 KB 116/309 KB 119/192 KB 124/309 KB 123/192 KB 128/309 KB 127/192 KB 128/309 KB 119/192 KB 128/309 KB 127/192 KB 132/309 KB 131/192 KB 136/309 KB 131/192 KB 140/309 KB 131/192 KB 144/309 KB 131/192 KB 132/309 KB 135/192 KB 144/309 KB 139/192 KB 144/309 KB 143/192 KB 144/309 KB 147/192 KB 144/309 KB 151/192 KB 148/309 KB 155/192 KB 148/309 KB 159/192 KB 148/309 KB 147/192 KB 148/309 KB 159/192 KB 152/309 KB 159/192 KB 156/309 KB 159/192 KB 160/309 KB 159/192 KB 164/309 KB 163/192 KB 168/309 KB 163/192 KB 172/309 KB 163/192 KB 176/309 KB 163/192 KB 164/309 KB 167/192 KB 176/309 KB 171/192 KB 176/309 KB 175/192 KB 176/309 KB 179/192 KB 180/309 KB 183/192 KB 180/309 KB 187/192 KB 180/309 KB 191/192 KB 180/309 KB 192/192 KB 180/309 KB 175/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1475.6 KB/sec) unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 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 167.9 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 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 178.8 KB/sec) unit-abot-epc-basic-0: 03:01:07 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: 03:01:07 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3068.8 KB/sec) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 03:01:07 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (27.5 kB/s) unit-abot-epc-basic-0: 03:01:07 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 03:01:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 03:01:08 DEBUG unit.mysql/0.install (Reading database ... 78276 files and directories currently installed.) unit-mysql-0: 03:01:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 03:01:08 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 03:01:08 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 03:01:08 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 03:01:08 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:08 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:01:08 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sun Mar 24 03:01:08 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 03:01:08 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:08 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:08 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 03:01:09 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:09 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:09 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: 03:01:09 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 03:01:09 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:01:09 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:01:09 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:01:09 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:01:09 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 03:01:10 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 03:01:10 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: 03:01:11 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: 03:01:11 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: 03:01:11 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:11 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 03:01:11 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: 03:01:11 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 03:01:11 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:11 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:01:11 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sun Mar 24 03:01:11 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 03:01:11 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:11 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: 03:01:11 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:11 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: 03:01:11 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:11 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:11 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: 03:01:12 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: 03:01:12 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:12 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: 03:01:12 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: 03:01:12 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 03:01:12 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:12 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:01:12 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sun Mar 24 03:01:12 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 03:01:12 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:12 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: 03:01:12 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:12 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: 03:01:12 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: 03:01:12 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:12 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: 03:01:12 DEBUG unit.abot-epc-basic/0.install Mar 24, 2019 3:01:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:01:12 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: 03:01:12 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 03:01:12 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 03:01:12 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: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:12 [main] REPORT: ======================================================================================== unit-mysql-0: 03:01:13 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: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :1350 MS unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [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: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: STEP EXECUTION TIME TAKEN :110 MS unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:01:13 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-mysql-0: 03:01:13 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 0m2.027s unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.536 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 03:01:13 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.001 sec unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.011 sec unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install 24-Mar-2019 03:01:13.523 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 03:01:13 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] unit-mysql-0: 03:01:13 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:13 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: 03:01:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 201.4 KB/sec) unit-mysql-0: 03:01:13 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: 03:01:14 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: 03:01:14 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 195.9 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 76.5 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 3/60 KB 11/22 KB 5/60 KB 11/22 KB 8/60 KB 11/22 KB 11/60 KB 11/22 KB 13/60 KB 11/22 KB 16/60 KB 11/22 KB 19/60 KB 11/22 KB 21/60 KB 14/22 KB 19/60 KB 14/22 KB 21/60 KB 14/22 KB 3/181 KB 21/60 KB 14/22 KB 5/181 KB 21/60 KB 14/22 KB 8/181 KB 24/60 KB 14/22 KB 8/181 KB 27/60 KB 14/22 KB 11/181 KB 29/60 KB 3/57 KB 14/22 KB 11/181 KB 32/60 KB 3/57 KB 14/22 KB 11/181 KB 36/60 KB 3/57 KB 14/22 KB 11/181 KB 40/60 KB 3/203 KB 3/57 KB 14/22 KB 11/181 KB 44/60 KB 3/203 KB 3/57 KB 14/22 KB 11/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 11/181 KB 24/60 KB 14/22 KB 11/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 13/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 16/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 19/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 21/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 24/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 27/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 29/181 KB 48/60 KB 3/203 KB 3/57 KB 14/22 KB 32/181 KB 52/60 KB 3/203 KB 3/57 KB 14/22 KB 36/181 KB 52/60 KB 3/203 KB 3/57 KB 14/22 KB 40/181 KB 52/60 KB 3/203 KB 3/57 KB 14/22 KB 44/181 KB 52/60 KB 3/203 KB 3/57 KB 14/22 KB 48/181 KB 36/60 KB 3/203 KB 3/57 KB 14/22 KB 11/181 KB 52/60 KB 5/203 KB 3/57 KB 14/22 KB 48/181 KB 52/60 KB 8/203 KB 3/57 KB 14/22 KB 48/181 KB 52/60 KB 11/203 KB 3/57 KB 14/22 KB 48/181 KB 27/60 KB 3/57 KB 14/22 KB 11/181 KB 52/60 KB 11/203 KB 5/57 KB 14/22 KB 48/181 KB 52/60 KB 11/203 KB 8/57 KB 14/22 KB 48/181 KB 52/60 KB 11/203 KB 11/57 KB 14/22 KB 48/181 KB 52/60 KB 11/203 KB 13/57 KB 14/22 KB 48/181 KB 52/60 KB 11/203 KB 16/57 KB 14/22 KB 48/181 KB 52/60 KB 13/203 KB 19/57 KB 14/22 KB 48/181 KB 52/60 KB 3/203 KB 3/57 KB 14/22 KB 32/181 KB 56/60 KB 13/203 KB 19/57 KB 14/22 KB 48/181 KB 60/60 KB 13/203 KB 19/57 KB 14/22 KB 48/181 KB 52/60 KB 13/203 KB 16/57 KB 14/22 KB 48/181 KB 60/60 KB 16/203 KB 21/57 KB 14/22 KB 48/181 KB 60/60 KB 13/203 KB 21/57 KB 14/22 KB 48/181 KB 60/60 KB 19/203 KB 21/57 KB 14/22 KB 48/181 KB 60/60 KB 21/203 KB 24/57 KB 14/22 KB 48/181 KB 60/60 KB 19/203 KB 24/57 KB 14/22 KB 48/181 KB 60/60 KB 21/203 KB 27/57 KB 14/22 KB 48/181 KB 60/60 KB 24/203 KB 27/57 KB 14/22 KB 48/181 KB 60/60 KB 27/203 KB 29/57 KB 14/22 KB 48/181 KB 60/60 KB 29/203 KB 29/57 KB 14/22 KB 52/181 KB 60/60 KB 24/203 KB 29/57 KB 14/22 KB 48/181 KB 60/60 KB 29/203 KB 32/57 KB 14/22 KB 52/181 KB 60/60 KB 29/203 KB 36/57 KB 14/22 KB 52/181 KB 60/60 KB 32/203 KB 40/57 KB 14/22 KB 52/181 KB 60/60 KB 32/203 KB 44/57 KB 14/22 KB 52/181 KB 60/60 KB 32/203 KB 48/57 KB 14/22 KB 52/181 KB 60/60 KB 27/203 KB 29/57 KB 14/22 KB 52/181 KB 60/60 KB 32/203 KB 48/57 KB 14/22 KB 56/181 KB 60/60 KB 32/203 KB 48/57 KB 14/22 KB 60/181 KB 60/60 KB 32/203 KB 48/57 KB 14/22 KB 64/181 KB 60/60 KB 32/203 KB 36/57 KB 14/22 KB 52/181 KB 60/60 KB 36/203 KB 48/57 KB 14/22 KB 64/181 KB 40/203 KB 48/57 KB 14/22 KB 68/181 KB 44/203 KB 48/57 KB 14/22 KB 68/181 KB 48/203 KB 48/57 KB 14/22 KB 68/181 KB 36/203 KB 48/57 KB 14/22 KB 68/181 KB 48/203 KB 48/57 KB 14/22 KB 72/181 KB 52/203 KB 52/57 KB 14/22 KB 72/181 KB 52/203 KB 52/57 KB 16/22 KB 76/181 KB 52/203 KB 52/57 KB 19/22 KB 76/181 KB 52/203 KB 52/57 KB 22/22 KB 76/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpo unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install lation-1.15.jar (60 KB at 1018.2 KB/sec) unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install 52/203 KB 52/57 KB 14/22 KB 76/181 KB 52/203 KB 52/57 KB 22/22 KB 80/181 KB 48/203 KB 52/57 KB 14/22 KB 72/181 KB 52/203 KB 56/57 KB 22/22 KB 80/181 KB 52/203 KB 57/57 KB 22/22 KB 80/181 KB 56/203 KB 57/57 KB 22/22 KB 80/181 KB 60/203 KB 57/57 KB 22/22 KB 84/181 KB 64/203 KB 57/57 KB 22/22 KB 84/181 KB 56/203 KB 57/57 KB 22/22 KB 84/181 KB 64/203 KB 57/57 KB 22/22 KB 88/181 KB 64/203 KB 57/57 KB 22/22 KB 92/181 KB 64/203 KB 57/57 KB 22/22 KB 96/181 KB 64/203 KB 57/57 KB 22/22 KB 100/181 KB 68/203 KB 57/57 KB 22/22 KB 104/181 KB 68/203 KB 57/57 KB 22/22 KB 108/181 KB 68/203 KB 57/57 KB 22/22 KB 112/181 KB 68/203 KB 57/57 KB 22/22 KB 100/181 KB 72/203 KB 57/57 KB 22/22 KB 112/181 KB 76/203 KB 57/57 KB 22/22 KB 112/181 KB 80/203 KB 57/57 KB 22/22 KB 112/181 KB 84/203 KB 57/57 KB 22/22 KB 112/181 KB 88/203 KB 57/57 KB 22/22 KB 116/181 KB 92/203 KB 57/57 KB 22/22 KB 116/181 KB 96/203 KB 57/57 KB 22/22 KB 116/181 KB 84/203 KB 57/57 KB 22/22 KB 116/181 KB 96/203 KB 57/57 KB 22/22 KB 120/181 KB 96/203 KB 57/57 KB 22/22 KB 124/181 KB 96/203 KB 57/57 KB 22/22 KB 128/181 KB 100/203 KB 57/57 KB 22/22 KB 128/181 KB 104/203 KB 57/57 KB 132/181 KB 108/203 KB 57/57 KB 132/181 KB 112/203 KB 57/57 KB 132/181 KB 116/203 KB 57/57 KB 132/181 KB 100/203 KB 57/57 KB 132/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 269.6 KB/sec) unit-abot-epc-basic-0: 03:01:14 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 790.3 KB/sec) unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install 116/203 KB 136/181 KB 116/203 KB 140/181 KB 116/203 KB 144/181 KB 116/203 KB 148/181 KB 120/203 KB 152/181 KB 120/203 KB 156/181 KB 120/203 KB 160/181 KB 120/203 KB 164/181 KB 120/203 KB 168/181 KB 120/203 KB 172/181 KB 120/203 KB 176/181 KB 120/203 KB 148/181 KB 124/203 KB 176/181 KB 128/203 KB 176/181 KB 132/203 KB 176/181 KB 136/203 KB 176/181 KB 140/203 KB 176/181 KB 144/203 KB 176/181 KB 148/203 KB 176/181 KB 152/203 KB 180/181 KB 156/203 KB 180/181 KB 160/203 KB 180/181 KB 164/203 KB 180/181 KB 168/203 KB 180/181 KB 172/203 KB 180/181 KB 176/203 KB 180/181 KB 148/203 KB 180/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2070.3 KB/sec) unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2444.0 KB/sec) unit-mysql-0: 03:01:14 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:01:14 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-mysql-0: 03:01:14 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 184.8 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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 259.2 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 232.5 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-mysql-0: 03:01:14 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 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 71.4 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 46.0 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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 180.0 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 396.3 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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 195.0 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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 792.8 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 03:01:14 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-mysql-0: 03:01:14 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-abot-epc-basic-0: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:14 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: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 4/201 KB 8/201 KB 4/44 KB 4/46 KB 3/158 KB 12/201 KB 3/54 KB 4/44 KB 4/46 KB 3/158 KB 16/201 KB 3/54 KB 4/44 KB 4/46 KB 3/158 KB 8/201 KB 3/54 KB 4/44 KB 8/46 KB 3/158 KB 16/201 KB 3/54 KB 4/44 KB 12/46 KB 3/158 KB 16/201 KB 3/54 KB 4/44 KB 16/46 KB 3/158 KB 16/201 KB 3/54 KB 4/44 KB 20/46 KB 3/158 KB 16/201 KB 3/54 KB 4/44 KB 24/46 KB 3/158 KB 20/201 KB 3/54 KB 4/44 KB 28/46 KB 3/158 KB 20/201 KB 3/54 KB 4/44 KB 32/46 KB 3/158 KB 20/201 KB 3/54 KB 4/44 KB 36/46 KB 3/158 KB 20/201 KB 3/54 KB 4/44 KB 3/158 KB 8/201 KB 3/54 KB 4/44 KB 36/46 KB 5/158 KB 20/201 KB 3/54 KB 4/44 KB 36/46 KB 8/158 KB 20/201 KB 3/54 KB 4/44 KB 8/201 KB 3/54 KB 4/44 KB 36/46 KB 8/158 KB 20/201 KB 5/54 KB 4/44 KB 36/46 KB 8/158 KB 20/201 KB 8/54 KB 4/44 KB 36/46 KB 11/158 KB 20/201 KB 8/54 KB 4/44 KB 36/46 KB 11/158 KB 20/201 KB 11/54 KB 4/44 KB 8/201 KB 8/44 KB 36/46 KB 11/158 KB 20/201 KB 11/54 KB 8/44 KB 36/46 KB 13/158 KB 20/201 KB 13/54 KB 12/44 KB 36/46 KB 13/158 KB 20/201 KB 16/54 KB 12/44 KB 36/46 KB 13/158 KB 20/201 KB 19/54 KB 4/44 KB 20/46 KB 3/158 KB 20/201 KB 3/54 KB 12/44 KB 36/46 KB 13/158 KB 24/201 KB 19/54 KB 12/44 KB 36/46 KB 13/158 KB 20/201 KB 13/54 KB 12/44 KB 36/46 KB 13/158 KB 24/201 KB 21/54 KB 8/44 KB 36/46 KB 13/158 KB 20/201 KB 11/54 KB 12/44 KB 36/46 KB 16/158 KB 24/201 KB 21/54 KB 12/44 KB 36/46 KB 19/158 KB 24/201 KB 21/54 KB 12/44 KB 36/46 KB 21/158 KB 24/201 KB 21/54 KB 16/44 KB 36/46 KB 24/158 KB 24/201 KB 21/54 KB 12/44 KB 36/46 KB 13/158 KB 24/201 KB 21/54 KB 16/44 KB 36/46 KB 24/158 KB 28/201 KB 21/54 KB 16/44 KB 36/46 KB 24/158 KB 32/201 KB 21/54 KB 16/44 KB 36/46 KB 24/158 KB 36/201 KB 21/54 KB 16/44 KB 40/46 KB 27/158 KB 40/201 KB 24/54 KB 16/44 KB 40/46 KB 27/158 KB 44/201 KB 24/54 KB 16/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 16/44 KB 36/46 KB 21/158 KB 24/201 KB 21/54 KB 20/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 24/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 28/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 32/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 36/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 40/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 44/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 44/44 KB 40/46 KB 27/158 KB 48/201 KB 24/54 KB 16/44 KB 40/46 KB 27/158 KB 36/201 KB 24/54 KB 44/44 KB 44/46 KB 27/158 KB 48/201 KB 24/54 KB 44/44 KB 46/46 KB 27/158 KB 48/201 KB 24/54 KB 16/44 KB 36/46 KB 27/158 KB 36/201 KB 24/54 KB 16/44 KB 36/46 KB 24/158 KB 36/201 KB 24/54 KB 44/44 KB 46/46 KB 27/158 KB 48/201 KB 27/54 KB 44/44 KB 46/46 KB 29/158 KB 48/201 KB 27/54 KB 44/44 KB 46/46 KB 29/158 KB 48/201 KB 29/54 KB 44/44 KB 46/46 KB 32/158 KB 48/201 KB 29/54 KB 44/44 KB 46/46 KB 32/158 KB 48/201 KB 32/54 KB 44/44 KB 46/46 KB 32/158 KB 48/201 KB 36/54 KB 44/44 KB 46/46 KB 36/158 KB 48/201 KB 40/54 KB 44/44 KB 46/46 KB 36/158 KB 48/201 KB 44/54 KB 44/44 KB 46/46 KB 36/158 KB 48/201 KB 36/54 KB 44/44 KB 46/46 KB 40/158 KB 52/201 KB 44/54 KB 44/44 KB 46/46 KB 44/158 KB 52/201 KB 44/54 KB 44/44 KB 46/46 KB 48/158 KB 52/201 KB 44/54 KB 44/44 KB 46/46 KB 52/158 KB 52/201 KB 44/54 KB 44/44 KB 46/46 KB 36/158 KB 52/201 KB 44/54 KB 44/44 KB 46/46 KB 52/158 KB 56/201 KB 48/54 KB 44/44 KB 46/46 KB 52/158 KB 60/201 KB 48/54 KB 44/44 KB 46/46 KB 52/158 KB 64/201 KB 48/54 KB 44/44 KB 46/46 KB 52/158 KB 68/201 KB 48/54 KB 44/44 KB 46/46 KB 56/158 KB unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 72/201 KB 48/54 KB 44/44 KB 46/46 KB 56/158 KB 76/201 KB 48/54 KB 44/44 KB 46/46 KB 56/158 KB 80/201 KB 48/54 KB 44/44 KB 46/46 KB 52/158 KB 52/201 KB 48/54 KB 44/44 KB 46/46 KB 56/158 KB 80/201 KB 52/54 KB 44/44 KB 46/46 KB 56/158 KB 80/201 KB 54/54 KB 44/44 KB 46/46 KB 56/158 KB 68/201 KB 48/54 KB 46/46 KB 60/158 KB 80/201 KB 54/54 KB 46/46 KB 64/158 KB 80/201 KB 54/54 KB 46/46 KB 68/158 KB 80/201 KB 54/54 KB 46/46 KB 72/158 KB 84/201 KB 54/54 KB 46/46 KB 76/158 KB 84/201 KB 54/54 KB 46/46 KB 80/158 KB 84/201 KB 54/54 KB 46/46 KB 68/158 KB 84/201 KB 54/54 KB 46/46 KB 80/158 KB 88/201 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1046.9 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1289.9 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 80/158 KB 92/201 KB 80/158 KB 96/201 KB 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 80/158 KB 100/201 KB 80/158 KB 104/201 KB 80/158 KB 108/201 KB 80/158 KB 112/201 KB 80/158 KB 116/201 KB 80/158 KB 120/201 KB 80/158 KB 124/201 KB 80/158 KB 128/201 KB 80/158 KB 132/201 KB 80/158 KB 136/201 KB 80/158 KB 140/201 KB 80/158 KB 144/201 KB 80/158 KB 148/201 KB 80/158 KB 152/201 KB 84/158 KB 152/201 KB 88/158 KB 152/201 KB 92/158 KB 152/201 KB 96/158 KB 152/201 KB 100/158 KB 152/201 KB 104/158 KB 152/201 KB 108/158 KB 152/201 KB 112/158 KB 152/201 KB 116/158 KB 152/201 KB 120/158 KB 152/201 KB 124/158 KB 152/201 KB 128/158 KB 152/201 KB 132/158 KB 152/201 KB 136/158 KB 152/201 KB 140/158 KB 152/201 KB 144/158 KB 152/201 KB 148/158 KB 152/201 KB 148/158 KB 156/201 KB 148/158 KB 160/201 KB 148/158 KB 164/201 KB 152/158 KB 168/201 KB 152/158 KB 172/201 KB 152/158 KB 176/201 KB 152/158 KB 164/201 KB 156/158 KB 176/201 KB 158/158 KB 176/201 KB 158/158 KB 180/201 KB 158/158 KB 184/201 KB 158/158 KB 188/201 KB 158/158 KB 192/201 KB 158/158 KB 192/201 KB 3/3 KB 158/158 KB 192/201 KB 3/3 KB 3/6 KB 158/158 KB 192/201 KB 3/3 KB 3/6 KB 158/158 KB 192/201 KB 3/3 KB 6/6 KB 158/158 KB 192/201 KB 3/3 KB 6/6 KB 158/158 KB 196/201 KB 3/3 KB 6/6 KB 158/158 KB 200/201 KB 3/3 KB 6/6 KB 158/158 KB 201/201 KB 3/3 KB 6/6 KB 158/158 KB 201/201 KB 4/367 KB 3/3 KB 6/6 KB 158/158 KB 201/201 KB 8/367 KB 6/6 KB 158/158 KB 201/201 KB 12/367 KB 6/6 KB 158/158 KB 201/201 KB 16/367 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 93.6 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 39.3 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 158/158 KB 201/201 KB 20/367 KB 158/158 KB 201/201 KB 24/367 KB 158/158 KB 201/201 KB 28/367 KB 158/158 KB 201/201 KB 32/367 KB 158/158 KB 201/201 KB 36/367 KB 201/201 KB 40/367 KB 201/201 KB 44/367 KB 201/201 KB 48/367 KB 201/201 KB 52/367 KB 201/201 KB 56/367 KB 201/201 KB 60/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2151.3 KB/sec) unit-abot-epc-basic-0: 03:01:15 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-mysql-0: 03:01:15 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 201/201 KB 64/367 KB 201/201 KB 3/52 KB 64/367 KB 3/5 KB 201/201 KB 64/367 KB 3/5 KB 201/201 KB 3/52 KB 64/367 KB 5/5 KB 201/201 KB 5/52 KB 64/367 KB 5/5 KB 201/201 KB 8/52 KB 64/367 KB 5/5 KB 201/201 KB 11/52 KB 64/367 KB 5/5 KB 201/201 KB 13/52 KB 64/367 KB 5/5 KB 201/201 KB 16/52 KB 64/367 KB 5/5 KB 201/201 KB 19/52 KB 64/367 KB 5/5 KB 201/201 KB 21/52 KB 64/367 KB 5/5 KB 201/201 KB 24/52 KB 64/367 KB 5/5 KB 201/201 KB 27/52 KB 64/367 KB 5/5 KB 201/201 KB 29/52 KB 64/367 KB 5/5 KB 201/201 KB 32/52 KB 64/367 KB 5/5 KB 201/201 KB 36/52 KB 64/367 KB 5/5 KB 201/201 KB 40/52 KB 64/367 KB 5/5 KB 4/47 KB 201/201 KB 44/52 KB 64/367 KB 5/5 KB 4/47 KB 201/201 KB 48/52 KB 64/367 KB 5/5 KB 4/47 KB 201/201 KB 52/52 KB 64/367 KB 5/5 KB 4/47 KB 201/201 KB 36/52 KB 64/367 KB 5/5 KB 4/47 KB 201/201 KB 52/52 KB 68/367 KB 5/5 KB 8/47 KB 201/201 KB 52/52 KB 68/367 KB 5/5 KB 12/47 KB 201/201 KB 52/52 KB 68/367 KB 5/5 KB 16/47 KB 201/201 KB 52/52 KB 68/367 KB 5/5 KB 4/47 KB 201/201 KB 52/52 KB 72/367 KB 5/5 KB 16/47 KB 201/201 KB 52/52 KB 76/367 KB 5/5 KB 16/47 KB 201/201 KB 52/52 KB 80/367 KB 5/5 KB 16/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 52.1 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 03:01:15 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 2253.8 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 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 619.9 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 52/52 KB 84/367 KB 20/47 KB 84/367 KB 24/47 KB 84/367 KB 28/47 KB 52/52 KB 84/367 KB 16/47 KB 88/367 KB 28/47 KB 92/367 KB 28/47 KB 96/367 KB 28/47 KB 100/367 KB 28/47 KB 104/367 KB 32/47 KB 108/367 KB 32/47 KB 112/367 KB 32/47 KB 116/367 KB 32/47 KB 120/367 KB 32/47 KB 124/367 KB 32/47 KB 128/367 KB 32/47 KB 100/367 KB 32/47 KB 4/28 KB 128/367 KB 32/47 KB 8/28 KB 128/367 KB 32/47 KB 12/28 KB 128/367 KB 32/47 KB 16/28 KB 128/367 KB 32/47 KB 16/28 KB 128/367 KB 36/47 KB 16/28 KB 128/367 KB 40/47 KB 16/28 KB 128/367 KB 44/47 KB 16/28 KB 128/367 KB 47/47 KB 20/28 KB 128/367 KB 47/47 KB 24/28 KB 128/367 KB 47/47 KB 28/28 KB 128/367 KB 47/47 KB 28/28 KB 132/367 KB 47/47 KB 28/28 KB 136/367 KB 47/47 KB 28/28 KB 140/367 KB 47/47 KB 28/28 KB 144/367 KB 47/47 KB 28/28 KB 148/367 KB 47/47 KB 28/28 KB 152/367 KB 47/47 KB 28/28 KB 156/367 KB 47/47 KB 28/28 KB 160/367 KB 47/47 KB 28/28 KB 164/367 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 276.1 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 168/367 KB 172/367 KB 176/367 KB 180/367 KB 184/367 KB 188/367 KB 192/367 KB 196/367 KB 200/367 KB 204/367 KB 208/367 KB 4/186 KB 208/367 KB 8/186 KB 208/367 KB 12/186 KB 208/367 KB 16/186 KB 208/367 KB 20/186 KB 208/367 KB 24/186 KB 208/367 KB 28/186 KB 208/367 KB 32/186 KB 208/367 KB 36/186 KB 208/367 KB 40/186 KB 212/367 KB 3/238 KB 36/186 KB 212/367 KB 3/238 KB 36/186 KB 208/367 KB 3/238 KB 40/186 KB 212/367 KB 5/238 KB 40/186 KB 212/367 KB 8/238 KB 4/558 KB 40/186 KB 212/367 KB 11/238 KB 4/558 KB 40/186 KB 212/367 KB 13/238 KB 4/558 KB 40/186 KB 212/367 KB 16/238 KB 4/558 KB 40/186 KB 212/367 KB 19/238 KB 4/558 KB 40/186 KB 212/367 KB 8/238 KB 8/558 KB 40/186 KB 212/367 KB 19/238 KB 8/558 KB 40/186 KB 212/367 KB 21/238 KB 12/558 KB 40/186 KB 212/367 KB 24/238 KB 12/558 KB 40/186 KB 212/367 KB 21/238 KB 16/558 KB 40/186 KB 212/367 KB 24/238 KB 20/558 KB 40/186 KB 212/367 KB 24/238 KB 20/558 KB 40/186 KB 212/367 KB 27/238 KB 24/558 KB 40/186 KB 212/367 KB 27/238 KB 28/558 KB 40/186 KB 212/367 KB 29/238 KB 32/558 KB 40/186 KB 212/367 KB 29/238 KB 36/558 KB 40/186 KB 216/367 KB 29/238 KB 40/558 KB 44/186 KB 216/367 KB 29/238 KB 44/558 KB 44/186 KB 216/367 KB 29/238 KB 48/558 KB 44/186 KB 216/367 KB 29/238 KB 52/558 KB 44/186 KB 216/367 KB 29/238 KB 56/558 KB 44/186 KB 216/367 KB 29/238 KB 60/558 KB 44/186 KB 216/367 KB 29/238 KB 24/558 KB 40/186 KB 212/367 KB 29/238 KB 60/558 KB 44/186 KB 216/367 KB 32/238 KB 36/558 KB 44/186 KB 216/367 KB 29/238 KB 60/558 KB 48/186 KB 216/367 KB 32/238 KB 32/558 KB 40/186 KB 216/367 KB 29/238 KB 60/558 KB 48/186 KB 220/367 KB 32/238 KB 60/558 KB 48/186 KB 224/367 KB 32/238 KB 60/558 KB 48/186 KB 228/367 KB 32/238 KB 60/558 KB 52/186 KB 232/367 KB 36/238 KB 60/558 KB 52/186 KB 236/367 KB 36/238 KB 60/558 KB 52/186 KB 240/367 KB 36/238 KB 60/558 KB 52/186 KB 228/367 KB 36/238 KB 60/558 KB 52/186 KB 240/367 KB 40/238 KB 60/558 KB 52/186 KB 240/367 KB 44/238 KB 60/558 KB 52/186 KB 240/367 KB 48/238 KB 60/558 KB 52/186 KB 228/367 KB 32/238 KB 60/558 KB 56/186 KB 240/367 KB 48/238 KB 60/558 KB 60/186 KB 240/367 KB 48/238 KB 60/558 KB 64/186 KB 240/367 KB 48/238 KB 60/558 KB 68/186 KB 240/367 KB 48/238 KB 64/558 KB 72/186 KB 244/367 KB 52/238 KB 64/558 KB 76/186 KB 244/367 KB 52/238 KB 64/558 KB 80/186 KB 244/367 KB 52/238 KB 64/558 KB 68/186 KB 244/367 KB 52/238 KB 60/558 KB 68/186 KB 244/367 KB 52/238 KB 64/558 KB 80/186 KB 248/367 KB 52/238 KB 64/558 KB 80/186 KB 252/367 KB 52/238 KB 64/558 KB 80/186 KB 256/367 KB 52/238 KB 64/558 KB 84/186 KB 260/367 KB 52/238 KB 68/558 KB 84/186 KB 264/367 KB 52/238 KB 68/558 KB 84/186 KB 268/367 KB 52/238 KB 68/558 KB 84/186 KB 272/367 KB 52/238 KB 60/558 KB 68/186 KB 240/367 KB 52/238 KB 68/558 KB 84/186 KB 272/367 KB 56/238 KB 68/558 KB 84/186 KB 272/367 KB 60/238 KB 68/558 KB 84/186 KB 272/367 KB 64/238 KB 68/558 KB 84/186 KB 272/367 KB 68/238 KB 68/558 KB 84/186 KB 272/367 KB 72/238 KB 68/558 KB 84/186 KB 272/367 KB 76/238 KB 68/558 KB 84/186 KB 272/367 KB 80/238 KB 68/558 KB 84/186 KB 260/367 KB 52/238 KB 72/558 KB 84/186 KB 272/367 KB 80/238 KB 76/558 KB 84/186 KB 272/367 KB 80/238 KB 80/558 KB 84/186 KB 272/367 KB 80/238 KB 64/558 KB 84/186 KB 256/367 KB 52/238 KB 80/558 KB 88/186 KB 272/367 KB 80/238 KB 80/558 KB 92/186 KB 272/367 KB 80/238 KB 80/558 KB 96/186 KB 272/367 KB 80/238 KB 80/558 KB unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 100/186 KB 272/367 KB 80/238 KB 84/558 KB 104/186 KB 276/367 KB 84/238 KB 84/558 KB 108/186 KB 276/367 KB 84/238 KB 84/558 KB 112/186 KB 276/367 KB 84/238 KB 84/558 KB 100/186 KB 276/367 KB 84/238 KB 88/558 KB 112/186 KB 276/367 KB 84/238 KB 92/558 KB 112/186 KB 276/367 KB 84/238 KB 80/558 KB 100/186 KB 276/367 KB 84/238 KB 92/558 KB 112/186 KB 280/367 KB 84/238 KB 92/558 KB 112/186 KB 284/367 KB 84/238 KB 96/558 KB 112/186 KB 288/367 KB 84/238 KB 80/558 KB 100/186 KB 272/367 KB 84/238 KB 96/558 KB 112/186 KB 288/367 KB 88/238 KB 96/558 KB 112/186 KB 288/367 KB 92/238 KB 96/558 KB 112/186 KB 288/367 KB 96/238 KB 96/558 KB 112/186 KB 288/367 KB 100/238 KB 96/558 KB 116/186 KB 292/367 KB 104/238 KB 96/558 KB 116/186 KB 292/367 KB 108/238 KB 96/558 KB 116/186 KB 292/367 KB 112/238 KB 96/558 KB 116/186 KB 292/367 KB 116/238 KB 96/558 KB 116/186 KB 292/367 KB 120/238 KB 96/558 KB 116/186 KB 292/367 KB 124/238 KB 96/558 KB 112/186 KB 284/367 KB 84/238 KB 100/558 KB 116/186 KB 292/367 KB 124/238 KB 104/558 KB 116/186 KB 292/367 KB 124/238 KB 108/558 KB 116/186 KB 292/367 KB 124/238 KB 112/558 KB 116/186 KB 292/367 KB 124/238 KB 96/558 KB 116/186 KB 292/367 KB 100/238 KB 96/558 KB 116/186 KB 288/367 KB 100/238 KB 112/558 KB 4/1199 KB 120/186 KB 296/367 KB 124/238 KB 112/558 KB 4/1199 KB 124/186 KB 296/367 KB 124/238 KB 116/558 KB 4/1199 KB 128/186 KB 296/367 KB 124/238 KB 112/558 KB 4/1199 KB 116/186 KB 296/367 KB 124/238 KB 116/558 KB 8/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 12/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 16/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 20/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 24/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 28/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 32/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 36/1199 KB 128/186 KB 296/367 KB 124/238 KB 116/558 KB 40/1199 KB 132/186 KB 296/367 KB 124/238 KB 116/558 KB 44/1199 KB 132/186 KB 296/367 KB 124/238 KB 116/558 KB 48/1199 KB 132/186 KB 296/367 KB 124/238 KB 116/558 KB 48/1199 KB 132/186 KB 296/367 KB 128/238 KB 116/558 KB 48/1199 KB 132/186 KB 296/367 KB 132/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 136/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 140/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 144/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 148/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 152/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 156/238 KB 116/558 KB 4/1199 KB 124/186 KB 296/367 KB 124/238 KB 120/558 KB 52/1199 KB 132/186 KB 296/367 KB 156/238 KB 124/558 KB 52/1199 KB 132/186 KB 296/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 296/367 KB 156/238 KB 112/558 KB 124/186 KB 296/367 KB 124/238 KB 128/558 KB 52/1199 KB 132/186 KB 300/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 304/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 308/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 312/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 316/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 320/367 KB 156/238 KB 128/558 KB 52/1199 KB 132/186 KB 324/367 KB 156/238 KB 132/558 KB 52/1199 KB 132/186 KB 328/367 KB 156/238 KB 132/558 KB 52/1199 KB 132/186 KB 332/367 KB 156/238 KB 132/558 KB 52/1199 KB 132/186 KB 336/367 KB 156/238 KB 116/558 KB 52/1199 KB 132/186 KB 296/367 KB 132/238 KB 132/558 KB 56/1199 KB 132/186 KB 336/3 unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 67 KB 156/238 KB 132/558 KB 60/1199 KB 132/186 KB 336/367 KB 156/238 KB 132/558 KB 64/1199 KB 132/186 KB 336/367 KB 156/238 KB 116/558 KB 36/1199 KB 132/186 KB 296/367 KB 124/238 KB 132/558 KB 64/1199 KB 136/186 KB 336/367 KB 156/238 KB 132/558 KB 64/1199 KB 140/186 KB 336/367 KB 156/238 KB 132/558 KB 64/1199 KB 144/186 KB 336/367 KB 156/238 KB 132/558 KB 64/1199 KB 148/186 KB 336/367 KB 156/238 KB 132/558 KB 52/1199 KB 132/186 KB 324/367 KB 156/238 KB 136/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 140/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 144/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 148/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 152/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 156/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 160/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 132/558 KB 68/1199 KB 148/186 KB 340/367 KB 160/238 KB 132/558 KB 68/1199 KB 148/186 KB 340/367 KB 156/238 KB 160/558 KB 68/1199 KB 148/186 KB 344/367 KB 160/238 KB 160/558 KB 68/1199 KB 148/186 KB 348/367 KB 160/238 KB 160/558 KB 68/1199 KB 148/186 KB 352/367 KB 160/238 KB 160/558 KB 68/1199 KB 148/186 KB 356/367 KB 164/238 KB 164/558 KB 68/1199 KB 148/186 KB 360/367 KB 164/238 KB 164/558 KB 68/1199 KB 148/186 KB 364/367 KB 164/238 KB 164/558 KB 68/1199 KB 148/186 KB 367/367 KB 164/238 KB 132/558 KB 68/1199 KB 148/186 KB 336/367 KB 156/238 KB 164/558 KB 72/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 76/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 80/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 84/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 88/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 92/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 96/1199 KB 148/186 KB 367/367 KB 164/238 KB 164/558 KB 68/1199 KB 148/186 KB 356/367 KB 164/238 KB 168/558 KB 96/1199 KB 148/186 KB 367/367 KB 164/238 KB 172/558 KB 96/1199 KB 148/186 KB 367/367 KB 164/238 KB 176/558 KB 96/1199 KB 148/186 KB 367/367 KB 164/238 KB 180/558 KB 96/1199 KB 148/186 KB 367/367 KB 164/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 164/238 KB 160/558 KB 68/1199 KB 148/186 KB 352/367 KB 164/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 168/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 172/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 176/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 180/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 184/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 188/238 KB 184/558 KB 100/1199 KB 148/186 KB 367/367 KB 192/238 KB 180/558 KB 100/1199 KB 148/186 KB 367/367 KB 164/238 KB 184/558 KB 104/1199 KB 148/186 KB 367/367 KB 192/238 KB 184/558 KB 108/1199 KB 148/186 KB 367/367 KB 192/238 KB 184/558 KB 112/1199 KB 148/186 KB 367/367 KB 192/238 KB 188/558 KB 112/1199 KB 148/186 KB 367/367 KB 192/238 KB 192/558 KB 112/1199 KB 148/186 KB 367/367 KB 192/238 KB 196/558 KB 112/1199 KB 148/186 KB 367/367 KB 192/238 KB 200/558 KB 116/1199 KB 152/186 KB 367/367 KB 196/238 KB 204/558 KB 116/1199 KB 152/186 KB 367/367 KB 196/238 KB 208/558 KB 116/1199 KB 152/186 KB 367/367 KB 196/238 KB 196/558 KB 116/1199 KB 152/186 KB 367/367 KB 196/238 KB 208/558 KB 116/1199 KB 156/186 KB 367/367 KB 196/238 KB 208/558 KB 116/1199 KB 160/186 KB 367/367 KB 196/238 KB 196/558 KB 116/1199 KB 148/186 KB 367/367 KB 196/238 KB 208/558 KB 120/1199 KB 160/186 KB 367/367 KB 196/238 KB 208/558 KB 124/1199 KB unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 160/186 KB 367/367 KB 196/238 KB 208/558 KB 128/1199 KB 160/186 KB 367/367 KB 196/238 KB 208/558 KB 132/1199 KB 160/186 KB 367/367 KB 196/238 KB 212/558 KB 136/1199 KB 164/186 KB 367/367 KB 196/238 KB 212/558 KB 140/1199 KB 164/186 KB 367/367 KB 196/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 196/238 KB 196/558 KB 112/1199 KB 148/186 KB 367/367 KB 196/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 200/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 204/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 208/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 212/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 216/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 220/238 KB 212/558 KB 144/1199 KB 164/186 KB 367/367 KB 224/238 KB 212/558 KB 132/1199 KB 164/186 KB 367/367 KB 196/238 KB 216/558 KB 144/1199 KB 164/186 KB 367/367 KB 224/238 KB 220/558 KB 144/1199 KB 164/186 KB 367/367 KB 224/238 KB 224/558 KB 144/1199 KB 164/186 KB 367/367 KB 224/238 KB 228/558 KB 144/1199 KB 164/186 KB 367/367 KB 224/238 KB 232/558 KB 148/1199 KB 164/186 KB 367/367 KB 228/238 KB 236/558 KB 148/1199 KB 164/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 164/186 KB 367/367 KB 228/238 KB 208/558 KB 132/1199 KB 164/186 KB 367/367 KB 196/238 KB 240/558 KB 148/1199 KB 168/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 172/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 176/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 180/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 184/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 186/186 KB 367/367 KB 228/238 KB 228/558 KB 148/1199 KB 164/186 KB 367/367 KB 228/238 KB 240/558 KB 148/1199 KB 186/186 KB 367/367 KB 232/238 KB 240/558 KB 148/1199 KB 186/186 KB 367/367 KB 236/238 KB 240/558 KB 148/1199 KB 186/186 KB 367/367 KB 238/238 KB 228/558 KB 148/1199 KB 164/186 KB 367/367 KB 224/238 KB 240/558 KB 152/1199 KB 186/186 KB 367/367 KB 238/238 KB 240/558 KB 156/1199 KB 186/186 KB 367/367 KB 238/238 KB 240/558 KB 160/1199 KB 186/186 KB 367/367 KB 238/238 KB 240/558 KB 164/1199 KB 186/186 KB 367/367 KB 238/238 KB 244/558 KB 168/1199 KB 186/186 KB 367/367 KB 238/238 KB 244/558 KB 172/1199 KB 186/186 KB 367/367 KB 238/238 KB 244/558 KB 176/1199 KB 186/186 KB 367/367 KB 238/238 KB 244/558 KB 164/1199 KB 186/186 KB 367/367 KB 238/238 KB 248/558 KB 176/1199 KB 186/186 KB 367/367 KB 238/238 KB 252/558 KB 176/1199 KB 186/186 KB 367/367 KB 238/238 KB 256/558 KB 176/1199 KB 186/186 KB 367/367 KB 238/238 KB 256/558 KB 180/1199 KB 186/186 KB 367/367 KB 238/238 KB 260/558 KB 184/1199 KB 186/186 KB 367/367 KB 238/238 KB 260/558 KB 188/1199 KB 186/186 KB 367/367 KB 238/238 KB 260/558 KB 192/1199 KB 186/186 KB 367/367 KB 238/238 KB 260/558 KB 180/1199 KB 186/186 KB 367/367 KB 238/238 KB 264/558 KB 192/1199 KB 186/186 KB 367/367 KB 238/238 KB 268/558 KB 192/1199 KB 186/186 KB 367/367 KB 238/238 KB 272/558 KB 192/1199 KB 186/186 KB 367/367 KB 238/238 KB 276/558 KB 192/1199 KB 186/186 KB 367/367 KB 238/238 KB 280/558 KB 196/1199 KB 186/186 KB 367/367 KB 238/238 KB 284/558 KB 196/1199 KB 186/186 KB 367/367 KB 238/238 KB 288/558 KB 196/1199 KB 186/186 KB 367/367 KB 238/238 KB 276/558 KB 196/1199 KB 186/186 KB 367/367 KB 238/238 KB 288/558 KB 200/1199 KB 186/186 KB 367/367 KB 238/238 KB 288/558 KB 204/1199 KB 186/186 KB 367/367 KB 238/238 KB 288/558 KB 208/1199 KB 186/186 KB 367/367 KB 238/238 KB 288/558 KB 212/1199 KB 186/186 unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install KB 367/367 KB 238/238 KB 292/558 KB 216/1199 KB 186/186 KB 367/367 KB 238/238 KB 292/558 KB 220/1199 KB 186/186 KB 367/367 KB 238/238 KB 292/558 KB 224/1199 KB 186/186 KB 367/367 KB 238/238 KB 292/558 KB 212/1199 KB 186/186 KB 367/367 KB 238/238 KB 296/558 KB 224/1199 KB 186/186 KB 367/367 KB 238/238 KB 300/558 KB 224/1199 KB 186/186 KB 367/367 KB 238/238 KB 304/558 KB 228/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1908.7 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 DEBUG unit.abot-epc-basic/0.install 308/558 KB 228/1199 KB 312/558 KB 228/1199 KB 316/558 KB 228/1199 KB 320/558 KB 228/1199 KB 324/558 KB 228/1199 KB 328/558 KB 228/1199 KB 332/558 KB 228/1199 KB 336/558 KB 228/1199 KB 340/558 KB 228/1199 KB 300/558 KB 228/1199 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 1211.4 KB/sec) unit-abot-epc-basic-0: 03:01:15 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: 03:01:15 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 944.0 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 340/558 KB 232/1199 KB 340/558 KB 236/1199 KB 340/558 KB 240/1199 KB 340/558 KB 244/1199 KB 340/558 KB 248/1199 KB 340/558 KB 252/1199 KB 340/558 KB 256/1199 KB 340/558 KB 260/1199 KB 340/558 KB 264/1199 KB 340/558 KB 268/1199 KB 344/558 KB 272/1199 KB 344/558 KB 268/1199 KB 344/558 KB 272/1199 KB 4/1206 KB 344/558 KB 272/1199 KB 8/1206 KB 344/558 KB 272/1199 KB 12/1206 KB 344/558 KB 272/1199 KB 16/1206 KB 344/558 KB 272/1199 KB 20/1206 KB 344/558 KB 272/1199 KB 24/1206 KB 344/558 KB 272/1199 KB 28/1206 KB 344/558 KB 272/1199 KB 32/1206 KB 344/558 KB 272/1199 KB 36/1206 KB 344/558 KB 272/1199 KB 40/1206 KB 344/558 KB 272/1199 KB 44/1206 KB 344/558 KB 272/1199 KB 48/1206 KB 344/558 KB 272/1199 KB 52/1206 KB 348/558 KB 276/1199 KB 56/1206 KB 348/558 KB 276/1199 KB 60/1206 KB 348/558 KB 276/1199 KB 64/1206 KB 348/558 KB 276/1199 KB 52/1206 KB 348/558 KB 272/1199 KB 52/1206 KB 352/558 KB 276/1199 KB 64/1206 KB 356/558 KB 276/1199 KB 64/1206 KB 360/558 KB 280/1199 KB 68/1206 KB 364/558 KB 280/1199 KB 68/1206 KB 368/558 KB 280/1199 KB 68/1206 KB 372/558 KB 280/1199 KB 68/1206 KB 376/558 KB 280/1199 KB 68/1206 KB 380/558 KB 280/1199 KB 68/1206 KB 384/558 KB 280/1199 KB 68/1206 KB 356/558 KB 280/1199 KB 68/1206 KB 384/558 KB 280/1199 KB 72/1206 KB 384/558 KB 280/1199 KB 76/1206 KB 384/558 KB 280/1199 KB 80/1206 KB 356/558 KB 280/1199 KB 64/1206 KB 384/558 KB 284/1199 KB 80/1206 KB 384/558 KB 288/1199 KB 80/1206 KB 384/558 KB 292/1199 KB 80/1206 KB 384/558 KB 296/1199 KB 80/1206 KB 384/558 KB 300/1199 KB 80/1206 KB 384/558 KB 304/1199 KB 80/1206 KB 384/558 KB 308/1199 KB 80/1206 KB 388/558 KB 312/1199 KB 84/1206 KB 388/558 KB 316/1199 KB 84/1206 KB 388/558 KB 320/1199 KB 84/1206 KB 388/558 KB 308/1199 KB 84/1206 KB 392/558 KB 320/1199 KB 84/1206 KB 393/558 KB 320/1199 KB 84/1206 KB 384/558 KB 308/1199 KB 84/1206 KB 393/558 KB 320/1199 KB 88/1206 KB 393/558 KB 320/1199 KB 92/1206 KB 393/558 KB 320/1199 KB 96/1206 KB 393/558 KB 320/1199 KB 100/1206 KB 397/558 KB 324/1199 KB 104/1206 KB 397/558 KB 324/1199 KB 108/1206 KB 397/558 KB 324/1199 KB 112/1206 KB 397/558 KB 324/1199 KB 100/1206 KB 397/558 KB 328/1199 KB 112/1206 KB 397/558 KB 332/1199 KB 112/1206 KB 397/558 KB 336/1199 KB 112/1206 KB 397/558 KB 320/1199 KB 100/1206 KB 401/558 KB 336/1199 KB 112/1206 KB 405/558 KB 336/1199 KB 112/1206 KB 409/558 KB 336/1199 KB 112/1206 KB 413/558 KB 336/1199 KB 116/1206 KB 417/558 KB 340/1199 KB 116/1206 KB 409/558 KB 336/1199 KB 116/1206 KB 417/558 KB 340/1199 KB 120/1206 KB 417/558 KB 340/1199 KB 124/1206 KB 417/558 KB 340/1199 KB 128/1206 KB 417/558 KB 340/1199 KB 132/1206 KB 421/558 KB 340/1199 KB 136/1206 KB 421/558 KB 340/1199 KB 140/1206 KB 421/558 KB 340/1199 KB 144/1206 KB 421/558 KB 340/1199 KB 148/1206 KB 421/558 KB 340/1199 KB 152/1206 KB 421/558 KB 340/1199 KB 156/1206 KB 421/558 KB 340/1199 KB 160/1206 KB 413/558 KB 340/1199 KB 116/1206 KB 421/558 KB 344/1199 KB 160/1206 KB 421/558 KB 348/1199 KB 160/1206 KB 421/558 KB 352/1199 KB 160/1206 KB 421/558 KB 340/1199 KB 132/1206 KB 421/558 KB 356/1199 KB 160/1206 KB 425/558 KB 356/1199 KB 160/1206 KB 429/558 KB 356/1199 KB 160/1206 KB 433/558 KB 360/1199 KB 160/1206 KB 437/558 KB 360/1199 KB 160/1206 KB 441/558 KB 360/1199 KB 160/1206 KB 429/558 KB 360/1199 KB 160/1206 KB 441/558 KB 364/1199 KB 160/1206 KB 441/558 KB 368/1199 KB 160/1206 KB 441/558 KB 372/1199 KB 160/1206 KB 445/558 KB 376/1199 KB 164/ unit-mysql-0: 03:01:15 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 1206 KB 445/558 KB 380/1199 KB 164/1206 KB 445/558 KB 384/1199 KB 164/1206 KB 445/558 KB 388/1199 KB 164/1206 KB 445/558 KB 392/1199 KB 164/1206 KB 445/558 KB 396/1199 KB 164/1206 KB 445/558 KB 400/1199 KB 164/1206 KB 445/558 KB 372/1199 KB 164/1206 KB 445/558 KB 400/1199 KB 168/1206 KB 445/558 KB 400/1199 KB 172/1206 KB 445/558 KB 400/1199 KB 176/1206 KB 445/558 KB 372/1199 KB 160/1206 KB 449/558 KB 400/1199 KB 176/1206 KB 453/558 KB 400/1199 KB 176/1206 KB 457/558 KB 400/1199 KB 176/1206 KB 461/558 KB 400/1199 KB 176/1206 KB 465/558 KB 404/1199 KB 180/1206 KB 469/558 KB 404/1199 KB 180/1206 KB 473/558 KB 404/1199 KB 180/1206 KB 477/558 KB 404/1199 KB 180/1206 KB 481/558 KB 404/1199 KB 180/1206 KB 485/558 KB 404/1199 KB 180/1206 KB 489/558 KB 404/1199 KB 180/1206 KB 461/558 KB 404/1199 KB 180/1206 KB 461/558 KB 400/1199 KB 180/1206 KB 489/558 KB 404/1199 KB 4/181 KB 180/1206 KB 489/558 KB 404/1199 KB 8/181 KB 180/1206 KB 489/558 KB 404/1199 KB 12/181 KB 180/1206 KB 489/558 KB 404/1199 KB 16/181 KB 180/1206 KB 489/558 KB 404/1199 KB 20/181 KB 180/1206 KB 489/558 KB 404/1199 KB 24/181 KB 180/1206 KB 489/558 KB 404/1199 KB 28/181 KB 180/1206 KB 489/558 KB 404/1199 KB 32/181 KB 180/1206 KB 489/558 KB 404/1199 KB 36/181 KB 180/1206 KB 489/558 KB 404/1199 KB 40/181 KB 180/1206 KB 489/558 KB 404/1199 KB 44/181 KB 180/1206 KB 489/558 KB 404/1199 KB 48/181 KB 180/1206 KB 489/558 KB 404/1199 KB 52/181 KB 180/1206 KB 489/558 KB 408/1199 KB 56/181 KB 184/1206 KB 489/558 KB 408/1199 KB 60/181 KB 184/1206 KB 489/558 KB 408/1199 KB 64/181 KB 184/1206 KB 489/558 KB 408/1199 KB 52/181 KB 184/1206 KB 489/558 KB 412/1199 KB 64/181 KB 184/1206 KB 489/558 KB 416/1199 KB 64/181 KB 184/1206 KB 489/558 KB 404/1199 KB 52/181 KB 184/1206 KB 489/558 KB 416/1199 KB 64/181 KB 188/1206 KB 489/558 KB 416/1199 KB 64/181 KB 192/1206 KB 489/558 KB 416/1199 KB 64/181 KB 196/1206 KB 489/558 KB 420/1199 KB 68/181 KB 200/1206 KB 489/558 KB 420/1199 KB 68/181 KB 204/1206 KB 489/558 KB 420/1199 KB 68/181 KB 208/1206 KB 489/558 KB 420/1199 KB 68/181 KB 212/1206 KB 493/558 KB 420/1199 KB 68/181 KB 216/1206 KB 493/558 KB 420/1199 KB 68/181 KB 220/1206 KB 493/558 KB 420/1199 KB 68/181 KB 224/1206 KB 489/558 KB 420/1199 KB 68/181 KB 196/1206 KB 493/558 KB 420/1199 KB 72/181 KB 224/1206 KB 493/558 KB 420/1199 KB 76/181 KB 224/1206 KB 493/558 KB 420/1199 KB 80/181 KB 224/1206 KB 489/558 KB 420/1199 KB 64/181 KB 196/1206 KB 493/558 KB 424/1199 KB 80/181 KB 224/1206 KB 493/558 KB 428/1199 KB 80/181 KB 224/1206 KB 493/558 KB 432/1199 KB 80/181 KB 224/1206 KB 493/558 KB 436/1199 KB 80/181 KB 224/1206 KB 493/558 KB 440/1199 KB 84/181 KB 224/1206 KB 493/558 KB 444/1199 KB 84/181 KB 224/1206 KB 493/558 KB 448/1199 KB 84/181 KB 224/1206 KB 493/558 KB 420/1199 KB 68/181 KB 212/1206 KB 497/558 KB 448/1199 KB 84/181 KB 224/1206 KB 501/558 KB 448/1199 KB 84/181 KB 224/1206 KB 505/558 KB 448/1199 KB 84/181 KB 224/1206 KB 509/558 KB 448/1199 KB 84/181 KB 224/1206 KB 513/558 KB 452/1199 KB 84/181 KB 228/1206 KB 517/558 KB 452/1199 KB 84/181 KB 228/1206 KB 521/558 KB 452/1199 KB 84/181 KB 228/1206 KB 493/558 KB 436/1199 KB 84/181 KB 224/1206 KB 521/558 KB 452/1199 KB 88/181 KB 228/1206 KB 521/558 KB 452/1199 KB 92/181 KB 228/1206 KB 521/558 KB 452/1199 KB 96/181 KB 228/1206 KB 521/558 KB 452/1199 KB 100/181 KB 228/1206 KB 525/558 KB 452/1199 KB 104/181 KB 228/1206 KB 525/558 KB 452/1199 KB 108/181 KB 228/1206 KB unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 525/558 KB 452/1199 KB 112/181 KB 228/1206 KB 509/558 KB 452/1199 KB 84/181 KB 228/1206 KB 525/558 KB 452/1199 KB 112/181 KB 232/1206 KB 525/558 KB 452/1199 KB 112/181 KB 236/1206 KB 525/558 KB 452/1199 KB 112/181 KB 240/1206 KB 509/558 KB 452/1199 KB 84/181 KB 224/1206 KB 525/558 KB 456/1199 KB 112/181 KB 240/1206 KB 525/558 KB 460/1199 KB 112/181 KB 240/1206 KB 525/558 KB 464/1199 KB 112/181 KB 240/1206 KB 525/558 KB 464/1199 KB 112/181 KB 244/1206 KB 525/558 KB 468/1199 KB 116/181 KB 248/1206 KB 525/558 KB 468/1199 KB 116/181 KB 252/1206 KB 525/558 KB 468/1199 KB 116/181 KB 256/1206 KB 525/558 KB 452/1199 KB 100/181 KB 228/1206 KB 529/558 KB 468/1199 KB 116/181 KB 256/1206 KB 533/558 KB 468/1199 KB 116/181 KB 256/1206 KB 537/558 KB 468/1199 KB 116/181 KB 256/1206 KB 541/558 KB 468/1199 KB 116/181 KB 256/1206 KB 545/558 KB 468/1199 KB 116/181 KB 260/1206 KB 549/558 KB 468/1199 KB 116/181 KB 260/1206 KB 553/558 KB 468/1199 KB 116/181 KB 260/1206 KB 525/558 KB 468/1199 KB 116/181 KB 244/1206 KB 553/558 KB 468/1199 KB 120/181 KB 260/1206 KB 553/558 KB 468/1199 KB 124/181 KB 260/1206 KB 553/558 KB 468/1199 KB 128/181 KB 260/1206 KB 525/558 KB 468/1199 KB 112/181 KB 244/1206 KB 553/558 KB 472/1199 KB 128/181 KB 260/1206 KB 553/558 KB 476/1199 KB 128/181 KB 260/1206 KB 553/558 KB 480/1199 KB 128/181 KB 260/1206 KB 553/558 KB 484/1199 KB 128/181 KB 260/1206 KB 553/558 KB 488/1199 KB 132/181 KB 260/1206 KB 553/558 KB 492/1199 KB 132/181 KB 260/1206 KB 541/558 KB 468/1199 KB 116/181 KB 260/1206 KB 557/558 KB 492/1199 KB 132/181 KB 264/1206 KB 557/558 KB 492/1199 KB 132/181 KB 268/1206 KB 557/558 KB 492/1199 KB 132/181 KB 271/1206 KB 557/558 KB 492/1199 KB 132/181 KB 275/1206 KB 557/558 KB 492/1199 KB 132/181 KB 260/1206 KB 553/558 KB 484/1199 KB 132/181 KB 260/1206 KB 557/558 KB 496/1199 KB 136/181 KB 275/1206 KB 558/558 KB 496/1199 KB 140/181 KB 275/1206 KB 558/558 KB 496/1199 KB 144/181 KB 275/1206 KB 557/558 KB 496/1199 KB 132/181 KB 275/1206 KB 558/558 KB 496/1199 KB 136/181 KB 275/1206 KB 558/558 KB 500/1199 KB 144/181 KB 275/1206 KB 558/558 KB 504/1199 KB 148/181 KB 279/1206 KB 558/558 KB 508/1199 KB 148/181 KB 279/1206 KB 558/558 KB 512/1199 KB 148/181 KB 279/1206 KB 558/558 KB 516/1199 KB 148/181 KB 279/1206 KB 558/558 KB 520/1199 KB 148/181 KB 279/1206 KB 558/558 KB 524/1199 KB 148/181 KB 279/1206 KB 558/558 KB 528/1199 KB 148/181 KB 279/1206 KB 558/558 KB 532/1199 KB 148/181 KB 279/1206 KB 558/558 KB 500/1199 KB 148/181 KB 279/1206 KB 558/558 KB 532/1199 KB 148/181 KB 283/1206 KB 558/558 KB 532/1199 KB 148/181 KB 287/1206 KB 558/558 KB 532/1199 KB 148/181 KB 291/1206 KB 558/558 KB 532/1199 KB 148/181 KB 295/1206 KB 558/558 KB 532/1199 KB 148/181 KB 299/1206 KB 558/558 KB 532/1199 KB 148/181 KB 303/1206 KB 558/558 KB 500/1199 KB 148/181 KB 275/1206 KB 558/558 KB 532/1199 KB 152/181 KB 303/1206 KB 558/558 KB 532/1199 KB 156/181 KB 303/1206 KB 558/558 KB 532/1199 KB 160/181 KB 303/1206 KB 558/558 KB 532/1199 KB 164/181 KB 303/1206 KB 558/558 KB 532/1199 KB 168/181 KB 307/1206 KB 558/558 KB 532/1199 KB 172/181 KB 307/1206 KB 558/558 KB 532/1199 KB 176/181 KB 307/1206 KB 558/558 KB 532/1199 KB 164/181 KB 307/1206 KB 558/558 KB 532/1199 KB 176/181 KB 311/1206 KB 558/558 KB 536/1199 KB 176/181 KB 315/1206 KB 558/558 KB 536/1199 KB 176/181 KB 319/1206 KB 558/558 KB 536/1199 KB 176/181 KB 311/1206 KB 558/558 KB 540/1199 KB 180/181 KB 319/1206 KB 558/558 KB 544/1199 KB unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 180/181 KB 319/1206 KB 558/558 KB 536/1199 KB 180/181 KB 319/1206 KB 558/558 KB 544/1199 KB 181/181 KB 319/1206 KB 558/558 KB 548/1199 KB 181/181 KB 323/1206 KB 558/558 KB 552/1199 KB 181/181 KB 323/1206 KB 558/558 KB 556/1199 KB 181/181 KB 323/1206 KB 558/558 KB 560/1199 KB 181/181 KB 323/1206 KB 558/558 KB 564/1199 KB 181/181 KB 323/1206 KB 558/558 KB 568/1199 KB 181/181 KB 323/1206 KB 558/558 KB 572/1199 KB 181/181 KB 323/1206 KB 558/558 KB 576/1199 KB 181/181 KB 323/1206 KB 558/558 KB 580/1199 KB 181/181 KB 323/1206 KB 558/558 KB 544/1199 KB 181/181 KB 323/1206 KB 558/558 KB 580/1199 KB 181/181 KB 327/1206 KB 558/558 KB 580/1199 KB 181/181 KB 331/1206 KB 558/558 KB 580/1199 KB 181/181 KB 335/1206 KB 558/558 KB 580/1199 KB 181/181 KB 339/1206 KB 558/558 KB 580/1199 KB 181/181 KB 343/1206 KB 558/558 KB 580/1199 KB 181/181 KB 347/1206 KB 558/558 KB 580/1199 KB 181/181 KB 351/1206 KB 558/558 KB 580/1199 KB 181/181 KB 355/1206 KB 558/558 KB 580/1199 KB 181/181 KB 359/1206 KB 558/558 KB 584/1199 KB 181/181 KB 363/1206 KB 558/558 KB 584/1199 KB 181/181 KB 367/1206 KB 558/558 KB 584/1199 KB 181/181 KB 371/1206 KB 558/558 KB 584/1199 KB 181/181 KB 375/1206 KB 558/558 KB 584/1199 KB 181/181 KB 379/1206 KB 558/558 KB 584/1199 KB 181/181 KB 383/1206 KB 558/558 KB 584/1199 KB 181/181 KB 359/1206 KB 558/558 KB 588/1199 KB 181/181 KB 383/1206 KB 558/558 KB 592/1199 KB 181/181 KB 383/1206 KB 558/558 KB 596/1199 KB 181/181 KB 383/1206 KB 558/558 KB 600/1199 KB 181/181 KB 383/1206 KB 558/558 KB 604/1199 KB 181/181 KB 383/1206 KB 558/558 KB 608/1199 KB 181/181 KB 383/1206 KB 558/558 KB 612/1199 KB 181/181 KB 387/1206 KB 558/558 KB 616/1199 KB 181/181 KB 387/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 1996.8 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 558/558 KB 608/1199 KB 181/181 KB 387/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 648.0 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 616/1199 KB 391/1206 KB 616/1199 KB 395/1206 KB 620/1199 KB 399/1206 KB 620/1199 KB 395/1206 KB 624/1199 KB 399/1206 KB 624/1199 KB 403/1206 KB 628/1199 KB 407/1206 KB 628/1199 KB 411/1206 KB 628/1199 KB 415/1206 KB 628/1199 KB 403/1206 KB 632/1199 KB 415/1206 KB 636/1199 KB 415/1206 KB 640/1199 KB 415/1206 KB 644/1199 KB 415/1206 KB 648/1199 KB 419/1206 KB 652/1199 KB 419/1206 KB 656/1199 KB 419/1206 KB 644/1199 KB 419/1206 KB 656/1199 KB 423/1206 KB 656/1199 KB 427/1206 KB 656/1199 KB 431/1206 KB 656/1199 KB 435/1206 KB 660/1199 KB 439/1206 KB 660/1199 KB 443/1206 KB 660/1199 KB 447/1206 KB 660/1199 KB 435/1206 KB 664/1199 KB 447/1206 KB 668/1199 KB 447/1206 KB 672/1199 KB 447/1206 KB 676/1199 KB 447/1206 KB 680/1199 KB 451/1206 KB 684/1199 KB 451/1206 KB 688/1199 KB 451/1206 KB 676/1199 KB 451/1206 KB 688/1199 KB 455/1206 KB 688/1199 KB 459/1206 KB 688/1199 KB 463/1206 KB 688/1199 KB 467/1206 KB 692/1199 KB 471/1206 KB 692/1199 KB 475/1206 KB 692/1199 KB 479/1206 KB 692/1199 KB 467/1206 KB 696/1199 KB 479/1206 KB 700/1199 KB 479/1206 KB 704/1199 KB 479/1206 KB 708/1199 KB 479/1206 KB 712/1199 KB 483/1206 KB 716/1199 KB 483/1206 KB 720/1199 KB 483/1206 KB 708/1199 KB 483/1206 KB 720/1199 KB 487/1206 KB 720/1199 KB 491/1206 KB 720/1199 KB 495/1206 KB 720/1199 KB 499/1206 KB 724/1199 KB 503/1206 KB 724/1199 KB 507/1206 KB 724/1199 KB 511/1206 KB 724/1199 KB 499/1206 KB 728/1199 KB 511/1206 KB 732/1199 KB 511/1206 KB 736/1199 KB 511/1206 KB 740/1199 KB 515/1206 KB 744/1199 KB 515/1206 KB 748/1199 KB 515/1206 KB 736/1199 KB 515/1206 KB 748/1199 KB 519/1206 KB 748/1199 KB 523/1206 KB 748/1199 KB 527/1206 KB 748/1199 KB 531/1206 KB 752/1199 KB 535/1206 KB 752/1199 KB 539/1206 KB 752/1199 KB 543/1206 KB 752/1199 KB 531/1206 KB 756/1199 KB 543/1206 KB 760/1199 KB 543/1206 KB 764/1199 KB 543/1206 KB 768/1199 KB 543/1206 KB 772/1199 KB 547/1206 KB 776/1199 KB 547/1206 KB 780/1199 KB 547/1206 KB 784/1199 KB 547/1206 KB 788/1199 KB 547/1206 KB 792/1199 KB 547/1206 KB 796/1199 KB 547/1206 KB 800/1199 KB 547/1206 KB 768/1199 KB 547/1206 KB 800/1199 KB 551/1206 KB 800/1199 KB 555/1206 KB 800/1199 KB 559/1206 KB 800/1199 KB 563/1206 KB 800/1199 KB 567/1206 KB 800/1199 KB 571/1206 KB 800/1199 KB 575/1206 KB 804/1199 KB 575/1206 KB 808/1199 KB 579/1206 KB 812/1199 KB 579/1206 KB 816/1199 KB 579/1206 KB 804/1199 KB 579/1206 KB 816/1199 KB 583/1206 KB 816/1199 KB 587/1206 KB 816/1199 KB 591/1206 KB 816/1199 KB 595/1206 KB 820/1199 KB 599/1206 KB 820/1199 KB 603/1206 KB 820/1199 KB 607/1206 KB 820/1199 KB 595/1206 KB 824/1199 KB 607/1206 KB 828/1199 KB 607/1206 KB 832/1199 KB 607/1206 KB 836/1199 KB 607/1206 KB 840/1199 KB 611/1206 KB 844/1199 KB 611/1206 KB 848/1199 KB 611/1206 KB 836/1199 KB 611/1206 KB 848/1199 KB 615/1206 KB 848/1199 KB 619/1206 KB 848/1199 KB 623/1206 KB 848/1199 KB 627/1206 KB 852/1199 KB 631/1206 KB 852/1199 KB 635/1206 KB 852/1199 KB 639/1206 KB 852/1199 KB 627/1206 KB 856/1199 KB 639/1206 KB 860/1199 KB 639/1206 KB 864/1199 KB 639/1206 KB 868/1199 KB 639/1206 KB 872/1199 KB 643/1206 KB 876/1199 KB 643/1206 KB 880/1199 KB 643/1206 KB 884/1199 KB 643/1206 KB 888/1199 KB 643/1206 KB 892/1199 KB 643/1206 KB 896/1199 KB 643/1206 KB 868/1199 KB 643/1206 KB 896/1199 KB 647/1206 KB 896/1199 KB 651/1206 KB 896/1199 KB 655/1206 KB 896/1199 KB 659/1206 KB 896/1199 KB 663/1206 KB 896/1199 KB 667/1206 KB 896/1199 K unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install B 671/1206 KB 900/1199 KB 671/1206 KB 904/1199 KB 675/1206 KB 908/1199 KB 675/1206 KB 912/1199 KB 675/1206 KB 900/1199 KB 675/1206 KB 912/1199 KB 679/1206 KB 912/1199 KB 683/1206 KB 912/1199 KB 687/1206 KB 916/1199 KB 687/1206 KB 920/1199 KB 691/1206 KB 924/1199 KB 691/1206 KB 928/1199 KB 691/1206 KB 916/1199 KB 691/1206 KB 928/1199 KB 695/1206 KB 928/1199 KB 699/1206 KB 928/1199 KB 703/1206 KB 932/1199 KB 707/1206 KB 932/1199 KB 711/1206 KB 932/1199 KB 715/1206 KB 932/1199 KB 719/1206 KB 932/1199 KB 723/1206 KB 932/1199 KB 727/1206 KB 932/1199 KB 731/1206 KB 932/1199 KB 735/1206 KB 932/1199 KB 703/1206 KB 936/1199 KB 735/1206 KB 940/1199 KB 735/1206 KB 944/1199 KB 735/1206 KB 948/1199 KB 735/1206 KB 952/1199 KB 735/1206 KB 956/1199 KB 735/1206 KB 960/1199 KB 735/1206 KB 960/1199 KB 739/1206 KB 964/1199 KB 743/1206 KB 964/1199 KB 747/1206 KB 964/1199 KB 751/1206 KB 964/1199 KB 755/1206 KB 964/1199 KB 759/1206 KB 964/1199 KB 763/1206 KB 964/1199 KB 767/1206 KB 964/1199 KB 739/1206 KB 968/1199 KB 767/1206 KB 972/1199 KB 767/1206 KB 976/1199 KB 767/1206 KB 980/1199 KB 767/1206 KB 984/1199 KB 767/1206 KB 988/1199 KB 767/1206 KB 992/1199 KB 767/1206 KB 996/1199 KB 767/1206 KB 1000/1199 KB 771/1206 KB 1004/1199 KB 771/1206 KB 1008/1199 KB 771/1206 KB 996/1199 KB 771/1206 KB 1008/1199 KB 775/1206 KB 1008/1199 KB 779/1206 KB 1008/1199 KB 783/1206 KB 1008/1199 KB 787/1206 KB 1012/1199 KB 791/1206 KB 1012/1199 KB 795/1206 KB 1012/1199 KB 799/1206 KB 1012/1199 KB 787/1206 KB 1016/1199 KB 799/1206 KB 1020/1199 KB 799/1206 KB 1024/1199 KB 799/1206 KB 1024/1199 KB 803/1206 KB 1028/1199 KB 807/1206 KB 1028/1199 KB 811/1206 KB 1028/1199 KB 815/1206 KB 1028/1199 KB 803/1206 KB 1032/1199 KB 815/1206 KB 1036/1199 KB 815/1206 KB 1040/1199 KB 815/1206 KB 1040/1199 KB 819/1206 KB 1044/1199 KB 823/1206 KB 1044/1199 KB 827/1206 KB 1044/1199 KB 831/1206 KB 1044/1199 KB 835/1206 KB 1044/1199 KB 839/1206 KB 1044/1199 KB 843/1206 KB 1044/1199 KB 847/1206 KB 1044/1199 KB 851/1206 KB 1044/1199 KB 855/1206 KB 1044/1199 KB 859/1206 KB 1044/1199 KB 863/1206 KB 1044/1199 KB 819/1206 KB 1048/1199 KB 863/1206 KB 1052/1199 KB 863/1206 KB 1056/1199 KB 863/1206 KB 1060/1199 KB 863/1206 KB 1064/1199 KB 863/1206 KB 1068/1199 KB 863/1206 KB 1072/1199 KB 863/1206 KB 1076/1199 KB 863/1206 KB 1080/1199 KB 863/1206 KB 1084/1199 KB 863/1206 KB 1088/1199 KB 863/1206 KB 1092/1199 KB 863/1206 KB 1096/1199 KB 867/1206 KB 1100/1199 KB 867/1206 KB 1104/1199 KB 867/1206 KB 1108/1199 KB 867/1206 KB 1112/1199 KB 867/1206 KB 1116/1199 KB 867/1206 KB 1120/1199 KB 867/1206 KB 1092/1199 KB 867/1206 KB 1120/1199 KB 871/1206 KB 1120/1199 KB 875/1206 KB 1120/1199 KB 879/1206 KB 1120/1199 KB 883/1206 KB 1120/1199 KB 887/1206 KB 1120/1199 KB 891/1206 KB 1120/1199 KB 895/1206 KB 1120/1199 KB 899/1206 KB 1124/1199 KB 903/1206 KB 1124/1199 KB 907/1206 KB 1124/1199 KB 911/1206 KB 1124/1199 KB 899/1206 KB 1128/1199 KB 911/1206 KB 1132/1199 KB 911/1206 KB 1136/1199 KB 911/1206 KB 1140/1199 KB 911/1206 KB 1144/1199 KB 915/1206 KB 1148/1199 KB 915/1206 KB 1152/1199 KB 915/1206 KB 1156/1199 KB 915/1206 KB 1160/1199 KB 915/1206 KB 1164/1199 KB 915/1206 KB 1168/1199 KB 915/1206 KB 1140/1199 KB 915/1206 KB 1168/1199 KB 919/1206 KB 1168/1199 KB 923/1206 KB 1168/1199 KB 927/1206 KB 1168/1199 KB 931/1206 KB 1168/1199 KB 935/1206 KB 1168/1199 KB 939/1206 KB 1168/1199 KB 943/1206 KB 1168/1199 KB 947/1206 KB 1172/1199 KB 95 unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 1/1206 KB 1172/1199 KB 955/1206 KB 1172/1199 KB 959/1206 KB 1172/1199 KB 947/1206 KB 1176/1199 KB 959/1206 KB 1180/1199 KB 959/1206 KB 1180/1199 KB 963/1206 KB 1184/1199 KB 967/1206 KB 1184/1199 KB 971/1206 KB 1184/1199 KB 975/1206 KB 1184/1199 KB 979/1206 KB 1184/1199 KB 983/1206 KB 1184/1199 KB 987/1206 KB 1184/1199 KB 991/1206 KB 1184/1199 KB 963/1206 KB 1188/1199 KB 991/1206 KB 1192/1199 KB 991/1206 KB 1196/1199 KB 991/1206 KB 1199/1199 KB 991/1206 KB 1199/1199 KB 995/1206 KB 1199/1199 KB 999/1206 KB 1199/1199 KB 1003/1206 KB 1199/1199 KB 1007/1206 KB 1199/1199 KB 1011/1206 KB 1199/1199 KB 1015/1206 KB 1199/1199 KB 1019/1206 KB 1199/1199 KB 1023/1206 KB 1199/1199 KB 1027/1206 KB 1199/1199 KB 1031/1206 KB 1199/1199 KB 1035/1206 KB 1199/1199 KB 1039/1206 KB 1043/1206 KB 1047/1206 KB 1051/1206 KB 1055/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3275.0 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install 1059/1206 KB 1063/1206 KB 1067/1206 KB 1071/1206 KB 1075/1206 KB 1079/1206 KB 1083/1206 KB 1087/1206 KB 1091/1206 KB 1095/1206 KB 1099/1206 KB 1103/1206 KB 1107/1206 KB 1111/1206 KB 1115/1206 KB 1119/1206 KB 1123/1206 KB 1127/1206 KB 1131/1206 KB 1135/1206 KB 1139/1206 KB 1143/1206 KB 1147/1206 KB 1151/1206 KB 1155/1206 KB 1159/1206 KB 1163/1206 KB 1167/1206 KB 1171/1206 KB 1175/1206 KB 1179/1206 KB 1183/1206 KB 1187/1206 KB 1191/1206 KB 1195/1206 KB 1199/1206 KB 1203/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3147.9 KB/sec) unit-abot-epc-basic-0: 03:01:15 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-mysql-0: 03:01:16 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: 03:01:16 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: 03:01:16 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: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 43.500 s unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-24T03:01:16+00:00 unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 03:01:16 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-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-143.169) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:01:16 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:01:16 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: 03:01:16 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: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 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: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:16 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: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:01:16 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 03:01:16 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: 03:01:16 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 03:01:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 03:01:17 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-abot-epc-basic-0: 03:01:17 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-mysql-0: 03:01:17 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 03:01:17 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 03:01:17 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: 03:01:17 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 03:01:17 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 03:01:17 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: 03:01:17 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: 03:01:17 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: 03:01:18 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: 03:01:18 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: 03:01:18 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 03:01:18 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 03:01:18 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 03:01:18 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: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 03:01:18 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: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:01:18 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 03:01:18 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: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:01:18 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-mysql-0: 03:01:19 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: 03:01:19 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: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 03:01:19 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: 03:01:19 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: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-mysql-0: 03:01:19 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: 03:01:19 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 03:01:19 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: 03:01:20 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-c1f9d4-default-0". unit-abot-epc-basic-0: 03:01:20 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: 03:01:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4057 kB/s) unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install (Reading database ... 78286 files and directories currently installed.) unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:20 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 03:01:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:01:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 03:01:21 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 03:01:21 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:21 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:21 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 03:01:21 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 03:01:22 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 03:01:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 03:01:23 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 03:01:23 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:01:23 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... unit-mysql-0: 03:01:23 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... unit-abot-epc-basic-0: 03:01:23 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 03:01:24 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 03:01:24 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 03:01:24 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:24 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: 03:01:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:01:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 03:01:24 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 03:01:24 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:24 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 03:01:25 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: 03:01:25 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 03:01:25 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 03:01:25 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 03:01:25 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:01:25 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:01:25 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 03:01:25 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:25 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:26 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 03:01:26 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:26 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:26 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:01:26 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 03:01:26 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: 03:01:26 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-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:01:27 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:27 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:28 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 03:01:28 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: 03:01:28 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: 03:01:28 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 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: 03:01:29 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:30 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: 03:01:31 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: 03:01:31 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-mysql-0: 03:01:31 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 03:01:31 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:01:31 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: 03:01:31 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-mysql-0: 03:01:31 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:01:32 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: 03:01:32 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: 03:01:32 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: 03:01:32 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: 03:01:32 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: 03:01:32 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: 03:01:32 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: 03:01:32 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: 03:01:32 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 03:01:33 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 03:01:33 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-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 03:01:33 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:01:33 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: 03:01:33 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: 03:01:33 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: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 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: 03:01:34 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: 03:01:34 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: 03:01:34 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-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 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: 03:01:34 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 03:01:34 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 03:01:34 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: 03:01:34 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 03:01:35 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: 03:01:35 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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.8 [5,097 kB] unit-abot-epc-basic-0: 03:01:35 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.8 [2,276 kB] unit-abot-epc-basic-0: 03:01:35 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 03:01:35 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.8 [47.1 kB] unit-abot-epc-basic-0: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:35 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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-mysql-0: 03:01:36 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 03:01:36 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 03:01:36 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: 03:01:36 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-mysql-0: 03:01:36 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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-mysql-0: 03:01:36 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 03:01:36 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 03:01:36 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:36 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: 03:01:36 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: 03:01:36 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: 03:01:36 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-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 03:01:37 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 03:01:37 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-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 03:01:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:01:37 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: 03:01:37 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: 03:01:37 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: 03:01:37 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: 03:01:38 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-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:01:38 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-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 03:01:38 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: 03:01:38 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-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:38 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-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 03:01:38 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:01:38 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-mysql-0: 03:01:38 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:38 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 03:01:39 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 03:01:39 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-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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: 03:01:39 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-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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: 03:01:39 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-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 03:01:39 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 03:01:40 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 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: 03:01:40 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 03:01:41 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: 03:01:41 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 03:01:41 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: 03:01:42 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: 03:01:42 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-mysql-0: 03:01:42 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:42 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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-mysql-0: 03:01:42 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:42 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-mysql-0: 03:01:42 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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: 03:01:42 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-mysql-0: 03:01:42 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 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: 03:01:43 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-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 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: 03:01:43 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-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:43 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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: 03:01:43 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.25-0ubuntu0.16.04.2 [15.5 kB] unit-abot-epc-basic-0: 03:01:43 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.25-0ubuntu0.16.04.2 [813 kB] unit-abot-epc-basic-0: 03:01:43 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.25-0ubuntu0.16.04.2 [1,167 kB] unit-abot-epc-basic-0: 03:01:43 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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-mysql-0: 03:01:44 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 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: 03:01:44 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 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: 03:01:44 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 03:01:44 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: 03:01:44 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:01:44 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:01:44 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 03:01:44 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:01:45 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-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 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: 03:01:45 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 03:01:45 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 03:01:45 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-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:01:46 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-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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: 03:01:46 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-mysql-0: 03:01:46 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:01:46 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 03:01:46 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 03:01:47 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: 03:01:47 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-mysql-0: 03:01:47 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 03:01:47 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 03:01:47 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 03:01:47 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 03:01:47 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:47 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: 03:01:48 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: 03:01:48 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: 03:01:48 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 03:01:48 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 03:01:48 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: 03:01:48 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: 03:01:48 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: 03:01:48 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: 03:01:48 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: 03:01:48 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-mysql-0: 03:01:48 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:01:48 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-mysql-0: 03:01:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:01:48 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:01:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:01:48 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 03:01:48 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: 03:01:48 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: 03:01:49 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: 03:01:49 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:51 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: 03:01:52 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: 03:01:52 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: 03:01:52 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: 03:01:52 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: 03:01:52 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: 03:01:52 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: 03:01:52 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: 03:01:52 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 03:01:53 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 26s (11.1 MB/s) unit-abot-epc-basic-0: 03:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 03:01:53 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 ... 67336 files and directories currently installed.) unit-abot-epc-basic-0: 03:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-mysql-0: 03:01:53 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:01:53 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 03:01:53 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 03:01:53 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 03:01:54 DEBUG unit.mysql/0.install Fetched 83.1 kB in 5s (15.0 kB/s) unit-mysql-0: 03:01:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 03:01:54 DEBUG unit.mysql/0.install (Reading database ... 83414 files and directories currently installed.) unit-mysql-0: 03:01:54 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 03:01:54 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 03:01:54 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: 03:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-mysql-0: 03:01:54 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-mysql-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:01:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:01:55 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 03:01:56 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 03:01:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 03:01:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 03:01:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:01:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 03:01:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 03:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-mysql-0: 03:01:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 03:01:58 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: 03:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 03:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-mysql-0: 03:01:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 03:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-mysql-0: 03:01:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 03:02:00 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: 03:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-mysql-0: 03:02:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 03:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-mysql-0: 03:02:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-mysql-0: 03:02:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-mysql-0: 03:02:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 03:02:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 03:02:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 03:02:01 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: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 03:02:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-mysql-0: 03:02:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 03:02:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-mysql-0: 03:02:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:02:04 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 03:02:04 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 03:02:05 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: 03:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 03:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 03:02:05 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 03:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 03:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (584 kB/s) unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install (Reading database ... 83514 files and directories currently installed.) unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-mysql-0: 03:02:06 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:02:07 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 03:02:07 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: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 03:02:08 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: 03:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-mysql-0: 03:02:08 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 03:02:08 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:02:08 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-mysql-0: 03:02:09 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:02:09 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: 03:02:09 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-mysql-0: 03:02:09 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 03:02:09 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-mysql-0: 03:02:09 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-mysql-0: 03:02:09 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 03:02:09 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: 03:02:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-mysql-0: 03:02:10 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 03:02:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 03:02:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 03:02:10 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 03:02:10 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 03:02:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 03:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-mysql-0: 03:02:11 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 03:02:11 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 03:02:11 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 03:02:11 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 03:02:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-mysql-0: 03:02:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-mysql-0: 03:02:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:02:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:02:11 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 03:02:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 03:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 03:02:12 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: 03:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 03:02:13 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: 03:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 03:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 03:02:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 03:02:14 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: 03:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 03:02:14 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: 03:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 03:02:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 03:02:15 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: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-mysql-0: 03:02:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 03:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 03:02:16 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: 03:02:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-mysql-0: 03:02:18 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 03:02:18 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: 03:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-mysql-0: 03:02:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-mysql-0: 03:02:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:02:18 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 03:02:18 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: 03:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-mysql-0: 03:02:18 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 03:02:19 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: 03:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 03:02:19 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: 03:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 03:02:19 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 03:02:19 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: 03:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 03:02:19 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: 03:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 03:02:20 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: 03:02:20 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: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-mysql-0: 03:02:20 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:02:20 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 03:02:20 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 03:02:20 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: 03:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 03:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 03:02:21 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-mysql-0: 03:02:22 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 03:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 03:02:22 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: 03:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-mysql-0: 03:02:22 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: 03:02:22 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: 03:02:22 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: 03:02:22 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-mysql-0: 03:02:23 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 03:02:23 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 03:02:23 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 03:02:23 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 03:02:24 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 4s (2030 kB/s) unit-mysql-0: 03:02:25 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 03:02:25 DEBUG unit.mysql/0.config-changed (Reading database ... 83608 files and directories currently installed.) unit-mysql-0: 03:02:25 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 03:02:25 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:02:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 03:02:26 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: 03:02:27 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-mysql-0: 03:02:27 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 03:02:27 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 03:02:28 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 03:02:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 03:02:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 03:02:30 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:30 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-mysql-0: 03:02:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 03:02:32 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: 03:02:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 03:02:33 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-mysql-0: 03:02:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 03:02:34 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: 03:02:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 03:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 03:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-mysql-0: 03:02:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 03:02:38 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: 03:02:38 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 03:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 03:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 03:02:39 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: 03:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-mysql-0: 03:02:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 03:02:39 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: 03:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 03:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 03:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-mysql-0: 03:02:39 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:02:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 03:02:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 03:02:41 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 03:02:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 03:02:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-mysql-0: 03:02:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-mysql-0: 03:02:41 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 03:02:41 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: 03:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 03:02:41 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: 03:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 03:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 03:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 03:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-mysql-0: 03:02:42 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 03:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 03:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 03:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-mysql-0: 03:02:42 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 03:02:42 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 03:02:42 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 03:02:42 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:02:43 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:02:43 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:02:43 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 03:02:43 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: 03:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 03:02:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:02:46 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-mysql-0: 03:02:46 DEBUG unit.mysql/0.config-changed 190324 3:02:46 [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: 03:02:46 DEBUG unit.mysql/0.config-changed 190324 3:02:46 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 03:02:46 DEBUG unit.mysql/0.config-changed 190324 3:02:46 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 26303 ... unit-abot-epc-basic-0: 03:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 03:02:47 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: 03:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 03:02:47 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: 03:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 03:02:47 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: 03:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 03:02:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 03:02:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:48 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 03:02:49 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 03:02:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 03:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 03:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 03:02:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 03:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 03:02: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: 03:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 03:02:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 03:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 03:02:52 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: 03:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 03:02:52 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: 03:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:02:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.8_all.deb ... unit-abot-epc-basic-0: 03:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 03:02: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: 03:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 03:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 03:02: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: 03:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 03:02: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: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 03:02: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: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 03:02: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: 03:02: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: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 03:02: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: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 03:02: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: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 03:02:56 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: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 03:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-mysql-0: 03:02:56 DEBUG unit.mysql/0.config-changed mysql start/running, process 26436 unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-mysql-0: 03:02:57 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-mysql-0: 03:02:57 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 03:02:57 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-mysql-0: 03:02:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:02:57 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:00 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-mysql-0: 03:03:00 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-mysql-0: 03:03:02 DEBUG unit.mysql/0.config-changed mysql start/running, process 26557 unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-mysql-0: 03:03:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 03:03:02 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 03:03:02 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 03:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-mysql-0: 03:03:03 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 03:03:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:03:03 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 03:03:03 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 03:03:03 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 03:03:03 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 03:03:03 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-mysql-0: 03:03:03 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 03:03:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 03:03:03 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: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 03:03:04 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: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 03:03:05 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: 03:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 03:03:05 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: 03:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 03:03:05 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: 03:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 03:03: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: 03:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-mysql-0: 03:03:06 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 03:03:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 03:03:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-mysql-0: 03:03:08 DEBUG unit.mysql/0.start mysql start/running, process 26672 unit-mysql-0: 03:03:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-mysql-0: 03:03:08 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 03:03:08 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-mysql-0: 03:03:08 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 03:03:08 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 03:03:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:03:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-mysql-0: 03:03:08 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 03:03:08 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-mysql-0: 03:03:08 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-mysql-0: 03:03:08 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-mysql-0: 03:03:08 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 03:03:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 03:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:03:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 03:03:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 03:03:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:03:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 03:03:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:03:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 03:03:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 03:03:11 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: 03:03:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 03:03:12 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: 03:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 03:03:13 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: 03:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 03:03: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: 03:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 03:03: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: 03:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 03:03: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: 03:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 03:03:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:03:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 03:03:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:03:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 03:03:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 03:03:19 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 03:03:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 03:03:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:20 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 03:03:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 03:03:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 03:03:24 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: 03:03:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:03:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 03:03:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 03:03:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 03:03:26 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: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 03:03:26 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: 03:03:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 03:03:27 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: 03:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 03:03:28 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: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 03:03:28 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: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 03:03:28 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: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 03:03:28 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: 03:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 03:03:29 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: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 03:03:29 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: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 03:03:29 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: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 03:03:29 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: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 03:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 03:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 03:03:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 03:03:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 03:03:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 03:03:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:34 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:03:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 03:03:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:34 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 03:03:35 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: 03:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 03:03:35 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: 03:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 03:03:36 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: 03:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 03:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 03:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 03:03:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 03:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 03:03:38 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: 03:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 03:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 03:03:38 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: 03:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 03:03:39 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: 03:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 03:03:40 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: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 03:03:40 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: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:40 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 03:03:41 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: 03:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 03:03:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:03:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 03:03:41 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: 03:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 03:03:42 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: 03:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 03:03:42 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: 03:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 03:03:43 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: 03:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 03:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 03:03:48 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: 03:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 03:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 03:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.25-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 03:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 03:03:52 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: 03:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 03:03:54 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: 03:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 03:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... machine-2: 03:03:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:03:56 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 03:03:56 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:03:56 DEBUG juju.worker start "engine" machine-2: 03:03:56 INFO juju.worker start "engine" machine-2: 03:03:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 03:03:56 DEBUG juju.worker "engine" started machine-2: 03:03:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.introspection stats worker now serving machine-2: 03:03:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: machine-2: 03:03:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 03:03:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.apicaller connecting with old password machine-2: 03:03:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:56 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:03:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... machine-2: 03:03:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 03:03:56 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: 03:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:56 DEBUG juju.worker.apicaller connected machine-2: 03:03:56 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. machine-2: 03:03:56 DEBUG juju.worker.apicaller password changed machine-2: 03:03:56 DEBUG juju.api RPC connection died machine-2: 03:03:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... machine-2: 03:03:56 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:03:56 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:56 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:56 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 03:03:56 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: 03:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 03:03:57 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: 03:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 03:03:57 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: 03:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:57 DEBUG juju.worker.apicaller connected machine-2: 03:03:57 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... machine-2: 03:03:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:03:57 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:03:57 INFO juju.worker.upgrader unblocking abort check machine-2: 03:03:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:03:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:03:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:03:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 03:03:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.logger logger setup machine-2: 03:03:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:03:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:03:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:03:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:03:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 03:03:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:03:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 03:03:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:03: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: 03:03:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 03:03:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:03:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:03:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:03:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:03:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:03:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:03:57 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 03:03:57 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-2: 03:03:57 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-2: 03:03:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:03:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:03:57 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:03:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:03:57 INFO juju.util.exec run result: exit status 127 machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec667024421/script.sh: line 1: fanatic: command not found 127 machine-2: 03:03:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:03:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:03:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:03:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:03:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:03:57 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:03:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:03:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:03:57 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-2: 03:03:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:03:57 INFO juju.util.exec run result: exit status 127 machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec139119730/script.sh: line 1: fanatic: command not found 127 machine-2: 03:03:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:03:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:03:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:03:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 03:03:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 03:03:57 DEBUG juju.api RPC connection died machine-2: 03:03:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker killing runner 0xc420403040 machine-2: 03:03:57 INFO juju.worker runner is dying machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 03:03:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:03:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:03:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:57 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:03:57 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:57 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:03:57 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:03:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. machine-2: 03:03:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... machine-2: 03:03:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... machine-2: 03:03:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:03:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:03:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:03:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:03:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:03:59 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:03:59 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 03:03:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.logger logger setup machine-2: 03:03:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 03:03:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 03:03:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:03:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:03:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:03:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:03:59 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 03:03:59 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-2: 03:03:59 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-2: 03:03:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:03:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:03:59 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:03:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:03:59 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-2: 03:03:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:03:59 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 03:03:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:03:59 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:03:59 INFO juju.worker.upgrader unblocking abort check machine-2: 03:03:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:03:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:03:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:03:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:03:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:03:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:03:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:03:59 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:03:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:03:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:03:59 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 03:03:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:03:59 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:03:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:03:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:03:59 INFO juju.util.exec run result: exit status 127 machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec242371693/script.sh: line 1: fanatic: command not found 127 machine-2: 03:03:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:03:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:03:59 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:03:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:03:59 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:03:59 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:03:59 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:03:59 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:03:59 DEBUG juju.worker start "2-container-watcher" machine-2: 03:03:59 DEBUG juju.worker start "stateconverter" machine-2: 03:03:59 INFO juju.worker start "2-container-watcher" machine-2: 03:03:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 03:03:59 DEBUG juju.worker "2-container-watcher" started machine-2: 03:03:59 INFO juju.worker start "stateconverter" machine-2: 03:03:59 DEBUG juju.worker "stateconverter" started machine-2: 03:03:59 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:03:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. machine-2: 03:03:59 INFO juju.util.exec run result: exit status 127 machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec131211047/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... machine-2: 03:03:59 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 03:03:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:03:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:03:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:03:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:03:59 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 03:03:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:03:59 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 03:03:59 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 03:03:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:03:59 DEBUG juju.service discovered init system "upstart" from local host machine-2: 03:03:59 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-2: 03:03:59 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]}}} machine-2: 03:03:59 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. machine-2: 03:03:59 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 03:03:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 03:03:59 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: 03:03:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 03:03:59 DEBUG juju.worker start "api" unit-oai-epc-0: 03:03:59 INFO juju.worker start "api" unit-oai-epc-0: 03:03:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 03:03:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 03:03:59 DEBUG juju.worker "api" started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 03:03:59 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 03:03:59 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:03:59 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:03:59 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 03:03:59 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: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-2: 03:03:59 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:67:f6:bb CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:67:f6:bb 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: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 03:03:59 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: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 03:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-epc-0: 03:04:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:04:00 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 03:04:00 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 03:04:00 DEBUG juju.api RPC connection died unit-oai-epc-0: 03:04:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-oai-epc-0: 03:04:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 03:04:00 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:04:00 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:04:00 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 03:04: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: 03:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-epc-0: 03:04:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 03:04:01 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 03:04:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:04:01 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:04:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:04:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-oai-epc-0: 03:04:01 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 03:04:01 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 03:04:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:04:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:04:01 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 03:04:01 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-oai-epc-0: 03:04:01 DEBUG juju.network including address local-fan:252.23.0.1 for machine unit-oai-epc-0: 03:04:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 03:04:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 03:04:01 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 03:04:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 03:04:01 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] unit-oai-epc-0: 03:04:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-oai-epc-0: 03:04:01 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: 03:04:01 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 03:04:01 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:04:01 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-epc-0: 03:04:01 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 03:04:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 03:04:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 03:04:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 03:04:01 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 03:04:01 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:04:01 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 03:04:01 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 03:04:01 DEBUG httpbakery client do GET https://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-epc-0: 03:04:01 DEBUG httpbakery } -> error unit-oai-epc-0: 03:04:01 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 03:04:01 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 03:04: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: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:04:01 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 03:04:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 03:04:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:04:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:04:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:04:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:04:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 03:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 03:04:01 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: 03:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 03:04:02 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:04:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-epc-0: 03:04:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 03:04: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: 03:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:04:02 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: 03:04:02 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:04:02 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 03:04: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: 03:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 03:04: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: 03:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 03:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 03:04: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: 03:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 03:04:03 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: 03:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 03:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-epc-0: 03:04:04 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:04:04 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 03:04:04 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 03:04:04 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 03:04:04 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: 03:04:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 03:04:04 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: 03:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 03:04:05 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 03:04:05 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 3s (1132 kB/s) unit-oai-epc-0: 03:04:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 03:04:05 DEBUG unit.oai-epc/0.install (Reading database ... 78236 files and directories currently installed.) unit-oai-epc-0: 03:04:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 03:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 03:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-oai-epc-0: 03:04:05 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 03:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-epc-0: 03:04:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 03:04:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 03:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-oai-epc-0: 03:04:06 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 03:04:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 03:04:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 03:04:07 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-epc-0: 03:04:07 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 03:04: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: 03:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-epc-0: 03:04:08 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 03:04:09 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 03:04:09 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 03:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:04:10 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 03:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 03:04:11 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: 03:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 03:04:11 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: 03:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 03:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 1s (10.4 kB/s) unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install (Reading database ... 78986 files and directories currently installed.) unit-oai-epc-0: 03:04:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 03:04:12 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-oai-epc-0: 03:04:12 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-epc-0: 03:04:12 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:04:12 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-epc-0: 03:04:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:04:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:04:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:13 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: 03:04:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:04:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 03:04: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: 03:04:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 03:04:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:04:13 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 03:04:14 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-epc-0: 03:04:14 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:04:14 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 03:04:14 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 03:04:14 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-oai-epc-0: 03:04:14 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: 03:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-epc-0: 03:04:15 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: 03:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-oai-epc-0: 03:04:15 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: 03:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-epc-0: 03:04:15 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 03:04: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-oai-epc-0: 03:04: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-oai-epc-0: 03:04:16 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: 03:04:16 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1362 kB/s) unit-oai-epc-0: 03:04:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 03:04:17 DEBUG unit.oai-epc/0.install (Reading database ... 78993 files and directories currently installed.) unit-oai-epc-0: 03:04: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: 03:04: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: 03:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 03:04:18 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: 03:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-epc-0: 03:04:18 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 03:04:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:04:18 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:04:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:04:19 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:04:20 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 03:04:20 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: 03:04:21 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:04:22 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 03:04:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 03:04:22 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 03:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-epc-0: 03:04:22 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: 03:04:22 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-epc-0: 03:04:23 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-oai-epc-0: 03:04:23 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:04:23 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: 03:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-epc-0: 03:04:23 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 03:04:23 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 03:04:23 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 03:04:23 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-oai-epc-0: 03:04:23 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:04:23 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: 03:04:24 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:04:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:25 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 03:04:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 03:04:25 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 03:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 03:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:28 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: 03:04:28 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:04:28 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: 03:04:28 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:04:28 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:04:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:29 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-165-generic unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-165-generic unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:04:29 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: 03:04:29 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 03:04:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:04:29 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 03:04:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 03:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-epc-0: 03:04:29 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:04:29 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: 03:04:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 03:04:30 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 03:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-oai-epc-0: 03:04:31 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:04:31 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 03:04:31 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 03:04:31 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: 03:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 03:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 03:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 03:04:32 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: 03:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 03:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 03:04:33 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: 03:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 03:04:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 03:04:35 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: 03:04:36 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: 03:04:36 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 6s (10.7 MB/s) unit-oai-epc-0: 03:04:36 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 03:04:36 DEBUG unit.oai-epc/0.install (Reading database ... 79262 files and directories currently installed.) unit-oai-epc-0: 03:04:36 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: 03:04:36 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 03:04:36 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: 03:04:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:04:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:04:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.17) ... machine-3: 03:04:42 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 03:04:42 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 03:04:42 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... machine-3: 03:04:42 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 03:04:42 DEBUG juju.worker start "engine" machine-3: 03:04:42 INFO juju.worker start "engine" machine-3: 03:04:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 03:04:42 DEBUG juju.worker "engine" started machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.introspection stats worker now serving machine-3: 03:04:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: machine-3: 03:04:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 03:04:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.apicaller connecting with old password machine-3: 03:04:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 03:04:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 03:04:42 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:42 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:42 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:04:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 03:04:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 03:04:42 DEBUG juju.worker.apicaller connected machine-3: 03:04:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:04:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... machine-3: 03:04:43 DEBUG juju.worker.apicaller password changed machine-3: 03:04:43 DEBUG juju.api RPC connection died machine-3: 03:04:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 03:04:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:04:43 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:43 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:43 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 03:04:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... machine-3: 03:04:44 DEBUG juju.worker.apicaller connected machine-3: 03:04:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:04:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:04:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:04:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:04:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:04:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:04:45 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:04:45 INFO juju.worker.upgrader unblocking abort check machine-3: 03:04:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:04:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:04:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:04:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 03:04:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.logger logger setup machine-3: 03:04:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:04:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 03:04:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:04:45 INFO juju.util.exec run result: exit status 127 machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec061017605/script.sh: line 1: fanatic: command not found 127 machine-3: 03:04:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:04:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:04:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:04:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:04:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 03:04:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 03:04:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:04:45 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:04:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:04:45 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 03:04:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:04:45 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: 03:04:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:04:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:04:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:04:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:04:45 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 03:04:45 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-3: 03:04:45 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-3: 03:04:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:04:45 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:04:45 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:04:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:04:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:04:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:04:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:04:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:04:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:04:45 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: 03:04:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:04:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:04:45 INFO juju.util.exec run result: exit status 127 machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec680803081/script.sh: line 1: fanatic: command not found 127 machine-3: 03:04:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:04:45 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-3: 03:04:45 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:04:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 03:04:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 03:04:45 DEBUG juju.api RPC connection died machine-3: 03:04:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker killing runner 0xc4203e5860 machine-3: 03:04:45 INFO juju.worker runner is dying machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 03:04:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:04:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:04:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:45 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:04:45 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:45 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:04:45 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:04:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 03:04:46 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: 03:04:46 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 03:04:46 DEBUG juju.worker.apicaller connected machine-3: 03:04:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 03:04:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:04:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:04:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 03:04:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.logger logger setup machine-3: 03:04:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:04:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:04:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:04:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:04:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:04:46 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 03:04:46 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-3: 03:04:46 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-3: 03:04:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:04:46 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:04:46 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:04:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:04:46 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-3: 03:04:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:04:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 03:04:46 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:04:46 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: 03:04:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:04:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:04:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:04:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:04:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:04:46 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:04:46 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:04:46 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:04:46 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:04:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:04:46 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 03:04:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:04:46 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: 03:04:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:04:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:04:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:04:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:04:46 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:04:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:04:46 INFO juju.util.exec run result: exit status 127 machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec533275464/script.sh: line 1: fanatic: command not found 127 machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:04:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:04:46 INFO juju.util.exec run result: exit status 127 machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec953967034/script.sh: line 1: fanatic: command not found 127 machine-3: 03:04:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:04:46 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 03:04:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:04:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:04:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:04:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:04:46 DEBUG juju.network including address local-cloud:192.168.121.20 for machine machine-3: 03:04:46 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:04:46 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-3: 03:04:46 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-3: 03:04:46 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:04:46 INFO juju.worker.upgrader unblocking abort check machine-3: 03:04:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:04:46 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 03:04:46 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 03:04:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 03:04:46 DEBUG juju.worker start "3-container-watcher" machine-3: 03:04:46 DEBUG juju.worker start "stateconverter" machine-3: 03:04:46 INFO juju.worker start "3-container-watcher" machine-3: 03:04:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 03:04:46 DEBUG juju.worker "3-container-watcher" started machine-3: 03:04:46 INFO juju.worker start "stateconverter" machine-3: 03:04:46 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 03:04:46 DEBUG juju.worker "stateconverter" started machine-3: 03:04:46 DEBUG juju.service discovered init system "upstart" from local host machine-3: 03:04:46 DEBUG juju.worker.deployer API addresses: ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-3: 03:04:46 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: 03:04:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 03:04:46 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: 03:04:46 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 03:04:46 DEBUG juju.worker start "api" unit-oai-hss-0: 03:04:46 INFO juju.worker start "api" unit-oai-hss-0: 03:04:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 03:04:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 03:04:46 DEBUG juju.worker "api" started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:46 DEBUG juju.worker.apicaller connecting with old password machine-3: 03:04:46 INFO juju.worker.machiner "machine-3" started machine-3: 03:04:47 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 03:04:47 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:04:47 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:04:47 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:04:48 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:04:48 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 03:04:50 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 03:04:50 DEBUG juju.api RPC connection died unit-oai-hss-0: 03:04:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 03:04:50 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:69:17:57 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.20 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:69:17:57 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: 03:04:50 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 03:04:50 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:04:50 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:04:50 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:04:51 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:04:51 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 03:04:51 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 03:04:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 03:04:51 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 03:04:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:04:51 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: 03:04:51 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:04:51 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 03:04:51 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 03:04:51 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 03:04:51 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 03:04:51 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 03:04:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 03:04:51 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-hss-0: 03:04:51 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 03:04:51 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 03:04:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:04:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:04:51 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 03:04:51 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-oai-hss-0: 03:04:51 DEBUG juju.network including address local-fan:252.23.0.1 for machine unit-oai-hss-0: 03:04:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 03:04:51 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 03:04:51 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 03:04:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 03:04:51 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] unit-oai-hss-0: 03:04:51 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-epc-0: 03:04:51 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: 03:04:51 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 03:04:51 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 03:04:51 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 03:04:51 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 03:04:51 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 03:04:51 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 03:04:51 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 03:04:51 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 03:04:51 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:04:51 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 03:04:51 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 03:04:51 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 03:04:51 DEBUG httpbakery client do GET https://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 03:04:51 DEBUG httpbakery } -> error unit-oai-hss-0: 03:04:51 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 03:04:51 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 03:04:52 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:04:52 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 03:04:52 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:04:53 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 03:04:53 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 03:04:53 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:04:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 03:04:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 03:04:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 03:04:53 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: 03:04:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 03:04:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 03:04:53 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 03:04:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:04:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:04:54 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: 03:04:54 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 03:04:54 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 03:04:54 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 03:04:54 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: 03:04:54 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: 03:04:54 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 03:04:54 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 03:04:54 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: 03:04:55 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: 03:04:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 03:04:55 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 03:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:04:56 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: 03:04:56 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: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 2s (1624 kB/s) unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install (Reading database ... 78236 files and directories currently installed.) unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 03:04:56 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:56 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-oai-hss-0: 03:04:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 03:04:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 03:04:57 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 03:04:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:04:57 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 03:04:58 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 03:04:58 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 03:04:58 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:04:58 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 03:04:59 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 03:04:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (18.7 kB/s) unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install (Reading database ... 78986 files and directories currently installed.) unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 03:05:00 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 03:05:00 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:01 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: 03:05:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 03:05:01 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 03:05:01 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-epc-0: 03:05:01 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: 03:05:01 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: 03:05:01 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:05:02 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: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-165-generic unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-epc-0: 03:05:02 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: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 03:05:02 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:05:02 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 03:05:02 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 03:05:02 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: 03:05:02 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-165-generic unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-165-generic unit-abot-epc-basic-0: 03:05:02 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 03:05:02 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 03:05:02 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-oai-epc-0: 03:05:03 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 03:05:03 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 03:05:03 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 03:05:03 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 03:05:03 INFO juju.worker.uniter.context trying to kill context process 17575 unit-oai-epc-0: 03:05:03 INFO juju.worker.uniter.context waiting for context process 17575 to die unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-epc-0: 03:05:03 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 03:05:03 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 03:05:03 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 03:05:03 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 03:05:03 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-epc-0: 03:05:04 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 03:05:04 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:05:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:05:04 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 03:05:04 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 03:05:04 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 03:05:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:04 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: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... machine-2: 03:05:04 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 03:05:04 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 03:05:04 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 03:05:04 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 03:05:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 03:05:04 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: 03:05:04 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 03:05:04 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 3s (1133 kB/s) unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 03:05:04 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install (Reading database ... 78993 files and directories currently installed.) unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:05:05 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: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:05:05 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 03:05:05 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 03:05:05 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: 03:05:05 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: 03:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 03:05:06 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: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 03:05:06 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: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 03:05:06 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 03:05:06 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: 03:05:06 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: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 03:05:06 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: 03:05:06 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: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 03:05:06 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 03:05:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:05:06 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 03:05:06 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 03:05:06 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: 03:05:07 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:05:07 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:05:07 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:08 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-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 03:05:08 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: 03:05:08 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: 03:05:08 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 03:05:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:05:08 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:05:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:09 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: 03:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:05:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:05:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:05:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 03:05:09 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:14 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: 03:05:14 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:05:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:05:14 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-165-generic unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-165-generic unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 03:05:14 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: 03:05:14 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 03:05:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:05:14 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 03:05:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 03:05:14 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: 03:05:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 03:05:14 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:05:15 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:05:16 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:05:17 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: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:05:17 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: 03:05:17 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: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 03:05:17 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 03:05:17 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: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 03:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 03:05:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:05:19 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: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:05:19 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: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:19 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: 03:05:19 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: 03:05:19 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: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:05:20 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: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:05:20 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: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:05:20 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: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:20 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: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 03:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 03:05:21 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: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:05:21 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: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 03:05:21 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-abot-epc-basic-0: 03:05:21 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 03:05:22 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: 03:05:22 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 7s (8761 kB/s) unit-abot-epc-basic-0: 03:05:22 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install (Reading database ... 79262 files and directories currently installed.) unit-oai-hss-0: 03:05:22 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: 03:05:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 03:05:22 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 03:05:22 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: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:23 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:05:25 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: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 03:05:25 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: 03:05:25 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:05:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:25 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: 03:05:25 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: 03:05:26 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:05:26 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:05:26 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 03:05:26 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 03:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:27 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: 03:05:27 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:05:28 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: 03:05:28 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 03:05:28 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:05:28 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:05:28 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 03:05:28 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:05:29 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:30 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: 03:05:30 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: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 03:05:30 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-oai-hss-0: 03:05:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 03:05:31 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: 03:05:31 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: 03:05:31 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 03:05:31 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 03:05:32 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 03:05:32 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 03:05:32 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 03:05:32 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 03:05:32 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:32 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:05:33 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 03:05:33 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 03:05:34 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:35 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 03:05:35 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: 03:05:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 03:05:36 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-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 03:05:36 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: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 03:05:36 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: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 03:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:05:37 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:05:37 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 03:05:37 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:05:37 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: 03:05:37 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 03:05:38 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: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 03:05:38 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 03:05:38 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: 03:05:38 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: 03:05:38 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 03:05:38 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:05:39 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: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 03:05:39 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: 03:05:39 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:05:39 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:05:40 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: 03:05:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 03:05:40 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 03:05:42 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 03:05:45 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: 03:05:45 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: 03:05:46 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-165-generic unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:05:46 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: 03:05:46 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-165-generic unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-165-generic unit-oai-hss-0: 03:05:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:05:46 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: 03:05:46 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: 03:05:47 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 03:05:47 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 03:05:47 INFO juju.worker.uniter.context trying to kill context process 17578 unit-oai-hss-0: 03:05:47 INFO juju.worker.uniter.context waiting for context process 17578 to die unit-oai-hss-0: 03:05:47 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 03:05:47 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 03:05:47 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 03:05:47 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 03:05:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 03:05:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:05:47 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 03:05:47 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 03:05:47 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 03:05:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:05:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:05:48 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  machine-3: 03:05:50 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 03:05:50 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 03:05:50 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 03:05:50 DEBUG juju.worker.reboot machine lock will not be released manually unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:05:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:05:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:05:50 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:05:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:05:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 03:05:53 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: 03:05:53 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: 03:05:53 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 03:05:53 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: 03:05:53 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 03:05:53 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: 03:05:53 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:05:53 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 03:05:54 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:05:54 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 03:05:54 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: 03:05:54 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: 03:05:55 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 1s (20.9 kB/s) unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 03:05:55 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 ... 107993 files and directories currently installed.) unit-abot-epc-basic-0: 03:05:55 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: 03:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 03:05:55 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: 03:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:05:55 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:05:56 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:05:56 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: 03:06:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 03:06:36 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: 03:06:36 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: 03:06:36 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 03:06:36 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: 03:06:36 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 03:06:36 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: 03:06:36 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:06:38 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 03:06:38 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: 03:06:38 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: 03:06:38 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: 03:06:38 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: 03:06:39 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 2s (261 kB/s) unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 03:06:39 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 ... 108102 files and directories currently installed.) unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 03:06:39 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: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:06:39 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: 03:06:39 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:06:40 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: 03:07:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:07:28 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: 03:09:39 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 03:10:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 03:10:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:10:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:10:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:10:20 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 03:10:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:10:20 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 03:10:20 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 03:10:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 03:10:20 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:10:20 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:10:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 03:10:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 03:10:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:10:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:10:21 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 03:10:21 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start SHA256:rAEoWH+XpKfU4FDn6mEheuC8wXHZI6uTljrnUhLfEOY root@juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | . ..o o | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |..oo = B . | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |oo+.B O * | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |.=E= B O | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | o*oo * S | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |. oB.o + | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | oB o | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |oo.. | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |.=. | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start SHA256:BcC4unRDisEGf/2WPX8xsyegm9wrz9GFWLi188LGIIk ubuntu@juju-c1f9d4-default-0 unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | o... | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |. . . . . | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |o. o . . o | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |.o. + . o . = o | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |.o = .Eoo + + .| unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start |. + o + o..=++ | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | . o . . +..*=.| unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | . .o+.o+..| unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start | ++=o o | unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 03:10:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 03:10:21 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:10:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:10:42 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:10:42 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:10:42 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:10:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:10:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:11:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:11:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:11:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:11:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:11:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:13:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:13:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:13:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 03:13:04 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"} machine-2: 03:13:04 DEBUG juju.agent read agent config, format "2.0" machine-2: 03:13:04 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:13:04 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 03:13:04 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:13:04 DEBUG juju.worker start "api" unit-oai-epc-0: 03:13:04 INFO juju.worker start "api" unit-oai-epc-0: 03:13:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:13:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:13:04 DEBUG juju.worker start "engine" machine-2: 03:13:04 INFO juju.worker start "engine" machine-2: 03:13:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 03:13:04 DEBUG juju.worker "engine" started machine-2: 03:13:04 DEBUG juju.worker.introspection stats worker now serving machine-2: 03:13:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 03:13:04 DEBUG juju.worker "api" started unit-oai-epc-0: 03:13:04 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:13:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 03:13:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:13:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 03:13:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 03:13:04 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:13:04 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:04 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:04 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:04 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:04 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:05 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:13:05 DEBUG juju.api RPC connection died unit-oai-epc-0: 03:13:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 03:13:05 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 03:13:05 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:05 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-epc-0: 03:13:05 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:13:05 DEBUG juju.worker.apicaller connected machine-2: 03:13:05 DEBUG juju.api RPC connection died machine-2: 03:13:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:13:05 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:13:05 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:13:05 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-2: 03:13:05 DEBUG juju.worker.apicaller connected machine-2: 03:13:05 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:13:05 INFO juju.worker.upgrader unblocking abort check machine-2: 03:13:05 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:13:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:13:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 03:13:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:13:05 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:13:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:13:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:13:05 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:13:05 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:13:05 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:13:05 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:13:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:13:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 03:13:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:13:05 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:13:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:13:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:13:05 INFO juju.util.exec run result: exit status 127 machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec505722862/script.sh: line 1: fanatic: command not found 127 machine-2: 03:13:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:13:05 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:13:05 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 03:13:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:13:05 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:13:05 DEBUG juju.worker.logger logger setup machine-2: 03:13:05 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:13:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:13:05 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:13:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:13:05 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 03:13:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:13:05 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:13:05 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:13:05 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:13:05 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 03:13:05 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-2: 03:13:05 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-2: 03:13:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:13:05 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:13:05 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:13:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:13:05 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:13:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:13:05 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:13:05 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 03:13:05 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:13:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 03:13:05 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:13:05 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:13:05 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:13:05 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:13:05 INFO juju.util.exec run result: exit status 127 machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec211425391/script.sh: line 1: fanatic: command not found 127 machine-2: 03:13:05 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:13:05 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:13:05 DEBUG juju.worker start "2-container-watcher" machine-2: 03:13:05 DEBUG juju.worker start "stateconverter" machine-2: 03:13:05 INFO juju.worker start "2-container-watcher" machine-2: 03:13:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 03:13:05 DEBUG juju.worker "2-container-watcher" started machine-2: 03:13:05 INFO juju.worker start "stateconverter" machine-2: 03:13:05 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 03:13:05 DEBUG juju.worker "stateconverter" started machine-2: 03:13:05 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 03:13:05 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:13:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:13:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:13:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:13:05 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 03:13:05 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:13:05 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 03:13:05 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 03:13:05 INFO juju.worker.machiner "machine-2" started machine-2: 03:13:05 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 03:13:06 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:13:06 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 03:13:06 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:13:06 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:67:f6:bb CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:67:f6:bb 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: 03:13:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 03:13:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:13:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:13:06 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 03:13:06 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-oai-epc-0: 03:13:06 DEBUG juju.network including address local-fan:252.23.0.1 for machine unit-oai-epc-0: 03:13:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 03:13:06 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 03:13:06 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 03:13:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 03:13:06 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:13:06 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:13:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:13:06 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 03:13:06 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 03:13:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 03:13:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 03:13:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 03:13:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 03:13:06 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 03:13:06 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 03:13:06 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 03:13:06 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:13:06 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:13:06 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:13:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 03:13:06 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 03:13:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:13:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:13:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:13:07 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: 03:13:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:13:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:13:07 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 03:13:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 03:13:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:13:07 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:13:07 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:13:08 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: 03:13:08 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:13:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:13:08 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 03:13:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 03:13:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 03:13:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:13:08 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 03:13:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:13:08 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 03:14:39 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 03:14:39 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: 03:14:39 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 03:14:39 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:14:39 DEBUG juju.worker start "api" unit-oai-hss-0: 03:14:39 INFO juju.worker start "api" unit-oai-hss-0: 03:14:39 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 03:14:39 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 03:14:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 03:14:39 DEBUG juju.agent read agent config, format "2.0" machine-3: 03:14:39 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:14:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 03:14:39 DEBUG juju.worker "api" started unit-oai-hss-0: 03:14:39 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 03:14:39 DEBUG juju.worker start "engine" machine-3: 03:14:39 INFO juju.worker start "engine" machine-3: 03:14:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 03:14:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 03:14:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 03:14:39 DEBUG juju.worker "engine" started machine-3: 03:14:39 DEBUG juju.worker.introspection stats worker now serving machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 03:14:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 03:14:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 03:14:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:14:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 03:14:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:14:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 03:14:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:14:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 03:14:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 03:14:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 03:14:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:40 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:14:40 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 03:14:40 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:14:40 INFO juju.api connection established to "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:14:40 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:14:40 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:14:40 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:14:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:14:40 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:14:40 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:14:41 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:41 DEBUG juju.api RPC connection died machine-3: 03:14:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:41 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:41 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:14:41 INFO juju.api connection established to "wss://172.30.9.208:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" machine-3: 03:14:41 DEBUG juju.api successfully dialed "wss://192.168.121.23:17070/model/6512f264-3263-43ab-8bb8-0a4087c1f9d4/api" unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 03:14:41 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 03:14:41 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 03:14:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 03:14:41 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 03:14:41 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 03:14:41 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 03:14:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:14:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:14:41 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 03:14:41 DEBUG juju.network including address local-cloud:192.168.121.23 for machine unit-oai-hss-0: 03:14:41 DEBUG juju.network including address local-fan:252.23.0.1 for machine unit-oai-hss-0: 03:14:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 03:14:41 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 03:14:41 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 03:14:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 03:14:41 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] unit-oai-hss-0: 03:14:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:14:41 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: 03:14:41 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 03:14:41 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 03:14:41 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 03:14:41 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 03:14:41 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 03:14:41 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 03:14:41 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 03:14:41 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:14:41 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 03:14:41 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 03:14:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 03:14:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 03:14:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:14:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:14:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 03:14:41 DEBUG juju.worker.apicaller connected machine-3: 03:14:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:14:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 03:14:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 03:14:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:14:42 INFO juju.worker.upgrader unblocking abort check machine-3: 03:14:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:14:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 03:14:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:14:42 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: 03:14:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install Reading package lists... machine-3: 03:14:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:14:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:14:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:14:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 03:14:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.logger logger setup machine-3: 03:14:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:14:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:14:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:14:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:14:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:14:42 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 03:14:42 DEBUG juju.network including address local-cloud:192.168.121.23 for machine machine-3: 03:14:42 DEBUG juju.network including address local-fan:252.23.0.1 for machine machine-3: 03:14:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:14:42 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:14:42 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.23 local-fan:252.23.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:14:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.23:17070 252.23.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:14:42 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.23:17070" "252.23.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.23:17070" "252.23.0.1:17070" "172.30.9.208:17070"] machine-3: 03:14:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 03:14:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:14:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:14:42 INFO juju.util.exec run result: exit status 127 machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec247005260/script.sh: line 1: fanatic: command not found 127 machine-3: 03:14:42 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:14:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:14:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 03:14:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:14:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.23,252.23.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:14:42 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 03:14:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:14:42 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: 03:14:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:14:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:14:42 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: 03:14:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:14:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:14:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:14:42 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:14:42 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:14:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:14:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:14:42 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:14:42 INFO juju.util.exec run result: exit status 127 machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec850389056/script.sh: line 1: fanatic: command not found 127 machine-3: 03:14:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:14:42 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:14:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:14:42 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 03:14:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:14:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:14:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:14:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:14:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:14:42 DEBUG juju.network including address local-cloud:192.168.121.20 for machine machine-3: 03:14:42 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:14:42 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-3: 03:14:42 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-machine:::1] machine-3: 03:14:42 DEBUG juju.worker start "3-container-watcher" machine-3: 03:14:42 DEBUG juju.worker start "stateconverter" machine-3: 03:14:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 03:14:42 INFO juju.worker start "3-container-watcher" machine-3: 03:14:42 DEBUG juju.worker "3-container-watcher" started machine-3: 03:14:42 INFO juju.worker start "stateconverter" machine-3: 03:14:42 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 03:14:42 DEBUG juju.worker "stateconverter" started machine-3: 03:14:42 INFO juju.worker.machiner "machine-3" started machine-3: 03:14:42 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:14:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 03:14:42 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:69:17:57 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.20 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:69:17:57 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: 03:14:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:14:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:14:42 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: 03:14:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:14:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:14:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:14:43 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:14:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 03:14:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:14:43 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:14:43 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: 03:14:43 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 03:14:43 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:14:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:14:44 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 03:14:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:14:44 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 03:14:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 03:14:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 03:14:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:14:44 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 03:14:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 03:14:44 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 03:14:45 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 03:14:45 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 03:14:45 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 03:14:45 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 03:14:45 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 03:14:45 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 03:14:46 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 03:14:46 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 03:14:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 03:14:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 03:14:46 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 03:14:47 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 03:14:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 03:14:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 03:14:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 03:14:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 03:14:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 03:14:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 03:14:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 03:14:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 03:14:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 03:14:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 03:14:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 03:14:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 03:14:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 03:14:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 03:14:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 03:14:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 03:14:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 03:14:54 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: 03:14:54 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 03:14:54 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 03:14:55 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:14:55 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 03:14:55 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 03:14:55 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: 03:14:55 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: 03:14:56 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: 03:14:56 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: 03:14:56 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: 03:14:56 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: 03:14:56 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: 03:14:57 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: 03:14:57 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: 03:14:57 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: 03:14:57 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: 03:14:57 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: 03:14:57 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: 03:14:57 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: 03:14:58 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: 03:14:58 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: 03:14:58 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: 03:14:58 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: 03:14:58 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: 03:14:59 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: 03:14:59 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: 03:14:59 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: 03:14:59 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: 03:14:59 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: 03:15:00 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: 03:15:00 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: 03:15:00 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: 03:15:00 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: 03:15:00 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: 03:15:00 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: 03:15:01 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: 03:15:01 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: 03:15:01 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: 03:15:01 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: 03:15:01 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: 03:15:01 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: 03:15:02 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: 03:15:02 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: 03:15:02 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: 03:15:02 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: 03:15:02 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: 03:15:02 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: 03:15:02 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: 03:15:03 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: 03:15:03 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: 03:15:03 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: 03:15:03 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: 03:15:04 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: 03:15:04 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: 03:15:04 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: 03:15:04 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: 03:15:04 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: 03:15:04 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: 03:15:04 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: 03:15:05 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 03:15:05 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-167.217 [771 kB] unit-oai-hss-0: 03:15:05 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 03:15:05 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: 03:15:05 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: 03:15:05 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: 03:15:06 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: 03:15:06 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: 03:15:06 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: 03:15:06 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: 03:15:07 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: 03:15:07 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: 03:15:08 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: 03:15:08 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: 03:15:08 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: 03:15:08 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: 03:15:08 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: 03:15:09 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: 03:15:09 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: 03:15:09 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: 03:15:09 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: 03:15:09 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: 03:15:09 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: 03:15:10 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: 03:15:10 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: 03:15:10 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: 03:15:10 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: 03:15:10 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: 03:15:10 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: 03:15:11 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 03:15:11 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: 03:15:11 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:15:11 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4168 kB/s) unit-oai-hss-0: 03:15:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 03:15:11 DEBUG unit.oai-hss/0.install (Reading database ... 109431 files and directories currently installed.) unit-oai-hss-0: 03:15:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:15:12 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:15:13 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 03:15:14 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:15 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:15:16 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 03:15:17 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: 03:15:17 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 03:15:17 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: 03:15:17 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 03:15:18 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: 03:15:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 03:15:18 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: 03:15:18 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 03:15:18 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: 03:15:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 03:15:18 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: 03:15:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 03:15:18 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: 03:15:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 03:15:18 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: 03:15:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 03:15:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 03:15:19 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: 03:15:19 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 03:15:20 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: 03:15:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 03:15:20 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: 03:15:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 03:15:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:15:20 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 03:15:21 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:15:22 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 03:15:23 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: 03:15:23 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 03:15:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:15:24 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:15:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 03:15:24 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: 03:15:25 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 03:15:25 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: 03:15:25 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 03:15:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:15:26 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:15:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 03:15:26 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: 03:15:26 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 03:15:27 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: 03:15:27 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 03:15:29 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 03:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 03:15:30 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 03:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 03:15:30 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 03:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 03:15:31 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 03:15:32 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:15:33 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:15:37 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:15:37 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:15:37 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 03:15:37 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:15:37 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:15:37 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:15:38 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 03:15:39 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 03:15:39 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 03:15:39 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 03:15:39 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:40 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:41 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 03:15:43 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: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 03:15:43 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 03:15:44 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: 03:15:44 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:15:44 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: 03:15:44 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:15:44 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: 03:15:44 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:15:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:15:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:15:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:15:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:15:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 03:15:44 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 03:15:45 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: 03:15:45 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 03:15:45 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 03:15:46 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 03:15:47 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 03:15:47 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: 03:15:48 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: 03:15:48 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: 03:15:48 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: 03:15:48 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: 03:15:48 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1306 kB/s) unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install (Reading database ... 116160 files and directories currently installed.) unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 03:15:49 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 03:15:50 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 03:15:51 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:15:51 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 03:15:51 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 03:15:51 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: 03:15:51 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: 03:15:51 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: 03:15:51 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:52 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: 03:15:53 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: 03:15:53 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: 03:15:53 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: 03:15:53 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: 03:15:53 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: 03:15:53 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: 03:15:53 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: 03:15:53 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: 03:15:53 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 2s (3719 kB/s) unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install (Reading database ... 116271 files and directories currently installed.) unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:15:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 03:15:54 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: 03:15:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:15:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 03:15:55 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: 03:15:55 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 03:15:56 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 03:15:57 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 03:15:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:16:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:16:03 DEBUG unit.oai-hss/0.install 190324 3:16:03 [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: 03:16:03 DEBUG unit.oai-hss/0.install 190324 3:16:03 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 03:16:03 DEBUG unit.oai-hss/0.install 190324 3:16:03 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11766 ... unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install mysql start/running, process 11899 unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 03:16:13 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:16:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:16:15 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 03:16:20 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:16:20 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 03:16:20 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 03:16:20 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: 03:16:20 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: 03:16:21 DEBUG unit.oai-hss/0.install Fetched 300 kB in 5s (53.0 kB/s) unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install (Reading database ... 118272 files and directories currently installed.) unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:16:21 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install --2019-03-24 03:16:22-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 03:16:22 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: 03:16:22 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:22 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 382K 3s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 762K 2s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 50.9M 1s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 784K 1s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 37.4M 1s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 46.9M 1s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 84.8M 1s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.30M 1s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.81M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 32.2M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 35.6M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 42.9M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 64.8M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 75.8M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 1.51M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 46.6M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.81M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 34.4M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 34.8M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 54.6M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 64.0M 0s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 71.8M=0.4s unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install 2019-03-24 03:16:23 (2.66 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:16:23 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 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: 03:16:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 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: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 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: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 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: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 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: 03:16:26 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 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: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 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: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 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: 03:16:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:27 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: 03:16:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 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: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 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: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 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: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 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: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 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: 03:16:31 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 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: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 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: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 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: 03:16:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 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: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/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: 03:16:35 DEBUG unit.oai-hss/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: 03:16:35 DEBUG unit.oai-hss/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: 03:16:35 DEBUG unit.oai-hss/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: 03:16:35 DEBUG unit.oai-hss/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: 03:16:35 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 03:16:35 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: 03:16:35 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 03:16:35 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: 03:16:35 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: 03:16:35 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 03:16:35 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: 03:16:35 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.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: 03:16:36 DEBUG unit.oai-hss/0.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: 03:16:36 DEBUG unit.oai-hss/0.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: 03:16:36 DEBUG unit.oai-hss/0.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: 03:16:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:16:36 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 03:16:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 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: 03:16:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:39 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 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: 03:16:40 DEBUG unit.oai-hss/0.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: 03:16:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 03:16:40 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: 03:16:40 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:40 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: 03:16:40 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:40 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: 03:16:40 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.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: 03:16:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 03:16:41 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: 03:16:41 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 03:16:41 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 03:16:42 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 03:16:43 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: 03:16:43 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 03:16:43 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: 03:16:43 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:16:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 03:16:44 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 03:16:44 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: 03:16:45 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: 03:16:45 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: 03:16:45 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: 03:16:46 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: 03:16:46 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: 03:16:46 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (826 kB/s) unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install (Reading database ... 118290 files and directories currently installed.) unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 03:16:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:16:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 03:16:48 DEBUG unit.oai-hss/0.install --2019-03-24 03:16:48-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 03:16:48 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: 03:16:48 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 144K 35s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 299K 25s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 531K 20s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 623K 17s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 952K 14s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.08M 12s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.25M 11s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.51M 10s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.65M 9s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.84M 8s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.10M 8s unit-oai-hss-0: 03:16:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.20M 7s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.42M 7s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.81M 6s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.86M 6s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.05M 5s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.33M 5s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.67M 5s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.74M 5s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.08M 4s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.01M 4s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.48M 4s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.59M 4s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.51M 4s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.95M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.00M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.18M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.97M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.77M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.08M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.90M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.35M 3s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.68M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.06M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.49M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.36M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.14M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.04M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.73M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.34M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.24M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.59M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.03M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.52M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.78M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.70M 2s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.16M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.4M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.24M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.5M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.11M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.3M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.3M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.1M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.9M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.2M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.0M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.59M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.4M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.4M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.8M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 10.1M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 18.9M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 10.6M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.9M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.1M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.5M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.1M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.1M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.2M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 16.0M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.8M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.1M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.4M 1s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 13.0M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 19.2M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 14.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.6M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 15.1M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.1M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.9M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 16.9M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.9M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.3M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 13.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 20.7M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 23.6M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 14.1M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.2M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 21.3M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 18.0M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.0M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 17.5M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 19.7M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.7M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.8M 0s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 17.2M=1.5s unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install 2019-03-24 03:16:50 (3.34 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 03:16:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 03:16:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 03:16:52 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: 03:16:52 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 03:16:52 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 03:16:53 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 03:16:54 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 03:16:55 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 03:16:56 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 03:16:57 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 03:16:58 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 03:16:59 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 03:17:00 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 03:17:01 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 03:17:02 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: 03:17:02 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: 03:17:02 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 03:17:02 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 03:17:03 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 03:17:04 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 03:17:05 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 03:17:06 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 03:17:07 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 03:17:08 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 03:17:09 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 03:17:10 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 03:17:11 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: 03:17:11 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:17:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:17:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:17:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:17:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:17:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 03:17:11 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 03:17:12 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: 03:17:12 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: 03:17:12 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 03:17:12 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: 03:17:12 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 03:17:12 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: 03:17:12 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 03:17:12 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: 03:17:12 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: 03:17:12 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 03:17:12 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: 03:17:12 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 03:17:12 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 03:17:13 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 03:17:14 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Mar 24 03:06 /dev/zero unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 03:17:15 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 03:17:16 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 03:17:17 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:17:18 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 03:17:19 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 03:17:20 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 03:17:21 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 03:17:22 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 03:17:23 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 03:17:24 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 03:17:24 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 03:17:24 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 03:17:24 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 03:17:24 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 03:17:25 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 03:17:26 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 03:17:27 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 03:17:27 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 03:17:27 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 03:17:28 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 03:17:29 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 03:17:29 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 03:17:29 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 03:17:29 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 03:17:30 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 03:17:31 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 03:17:31 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 03:17:32 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 03:17:32 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 03:17:32 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 03:17:33 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 03:17:33 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 03:17:33 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 03:17:33 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 03:17:34 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 03:17:34 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 03:17:34 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 03:17:35 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 03:17:36 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 03:17:37 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 03:17:38 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 03:17:38 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 03:17:38 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 03:17:38 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 03:17:38 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 03:17:38 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 03:17:39 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 03:17:40 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 03:17:40 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 03:17:40 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 03:17:41 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 03:17:41 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 03:17:41 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 03:17:42 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 03:17:42 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 03:17:42 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 03:17:42 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 03:17:43 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 03:17:44 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 03:17:44 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 03:17:44 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 03:17:44 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 03:17:45 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 03:17:45 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 03:17:45 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 03:17:45 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 03:17:46 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 03:17:47 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 03:17:47 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 03:17:47 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 03:17:47 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:17:48 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 03:17:49 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 03:17:50 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 03:17:50 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 03:17:50 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 03:17:51 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 03:17:52 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 03:17:52 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 03:17:52 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 03:17:52 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 03:17:54 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 03:17:56 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 03:17:57 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 03:17:57 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 03:17:57 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 03:17:57 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-epc-0: 03:17:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 03:17:58 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 03:17:59 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 03:17:59 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 03:17:59 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 03:17:59 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 03:18:00 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 03:18:01 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 03:18:01 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 03:18:01 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 03:18:02 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 03:18:03 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 03:18:03 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 03:18:03 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 03:18:04 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 03:18:04 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 03:18:04 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 03:18:05 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 03:18:05 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 03:18:05 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 03:18:06 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 03:18:06 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 03:18:06 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 03:18:07 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 03:18:07 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 03:18:07 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 03:18:08 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 03:18:08 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 03:18:08 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 03:18:09 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 03:18:09 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 03:18:09 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 03:18:09 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 03:18:09 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 03:18:10 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 03:18:10 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 03:18:10 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 03:18:10 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 03:18:10 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 03:18:11 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 03:18:11 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 03:18:11 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 03:18:11 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 03:18:11 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 03:18:12 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 03:18:13 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 03:18:13 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 03:18:13 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 03:18:13 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 03:18:14 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 03:18:14 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 03:18:14 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 03:18:15 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 03:18:15 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 03:18:15 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 03:18:15 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 03:18:16 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 03:18:16 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 03:18:16 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:17 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: 03:18:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 03:18:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:18 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 03:18:18 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 03:18:19 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 03:18:19 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 03:18:19 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 03:18:20 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 03:18:20 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 03:18:21 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 03:18:21 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 03:18:22 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: 03:18:22 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:22 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: 03:18:22 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 03:18:22 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: 03:18:22 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:22 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: 03:18:22 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 03:18:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 03:18:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 03:18:26 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 03:18:27 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 03:18:27 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 03:18:27 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 03:18:27 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 03:18:28 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 03:18:28 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 03:18:29 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 03:18:30 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: 03:18:30 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 03:18:30 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: 03:18:30 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 03:18:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 03:18:31 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: 03:18:31 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:31 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: 03:18:31 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 03:18:31 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 03:18:32 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: 03:18:32 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 03:18:32 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 03:18:33 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 03:18:34 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 03:18:35 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 03:18:36 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: 03:18:36 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 03:18:36 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: 03:18:36 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 03:18:36 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 03:18:37 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 03:18:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:18:39 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: 03:18:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:18:39 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 03:18:40 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: 03:18:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:18:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 03:18:41 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: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 03:18:41 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: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 03:18:41 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: 03:18:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 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: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 03:18:41 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: 03:18:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 03:18:41 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: 03:18:41 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:18:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 03:18:42 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: 03:18:42 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 03:18:42 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 03:18:42 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: 03:18:43 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: 03:18:43 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: 03:18:43 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: 03:18:43 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: 03:18:44 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: 03:18:44 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: 03:18:44 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: 03:18:44 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: 03:18:45 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: 03:18:45 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: 03:18:46 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: 03:18:46 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: 03:18:46 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: 03:18:46 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: 03:18:46 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: 03:18:46 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: 03:18:46 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: 03:18:46 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: 03:18:47 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: 03:18:47 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: 03:18:47 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: 03:18:47 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: 03:18:47 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: 03:18:47 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: 03:18:48 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: 03:18:48 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: 03:18:48 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: 03:18:49 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: 03:18:49 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: 03:18:49 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: 03:18:49 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: 03:18:50 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 03:18:50 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 03:18:50 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 03:18:50 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 03:18:50 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 03:18:50 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 03:18:50 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 03:18:51 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: 03:18:51 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 03:18:51 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 03:18:51 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 03:18:51 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 03:18:51 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 03:18:51 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 03:18:52 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: 03:18:52 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: 03:18:52 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: 03:18:52 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: 03:18:52 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: 03:18:52 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 03:18:53 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: 03:18:53 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: 03:18:53 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: 03:18:53 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: 03:18:53 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: 03:18:53 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: 03:18:53 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: 03:18:54 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: 03:18:54 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: 03:18:54 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: 03:18:54 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: 03:18:54 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: 03:18:54 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: 03:18:54 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: 03:18:55 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: 03:18:55 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: 03:18:55 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: 03:18:55 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: 03:18:55 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: 03:18:55 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: 03:18:56 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: 03:18:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:18:56 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: 03:18:56 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3121 kB/s) unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install (Reading database ... 118566 files and directories currently installed.) unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 03:18:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 03:19:07 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: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:19:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:19:16 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: 03:19:16 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 03:19:19 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: 03:19:19 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 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: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 03:19:38 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:19:40 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: 03:19:40 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: 03:19:40 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:19:40 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-epc-0: 03:19:41 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:19:41 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 03:19:41 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 03:19:41 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-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 03:19:41 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: 03:19:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 03:19:41 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: 03:19:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-epc-0: 03:19:42 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-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 03:19:42 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-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (103 kB/s) unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install (Reading database ... 128199 files and directories currently installed.) unit-oai-epc-0: 03:19:42 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: 03:19:42 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 03:19:42 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: 03:19:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 03:19:42 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-hss-0: 03:19:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 03:19:43 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: 03:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 03:19:43 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: 03:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 03:19:43 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: 03:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 03:19:43 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 03:19:43 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: 03:19:43 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: 03:19:43 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: 03:19:43 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: 03:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 03:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 03:19:43 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: 03:19:43 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: 03:19:43 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: 03:19:44 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: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 03:19:44 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: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 03:19:44 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: 03:19:44 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: 03:19:44 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: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 03:19:44 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: 03:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 03:19:44 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 03:19:45 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: 03:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 03:19:45 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: 03:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:19:45 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-epc-0: 03:19:46 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 03:19:46 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 03:19:46 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 03:19:46 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 03:19:46 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 03:19:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:19:46 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 03:19:46 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 03:19:46 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: 03:19:46 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (38.2 kB/s) unit-oai-hss-0: 03:19:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 03:19:46 DEBUG unit.oai-hss/0.install (Reading database ... 121457 files and directories currently installed.) unit-oai-hss-0: 03:19:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 03:19:47 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: 03:19:47 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install .........................++++++ unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install .............................++++++ unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Not Before: Mar 24 03:19:47 2019 GMT unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Not After : Mar 23 03:19:47 2020 GMT unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install AE:16:CC:80:33:3A:1A:91:87:52:2E:AF:2C:31:0A:8F:E5:E7:32:B6 unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install keyid:2B:3A:41:19:B0:93:D1:D2:CA:8C:9B:55:50:A8:24:8E:E6:B7:8A:27 unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Certificate is to be certified until Mar 23 03:19:47 2020 GMT (365 days) unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 8%] [ 17%] [ 26%] [ 30%] [ 30%] [ 30%] [ 34%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 69%] [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 03:19:48 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: 03:19:48 DEBUG unit.oai-hss/0.install [ 73%] [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 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: 03:19:48 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 03:19:48 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-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 03:19:48 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 03:19:50 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: 03:19:50 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 03:19:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:50 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 03:19:50 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: 03:19:50 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 03:19:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:19:50 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 03:19:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 03:19:50 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 03:19:50 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 03:19:50 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 03:19:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 03:19:50 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 03:19:50 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 03:19:50 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 03:19:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-epc-0: 03:19:50 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 03:19:50 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 03:19:50 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 03:19:50 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-hss-0: 03:19:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 03:19:51 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: 03:19:51 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 03:19:51 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: 03:19:51 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 03:19:51 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: 03:19:51 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 03:19:51 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-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:19:51 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: 03:19:51 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-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 03:19:51 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-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:51 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:51 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 03:19:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 03:19:51 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: 03:19:51 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: 03:19:51 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:19:51 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 03:19:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:19:51 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 03:19:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:19:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:19:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-mysql-0: 03:19:51 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 03:19:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 03:19:51 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:19:51 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:19:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-mysql-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-mysql-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-mysql-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-mysql-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.13 unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-mysql-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:19:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 03:19:51 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-mysql-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:19:52 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-mysql-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:52 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 03:19:52 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-hss-0: 03:19:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-mysql-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 03:19:52 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `feihopaedieshee` identified by 'yasheivahneiree'] unit-mysql-0: 03:19:52 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `feihopaedieshee` identified by 'yasheivahneiree'] unit-mysql-0: 03:19:52 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=feihopaedieshee', 'password=yasheivahneiree', 'host=192.168.121.13', 'slave=False'] unit-mysql-0: 03:19:52 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 03:19:52 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 03:19:52 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 03:19:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:19:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 03:19:52 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:19:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 03:19:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:19:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-epc-0: 03:19:52 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-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + user=feihopaedieshee unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + password=yasheivahneiree unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.13 unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-hss-0: 03:19:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.13 feihopaedieshee yasheivahneiree oai-hss unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.13"/' /usr/local/etc/oai/hss.conf unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"feihopaedieshee"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"yasheivahneiree"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:19:52 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: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:19:52 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: 03:19:52 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: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u feihopaedieshee --password=yasheivahneiree -h 192.168.121.13 oai-hss -e 'show tables;' unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u feihopaedieshee --password=yasheivahneiree -h 192.168.121.13 oai-hss unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 03:19:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:53 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22178 unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22178' unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22178 =~ .*running.* ]] unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:53 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:53 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 03:19:53 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 03:19:53 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-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 03:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_host=feihopaedieshee unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 03:19:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 03:19:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 03:19:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 03:19:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:54 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-epc-0: 03:19:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 03:19:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:54 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 03:19:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 03:19:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 03:19:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 03:19:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:55 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:19:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:19:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:19:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:56 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-epc-0: 03:19:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:19:56 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-epc-0: 03:19:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-epc-0: 03:19:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-hss-0: 03:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:19:56 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 03:19:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:19:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:19:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:19:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:19:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:19:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 03:19:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 03:19:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 03:19:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 03:19:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 03:19:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 03:19:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 03:19:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 03:19:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 03:19:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 03:19:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 03:19:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 03:19:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 03:20:00 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 03:20:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 03:20:02 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 03:20:03 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: 03:20:03 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 03:20:03 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 03:20:04 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: 03:20:04 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: 03:20:04 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: 03:20:04 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: 03:20:04 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: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 03:20:04 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: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 03:20:04 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: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:04 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: 03:20:04 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: 03:20:04 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: 03:20:04 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:04 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 03:20:04 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: 03:20:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:05 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: 03:20:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:05 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 03:20:06 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: 03:20:06 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: 03:20:06 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: 03:20:06 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: 03:20:06 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: 03:20:06 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: 03:20:06 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 03:20:06 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: 03:20:06 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 03:20:06 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: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 03:20:06 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 03:20:08 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:20:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:20:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:20:13 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:20:13 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:52 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 03:20:52 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 03:20:52 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 03:20:52 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 03:20:52 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 03:20:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:52 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 03:20:52 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: 03:20:52 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 03:20:52 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: 03:20:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:20:52 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 03:20:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 03:20:53 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 03:20:53 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 03:20:53 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 03:20:53 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 03:20:53 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 03:20:53 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 03:20:53 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 03:20:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 03:20:53 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 03:20:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.9 unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:20:54 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: 03:20:54 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:54 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 03:20:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 03:20:54 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: 03:20:54 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 03:20:54 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: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 03:20:54 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: 03:20:54 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 03:20:54 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 03:20:55 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: 03:20:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:55 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 03:20:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:55 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.9 unit-oai-epc-0: 03:20:55 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: 03:20:55 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: 03:20:55 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: 03:20:55 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:20:55 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: 03:20:55 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: 03:20:55 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:20:55 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: 03:20:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:55 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: 03:20:55 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: 03:20:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:55 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 03:20:55 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 03:20:55 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:55 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 03:20:55 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 03:20:55 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 03:20:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:20:55 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 03:20:55 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 03:20:55 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:55 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 03:20:55 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 03:20:55 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 03:20:55 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 03:20:56 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 03:20:56 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 03:20:56 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 03:20:56 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 03:20:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 03:20:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 03:20:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 03:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:56 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 03:20:56 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:56 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:20:56 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 03:20:56 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: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.20 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 20 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.20 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 20 -le 255 ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.20' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.20 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.20 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 03:20:56 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22178' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22178 =~ .*running.* ]] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:56 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.9 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.9 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:56 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 03:20:56 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 03:20:56 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 03:20:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 03:20:56 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: 03:20:56 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: 03:20:56 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: 03:20:56 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-oai-epc-0: 03:20:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 03:20:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 03:20:56 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: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:20:57 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:57 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 03:20:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 03:20:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 03:20:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 03:20:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 03:20:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:57 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 03:20:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 03:20:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:57 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.9 unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:57 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:57 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 03:20:57 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:20:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:20:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.9 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:20:57 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.9 unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 03:20:57 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: 03:20:57 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: 03:20:57 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.9/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.9/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 03:20:57 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: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 03:20:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 03:20:57 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: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 03:20:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:20:58 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 03:20:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 03:20:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 03:20:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:20:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 03:20:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 03:20:58 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:58 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 03:20:58 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:58 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 03:20:58 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:20:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 03:20:58 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:58 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:58 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 03:20:58 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.20 unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.9 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.9 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 03:20:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=feihopaedieshee unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 03:20:58 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 03:20:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=yasheivahneiree unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.13 unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.20 ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z feihopaedieshee ']' unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u feihopaedieshee --password=yasheivahneiree -h 192.168.121.13 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u feihopaedieshee --password=yasheivahneiree -h 192.168.121.13 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:59 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 03:20:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u feihopaedieshee --password=yasheivahneiree -h 192.168.121.13 oai-hss unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 03:20:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 03:20: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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:20:59 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 03:20:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:20:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:20:59 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:20:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:20:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:20:59 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: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 03:20:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:20:59 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 03:20:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 03:20:59 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:20:59 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 03:20:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:20:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:00 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.20 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:21:00 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: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:00 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: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.20 ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:00 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.20 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 03:21:00 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: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:00 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15505 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15505' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15505 =~ .*running.* ]] unit-oai-epc-0: 03:21:00 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: 03:21:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:00 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: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 03:21:00 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:21:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:21:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:21:01 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 03:21:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 03:21:01 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:21:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:21:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:21:02 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 03:21:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 03:21:02 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:21:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:21:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:21:03 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 03:21:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 03:21:03 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:21:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:21:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:21:04 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 03:21:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 03:21:04 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:21:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:21:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 03:21:05 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 03:21:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:06 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 03:21:06 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 03:21:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:21:06 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 03:21:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 03:21:06 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 03:21:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 03:21:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 03:21:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:21:08 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 03:21:08 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 03:21:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 03:21:08 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 03:21:08 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 03:21:08 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:21:08 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:21:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:21:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:21:08 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:21:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:21:09 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 03:21:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:21:09 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 03:21:09 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:21:09 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:21:09 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:21:09 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:21:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.9 unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 03:21:09 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: 03:21:09 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: 03:21:09 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.9/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.9/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 03:21:09 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: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 03:21:09 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 03:21:09 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: 03:21:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:21:10 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 03:21:10 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 03:21:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:21:10 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:21:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:21:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:21:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:21:33 DEBUG juju.worker.uniter.remotestate got action change: [a20f6e94-9ea8-4067-824c-50851f0add56] ok=true unit-abot-epc-basic-0: 03:21:33 DEBUG juju.worker.uniter.operation running operation run action a20f6e94-9ea8-4067-824c-50851f0add56 unit-abot-epc-basic-0: 03:21:33 DEBUG juju.machinelock acquire machine lock for uniter (run action a20f6e94-9ea8-4067-824c-50851f0add56) unit-abot-epc-basic-0: 03:21:33 DEBUG juju.machinelock machine lock acquired for uniter (run action a20f6e94-9ea8-4067-824c-50851f0add56) unit-abot-epc-basic-0: 03:21:33 DEBUG juju.worker.uniter.operation preparing operation "run action a20f6e94-9ea8-4067-824c-50851f0add56" unit-abot-epc-basic-0: 03:21:33 DEBUG juju.worker.uniter.operation executing operation "run action a20f6e94-9ea8-4067-824c-50851f0add56" unit-abot-epc-basic-0: 03:21:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 03:21:33 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 03:21:33 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 03:21:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:21:33 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 03:21:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:21:33 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 03:21:33 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:36 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: 03:21:36 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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7452812232199212946.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:36 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: 03:21:36 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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall199480480751591453.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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:36 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: 03:21:36 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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3583208172349732620.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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:36 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: 03:21:36 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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall840873408032159317.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:36 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: 03:21:36 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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2226933422372346908.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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:36 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: 03:21:36 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: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3660498341082120487.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.789 s unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-03-24T03:21:36+00:00 unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 03:21:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:38 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:21:38 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:38 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:38 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:21:38 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:21:39 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: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:21:39 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: 03:21:39 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: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:39 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:21:39 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: 03:21:40 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:21:40 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:21:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:21:41 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 03:21:41 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 03:21:41 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 03:21:41 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:42 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sun Mar 24 03:21:42 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:42 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:42 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 03:21:43 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:43 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:43 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: 03:21:50 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:50 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 03:21:50 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: 03:21:50 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:50 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:21:50 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sun Mar 24 03:21:50 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 03:21:50 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:50 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: 03:21:50 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:50 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: 03:21:50 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:50 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: 03:21:50 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:50 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: 03:21:51 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:51 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:21:51 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sun Mar 24 03:21:51 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 03:21:51 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:51 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: 03:21:51 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:51 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: 03:21:51 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:51 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: 03:21:51 DEBUG unit.abot-epc-basic/0.run Mar 24, 2019 3:21:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:21:51 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: 03:21:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:21:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :1422 MS unit-abot-epc-basic-0: 03:21:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:53 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:53 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:21:53 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:53 [main] REPORT: STEP EXECUTION TIME TAKEN :982 MS unit-abot-epc-basic-0: 03:21:53 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:53 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [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: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: STEP EXECUTION TIME TAKEN :720 MS unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: STEP EXECUTION TIME TAKEN :58 MS unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:21:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:21:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10031 MS unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04.319 [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: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04.334 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:22:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:22:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:22:15 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: 03:22:15 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: 03:22:15 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:22:15 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: 03:22:15 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: 03:22:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:22:15 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: 03:22:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:22:15 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: 03:22:15 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:22:15 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: 03:22:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:22:15 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: 03:22:15 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22: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: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22: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: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :496 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [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: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:15 [main] REPORT: ========================================================================================== unit-oai-epc-0: 03:22:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:22:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:22:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 03:22:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 03:22:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 03:22:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 03:22:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 03:22:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25 [main] REPORT: ======================================================================================== unit-oai-epc-0: 03:22:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15824' unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15824 =~ .*running.* ]] unit-oai-epc-0: 03:22:25 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 03:22:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:22:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 03:22:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25.990 [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: 03:22:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:25.999 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:26 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:22:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:22:26 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: 03:22:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:22:26 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 03:22:26 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 03:22:26 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:22:26 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 03:22:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:22:26 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 03:22:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 03:22:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 03:22:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:22:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:22:36 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: 03:22:36 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: 03:22:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:22:36 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: 03:22:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [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: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :454 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [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: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47.024 [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: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47.032 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47 [main] REPORT: STEP EXECUTION TIME TAKEN :73 MS unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:22:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:22:57 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: 03:22:57 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: 03:22: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: 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:22: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: 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:22: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: 03:22:57 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: 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22: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: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:57 [main] REPORT: ========================================================================================== unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:22:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:22:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:22:57 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:22:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:22:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: STEP EXECUTION TIME TAKEN :580 MS unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [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: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:22:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:22:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08.161 [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: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08.165 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:23:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:23: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: 03:23:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:23:18 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: 03:23:18 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: 03:23: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: 03:23: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: 03:23:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:23: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: 03:23: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: 03:23:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:23: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: 03:23:18 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: 03:23:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:23: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: 03:23: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: 03:23:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:23: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: 03:23:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: STEP EXECUTION TIME TAKEN :838 MS unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29.752 [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: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29.756 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:23:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:23: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: 03:23:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:23:39 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: 03:23:39 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: 03:23: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: 03:23: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: 03:23:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:23: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: 03:23: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: 03:23:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:23: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: 03:23:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:23: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: 03:23: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: 03:23:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:23: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: 03:23:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: STEP EXECUTION TIME TAKEN :862 MS unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [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: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:41 [main] REPORT: ========================================================================================== unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:23:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:23:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:23:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22178' unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22178 =~ .*running.* ]] unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:23:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:43 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:23:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:23:43 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:23:43 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51.309 [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: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51.313 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23: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: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:23:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:23:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:23: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:24: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_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 03:24:01 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: 03:24: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: 03:24: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:24: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: 03:24: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:24: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: 03:24: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: 03:24:01 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: 03:24:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:24: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:24: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:24: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: 03:24: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:01 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [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: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP EXECUTION TIME TAKEN :448 MS unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [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: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12.845 [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: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12.848 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:24:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:24: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: 03:24:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:24:23 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: 03:24:23 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: 03:24:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:24:23 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: 03:24:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP EXECUTION TIME TAKEN :598 MS unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:23 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [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: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34.563 [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: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34.567 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:24:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:24:34 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: 03:24:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:24: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_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 03:24:44 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: 03:24: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: 03:24: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: 03:24:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:24: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: 03:24: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: 03:24:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:24: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: 03:24: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: 03:24:44 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: 03:24:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:24: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: 03:24:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:24: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: 03:24:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:24: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: 03:24: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: 03:24:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:24:44 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: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24: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: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:44 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [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: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [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: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP EXECUTION TIME TAKEN :629 MS unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [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: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:24:45 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56.309 [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: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56.313 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [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: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: STEP EXECUTION TIME TAKEN :292 MS unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:24:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:24:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:24:56 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:25:06 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: 03:25:06 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:25:06 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: 03:25:06 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:25:06 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: 03:25:06 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: 03:25:06 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:25:06 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:25:06 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:25:06 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: 03:25:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:06 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [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: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP EXECUTION TIME TAKEN :309 MS unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [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: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [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: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:07 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:17 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:17 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:25:17 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 03:25:17 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:17 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18.231 [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: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18.234 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18 [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: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18 [main] REPORT: STEP EXECUTION TIME TAKEN :241 MS unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:25:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:25:18 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:25:28 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: 03:25:28 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:25:28 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: 03:25:28 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:25:28 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: 03:25: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:25:28 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:25:28 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:25:28 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:25:28 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: 03:25:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:28 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: STEP EXECUTION TIME TAKEN :634 MS unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [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: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39.497 [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: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39.499 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:25:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:25:39 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:25:49 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: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [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: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [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: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:25:50 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:25:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00.954 [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: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00.957 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:26:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:26:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:26:11 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: 03:26:11 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: 03:26:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:26:11 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: 03:26:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:26:11 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: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:11 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [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: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :835 MS unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [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: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22.393 [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: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22.396 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:26:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:26:32 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: 03:26:32 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: 03:26:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:26:32 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: 03:26:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [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: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:32 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [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: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: STEP EXECUTION TIME TAKEN :863 MS unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [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: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:33 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43.814 [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: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43.817 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:26:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:26:53 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: 03:26:53 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: 03:26:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:26: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:26: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: 03:26:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:26:53 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP EXECUTION TIME TAKEN :455 MS unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:54 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [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: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:26:55 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:26:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05.260 [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: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05.262 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [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: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:27:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:27:05 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: 03:27:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:27:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:27:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 03:27:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 03:27:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 03:27:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 03:27:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 03:27:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18294' unit-oai-epc-0: 03:27:07 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18294 =~ .*running.* ]] unit-oai-epc-0: 03:27:07 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: 03:27:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:27:08 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 03:27:08 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 03:27:08 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:27:08 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 03:27:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:27:08 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 03:27:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 03:27:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 03:27:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:27:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:27:15 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: 03:27:15 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: 03:27:15 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:27:15 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: 03:27:15 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: 03:27:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:27:15 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: 03:27:15 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: 03:27:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:27:15 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: 03:27:15 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:27:15 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: 03:27:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:27:15 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: 03:27:15 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27: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: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [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: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [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: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27: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: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP EXECUTION TIME TAKEN :410 MS unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:15 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [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: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:16 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:27:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 03:27:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36.764 [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: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36.767 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:27:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:27:36 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: 03:27:37 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:27:47 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: 03:27:47 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: 03:27: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: 03:27: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: 03:27:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:27: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: 03:27:47 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 03:27:47 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: 03:27:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:27: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: 03:27:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:27: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: 03:27:47 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: 03:27:47 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: 03:27:47 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: 03:27:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:27: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: 03:27: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: 03:27: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: 03:27:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:27: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: 03:27:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27: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: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [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: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [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: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:47 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27: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: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [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: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [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: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:48 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [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: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:49 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:27:59 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:27:59 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:27:59 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 03:27:59 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:27:59 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:27:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09.117 [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: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09.119 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28: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: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:28:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:28: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: 03:28: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
 unit-abot-epc-basic-0: 03:28: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
 unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:28:19 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: 03:28:19 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: 03:28:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:28:19 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: 03:28:19 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: 03:28:19 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: 03:28:19 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: 03:28:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:28:19 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: 03:28:19 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: 03:28:19 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: 03:28:19 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: 03:28:19 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: 03:28:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:28:19 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: 03:28:19 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: 03:28:19 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: 03:28:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:28:19 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: 03:28:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [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: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:19 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28: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: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28: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: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [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: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:20 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:28:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:28:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40.918 [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: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40.921 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:28:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:28:40 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: 03:28:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:28:51 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: 03:28:51 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: 03:28: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: 03:28: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: 03:28:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:28: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: 03:28:51 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 03:28:51 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: 03:28: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: 03:28:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:28: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: 03:28: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: 03:28:51 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: 03:28:51 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: 03:28:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:28: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: 03:28: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: 03:28: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: 03:28:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:28: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: 03:28: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: 03:28:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28: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: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [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: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [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: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:28:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:28:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:28:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:28:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:28:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP EXECUTION TIME TAKEN :415 MS unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [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: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [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: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:28:52 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:28:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:29:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 03:29:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:02 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:29:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:29:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:12 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13.192 [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: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13.195 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13 [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: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:29:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:29:13 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: 03:29: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
 unit-abot-epc-basic-0: 03:29:13 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: 03:29:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:29:22 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:29:22 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:29:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22178' unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22178 =~ .*running.* ]] unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:29:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:29:22 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:29:22 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:29:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:29:22 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:29:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:29:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:29:24 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: 03:29:24 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: 03:29:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:29:24 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: 03:29:24 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: 03:29:24 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: 03:29:24 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: 03:29:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:29:24 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: 03:29:24 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: 03:29:24 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 03:29:24 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: 03:29:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:29:24 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: 03:29:24 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: 03:29:24 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: 03:29:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:29:24 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: 03:29:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [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: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:24 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: STEP EXECUTION TIME TAKEN :421 MS unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [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: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:25 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [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: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:26 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:29:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:29:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:36 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46.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: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46.604 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29: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: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:29:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:29:46 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: 03:29:47 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: 03:29:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:29:57 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: 03:29:57 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: 03:29: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: 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 03:29:57 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: 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:29: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: 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 03:29:57 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: 03:29:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:29: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: 03:29: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: 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:29: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: 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29: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: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [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: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:57 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :257 MS unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [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: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [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: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :691 MS unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP EXECUTION TIME TAKEN :95 MS unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:29:58 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:29:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:30:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:30:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:08 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18.940 [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: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18.949 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [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: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:30:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:30:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:30:19 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: 03:30:19 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: 03:30:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:30:29 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: 03:30:29 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: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:30:29 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: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:30:29 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: 03:30:29 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: 03:30:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [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: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:29 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30: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: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: STEP EXECUTION TIME TAKEN :455 MS unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [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: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:30 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [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: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:30:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:41 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51.115 [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: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51.123 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30: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: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 24-Mar-2019 03:30:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:30:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:30: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: 03:30:51 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: 03:30: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
 unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run 9m11.335s unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 560.383 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:31:02 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.002 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.003 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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.014 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.018 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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.005 sec unit-abot-epc-basic-0: 03:31:02 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.004 sec unit-abot-epc-basic-0: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.005 sec unit-abot-epc-basic-0: 03:31:02 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.003 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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.005 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.005 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.007 sec unit-abot-epc-basic-0: 03:31:02 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.006 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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.002 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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.006 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:31:02 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.004 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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.005 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.002 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:31:02 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.002 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.004 sec unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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.005 sec unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.004 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.009 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.01 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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.004 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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.003 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.002 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.007 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 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.001 sec unit-abot-epc-basic-0: 03:31:02 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:02 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: 03:31:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:31:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:31:03 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: 03:31:03 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:31:03 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:31:03 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:26 min unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-03-24T03:31:04+00:00 unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:31:04 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: 03:31:04 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 03:31:04 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: 03:31:04 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: 03:31:04 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 03:31:04 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: 03:31:04 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 03:31:04 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation committing operation "run action a20f6e94-9ea8-4067-824c-50851f0add56" unit-abot-epc-basic-0: 03:31:04 DEBUG juju.machinelock machine lock released for uniter (run action a20f6e94-9ea8-4067-824c-50851f0add56) unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:31:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:31:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:31:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:31:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:31:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-03-24 03:31:27,754 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-03-24 03:32:29,039 - 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, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines All hosted models reclaimed, cleaning up controller machines 2019-03-24 03:32:29,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 03:32:29,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:29,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:29 GMT X-Openstack-Request-Id: req-ddc31678-b9b2-4a6a-ad56-0567c16b660c 2019-03-24 03:32:29,408 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T03:02:54Z", "updated_at": "2019-03-24T03:32:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "0ecff6e9-de07-4152-9868-dc9c917f79a7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:59:45Z", "updated_at": "2019-03-24T03:32:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "1eccd3ea-94cf-4be3-875b-d0229fd80ae5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T03:03:34Z", "updated_at": "2019-03-24T03:32:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "4c407df2-8516-4ff4-8199-e52186023f24", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:56:59Z", "updated_at": "2019-03-24T03:31:44Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "819e1019-8cff-407e-b5bb-fcf566d161c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:52:23Z", "updated_at": "2019-03-24T03:32:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "8912d9a7-d674-40f9-a6f3-051a04acc225", "qos_policy_id": null}]} 2019-03-24 03:32:29,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ddc31678-b9b2-4a6a-ad56-0567c16b660c 2019-03-24 03:32:29,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.362675905228s 2019-03-24 03:32:29,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 03:32:29,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/0ecff6e9-de07-4152-9868-dc9c917f79a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:30,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:30 GMT X-Openstack-Request-Id: req-fcb9314d-d47b-42ae-bf57-bacfbe0d488e 2019-03-24 03:32:30,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:30,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/0ecff6e9-de07-4152-9868-dc9c917f79a7.json used request id req-fcb9314d-d47b-42ae-bf57-bacfbe0d488e 2019-03-24 03:32:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10880804062s 2019-03-24 03:32:30,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 03:32:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:30,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:30 GMT X-Openstack-Request-Id: req-ebbf1e87-2ed4-454d-b845-c048c54bc191 2019-03-24 03:32:30,896 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:59:45Z", "updated_at": "2019-03-24T03:32:15Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "1eccd3ea-94cf-4be3-875b-d0229fd80ae5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T03:03:34Z", "updated_at": "2019-03-24T03:32:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "4c407df2-8516-4ff4-8199-e52186023f24", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:56:59Z", "updated_at": "2019-03-24T03:31:44Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "819e1019-8cff-407e-b5bb-fcf566d161c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:52:23Z", "updated_at": "2019-03-24T03:32:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "8912d9a7-d674-40f9-a6f3-051a04acc225", "qos_policy_id": null}]} 2019-03-24 03:32:30,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ebbf1e87-2ed4-454d-b845-c048c54bc191 2019-03-24 03:32:30,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333980798721s 2019-03-24 03:32:30,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 03:32:30,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/1eccd3ea-94cf-4be3-875b-d0229fd80ae5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:31,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:31 GMT X-Openstack-Request-Id: req-b3d7de99-38bb-4915-9878-3da79f0a46aa 2019-03-24 03:32:31,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:31,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1eccd3ea-94cf-4be3-875b-d0229fd80ae5.json used request id req-b3d7de99-38bb-4915-9878-3da79f0a46aa 2019-03-24 03:32:31,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.846350908279s 2019-03-24 03:32:31,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 03:32:31,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:32,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:32 GMT X-Openstack-Request-Id: req-59b9147c-2918-4fc8-9f7b-9494857ba617 2019-03-24 03:32:32,137 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T03:03:34Z", "updated_at": "2019-03-24T03:32:14Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "4c407df2-8516-4ff4-8199-e52186023f24", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:56:59Z", "updated_at": "2019-03-24T03:31:44Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "819e1019-8cff-407e-b5bb-fcf566d161c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:52:23Z", "updated_at": "2019-03-24T03:32:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "8912d9a7-d674-40f9-a6f3-051a04acc225", "qos_policy_id": null}]} 2019-03-24 03:32:32,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-59b9147c-2918-4fc8-9f7b-9494857ba617 2019-03-24 03:32:32,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.367744922638s 2019-03-24 03:32:32,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 03:32:32,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/4c407df2-8516-4ff4-8199-e52186023f24.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:33,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:33 GMT X-Openstack-Request-Id: req-b0f242f2-f855-4ee2-938c-a8ea0155141f 2019-03-24 03:32:33,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:33,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/4c407df2-8516-4ff4-8199-e52186023f24.json used request id req-b0f242f2-f855-4ee2-938c-a8ea0155141f 2019-03-24 03:32:33,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.915498018265s 2019-03-24 03:32:33,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 03:32:33,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:33,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:33 GMT X-Openstack-Request-Id: req-d178f946-c594-496e-b354-72d27792bc38 2019-03-24 03:32:33,446 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:56:59Z", "updated_at": "2019-03-24T03:31:44Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "819e1019-8cff-407e-b5bb-fcf566d161c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:52:23Z", "updated_at": "2019-03-24T03:32:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "8912d9a7-d674-40f9-a6f3-051a04acc225", "qos_policy_id": null}]} 2019-03-24 03:32:33,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d178f946-c594-496e-b354-72d27792bc38 2019-03-24 03:32:33,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357538938522s 2019-03-24 03:32:33,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 03:32:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/819e1019-8cff-407e-b5bb-fcf566d161c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:34,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:34 GMT X-Openstack-Request-Id: req-92fd7d36-fd67-4c87-adae-8ecb95442e94 2019-03-24 03:32:34,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:34,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/819e1019-8cff-407e-b5bb-fcf566d161c2.json used request id req-92fd7d36-fd67-4c87-adae-8ecb95442e94 2019-03-24 03:32:34,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11885404587s 2019-03-24 03:32:34,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 03:32:34,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:34,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:34 GMT X-Openstack-Request-Id: req-5af67b47-6fa5-4784-b2ed-438a30fab30a 2019-03-24 03:32:34,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:52:23Z", "updated_at": "2019-03-24T03:32:27Z", "floating_network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_id": null, "id": "8912d9a7-d674-40f9-a6f3-051a04acc225", "qos_policy_id": null}]} 2019-03-24 03:32:34,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5af67b47-6fa5-4784-b2ed-438a30fab30a 2019-03-24 03:32:34,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.327602863312s 2019-03-24 03:32:34,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-24 03:32:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/8912d9a7-d674-40f9-a6f3-051a04acc225.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:35,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:35 GMT X-Openstack-Request-Id: req-c8e5df04-cc62-4008-9410-0c1df1ac0de8 2019-03-24 03:32:35,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:35,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8912d9a7-d674-40f9-a6f3-051a04acc225.json used request id req-c8e5df04-cc62-4008-9410-0c1df1ac0de8 2019-03-24 03:32:35,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.939866065979s 2019-03-24 03:32:35,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-24 03:32:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:36,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:36 GMT X-Openstack-Request-Id: req-ede7a109-83e6-4920-9914-ab9bcf21efc1 2019-03-24 03:32:36,208 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-24 03:32:36,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ede7a109-83e6-4920-9914-ab9bcf21efc1 2019-03-24 03:32:36,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333028078079s 2019-03-24 03:32:36,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 03:32:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:37,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 03:32:37 GMT X-Openstack-Request-Id: req-aac9abfa-f7d2-4e16-9501-d47879638676 2019-03-24 03:32:37,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-03-24 03:32:37,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/827cc4ba-e89d-4edb-b7ab-adefbb0151cc used request id req-aac9abfa-f7d2-4e16-9501-d47879638676 2019-03-24 03:32:37,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28517317772s 2019-03-24 03:32:37,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 03:32:37,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:37,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sun, 24 Mar 2019 03: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-50d82ed0-98ab-476c-973a-0bdfba32477e x-openstack-request-id: req-50d82ed0-98ab-476c-973a-0bdfba32477e 2019-03-24 03:32:37,794 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c7f30c03-1431-49ce-8568-018cce3b620d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1300c564-5810-4759-bfa1-8f44886440ec", "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": "1300c564-5810-4759-bfa1-8f44886440ec"}, {"name": "juju_epc-flavor_alt_c7f30c03-1431-49ce-8568-018cce3b620d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e", "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": "b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e"}]} 2019-03-24 03:32:37,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-50d82ed0-98ab-476c-973a-0bdfba32477e 2019-03-24 03:32:37,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.288851976395s 2019-03-24 03:32:37,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 03:32:37,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:37,826 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32: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-12125e38-623d-4e05-84f9-fa3a49218c13 x-openstack-request-id: req-12125e38-623d-4e05-84f9-fa3a49218c13 2019-03-24 03:32:37,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b7d887cf-0b2a-4f6a-9698-e9e3a5f9507e used request id req-12125e38-623d-4e05-84f9-fa3a49218c13 2019-03-24 03:32:37,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.029158115387s 2019-03-24 03:32:37,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-24 03:32:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3/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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" -d '{"subnet_id": "fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6"}' 2019-03-24 03:32:41,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:41 GMT X-Openstack-Request-Id: req-2213e087-8447-49f4-90f6-00868343a241 2019-03-24 03:32:41,127 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "85a7ef7f-333d-4e04-8478-5418ac3889cf", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "subnet_id": "fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6", "subnet_ids": ["fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6"], "port_id": "38ed9f25-69dd-4668-a656-f64938e0edce", "id": "f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3"} 2019-03-24 03:32:41,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3/remove_router_interface.json used request id req-2213e087-8447-49f4-90f6-00868343a241 2019-03-24 03:32:41,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.2998509407s 2019-03-24 03:32:41,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-24 03:32:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:41,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:41 GMT X-Openstack-Request-Id: req-edd0a073-ab0f-41e0-8f0f-2113a0230dd9 2019-03-24 03:32:41,802 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2435773f-7eb4-4a80-abb2-12098f92627b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8e86f0ce-93e5-4730-aedd-290aba3d5eb2", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:49:28Z", "admin_state_up": true, "updated_at": "2019-03-24T03:32:39Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "id": "f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3", "name": "juju_epc-router_c7f30c03-1431-49ce-8568-018cce3b620d"}]} 2019-03-24 03:32:41,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-edd0a073-ab0f-41e0-8f0f-2113a0230dd9 2019-03-24 03:32:41,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.6748919487s 2019-03-24 03:32:41,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-24 03:32:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:46,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:46 GMT X-Openstack-Request-Id: req-124fd896-c948-4152-a834-d8e76cf98fd5 2019-03-24 03:32:46,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:46,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f0f1f4fa-8f00-47ca-b6ed-aad70deb1fc3.json used request id req-124fd896-c948-4152-a834-d8e76cf98fd5 2019-03-24 03:32:46,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.00951099396s 2019-03-24 03:32:46,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-24 03:32:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:47,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:47 GMT X-Openstack-Request-Id: req-daeb71bf-ae53-4995-945a-913f040969a6 2019-03-24 03:32:47,156 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85a7ef7f-333d-4e04-8478-5418ac3889cf","tenant_id":"ac51083a09cb4af89d9bc59bbcab199c","created_at":"2019-03-24T02:49:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-24T02:49:27Z","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":"ac51083a09cb4af89d9bc59bbcab199c","id":"fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6","subnetpool_id":null,"name":"juju_epc-subnet_c7f30c03-1431-49ce-8568-018cce3b620d"}]} 2019-03-24 03:32:47,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-daeb71bf-ae53-4995-945a-913f040969a6 2019-03-24 03:32:47,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.340943098068s 2019-03-24 03:32:47,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-24 03:32:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:49,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:49 GMT X-Openstack-Request-Id: req-9ec23b5e-c483-459e-81a7-813a8b8d0ef6 2019-03-24 03:32:49,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:49,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fd8b75dc-5936-4b1d-adaf-2488fdcbb4b6.json used request id req-9ec23b5e-c483-459e-81a7-813a8b8d0ef6 2019-03-24 03:32:49,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47700500488s 2019-03-24 03:32:49,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-24 03:32:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:49,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:49 GMT X-Openstack-Request-Id: req-cb2d1ab6-256a-41df-8484-17b00a622ef9 2019-03-24 03:32:49,744 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2435773f-7eb4-4a80-abb2-12098f92627b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"84fdc67666234269af23a6695f7cec0f","l2_adjacency":true,"status":"ACTIVE","subnets":["8e86f0ce-93e5-4730-aedd-290aba3d5eb2"],"description":"","tags":[],"updated_at":"2019-03-23T18:27:09Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"84fdc67666234269af23a6695f7cec0f","created_at":"2019-03-23T17:58:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85a7ef7f-333d-4e04-8478-5418ac3889cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac51083a09cb4af89d9bc59bbcab199c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-24T03:32:49Z","qos_policy_id":null,"name":"juju_epc-net_c7f30c03-1431-49ce-8568-018cce3b620d","admin_state_up":true,"tenant_id":"ac51083a09cb4af89d9bc59bbcab199c","created_at":"2019-03-24T02:49:25Z","mtu":1450}]} 2019-03-24 03:32:49,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb2d1ab6-256a-41df-8484-17b00a622ef9 2019-03-24 03:32:49,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109400033951s 2019-03-24 03:32:49,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-24 03:32:49,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/85a7ef7f-333d-4e04-8478-5418ac3889cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:51,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:51 GMT X-Openstack-Request-Id: req-8f6f6f5f-7eeb-410b-a16c-6419f0988bb3 2019-03-24 03:32:51,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:51,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/85a7ef7f-333d-4e04-8478-5418ac3889cf.json used request id req-8f6f6f5f-7eeb-410b-a16c-6419f0988bb3 2019-03-24 03:32:51,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74520301819s 2019-03-24 03:32:51,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-24 03:32:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:52,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:52 GMT X-Openstack-Request-Id: req-890d0f60-af98-410f-9ae0-e1970fe4cf13 2019-03-24 03:32:52,253 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-24T02:49:48Z", "file": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12/file", "owner": "ac51083a09cb4af89d9bc59bbcab199c", "id": "90d63bdd-a95e-441b-8860-f2694a00fb12", "size": 300941312, "self": "/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://6fd63974-2d7c-4190-9be9-573e2c51bec4/images/90d63bdd-a95e-441b-8860-f2694a00fb12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_c7f30c03-1431-49ce-8568-018cce3b620d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-24T02:49:42Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-24 03:32:52,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-890d0f60-af98-410f-9ae0-e1970fe4cf13 2019-03-24 03:32:52,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757354021072s 2019-03-24 03:32:52,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-24 03:32:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fd56de341d228b196536aa406388a7549a80abfd" 2019-03-24 03:32:53,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 24 Mar 2019 03:32:53 GMT X-Openstack-Request-Id: req-6fd7a2fe-b975-404d-ba04-8507a0dbaa4e 2019-03-24 03:32:53,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-24 03:32:53,840 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/90d63bdd-a95e-441b-8860-f2694a00fb12 used request id req-6fd7a2fe-b975-404d-ba04-8507a0dbaa4e 2019-03-24 03:32:53,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58499717712s 2019-03-24 03:32:53,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-24 03:32:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:53,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32: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-8bb700f2-82cf-40ad-b707-0030e93a7f3b x-openstack-request-id: req-8bb700f2-82cf-40ad-b707-0030e93a7f3b 2019-03-24 03:32:53,865 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c7f30c03-1431-49ce-8568-018cce3b620d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1300c564-5810-4759-bfa1-8f44886440ec", "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": "1300c564-5810-4759-bfa1-8f44886440ec"}]} 2019-03-24 03:32:53,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8bb700f2-82cf-40ad-b707-0030e93a7f3b 2019-03-24 03:32:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242891311646s 2019-03-24 03:32:53,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-24 03:32:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:53,934 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32: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-54268156-3fe1-48fd-aaf1-3580622fcad0 x-openstack-request-id: req-54268156-3fe1-48fd-aaf1-3580622fcad0 2019-03-24 03:32:53,934 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1300c564-5810-4759-bfa1-8f44886440ec used request id req-54268156-3fe1-48fd-aaf1-3580622fcad0 2019-03-24 03:32:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0673620700836s 2019-03-24 03:32:53,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 03:32:53,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1b0c4d-e52b-4312-aea3-2e8fbacf9b40 2019-03-24 03:32:54,186 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/21fed4ed6ec049a487254fa9373f5f06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "21fed4ed6ec049a487254fa9373f5f06", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/38f4820e8a17481bba190729277da338"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38f4820e8a17481bba190729277da338", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/613acb52e83d4c309fe61fbfd2ad323e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "613acb52e83d4c309fe61fbfd2ad323e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/7874aae733a740ba9f50b3b5c4375fe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7874aae733a740ba9f50b3b5c4375fe2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/87d468c7e87444a594f9574ebd6707b4"}, "domain_id": "96b31062cbbb43e69e91827564ebc06c", "enabled": true, "options": {}, "id": "87d468c7e87444a594f9574ebd6707b4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/b7063e815d9b45a0bebba6dd57c70567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7063e815d9b45a0bebba6dd57c70567", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/cbcc7ddacb854201a272bb8d31f5fc8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbcc7ddacb854201a272bb8d31f5fc8f", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/d38f545c581e405da2277dbb11a92c7a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d38f545c581e405da2277dbb11a92c7a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/d491bcaebd494e17a21e30911c66b889"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d491bcaebd494e17a21e30911c66b889", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/dcb7f81f8c62433392f78456e1dabf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcb7f81f8c62433392f78456e1dabf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e1b219a441e4497aa2dab95004f18ea0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1b219a441e4497aa2dab95004f18ea0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/eed592f6dc654b4fa057814e3c48b2b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eed592f6dc654b4fa057814e3c48b2b5", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/f4ba465fc1244186aa9201c60f2779e7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4ba465fc1244186aa9201c60f2779e7", "email": "swift@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d", "links": {"self": "http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f606d49043ee4cfba11fab4e22c5a408", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/fb98c5897bf543f8acadd1a285581d9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fb98c5897bf543f8acadd1a285581d9d", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-03-24 03:32:54,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5e1b0c4d-e52b-4312-aea3-2e8fbacf9b40 2019-03-24 03:32:54,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251629114151s 2019-03-24 03:32:54,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-24 03:32:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:54,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5647d6-53ab-4ad1-b466-2d8ff6acdee7 2019-03-24 03:32:54,452 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c7f30c03-1431-49ce-8568-018cce3b620d", "links": {"self": "http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f606d49043ee4cfba11fab4e22c5a408", "description": null}} 2019-03-24 03:32:54,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408 used request id req-9c5647d6-53ab-4ad1-b466-2d8ff6acdee7 2019-03-24 03:32:54,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259766101837s 2019-03-24 03:32:54,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-24 03:32:54,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:54,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 03:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27692760-e26d-42b2-afff-3ec201ea0190 2019-03-24 03:32:54,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 03:32:54,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f606d49043ee4cfba11fab4e22c5a408 used request id req-27692760-e26d-42b2-afff-3ec201ea0190 2019-03-24 03:32:54,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326016902924s 2019-03-24 03:32:54,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-24 03:32:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:55,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9027f6f-fb6d-4067-960b-f1e1415936b1 2019-03-24 03:32:55,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/84fdc67666234269af23a6695f7cec0f"}, "tags": [], "enabled": true, "id": "84fdc67666234269af23a6695f7cec0f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/a868dd1b3f7f494d9fe00b1af3069be7"}, "tags": [], "enabled": true, "id": "a868dd1b3f7f494d9fe00b1af3069be7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c"}, "tags": [], "enabled": true, "id": "ac51083a09cb4af89d9bc59bbcab199c", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c7f30c03-1431-49ce-8568-018cce3b620d"}]} 2019-03-24 03:32:55,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b9027f6f-fb6d-4067-960b-f1e1415936b1 2019-03-24 03:32:55,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225646972656s 2019-03-24 03:32:55,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-24 03:32:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:55,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 24 Mar 2019 03:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466df81b-eea5-4dcf-9762-b75974827120 2019-03-24 03:32:55,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-24 03:32:55,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ac51083a09cb4af89d9bc59bbcab199c used request id req-466df81b-eea5-4dcf-9762-b75974827120 2019-03-24 03:32:55,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.302845954895s 2019-03-24 03:32:55,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 03:32:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ac51083a09cb4af89d9bc59bbcab199c&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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:55,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:55 GMT X-Openstack-Request-Id: req-8a3c7118-177e-48f6-b0f3-f35280584b22 2019-03-24 03:32:55,655 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:49:25Z", "updated_at": "2019-03-24T02:49:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "134d07ab-77da-48ae-a291-8ba1c8ace446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "2de2f3a9-ba01-497a-8a03-de79681f9689", "remote_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "5e5ec95d-f8d4-46f5-9404-4bccfc029054", "remote_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "c0d6fd25-3d77-46fd-88f7-b1b319a7e629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}], "revision_number": 1, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "name": "default"}]} 2019-03-24 03:32:55,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ac51083a09cb4af89d9bc59bbcab199c&name=default used request id req-8a3c7118-177e-48f6-b0f3-f35280584b22 2019-03-24 03:32:55,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327450990677s 2019-03-24 03:32:55,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-24 03:32:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:56,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sun, 24 Mar 2019 03:32:56 GMT X-Openstack-Request-Id: req-977538ad-4619-4373-93f7-1b0096367654 2019-03-24 03:32:56,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "created_at": "2019-03-23T18:25:46Z", "updated_at": "2019-03-23T18:25:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "05179625-b1af-4502-b846-2ff13773a86b", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "5885e005-1447-439c-823f-9bf23da6385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "7a86cbd1-b6b9-4447-9ffd-c43ff4e8d01a", "remote_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv4", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:25:46Z", "revision_number": 0, "id": "e832f0c0-f594-4c61-a9c6-753dcda8dd4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:25:46Z", "security_group_id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "tenant_id": "c70c5a2c156f406c93946c9bab8c1eca", "port_range_min": null, "ethertype": "IPv6", "project_id": "c70c5a2c156f406c93946c9bab8c1eca"}], "revision_number": 1, "project_id": "c70c5a2c156f406c93946c9bab8c1eca", "id": "1103fa83-b36b-4944-ba50-7c5fe944e5b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "created_at": "2019-03-23T18:26:33Z", "updated_at": "2019-03-23T18:26:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "6ea5f303-8fc4-4db2-93d6-c18d5b019ad9", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "d88c5b93-8950-4c99-bc88-bb200ed873e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv6", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "dde7b8dd-be0b-4cc0-9ae6-1d3a47b03dbe", "remote_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:33Z", "revision_number": 0, "id": "f4913624-c3fa-4ff8-b98a-f07b8937eeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:33Z", "security_group_id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "tenant_id": "01ab5c775c3c4109b741c44270e6341c", "port_range_min": null, "ethertype": "IPv4", "project_id": "01ab5c775c3c4109b741c44270e6341c"}], "revision_number": 1, "project_id": "01ab5c775c3c4109b741c44270e6341c", "id": "303695c3-7d70-4e58-98c6-a2c2b34f9d7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "created_at": "2019-03-23T18:26:17Z", "updated_at": "2019-03-23T18:26:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "44236436-857f-4d34-afa5-1f1eec0f6e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "9508b44d-5ffc-40c7-ab4d-60100afb450c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "bc986efe-73d5-41ca-ac37-be64f0072d49", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6b4faa3118423b91a48685c72e3541"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:17Z", "revision_number": 0, "id": "d1359b6c-29a2-4953-9c31-3c4c3411a689", "remote_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:17Z", "security_group_id": "69d32997-2bbd-4d80-a357-3c058261dc93", "tenant_id": "4a6b4faa3118423b91a48685c72e3541", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6b4faa3118423b91a48685c72e3541"}], "revision_number": 1, "project_id": "4a6b4faa3118423b91a48685c72e3541", "id": "69d32997-2bbd-4d80-a357-3c058261dc93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ee67f59fa3e4411af4e967448591396", "created_at": "2019-03-23T18:26:13Z", "updated_at": "2019-03-23T18:26:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "37984822-d715-436e-b78b-050a5cb494a0", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "38439722-f5d5-4d05-9e4e-5d66b25e5720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "8690e9b6-b866-45ee-84ab-f946b8ff23e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:13Z", "revision_number": 0, "id": "c7cc05fe-9907-4f3b-b393-a458f2e2d21a", "remote_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:13Z", "security_group_id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "tenant_id": "1ee67f59fa3e4411af4e967448591396", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ee67f59fa3e4411af4e967448591396"}], "revision_number": 1, "project_id": "1ee67f59fa3e4411af4e967448591396", "id": "709cf7fd-03d9-4d2e-b916-a760b62ca27f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "created_at": "2019-03-24T02:49:25Z", "updated_at": "2019-03-24T02:49:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "134d07ab-77da-48ae-a291-8ba1c8ace446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "2de2f3a9-ba01-497a-8a03-de79681f9689", "remote_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "5e5ec95d-f8d4-46f5-9404-4bccfc029054", "remote_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-24T02:49:25Z", "revision_number": 0, "id": "c0d6fd25-3d77-46fd-88f7-b1b319a7e629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-24T02:49:25Z", "security_group_id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "tenant_id": "ac51083a09cb4af89d9bc59bbcab199c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac51083a09cb4af89d9bc59bbcab199c"}], "revision_number": 1, "project_id": "ac51083a09cb4af89d9bc59bbcab199c", "id": "73f51248-b79d-40fa-83f8-86b2af08cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "created_at": "2019-03-23T18:26:16Z", "updated_at": "2019-03-23T18:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "3f1c56fd-2759-49fe-97cb-03c5e01b126b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "43b9c363-128c-4950-bea8-ebec12b85e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "4804d3a2-d9b5-4020-8a64-04dc8ee1a0e6", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "36f39002913d44a8bd45eb54a32070a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:16Z", "revision_number": 0, "id": "cc219b9f-e49d-4d05-a937-0dfe19602f38", "remote_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:16Z", "security_group_id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "tenant_id": "36f39002913d44a8bd45eb54a32070a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "36f39002913d44a8bd45eb54a32070a1"}], "revision_number": 1, "project_id": "36f39002913d44a8bd45eb54a32070a1", "id": "8cfc08ce-db0f-4298-974f-572ff4571e9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T18:06:03Z", "updated_at": "2019-03-23T18:06:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "2e05f198-8f67-4eab-aed2-fa0539d572e2", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "853f09c1-e1f6-4fc4-9b0a-032045656b93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "d20a7fb3-47da-433b-8cf2-5665df8806cb", "remote_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:03Z", "revision_number": 0, "id": "fc1d2542-1e03-4ef1-90f4-982317415cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:03Z", "security_group_id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8fa643c2-9e3c-41de-a311-86588fa8c127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "556dd4a6114e45f5b914c023484389c8", "created_at": "2019-03-23T18:29:47Z", "updated_at": "2019-03-23T18:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "059dc55e-7ecf-4ca2-88f2-67fcc844acc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "0b5dd980-43db-4264-b2c6-c15f31136246", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9590de50-e8ae-4e72-9453-9586cf73e4e5", "remote_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:47Z", "revision_number": 0, "id": "9ec5554a-57a3-4f13-a469-dc7e37f23ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:47Z", "security_group_id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "tenant_id": "556dd4a6114e45f5b914c023484389c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "556dd4a6114e45f5b914c023484389c8"}], "revision_number": 1, "project_id": "556dd4a6114e45f5b914c023484389c8", "id": "9fc88ddc-00ef-4c31-9a60-465947ecc2ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "created_at": "2019-03-23T19:58:34Z", "updated_at": "2019-03-23T19:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "48d641d0-96ba-46c2-a3f0-10e15a477fcc", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "65a80ce4-3186-40d1-9dd9-0565d718ae8f", "remote_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "79263cc9-c99a-4907-ab50-e7dc8b21d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T19:58:34Z", "revision_number": 0, "id": "81d8f0bb-91f9-4fe8-ad8f-dbc472cbce88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T19:58:34Z", "security_group_id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "tenant_id": "4e91df2bab5a4ba7a065ca29a6144f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e91df2bab5a4ba7a065ca29a6144f38"}], "revision_number": 1, "project_id": "4e91df2bab5a4ba7a065ca29a6144f38", "id": "a0eb7c07-068e-402e-a0ab-da0c93111302", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "created_at": "2019-03-23T18:29:48Z", "updated_at": "2019-03-23T18:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "6a888bc4-daf2-44bc-817c-fba763ee2bee", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "9820e069-0ab3-42d3-83b0-dbde72179ed0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "dbf3f178-4b16-4218-88a9-da546e218dc3", "remote_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:29:48Z", "revision_number": 0, "id": "ddb737d5-28a1-4055-8343-b753eb4e6545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:29:48Z", "security_group_id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "tenant_id": "400e56f7a6414724b672f7e45a4b6f9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "400e56f7a6414724b672f7e45a4b6f9b"}], "revision_number": 1, "project_id": "400e56f7a6414724b672f7e45a4b6f9b", "id": "bb300e97-15fa-43fc-90cb-adac1d94f381", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68abf3eb39324de5b25b397580db7a92", "created_at": "2019-03-23T18:26:36Z", "updated_at": "2019-03-23T18:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "67d3d47f-df96-4916-8c1d-d658fdf48811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "9d638f4c-5df0-4df3-9377-bbf90e0be1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "bbe26b2f-f824-4770-bcc0-9e4b43a028ff", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv6", "project_id": "68abf3eb39324de5b25b397580db7a92"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:36Z", "revision_number": 0, "id": "e746d626-71d7-40fd-940e-a7aab88bb053", "remote_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:36Z", "security_group_id": "e06254ba-dc63-488a-9368-7b318ae59e36", "tenant_id": "68abf3eb39324de5b25b397580db7a92", "port_range_min": null, "ethertype": "IPv4", "project_id": "68abf3eb39324de5b25b397580db7a92"}], "revision_number": 1, "project_id": "68abf3eb39324de5b25b397580db7a92", "id": "e06254ba-dc63-488a-9368-7b318ae59e36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "created_at": "2019-03-23T18:06:00Z", "updated_at": "2019-03-23T18:06:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "0d6afc94-c6fd-492f-987b-73c535df2c91", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "47fedf58-4cb8-41b2-8411-7b46a29d2d7e", "remote_group_id": "ed850268-5dba-484c-abc1-18541287025d", "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "583b36a1-ff31-4c63-8ba9-bb50fe0aed72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:06:00Z", "revision_number": 0, "id": "b331e797-ce69-47c4-820b-0b1993d64d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:06:00Z", "security_group_id": "ed850268-5dba-484c-abc1-18541287025d", "tenant_id": "a868dd1b3f7f494d9fe00b1af3069be7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a868dd1b3f7f494d9fe00b1af3069be7"}], "revision_number": 1, "project_id": "a868dd1b3f7f494d9fe00b1af3069be7", "id": "ed850268-5dba-484c-abc1-18541287025d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a389706b61eb40eab377490f048e6658", "created_at": "2019-03-23T18:26:38Z", "updated_at": "2019-03-23T18:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "2293ee13-880a-407d-9636-90e964f0d02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "22b35031-9308-42da-9ac6-ace579a7e7d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "937d9de1-987a-4930-b117-8106ad78374f", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv4", "project_id": "a389706b61eb40eab377490f048e6658"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T18:26:38Z", "revision_number": 0, "id": "96873f46-bb48-4698-9dd1-7ef988921196", "remote_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "remote_ip_prefix": null, "created_at": "2019-03-23T18:26:38Z", "security_group_id": "f9a42453-3532-48cc-aac5-91035209ee8c", "tenant_id": "a389706b61eb40eab377490f048e6658", "port_range_min": null, "ethertype": "IPv6", "project_id": "a389706b61eb40eab377490f048e6658"}], "revision_number": 1, "project_id": "a389706b61eb40eab377490f048e6658", "id": "f9a42453-3532-48cc-aac5-91035209ee8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84fdc67666234269af23a6695f7cec0f", "created_at": "2019-03-23T17:58:42Z", "updated_at": "2019-03-23T17:58:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "123f01cf-fd9a-461d-a603-fdec09299eca", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "6e7a42b6-2917-4867-b167-52b68b8a2c31", "remote_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dcf41163-e1ed-42a9-ad95-b727afed1cad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "84fdc67666234269af23a6695f7cec0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T17:58:42Z", "revision_number": 0, "id": "dfb7444c-a042-48b5-bb23-37ad8c90035f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T17:58:42Z", "security_group_id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "tenant_id": "84fdc67666234269af23a6695f7cec0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "84fdc67666234269af23a6695f7cec0f"}], "revision_number": 1, "project_id": "84fdc67666234269af23a6695f7cec0f", "id": "ff9a46dd-bd65-49aa-b764-967a49a61a26", "name": "default"}]} 2019-03-24 03:32:56,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-977538ad-4619-4373-93f7-1b0096367654 2019-03-24 03:32:56,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.390367984772s 2019-03-24 03:32:56,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-24 03:32:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/73f51248-b79d-40fa-83f8-86b2af08cb82.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f86718e868fba55f0c1f819881d097a441c327e" 2019-03-24 03:32:56,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 24 Mar 2019 03:32:56 GMT X-Openstack-Request-Id: req-6870edea-961c-432f-bcd4-7314e9a607df 2019-03-24 03:32:56,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-24 03:32:56,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/73f51248-b79d-40fa-83f8-86b2af08cb82.json used request id req-6870edea-961c-432f-bcd4-7314e9a607df 2019-03-24 03:32:56,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.472723007202s 2019-03-24 03:32:56,536 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:42 | PASS | | cloudify_ims | functest | vnf | 27:17 | PASS | | heat_ims | functest | vnf | 34:52 | PASS | | vyos_vrouter | functest | vnf | 17:09 | PASS | | juju_epc | functest | vnf | 42:02 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-03-24 03:32:56,542 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-24 03:32:56,633 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-24 03:32:56,746 - paramiko.transport - DEBUG - EOF in transport thread